[INFO] fetching crate fhttp 1.4.0... [INFO] testing fhttp-1.4.0 against try#d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 for pr-86479 [INFO] extracting crate fhttp 1.4.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate fhttp 1.4.0 on toolchain d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fhttp 1.4.0 [INFO] finished tweaking crates.io crate fhttp 1.4.0 [INFO] tweaked toml for crates.io crate fhttp 1.4.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate fhttp 1.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-executor v0.3.13 [INFO] [stderr] Downloaded lightproc v0.3.5 [INFO] [stderr] Downloaded bastion-utils v0.3.2 [INFO] [stderr] Downloaded mockito v0.23.3 [INFO] [stderr] Downloaded tracing-subscriber v0.2.17 [INFO] [stderr] Downloaded slice-group-by v0.2.6 [INFO] [stderr] Downloaded agnostik v0.2.3 [INFO] [stderr] Downloaded futures v0.3.13 [INFO] [stderr] Downloaded bastion-executor v0.4.1 [INFO] [stderr] Downloaded lever v0.1.1 [INFO] [stderr] Downloaded bastion v0.4.4 [INFO] [stderr] Downloaded nuclei v0.1.3 [INFO] [stderr] Downloaded wiremock v0.3.0 [INFO] [stderr] Downloaded syn v1.0.67 [INFO] [stderr] Downloaded fhttp-core v1.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c99a1dc2917a349db9e94cbe41a9a5d1118c43bef66bdb0b4b2187e45a22b7b [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" "4c99a1dc2917a349db9e94cbe41a9a5d1118c43bef66bdb0b4b2187e45a22b7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c99a1dc2917a349db9e94cbe41a9a5d1118c43bef66bdb0b4b2187e45a22b7b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c99a1dc2917a349db9e94cbe41a9a5d1118c43bef66bdb0b4b2187e45a22b7b", kill_on_drop: false }` [INFO] [stdout] 4c99a1dc2917a349db9e94cbe41a9a5d1118c43bef66bdb0b4b2187e45a22b7b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb1cc1a0b2cd7230eb1cf805002ddf81f61aeb11e35ab8429ed0c4dcab9da8c3 [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" "eb1cc1a0b2cd7230eb1cf805002ddf81f61aeb11e35ab8429ed0c4dcab9da8c3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.92 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling array_tool v1.0.3 [INFO] [stderr] Compiling apply v0.3.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tinyvec v1.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.6 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rustyline v6.3.0 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling pin-project v1.0.6 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling promptly v0.3.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling jsonpath_lib v0.2.6 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling fhttp-core v1.4.0 [INFO] [stderr] Compiling fhttp v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 46s [INFO] running `Command { std: "docker" "inspect" "eb1cc1a0b2cd7230eb1cf805002ddf81f61aeb11e35ab8429ed0c4dcab9da8c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb1cc1a0b2cd7230eb1cf805002ddf81f61aeb11e35ab8429ed0c4dcab9da8c3", kill_on_drop: false }` [INFO] [stdout] eb1cc1a0b2cd7230eb1cf805002ddf81f61aeb11e35ab8429ed0c4dcab9da8c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f5e9dd2abc173e6918e7c52d4e81a835d489d4bcb2ca087d37da20ea7287f54d [INFO] running `Command { std: "docker" "start" "-a" "f5e9dd2abc173e6918e7c52d4e81a835d489d4bcb2ca087d37da20ea7287f54d", kill_on_drop: false }` [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling slice-group-by v0.2.6 [INFO] [stderr] Compiling vec-arena v1.1.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling bastion-utils v0.3.2 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling http-types v2.10.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling agnostik v0.2.3 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling predicates v1.0.7 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling nb-connect v1.1.0 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling polling v2.0.3 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling lightproc v0.3.5 [INFO] [stderr] Compiling byte-pool v0.2.3 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling assert_cmd v1.0.3 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling tracing-subscriber v0.2.17 [INFO] [stderr] Compiling lever v0.1.1 [INFO] [stderr] Compiling serde_qs v0.7.2 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling bastion-executor v0.4.1 [INFO] [stderr] Compiling mockito v0.23.3 [INFO] [stderr] Compiling nuclei v0.1.3 [INFO] [stderr] Compiling bastion v0.4.4 [INFO] [stderr] Compiling async-h1 v2.3.2 [INFO] [stderr] Compiling wiremock v0.3.0 [INFO] [stderr] Compiling fhttp v1.4.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `fhttp` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name curl --edition=2018 tests/curl.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=d1a1f8538ca7efc2 -C extra-filename=-d1a1f8538ca7efc2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-b0f2440e0dacba51.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-adc7ced0409b2c89.rlib --extern fhttp=/opt/rustwide/target/debug/deps/libfhttp-c53920f7408cf6e8.rlib --extern fhttp_core=/opt/rustwide/target/debug/deps/libfhttp_core-e98e56879122e042.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-8d5ab5da2126c519.rlib --extern indoc=/opt/rustwide/target/debug/deps/libindoc-7aa1afabba8ad231.so --extern maplit=/opt/rustwide/target/debug/deps/libmaplit-9d248c194ba5cb64.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-ceaf8ddb8634e3b5.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-24cbc166c4f718c7.rlib --extern wiremock=/opt/rustwide/target/debug/deps/libwiremock-935a87d65c278a09.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-a6e3dc9d94288609/out` (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/profile_with_request_var-fdd91baab19880f9.profile_with_request_var.baddb05a-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/profile_with_request_var-fdd91baab19880f9.profile_with_request_var.baddb05a-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/profile_with_request_var-fdd91baab19880f9.profile_with_request_var.baddb05a-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/profile_with_request_var-fdd91baab19880f9.profile_with_request_var.baddb05a-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/profile_with_request_var-fdd91baab19880f9.profile_with_request_var.baddb05a-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/profile_with_request_var-fdd91baab19880f9.profile_with_request_var.baddb05a-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/profile_with_request_var-fdd91baab19880f9.profile_with_request_var.baddb05a-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/profile_with_request_var-fdd91baab19880f9.profile_with_request_var.baddb05a-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/profile_with_request_var-fdd91baab19880f9.profile_with_request_var.baddb05a-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/profile_with_request_var-fdd91baab19880f9.profile_with_request_var.baddb05a-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/profile_with_request_var-fdd91baab19880f9.profile_with_request_var.baddb05a-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/profile_with_request_var-fdd91baab19880f9.profile_with_request_var.baddb05a-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/profile_with_request_var-fdd91baab19880f9.profile_with_request_var.baddb05a-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/profile_with_request_var-fdd91baab19880f9.profile_with_request_var.baddb05a-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/profile_with_request_var-fdd91baab19880f9.profile_with_request_var.baddb05a-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/profile_with_request_var-fdd91baab19880f9.profile_with_request_var.baddb05a-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/profile_with_request_var-fdd91baab19880f9.51x576ubpk8gvifm.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-a6e3dc9d94288609/out" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-1ce38cc2ca963dbe.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-44cde79bf84da402.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-4dc925bb53d03412.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-2216cca8b1bb2a2f.rlib" "/opt/rustwide/target/debug/deps/libmockito-ceaf8ddb8634e3b5.rlib" "/opt/rustwide/target/debug/deps/libassert_json_diff-6a23091ce8c7a19e.rlib" "/opt/rustwide/target/debug/deps/libregex-806718a3525e42b9.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-e9279f0183ab6dab.rlib" "/opt/rustwide/target/debug/deps/librand-73eb40062387266b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d65f79e1f33beeb7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-82bdeb907cc2ed56.rlib" "/opt/rustwide/target/debug/deps/librand_core-8ce46c47b3dfa6e5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-aefb866fe59d155a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-98a88b5b53b82a03.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d72df8853ab05064.rlib" "/opt/rustwide/target/debug/deps/libcolored-cf90570a0a5be22a.rlib" "/opt/rustwide/target/debug/deps/libatty-d92faac046062633.rlib" "/opt/rustwide/target/debug/deps/libserde_json-7fef27b92d13d2eb.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-183bc5edf4dbc97c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b40654aefeea685d.rlib" "/opt/rustwide/target/debug/deps/libserde-7bc82a6b2dc2e717.rlib" "/opt/rustwide/target/debug/deps/liblog-dcad8032c9861099.rlib" "/opt/rustwide/target/debug/deps/libvalue_bag-9d1c0b9c847e1ffe.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libassert_cmd-b0f2440e0dacba51.rlib" "/opt/rustwide/target/debug/deps/libwait_timeout-c85fc4042ad5a66e.rlib" "/opt/rustwide/target/debug/deps/liblibc-4d03936bd00dd6b9.rlib" "/opt/rustwide/target/debug/deps/libdoc_comment-be89294945f57ea1.rlib" "/opt/rustwide/target/debug/deps/libbstr-1d304503811dfcce.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-0466a58c30d9aa8f.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-95d362927be20766.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f328109de99d6196.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e7268561e64e0c3d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libpredicates_tree-4f97f59ec875e7be.rlib" "/opt/rustwide/target/debug/deps/libtreeline-d933f8908f6e2964.rlib" "/opt/rustwide/target/debug/deps/libpredicates-8053d87396bdd006.rlib" "/opt/rustwide/target/debug/deps/libdifference-c1087db8e4716a08.rlib" "/opt/rustwide/target/debug/deps/libpredicates_core-79322799b7681647.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-9c44f1fe63de3edb.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5dfdbb680ac299a1.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-353beaf877db2fdf.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-cd4abd33332d2d3f.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-3b908b5b50ddd80c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9cafd3521b5532d3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-7b0935832903a9ac.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-8a349b13d67c76e3.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9d41e7cb09eafd8e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-095194fedb4c0ec4.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-968cf83f088269ec.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e63bbb95a6beff5c.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-9f216e67c2916fa5.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-4688b763605c6a0e.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a9b2dc3244289321.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-003d83a588984e1f.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d2e9fff28e244f1ea4927194f1f9b77f93e2ffe2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/profile_with_request_var-fdd91baab19880f9" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-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" "f5e9dd2abc173e6918e7c52d4e81a835d489d4bcb2ca087d37da20ea7287f54d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5e9dd2abc173e6918e7c52d4e81a835d489d4bcb2ca087d37da20ea7287f54d", kill_on_drop: false }` [INFO] [stdout] f5e9dd2abc173e6918e7c52d4e81a835d489d4bcb2ca087d37da20ea7287f54d