[INFO] fetching crate lamedh_runtime 0.3.0... [INFO] building lamedh_runtime-0.3.0 against try#434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275 for pr-101591 [INFO] extracting crate lamedh_runtime 0.3.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate lamedh_runtime 0.3.0 on toolchain 434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lamedh_runtime 0.3.0 [INFO] finished tweaking crates.io crate lamedh_runtime 0.3.0 [INFO] tweaked toml for crates.io crate lamedh_runtime 0.3.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate lamedh_runtime 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6ea3c531e3ef87c2a503cae5fcff34925b13ab9dda01e3707bd2a00cc226946f [INFO] running `Command { std: "docker" "start" "-a" "6ea3c531e3ef87c2a503cae5fcff34925b13ab9dda01e3707bd2a00cc226946f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6ea3c531e3ef87c2a503cae5fcff34925b13ab9dda01e3707bd2a00cc226946f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ea3c531e3ef87c2a503cae5fcff34925b13ab9dda01e3707bd2a00cc226946f", kill_on_drop: false }` [INFO] [stdout] 6ea3c531e3ef87c2a503cae5fcff34925b13ab9dda01e3707bd2a00cc226946f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 007fb205f75fccb19a964a258c82f2a6ba50d257f9f0676ad777f8bd4739e6a8 [INFO] running `Command { std: "docker" "start" "-a" "007fb205f75fccb19a964a258c82f2a6ba50d257f9f0676ad777f8bd4739e6a8", 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.58 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.120 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling serde v1.0.120 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling http v0.2.3 [INFO] [stderr] Compiling tokio v1.0.2 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling mio v0.7.7 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling http-body v0.4.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling tokio-macros v1.0.0 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling futures-macro v0.3.12 [INFO] [stderr] Compiling pin-project-internal v1.0.4 [INFO] [stderr] Compiling lamedh_attributes v0.3.0 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.12 [INFO] [stderr] Compiling pin-project v1.0.4 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling tokio-stream v0.1.2 [INFO] [stderr] Compiling tokio-util v0.6.2 [INFO] [stderr] Compiling h2 v0.3.0 [INFO] [stderr] Compiling hyper v0.14.2 [INFO] [stderr] Compiling lamedh_runtime v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.12s [INFO] running `Command { std: "docker" "inspect" "007fb205f75fccb19a964a258c82f2a6ba50d257f9f0676ad777f8bd4739e6a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "007fb205f75fccb19a964a258c82f2a6ba50d257f9f0676ad777f8bd4739e6a8", kill_on_drop: false }` [INFO] [stdout] 007fb205f75fccb19a964a258c82f2a6ba50d257f9f0676ad777f8bd4739e6a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 92626f35c8e3a70804f23a3a11e314b3e3b0511a00ab66e236473a43f36da1c7 [INFO] running `Command { std: "docker" "start" "-a" "92626f35c8e3a70804f23a3a11e314b3e3b0511a00ab66e236473a43f36da1c7", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling simple-error v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling thread_local v1.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling simple_logger v1.11.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling lamedh_runtime v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `hello` is never used [INFO] [stdout] --> src/client.rs:74:14 [INFO] [stdout] | [INFO] [stdout] 74 | async fn hello(req: Request) -> Result, Error> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcZOKIj7/symbols.o" "/opt/rustwide/target/debug/examples/error_handling-265262b906cebca4.error_handling.2633acaa-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-265262b906cebca4.error_handling.2633acaa-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-265262b906cebca4.error_handling.2633acaa-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-265262b906cebca4.error_handling.2633acaa-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-265262b906cebca4.error_handling.2633acaa-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-265262b906cebca4.error_handling.2633acaa-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-265262b906cebca4.error_handling.2633acaa-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-265262b906cebca4.error_handling.2633acaa-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-265262b906cebca4.error_handling.2633acaa-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-265262b906cebca4.error_handling.2633acaa-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-265262b906cebca4.error_handling.2633acaa-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-265262b906cebca4.error_handling.2633acaa-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-265262b906cebca4.error_handling.2633acaa-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-265262b906cebca4.error_handling.2633acaa-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-265262b906cebca4.error_handling.2633acaa-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-265262b906cebca4.error_handling.2633acaa-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/error_handling-265262b906cebca4.ulb1icyhw8h8gw0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsimple_error-2e032285ab3ecdb6.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-af2fc4e57bce2311.rlib" "/opt/rustwide/target/debug/deps/libchrono-a9f5f4a0bf3c563c.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-fa24cc299d4212ca.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-70cf425f9cc9a314.rlib" "/opt/rustwide/target/debug/deps/libtime-6494587a8bfb30c3.rlib" "/opt/rustwide/target/debug/deps/libthread_local-d9e43aff1fd2eedf.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-f8637f0c5fd24a35.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-4c69864540975fb4.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-afd844de1315a67c.rlib" "/opt/rustwide/target/debug/deps/libansi_term-48f0fd0ac85ec814.rlib" "/opt/rustwide/target/debug/deps/libmatchers-51b9a9ca4278ce10.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-d2045f48a795dbb3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-70a431f780476fab.rlib" "/opt/rustwide/target/debug/deps/libregex-b2dfb7c4ac0cada1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-c9a4eac6b2db02cb.rlib" "/opt/rustwide/target/debug/deps/liblamedh_runtime-1124188ebdee8675.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c9517e950c4c3e22.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libhyper-50f016fc07e13510.rlib" "/opt/rustwide/target/debug/deps/libwant-22ea3fd5ad13863d.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-63cba1f3c42aa21e.rlib" "/opt/rustwide/target/debug/deps/libsocket2-0468a649e8d5f22c.rlib" "/opt/rustwide/target/debug/deps/libh2-915e9c6b8cb68e25.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-96ce15b47c399b2b.rlib" "/opt/rustwide/target/debug/deps/libpin_project-95f94012a1d5f647.rlib" "/opt/rustwide/target/debug/deps/libindexmap-94909792622a49ee.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-d871cd8609217a8e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-7cf25f9a95748006.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-f996e706eaa1ffaf.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-c8fd4518ac2b336b.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-bbfa59905bb149b4.rlib" "/opt/rustwide/target/debug/deps/libtower_service-f6e8fd1fdbdc352c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6a4970b4e6103028.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-770d63d060bd6e21.rlib" "/opt/rustwide/target/debug/deps/libtokio-65b442b9bdd48b30.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-a606d573e5fba578.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6ded29d2ec11183a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e52a441608282426.rlib" "/opt/rustwide/target/debug/deps/libmio-a3447a51cabce234.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-3be1de549da4f882.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-0ad35c110a4d60ed.rlib" "/opt/rustwide/target/debug/deps/liblibc-690f160cc5c1f547.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-dba68b901e1d2035.rlib" "/opt/rustwide/target/debug/deps/liblock_api-e2ac76a141bd869b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-ccb4224b4e9829f3.rlib" "/opt/rustwide/target/debug/deps/libpin_project-a688edb20ffac7a9.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-af7daf4fc80f6124.rlib" "/opt/rustwide/target/debug/deps/libhttp-e88db6ed3064ffab.rlib" "/opt/rustwide/target/debug/deps/libitoa-13ca333cbc4b8776.rlib" "/opt/rustwide/target/debug/deps/libbytes-486dd913f668f7b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libtracing-d67b58bfb7860eb3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-dfb18c1f7308acb6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liblog-78173182950f9ad7.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-81c3651d70dd4895.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libserde-075a5edb1e8ea8de.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-1b8bd928333d1fa6.rlib" "/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-27ae7c2522f52e77.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-6b8abddc75bf4fbe.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-051a5ed3f831a553.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-8de66b71a42bbb59.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4393e7d07259b8a4.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-683fb35093a61fcc.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/error_handling-265262b906cebca4" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lamedh_runtime` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "92626f35c8e3a70804f23a3a11e314b3e3b0511a00ab66e236473a43f36da1c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92626f35c8e3a70804f23a3a11e314b3e3b0511a00ab66e236473a43f36da1c7", kill_on_drop: false }` [INFO] [stdout] 92626f35c8e3a70804f23a3a11e314b3e3b0511a00ab66e236473a43f36da1c7