[INFO] fetching crate tophat 0.3.0... [INFO] testing tophat-0.3.0 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate tophat 0.3.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate tophat 0.3.0 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tophat 0.3.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate tophat 0.3.0 [INFO] tweaked toml for crates.io crate tophat 0.3.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate crates.io crate tophat 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f776cb2b804e228e3167f30d05dbea16230706fa43d231bebcf24884859eb97c [INFO] running `Command { std: "docker" "start" "-a" "f776cb2b804e228e3167f30d05dbea16230706fa43d231bebcf24884859eb97c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f776cb2b804e228e3167f30d05dbea16230706fa43d231bebcf24884859eb97c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f776cb2b804e228e3167f30d05dbea16230706fa43d231bebcf24884859eb97c", kill_on_drop: false }` [INFO] [stdout] f776cb2b804e228e3167f30d05dbea16230706fa43d231bebcf24884859eb97c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 20e599a928c101b97828ce27537f98e9f577174524186e05af03309d607f88c4 [INFO] running `Command { std: "docker" "start" "-a" "20e599a928c101b97828ce27537f98e9f577174524186e05af03309d607f88c4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling byte-pool v0.2.2 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tophat v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.06s [INFO] running `Command { std: "docker" "inspect" "20e599a928c101b97828ce27537f98e9f577174524186e05af03309d607f88c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20e599a928c101b97828ce27537f98e9f577174524186e05af03309d607f88c4", kill_on_drop: false }` [INFO] [stdout] 20e599a928c101b97828ce27537f98e9f577174524186e05af03309d607f88c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 276c35dced343a89029d0c4e1770ac0abcc4b48be97fd57cb52d42a758ac0a9a [INFO] running `Command { std: "docker" "start" "-a" "276c35dced343a89029d0c4e1770ac0abcc4b48be97fd57cb52d42a758ac0a9a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling easy-parallel v3.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling async-net v1.5.0 [INFO] [stderr] Compiling smol v1.2.5 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling tophat v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `tophat` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name server_basic --edition=2018 tests/server_basic.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=dabed4406d11b692 -C extra-filename=-dabed4406d11b692 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_channel=/opt/rustwide/target/debug/deps/libasync_channel-0c4542d2b394addd.rlib --extern async_dup=/opt/rustwide/target/debug/deps/libasync_dup-a90dc19196d3f35a.rlib --extern byte_pool=/opt/rustwide/target/debug/deps/libbyte_pool-145f51f0a811932c.rlib --extern easy_parallel=/opt/rustwide/target/debug/deps/libeasy_parallel-2021c0709eab0949.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-3cfcb0d1c5d13422.rlib --extern futures_lite=/opt/rustwide/target/debug/deps/libfutures_lite-2bbd6761edb834d5.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-33a60b96743d2eb8.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-19e786098db1b407.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-3d4d83d141aee710.rlib --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib --extern httpdate=/opt/rustwide/target/debug/deps/libhttpdate-1f52b4e9e263f5d2.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-6b514c2a0b69935c.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-0923d8964a916ad6.rlib --extern smol=/opt/rustwide/target/debug/deps/libsmol-138ac333c5e73d11.rlib --extern tophat=/opt/rustwide/target/debug/deps/libtophat-314f7e1ac4efa9eb.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-7a5555222f9c2d1a.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-5176810e96b048b5.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/examples/basic-8b13767150e46ff1.basic.49f6ed6b-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/basic-8b13767150e46ff1.basic.49f6ed6b-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/basic-8b13767150e46ff1.basic.49f6ed6b-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/basic-8b13767150e46ff1.basic.49f6ed6b-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/basic-8b13767150e46ff1.basic.49f6ed6b-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/basic-8b13767150e46ff1.basic.49f6ed6b-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/basic-8b13767150e46ff1.basic.49f6ed6b-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/basic-8b13767150e46ff1.basic.49f6ed6b-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/basic-8b13767150e46ff1.basic.49f6ed6b-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/basic-8b13767150e46ff1.basic.49f6ed6b-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/basic-8b13767150e46ff1.basic.49f6ed6b-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/basic-8b13767150e46ff1.basic.49f6ed6b-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/basic-8b13767150e46ff1.basic.49f6ed6b-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/basic-8b13767150e46ff1.basic.49f6ed6b-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/basic-8b13767150e46ff1.basic.49f6ed6b-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/basic-8b13767150e46ff1.basic.49f6ed6b-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/basic-8b13767150e46ff1.5iwpgdbmpmdx78o.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-5176810e96b048b5.rlib" "/opt/rustwide/target/debug/deps/libchrono-529c8cab279fe046.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-3dd8c873f5e50baf.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-0c527cb00fdb04f8.rlib" "/opt/rustwide/target/debug/deps/libtime-6b09b0ed0bc4884b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-cf2a08f698c4caa7.rlib" "/opt/rustwide/target/debug/deps/libthread_local-2691e1649196a294.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-9ac442b89ac257a1.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-b71133b6f9168bb7.rlib" "/opt/rustwide/target/debug/deps/libserde_json-9c89954b55c7c740.rlib" "/opt/rustwide/target/debug/deps/libryu-e6fb900e507a464e.rlib" "/opt/rustwide/target/debug/deps/libserde-3e1ac4cda4c0c775.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-e02c6a73dfebd2a2.rlib" "/opt/rustwide/target/debug/deps/libansi_term-edb42a5a5018ad00.rlib" "/opt/rustwide/target/debug/deps/libmatchers-a4ef294c0ad4a763.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-967cd69fb5766070.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-87aae66b6568e5b9.rlib" "/opt/rustwide/target/debug/deps/libregex-675534f5efcd3715.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-5476c750da7ba7f3.rlib" "/opt/rustwide/target/debug/deps/libtophat-314f7e1ac4efa9eb.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-33a60b96743d2eb8.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-19e786098db1b407.rlib" "/opt/rustwide/target/debug/deps/libslab-342d21e1f5505122.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ab9b388a11fb37d3.rlib" "/opt/rustwide/target/debug/deps/libpin_project-1b2b389020aad1f8.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-5a8ae2f1795c5ced.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4d779d7e05fdd57e.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-6658f7c5b0898ee7.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-1f52b4e9e263f5d2.rlib" "/opt/rustwide/target/debug/deps/libtracing-7a5555222f9c2d1a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-a9e52b07d20c789c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-477585129feec44c.rlib" "/opt/rustwide/target/debug/deps/libhttparse-29961d12da07d37e.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-145f51f0a811932c.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-108cb5d8a5d5d90f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-73d12a08ebce2f3e.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-8fce2d2d99fe4c54.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-535c06e7d7e0b10d.rlib" "/opt/rustwide/target/debug/deps/libsmol-138ac333c5e73d11.rlib" "/opt/rustwide/target/debug/deps/libasync_process-9b2841ec77dd5c31.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-b9d76059c48b3a6d.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-4b760678b1bc7a39.rlib" "/opt/rustwide/target/debug/deps/libasync_net-59977abdf61fcae8.rlib" "/opt/rustwide/target/debug/deps/libasync_fs-f9b1dc53e2313c27.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-8f9d8baeab6bbc9c.rlib" "/opt/rustwide/target/debug/deps/libblocking-e1386e5606ecbb6a.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-6ae22a8a6d359bc3.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-0c4542d2b394addd.rlib" "/opt/rustwide/target/debug/deps/libasync_io-8521d6ffc8fd7f17.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-b81cc67609bde6a6.rlib" "/opt/rustwide/target/debug/deps/libpolling-f82a3406767baddf.rlib" "/opt/rustwide/target/debug/deps/liblibc-9cb545080550973e.rlib" "/opt/rustwide/target/debug/deps/liblog-446aaeb09775af75.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-f65003726c84066d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-4a426ef7f2283aeb.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-f76574f755cf84f0.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-2bbd6761edb834d5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-0f5ba311ac1827fd.rlib" "/opt/rustwide/target/debug/deps/libfastrand-bda5ddd90eefc0ec.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0b0b8cc4f3224b67.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-5a93e426061dd299.rlib" "/opt/rustwide/target/debug/deps/libparking-85a0055be77fd60e.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0923d8964a916ad6.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-fbc12658b45b6b65.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-46d793691287be0e.rlib" "/opt/rustwide/target/debug/deps/libasync_task-581522a69ca658c2.rlib" "/opt/rustwide/target/debug/deps/libhttp-3d4d83d141aee710.rlib" "/opt/rustwide/target/debug/deps/libitoa-15077810ecc9e84e.rlib" "/opt/rustwide/target/debug/deps/libbytes-e9809c8e462b433a.rlib" "/opt/rustwide/target/debug/deps/libfnv-74d41fd10066a65d.rlib" "/opt/rustwide/target/debug/deps/libasync_dup-a90dc19196d3f35a.rlib" "/opt/rustwide/target/debug/deps/libsimple_mutex-1f07a38babf48f91.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-7bdfa3b5d0da6714.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-bf07044ed2b6a1a5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-37fdd654777c296f.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d883bf2137e9181a.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-22ab8f3db88b586e.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0167c9242d0931d5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-361790a1a5505fc5.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-01c2ffe1ecd05a67.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-ec79e29a889fe805.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-001a3456e8a8331b.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e8f1404290f0f040.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-76f46d0f23360a60.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-baf0bdc5eb131895.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-3a6a4ee6592d9370.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1cc90d9dd57195f8.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0e91863ffbec5148.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-69528f2eac185ac9.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-52d5241975807511.rlib" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9924c22ae1efcf66.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/432e145bd5a974c5b6f4dd9b352891bd7502b69d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/basic-8b13767150e46ff1" "-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" "276c35dced343a89029d0c4e1770ac0abcc4b48be97fd57cb52d42a758ac0a9a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "276c35dced343a89029d0c4e1770ac0abcc4b48be97fd57cb52d42a758ac0a9a", kill_on_drop: false }` [INFO] [stdout] 276c35dced343a89029d0c4e1770ac0abcc4b48be97fd57cb52d42a758ac0a9a