[INFO] cloning repository https://github.com/AlexanderChen1989/grpc-lb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AlexanderChen1989/grpc-lb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderChen1989%2Fgrpc-lb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderChen1989%2Fgrpc-lb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9159021d1833a51264fba3262da48971e02b2fa3 [INFO] testing AlexanderChen1989/grpc-lb against master#d3515155216e98c23440ea92c3f49c6a0d7101fc for pr-113843 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAlexanderChen1989%2Fgrpc-lb" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AlexanderChen1989/grpc-lb on toolchain d3515155216e98c23440ea92c3f49c6a0d7101fc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/AlexanderChen1989/grpc-lb [INFO] finished tweaking git repo https://github.com/AlexanderChen1989/grpc-lb [INFO] tweaked toml for git repo https://github.com/AlexanderChen1989/grpc-lb written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/AlexanderChen1989/grpc-lb 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" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tonic-build v0.7.0 [INFO] [stderr] Downloaded crossfire v0.1.7 [INFO] [stderr] Downloaded axum-core v0.2.2 [INFO] [stderr] Downloaded prost v0.10.1 [INFO] [stderr] Downloaded prettyplease v0.1.9 [INFO] [stderr] Downloaded tonic v0.7.1 [INFO] [stderr] Downloaded cbindgen v0.23.0 [INFO] [stderr] Downloaded axum v0.5.3 [INFO] [stderr] Downloaded prost-build v0.10.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef7fe2ddcc3a06908b1c568e141b28b20aee1c98c40d30671d8c990f35e8ac1c [INFO] running `Command { std: "docker" "start" "-a" "ef7fe2ddcc3a06908b1c568e141b28b20aee1c98c40d30671d8c990f35e8ac1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef7fe2ddcc3a06908b1c568e141b28b20aee1c98c40d30671d8c990f35e8ac1c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef7fe2ddcc3a06908b1c568e141b28b20aee1c98c40d30671d8c990f35e8ac1c", kill_on_drop: false }` [INFO] [stdout] ef7fe2ddcc3a06908b1c568e141b28b20aee1c98c40d30671d8c990f35e8ac1c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+d3515155216e98c23440ea92c3f49c6a0d7101fc" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34803107dab4ca1284819c8104eef77d942513ff8e06e45e05fdb520a523be32 [INFO] running `Command { std: "docker" "start" "-a" "34803107dab4ca1284819c8104eef77d942513ff8e06e45e05fdb520a523be32", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling tracing-core v0.1.26 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling prost-build v0.10.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling fixedbitset v0.4.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling clap_lex v0.1.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling cbindgen v0.23.0 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling clap v3.1.9 [INFO] [stderr] Compiling prettyplease v0.1.9 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling tracing v0.1.34 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling prost v0.10.1 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling axum-core v0.2.2 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling spin v0.9.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling tonic-build v0.7.0 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling tower v0.4.12 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling trust-dns-proto v0.21.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.11 [INFO] [stderr] Compiling flume v0.10.12 [INFO] [stderr] Compiling tower-http v0.2.5 [INFO] [stderr] Compiling crossfire v0.1.7 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling trust-dns-resolver v0.21.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling nice v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling axum v0.5.3 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling tonic v0.7.1 [INFO] [stdout] warning: unused variable: `d` [INFO] [stdout] --> src/bin/client5.rs:244:17 [INFO] [stdout] | [INFO] [stdout] 244 | let d = now.elapsed(); [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_d` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `Remove` is never constructed [INFO] [stdout] --> src/bin/client5.rs:259:5 [INFO] [stdout] | [INFO] [stdout] 257 | enum Change { [INFO] [stdout] | ------ variant in this enum [INFO] [stdout] 258 | Insert(String, Endpoint), [INFO] [stdout] 259 | Remove(String), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `req` is never read [INFO] [stdout] --> src/bin/server3.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 70 | struct Request { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 71 | req: HelloReq, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `rt` is never read [INFO] [stdout] --> src/bin/server3.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 76 | struct HelloServiceImpl { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 77 | rt: Arc, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `HelloServiceImpl` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `after` is never used [INFO] [stdout] --> src/bin/server3.rs:81:4 [INFO] [stdout] | [INFO] [stdout] 81 | fn after(n: u64) -> impl Future { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `rng_rx` is never read [INFO] [stdout] --> src/bin/server3.rs:105:5 [INFO] [stdout] | [INFO] [stdout] 102 | struct Worker { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 105 | rng_rx: flume::Receiver, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `req` is never read [INFO] [stdout] --> src/bin/server2.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 58 | struct Request { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 59 | req: HelloReq, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `rt` is never read [INFO] [stdout] --> src/bin/server2.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 64 | struct HelloServiceImpl { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 65 | rt: Arc, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `HelloServiceImpl` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `after` is never used [INFO] [stdout] --> src/bin/server2.rs:69:4 [INFO] [stdout] | [INFO] [stdout] 69 | fn after(n: u64) -> impl Future { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `rng_rx` is never read [INFO] [stdout] --> src/bin/server2.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 90 | struct Worker { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 93 | rng_rx: flume::Receiver, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `req` is never read [INFO] [stdout] --> src/bin/server4.rs:70:5 [INFO] [stdout] | [INFO] [stdout] 69 | struct Request { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 70 | req: HelloReq, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `rt` is never read [INFO] [stdout] --> src/bin/server4.rs:76:5 [INFO] [stdout] | [INFO] [stdout] 75 | struct HelloServiceImpl { [INFO] [stdout] | ---------------- field in this struct [INFO] [stdout] 76 | rt: Arc, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `HelloServiceImpl` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `rng_rx` is never read [INFO] [stdout] --> src/bin/server4.rs:100:5 [INFO] [stdout] | [INFO] [stdout] 97 | struct Worker { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] ... [INFO] [stdout] 100 | rng_rx: flume::Receiver, [INFO] [stdout] | ^^^^^^ [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/d3515155216e98c23440ea92c3f49c6a0d7101fc/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/rustckHrt3Z/symbols.o" "/opt/rustwide/target/debug/deps/client-ccdd9136c9a39bf4.client.dd715ae999c81a20-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/client-ccdd9136c9a39bf4.client.dd715ae999c81a20-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/client-ccdd9136c9a39bf4.client.dd715ae999c81a20-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/client-ccdd9136c9a39bf4.client.dd715ae999c81a20-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/client-ccdd9136c9a39bf4.client.dd715ae999c81a20-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/client-ccdd9136c9a39bf4.client.dd715ae999c81a20-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/client-ccdd9136c9a39bf4.client.dd715ae999c81a20-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/client-ccdd9136c9a39bf4.client.dd715ae999c81a20-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/client-ccdd9136c9a39bf4.client.dd715ae999c81a20-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/client-ccdd9136c9a39bf4.client.dd715ae999c81a20-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/client-ccdd9136c9a39bf4.client.dd715ae999c81a20-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/client-ccdd9136c9a39bf4.client.dd715ae999c81a20-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/client-ccdd9136c9a39bf4.client.dd715ae999c81a20-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/client-ccdd9136c9a39bf4.client.dd715ae999c81a20-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/client-ccdd9136c9a39bf4.client.dd715ae999c81a20-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/client-ccdd9136c9a39bf4.client.dd715ae999c81a20-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/client-ccdd9136c9a39bf4.3z4dpbh23glqhx9v.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libflume-d61629afd7ebe613.rlib" "/opt/rustwide/target/debug/deps/libspin-6b8b8ac6d6278be1.rlib" "/opt/rustwide/target/debug/deps/libnanorand-e3c8e0a8d286c913.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-ede0971671023500.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-f9f5792aad8f7662.rlib" "/opt/rustwide/target/debug/deps/libhostname-2d3c5ab49e643e4c.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-f2234136b9783b34.rlib" "/opt/rustwide/target/debug/deps/libquick_error-4dcf0653a6459577.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-59cb6f7e2a90b8cc.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-6483b752901c9cb9.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-80f67914cd57c0ea.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-6c737c9f24d52809.rlib" "/opt/rustwide/target/debug/deps/liburl-aae6ec76efc5926b.rlib" "/opt/rustwide/target/debug/deps/libipnet-04c58abef06d8dab.rlib" "/opt/rustwide/target/debug/deps/libidna-4f518d5e87629436.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-2817a5b0a27319f6.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c5454c87b869e37b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-f0b8e2eb4b0f885f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-2d9d7ba59c60e4d3.rlib" "/opt/rustwide/target/debug/deps/libthiserror-0ff9a96c49b87f59.rlib" "/opt/rustwide/target/debug/deps/libnice.rlib" "/opt/rustwide/target/debug/deps/libtonic-0020afeebf06f466.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-6ab6b875309f4430.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_timeout-808b33098c118826.rlib" "/opt/rustwide/target/debug/deps/libbase64-a0415a20c3ff7e5c.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-d295c626735095e8.rlib" "/opt/rustwide/target/debug/deps/libaxum-9adfd08dcd85950b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-42ea58aeb495b561.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-173a7f3bec308143.rlib" "/opt/rustwide/target/debug/deps/libmatches-639d1d94cdec97b9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-65fdef46153ebdc1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-054505d6cf584617.rlib" "/opt/rustwide/target/debug/deps/libryu-a77b057d59c74959.rlib" "/opt/rustwide/target/debug/deps/libmatchit-dcc2b9468f3edda6.rlib" "/opt/rustwide/target/debug/deps/libtower_http-f91e01bef0492c79.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1d31dfe9f72fab4b.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-c0b6ede970af5de6.rlib" "/opt/rustwide/target/debug/deps/libserde-72befa80de6a88f6.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-4a0237289ab4ef06.rlib" "/opt/rustwide/target/debug/deps/libmime-fc20f3962adbea74.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-3c735a656bb0817b.rlib" "/opt/rustwide/target/debug/deps/libhyper-48a550316742b62e.rlib" "/opt/rustwide/target/debug/deps/libwant-480bdc93d4496ab2.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-8435d7f9744b2d83.rlib" "/opt/rustwide/target/debug/deps/libhttparse-99c7eaee9c317abf.rlib" "/opt/rustwide/target/debug/deps/libh2-b9a854b4d85e08e6.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-e62dc934a2e748e2.rlib" "/opt/rustwide/target/debug/deps/libtower-6938beb297908aac.rlib" "/opt/rustwide/target/debug/deps/libindexmap-bd0a0cab6b5fb5a6.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-582fe08cb5f446b9.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-85e50da9416794b6.rlib" "/opt/rustwide/target/debug/deps/libtokio-991403146e3df24a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-810a9852ea5e8f33.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1159b517fc0c9773.rlib" "/opt/rustwide/target/debug/deps/libsocket2-73c8c2927ace248d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-eb1fcf8e2d569167.rlib" "/opt/rustwide/target/debug/deps/libmio-9b1514fe9a72c090.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-87789e8147a27607.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ba384b1363c5aa7d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6054408250092b8c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cda4da5afa074265.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-92996b1b44507536.rlib" "/opt/rustwide/target/debug/deps/librand-fb1811dd27da4286.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f2ffa874568958ca.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3a29886556c93cd0.rlib" "/opt/rustwide/target/debug/deps/librand_core-00f4a8f90187f197.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8071fd5c2ce7c269.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-658a932fd915b88a.rlib" "/opt/rustwide/target/debug/deps/libprost-1be61bd100e80945.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5545618fb7415c9d.rlib" "/opt/rustwide/target/debug/deps/libtracing-55764864607e0af4.rlib" "/opt/rustwide/target/debug/deps/liblog-cf4e62dbf3d4ff1e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3460ef792e3acedd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d0c2dc85fa90a848.rlib" "/opt/rustwide/target/debug/deps/libtower_service-755a94a6155b9ea3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-da7dd6f45187b0e1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b31d62b896459f0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a7a00811b69c5a56.rlib" "/opt/rustwide/target/debug/deps/libslab-8b31026f46926f87.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0b4c63a28bb1a2e5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-141c7e0385885b34.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d73e0062660c3d45.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c27b7e46bed074af.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-da14954a76c66983.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-12f0d5f5a508c5de.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-6418175788f8fdc3.rlib" "/opt/rustwide/target/debug/deps/libhttp-be7e1e192e0110ba.rlib" "/opt/rustwide/target/debug/deps/libitoa-c1590172564db8e6.rlib" "/opt/rustwide/target/debug/deps/libfnv-d76296c6599a31fb.rlib" "/opt/rustwide/target/debug/deps/libbytes-d345c64400d587ca.rlib" "/opt/rustwide/target/debug/deps/liblibc-e2212f1ca7d34a57.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d787e53a290411e2.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d772252209e2742b.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6ecdf1ea0ff6e093.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-6fe0fbbff7f67836.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9b8c277eaa19322c.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-6f650d56687f361f.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-46dd15171ac21d07.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fb22c0b7181dff10.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-fee0e81d645c26e5.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12b62e8197e1fe1e.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f19ca64f1728e7dd.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2849ed8ae5c8b127.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-686cf0e89dd87a14.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f412a4d0fdbc296b.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a4e81b6d6bd074c0.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5ae5f870b7d1798c.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/client-ccdd9136c9a39bf4" "-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 `nice` (bin "client") due to 2 previous errors [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: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/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/rustcQp4wyf/symbols.o" "/opt/rustwide/target/debug/deps/server3-1cf2566956454277.server3.dd68686fac8f6076-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/server3-1cf2566956454277.server3.dd68686fac8f6076-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/server3-1cf2566956454277.server3.dd68686fac8f6076-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/server3-1cf2566956454277.server3.dd68686fac8f6076-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/server3-1cf2566956454277.server3.dd68686fac8f6076-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/server3-1cf2566956454277.server3.dd68686fac8f6076-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/server3-1cf2566956454277.server3.dd68686fac8f6076-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/server3-1cf2566956454277.server3.dd68686fac8f6076-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/server3-1cf2566956454277.server3.dd68686fac8f6076-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/server3-1cf2566956454277.server3.dd68686fac8f6076-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/server3-1cf2566956454277.server3.dd68686fac8f6076-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/server3-1cf2566956454277.server3.dd68686fac8f6076-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/server3-1cf2566956454277.server3.dd68686fac8f6076-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/server3-1cf2566956454277.server3.dd68686fac8f6076-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/server3-1cf2566956454277.server3.dd68686fac8f6076-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/server3-1cf2566956454277.server3.dd68686fac8f6076-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/server3-1cf2566956454277.3gptf09rt11wmmth.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libflume-d61629afd7ebe613.rlib" "/opt/rustwide/target/debug/deps/libspin-6b8b8ac6d6278be1.rlib" "/opt/rustwide/target/debug/deps/libnanorand-e3c8e0a8d286c913.rlib" "/opt/rustwide/target/debug/deps/libnice.rlib" "/opt/rustwide/target/debug/deps/libtonic-0020afeebf06f466.rlib" "/opt/rustwide/target/debug/deps/libhyper_timeout-6ab6b875309f4430.rlib" "/opt/rustwide/target/debug/deps/libtokio_io_timeout-808b33098c118826.rlib" "/opt/rustwide/target/debug/deps/libbase64-a0415a20c3ff7e5c.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-d295c626735095e8.rlib" "/opt/rustwide/target/debug/deps/libaxum-9adfd08dcd85950b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-42ea58aeb495b561.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-173a7f3bec308143.rlib" "/opt/rustwide/target/debug/deps/libmatches-639d1d94cdec97b9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-65fdef46153ebdc1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-054505d6cf584617.rlib" "/opt/rustwide/target/debug/deps/libryu-a77b057d59c74959.rlib" "/opt/rustwide/target/debug/deps/libmatchit-dcc2b9468f3edda6.rlib" "/opt/rustwide/target/debug/deps/libtower_http-f91e01bef0492c79.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1d31dfe9f72fab4b.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-c0b6ede970af5de6.rlib" "/opt/rustwide/target/debug/deps/libserde-72befa80de6a88f6.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-4a0237289ab4ef06.rlib" "/opt/rustwide/target/debug/deps/libmime-fc20f3962adbea74.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-3c735a656bb0817b.rlib" "/opt/rustwide/target/debug/deps/libhyper-48a550316742b62e.rlib" "/opt/rustwide/target/debug/deps/libwant-480bdc93d4496ab2.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-8435d7f9744b2d83.rlib" "/opt/rustwide/target/debug/deps/libhttparse-99c7eaee9c317abf.rlib" "/opt/rustwide/target/debug/deps/libh2-b9a854b4d85e08e6.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-e62dc934a2e748e2.rlib" "/opt/rustwide/target/debug/deps/libtower-6938beb297908aac.rlib" "/opt/rustwide/target/debug/deps/libindexmap-bd0a0cab6b5fb5a6.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-582fe08cb5f446b9.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-85e50da9416794b6.rlib" "/opt/rustwide/target/debug/deps/libtokio-991403146e3df24a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-810a9852ea5e8f33.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1159b517fc0c9773.rlib" "/opt/rustwide/target/debug/deps/libsocket2-73c8c2927ace248d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-eb1fcf8e2d569167.rlib" "/opt/rustwide/target/debug/deps/libmio-9b1514fe9a72c090.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-87789e8147a27607.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ba384b1363c5aa7d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6054408250092b8c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cda4da5afa074265.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-92996b1b44507536.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-658a932fd915b88a.rlib" "/opt/rustwide/target/debug/deps/libprost-1be61bd100e80945.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5545618fb7415c9d.rlib" "/opt/rustwide/target/debug/deps/libtracing-55764864607e0af4.rlib" "/opt/rustwide/target/debug/deps/liblog-cf4e62dbf3d4ff1e.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3460ef792e3acedd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d0c2dc85fa90a848.rlib" "/opt/rustwide/target/debug/deps/libtower_service-755a94a6155b9ea3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-da7dd6f45187b0e1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b31d62b896459f0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a7a00811b69c5a56.rlib" "/opt/rustwide/target/debug/deps/libslab-8b31026f46926f87.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0b4c63a28bb1a2e5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-141c7e0385885b34.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d73e0062660c3d45.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c27b7e46bed074af.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-da14954a76c66983.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-12f0d5f5a508c5de.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-6418175788f8fdc3.rlib" "/opt/rustwide/target/debug/deps/libhttp-be7e1e192e0110ba.rlib" "/opt/rustwide/target/debug/deps/libitoa-c1590172564db8e6.rlib" "/opt/rustwide/target/debug/deps/libfnv-d76296c6599a31fb.rlib" "/opt/rustwide/target/debug/deps/libbytes-d345c64400d587ca.rlib" "/opt/rustwide/target/debug/deps/librand-fb1811dd27da4286.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f2ffa874568958ca.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3a29886556c93cd0.rlib" "/opt/rustwide/target/debug/deps/librand_core-00f4a8f90187f197.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8071fd5c2ce7c269.rlib" "/opt/rustwide/target/debug/deps/liblibc-e2212f1ca7d34a57.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d787e53a290411e2.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d772252209e2742b.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6ecdf1ea0ff6e093.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-6fe0fbbff7f67836.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9b8c277eaa19322c.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-6f650d56687f361f.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-46dd15171ac21d07.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fb22c0b7181dff10.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-fee0e81d645c26e5.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12b62e8197e1fe1e.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f19ca64f1728e7dd.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2849ed8ae5c8b127.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-686cf0e89dd87a14.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f412a4d0fdbc296b.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a4e81b6d6bd074c0.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5ae5f870b7d1798c.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/server3-1cf2566956454277" "-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; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nice` (bin "server3") due to 2 previous errors; 4 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/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/rustcVkSNKV/symbols.o" "/opt/rustwide/target/debug/deps/http_server-ec7f12824b1b017d.http_server.d5090d5884d7c1dc-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/http_server-ec7f12824b1b017d.http_server.d5090d5884d7c1dc-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/http_server-ec7f12824b1b017d.http_server.d5090d5884d7c1dc-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/http_server-ec7f12824b1b017d.http_server.d5090d5884d7c1dc-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/http_server-ec7f12824b1b017d.http_server.d5090d5884d7c1dc-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/http_server-ec7f12824b1b017d.http_server.d5090d5884d7c1dc-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/http_server-ec7f12824b1b017d.http_server.d5090d5884d7c1dc-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/http_server-ec7f12824b1b017d.http_server.d5090d5884d7c1dc-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/http_server-ec7f12824b1b017d.http_server.d5090d5884d7c1dc-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/http_server-ec7f12824b1b017d.http_server.d5090d5884d7c1dc-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/http_server-ec7f12824b1b017d.http_server.d5090d5884d7c1dc-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/http_server-ec7f12824b1b017d.http_server.d5090d5884d7c1dc-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/http_server-ec7f12824b1b017d.http_server.d5090d5884d7c1dc-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/http_server-ec7f12824b1b017d.http_server.d5090d5884d7c1dc-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/http_server-ec7f12824b1b017d.http_server.d5090d5884d7c1dc-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/http_server-ec7f12824b1b017d.http_server.d5090d5884d7c1dc-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/http_server-ec7f12824b1b017d.15jpp9355x613w9g.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtracing_subscriber-08492c44b15e7422.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-504935158f882df1.rlib" "/opt/rustwide/target/debug/deps/libmatchers-d467bc9c6a16840d.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-9bda251ce68b6a78.rlib" "/opt/rustwide/target/debug/deps/libregex-f1559b309e534cf5.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-c2fbba68b02f2485.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-17b7651dcad6b2cd.rlib" "/opt/rustwide/target/debug/deps/libansi_term-63d07189961cac97.rlib" "/opt/rustwide/target/debug/deps/libthread_local-5c33ca84ab73cec8.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-aaeb8165a6456688.rlib" "/opt/rustwide/target/debug/deps/libaxum-9adfd08dcd85950b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-42ea58aeb495b561.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-173a7f3bec308143.rlib" "/opt/rustwide/target/debug/deps/libmatches-639d1d94cdec97b9.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-65fdef46153ebdc1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-054505d6cf584617.rlib" "/opt/rustwide/target/debug/deps/libryu-a77b057d59c74959.rlib" "/opt/rustwide/target/debug/deps/libmatchit-dcc2b9468f3edda6.rlib" "/opt/rustwide/target/debug/deps/libtower_http-f91e01bef0492c79.rlib" "/opt/rustwide/target/debug/deps/libbitflags-1d31dfe9f72fab4b.rlib" "/opt/rustwide/target/debug/deps/libtower-6938beb297908aac.rlib" "/opt/rustwide/target/debug/deps/libpin_project-5545618fb7415c9d.rlib" "/opt/rustwide/target/debug/deps/librand-fb1811dd27da4286.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-f2ffa874568958ca.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-3a29886556c93cd0.rlib" "/opt/rustwide/target/debug/deps/librand_core-00f4a8f90187f197.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8071fd5c2ce7c269.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-658a932fd915b88a.rlib" "/opt/rustwide/target/debug/deps/libhyper-48a550316742b62e.rlib" "/opt/rustwide/target/debug/deps/libwant-480bdc93d4496ab2.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-8435d7f9744b2d83.rlib" "/opt/rustwide/target/debug/deps/libhttparse-99c7eaee9c317abf.rlib" "/opt/rustwide/target/debug/deps/libh2-b9a854b4d85e08e6.rlib" "/opt/rustwide/target/debug/deps/libindexmap-bd0a0cab6b5fb5a6.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-582fe08cb5f446b9.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-85e50da9416794b6.rlib" "/opt/rustwide/target/debug/deps/libtracing-55764864607e0af4.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-3460ef792e3acedd.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-d0c2dc85fa90a848.rlib" "/opt/rustwide/target/debug/deps/libtokio-991403146e3df24a.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-810a9852ea5e8f33.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1159b517fc0c9773.rlib" "/opt/rustwide/target/debug/deps/libsocket2-73c8c2927ace248d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-eb1fcf8e2d569167.rlib" "/opt/rustwide/target/debug/deps/libmio-9b1514fe9a72c090.rlib" "/opt/rustwide/target/debug/deps/liblog-cf4e62dbf3d4ff1e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-87789e8147a27607.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ba384b1363c5aa7d.rlib" "/opt/rustwide/target/debug/deps/liblibc-e2212f1ca7d34a57.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-d4664edabea63f35.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-6054408250092b8c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-cda4da5afa074265.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-92996b1b44507536.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-e62dc934a2e748e2.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-c0b6ede970af5de6.rlib" "/opt/rustwide/target/debug/deps/libserde-72befa80de6a88f6.rlib" "/opt/rustwide/target/debug/deps/libtower_service-755a94a6155b9ea3.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-4a0237289ab4ef06.rlib" "/opt/rustwide/target/debug/deps/libmime-fc20f3962adbea74.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-da7dd6f45187b0e1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-b31d62b896459f0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-a7a00811b69c5a56.rlib" "/opt/rustwide/target/debug/deps/libslab-8b31026f46926f87.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-0b4c63a28bb1a2e5.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-141c7e0385885b34.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-d73e0062660c3d45.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-c27b7e46bed074af.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-da14954a76c66983.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-12f0d5f5a508c5de.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-6418175788f8fdc3.rlib" "/opt/rustwide/target/debug/deps/libhttp-be7e1e192e0110ba.rlib" "/opt/rustwide/target/debug/deps/libitoa-c1590172564db8e6.rlib" "/opt/rustwide/target/debug/deps/libfnv-d76296c6599a31fb.rlib" "/opt/rustwide/target/debug/deps/libbytes-d345c64400d587ca.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d787e53a290411e2.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-d772252209e2742b.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-6ecdf1ea0ff6e093.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-6fe0fbbff7f67836.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-9b8c277eaa19322c.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-6f650d56687f361f.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-46dd15171ac21d07.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-fb22c0b7181dff10.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-fee0e81d645c26e5.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-12b62e8197e1fe1e.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f19ca64f1728e7dd.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-2849ed8ae5c8b127.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-686cf0e89dd87a14.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f412a4d0fdbc296b.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-ff4ae84067796be3.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-a4e81b6d6bd074c0.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5ae5f870b7d1798c.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/d3515155216e98c23440ea92c3f49c6a0d7101fc/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/http_server-ec7f12824b1b017d" "-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 `nice` (bin "http_server") due to 2 previous errors [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "34803107dab4ca1284819c8104eef77d942513ff8e06e45e05fdb520a523be32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34803107dab4ca1284819c8104eef77d942513ff8e06e45e05fdb520a523be32", kill_on_drop: false }` [INFO] [stdout] 34803107dab4ca1284819c8104eef77d942513ff8e06e45e05fdb520a523be32