[INFO] fetching crate rsteam 0.1.3... [INFO] building rsteam-0.1.3 against master#c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 for pr-97334-2 [INFO] extracting crate rsteam 0.1.3 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate rsteam 0.1.3 on toolchain c8e6a9e8b6251bbc8276cb78cabe1998deecbed7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rsteam 0.1.3 [INFO] finished tweaking crates.io crate rsteam 0.1.3 [INFO] tweaked toml for crates.io crate rsteam 0.1.3 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate rsteam 0.1.3 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" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-xml-rs v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 815bb30479b5bab54ed6fca43019001c3774065302aa52d7d89fcec06dbd5ebd [INFO] running `Command { std: "docker" "start" "-a" "815bb30479b5bab54ed6fca43019001c3774065302aa52d7d89fcec06dbd5ebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "815bb30479b5bab54ed6fca43019001c3774065302aa52d7d89fcec06dbd5ebd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "815bb30479b5bab54ed6fca43019001c3774065302aa52d7d89fcec06dbd5ebd", kill_on_drop: false }` [INFO] [stdout] 815bb30479b5bab54ed6fca43019001c3774065302aa52d7d89fcec06dbd5ebd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5368b236d1f96ba533f3af2f411de6e0e5d4d1d173e478d97f6a88ce8a746a48 [INFO] running `Command { std: "docker" "start" "-a" "5368b236d1f96ba533f3af2f411de6e0e5d4d1d173e478d97f6a88ce8a746a48", 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] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling rsteam v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `query` [INFO] [stdout] --> src/macros.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | macro_rules! query { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `next_page_url` is never read [INFO] [stdout] --> src/legacy/list_group_members.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 23 | struct Group { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 24 | #[serde(rename = "nextPageLink")] [INFO] [stdout] 25 | next_page_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Group` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "5368b236d1f96ba533f3af2f411de6e0e5d4d1d173e478d97f6a88ce8a746a48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5368b236d1f96ba533f3af2f411de6e0e5d4d1d173e478d97f6a88ce8a746a48", kill_on_drop: false }` [INFO] [stdout] 5368b236d1f96ba533f3af2f411de6e0e5d4d1d173e478d97f6a88ce8a746a48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+c8e6a9e8b6251bbc8276cb78cabe1998deecbed7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 794f00308767ba2200c06902b409cce804810f8269b6792d0ca6bc526054266d [INFO] running `Command { std: "docker" "start" "-a" "794f00308767ba2200c06902b409cce804810f8269b6792d0ca6bc526054266d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling serde-xml-rs v0.5.1 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling rsteam v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused macro definition: `query` [INFO] [stdout] --> src/macros.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | macro_rules! query { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused macro definition: `query` [INFO] [stdout] --> src/macros.rs:4:14 [INFO] [stdout] | [INFO] [stdout] 4 | macro_rules! query { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_macros)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `next_page_url` is never read [INFO] [stdout] --> src/legacy/list_group_members.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 23 | struct Group { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 24 | #[serde(rename = "nextPageLink")] [INFO] [stdout] 25 | next_page_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Group` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `next_page_url` is never read [INFO] [stdout] --> src/legacy/list_group_members.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 23 | struct Group { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] 24 | #[serde(rename = "nextPageLink")] [INFO] [stdout] 25 | next_page_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Group` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/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/rustcm6IoFZ/symbols.o" "/opt/rustwide/target/debug/examples/list_banned_friends-cc9506cf83fcbb30.list_banned_friends.8d6413e1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/list_banned_friends-cc9506cf83fcbb30.list_banned_friends.8d6413e1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/list_banned_friends-cc9506cf83fcbb30.list_banned_friends.8d6413e1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/list_banned_friends-cc9506cf83fcbb30.list_banned_friends.8d6413e1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/list_banned_friends-cc9506cf83fcbb30.list_banned_friends.8d6413e1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/list_banned_friends-cc9506cf83fcbb30.list_banned_friends.8d6413e1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/list_banned_friends-cc9506cf83fcbb30.list_banned_friends.8d6413e1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/list_banned_friends-cc9506cf83fcbb30.list_banned_friends.8d6413e1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/list_banned_friends-cc9506cf83fcbb30.list_banned_friends.8d6413e1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/list_banned_friends-cc9506cf83fcbb30.list_banned_friends.8d6413e1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/list_banned_friends-cc9506cf83fcbb30.list_banned_friends.8d6413e1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/list_banned_friends-cc9506cf83fcbb30.list_banned_friends.8d6413e1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/list_banned_friends-cc9506cf83fcbb30.list_banned_friends.8d6413e1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/list_banned_friends-cc9506cf83fcbb30.list_banned_friends.8d6413e1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/list_banned_friends-cc9506cf83fcbb30.list_banned_friends.8d6413e1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/list_banned_friends-cc9506cf83fcbb30.list_banned_friends.8d6413e1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/list_banned_friends-cc9506cf83fcbb30.1jxx2oplabp13kw9.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-5681b24bf9c2fbe8/out" "-L" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/librsteam-2850dcda93b9cd14.rlib" "/opt/rustwide/target/debug/deps/libserde_json-59d2a23392bdb495.rlib" "/opt/rustwide/target/debug/deps/libryu-8c106c7dece5fbd0.rlib" "/opt/rustwide/target/debug/deps/libfutures-96de55e829b0e019.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-b20692ec199018af.rlib" "/opt/rustwide/target/debug/deps/libserde_xml_rs-33bf06d55fb0866b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-d7c4572d54fe1541.rlib" "/opt/rustwide/target/debug/deps/libxml-26b655784b382005.rlib" "/opt/rustwide/target/debug/deps/libserde-51f1324b3748060e.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-e73f9d5ee387ba94.rlib" "/opt/rustwide/target/debug/deps/libct_logs-a99819af05208ba1.rlib" "/opt/rustwide/target/debug/deps/librustls_native_certs-c9abb6fc37cdf321.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-86ae36f1a8e8c887.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-e7c7e4f3353531d3.rlib" "/opt/rustwide/target/debug/deps/librustls-1ccf00f514e173a1.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libsct-1f7ccd22c41f573f.rlib" "/opt/rustwide/target/debug/deps/libwebpki-962851dc89231beb.rlib" "/opt/rustwide/target/debug/deps/libring-58080dcb376067fc.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libhyper-01329d7b8d0b480c.rlib" "/opt/rustwide/target/debug/deps/libwant-e135ab7dccbea0fb.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libsocket2-d341d43ec2ea7671.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d713e9f8be03dc82.rlib" "/opt/rustwide/target/debug/deps/libh2-46309178331d7816.rlib" "/opt/rustwide/target/debug/deps/libindexmap-7b2ec8f3aa66da44.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-238efa6a2ed05171.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-c674846e75a37e79.rlib" "/opt/rustwide/target/debug/deps/libtower_service-a0bac867cff4e01f.rlib" "/opt/rustwide/target/debug/deps/libtracing-fcfd4391406cd850.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-b13817bade10c698.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-48c7d6e4b7da872b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-df9c09474c389f8b.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-00fb6f2f3a6eb2ea.rlib" "/opt/rustwide/target/debug/deps/libslab-aef35fd6b139bfac.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-d2249c92872a330f.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-fb565f78d09cfb13.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-f90ae2b60d9e0135.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-01c6a3a488380cd6.rlib" "/opt/rustwide/target/debug/deps/libtokio-3d37f0c767525cce.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-fb36a2fb61c3988d.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-b9ea8deacc5c872e.rlib" "/opt/rustwide/target/debug/deps/libmemchr-e6bbee201eb478c9.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-393bd80b9b1a6bb7.rlib" "/opt/rustwide/target/debug/deps/libmio-ec63fd953ed2bf3b.rlib" "/opt/rustwide/target/debug/deps/liblog-d1d9e9bb2ac58ba1.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-c01d3460c002bb08.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-02a7b7dcb1713c65.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-25818b3625fd3f96.rlib" "/opt/rustwide/target/debug/deps/liblibc-09bd6beedf0d36f7.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1fbe5b6a2871d455.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cd3b85c2abaca44b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib" "/opt/rustwide/target/debug/deps/libitoa-292f0c0aa4cceb9b.rlib" "/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-6e3768d17ed5c91f.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e47bba77b7b5c0b2.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-53f2c5425d4cec3a.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-0214339f67d6e45d.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-eb587a7952c73627.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-45e37414ee5de40d.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-933aae77a9a2d3fe.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-56cc3efe06e08d50.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-2ce5ce1f309d2e6f.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-76f96de5ce3d7d68.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-053807785274d913.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-282372a9a820c337.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4dd8f6492a2eee72.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-79e3536ae4d3f46d.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6d46d38f739892fe.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-abe31de449de410d.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-0d23d26821d11ecf.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c8e6a9e8b6251bbc8276cb78cabe1998deecbed7/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/list_banned_friends-cc9506cf83fcbb30" "-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 `rsteam` 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" "794f00308767ba2200c06902b409cce804810f8269b6792d0ca6bc526054266d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "794f00308767ba2200c06902b409cce804810f8269b6792d0ca6bc526054266d", kill_on_drop: false }` [INFO] [stdout] 794f00308767ba2200c06902b409cce804810f8269b6792d0ca6bc526054266d