==> Synchronizing chroot copy [/home/alhp/workspace/chroot/root] -> [build_f95b82e4-afb5-4a47-9953-f15dfac1d48a]...done ==> Making package: trurl 0.16-1.1 (Thu Sep 19 10:34:24 2024) ==> Retrieving sources... -> Downloading trurl-0.16.tar.gz... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 59327 100 59327 0 0 73108 0 --:--:-- --:--:-- --:--:-- 73108 -> Downloading trurl-0.16.tar.gz.asc... % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 488 100 488 0 0 646 0 --:--:-- --:--:-- --:--:-- 646 ==> Validating source files with sha256sums... trurl-0.16.tar.gz ... Passed trurl-0.16.tar.gz.asc ... Skipped ==> Verifying source file signatures with gpg... trurl-0.16.tar.gz ... Passed ==> Making package: trurl 0.16-1.1 (Thu Sep 19 10:34:28 2024) ==> Checking runtime dependencies... ==> Checking buildtime dependencies... ==> Installing missing dependencies... resolving dependencies... looking for conflicting packages... Package (5) New Version Net Change core/debuginfod 0.191-4 0.33 MiB core/libmicrohttpd 1.0.1-1 0.59 MiB core/mpdecimal 4.0.0-2 0.32 MiB core/python 3.12.6-1 70.01 MiB extra/valgrind 3.23.0-5 67.74 MiB Total Installed Size: 138.99 MiB :: Proceed with installation? [Y/n] checking keyring... checking package integrity... loading package files... checking for file conflicts... :: Processing package changes... installing mpdecimal... installing python... Optional dependencies for python python-setuptools: for building Python packages using tooling that is usually bundled with Python python-pip: for installing Python packages using tooling that is usually bundled with Python python-pipx: for installing Python software not packaged on Arch Linux sqlite: for a default database integration [installed] xz: for lzma [installed] tk: for tkinter installing libmicrohttpd... installing debuginfod... Optional dependencies for debuginfod elfutils=0.191: for translations installing valgrind... Optional dependencies for valgrind lib32-glibc: 32-bit ABI support [installed] python: cg_* scripts [installed] :: Running post-transaction hooks... (1/2) Arming ConditionNeedsUpdate... (2/2) Updating the info directory file... ==> Retrieving sources... -> Found trurl-0.16.tar.gz -> Found trurl-0.16.tar.gz.asc ==> WARNING: Skipping all source file integrity checks. ==> Extracting sources... -> Extracting trurl-0.16.tar.gz with bsdtar ==> Starting build()... cc -march=x86-64-v4 -O3 -pipe -fno-plt -fexceptions -Wp,-D_FORTIFY_SOURCE=3 -Wformat -Werror=format-security -fstack-clash-protection -fcf-protection -fno-omit-frame-pointer -mno-omit-leaf-frame-pointer -mpclmul -g -ffile-prefix-map=/startdir/src=/usr/src/debug/trurl -flto=auto -falign-functions=32 $(curl-config --cflags) -W -Wall -Wshadow -pedantic -Wconversion -Wmissing-prototypes -Wwrite-strings -Wsign-compare -Wno-sign-conversion -Werror -g -c -o trurl.o trurl.c cc -Wl,-O1 -Wl,--sort-common -Wl,--as-needed -Wl,-z,relro -Wl,-z,now -Wl,-z,pack-relative-relocs -flto=auto -falign-functions=32 trurl.o -o trurl $(curl-config --libs) ==> Starting check()... 1: passed example.com 2: passed http://example.com 3: passed https://example.com 4: passed hp://example.com 5: passed 6: passed ftp.example.com 7: passed https://example.com/../moo 8: passed https://example.com/.././moo 9: passed https://example.com/test/../moo 10: passed localhost --append path=moo 11: passed localhost -a path=moo 12: passed --set host=moo --set scheme=http 13: passed -shost=moo -sscheme=http 14: passed --set=host=moo --set=scheme=http 15: passed -s host=moo -s scheme=http 16: passed --set host=moo --set scheme=https --set port=999 17: passed --set host=moo --set scheme=ftps --set path=/hello 18: passed --url https://curl.se --set host=example.com 19: passed --set host=example.com --set scheme=ftp 20: passed --url https://curl.se/we/are.html --redirect here.html 21: passed --url https://curl.se/we/../are.html --set port=8080 22: passed imap://curl.se:22/ -s port=143 23: passed --keep-port https://curl.se:22/ -s port=443 24: passed --keep-port https://curl.se:22/ -s port=443 --get '{url}' 25: passed --url https://curl.se/we/are.html --get '{path}' 26: passed --url https://curl.se/we/are.html '-g{path}' 27: passed --default-port --url imap://curl.se/we/are.html --get '{port}' 28: passed --url https://curl.se/we/are.html --get '{scheme}' 29: passed --url https://curl.se/we/are.html --get '{:scheme}' 30: passed --url https://curl.se:55/we/are.html --get '{url:port}' 31: passed --url https://curl.se/%2e%61%13 --get '{:path}' 32: passed --url 'https://curl.se?%2e%61%13' --get '{:query}' 33: passed --url 'https://curl.se/#%2e%61%13' --get '{:fragment}' 34: passed --url 'https://example.com/#%2e%61%13%Fa' 35: passed --url https://hello@curl.se/we/are.html --get '{user}' 36: passed --url https://hello:secret@curl.se/we/are.html --get '{password}' 37: passed --url 'imap://hello:secret;crazy@curl.se/we/are.html' --get '{options}' 38: passed --url https://curl.se/we/are.html --get '{host}' 39: passed --url https://10.1/we/are.html --get '{host}' 40: passed --url 'https://[fe80::0000:20c:29ff:fe9c:409b]:8080/we/are.html' --get '{host}' 41: passed --url 'https://[fe80::0000:20c:29ff:fe9c:409b%euth0]:8080/we/are.html' --get '{zoneid}' 42: passed --url 'https://[fe80::0000:20c:29ff:fe9c:409b%eth0]:8080/we/are.html' --get '{zoneid}' 43: passed --url 'https://curl.se/we/are.html?user=many#more' --get '{query}' 44: passed --url 'https://curl.se/we/are.html?user=many#more' --get '{fragment}' 45: passed --url imap://curl.se/we/are.html -g '{default:port}' 46: passed --url https://curl.se/hello --append path=you 47: passed --url https://curl.se/hello --append 'path=you index.html' 48: passed --url 'https://curl.se?name=hello' --append query=search=string 49: passed --url https://curl.se/hello --set user=:hej: 50: passed --url https://curl.se/hello --set user=hej --set password=secret 51: passed --url https://curl.se/hello --set query:=user=me 52: passed --url https://curl.se/hello --set query=user=me 53: passed --url https://curl.se/hello --set 'fragment= hello' 54: passed --url https://curl.se/hello --set fragment:=%20hello 55: passed localhost --append query=hello=foo 56: passed localhost -a query=hello=foo 57: passed 'https://example.com?search=hello&utm_source=tracker' --trim 'query=utm_*' 58: passed 'https://example.com?search=hello&utm_source=tracker' --qtrim 'utm_*' 59: passed 'https://example.com?search=hello&utm_source=tracker&more=data' --trim 'query=utm_*' 60: passed 'https://example.com?search=hello&utm_source=tracker&more=data' --qtrim 'utm_*' 61: passed 'https://example.com?search=hello&more=data' --qtrim 'utm_*' 62: passed 'https://example.com?utm_source=tracker' --trim 'query=utm_*' 63: passed 'https://example.com?search=hello&utm_source=tracker&more=data' --qtrim utm_source 64: passed 'https://example.com?search=hello&utm_source=tracker&more=data' --qtrim utm_source --qtrim more --qtrim search 65: passed --accept-space --url 'gopher://localhost/ with space' 66: passed --accept-space --url 'https://localhost/?with space' 67: passed https://daniel@curl.se:22/ -s port= -s user= 68: passed 'https://example.com?moo&search=hello' --qtrim search 69: passed 'https://example.com?search=hello&moo' --qtrim search 70: passed 'https://example.com?search=hello' --qtrim search --append query=moo 71: passed --keep-port https://hello:443/foo 72: passed --keep-port ftp://hello:21/foo 73: passed https://hello:443/foo -s scheme=ftp 74: passed --keep-port ftp://hello:443/foo -s scheme=https 75: passed 'https://example.com?utm_source=tra%20cker&address%20=home&here=now&thisthen' -g '{query:utm_source}' 76: passed 'https://example.com?utm_source=tra%20cker&address%20=home&here=now&thisthen' -g '{:query:utm_source}' 77: passed 'https://example.com?utm_source=tra%20cker&address%20=home&here=now&thisthen' -g '{:query:utm_}' 78: passed 'https://example.com?utm_source=tra%20cker&address%20=home&here=now&thisthen' -g '{:query:UTM_SOURCE}' 79: passed 'https://example.com?utm_source=tracker&monkey=123' --sort-query 80: passed 'https://example.com?a=b&c=d&' --sort-query 81: passed 'https://example.com?a=b&c=d&' --sort-query --trim query=a 82: passed example.com:29 --set port= 83: passed --url HTTPS://example.com 84: passed --url https://EXAMPLE.com 85: passed --url https://example.com/FOO/BAR 86: passed --url '[2001:0db8:0000:0000:0000:ff00:0042:8329]' 87: passed 'https://example.com?utm=tra%20cker:address%20=home:here=now:thisthen' --sort-query --query-separator : 88: passed 'foo?a=bCd=eCe=f' --query-separator C --trim query=d 89: passed localhost -g '{scheme} {host' 90: passed localhost -g '[scheme] [host' 91: passed localhost -g '\{{scheme}\[' 92: passed localhost -g '\\[' 93: passed 'https://u:s@foo?moo' -g '[scheme][user][password][query]' 94: passed 'hej?a=b&a=c&a=d&b=a' -g '{query-all:a}' 95: passed 'https://curl.se?name=mr%00smith' --get '{query:name}' 96: passed --keep-port https://curl.se --iterate 'port=80 81 443' 97: passed https://curl.se --iterate 'port=81 443' --iterate 'scheme=sftp moo' 98: passed https://curl.se --iterate 'port=81 443' --iterate 'scheme=sftp moo' --iterate 'port=2 1' 99: passed https://curl.se -s host=localhost --iterate 'port=22 23' 100: passed hello@localhost --iterate 'host=one two' -g '{host} {user}' 101: passed 'https://example.com?utm=tra%20cker&address%20=home&here=now&thisthen' --json 102: passed 'ftp://smith:secret@example.com:33/path?search=me#where' --json 103: passed example.com --json 104: passed example.com other.com --json 105: passed localhost --iterate 'host=one two' --json 106: passed --json -s scheme=irc -s host=curl.se 107: passed --json -s host=curl.se 108: passed --verify --json ftp://example.org '' git://curl.se/ 109: passed -s scheme=imap 110: passed -g '{query:}' 'http://localhost/?=bar' 111: passed --json 'https://curl.se/?&&&' 112: passed --json --trim 'query=f*' 'localhost?foo&bar=ar' 113: passed 'https://example.com?search=hello&utm_source=tracker&utm_block&testing' --trim 'query=utm_*' --json 114: passed 'https://räksmörgås.se' -g '{default:puny:url}' 115: passed 'https://räksmörgås.se' -g '{puny:url}' 116: passed 'https://räksmörgås.se' -g '{puny:host}' 117: passed 'imap://user:password;crazy@[ff00::1234%hello]:1234/path?a=b&c=d#fragment' --json 118: passed imap://example.com/ --get 'port: {port}, default:port: {default:port}' 119: passed http://example.com:8080/ --get 'port: {port}, default:port: {default:port}' 120: passed localhost -s host=foo --iterate 'host=bar baz' 121: passed emanuele6://curl.se/trurl '' https://example.org 122: passed --verify --no-guess-scheme hello 123: passed --verify -f testfiles/test0000.txt 124: passed -f testfiles/test0001.txt 125: passed --no-guess-scheme foo hi https://example.org hey git://curl.se 126: passed -f testfiles/test0002.txt --json 127: passed --accept-space -s 'query:=x=10&x=2 3' localhost 128: passed -s 'path=\\' -g '{path}\n{:path}' localhost 129: passed -s 'path=\\' --json localhost 130: passed -s 'path=\\' -g '{path}\n{:path}' --urlencode localhost 131: passed -s 'path=abc\\' -s 'query:=a&b&a%26b' --urlencode --json localhost 132: passed -s scheme:=http -s host:=localhost -s path:=/ABC%5C%5C -s 'query:=a&b&a%26b' 133: passed -g '{query:b}\t{query-all:a}\n{:query:b}\t{:query-all:a}' 'https://example.org/foo?a=1&b=%23&a=%26#hello' 134: passed --urlencode -g '{query:b}\t{query-all:a}\n{:query:b}\t{:query-all:a}' 'https://example.org/foo?a=1&b=%23&a=%26#hello' 135: passed -a query=c=moo --sort-query 'https://example.org/foo?x=hi#rye' 136: passed --qtrim a -a query=a=ciao -a query=b=salve 'https://example.org/foo?a=hi&b=hello&x=y' 137: passed 'http://example.com/?q=mr%00smith' --json --urlencode 138: passed 'http://example.com/?q=mr%00sm%00ith' --json --urlencode 139: passed 'http://example.com/?q=mr%00%00%00smith' --json --urlencode 140: passed --url 'https://curl.se/we/are.html?*=moo&user=many#more' --qtrim '\*' 141: passed --url http://xn--rksmrgs-5wao1o/ --as-idn 142: passed --url http://xn--rksmrgs-5wao1o/ -g '{idn:host}' 143: passed --url http://xn-----/ --as-idn --quiet 144: passed --url http://xn-----/ --as-idn 145: passed --verify -f testfiles/test0000.txt --quiet 146: passed --curl --verify foo://bar 147: passed 'http://test.org/?key=val' --replace key=foo 148: passed 'http://test.org/?that=thing&key=val' --replace key=foo 149: passed 'http://test.org/?that=thing&key' --replace key=foo 150: passed 'http://test.org/?that=thing&key=foo' --replace key 151: passed 'https://example.com?a=123&b=321&b=987' --replace b=foo 152: passed 'example.org/?quest=best' --replace quest=%00 --json --urlencode 153: passed example.com --replace 154: passed 'http://test.org/?that=thing' --force-replace key=foo 155: passed 'http://test.org/?that=thing' --replace-append key=foo 156: passed '0?00%000000000000000000000=0000000000' 157: passed --json '0?0%000000000000000000000000000000000' --urlencode 158: passed --json '0?0%000000000000000000000000000000000=000%0000000000' --urlencode 159: passed example.com --set 'host=[::1]' 160: passed example.com:88 --set 'port?=99' 161: passed example.com --set 'port?=99' 162: passed example.com --append query=add --iterate 'scheme=http ftp' 163: passed example.com --append path=add --iterate 'scheme=http ftp' 164: passed example.com --append path=add --append path=two 165: passed 'https://curl.se?name=mr%00smith' --get '{query}' 166: passed 'https://curl.se?name=mr%00smith' --get '{strict:query}' 167: passed example.com --set 'scheme?=https' 168: passed ftp://example.com --set 'scheme?=https' 169: passed http://example.org/%18 --json 170: passed http://example.org/%18 --json --urlencode 171: passed https://example.com/one/t%61o/%2F%42/ 172: passed https://example.com/one/t%61o/%2F%42/ --append path=%61 173: passed 'https://ex%61mple.com/h%61s/?wh%61t' 174: passed https://example.com/ --get '{must:query}' 175: passed 'https://example.com/?' --get '{must:query}' 176: passed https://example.com/ --get '{must:fragment}' 177: passed http://example.org/%18 --get '{path}' 178: passed 'http://example.org/?a=&b=1' 179: passed 'http://example.org/?a=1&b=' 180: passed 'http://example.org/?a=1&b=&c=2' 181: passed 'http://example.org/?a=1&b=&c=2' --json 182: passed 'http://example.org/?=1&b=2&c=&=3' 183: passed 'http://example.com/?a=%5D' 184: passed 'http://example.com/?a=%5D&b=%5D' 185: passed 'sftp://us%65r:pwd;giraffe@odd' 186: passed 'imap://us%65r:pwd;gir%41ffe@odd' 187: passed 'sftp://us%65r:pwd;giraffe@odd' --get '[password]' 188: passed 'sftp://us%65r:pwd;giraffe@odd' --get '[:password]' 189: passed --url 'http://åäö/' --punycode -s port=21 190: passed sftp://odd --set port=144 --set port=145 191: passed sftp://odd --get '[port]' --get '{port}' 192: passed url -f testfiles/test0000.txt -f testfiles/test0000.txt 193: passed --url 194: passed url --set 195: passed url --redirect 196: passed url --get 197: passed url --replace 198: passed url --replace-append 199: passed url --append 200: passed url --query-separator ''"'"''"'"'' 201: passed url --query-separator aa 202: passed url --json --get '{port}' 203: passed url --get '{port}' --json Finished: Passed! - Failed: 0, Passed: 203, Skipped: 0, Total: 203 1: failed example.com --- stdout --- expected: 'http://example.com/\n' got: '' --- stderr --- expected: '' got: '==1264== \n==1264== Process terminating with default action of signal 4 (SIGILL)\n==1264== Illegal opcode at address 0x10A089\n==1264== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1264== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 2: failed http://example.com --- stdout --- expected: 'http://example.com/\n' got: '' --- stderr --- expected: '' got: '==1269== \n==1269== Process terminating with default action of signal 4 (SIGILL)\n==1269== Illegal opcode at address 0x10A089\n==1269== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1269== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 3: failed https://example.com --- stdout --- expected: 'https://example.com/\n' got: '' --- stderr --- expected: '' got: '==1272== \n==1272== Process terminating with default action of signal 4 (SIGILL)\n==1272== Illegal opcode at address 0x10A089\n==1272== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1272== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 4: failed hp://example.com --- stdout --- expected: 'hp://example.com/\n' got: '' --- stderr --- expected: '' got: '==1275== \n==1275== Process terminating with default action of signal 4 (SIGILL)\n==1275== Illegal opcode at address 0x10A089\n==1275== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1275== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 5: failed  --- stdout --- expected: '' got: '' --- stderr --- expected: 'trurl error: not enough input for a URL\ntrurl error: Try trurl -h for help\n' got: '==1278== \n==1278== Process terminating with default action of signal 4 (SIGILL)\n==1278== Illegal opcode at address 0x10A089\n==1278== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1278== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 7 got: -4 6: failed ftp.example.com --- stdout --- expected: 'ftp://ftp.example.com/\n' got: '' --- stderr --- expected: '' got: '==1281== \n==1281== Process terminating with default action of signal 4 (SIGILL)\n==1281== Illegal opcode at address 0x10A089\n==1281== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1281== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 7: failed https://example.com/../moo --- stdout --- expected: 'https://example.com/moo\n' got: '' --- stderr --- expected: '' got: '==1286== \n==1286== Process terminating with default action of signal 4 (SIGILL)\n==1286== Illegal opcode at address 0x10A089\n==1286== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1286== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 8: failed https://example.com/.././moo --- stdout --- expected: 'https://example.com/moo\n' got: '' --- stderr --- expected: '' got: '==1289== \n==1289== Process terminating with default action of signal 4 (SIGILL)\n==1289== Illegal opcode at address 0x10A089\n==1289== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1289== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 9: failed https://example.com/test/../moo --- stdout --- expected: 'https://example.com/moo\n' got: '' --- stderr --- expected: '' got: '==1292== \n==1292== Process terminating with default action of signal 4 (SIGILL)\n==1292== Illegal opcode at address 0x10A089\n==1292== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1292== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 10: failed localhost --append path=moo --- stdout --- expected: 'http://localhost/moo\n' got: '' --- stderr --- expected: '' got: '==1295== \n==1295== Process terminating with default action of signal 4 (SIGILL)\n==1295== Illegal opcode at address 0x10A089\n==1295== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1295== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 11: failed localhost -a path=moo --- stdout --- expected: 'http://localhost/moo\n' got: '' --- stderr --- expected: '' got: '==1298== \n==1298== Process terminating with default action of signal 4 (SIGILL)\n==1298== Illegal opcode at address 0x10A089\n==1298== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1298== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 12: failed --set host=moo --set scheme=http --- stdout --- expected: 'http://moo/\n' got: '' --- stderr --- expected: '' got: '==1301== \n==1301== Process terminating with default action of signal 4 (SIGILL)\n==1301== Illegal opcode at address 0x10A089\n==1301== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1301== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 13: failed -shost=moo -sscheme=http --- stdout --- expected: 'http://moo/\n' got: '' --- stderr --- expected: '' got: '==1304== \n==1304== Process terminating with default action of signal 4 (SIGILL)\n==1304== Illegal opcode at address 0x10A089\n==1304== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1304== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 14: failed --set=host=moo --set=scheme=http --- stdout --- expected: 'http://moo/\n' got: '' --- stderr --- expected: '' got: '==1307== \n==1307== Process terminating with default action of signal 4 (SIGILL)\n==1307== Illegal opcode at address 0x10A089\n==1307== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1307== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 15: failed -s host=moo -s scheme=http --- stdout --- expected: 'http://moo/\n' got: '' --- stderr --- expected: '' got: '==1310== \n==1310== Process terminating with default action of signal 4 (SIGILL)\n==1310== Illegal opcode at address 0x10A089\n==1310== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1310== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 16: failed --set host=moo --set scheme=https --set port=999 --- stdout --- expected: 'https://moo:999/\n' got: '' --- stderr --- expected: '' got: '==1313== \n==1313== Process terminating with default action of signal 4 (SIGILL)\n==1313== Illegal opcode at address 0x10A089\n==1313== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1313== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 17: failed --set host=moo --set scheme=ftps --set path=/hello --- stdout --- expected: 'ftps://moo/hello\n' got: '' --- stderr --- expected: '' got: '==1316== \n==1316== Process terminating with default action of signal 4 (SIGILL)\n==1316== Illegal opcode at address 0x10A089\n==1316== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1316== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 18: failed --url https://curl.se --set host=example.com --- stdout --- expected: 'https://example.com/\n' got: '' --- stderr --- expected: '' got: '==1319== \n==1319== Process terminating with default action of signal 4 (SIGILL)\n==1319== Illegal opcode at address 0x10A089\n==1319== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1319== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 19: failed --set host=example.com --set scheme=ftp --- stdout --- expected: 'ftp://example.com/\n' got: '' --- stderr --- expected: '' got: '==1322== \n==1322== Process terminating with default action of signal 4 (SIGILL)\n==1322== Illegal opcode at address 0x10A089\n==1322== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1322== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 20: failed --url https://curl.se/we/are.html --redirect here.html --- stdout --- expected: 'https://curl.se/we/here.html\n' got: '' --- stderr --- expected: '' got: '==1325== \n==1325== Process terminating with default action of signal 4 (SIGILL)\n==1325== Illegal opcode at address 0x10A089\n==1325== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1325== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 21: failed --url https://curl.se/we/../are.html --set port=8080 --- stdout --- expected: 'https://curl.se:8080/are.html\n' got: '' --- stderr --- expected: '' got: '==1328== \n==1328== Process terminating with default action of signal 4 (SIGILL)\n==1328== Illegal opcode at address 0x10A089\n==1328== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1328== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 22: failed imap://curl.se:22/ -s port=143 --- stdout --- expected: 'imap://curl.se/\n' got: '' --- stderr --- expected: '' got: '==1331== \n==1331== Process terminating with default action of signal 4 (SIGILL)\n==1331== Illegal opcode at address 0x10A089\n==1331== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1331== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 23: failed --keep-port https://curl.se:22/ -s port=443 --- stdout --- expected: 'https://curl.se:443/\n' got: '' --- stderr --- expected: '' got: '==1334== \n==1334== Process terminating with default action of signal 4 (SIGILL)\n==1334== Illegal opcode at address 0x10A089\n==1334== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1334== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 24: failed --keep-port https://curl.se:22/ -s port=443 --get '{url}' --- stdout --- expected: 'https://curl.se:443/\n' got: '' --- stderr --- expected: '' got: '==1337== \n==1337== Process terminating with default action of signal 4 (SIGILL)\n==1337== Illegal opcode at address 0x10A089\n==1337== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1337== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 25: failed --url https://curl.se/we/are.html --get '{path}' --- stdout --- expected: '/we/are.html\n' got: '' --- stderr --- expected: '' got: '==1340== \n==1340== Process terminating with default action of signal 4 (SIGILL)\n==1340== Illegal opcode at address 0x10A089\n==1340== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1340== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 26: failed --url https://curl.se/we/are.html '-g{path}' --- stdout --- expected: '/we/are.html\n' got: '' --- stderr --- expected: '' got: '==1343== \n==1343== Process terminating with default action of signal 4 (SIGILL)\n==1343== Illegal opcode at address 0x10A089\n==1343== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1343== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 27: failed --default-port --url imap://curl.se/we/are.html --get '{port}' --- stdout --- expected: '143\n' got: '' --- stderr --- expected: '' got: '==1346== \n==1346== Process terminating with default action of signal 4 (SIGILL)\n==1346== Illegal opcode at address 0x10A089\n==1346== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1346== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 28: failed --url https://curl.se/we/are.html --get '{scheme}' --- stdout --- expected: 'https\n' got: '' --- stderr --- expected: '' got: '==1349== \n==1349== Process terminating with default action of signal 4 (SIGILL)\n==1349== Illegal opcode at address 0x10A089\n==1349== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1349== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 29: failed --url https://curl.se/we/are.html --get '{:scheme}' --- stdout --- expected: 'https\n' got: '' --- stderr --- expected: '' got: '==1352== \n==1352== Process terminating with default action of signal 4 (SIGILL)\n==1352== Illegal opcode at address 0x10A089\n==1352== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1352== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 30: failed --url https://curl.se:55/we/are.html --get '{url:port}' --- stdout --- expected: '55\n' got: '' --- stderr --- expected: '' got: '==1355== \n==1355== Process terminating with default action of signal 4 (SIGILL)\n==1355== Illegal opcode at address 0x10A089\n==1355== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1355== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 31: failed --url https://curl.se/%2e%61%13 --get '{:path}' --- stdout --- expected: '/.a%13\n' got: '' --- stderr --- expected: '' got: '==1358== \n==1358== Process terminating with default action of signal 4 (SIGILL)\n==1358== Illegal opcode at address 0x10A089\n==1358== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1358== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 32: failed --url 'https://curl.se?%2e%61%13' --get '{:query}' --- stdout --- expected: '.a%13\n' got: '' --- stderr --- expected: '' got: '==1361== \n==1361== Process terminating with default action of signal 4 (SIGILL)\n==1361== Illegal opcode at address 0x10A089\n==1361== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1361== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 33: failed --url 'https://curl.se/#%2e%61%13' --get '{:fragment}' --- stdout --- expected: '.a%13\n' got: '' --- stderr --- expected: '' got: '==1364== \n==1364== Process terminating with default action of signal 4 (SIGILL)\n==1364== Illegal opcode at address 0x10A089\n==1364== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1364== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 34: failed --url 'https://example.com/#%2e%61%13%Fa' --- stdout --- expected: 'https://example.com/#.a%13%fa\n' got: '' --- stderr --- expected: '' got: '==1367== \n==1367== Process terminating with default action of signal 4 (SIGILL)\n==1367== Illegal opcode at address 0x10A089\n==1367== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1367== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 35: failed --url https://hello@curl.se/we/are.html --get '{user}' --- stdout --- expected: 'hello\n' got: '' --- stderr --- expected: '' got: '==1370== \n==1370== Process terminating with default action of signal 4 (SIGILL)\n==1370== Illegal opcode at address 0x10A089\n==1370== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1370== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 36: failed --url https://hello:secret@curl.se/we/are.html --get '{password}' --- stdout --- expected: 'secret\n' got: '' --- stderr --- expected: '' got: '==1373== \n==1373== Process terminating with default action of signal 4 (SIGILL)\n==1373== Illegal opcode at address 0x10A089\n==1373== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1373== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 37: failed --url 'imap://hello:secret;crazy@curl.se/we/are.html' --get '{options}' --- stdout --- expected: 'crazy\n' got: '' --- stderr --- expected: '' got: '==1376== \n==1376== Process terminating with default action of signal 4 (SIGILL)\n==1376== Illegal opcode at address 0x10A089\n==1376== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1376== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 38: failed --url https://curl.se/we/are.html --get '{host}' --- stdout --- expected: 'curl.se\n' got: '' --- stderr --- expected: '' got: '==1379== \n==1379== Process terminating with default action of signal 4 (SIGILL)\n==1379== Illegal opcode at address 0x10A089\n==1379== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1379== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 39: failed --url https://10.1/we/are.html --get '{host}' --- stdout --- expected: '10.0.0.1\n' got: '' --- stderr --- expected: '' got: '==1382== \n==1382== Process terminating with default action of signal 4 (SIGILL)\n==1382== Illegal opcode at address 0x10A089\n==1382== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1382== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 40: failed --url 'https://[fe80::0000:20c:29ff:fe9c:409b]:8080/we/are.html' --get '{host}' --- stdout --- expected: '[fe80::20c:29ff:fe9c:409b]\n' got: '' --- stderr --- expected: '' got: '==1385== \n==1385== Process terminating with default action of signal 4 (SIGILL)\n==1385== Illegal opcode at address 0x10A089\n==1385== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1385== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 41: failed --url 'https://[fe80::0000:20c:29ff:fe9c:409b%euth0]:8080/we/are.html' --get '{zoneid}' --- stdout --- expected: 'euth0\n' got: '' --- stderr --- expected: '' got: '==1388== \n==1388== Process terminating with default action of signal 4 (SIGILL)\n==1388== Illegal opcode at address 0x10A089\n==1388== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1388== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 42: failed --url 'https://[fe80::0000:20c:29ff:fe9c:409b%eth0]:8080/we/are.html' --get '{zoneid}' --- stdout --- expected: 'eth0\n' got: '' --- stderr --- expected: '' got: '==1391== \n==1391== Process terminating with default action of signal 4 (SIGILL)\n==1391== Illegal opcode at address 0x10A089\n==1391== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1391== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 43: failed --url 'https://curl.se/we/are.html?user=many#more' --get '{query}' --- stdout --- expected: 'user=many\n' got: '' --- stderr --- expected: '' got: '==1394== \n==1394== Process terminating with default action of signal 4 (SIGILL)\n==1394== Illegal opcode at address 0x10A089\n==1394== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1394== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 44: failed --url 'https://curl.se/we/are.html?user=many#more' --get '{fragment}' --- stdout --- expected: 'more\n' got: '' --- stderr --- expected: '' got: '==1397== \n==1397== Process terminating with default action of signal 4 (SIGILL)\n==1397== Illegal opcode at address 0x10A089\n==1397== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1397== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 45: failed --url imap://curl.se/we/are.html -g '{default:port}' --- stdout --- expected: '143\n' got: '' --- stderr --- expected: '' got: '==1400== \n==1400== Process terminating with default action of signal 4 (SIGILL)\n==1400== Illegal opcode at address 0x10A089\n==1400== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1400== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 46: failed --url https://curl.se/hello --append path=you --- stdout --- expected: 'https://curl.se/hello/you\n' got: '' --- stderr --- expected: '' got: '==1403== \n==1403== Process terminating with default action of signal 4 (SIGILL)\n==1403== Illegal opcode at address 0x10A089\n==1403== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1403== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 47: failed --url https://curl.se/hello --append 'path=you index.html' --- stdout --- expected: 'https://curl.se/hello/you%20index.html\n' got: '' --- stderr --- expected: '' got: '==1406== \n==1406== Process terminating with default action of signal 4 (SIGILL)\n==1406== Illegal opcode at address 0x10A089\n==1406== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1406== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 48: failed --url 'https://curl.se?name=hello' --append query=search=string --- stdout --- expected: 'https://curl.se/?name=hello&search=string\n' got: '' --- stderr --- expected: '' got: '==1409== \n==1409== Process terminating with default action of signal 4 (SIGILL)\n==1409== Illegal opcode at address 0x10A089\n==1409== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1409== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 49: failed --url https://curl.se/hello --set user=:hej: --- stdout --- expected: 'https://%3ahej%3a@curl.se/hello\n' got: '' --- stderr --- expected: '' got: '==1412== \n==1412== Process terminating with default action of signal 4 (SIGILL)\n==1412== Illegal opcode at address 0x10A089\n==1412== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1412== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 50: failed --url https://curl.se/hello --set user=hej --set password=secret --- stdout --- expected: 'https://hej:secret@curl.se/hello\n' got: '' --- stderr --- expected: '' got: '==1415== \n==1415== Process terminating with default action of signal 4 (SIGILL)\n==1415== Illegal opcode at address 0x10A089\n==1415== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1415== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 51: failed --url https://curl.se/hello --set query:=user=me --- stdout --- expected: 'https://curl.se/hello?user=me\n' got: '' --- stderr --- expected: '' got: '==1418== \n==1418== Process terminating with default action of signal 4 (SIGILL)\n==1418== Illegal opcode at address 0x10A089\n==1418== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1418== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 52: failed --url https://curl.se/hello --set query=user=me --- stdout --- expected: 'https://curl.se/hello?user%3dme\n' got: '' --- stderr --- expected: '' got: '==1421== \n==1421== Process terminating with default action of signal 4 (SIGILL)\n==1421== Illegal opcode at address 0x10A089\n==1421== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1421== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 53: failed --url https://curl.se/hello --set 'fragment= hello' --- stdout --- expected: 'https://curl.se/hello#%20hello\n' got: '' --- stderr --- expected: '' got: '==1424== \n==1424== Process terminating with default action of signal 4 (SIGILL)\n==1424== Illegal opcode at address 0x10A089\n==1424== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1424== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 54: failed --url https://curl.se/hello --set fragment:=%20hello --- stdout --- expected: 'https://curl.se/hello#%20hello\n' got: '' --- stderr --- expected: '' got: '==1427== \n==1427== Process terminating with default action of signal 4 (SIGILL)\n==1427== Illegal opcode at address 0x10A089\n==1427== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1427== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 55: failed localhost --append query=hello=foo --- stdout --- expected: 'http://localhost/?hello=foo\n' got: '' --- stderr --- expected: '' got: '==1430== \n==1430== Process terminating with default action of signal 4 (SIGILL)\n==1430== Illegal opcode at address 0x10A089\n==1430== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1430== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 56: failed localhost -a query=hello=foo --- stdout --- expected: 'http://localhost/?hello=foo\n' got: '' --- stderr --- expected: '' got: '==1433== \n==1433== Process terminating with default action of signal 4 (SIGILL)\n==1433== Illegal opcode at address 0x10A089\n==1433== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1433== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 57: failed 'https://example.com?search=hello&utm_source=tracker' --trim 'query=utm_*' --- stdout --- expected: 'https://example.com/?search=hello\n' got: '' --- stderr --- expected: '' got: '==1436== \n==1436== Process terminating with default action of signal 4 (SIGILL)\n==1436== Illegal opcode at address 0x10A089\n==1436== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1436== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 58: failed 'https://example.com?search=hello&utm_source=tracker' --qtrim 'utm_*' --- stdout --- expected: 'https://example.com/?search=hello\n' got: '' --- stderr --- expected: '' got: '==1439== \n==1439== Process terminating with default action of signal 4 (SIGILL)\n==1439== Illegal opcode at address 0x10A089\n==1439== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1439== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 59: failed 'https://example.com?search=hello&utm_source=tracker&more=data' --trim 'query=utm_*' --- stdout --- expected: 'https://example.com/?search=hello&more=data\n' got: '' --- stderr --- expected: '' got: '==1442== \n==1442== Process terminating with default action of signal 4 (SIGILL)\n==1442== Illegal opcode at address 0x10A089\n==1442== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1442== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 60: failed 'https://example.com?search=hello&utm_source=tracker&more=data' --qtrim 'utm_*' --- stdout --- expected: 'https://example.com/?search=hello&more=data\n' got: '' --- stderr --- expected: '' got: '==1445== \n==1445== Process terminating with default action of signal 4 (SIGILL)\n==1445== Illegal opcode at address 0x10A089\n==1445== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1445== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 61: failed 'https://example.com?search=hello&more=data' --qtrim 'utm_*' --- stdout --- expected: 'https://example.com/?search=hello&more=data\n' got: '' --- stderr --- expected: '' got: '==1448== \n==1448== Process terminating with default action of signal 4 (SIGILL)\n==1448== Illegal opcode at address 0x10A089\n==1448== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1448== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 62: failed 'https://example.com?utm_source=tracker' --trim 'query=utm_*' --- stdout --- expected: 'https://example.com/\n' got: '' --- stderr --- expected: '' got: '==1451== \n==1451== Process terminating with default action of signal 4 (SIGILL)\n==1451== Illegal opcode at address 0x10A089\n==1451== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1451== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 63: failed 'https://example.com?search=hello&utm_source=tracker&more=data' --qtrim utm_source --- stdout --- expected: 'https://example.com/?search=hello&more=data\n' got: '' --- stderr --- expected: '' got: '==1454== \n==1454== Process terminating with default action of signal 4 (SIGILL)\n==1454== Illegal opcode at address 0x10A089\n==1454== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1454== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 64: failed 'https://example.com?search=hello&utm_source=tracker&more=data' --qtrim utm_source --qtrim more --qtrim search --- stdout --- expected: 'https://example.com/\n' got: '' --- stderr --- expected: '' got: '==1457== \n==1457== Process terminating with default action of signal 4 (SIGILL)\n==1457== Illegal opcode at address 0x10A089\n==1457== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1457== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 65: failed --accept-space --url 'gopher://localhost/ with space' --- stdout --- expected: 'gopher://localhost/%20with%20space\n' got: '' --- stderr --- expected: '' got: '==1460== \n==1460== Process terminating with default action of signal 4 (SIGILL)\n==1460== Illegal opcode at address 0x10A089\n==1460== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1460== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 66: failed --accept-space --url 'https://localhost/?with space' --- stdout --- expected: 'https://localhost/?with+space\n' got: '' --- stderr --- expected: '' got: '==1463== \n==1463== Process terminating with default action of signal 4 (SIGILL)\n==1463== Illegal opcode at address 0x10A089\n==1463== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1463== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 67: failed https://daniel@curl.se:22/ -s port= -s user= --- stdout --- expected: 'https://curl.se/\n' got: '' --- stderr --- expected: '' got: '==1466== \n==1466== Process terminating with default action of signal 4 (SIGILL)\n==1466== Illegal opcode at address 0x10A089\n==1466== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1466== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 68: failed 'https://example.com?moo&search=hello' --qtrim search --- stdout --- expected: 'https://example.com/?moo\n' got: '' --- stderr --- expected: '' got: '==1469== \n==1469== Process terminating with default action of signal 4 (SIGILL)\n==1469== Illegal opcode at address 0x10A089\n==1469== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1469== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 69: failed 'https://example.com?search=hello&moo' --qtrim search --- stdout --- expected: 'https://example.com/?moo\n' got: '' --- stderr --- expected: '' got: '==1472== \n==1472== Process terminating with default action of signal 4 (SIGILL)\n==1472== Illegal opcode at address 0x10A089\n==1472== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1472== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 70: failed 'https://example.com?search=hello' --qtrim search --append query=moo --- stdout --- expected: 'https://example.com/?moo\n' got: '' --- stderr --- expected: '' got: '==1475== \n==1475== Process terminating with default action of signal 4 (SIGILL)\n==1475== Illegal opcode at address 0x10A089\n==1475== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1475== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 71: failed --keep-port https://hello:443/foo --- stdout --- expected: 'https://hello:443/foo\n' got: '' --- stderr --- expected: '' got: '==1478== \n==1478== Process terminating with default action of signal 4 (SIGILL)\n==1478== Illegal opcode at address 0x10A089\n==1478== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1478== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 72: failed --keep-port ftp://hello:21/foo --- stdout --- expected: 'ftp://hello:21/foo\n' got: '' --- stderr --- expected: '' got: '==1481== \n==1481== Process terminating with default action of signal 4 (SIGILL)\n==1481== Illegal opcode at address 0x10A089\n==1481== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1481== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 73: failed https://hello:443/foo -s scheme=ftp --- stdout --- expected: 'ftp://hello:443/foo\n' got: '' --- stderr --- expected: '' got: '==1484== \n==1484== Process terminating with default action of signal 4 (SIGILL)\n==1484== Illegal opcode at address 0x10A089\n==1484== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1484== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 74: failed --keep-port ftp://hello:443/foo -s scheme=https --- stdout --- expected: 'https://hello:443/foo\n' got: '' --- stderr --- expected: '' got: '==1487== \n==1487== Process terminating with default action of signal 4 (SIGILL)\n==1487== Illegal opcode at address 0x10A089\n==1487== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1487== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 75: failed 'https://example.com?utm_source=tra%20cker&address%20=home&here=now&thisthen' -g '{query:utm_source}' --- stdout --- expected: 'tra cker\n' got: '' --- stderr --- expected: '' got: '==1490== \n==1490== Process terminating with default action of signal 4 (SIGILL)\n==1490== Illegal opcode at address 0x10A089\n==1490== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1490== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 76: failed 'https://example.com?utm_source=tra%20cker&address%20=home&here=now&thisthen' -g '{:query:utm_source}' --- stdout --- expected: 'tra+cker\n' got: '' --- stderr --- expected: '' got: '==1493== \n==1493== Process terminating with default action of signal 4 (SIGILL)\n==1493== Illegal opcode at address 0x10A089\n==1493== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1493== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 77: failed 'https://example.com?utm_source=tra%20cker&address%20=home&here=now&thisthen' -g '{:query:utm_}' --- stdout --- expected: '\n' got: '' --- stderr --- expected: '' got: '==1496== \n==1496== Process terminating with default action of signal 4 (SIGILL)\n==1496== Illegal opcode at address 0x10A089\n==1496== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1496== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 78: failed 'https://example.com?utm_source=tra%20cker&address%20=home&here=now&thisthen' -g '{:query:UTM_SOURCE}' --- stdout --- expected: '\n' got: '' --- stderr --- expected: '' got: '==1499== \n==1499== Process terminating with default action of signal 4 (SIGILL)\n==1499== Illegal opcode at address 0x10A089\n==1499== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1499== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 79: failed 'https://example.com?utm_source=tracker&monkey=123' --sort-query --- stdout --- expected: 'https://example.com/?monkey=123&utm_source=tracker\n' got: '' --- stderr --- expected: '' got: '==1502== \n==1502== Process terminating with default action of signal 4 (SIGILL)\n==1502== Illegal opcode at address 0x10A089\n==1502== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1502== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 80: failed 'https://example.com?a=b&c=d&' --sort-query --- stdout --- expected: 'https://example.com/?a=b&c=d\n' got: '' --- stderr --- expected: '' got: '==1505== \n==1505== Process terminating with default action of signal 4 (SIGILL)\n==1505== Illegal opcode at address 0x10A089\n==1505== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1505== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 81: failed 'https://example.com?a=b&c=d&' --sort-query --trim query=a --- stdout --- expected: 'https://example.com/?c=d\n' got: '' --- stderr --- expected: '' got: '==1508== \n==1508== Process terminating with default action of signal 4 (SIGILL)\n==1508== Illegal opcode at address 0x10A089\n==1508== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1508== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 82: failed example.com:29 --set port= --- stdout --- expected: 'http://example.com/\n' got: '' --- stderr --- expected: '' got: '==1511== \n==1511== Process terminating with default action of signal 4 (SIGILL)\n==1511== Illegal opcode at address 0x10A089\n==1511== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1511== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 83: failed --url HTTPS://example.com --- stdout --- expected: 'https://example.com/\n' got: '' --- stderr --- expected: '' got: '==1514== \n==1514== Process terminating with default action of signal 4 (SIGILL)\n==1514== Illegal opcode at address 0x10A089\n==1514== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1514== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 84: failed --url https://EXAMPLE.com --- stdout --- expected: 'https://EXAMPLE.com/\n' got: '' --- stderr --- expected: '' got: '==1517== \n==1517== Process terminating with default action of signal 4 (SIGILL)\n==1517== Illegal opcode at address 0x10A089\n==1517== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1517== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 85: failed --url https://example.com/FOO/BAR --- stdout --- expected: 'https://example.com/FOO/BAR\n' got: '' --- stderr --- expected: '' got: '==1520== \n==1520== Process terminating with default action of signal 4 (SIGILL)\n==1520== Illegal opcode at address 0x10A089\n==1520== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1520== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 86: failed --url '[2001:0db8:0000:0000:0000:ff00:0042:8329]' --- stdout --- expected: 'http://[2001:db8::ff00:42:8329]/\n' got: '' --- stderr --- expected: '' got: '==1523== \n==1523== Process terminating with default action of signal 4 (SIGILL)\n==1523== Illegal opcode at address 0x10A089\n==1523== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1523== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 87: failed 'https://example.com?utm=tra%20cker:address%20=home:here=now:thisthen' --sort-query --query-separator : --- stdout --- expected: 'https://example.com/?address+=home:here=now:thisthen:utm=tra+cker\n' got: '' --- stderr --- expected: '' got: '==1526== \n==1526== Process terminating with default action of signal 4 (SIGILL)\n==1526== Illegal opcode at address 0x10A089\n==1526== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1526== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 88: failed 'foo?a=bCd=eCe=f' --query-separator C --trim query=d --- stdout --- expected: 'http://foo/?a=bCe=f\n' got: '' --- stderr --- expected: '' got: '==1529== \n==1529== Process terminating with default action of signal 4 (SIGILL)\n==1529== Illegal opcode at address 0x10A089\n==1529== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1529== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 89: failed localhost -g '{scheme} {host' --- stderr --- expected: '' got: '==1532== \n==1532== Process terminating with default action of signal 4 (SIGILL)\n==1532== Illegal opcode at address 0x10A089\n==1532== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1532== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 --- stdout --- expected: 'http {host\n' got: '' 90: failed localhost -g '[scheme] [host' --- stderr --- expected: '' got: '==1535== \n==1535== Process terminating with default action of signal 4 (SIGILL)\n==1535== Illegal opcode at address 0x10A089\n==1535== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1535== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 --- stdout --- expected: 'http [host\n' got: '' 91: failed localhost -g '\{{scheme}\[' --- stderr --- expected: '' got: '==1538== \n==1538== Process terminating with default action of signal 4 (SIGILL)\n==1538== Illegal opcode at address 0x10A089\n==1538== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1538== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 --- stdout --- expected: '{http[\n' got: '' 92: failed localhost -g '\\[' --- stderr --- expected: '' got: '==1541== \n==1541== Process terminating with default action of signal 4 (SIGILL)\n==1541== Illegal opcode at address 0x10A089\n==1541== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1541== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 --- stdout --- expected: '\\[\n' got: '' 93: failed 'https://u:s@foo?moo' -g '[scheme][user][password][query]' --- stderr --- expected: '' got: '==1544== \n==1544== Process terminating with default action of signal 4 (SIGILL)\n==1544== Illegal opcode at address 0x10A089\n==1544== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1544== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 --- stdout --- expected: 'httpsusmoo\n' got: '' 94: failed 'hej?a=b&a=c&a=d&b=a' -g '{query-all:a}' --- stderr --- expected: '' got: '==1547== \n==1547== Process terminating with default action of signal 4 (SIGILL)\n==1547== Illegal opcode at address 0x10A089\n==1547== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1547== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 --- stdout --- expected: 'b c d\n' got: '' 95: failed 'https://curl.se?name=mr%00smith' --get '{query:name}' --- stderr --- expected: '' got: '==1550== \n==1550== Process terminating with default action of signal 4 (SIGILL)\n==1550== Illegal opcode at address 0x10A089\n==1550== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1550== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 --- stdout --- expected: 'mr.smith\n' got: '' 96: failed --keep-port https://curl.se --iterate 'port=80 81 443' --- stderr --- expected: '' got: '==1553== \n==1553== Process terminating with default action of signal 4 (SIGILL)\n==1553== Illegal opcode at address 0x10A089\n==1553== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1553== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 --- stdout --- expected: 'https://curl.se:80/\nhttps://curl.se:81/\nhttps://curl.se:443/\n' got: '' 97: failed https://curl.se --iterate 'port=81 443' --iterate 'scheme=sftp moo' --- stderr --- expected: '' got: '==1556== \n==1556== Process terminating with default action of signal 4 (SIGILL)\n==1556== Illegal opcode at address 0x10A089\n==1556== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1556== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 --- stdout --- expected: 'sftp://curl.se:81/\nmoo://curl.se:81/\nsftp://curl.se:443/\nmoo://curl.se:443/\n' got: '' 98: failed https://curl.se --iterate 'port=81 443' --iterate 'scheme=sftp moo' --iterate 'port=2 1' --- stderr --- expected: 'trurl error: duplicate component for iterate: port\ntrurl error: Try trurl -h for help\n' got: '==1559== \n==1559== Process terminating with default action of signal 4 (SIGILL)\n==1559== Illegal opcode at address 0x10A089\n==1559== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1559== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 11 got: -4 --- stdout --- expected: '' got: '' 99: failed https://curl.se -s host=localhost --iterate 'port=22 23' --- stderr --- expected: '' got: '==1562== \n==1562== Process terminating with default action of signal 4 (SIGILL)\n==1562== Illegal opcode at address 0x10A089\n==1562== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1562== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 --- stdout --- expected: 'https://localhost:22/\nhttps://localhost:23/\n' got: '' 100: failed hello@localhost --iterate 'host=one two' -g '{host} {user}' --- stderr --- expected: '' got: '==1565== \n==1565== Process terminating with default action of signal 4 (SIGILL)\n==1565== Illegal opcode at address 0x10A089\n==1565== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1565== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 --- stdout --- expected: 'one hello\ntwo hello\n' got: '' 101: failed 'https://example.com?utm=tra%20cker&address%20=home&here=now&thisthen' --json --- stderr --- expected: '' got: '==1568== \n==1568== Process terminating with default action of signal 4 (SIGILL)\n==1568== Illegal opcode at address 0x10A089\n==1568== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1568== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 --- stdout --- expected: [{'url': 'https://example.com/?utm=tra+cker&address+=home&here=now&thisthen', 'parts': {'scheme': 'https', 'host': 'example.com', 'path': '/', 'query': 'utm=tra cker&address =home&here=now&thisthen'}, 'params': [{'key': 'utm', 'value': 'tra cker'}, {'key': 'address ', 'value': 'home'}, {'key': 'here', 'value': 'now'}, {'key': 'thisthen', 'value': ''}]}] got: None 102: failed 'ftp://smith:secret@example.com:33/path?search=me#where' --json --- stderr --- expected: '' got: '==1571== \n==1571== Process terminating with default action of signal 4 (SIGILL)\n==1571== Illegal opcode at address 0x10A089\n==1571== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1571== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 --- stdout --- expected: [{'url': 'ftp://smith:secret@example.com:33/path?search=me#where', 'parts': {'scheme': 'ftp', 'user': 'smith', 'password': 'secret', 'host': 'example.com', 'port': '33', 'path': '/path', 'query': 'search=me', 'fragment': 'where'}, 'params': [{'key': 'search', 'value': 'me'}]}] got: None 103: failed example.com --json --- stderr --- expected: '' got: '==1574== \n==1574== Process terminating with default action of signal 4 (SIGILL)\n==1574== Illegal opcode at address 0x10A089\n==1574== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1574== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 --- stdout --- expected: [{'url': 'http://example.com/', 'parts': {'scheme': 'http', 'host': 'example.com', 'path': '/'}}] got: None 104: failed example.com other.com --json --- stderr --- expected: '' got: '==1577== \n==1577== Process terminating with default action of signal 4 (SIGILL)\n==1577== Illegal opcode at address 0x10A089\n==1577== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1577== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 --- stdout --- expected: [{'url': 'http://example.com/', 'parts': {'scheme': 'http', 'host': 'example.com', 'path': '/'}}, {'url': 'http://other.com/', 'parts': {'scheme': 'http', 'host': 'other.com', 'path': '/'}}] got: None 105: failed localhost --iterate 'host=one two' --json --- stderr --- expected: '' got: '==1580== \n==1580== Process terminating with default action of signal 4 (SIGILL)\n==1580== Illegal opcode at address 0x10A089\n==1580== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1580== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 --- stdout --- expected: [{'url': 'http://one/', 'parts': {'scheme': 'http', 'host': 'one', 'path': '/'}}, {'url': 'http://two/', 'parts': {'scheme': 'http', 'host': 'two', 'path': '/'}}] got: None 106: failed --json -s scheme=irc -s host=curl.se --- stdout --- expected: [{'url': 'irc://curl.se/', 'parts': {'scheme': 'irc', 'host': 'curl.se', 'path': '/'}}] got: None --- returncode --- expected: 0 got: -4 --- stderr --- expected: '' got: '==1583== \n==1583== Process terminating with default action of signal 4 (SIGILL)\n==1583== Illegal opcode at address 0x10A089\n==1583== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1583== by 0x10A089: main (trurl.c:2025)\n' 107: failed --json -s host=curl.se --- stdout --- expected: [] got: None --- returncode --- expected: 7 got: -4 --- stderr --- expected: 'trurl error: not enough input for a URL\ntrurl error: Try trurl -h for help\n' got: '==1586== \n==1586== Process terminating with default action of signal 4 (SIGILL)\n==1586== Illegal opcode at address 0x10A089\n==1586== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1586== by 0x10A089: main (trurl.c:2025)\n' 108: failed --verify --json ftp://example.org '' git://curl.se/ --- stdout --- expected: [{'url': 'ftp://example.org/', 'parts': {'scheme': 'ftp', 'host': 'example.org', 'path': '/'}}] got: None --- returncode --- expected: 9 got: -4 --- stderr --- expected: something got: '==1589== \n==1589== Process terminating with default action of signal 4 (SIGILL)\n==1589== Illegal opcode at address 0x10A089\n==1589== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1589== by 0x10A089: main (trurl.c:2025)\n' 109: failed -s scheme=imap --- stdout --- expected: '' got: '' --- returncode --- expected: 7 got: -4 --- stderr --- expected: 'trurl error: not enough input for a URL\ntrurl error: Try trurl -h for help\n' got: '==1592== \n==1592== Process terminating with default action of signal 4 (SIGILL)\n==1592== Illegal opcode at address 0x10A089\n==1592== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1592== by 0x10A089: main (trurl.c:2025)\n' 110: failed -g '{query:}' 'http://localhost/?=bar' --- stdout --- expected: 'bar\n' got: '' --- returncode --- expected: 0 got: -4 --- stderr --- expected: '' got: '==1595== \n==1595== Process terminating with default action of signal 4 (SIGILL)\n==1595== Illegal opcode at address 0x10A089\n==1595== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1595== by 0x10A089: main (trurl.c:2025)\n' 111: failed --json 'https://curl.se/?&&&' --- stdout --- expected: [{'url': 'https://curl.se/?&&&', 'parts': {'scheme': 'https', 'host': 'curl.se', 'path': '/', 'query': '&&&'}, 'params': []}] got: None --- returncode --- expected: 0 got: -4 --- stderr --- expected: '' got: '==1598== \n==1598== Process terminating with default action of signal 4 (SIGILL)\n==1598== Illegal opcode at address 0x10A089\n==1598== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1598== by 0x10A089: main (trurl.c:2025)\n' 112: failed --json --trim 'query=f*' 'localhost?foo&bar=ar' --- stdout --- expected: [{'url': 'http://localhost/?bar=ar', 'parts': {'scheme': 'http', 'host': 'localhost', 'path': '/', 'query': 'bar=ar'}, 'params': [{'key': 'bar', 'value': 'ar'}]}] got: None --- returncode --- expected: 0 got: -4 --- stderr --- expected: '' got: '==1601== \n==1601== Process terminating with default action of signal 4 (SIGILL)\n==1601== Illegal opcode at address 0x10A089\n==1601== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1601== by 0x10A089: main (trurl.c:2025)\n' 113: failed 'https://example.com?search=hello&utm_source=tracker&utm_block&testing' --trim 'query=utm_*' --json --- stdout --- expected: [{'url': 'https://example.com/?search=hello&testing', 'parts': {'scheme': 'https', 'host': 'example.com', 'path': '/', 'query': 'search=hello&testing'}, 'params': [{'key': 'search', 'value': 'hello'}, {'key': 'testing', 'value': ''}]}] got: None --- returncode --- expected: 0 got: -4 --- stderr --- expected: '' got: '==1604== \n==1604== Process terminating with default action of signal 4 (SIGILL)\n==1604== Illegal opcode at address 0x10A089\n==1604== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1604== by 0x10A089: main (trurl.c:2025)\n' 114: failed 'https://räksmörgås.se' -g '{default:puny:url}' --- stderr --- expected: '' got: '==1608== \n==1608== Process terminating with default action of signal 4 (SIGILL)\n==1608== Illegal opcode at address 0x10A089\n==1608== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1608== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 --- stdout --- expected: 'https://xn--rksmrgs-5wao1o.se:443/\n' got: '' 115: failed 'https://räksmörgås.se' -g '{puny:url}' --- stderr --- expected: '' got: '==1612== \n==1612== Process terminating with default action of signal 4 (SIGILL)\n==1612== Illegal opcode at address 0x10A089\n==1612== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1612== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 --- stdout --- expected: 'https://xn--rksmrgs-5wao1o.se/\n' got: '' 116: failed 'https://räksmörgås.se' -g '{puny:host}' --- stderr --- expected: '' got: '==1616== \n==1616== Process terminating with default action of signal 4 (SIGILL)\n==1616== Illegal opcode at address 0x10A089\n==1616== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1616== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 --- stdout --- expected: 'xn--rksmrgs-5wao1o.se\n' got: '' 117: failed 'imap://user:password;crazy@[ff00::1234%hello]:1234/path?a=b&c=d#fragment' --json --- returncode --- expected: 0 got: -4 --- stdout --- expected: [{'url': 'imap://user:password;crazy@[ff00::1234%25hello]:1234/path?a=b&c=d#fragment', 'parts': {'scheme': 'imap', 'user': 'user', 'password': 'password', 'options': 'crazy', 'host': '[ff00::1234]', 'port': '1234', 'path': '/path', 'query': 'a=b&c=d', 'fragment': 'fragment', 'zoneid': 'hello'}, 'params': [{'key': 'a', 'value': 'b'}, {'key': 'c', 'value': 'd'}]}] got: None 118: failed imap://example.com/ --get 'port: {port}, default:port: {default:port}' --- returncode --- expected: 0 got: -4 --- stdout --- expected: 'port: , default:port: 143\n' got: '' 119: failed http://example.com:8080/ --get 'port: {port}, default:port: {default:port}' --- returncode --- expected: 0 got: -4 --- stdout --- expected: 'port: 8080, default:port: 8080\n' got: '' 120: failed localhost -s host=foo --iterate 'host=bar baz' --- stdout --- expected: '' got: '' --- returncode --- expected: 11 got: -4 --- stderr --- expected: 'trurl error: duplicate --iterate and --set for component host\ntrurl error: Try trurl -h for help\n' got: '==1628== \n==1628== Process terminating with default action of signal 4 (SIGILL)\n==1628== Illegal opcode at address 0x10A089\n==1628== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1628== by 0x10A089: main (trurl.c:2025)\n' 121: failed emanuele6://curl.se/trurl '' https://example.org --- stdout --- expected: 'emanuele6://curl.se/trurl\nhttps://example.org/\n' got: '' --- returncode --- expected: 0 got: -4 --- stderr --- expected: something got: '==1631== \n==1631== Process terminating with default action of signal 4 (SIGILL)\n==1631== Illegal opcode at address 0x10A089\n==1631== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1631== by 0x10A089: main (trurl.c:2025)\n' 122: failed --verify --no-guess-scheme hello --- stdout --- expected: '' got: '' --- returncode --- expected: 9 got: -4 --- stderr --- expected: 'trurl error: Bad scheme [hello]\ntrurl error: Try trurl -h for help\n' got: '==1634== \n==1634== Process terminating with default action of signal 4 (SIGILL)\n==1634== Illegal opcode at address 0x10A089\n==1634== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1634== by 0x10A089: main (trurl.c:2025)\n' 123: failed --verify -f testfiles/test0000.txt --- stdout --- expected: 'http://example.org/\n' got: '' --- returncode --- expected: 0 got: -4 --- stderr --- expected: 'trurl note: skipping long line\n' got: '==1637== \n==1637== Process terminating with default action of signal 4 (SIGILL)\n==1637== Illegal opcode at address 0x10A089\n==1637== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1637== by 0x10A089: main (trurl.c:2025)\n' 124: failed -f testfiles/test0001.txt --- stdout --- expected: 'https://curl.se/\nhttps://docs.python.org/\ngit://github.com/curl/curl.git\nhttp://example.org/\nxyz://hello/?hi\n' got: '' --- returncode --- expected: 0 got: -4 --- stderr --- expected: '' got: '==1640== \n==1640== Process terminating with default action of signal 4 (SIGILL)\n==1640== Illegal opcode at address 0x10A089\n==1640== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1640== by 0x10A089: main (trurl.c:2025)\n' 125: failed --no-guess-scheme foo hi https://example.org hey git://curl.se --- stdout --- expected: 'https://example.org/\ngit://curl.se/\n' got: '' --- returncode --- expected: 0 got: -4 --- stderr --- expected: 'trurl note: Bad scheme [foo]\ntrurl note: Bad scheme [hi]\ntrurl note: Bad scheme [hey]\n' got: '==1643== \n==1643== Process terminating with default action of signal 4 (SIGILL)\n==1643== Illegal opcode at address 0x10A089\n==1643== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1643== by 0x10A089: main (trurl.c:2025)\n' 126: failed -f testfiles/test0002.txt --json --- stdout --- expected: '[]\n' got: '' --- returncode --- expected: 0 got: -4 --- stderr --- expected: '' got: '==1646== \n==1646== Process terminating with default action of signal 4 (SIGILL)\n==1646== Illegal opcode at address 0x10A089\n==1646== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1646== by 0x10A089: main (trurl.c:2025)\n' 127: failed --accept-space -s 'query:=x=10&x=2 3' localhost --- stdout --- expected: 'http://localhost/?x=10&x=2+3\n' got: '' --- returncode --- expected: 0 got: -4 --- stderr --- expected: '' got: '==1649== \n==1649== Process terminating with default action of signal 4 (SIGILL)\n==1649== Illegal opcode at address 0x10A089\n==1649== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1649== by 0x10A089: main (trurl.c:2025)\n' 128: failed -s 'path=\\' -g '{path}\n{:path}' localhost --- stdout --- expected: '/\\\\\n/%5c%5c\n' got: '' --- returncode --- expected: 0 got: -4 --- stderr --- expected: '' got: '==1652== \n==1652== Process terminating with default action of signal 4 (SIGILL)\n==1652== Illegal opcode at address 0x10A089\n==1652== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1652== by 0x10A089: main (trurl.c:2025)\n' 129: failed -s 'path=\\' --json localhost --- stdout --- expected: [{'url': 'http://localhost/%5c%5c', 'parts': {'scheme': 'http', 'host': 'localhost', 'path': '/\\\\'}}] got: None --- returncode --- expected: 0 got: -4 --- stderr --- expected: '' got: '==1655== \n==1655== Process terminating with default action of signal 4 (SIGILL)\n==1655== Illegal opcode at address 0x10A089\n==1655== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1655== by 0x10A089: main (trurl.c:2025)\n' 130: failed -s 'path=\\' -g '{path}\n{:path}' --urlencode localhost --- stdout --- expected: '/%5c%5c\n/%5c%5c\n' got: '' --- returncode --- expected: 0 got: -4 --- stderr --- expected: '' got: '==1658== \n==1658== Process terminating with default action of signal 4 (SIGILL)\n==1658== Illegal opcode at address 0x10A089\n==1658== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1658== by 0x10A089: main (trurl.c:2025)\n' 131: failed -s 'path=abc\\' -s 'query:=a&b&a%26b' --urlencode --json localhost --- stdout --- expected: [{'url': 'http://localhost/abc%5c%5c?a&b&a%26b', 'parts': {'scheme': 'http', 'host': 'localhost', 'path': '/abc%5c%5c', 'query': 'a&b&a%26b'}, 'params': [{'key': 'a', 'value': ''}, {'key': 'b', 'value': ''}, {'key': 'a&b', 'value': ''}]}] got: None --- returncode --- expected: 0 got: -4 --- stderr --- expected: '' got: '==1661== \n==1661== Process terminating with default action of signal 4 (SIGILL)\n==1661== Illegal opcode at address 0x10A089\n==1661== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1661== by 0x10A089: main (trurl.c:2025)\n' 132: failed -s scheme:=http -s host:=localhost -s path:=/ABC%5C%5C -s 'query:=a&b&a%26b' --- stdout --- expected: 'http://localhost/ABC%5c%5c?a&b&a%26b\n' got: '' --- returncode --- expected: 0 got: -4 --- stderr --- expected: '' got: '==1664== \n==1664== Process terminating with default action of signal 4 (SIGILL)\n==1664== Illegal opcode at address 0x10A089\n==1664== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1664== by 0x10A089: main (trurl.c:2025)\n' 133: failed -g '{query:b}\t{query-all:a}\n{:query:b}\t{:query-all:a}' 'https://example.org/foo?a=1&b=%23&a=%26#hello' --- stdout --- expected: '#\t1 &\n%23\t1 %26\n' got: '' --- returncode --- expected: 0 got: -4 --- stderr --- expected: '' got: '==1667== \n==1667== Process terminating with default action of signal 4 (SIGILL)\n==1667== Illegal opcode at address 0x10A089\n==1667== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1667== by 0x10A089: main (trurl.c:2025)\n' 134: failed --urlencode -g '{query:b}\t{query-all:a}\n{:query:b}\t{:query-all:a}' 'https://example.org/foo?a=1&b=%23&a=%26#hello' --- stdout --- expected: '%23\t1 %26\n%23\t1 %26\n' got: '' --- returncode --- expected: 0 got: -4 --- stderr --- expected: '' got: '==1670== \n==1670== Process terminating with default action of signal 4 (SIGILL)\n==1670== Illegal opcode at address 0x10A089\n==1670== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1670== by 0x10A089: main (trurl.c:2025)\n' 135: failed -a query=c=moo --sort-query 'https://example.org/foo?x=hi#rye' --- stdout --- expected: 'https://example.org/foo?c=moo&x=hi#rye\n' got: '' --- returncode --- expected: 0 got: -4 --- stderr --- expected: '' got: '==1673== \n==1673== Process terminating with default action of signal 4 (SIGILL)\n==1673== Illegal opcode at address 0x10A089\n==1673== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1673== by 0x10A089: main (trurl.c:2025)\n' 136: failed --qtrim a -a query=a=ciao -a query=b=salve 'https://example.org/foo?a=hi&b=hello&x=y' --- stdout --- expected: 'https://example.org/foo?b=hello&x=y&a=ciao&b=salve\n' got: '' --- returncode --- expected: 0 got: -4 --- stderr --- expected: '' got: '==1676== \n==1676== Process terminating with default action of signal 4 (SIGILL)\n==1676== Illegal opcode at address 0x10A089\n==1676== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1676== by 0x10A089: main (trurl.c:2025)\n' 137: failed 'http://example.com/?q=mr%00smith' --json --urlencode --- stderr --- expected: '' got: '==1679== \n==1679== Process terminating with default action of signal 4 (SIGILL)\n==1679== Illegal opcode at address 0x10A089\n==1679== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1679== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 --- stdout --- expected: [{'url': 'http://example.com/?q=mr%00smith', 'parts': {'scheme': 'http', 'host': 'example.com', 'path': '/', 'query': 'q=mr%00smith'}, 'params': [{'key': 'q', 'value': 'mr\x00smith'}]}] got: None 138: failed 'http://example.com/?q=mr%00sm%00ith' --json --urlencode --- stderr --- expected: '' got: '==1682== \n==1682== Process terminating with default action of signal 4 (SIGILL)\n==1682== Illegal opcode at address 0x10A089\n==1682== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1682== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 --- stdout --- expected: [{'url': 'http://example.com/?q=mr%00sm%00ith', 'parts': {'scheme': 'http', 'host': 'example.com', 'path': '/', 'query': 'q=mr%00sm%00ith'}, 'params': [{'key': 'q', 'value': 'mr\x00sm\x00ith'}]}] got: None 139: failed 'http://example.com/?q=mr%00%00%00smith' --json --urlencode --- stderr --- expected: '' got: '==1685== \n==1685== Process terminating with default action of signal 4 (SIGILL)\n==1685== Illegal opcode at address 0x10A089\n==1685== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1685== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 --- stdout --- expected: [{'url': 'http://example.com/?q=mr%00%00%00smith', 'parts': {'scheme': 'http', 'host': 'example.com', 'path': '/', 'query': 'q=mr%00%00%00smith'}, 'params': [{'key': 'q', 'value': 'mr\x00\x00\x00smith'}]}] got: None 140: failed --url 'https://curl.se/we/are.html?*=moo&user=many#more' --qtrim '\*' --- stdout --- expected: 'https://curl.se/we/are.html?user=many#more\n' got: '' --- stderr --- expected: '' got: '==1688== \n==1688== Process terminating with default action of signal 4 (SIGILL)\n==1688== Illegal opcode at address 0x10A089\n==1688== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1688== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 141: failed --url http://xn--rksmrgs-5wao1o/ --as-idn --- stdout --- expected: 'http://räksmörgås/\n' got: '' --- stderr --- expected: '' got: '==1692== \n==1692== Process terminating with default action of signal 4 (SIGILL)\n==1692== Illegal opcode at address 0x10A089\n==1692== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1692== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 142: failed --url http://xn--rksmrgs-5wao1o/ -g '{idn:host}' --- stdout --- expected: 'räksmörgås\n' got: '' --- stderr --- expected: '' got: '==1696== \n==1696== Process terminating with default action of signal 4 (SIGILL)\n==1696== Illegal opcode at address 0x10A089\n==1696== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1696== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 143: failed --url http://xn-----/ --as-idn --quiet --- stdout --- expected: 'http://xn-----/\n' got: '' --- stderr --- expected: '' got: '==1700== \n==1700== Process terminating with default action of signal 4 (SIGILL)\n==1700== Illegal opcode at address 0x10A089\n==1700== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1700== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 144: failed --url http://xn-----/ --as-idn --- stdout --- expected: 'http://xn-----/\n' got: '' --- stderr --- expected: 'trurl note: Error converting url to IDN [Bad hostname]\n' got: '==1704== \n==1704== Process terminating with default action of signal 4 (SIGILL)\n==1704== Illegal opcode at address 0x10A089\n==1704== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1704== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 145: failed --verify -f testfiles/test0000.txt --quiet --- stdout --- expected: 'http://example.org/\n' got: '' --- returncode --- expected: 0 got: -4 --- stderr --- expected: '' got: '==1707== \n==1707== Process terminating with default action of signal 4 (SIGILL)\n==1707== Illegal opcode at address 0x10A089\n==1707== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1707== by 0x10A089: main (trurl.c:2025)\n' 146: failed --curl --verify foo://bar --- stdout --- expected: '' got: '' --- stderr --- expected: something got: '==1710== \n==1710== Process terminating with default action of signal 4 (SIGILL)\n==1710== Illegal opcode at address 0x10A089\n==1710== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1710== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 9 got: -4 147: failed 'http://test.org/?key=val' --replace key=foo --- stdout --- expected: 'http://test.org/?key=foo\n' got: '' --- stderr --- expected: '' got: '==1713== \n==1713== Process terminating with default action of signal 4 (SIGILL)\n==1713== Illegal opcode at address 0x10A089\n==1713== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1713== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 148: failed 'http://test.org/?that=thing&key=val' --replace key=foo --- stdout --- expected: 'http://test.org/?that=thing&key=foo\n' got: '' --- stderr --- expected: '' got: '==1716== \n==1716== Process terminating with default action of signal 4 (SIGILL)\n==1716== Illegal opcode at address 0x10A089\n==1716== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1716== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 149: failed 'http://test.org/?that=thing&key' --replace key=foo --- stdout --- expected: 'http://test.org/?that=thing&key=foo\n' got: '' --- stderr --- expected: '' got: '==1719== \n==1719== Process terminating with default action of signal 4 (SIGILL)\n==1719== Illegal opcode at address 0x10A089\n==1719== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1719== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 150: failed 'http://test.org/?that=thing&key=foo' --replace key --- stdout --- expected: 'http://test.org/?that=thing&key\n' got: '' --- stderr --- expected: '' got: '==1722== \n==1722== Process terminating with default action of signal 4 (SIGILL)\n==1722== Illegal opcode at address 0x10A089\n==1722== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1722== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 151: failed 'https://example.com?a=123&b=321&b=987' --replace b=foo --- stdout --- expected: 'https://example.com/?a=123&b=foo\n' got: '' --- stderr --- expected: '' got: '==1725== \n==1725== Process terminating with default action of signal 4 (SIGILL)\n==1725== Illegal opcode at address 0x10A089\n==1725== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1725== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 152: failed 'example.org/?quest=best' --replace quest=%00 --json --urlencode --- stdout --- expected: [{'url': 'http://example.org/?quest=%2500', 'parts': {'scheme': 'http', 'host': 'example.org', 'path': '/', 'query': 'quest=%2500'}, 'params': [{'key': 'quest', 'value': '%00'}]}] got: None --- stderr --- expected: '' got: '==1728== \n==1728== Process terminating with default action of signal 4 (SIGILL)\n==1728== Illegal opcode at address 0x10A089\n==1728== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1728== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 153: failed example.com --replace --- stderr --- expected: 'trurl error: No data passed to replace component\ntrurl error: Try trurl -h for help\n' got: '==1731== \n==1731== Process terminating with default action of signal 4 (SIGILL)\n==1731== Illegal opcode at address 0x10A089\n==1731== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1731== by 0x10A089: main (trurl.c:2025)\n' --- stdout --- expected: '' got: '' --- returncode --- expected: 12 got: -4 154: failed 'http://test.org/?that=thing' --force-replace key=foo --- stdout --- expected: 'http://test.org/?that=thing&key=foo\n' got: '' --- stderr --- expected: '' got: '==1734== \n==1734== Process terminating with default action of signal 4 (SIGILL)\n==1734== Illegal opcode at address 0x10A089\n==1734== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1734== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 155: failed 'http://test.org/?that=thing' --replace-append key=foo --- stdout --- expected: 'http://test.org/?that=thing&key=foo\n' got: '' --- stderr --- expected: '' got: '==1737== \n==1737== Process terminating with default action of signal 4 (SIGILL)\n==1737== Illegal opcode at address 0x10A089\n==1737== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1737== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 156: failed '0?00%000000000000000000000=0000000000' --- stdout --- expected: 'http://0.0.0.0/?00%000000000000000000000=0000000000\n' got: '' --- stderr --- expected: '' got: '==1740== \n==1740== Process terminating with default action of signal 4 (SIGILL)\n==1740== Illegal opcode at address 0x10A089\n==1740== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1740== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 157: failed --json '0?0%000000000000000000000000000000000' --urlencode --- returncode --- expected: 0 got: -4 --- stderr --- expected: '' got: '==1743== \n==1743== Process terminating with default action of signal 4 (SIGILL)\n==1743== Illegal opcode at address 0x10A089\n==1743== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1743== by 0x10A089: main (trurl.c:2025)\n' --- stdout --- expected: [{'url': 'http://0.0.0.0/?0%000000000000000000000000000000000', 'parts': {'scheme': 'http', 'host': '0.0.0.0', 'path': '/', 'query': '0%000000000000000000000000000000000'}, 'params': [{'key': '0\x000000000000000000000000000000000', 'value': ''}]}] got: None 158: failed --json '0?0%000000000000000000000000000000000=000%0000000000' --urlencode --- returncode --- expected: 0 got: -4 --- stderr --- expected: '' got: '==1746== \n==1746== Process terminating with default action of signal 4 (SIGILL)\n==1746== Illegal opcode at address 0x10A089\n==1746== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1746== by 0x10A089: main (trurl.c:2025)\n' --- stdout --- expected: [{'url': 'http://0.0.0.0/?0%000000000000000000000000000000000=000%0000000000', 'parts': {'scheme': 'http', 'host': '0.0.0.0', 'path': '/', 'query': '0%000000000000000000000000000000000=000%0000000000'}, 'params': [{'key': '0\x000000000000000000000000000000000', 'value': '000\x0000000000'}]}] got: None 159: failed example.com --set 'host=[::1]' --- stdout --- expected: 'http://[::1]/\n' got: '' --- stderr --- expected: '' got: '==1749== \n==1749== Process terminating with default action of signal 4 (SIGILL)\n==1749== Illegal opcode at address 0x10A089\n==1749== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1749== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 160: failed example.com:88 --set 'port?=99' --- stdout --- expected: 'http://example.com:88/\n' got: '' --- stderr --- expected: '' got: '==1752== \n==1752== Process terminating with default action of signal 4 (SIGILL)\n==1752== Illegal opcode at address 0x10A089\n==1752== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1752== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 161: failed example.com --set 'port?=99' --- stdout --- expected: 'http://example.com:99/\n' got: '' --- stderr --- expected: '' got: '==1755== \n==1755== Process terminating with default action of signal 4 (SIGILL)\n==1755== Illegal opcode at address 0x10A089\n==1755== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1755== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 162: failed example.com --append query=add --iterate 'scheme=http ftp' --- stdout --- expected: 'http://example.com/?add\nftp://example.com/?add\n' got: '' --- stderr --- expected: '' got: '==1758== \n==1758== Process terminating with default action of signal 4 (SIGILL)\n==1758== Illegal opcode at address 0x10A089\n==1758== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1758== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 163: failed example.com --append path=add --iterate 'scheme=http ftp' --- stdout --- expected: 'http://example.com/add\nftp://example.com/add\n' got: '' --- stderr --- expected: '' got: '==1761== \n==1761== Process terminating with default action of signal 4 (SIGILL)\n==1761== Illegal opcode at address 0x10A089\n==1761== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1761== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 164: failed example.com --append path=add --append path=two --- stdout --- expected: 'http://example.com/add/two\n' got: '' --- stderr --- expected: '' got: '==1764== \n==1764== Process terminating with default action of signal 4 (SIGILL)\n==1764== Illegal opcode at address 0x10A089\n==1764== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1764== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 165: failed 'https://curl.se?name=mr%00smith' --get '{query}' --- stderr --- expected: 'trurl note: URL decode error, most likely because of rubbish in the input (query)\n' got: '==1767== \n==1767== Process terminating with default action of signal 4 (SIGILL)\n==1767== Illegal opcode at address 0x10A089\n==1767== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1767== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 --- stdout --- expected: '\n' got: '' 166: failed 'https://curl.se?name=mr%00smith' --get '{strict:query}' --- stderr --- expected: 'trurl error: problems URL decoding query\ntrurl error: Try trurl -h for help\n' got: '==1770== \n==1770== Process terminating with default action of signal 4 (SIGILL)\n==1770== Illegal opcode at address 0x10A089\n==1770== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1770== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 10 got: -4 --- stdout --- expected: '' got: '' 167: failed example.com --set 'scheme?=https' --- stdout --- expected: 'https://example.com/\n' got: '' --- stderr --- expected: '' got: '==1773== \n==1773== Process terminating with default action of signal 4 (SIGILL)\n==1773== Illegal opcode at address 0x10A089\n==1773== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1773== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 168: failed ftp://example.com --set 'scheme?=https' --- stdout --- expected: 'ftp://example.com/\n' got: '' --- stderr --- expected: '' got: '==1776== \n==1776== Process terminating with default action of signal 4 (SIGILL)\n==1776== Illegal opcode at address 0x10A089\n==1776== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1776== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 169: failed http://example.org/%18 --json --- stdout --- expected: [{'url': 'http://example.org/%18', 'parts': {'scheme': 'http', 'host': 'example.org', 'path': '/\x18'}}] got: None --- stderr --- expected: '' got: '==1779== \n==1779== Process terminating with default action of signal 4 (SIGILL)\n==1779== Illegal opcode at address 0x10A089\n==1779== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1779== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 170: failed http://example.org/%18 --json --urlencode --- stdout --- expected: [{'url': 'http://example.org/%18', 'parts': {'scheme': 'http', 'host': 'example.org', 'path': '/%18'}}] got: None --- stderr --- expected: '' got: '==1782== \n==1782== Process terminating with default action of signal 4 (SIGILL)\n==1782== Illegal opcode at address 0x10A089\n==1782== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1782== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 171: failed https://example.com/one/t%61o/%2F%42/ --- stdout --- expected: 'https://example.com/one/tao/%2fB/\n' got: '' --- stderr --- expected: '' got: '==1785== \n==1785== Process terminating with default action of signal 4 (SIGILL)\n==1785== Illegal opcode at address 0x10A089\n==1785== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1785== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 172: failed https://example.com/one/t%61o/%2F%42/ --append path=%61 --- stdout --- expected: 'https://example.com/one/tao/%2fB/%2561\n' got: '' --- stderr --- expected: '' got: '==1788== \n==1788== Process terminating with default action of signal 4 (SIGILL)\n==1788== Illegal opcode at address 0x10A089\n==1788== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1788== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 173: failed 'https://ex%61mple.com/h%61s/?wh%61t' --- stdout --- expected: 'https://example.com/has/?what\n' got: '' --- stderr --- expected: '' got: '==1791== \n==1791== Process terminating with default action of signal 4 (SIGILL)\n==1791== Illegal opcode at address 0x10A089\n==1791== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1791== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 174: failed https://example.com/ --get '{must:query}' --- stdout --- expected: '' got: '' --- stderr --- expected: 'trurl error: missing must:query\ntrurl error: Try trurl -h for help\n' got: '==1794== \n==1794== Process terminating with default action of signal 4 (SIGILL)\n==1794== Illegal opcode at address 0x10A089\n==1794== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1794== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 10 got: -4 175: failed 'https://example.com/?' --get '{must:query}' --- stdout --- expected: '\n' got: '' --- stderr --- expected: '' got: '==1797== \n==1797== Process terminating with default action of signal 4 (SIGILL)\n==1797== Illegal opcode at address 0x10A089\n==1797== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1797== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 176: failed https://example.com/ --get '{must:fragment}' --- stdout --- expected: '' got: '' --- stderr --- expected: 'trurl error: missing must:fragment\ntrurl error: Try trurl -h for help\n' got: '==1800== \n==1800== Process terminating with default action of signal 4 (SIGILL)\n==1800== Illegal opcode at address 0x10A089\n==1800== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1800== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 10 got: -4 177: failed http://example.org/%18 --get '{path}' --- stdout --- expected: '/\x18\n' got: '' --- stderr --- expected: '' got: '==1803== \n==1803== Process terminating with default action of signal 4 (SIGILL)\n==1803== Illegal opcode at address 0x10A089\n==1803== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1803== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 178: failed 'http://example.org/?a=&b=1' --- stdout --- expected: 'http://example.org/?a=&b=1\n' got: '' --- stderr --- expected: '' got: '==1806== \n==1806== Process terminating with default action of signal 4 (SIGILL)\n==1806== Illegal opcode at address 0x10A089\n==1806== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1806== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 179: failed 'http://example.org/?a=1&b=' --- stdout --- expected: 'http://example.org/?a=1&b=\n' got: '' --- stderr --- expected: '' got: '==1809== \n==1809== Process terminating with default action of signal 4 (SIGILL)\n==1809== Illegal opcode at address 0x10A089\n==1809== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1809== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 180: failed 'http://example.org/?a=1&b=&c=2' --- stdout --- expected: 'http://example.org/?a=1&b=&c=2\n' got: '' --- stderr --- expected: '' got: '==1812== \n==1812== Process terminating with default action of signal 4 (SIGILL)\n==1812== Illegal opcode at address 0x10A089\n==1812== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1812== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 181: failed 'http://example.org/?a=1&b=&c=2' --json --- stdout --- expected: [{'url': 'http://example.org/?a=1&b=&c=2', 'parts': {'scheme': 'http', 'host': 'example.org', 'path': '/', 'query': 'a=1&b=&c=2'}, 'params': [{'key': 'a', 'value': '1'}, {'key': 'b', 'value': ''}, {'key': 'c', 'value': '2'}]}] got: None --- stderr --- expected: '' got: '==1815== \n==1815== Process terminating with default action of signal 4 (SIGILL)\n==1815== Illegal opcode at address 0x10A089\n==1815== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1815== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 182: failed 'http://example.org/?=1&b=2&c=&=3' --- stdout --- expected: 'http://example.org/?=1&b=2&c=&=3\n' got: '' --- stderr --- expected: '' got: '==1818== \n==1818== Process terminating with default action of signal 4 (SIGILL)\n==1818== Illegal opcode at address 0x10A089\n==1818== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1818== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 183: failed 'http://example.com/?a=%5D' --- stdout --- expected: 'http://example.com/?a=%5d\n' got: '' --- stderr --- expected: '' got: '==1821== \n==1821== Process terminating with default action of signal 4 (SIGILL)\n==1821== Illegal opcode at address 0x10A089\n==1821== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1821== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 184: failed 'http://example.com/?a=%5D&b=%5D' --- stdout --- expected: 'http://example.com/?a=%5d&b=%5d\n' got: '' --- stderr --- expected: '' got: '==1824== \n==1824== Process terminating with default action of signal 4 (SIGILL)\n==1824== Illegal opcode at address 0x10A089\n==1824== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1824== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 185: failed 'sftp://us%65r:pwd;giraffe@odd' --- stdout --- expected: 'sftp://user:pwd%3bgiraffe@odd/\n' got: '' --- stderr --- expected: '' got: '==1827== \n==1827== Process terminating with default action of signal 4 (SIGILL)\n==1827== Illegal opcode at address 0x10A089\n==1827== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1827== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 186: failed 'imap://us%65r:pwd;gir%41ffe@odd' --- stdout --- expected: 'imap://user:pwd;girAffe@odd/\n' got: '' --- stderr --- expected: '' got: '==1830== \n==1830== Process terminating with default action of signal 4 (SIGILL)\n==1830== Illegal opcode at address 0x10A089\n==1830== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1830== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 187: failed 'sftp://us%65r:pwd;giraffe@odd' --get '[password]' --- stdout --- expected: 'pwd;giraffe\n' got: '' --- stderr --- expected: '' got: '==1833== \n==1833== Process terminating with default action of signal 4 (SIGILL)\n==1833== Illegal opcode at address 0x10A089\n==1833== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1833== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 188: failed 'sftp://us%65r:pwd;giraffe@odd' --get '[:password]' --- stdout --- expected: 'pwd%3bgiraffe\n' got: '' --- stderr --- expected: '' got: '==1836== \n==1836== Process terminating with default action of signal 4 (SIGILL)\n==1836== Illegal opcode at address 0x10A089\n==1836== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1836== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 189: failed --url 'http://åäö/' --punycode -s port=21 --- stdout --- expected: 'http://xn--4cab6c:21/\n' got: '' --- stderr --- expected: '' got: '==1840== \n==1840== Process terminating with default action of signal 4 (SIGILL)\n==1840== Illegal opcode at address 0x10A089\n==1840== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1840== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 0 got: -4 190: failed sftp://odd --set port=144 --set port=145 --- stdout --- expected: '' got: '' --- stderr --- expected: 'trurl error: duplicate --set for component port\ntrurl error: Try trurl -h for help\n' got: '==1843== \n==1843== Process terminating with default action of signal 4 (SIGILL)\n==1843== Illegal opcode at address 0x10A089\n==1843== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1843== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 5 got: -4 191: failed sftp://odd --get '[port]' --get '{port}' --- stdout --- expected: '' got: '' --- stderr --- expected: 'trurl error: only one --get is supported\ntrurl error: Try trurl -h for help\n' got: '==1846== \n==1846== Process terminating with default action of signal 4 (SIGILL)\n==1846== Illegal opcode at address 0x10A089\n==1846== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1846== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 4 got: -4 192: failed url -f testfiles/test0000.txt -f testfiles/test0000.txt --- stdout --- expected: '' got: '' --- returncode --- expected: 4 got: -4 --- stderr --- expected: 'trurl error: only one --url-file is supported\ntrurl error: Try trurl -h for help\n' got: '==1849== \n==1849== Process terminating with default action of signal 4 (SIGILL)\n==1849== Illegal opcode at address 0x10A089\n==1849== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1849== by 0x10A089: main (trurl.c:2025)\n' 193: failed --url --- stdout --- expected: '' got: '' --- stderr --- expected: 'trurl error: Missing argument for --url\ntrurl error: Try trurl -h for help\n' got: '==1852== \n==1852== Process terminating with default action of signal 4 (SIGILL)\n==1852== Illegal opcode at address 0x10A089\n==1852== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1852== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 3 got: -4 194: failed url --set --- stdout --- expected: '' got: '' --- stderr --- expected: 'trurl error: Missing argument for --set\ntrurl error: Try trurl -h for help\n' got: '==1855== \n==1855== Process terminating with default action of signal 4 (SIGILL)\n==1855== Illegal opcode at address 0x10A089\n==1855== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1855== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 3 got: -4 195: failed url --redirect --- stdout --- expected: '' got: '' --- stderr --- expected: 'trurl error: Missing argument for --redirect\ntrurl error: Try trurl -h for help\n' got: '==1858== \n==1858== Process terminating with default action of signal 4 (SIGILL)\n==1858== Illegal opcode at address 0x10A089\n==1858== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1858== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 3 got: -4 196: failed url --get --- stdout --- expected: '' got: '' --- stderr --- expected: 'trurl error: Missing argument for --get\ntrurl error: Try trurl -h for help\n' got: '==1861== \n==1861== Process terminating with default action of signal 4 (SIGILL)\n==1861== Illegal opcode at address 0x10A089\n==1861== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1861== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 3 got: -4 197: failed url --replace --- stdout --- expected: '' got: '' --- stderr --- expected: 'trurl error: No data passed to replace component\ntrurl error: Try trurl -h for help\n' got: '==1864== \n==1864== Process terminating with default action of signal 4 (SIGILL)\n==1864== Illegal opcode at address 0x10A089\n==1864== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1864== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 12 got: -4 198: failed url --replace-append --- stdout --- expected: '' got: '' --- stderr --- expected: 'trurl error: No data passed to replace component\ntrurl error: Try trurl -h for help\n' got: '==1867== \n==1867== Process terminating with default action of signal 4 (SIGILL)\n==1867== Illegal opcode at address 0x10A089\n==1867== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1867== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 12 got: -4 199: failed url --append --- stdout --- expected: '' got: '' --- stderr --- expected: 'trurl error: Missing argument for --append\ntrurl error: Try trurl -h for help\n' got: '==1870== \n==1870== Process terminating with default action of signal 4 (SIGILL)\n==1870== Illegal opcode at address 0x10A089\n==1870== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1870== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 3 got: -4 200: failed url --query-separator ''"'"''"'"'' --- stdout --- expected: '' got: '' --- stderr --- expected: 'trurl error: only single-letter query separators are supported\ntrurl error: Try trurl -h for help\n' got: '==1873== \n==1873== Process terminating with default action of signal 4 (SIGILL)\n==1873== Illegal opcode at address 0x10A089\n==1873== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1873== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 4 got: -4 201: failed url --query-separator aa --- stdout --- expected: '' got: '' --- stderr --- expected: 'trurl error: only single-letter query separators are supported\ntrurl error: Try trurl -h for help\n' got: '==1876== \n==1876== Process terminating with default action of signal 4 (SIGILL)\n==1876== Illegal opcode at address 0x10A089\n==1876== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1876== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 4 got: -4 202: failed url --json --get '{port}' --- stdout --- expected: '' got: '' --- stderr --- expected: 'trurl error: --get is mutually exclusive with --json\ntrurl error: Try trurl -h for help\n' got: '==1879== \n==1879== Process terminating with default action of signal 4 (SIGILL)\n==1879== Illegal opcode at address 0x10A089\n==1879== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1879== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 4 got: -4 203: failed url --get '{port}' --json --- stdout --- expected: '' got: '' --- stderr --- expected: 'trurl error: --json is mutually exclusive with --get\ntrurl error: Try trurl -h for help\n' got: '==1882== \n==1882== Process terminating with default action of signal 4 (SIGILL)\n==1882== Illegal opcode at address 0x10A089\n==1882== at 0x10A089: UnknownInlinedFun (string_fortified.h:59)\n==1882== by 0x10A089: main (trurl.c:2025)\n' --- returncode --- expected: 4 got: -4 Finished: Failed! - Failed: 203, Passed: 0, Skipped: 0, Total: 203 make: *** [Makefile:69: test-memory] Error 1 ==> ERROR: A failure occurred in check(). Aborting... ==> ERROR: Build failed, check /home/alhp/workspace/chroot/build_f95b82e4-afb5-4a47-9953-f15dfac1d48a/build