[INFO] cloning repository https://github.com/horazont/metric-relay [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/horazont/metric-relay" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorazont%2Fmetric-relay", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorazont%2Fmetric-relay'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 55071238cf526be4101beab32c33543a672c676d [INFO] testing horazont/metric-relay against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhorazont%2Fmetric-relay" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/horazont/metric-relay 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 git repo https://github.com/horazont/metric-relay [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/horazont/metric-relay [INFO] tweaked toml for git repo https://github.com/horazont/metric-relay written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/horazont/metric-relay 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 9255bf58a656b87dae1d74b33c64f286e7e836dd08b741ab472bac2d32812e3f [INFO] running `Command { std: "docker" "start" "-a" "9255bf58a656b87dae1d74b33c64f286e7e836dd08b741ab472bac2d32812e3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9255bf58a656b87dae1d74b33c64f286e7e836dd08b741ab472bac2d32812e3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9255bf58a656b87dae1d74b33c64f286e7e836dd08b741ab472bac2d32812e3f", kill_on_drop: false }` [INFO] [stdout] 9255bf58a656b87dae1d74b33c64f286e7e836dd08b741ab472bac2d32812e3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 468aac5e53fdebadaf727fb43e3e805c07bad2aa094a56da44bddc0e477bdcfa [INFO] running `Command { std: "docker" "start" "-a" "468aac5e53fdebadaf727fb43e3e805c07bad2aa094a56da44bddc0e477bdcfa", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling uninitialized v0.0.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling strength_reduce v0.2.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling funty v1.2.0 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling futures-macro v0.3.16 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tokio v1.8.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling tinyvec v1.3.1 [INFO] [stderr] Compiling wyz v0.4.0 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling resize-slice v0.1.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling i2c-linux-sys v0.2.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling openat v0.1.21 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling i2c-linux v0.1.2 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling transpose v0.2.1 [INFO] [stderr] Compiling primal-check v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling rustfft v6.0.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling smartstring v0.2.7 [INFO] [stderr] Compiling bitvec v0.22.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling microtemplate_derive v1.0.0 [INFO] [stderr] Compiling num_enum_derive v0.5.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling microtemplate v1.0.3 [INFO] [stderr] Compiling enum-map v0.6.4 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling num_enum v0.5.1 [INFO] [stderr] Compiling futures-executor v0.3.16 [INFO] [stderr] Compiling futures v0.3.16 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling metric_relay v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `guard` [INFO] [stdout] --> src/relay/socket.rs:157:2 [INFO] [stdout] | [INFO] [stdout] 157 | guard: oneshot::Sender<()>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `RecvSession` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/relay/socket.rs:154:10 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `port` [INFO] [stdout] --> src/runtime/config.rs:255:2 [INFO] [stdout] | [INFO] [stdout] 255 | port: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SerialConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/runtime/config.rs:253:10 [INFO] [stdout] | [INFO] [stdout] 253 | #[derive(Debug, Clone, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `baudrate` [INFO] [stdout] --> src/runtime/config.rs:256:2 [INFO] [stdout] | [INFO] [stdout] 256 | baudrate: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `SerialConfig` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/runtime/config.rs:253:10 [INFO] [stdout] | [INFO] [stdout] 253 | #[derive(Debug, Clone, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `request_id` [INFO] [stdout] --> src/snurl/frame.rs:188:2 [INFO] [stdout] | [INFO] [stdout] 188 | request_id: RequestId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AppRequest` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/snurl/frame.rs:186:10 [INFO] [stdout] | [INFO] [stdout] 186 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `request_type` [INFO] [stdout] --> src/snurl/frame.rs:189:2 [INFO] [stdout] | [INFO] [stdout] 189 | request_type: u8, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AppRequest` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/snurl/frame.rs:186:10 [INFO] [stdout] | [INFO] [stdout] 186 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `payload` [INFO] [stdout] --> src/snurl/frame.rs:190:2 [INFO] [stdout] | [INFO] [stdout] 190 | payload: Bytes, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AppRequest` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/snurl/frame.rs:186:10 [INFO] [stdout] | [INFO] [stdout] 186 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `request_id` [INFO] [stdout] --> src/snurl/frame.rs:195:2 [INFO] [stdout] | [INFO] [stdout] 195 | request_id: RequestId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AppResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/snurl/frame.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `payload` [INFO] [stdout] --> src/snurl/frame.rs:196:2 [INFO] [stdout] | [INFO] [stdout] 196 | payload: Bytes, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `AppResponse` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/snurl/frame.rs:193:10 [INFO] [stdout] | [INFO] [stdout] 193 | #[derive(Debug, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/snurl/socket.rs:581:2 [INFO] [stdout] | [INFO] [stdout] 581 | state: Arc, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Socket` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/snurl/socket.rs:579:10 [INFO] [stdout] | [INFO] [stdout] 579 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [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/deps/sbx_receiver-1ee3af2b7cd21da1.sbx_receiver.89b5e98d-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/sbx_receiver-1ee3af2b7cd21da1.sbx_receiver.89b5e98d-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/sbx_receiver-1ee3af2b7cd21da1.sbx_receiver.89b5e98d-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/sbx_receiver-1ee3af2b7cd21da1.sbx_receiver.89b5e98d-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/sbx_receiver-1ee3af2b7cd21da1.sbx_receiver.89b5e98d-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/sbx_receiver-1ee3af2b7cd21da1.sbx_receiver.89b5e98d-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/sbx_receiver-1ee3af2b7cd21da1.sbx_receiver.89b5e98d-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/sbx_receiver-1ee3af2b7cd21da1.sbx_receiver.89b5e98d-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/sbx_receiver-1ee3af2b7cd21da1.sbx_receiver.89b5e98d-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/sbx_receiver-1ee3af2b7cd21da1.sbx_receiver.89b5e98d-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/sbx_receiver-1ee3af2b7cd21da1.sbx_receiver.89b5e98d-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/sbx_receiver-1ee3af2b7cd21da1.sbx_receiver.89b5e98d-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/sbx_receiver-1ee3af2b7cd21da1.sbx_receiver.89b5e98d-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/sbx_receiver-1ee3af2b7cd21da1.sbx_receiver.89b5e98d-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/sbx_receiver-1ee3af2b7cd21da1.sbx_receiver.89b5e98d-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/sbx_receiver-1ee3af2b7cd21da1.sbx_receiver.89b5e98d-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/sbx_receiver-1ee3af2b7cd21da1.441c6v6e6frfswxz.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-deff4ce62c8648e8/out" "-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/libstructopt-a16e6835ad8a120b.rlib" "/opt/rustwide/target/debug/deps/libclap-2aae86f5cf90bc1e.rlib" "/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-dcd1981df6974b46.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-b35e561241f87659.rlib" "/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rlib" "/opt/rustwide/target/debug/deps/libatty-6b1c65a83912d7bc.rlib" "/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rlib" "/opt/rustwide/target/debug/deps/libmetric_relay-5e5c524c968e6cef.rlib" "/opt/rustwide/target/debug/deps/libopenat-c7b47052be835051.rlib" "/opt/rustwide/target/debug/deps/libnum_enum-724023f5bec6ac81.rlib" "/opt/rustwide/target/debug/deps/libi2c_linux-42af798fa971618c.rlib" "/opt/rustwide/target/debug/deps/libi2c_linux_sys-6ae72b36440768b6.rlib" "/opt/rustwide/target/debug/deps/libresize_slice-72b0b209f1eb29f2.rlib" "/opt/rustwide/target/debug/deps/libuninitialized-b9b8014cb9edfcfe.rlib" "/opt/rustwide/target/debug/deps/libbitflags-c6d9dc90f7379932.rlib" "/opt/rustwide/target/debug/deps/librustfft-0c0fd83b21d8aff4.rlib" "/opt/rustwide/target/debug/deps/libprimal_check-21c4f0862068cc86.rlib" "/opt/rustwide/target/debug/deps/libtranspose-9ab4c82041a83661.rlib" "/opt/rustwide/target/debug/deps/libstrength_reduce-6cdf0bfda3f4a47a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-08b31f933d25602f.rlib" "/opt/rustwide/target/debug/deps/libfutures-6d05022f0f57f452.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-add733deeae86353.rlib" "/opt/rustwide/target/debug/deps/librand-3c801e9fc27c145a.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-15d21627376b83d4.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-4b4e10d54e032e24.rlib" "/opt/rustwide/target/debug/deps/librand_core-ff1255c08c23c01c.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-0ee21dc119352b47.rlib" "/opt/rustwide/target/debug/deps/libbincode-21b98c4d90ac7bef.rlib" "/opt/rustwide/target/debug/deps/libxml-2ca1670042266d63.rlib" "/opt/rustwide/target/debug/deps/libmicrotemplate-8c8ae02288e47fce.rlib" "/opt/rustwide/target/debug/deps/libbitvec-91d8cbdf0a5894b4.rlib" "/opt/rustwide/target/debug/deps/libwyz-4016606a9b41cb36.rlib" "/opt/rustwide/target/debug/deps/libtap-a30d5c744f315154.rlib" "/opt/rustwide/target/debug/deps/libradium-b679f24fa5a5ea12.rlib" "/opt/rustwide/target/debug/deps/libfunty-c6451f429c9f2002.rlib" "/opt/rustwide/target/debug/deps/libenum_map-feae3b1b0c108fde.rlib" "/opt/rustwide/target/debug/deps/libarray_macro-ca84d53854cb9470.rlib" "/opt/rustwide/target/debug/deps/libregex-bb2eb99988a4f3fa.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-57261455c72e3e09.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/target/debug/deps/libglob-921a087ba318345d.rlib" "/opt/rustwide/target/debug/deps/libsmartstring-b2b55d212003d804.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-62b1a5cbf56a9f5f.rlib" "/opt/rustwide/target/debug/deps/libreqwest-1c5e0f6d95c7600e.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-4f6fe36490f58b7a.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-32db2f4edd410b8b.rlib" "/opt/rustwide/target/debug/deps/libryu-9e35d986fcbafb23.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-4c5859ebc6208888.rlib" "/opt/rustwide/target/debug/deps/libipnet-a4a4d5377d91ef9a.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-71c6359e8d9a4a73.rlib" "/opt/rustwide/target/debug/deps/librustls-c8cc206dc43069fc.rlib" "/opt/rustwide/target/debug/deps/libsct-fe6d961684d64f52.rlib" "/opt/rustwide/target/debug/deps/libwebpki-898d3dec973b099c.rlib" "/opt/rustwide/target/debug/deps/libring-79b534358042f712.rlib" "/opt/rustwide/target/debug/deps/libspin-0ce7eed86e654be1.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-299fbcd347deffe0.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-b879ed170a578d9c.rlib" "/opt/rustwide/target/debug/deps/libmime-6adaefd5c465bdcc.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-ce5259bede0a456d.rlib" "/opt/rustwide/target/debug/deps/libhyper-6cd8b7d25ea44208.rlib" "/opt/rustwide/target/debug/deps/libwant-de75933e9362a6bf.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libsocket2-ac0bc43dcd142112.rlib" "/opt/rustwide/target/debug/deps/libh2-3be96b89bac24a9e.rlib" "/opt/rustwide/target/debug/deps/libindexmap-0798deaf168b6141.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-f649c5120798df3d.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f805cc4bb5aa1d22.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-735b828f1906694d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-8453afbfa685589f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ba6e0d4d8dfe7d79.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-c8cb5716cd1cc058.rlib" "/opt/rustwide/target/debug/deps/libslab-cbaf1199efcec976.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-6ea26ffe66f096bc.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-c6ed88b131c2fcce.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-dff4c69b19fd5799.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-05018308e2b684b8.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-ecf1cfc7e2de89ee.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/liburl-b6b6ba22bdae9c71.rlib" "/opt/rustwide/target/debug/deps/libidna-a6ca573005d8f4ed.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-3d7ff4a85260c816.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-36b7f0a3f56e0a30.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-7d79f1310ca303e8.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-186b4d50aeb6750b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-efe3d8804af1a290.rlib" "/opt/rustwide/target/debug/deps/libhttp-d95d268fff00d4d9.rlib" "/opt/rustwide/target/debug/deps/libitoa-233da835b39c05ce.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-614d7e4e7f7903e2.rlib" "/opt/rustwide/target/debug/deps/libchrono-d4eab8df78559eeb.rlib" "/opt/rustwide/target/debug/deps/libserde-79f92b6c6861fae0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-63820229d608483a.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6bde1e281435e203.rlib" "/opt/rustwide/target/debug/deps/libtime-236184af6d967c8a.rlib" "/opt/rustwide/target/debug/deps/libtokio-93fa19d12d681ea3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-4aa27489f52f71fb.rlib" "/opt/rustwide/target/debug/deps/libmemchr-c0c2ed8e96932ec2.rlib" "/opt/rustwide/target/debug/deps/libbytes-5cd672cac86e9454.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-cd107537ca905c26.rlib" "/opt/rustwide/target/debug/deps/libmio-5d47417bde10477f.rlib" "/opt/rustwide/target/debug/deps/liblibc-d6b1c74255132726.rlib" "/opt/rustwide/target/debug/deps/liblog-ba3200a69ea295c7.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/deps/sbx_receiver-1ee3af2b7cd21da1" "-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 `metric_relay` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "468aac5e53fdebadaf727fb43e3e805c07bad2aa094a56da44bddc0e477bdcfa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "468aac5e53fdebadaf727fb43e3e805c07bad2aa094a56da44bddc0e477bdcfa", kill_on_drop: false }` [INFO] [stdout] 468aac5e53fdebadaf727fb43e3e805c07bad2aa094a56da44bddc0e477bdcfa