[INFO] fetching crate bissel 0.2.0... [INFO] testing bissel-0.2.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate bissel 0.2.0 into /workspace/builds/worker-29/source [INFO] validating manifest of crates.io crate bissel 0.2.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bissel 0.2.0 [INFO] finished tweaking crates.io crate bissel 0.2.0 [INFO] tweaked toml for crates.io crate bissel 0.2.0 written to /workspace/builds/worker-29/source/Cargo.toml [INFO] crate crates.io crate bissel 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f36fde048536314e69466a29848de9291ded1c27aac18e42093a100d28f05d7a [INFO] running `Command { std: "docker" "start" "-a" "f36fde048536314e69466a29848de9291ded1c27aac18e42093a100d28f05d7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f36fde048536314e69466a29848de9291ded1c27aac18e42093a100d28f05d7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f36fde048536314e69466a29848de9291ded1c27aac18e42093a100d28f05d7a", kill_on_drop: false }` [INFO] [stdout] f36fde048536314e69466a29848de9291ded1c27aac18e42093a100d28f05d7a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd4b9248f95469cc5a651cd319bc080e2dfbbb344856dd88f13e42e028350dc8 [INFO] running `Command { std: "docker" "start" "-a" "cd4b9248f95469cc5a651cd319bc080e2dfbbb344856dd88f13e42e028350dc8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.33 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.109 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling pnet_base v0.29.0 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling heapless v0.7.8 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pnet v0.29.0 [INFO] [stderr] Compiling postcard-cobs v0.1.5-pre [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling hex-slice v0.1.4 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling pnet_macros_support v0.29.0 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling pnet_sys v0.29.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling pnet_macros v0.29.0 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tokio v1.16.1 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling pnet_packet v0.29.0 [INFO] [stderr] Compiling pnet_transport v0.29.0 [INFO] [stderr] Compiling ipnetwork v0.18.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling pnet_datalink v0.29.0 [INFO] [stderr] Compiling postcard v0.7.3 [INFO] [stderr] Compiling bissel v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/node/active.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 43 | / match stream.try_read(&mut buf) { [INFO] [stdout] 44 | | Ok(0) => continue, [INFO] [stdout] 45 | | Ok(n) => { [INFO] [stdout] 46 | | let bytes = &buf[..n]; [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_________________- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] 62 | } [INFO] [stdout] 63 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `name` is never read [INFO] [stdout] --> src/host/host.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | let mut name: String = String::with_capacity(max_name_size); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.55s [INFO] running `Command { std: "docker" "inspect" "cd4b9248f95469cc5a651cd319bc080e2dfbbb344856dd88f13e42e028350dc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd4b9248f95469cc5a651cd319bc080e2dfbbb344856dd88f13e42e028350dc8", kill_on_drop: false }` [INFO] [stdout] cd4b9248f95469cc5a651cd319bc080e2dfbbb344856dd88f13e42e028350dc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-29/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7fe74dfe2b69eabc20c6bba05a1eb9fcf4459df368f7b91b230de88fe7ecf390 [INFO] running `Command { std: "docker" "start" "-a" "7fe74dfe2b69eabc20c6bba05a1eb9fcf4459df368f7b91b230de88fe7ecf390", kill_on_drop: false }` [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/node/active.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 43 | / match stream.try_read(&mut buf) { [INFO] [stdout] 44 | | Ok(0) => continue, [INFO] [stdout] 45 | | Ok(n) => { [INFO] [stdout] 46 | | let bytes = &buf[..n]; [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_________________- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] 62 | } [INFO] [stdout] 63 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `name` is never read [INFO] [stdout] --> src/host/host.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | let mut name: String = String::with_capacity(max_name_size); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.8 [INFO] [stderr] Compiling tracing-appender v0.2.0 [INFO] [stderr] Compiling bissel v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/node/active.rs:63:13 [INFO] [stdout] | [INFO] [stdout] 43 | / match stream.try_read(&mut buf) { [INFO] [stdout] 44 | | Ok(0) => continue, [INFO] [stdout] 45 | | Ok(n) => { [INFO] [stdout] 46 | | let bytes = &buf[..n]; [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_________________- any code following this `match` expression is unreachable, as all arms diverge [INFO] [stdout] 62 | } [INFO] [stdout] 63 | Ok(()) [INFO] [stdout] | ^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `name` is never read [INFO] [stdout] --> src/host/host.rs:136:13 [INFO] [stdout] | [INFO] [stdout] 136 | let mut name: String = String::with_capacity(max_name_size); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/multiple_nodes-d00e068ad34373d9.multiple_nodes.6387ded0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_nodes-d00e068ad34373d9.multiple_nodes.6387ded0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_nodes-d00e068ad34373d9.multiple_nodes.6387ded0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_nodes-d00e068ad34373d9.multiple_nodes.6387ded0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_nodes-d00e068ad34373d9.multiple_nodes.6387ded0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_nodes-d00e068ad34373d9.multiple_nodes.6387ded0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_nodes-d00e068ad34373d9.multiple_nodes.6387ded0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_nodes-d00e068ad34373d9.multiple_nodes.6387ded0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_nodes-d00e068ad34373d9.multiple_nodes.6387ded0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_nodes-d00e068ad34373d9.multiple_nodes.6387ded0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_nodes-d00e068ad34373d9.multiple_nodes.6387ded0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_nodes-d00e068ad34373d9.multiple_nodes.6387ded0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_nodes-d00e068ad34373d9.multiple_nodes.6387ded0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_nodes-d00e068ad34373d9.multiple_nodes.6387ded0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_nodes-d00e068ad34373d9.multiple_nodes.6387ded0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_nodes-d00e068ad34373d9.multiple_nodes.6387ded0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/multiple_nodes-d00e068ad34373d9.1veslxyl5ws8x8cn.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_appender-f0ba8f6d6ab67cba.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-5e3feac46aaf7d56.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b45b60310da9681b.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-4503bbac24f85b71.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-7968d68303c0ea60.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-affe9148a3795710.rlib" "/opt/rustwide/target/debug/deps/libtime-236687a63ff12934.rlib" "/opt/rustwide/target/debug/deps/libitoa-d0264c8ce1ce890b.rlib" "/opt/rustwide/target/debug/deps/libbissel-efc911805f6c36d9.rlib" "/opt/rustwide/target/debug/deps/libpnet-cfdc222bda5e7f51.rlib" "/opt/rustwide/target/debug/deps/libpnet_transport-b6e621a9e4d05eaa.rlib" "/opt/rustwide/target/debug/deps/libpnet_packet-30f2719334890b38.rlib" "/opt/rustwide/target/debug/deps/libpnet_macros_support-164119bc6d0a6a59.rlib" "/opt/rustwide/target/debug/deps/libpnet_datalink-51917e49e8f5ea23.rlib" "/opt/rustwide/target/debug/deps/libpnet_sys-e52c13d1d072267e.rlib" "/opt/rustwide/target/debug/deps/libpnet_base-41794ce95c91ada5.rlib" "/opt/rustwide/target/debug/deps/libipnetwork-a4abd8db09e2ebc8.rlib" "/opt/rustwide/target/debug/deps/libsled-2573ac67c8489326.rlib" "/opt/rustwide/target/debug/deps/libfxhash-e2bbac7e1bf7d43b.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-303561bb1c717611.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-d250e8e85ee88581.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b7f24137aadcf5c0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-c079f7c57dd512a6.rlib" "/opt/rustwide/target/debug/deps/libfs2-63d9149a743bfa5c.rlib" "/opt/rustwide/target/debug/deps/libchrono-88a0577c9fbe46e5.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f7b6730884088ff3.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-80b3e0a44ca31d95.rlib" "/opt/rustwide/target/debug/deps/libtime-f88091afed4a6c63.rlib" "/opt/rustwide/target/debug/deps/libpostcard-05a11211d0b63f80.rlib" "/opt/rustwide/target/debug/deps/libheapless-76ad6e11196fdddb.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-741e8a55e1a3965a.rlib" "/opt/rustwide/target/debug/deps/libspin-556f6b9c0211bec0.rlib" "/opt/rustwide/target/debug/deps/libhash32-c250ae2245967783.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libpostcard_cobs-7d8a7ef19d5f7681.rlib" "/opt/rustwide/target/debug/deps/libserde-afffcad3bebb40d7.rlib" "/opt/rustwide/target/debug/deps/libtracing-5bd979046bd6195f.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-babf44c057c2889b.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libhex_slice-c7e0cecf54b1b7aa.rlib" "/opt/rustwide/target/debug/deps/libtokio-322da73e065afc65.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-238a9a06898de5e8.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-761ce6500e323da0.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-00ebd81f75d94599.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libmio-f0afb7ef4757b931.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-6ef21acdd54c3557.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e31b826b7c80e2ff.rlib" "/opt/rustwide/target/debug/deps/liblibc-7ea3b1ed75d42d59.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-b26eeadae8ae9a7e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-4527f2b9e7422552.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libinstant-939f0c301cdc968a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-97437e183f3ae6e4.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/multiple_nodes-d00e068ad34373d9" "-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 `bissel` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7fe74dfe2b69eabc20c6bba05a1eb9fcf4459df368f7b91b230de88fe7ecf390", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fe74dfe2b69eabc20c6bba05a1eb9fcf4459df368f7b91b230de88fe7ecf390", kill_on_drop: false }` [INFO] [stdout] 7fe74dfe2b69eabc20c6bba05a1eb9fcf4459df368f7b91b230de88fe7ecf390