[INFO] fetching crate adblock 0.4.1... [INFO] testing adblock-0.4.1 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate adblock 0.4.1 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate adblock 0.4.1 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate adblock 0.4.1 [INFO] finished tweaking crates.io crate adblock 0.4.1 [INFO] tweaked toml for crates.io crate adblock 0.4.1 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate adblock 0.4.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cast v0.2.5 [INFO] [stderr] Downloaded addr v0.14.0 [INFO] [stderr] Downloaded psl v2.0.27 [INFO] [stderr] Downloaded lifeguard v0.6.1 [INFO] [stderr] Downloaded rmp-serde v0.15.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d2533b23325fdb682c9334b18ba7628c26e14329356897299e325be3ad88542 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6d2533b23325fdb682c9334b18ba7628c26e14329356897299e325be3ad88542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d2533b23325fdb682c9334b18ba7628c26e14329356897299e325be3ad88542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d2533b23325fdb682c9334b18ba7628c26e14329356897299e325be3ad88542", kill_on_drop: false }` [INFO] [stdout] 6d2533b23325fdb682c9334b18ba7628c26e14329356897299e325be3ad88542 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e048a41993ec629565d03d5426655011b13faefb9bd2c5e69aa9390aa483ff46 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e048a41993ec629565d03d5426655011b13faefb9bd2c5e69aa9390aa483ff46", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling psl-types v2.0.7 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling lifeguard v0.6.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling seahash v3.0.7 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling psl v2.0.27 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling addr v0.14.0 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling adblock v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "e048a41993ec629565d03d5426655011b13faefb9bd2c5e69aa9390aa483ff46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e048a41993ec629565d03d5426655011b13faefb9bd2c5e69aa9390aa483ff46", kill_on_drop: false }` [INFO] [stdout] e048a41993ec629565d03d5426655011b13faefb9bd2c5e69aa9390aa483ff46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e34edc7f0aa71998f8c46c802f4323c6a8ebbde555f79a6fe73748013395ce1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3e34edc7f0aa71998f8c46c802f4323c6a8ebbde555f79a6fe73748013395ce1", kill_on_drop: false }` [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling httpdate v1.0.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling cpufeatures v0.1.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling tokio v1.8.0 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.63 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling plotters v0.3.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling cast v0.2.5 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling sha2 v0.9.5 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling hyper v0.14.7 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling adblock v0.4.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `adblock` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name live --edition=2018 tests/live.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="addr"' --cfg 'feature="default"' --cfg 'feature="embedded-domain-resolver"' --cfg 'feature="full-regex-handling"' --cfg 'feature="lifeguard"' --cfg 'feature="object-pooling"' -C metadata=55621152045a04e6 -C extra-filename=-55621152045a04e6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern adblock=/opt/rustwide/target/debug/deps/libadblock-37717e3a79722794.rlib --extern addr=/opt/rustwide/target/debug/deps/libaddr-772d571bd37ec33a.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-42f88c32da15b2c9.rlib --extern csv=/opt/rustwide/target/debug/deps/libcsv-cd5d9662a29b262a.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-5c786b83101d2fbb.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-e0602dae05d029c8.rlib --extern idna=/opt/rustwide/target/debug/deps/libidna-9f0df5d57ed721cc.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-9ade512e5033c232.rlib --extern lifeguard=/opt/rustwide/target/debug/deps/liblifeguard-6731ddc40837bd0d.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-95127fd839f2ca8f.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-66988ba097791030.rlib --extern rmp_serde_legacy=/opt/rustwide/target/debug/deps/librmp_serde-57c09b7a74bf4627.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-7b66c885113ed194.rlib --extern seahash=/opt/rustwide/target/debug/deps/libseahash-f859115491034010.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-48548f5eb5e4a29c.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1a3f8302df48fd2f.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-ad8b6c5817ba9056.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-01259f6eac8ce2cf.rlib --extern twoway=/opt/rustwide/target/debug/deps/libtwoway-70f39085eab7dc3b.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-265bc2765c0d9370.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/hashing_test-8c716001245e1570.hashing_test.699d8c4e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hashing_test-8c716001245e1570.hashing_test.699d8c4e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hashing_test-8c716001245e1570.hashing_test.699d8c4e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hashing_test-8c716001245e1570.hashing_test.699d8c4e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hashing_test-8c716001245e1570.hashing_test.699d8c4e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hashing_test-8c716001245e1570.hashing_test.699d8c4e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hashing_test-8c716001245e1570.hashing_test.699d8c4e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hashing_test-8c716001245e1570.hashing_test.699d8c4e-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hashing_test-8c716001245e1570.hashing_test.699d8c4e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hashing_test-8c716001245e1570.hashing_test.699d8c4e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hashing_test-8c716001245e1570.hashing_test.699d8c4e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hashing_test-8c716001245e1570.hashing_test.699d8c4e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hashing_test-8c716001245e1570.hashing_test.699d8c4e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hashing_test-8c716001245e1570.hashing_test.699d8c4e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hashing_test-8c716001245e1570.hashing_test.699d8c4e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hashing_test-8c716001245e1570.hashing_test.699d8c4e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/hashing_test-8c716001245e1570.fn02v53kiyie6c1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libadblock-37717e3a79722794.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libtwoway-70f39085eab7dc3b.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-a0d585fcf23cc292.rlib" "/opt/rustwide/target/debug/deps/liburl-265bc2765c0d9370.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libidna-9f0df5d57ed721cc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-573f0a48301ac370.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4d4204f323faecd8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-782591ef91eedc75.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-7b66c885113ed194.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-57c09b7a74bf4627.rlib" "/opt/rustwide/target/debug/deps/librmp-4b300757fbb1b715.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libflate2-5c786b83101d2fbb.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libaddr-772d571bd37ec33a.rlib" "/opt/rustwide/target/debug/deps/libpsl-92b3de039388962b.rlib" "/opt/rustwide/target/debug/deps/libpsl_types-6b931b4fb3f800a9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/liblifeguard-6731ddc40837bd0d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libregex-95127fd839f2ca8f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-56c922cf47e8670e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed2e8198c93e866d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libserde-48548f5eb5e4a29c.rlib" "/opt/rustwide/target/debug/deps/libitertools-9ade512e5033c232.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libseahash-f859115491034010.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hashing_test-8c716001245e1570" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/simple_use-03788be2de2fb410.simple_use.fa1eb38e-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/simple_use-03788be2de2fb410.simple_use.fa1eb38e-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/simple_use-03788be2de2fb410.simple_use.fa1eb38e-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/simple_use-03788be2de2fb410.simple_use.fa1eb38e-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/simple_use-03788be2de2fb410.simple_use.fa1eb38e-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/simple_use-03788be2de2fb410.simple_use.fa1eb38e-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/simple_use-03788be2de2fb410.simple_use.fa1eb38e-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/simple_use-03788be2de2fb410.simple_use.fa1eb38e-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/simple_use-03788be2de2fb410.simple_use.fa1eb38e-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/simple_use-03788be2de2fb410.simple_use.fa1eb38e-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/simple_use-03788be2de2fb410.simple_use.fa1eb38e-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/simple_use-03788be2de2fb410.simple_use.fa1eb38e-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/simple_use-03788be2de2fb410.simple_use.fa1eb38e-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/simple_use-03788be2de2fb410.simple_use.fa1eb38e-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/simple_use-03788be2de2fb410.simple_use.fa1eb38e-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/simple_use-03788be2de2fb410.12hqxj98s1b2u4lo.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libadblock-37717e3a79722794.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libtwoway-70f39085eab7dc3b.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-a0d585fcf23cc292.rlib" "/opt/rustwide/target/debug/deps/liburl-265bc2765c0d9370.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libidna-9f0df5d57ed721cc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-573f0a48301ac370.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4d4204f323faecd8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-782591ef91eedc75.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-7b66c885113ed194.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-57c09b7a74bf4627.rlib" "/opt/rustwide/target/debug/deps/librmp-4b300757fbb1b715.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libflate2-5c786b83101d2fbb.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libaddr-772d571bd37ec33a.rlib" "/opt/rustwide/target/debug/deps/libpsl-92b3de039388962b.rlib" "/opt/rustwide/target/debug/deps/libpsl_types-6b931b4fb3f800a9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/liblifeguard-6731ddc40837bd0d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libregex-95127fd839f2ca8f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-56c922cf47e8670e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed2e8198c93e866d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libserde-48548f5eb5e4a29c.rlib" "/opt/rustwide/target/debug/deps/libitertools-9ade512e5033c232.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libseahash-f859115491034010.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/simple_use-03788be2de2fb410" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/ublock_coverage-ae84ac7c90bbd705.ublock_coverage.32f0dca7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ublock_coverage-ae84ac7c90bbd705.ublock_coverage.32f0dca7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ublock_coverage-ae84ac7c90bbd705.ublock_coverage.32f0dca7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ublock_coverage-ae84ac7c90bbd705.ublock_coverage.32f0dca7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ublock_coverage-ae84ac7c90bbd705.ublock_coverage.32f0dca7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ublock_coverage-ae84ac7c90bbd705.ublock_coverage.32f0dca7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ublock_coverage-ae84ac7c90bbd705.ublock_coverage.32f0dca7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ublock_coverage-ae84ac7c90bbd705.ublock_coverage.32f0dca7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ublock_coverage-ae84ac7c90bbd705.ublock_coverage.32f0dca7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ublock_coverage-ae84ac7c90bbd705.ublock_coverage.32f0dca7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ublock_coverage-ae84ac7c90bbd705.ublock_coverage.32f0dca7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ublock_coverage-ae84ac7c90bbd705.ublock_coverage.32f0dca7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ublock_coverage-ae84ac7c90bbd705.ublock_coverage.32f0dca7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ublock_coverage-ae84ac7c90bbd705.ublock_coverage.32f0dca7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ublock_coverage-ae84ac7c90bbd705.ublock_coverage.32f0dca7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ublock_coverage-ae84ac7c90bbd705.ublock_coverage.32f0dca7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ublock_coverage-ae84ac7c90bbd705.312q9rtdx11llpcx.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libcsv-cd5d9662a29b262a.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-ecb68c9520561051.rlib" "/opt/rustwide/target/debug/deps/libbstr-ebc1d4eec693e767.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-b3c0cf10d3a065ef.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libadblock-37717e3a79722794.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libtwoway-70f39085eab7dc3b.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-a0d585fcf23cc292.rlib" "/opt/rustwide/target/debug/deps/liburl-265bc2765c0d9370.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libidna-9f0df5d57ed721cc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-573f0a48301ac370.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4d4204f323faecd8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-782591ef91eedc75.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-7b66c885113ed194.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-57c09b7a74bf4627.rlib" "/opt/rustwide/target/debug/deps/librmp-4b300757fbb1b715.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libflate2-5c786b83101d2fbb.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libaddr-772d571bd37ec33a.rlib" "/opt/rustwide/target/debug/deps/libpsl-92b3de039388962b.rlib" "/opt/rustwide/target/debug/deps/libpsl_types-6b931b4fb3f800a9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/liblifeguard-6731ddc40837bd0d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libregex-95127fd839f2ca8f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-56c922cf47e8670e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed2e8198c93e866d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libserde-48548f5eb5e4a29c.rlib" "/opt/rustwide/target/debug/deps/libitertools-9ade512e5033c232.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libseahash-f859115491034010.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/ublock_coverage-ae84ac7c90bbd705" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/matching-2a0341dbbae379d5.matching.e4d2edf7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/matching-2a0341dbbae379d5.matching.e4d2edf7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/matching-2a0341dbbae379d5.matching.e4d2edf7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/matching-2a0341dbbae379d5.matching.e4d2edf7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/matching-2a0341dbbae379d5.matching.e4d2edf7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/matching-2a0341dbbae379d5.matching.e4d2edf7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/matching-2a0341dbbae379d5.matching.e4d2edf7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/matching-2a0341dbbae379d5.matching.e4d2edf7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/matching-2a0341dbbae379d5.matching.e4d2edf7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/matching-2a0341dbbae379d5.matching.e4d2edf7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/matching-2a0341dbbae379d5.matching.e4d2edf7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/matching-2a0341dbbae379d5.matching.e4d2edf7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/matching-2a0341dbbae379d5.matching.e4d2edf7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/matching-2a0341dbbae379d5.matching.e4d2edf7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/matching-2a0341dbbae379d5.matching.e4d2edf7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/matching-2a0341dbbae379d5.matching.e4d2edf7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/matching-2a0341dbbae379d5.5cmd19vwjabln6wn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_json-1a3f8302df48fd2f.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ea87b6c2fe761216.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-91b9e0d063734789.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-2ddfc09cde4cdc0c.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-d066e6f50a258123.rlib" "/opt/rustwide/target/debug/deps/libadblock-37717e3a79722794.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libtwoway-70f39085eab7dc3b.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-a0d585fcf23cc292.rlib" "/opt/rustwide/target/debug/deps/liburl-265bc2765c0d9370.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-75f6cbc650d29922.rlib" "/opt/rustwide/target/debug/deps/libidna-9f0df5d57ed721cc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-573f0a48301ac370.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-4d4204f323faecd8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-782591ef91eedc75.rlib" "/opt/rustwide/target/debug/deps/libmatches-4395ae20fe1f12ba.rlib" "/opt/rustwide/target/debug/deps/libbitflags-6d05264d59b50f7f.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-7b66c885113ed194.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-57c09b7a74bf4627.rlib" "/opt/rustwide/target/debug/deps/librmp-4b300757fbb1b715.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b01ac3b4430ee179.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libflate2-5c786b83101d2fbb.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-8cb202a41ad569df.rlib" "/opt/rustwide/target/debug/deps/libadler-3a9d1165c599cab1.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-aaf29b4979d72532.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libaddr-772d571bd37ec33a.rlib" "/opt/rustwide/target/debug/deps/libpsl-92b3de039388962b.rlib" "/opt/rustwide/target/debug/deps/libpsl_types-6b931b4fb3f800a9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/liblifeguard-6731ddc40837bd0d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libregex-95127fd839f2ca8f.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-56c922cf47e8670e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-ed2e8198c93e866d.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c25dc19d7487cdf7.rlib" "/opt/rustwide/target/debug/deps/libserde-48548f5eb5e4a29c.rlib" "/opt/rustwide/target/debug/deps/libitertools-9ade512e5033c232.rlib" "/opt/rustwide/target/debug/deps/libeither-8ed8bc54e89b5c30.rlib" "/opt/rustwide/target/debug/deps/libseahash-f859115491034010.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/722e1797249a965b6335aebd65d777f917e498f1/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/matching-2a0341dbbae379d5" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3e34edc7f0aa71998f8c46c802f4323c6a8ebbde555f79a6fe73748013395ce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e34edc7f0aa71998f8c46c802f4323c6a8ebbde555f79a6fe73748013395ce1", kill_on_drop: false }` [INFO] [stdout] 3e34edc7f0aa71998f8c46c802f4323c6a8ebbde555f79a6fe73748013395ce1