[INFO] fetching crate tophat 0.3.0... [INFO] testing tophat-0.3.0 against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] extracting crate tophat 0.3.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate tophat 0.3.0 on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "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-3-tc2/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: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 04220d4d45f4d215816a39adc273809bc474a8ad9652292294df8033b35beb64 [INFO] running `Command { std: "docker" "start" "-a" "04220d4d45f4d215816a39adc273809bc474a8ad9652292294df8033b35beb64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "04220d4d45f4d215816a39adc273809bc474a8ad9652292294df8033b35beb64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04220d4d45f4d215816a39adc273809bc474a8ad9652292294df8033b35beb64", kill_on_drop: false }` [INFO] [stdout] 04220d4d45f4d215816a39adc273809bc474a8ad9652292294df8033b35beb64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9039b7450bfd18bdd695e00d3f666526415b19438dff50f46522621f0269f60b [INFO] running `Command { std: "docker" "start" "-a" "9039b7450bfd18bdd695e00d3f666526415b19438dff50f46522621f0269f60b", 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 proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling futures-lite v1.11.3 [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 tracing-attributes v0.1.11 [INFO] [stderr] Compiling futures-macro v0.3.8 [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 21.09s [INFO] running `Command { std: "docker" "inspect" "9039b7450bfd18bdd695e00d3f666526415b19438dff50f46522621f0269f60b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9039b7450bfd18bdd695e00d3f666526415b19438dff50f46522621f0269f60b", kill_on_drop: false }` [INFO] [stdout] 9039b7450bfd18bdd695e00d3f666526415b19438dff50f46522621f0269f60b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "RUSTDOCFLAGS=--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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e8b9178c34adf06dfe5248d3fec06d4c1cf12c021222adfccc5e93046946643 [INFO] running `Command { std: "docker" "start" "-a" "9e8b9178c34adf06dfe5248d3fec06d4c1cf12c021222adfccc5e93046946643", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling smallvec v1.5.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling easy-parallel v3.1.0 [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 regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling tophat v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustclRqzSM/symbols.o" "/opt/rustwide/target/debug/examples/basic-35bbf049ea5984a1.basic.818abc5ea879b5a7-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/basic-35bbf049ea5984a1.basic.818abc5ea879b5a7-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/basic-35bbf049ea5984a1.basic.818abc5ea879b5a7-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/basic-35bbf049ea5984a1.basic.818abc5ea879b5a7-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/basic-35bbf049ea5984a1.basic.818abc5ea879b5a7-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/basic-35bbf049ea5984a1.basic.818abc5ea879b5a7-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/basic-35bbf049ea5984a1.basic.818abc5ea879b5a7-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/basic-35bbf049ea5984a1.basic.818abc5ea879b5a7-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/basic-35bbf049ea5984a1.basic.818abc5ea879b5a7-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/basic-35bbf049ea5984a1.basic.818abc5ea879b5a7-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/basic-35bbf049ea5984a1.basic.818abc5ea879b5a7-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/basic-35bbf049ea5984a1.13ggc9n2752tm0vp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-4205d302dc555cfa.rlib" "/opt/rustwide/target/debug/deps/libchrono-4d09cd2eb6e7f050.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-5f74418eec75e91d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3edc81ed081c2529.rlib" "/opt/rustwide/target/debug/deps/libtime-4709d98adf5fb90b.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-feaa013c6785eac4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-c335b9a6f83c6705.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-941bd82adf817e64.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-e18f26ea95d61b0c.rlib" "/opt/rustwide/target/debug/deps/libserde_json-2859bc9ac52a7ffc.rlib" "/opt/rustwide/target/debug/deps/libryu-8fefecb7ee792c99.rlib" "/opt/rustwide/target/debug/deps/libserde-816478d1e5bd3c19.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-a38e9f26c23014c8.rlib" "/opt/rustwide/target/debug/deps/libansi_term-63d07189961cac97.rlib" "/opt/rustwide/target/debug/deps/libmatchers-2335977890feecdb.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-9445346d77a585a5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-bf40ed5d1385f76a.rlib" "/opt/rustwide/target/debug/deps/libregex-dc9e80f433188be6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-256182529a6c9b70.rlib" "/opt/rustwide/target/debug/deps/libtophat-db00e8e41f89fbb2.rlib" "/opt/rustwide/target/debug/deps/libfutures_timer-28fc1972b000af56.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-44d64cc0990c7d6b.rlib" "/opt/rustwide/target/debug/deps/libslab-14f13d36ce92cc0b.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-c2b964668d7defda.rlib" "/opt/rustwide/target/debug/deps/libpin_project-b5046c30b2dd4f68.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-821d6f0d5824c260.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-492738de267e19e3.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c27b7e46bed074af.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-2a189a6a71a97c5b.rlib" "/opt/rustwide/target/debug/deps/libtracing-19c83a73b2bc68f1.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-511dde9abe424c18.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rlib" "/opt/rustwide/target/debug/deps/libhttparse-b4678bc3f6267c16.rlib" "/opt/rustwide/target/debug/deps/libbyte_pool-9bd88a6ab385ac7b.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-225b3d09e5938fc4.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-a177074678438659.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2066602a3ad52e2d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d0c2dc85fa90a848.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-0698357a078441f0.rlib" "/opt/rustwide/target/debug/deps/libsmol-4a5b17a29b7f8912.rlib" "/opt/rustwide/target/debug/deps/libasync_process-e98e5d86d5f655d6.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook-435bf3bbed827afb.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-13eb65dd9712edc3.rlib" "/opt/rustwide/target/debug/deps/libasync_net-3ace99f30784b8d3.rlib" "/opt/rustwide/target/debug/deps/libasync_fs-ffe08f73e82b03b4.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-9a0f22cf936bcdc1.rlib" "/opt/rustwide/target/debug/deps/libblocking-370de888b1a8311e.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-931d0c997cd647da.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-f987eee06f9b3c40.rlib" "/opt/rustwide/target/debug/deps/libasync_io-a5daff3a7594f92e.rlib" "/opt/rustwide/target/debug/deps/libnb_connect-5939b9d01e3f8aff.rlib" "/opt/rustwide/target/debug/deps/libpolling-a573a44945c3eba2.rlib" "/opt/rustwide/target/debug/deps/liblibc-d092a2b4b9e1b52b.rlib" "/opt/rustwide/target/debug/deps/liblog-a88c5a8809bfe7eb.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-2ef983758742afd7.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-90c4a063f9a984d3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-0bcc53f622b23a03.rlib" "/opt/rustwide/target/debug/deps/libvec_arena-fd39729f39db7391.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-3e01526bf9d59581.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e3b273fa52e87b5d.rlib" "/opt/rustwide/target/debug/deps/libfastrand-51c8239a519e1d67.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-dfbd71e73d010332.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-bad42cff29a10aab.rlib" "/opt/rustwide/target/debug/deps/libparking-47c59b5d643330e9.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c05883f15949fbda.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-d5bd2b9380642193.rlib" "/opt/rustwide/target/debug/deps/libcache_padded-147754363c57edf4.rlib" "/opt/rustwide/target/debug/deps/libasync_task-6c054c50f426d2dc.rlib" "/opt/rustwide/target/debug/deps/libhttp-2ccd88764a2e8f01.rlib" "/opt/rustwide/target/debug/deps/libitoa-ceb227e1173b036a.rlib" "/opt/rustwide/target/debug/deps/libbytes-8b1d6cb69bfc3d05.rlib" "/opt/rustwide/target/debug/deps/libfnv-d76296c6599a31fb.rlib" "/opt/rustwide/target/debug/deps/libasync_dup-17f45d7672edfe42.rlib" "/opt/rustwide/target/debug/deps/libsimple_mutex-60cef09696153971.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-bef317688b68e630.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a7ee2896a118f7c2.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-75b9617f92376d41.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9c9c1db573a7335d.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-943c5a031ea59756.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-52b0294e28e85f0c.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-b7fbc62efa77abb9.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-102731a77dbccbc8.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1c48511ebb1a200e.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-c6b390a5b2a049a2.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0a8aa27d5bf1bc44.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d75813e4f4f6bafa.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-0804a6feb3ed38ea.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-6772c722dc231412.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-c941e8f182e10925.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-c7fab2ff20d1f2cd.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ae318380f963b832.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7c042ecce9932705.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c8fdd0d8f03b0225.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-91facdcc9286d01d.rlib" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-86f479762cd41464.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecd7b559f89c73ac8f1d318f7501006f37b944b2/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/basic-35bbf049ea5984a1" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-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: could not compile `tophat` (example "basic") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "9e8b9178c34adf06dfe5248d3fec06d4c1cf12c021222adfccc5e93046946643", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e8b9178c34adf06dfe5248d3fec06d4c1cf12c021222adfccc5e93046946643", kill_on_drop: false }` [INFO] [stdout] 9e8b9178c34adf06dfe5248d3fec06d4c1cf12c021222adfccc5e93046946643