[INFO] fetching crate goose 0.9.1... [INFO] testing goose-0.9.1 against 1.45.2 for beta-1.46-1 [INFO] extracting crate goose 0.9.1 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate goose 0.9.1 on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate goose 0.9.1 [INFO] finished tweaking crates.io crate goose 0.9.1 [INFO] tweaked toml for crates.io crate goose 0.9.1 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate goose 0.9.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", 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] 5f63af0ef09c3f2a767ba202cd9d49174c952c8ee2de660b820919cff6f452f6 [INFO] running `Command { std: "docker" "start" "-a" "5f63af0ef09c3f2a767ba202cd9d49174c952c8ee2de660b820919cff6f452f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f63af0ef09c3f2a767ba202cd9d49174c952c8ee2de660b820919cff6f452f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f63af0ef09c3f2a767ba202cd9d49174c952c8ee2de660b820919cff6f452f6", kill_on_drop: false }` [INFO] [stdout] 5f63af0ef09c3f2a767ba202cd9d49174c952c8ee2de660b820919cff6f452f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b056a79380634ee509f962af9abdf5735107f110b47e7550c8bee80fda219ae [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" "6b056a79380634ee509f962af9abdf5735107f110b47e7550c8bee80fda219ae", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling ctrlc v3.1.4 [INFO] [stderr] Compiling chrono v0.4.12 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling simplelog v0.7.6 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling hyper v0.13.6 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling cookie_store v0.11.0 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling reqwest v0.10.6 [INFO] [stderr] Compiling goose v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 20s [INFO] running `Command { std: "docker" "inspect" "6b056a79380634ee509f962af9abdf5735107f110b47e7550c8bee80fda219ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b056a79380634ee509f962af9abdf5735107f110b47e7550c8bee80fda219ae", kill_on_drop: false }` [INFO] [stdout] 6b056a79380634ee509f962af9abdf5735107f110b47e7550c8bee80fda219ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12ac4eaaa9ea328e6ee99c9bd88ff6fc160194737ad198f631f8a733ffc681eb [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" "12ac4eaaa9ea328e6ee99c9bd88ff6fc160194737ad198f631f8a733ffc681eb", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.64 [INFO] [stderr] Compiling wasm-bindgen v0.2.64 [INFO] [stderr] Compiling parking v1.0.5 [INFO] [stderr] Compiling event-listener v2.2.0 [INFO] [stderr] Compiling curl v0.4.30 [INFO] [stderr] Compiling send_wrapper v0.4.0 [INFO] [stderr] Compiling isahc v0.9.6 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.32+curl-7.70.0 [INFO] [stderr] Compiling concurrent-queue v1.1.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling futures-lite v0.1.8 [INFO] [stderr] Compiling serde_regex v1.1.0 [INFO] [stderr] Compiling async-channel v1.1.1 [INFO] [stderr] Compiling sluice v0.5.2 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.64 [INFO] [stderr] Compiling blocking v0.4.7 [INFO] [stderr] Compiling smol v0.1.18 [INFO] [stderr] Compiling assert-json-diff v1.0.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.64 [INFO] [stderr] Compiling tracing v0.1.16 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.64 [INFO] [stderr] Compiling js-sys v0.3.41 [INFO] [stderr] Compiling web-sys v0.3.41 [INFO] [stderr] Compiling gloo-timers v0.2.1 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling async-std v1.6.2 [INFO] [stderr] Compiling puddle v0.1.0 [INFO] [stderr] Compiling httpmock v0.4.2 [INFO] [stderr] Compiling goose v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `goose`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name goose --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=9af8adc4394dcd5d -C extra-filename=-9af8adc4394dcd5d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-08958595a768f74b.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-0e91b3a0458d58f5.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-b1be33fa47568309.rlib --extern httpmock=/opt/rustwide/target/debug/deps/libhttpmock-c24ef15401549bdc.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-5ee5ce1243b8320e.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-40083b8c5210c9ea.rlib --extern num_format=/opt/rustwide/target/debug/deps/libnum_format-17d5eef44d9199ae.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-1d56d4d0ebaedfe2.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-e6519af3d1aa0382.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-347800da6df6c271.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-df6c01c940532383.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-3124fbb34a00d651.rlib --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-804e74b3359a22fd.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b0d48606d6c1e1c9.rlib --extern simplelog=/opt/rustwide/target/debug/deps/libsimplelog-01b8087ea62f42de.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-3edb12563f3ea5fa.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-fde1406d66b549a6.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-7854435f19ecb222.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/curl-sys-3fb375b4b8adfc87/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-be60443e38ab9c90/out/i/lib -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/examples/simple_closure-6b109d99308aae90.simple_closure.agc7edo7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-6b109d99308aae90.simple_closure.agc7edo7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-6b109d99308aae90.simple_closure.agc7edo7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-6b109d99308aae90.simple_closure.agc7edo7-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-6b109d99308aae90.simple_closure.agc7edo7-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-6b109d99308aae90.simple_closure.agc7edo7-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-6b109d99308aae90.simple_closure.agc7edo7-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-6b109d99308aae90.simple_closure.agc7edo7-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-6b109d99308aae90.simple_closure.agc7edo7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-6b109d99308aae90.simple_closure.agc7edo7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-6b109d99308aae90.simple_closure.agc7edo7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-6b109d99308aae90.simple_closure.agc7edo7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-6b109d99308aae90.simple_closure.agc7edo7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-6b109d99308aae90.simple_closure.agc7edo7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-6b109d99308aae90.simple_closure.agc7edo7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/simple_closure-6b109d99308aae90.simple_closure.agc7edo7-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/examples/simple_closure-6b109d99308aae90" "/opt/rustwide/target/debug/examples/simple_closure-6b109d99308aae90.33efok9pwgas8sy7.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/curl-sys-3fb375b4b8adfc87/out/build" "-L" "/opt/rustwide/target/debug/build/libnghttp2-sys-be60443e38ab9c90/out/i/lib" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgoose-ab34843346b4c695.rlib" "/opt/rustwide/target/debug/deps/libfutures-0e91b3a0458d58f5.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b7507466e607ae72.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1d56d4d0ebaedfe2.rlib" "/opt/rustwide/target/debug/deps/libctrlc-08958595a768f74b.rlib" "/opt/rustwide/target/debug/deps/libnix-52cce18a717ed59a.rlib" "/opt/rustwide/target/debug/deps/libvoid-af6f01eb30472fa0.rlib" "/opt/rustwide/target/debug/deps/libsimplelog-01b8087ea62f42de.rlib" "/opt/rustwide/target/debug/deps/libterm-ab614cc3f2a6e808.rlib" "/opt/rustwide/target/debug/deps/libdirs-3ffafbfc483094d2.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-acd2965d9af43301.rlib" "/opt/rustwide/target/debug/deps/libchrono-fcdcc7bf7dc4c4c9.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-ec046d120225b867.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-491417eb0472d7c5.rlib" "/opt/rustwide/target/debug/deps/librand-e6519af3d1aa0382.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-d4ea0d4d479a6cb7.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-c44318ca2ca571e9.rlib" "/opt/rustwide/target/debug/deps/librand_core-4c936a1217ee1f4f.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b222c3e078076a08.rlib" "/opt/rustwide/target/debug/deps/libnum_format-17d5eef44d9199ae.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-ee7e641b933ca169.rlib" "/opt/rustwide/target/debug/deps/libnodrop-cea64974b1c3e9a1.rlib" "/opt/rustwide/target/debug/deps/libitertools-5ee5ce1243b8320e.rlib" "/opt/rustwide/target/debug/deps/libeither-73ae1ee3c5bcec7c.rlib" "/opt/rustwide/target/debug/deps/libreqwest-df6c01c940532383.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-c27e2389219c719d.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-a706ec00d1585f30.rlib" "/opt/rustwide/target/debug/deps/libregex-347800da6df6c271.rlib" "/opt/rustwide/target/debug/deps/libthread_local-87cfd577652377a1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c234f626249548c1.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-97b2f11ab4a5d4c6.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-17d50faf6c263023.rlib" "/opt/rustwide/target/debug/deps/libcookie-3bdd94b4ae566969.rlib" "/opt/rustwide/target/debug/deps/liburl-33bbacdddff76213.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a4b5f53972b66b35.rlib" "/opt/rustwide/target/debug/deps/libidna-b8d4ad66d49965ce.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-2f32d0d5db2f00a6.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-dd30ee4df4f8a0ac.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-2beb79f84d3c59e4.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-7be55775e1dc25a2.rlib" "/opt/rustwide/target/debug/deps/libdtoa-59ff89e986bf1464.rlib" "/opt/rustwide/target/debug/deps/libserde_json-b0d48606d6c1e1c9.rlib" "/opt/rustwide/target/debug/deps/libryu-346252d1dd2293b6.rlib" "/opt/rustwide/target/debug/deps/libserde-3124fbb34a00d651.rlib" "/opt/rustwide/target/debug/deps/libbase64-f30e53356525a43a.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-73991c8de5029bf4.rlib" "/opt/rustwide/target/debug/deps/libunicase-52fa6b0564e06fe5.rlib" "/opt/rustwide/target/debug/deps/libmime-fad3307ff0d4768c.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-b3a4335785b4f66b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-f3fbb95906027326.rlib" "/opt/rustwide/target/debug/deps/libopenssl-9026798d5d04c49d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-e76b012a02eb326a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-0a94b6e682a12a0a.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-0fbc5bcb3d7ee30a.rlib" "/opt/rustwide/target/debug/deps/libhyper-ef2cd19c45b181ef.rlib" "/opt/rustwide/target/debug/deps/libhttparse-c36015986759fb44.rlib" "/opt/rustwide/target/debug/deps/libwant-3a0813b41df07cc9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-98cbc7a1f91fbdbd.rlib" "/opt/rustwide/target/debug/deps/libh2-e81ef21a41d925b8.rlib" "/opt/rustwide/target/debug/deps/libindexmap-f9a99e5a7157a185.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-93d764362b48c6a5.rlib" "/opt/rustwide/target/debug/deps/libtime-cfe0a54939e8cae0.rlib" "/opt/rustwide/target/debug/deps/libsocket2-18ce7156a9645130.rlib" "/opt/rustwide/target/debug/deps/libtower_service-b53d9b380996f635.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-5aa43472961730aa.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-ffcce2ca2a170d44.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-88a00cbdb897b767.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a2e457e7b3349e0a.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5ec8ea1a25d721d9.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e0b5245fd2852c77.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-7ca2ee3cacea1b4c.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-a0d4ad067954e0ad.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-075b778001f9a5fa.rlib" "/opt/rustwide/target/debug/deps/libtokio-fde1406d66b549a6.rlib" "/opt/rustwide/target/debug/deps/libmemchr-994f1cb85517744c.rlib" "/opt/rustwide/target/debug/deps/libmio-b04d369f20d265a2.rlib" "/opt/rustwide/target/debug/deps/libslab-f053b532a5ee7f39.rlib" "/opt/rustwide/target/debug/deps/libiovec-22f5e50d121005b7.rlib" "/opt/rustwide/target/debug/deps/libnet2-46c6feabae74de5a.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-7019079acafd10ec.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c5d3c95f6eca2b61.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-03bb6a49e6adc4c5.rlib" "/opt/rustwide/target/debug/deps/liburl-7854435f19ecb222.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-923da02b287c93c1.rlib" "/opt/rustwide/target/debug/deps/libidna-f0bedc0d37e0238e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-32d152a46851e25f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-6b37295460e5f9d5.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a35d543dc62ca9dc.rlib" "/opt/rustwide/target/debug/deps/libmatches-2e3ca713d4d6e5d2.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1be33fa47568309.rlib" "/opt/rustwide/target/debug/deps/libitoa-f50dd78fbe6562e1.rlib" "/opt/rustwide/target/debug/deps/libbytes-de7e242b2b390182.rlib" "/opt/rustwide/target/debug/deps/libfnv-5a2e7315855d9083.rlib" "/opt/rustwide/target/debug/deps/libstructopt-3edb12563f3ea5fa.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-660ab907323d6aba.rlib" "/opt/rustwide/target/debug/deps/libclap-2cf5d7d36e1ac378.rlib" "/opt/rustwide/target/debug/deps/libvec_map-5ed6abe592476fba.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-1a72232698cd41b8.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-af7c86705d0a2dbc.rlib" "/opt/rustwide/target/debug/deps/libstrsim-634e26f9ad594cf1.rlib" "/opt/rustwide/target/debug/deps/libbitflags-02fffe573fe5be1a.rlib" "/opt/rustwide/target/debug/deps/libatty-17b5d43ba9ac50dd.rlib" "/opt/rustwide/target/debug/deps/liblibc-f6c1aeda0afa9082.rlib" "/opt/rustwide/target/debug/deps/libansi_term-a7bdbb1c1b6d9ee6.rlib" "/opt/rustwide/target/debug/deps/liblog-40083b8c5210c9ea.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-ab1bd98be96b57b3.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-8bb11f807a7b6b4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-ca8087507780d964.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-259c92b387c1c166.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-16e0a2fbbb8e14b3.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-8a1651b8e23d2aaf.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-23bdd98b0574083e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-855a92055ec33e2e.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-24c70dd44fbacdfb.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-b326273841bae587.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ac3c1f0e16507051.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a5729542b65954aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-09bd1119ab1cad7d.rlib" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9a787681bfbeaf61.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.45.2-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5a0398ee67f74664.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lutil" "-ldl" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "12ac4eaaa9ea328e6ee99c9bd88ff6fc160194737ad198f631f8a733ffc681eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12ac4eaaa9ea328e6ee99c9bd88ff6fc160194737ad198f631f8a733ffc681eb", kill_on_drop: false }` [INFO] [stdout] 12ac4eaaa9ea328e6ee99c9bd88ff6fc160194737ad198f631f8a733ffc681eb