[INFO] fetching crate dockertest 0.2.1... [INFO] testing dockertest-0.2.1 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate dockertest 0.2.1 into /workspace/builds/worker-68/source [INFO] validating manifest of crates.io crate dockertest 0.2.1 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate dockertest 0.2.1 [INFO] finished tweaking crates.io crate dockertest 0.2.1 [INFO] tweaked toml for crates.io crate dockertest 0.2.1 written to /workspace/builds/worker-68/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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] 2064f78fef79a586e62401ca52ca574113fcefeea6419219a7d21d56cbca2dec [INFO] running `Command { std: "docker" "start" "-a" "2064f78fef79a586e62401ca52ca574113fcefeea6419219a7d21d56cbca2dec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2064f78fef79a586e62401ca52ca574113fcefeea6419219a7d21d56cbca2dec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2064f78fef79a586e62401ca52ca574113fcefeea6419219a7d21d56cbca2dec", kill_on_drop: false }` [INFO] [stdout] 2064f78fef79a586e62401ca52ca574113fcefeea6419219a7d21d56cbca2dec [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/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] 9fd74496654b45efce98d6b8060eea2c42d4947eb0ddb19d3d49c1bb6ce698f0 [INFO] running `Command { std: "docker" "start" "-a" "9fd74496654b45efce98d6b8060eea2c42d4947eb0ddb19d3d49c1bb6ce698f0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling dyn-clone v1.0.5 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling sharded-slab v0.1.4 [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 time v0.1.43 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling dockertest v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_with v1.12.1 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling bollard-stubs v1.41.0 [INFO] [stderr] Compiling hyper-unix-connector v0.2.2 [INFO] [stderr] Compiling bollard v0.10.1 [INFO] [stdout] warning: field is never read: `address` [INFO] [stdout] --> src/image.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` [INFO] [stdout] note: `Remote` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/image.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/container.rs:142:20 [INFO] [stdout] | [INFO] [stdout] 142 | panic!(e.to_string()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 142 | panic!("{}", e.to_string()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/dockertest.rs:142:24 [INFO] [stdout] | [INFO] [stdout] 142 | panic!(e.to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 142 | panic!("{}", e.to_string()); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/dockertest.rs:215:24 [INFO] [stdout] | [INFO] [stdout] 215 | panic!(e.to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 215 | panic!("{}", e.to_string()); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/dockertest.rs:228:24 [INFO] [stdout] | [INFO] [stdout] 228 | panic!(e.to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 228 | panic!("{}", e.to_string()); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/dockertest.rs:257:24 [INFO] [stdout] | [INFO] [stdout] 257 | panic!(e.to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 257 | panic!("{}", e.to_string()); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.63s [INFO] running `Command { std: "docker" "inspect" "9fd74496654b45efce98d6b8060eea2c42d4947eb0ddb19d3d49c1bb6ce698f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9fd74496654b45efce98d6b8060eea2c42d4947eb0ddb19d3d49c1bb6ce698f0", kill_on_drop: false }` [INFO] [stdout] 9fd74496654b45efce98d6b8060eea2c42d4947eb0ddb19d3d49c1bb6ce698f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-68/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dc64180ad53e403781864308f07680bbdc443f1dca05340ee423eab0ad4f31b [INFO] running `Command { std: "docker" "start" "-a" "9dc64180ad53e403781864308f07680bbdc443f1dca05340ee423eab0ad4f31b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling event-listener v1.2.0 [INFO] [stderr] Compiling test-env-log v0.2.8 [INFO] [stdout] warning: field is never read: `address` [INFO] [stdout] --> src/image.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | address: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(warnings)]` [INFO] [stdout] note: `Remote` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/image.rs:37:10 [INFO] [stdout] | [INFO] [stdout] 37 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/container.rs:142:20 [INFO] [stdout] | [INFO] [stdout] 142 | panic!(e.to_string()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 142 | panic!("{}", e.to_string()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/dockertest.rs:142:24 [INFO] [stdout] | [INFO] [stdout] 142 | panic!(e.to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 142 | panic!("{}", e.to_string()); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/dockertest.rs:215:24 [INFO] [stdout] | [INFO] [stdout] 215 | panic!(e.to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 215 | panic!("{}", e.to_string()); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/dockertest.rs:228:24 [INFO] [stdout] | [INFO] [stdout] 228 | panic!(e.to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 228 | panic!("{}", e.to_string()); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/dockertest.rs:257:24 [INFO] [stdout] | [INFO] [stdout] 257 | panic!(e.to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 257 | panic!("{}", e.to_string()); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling access-queue v1.1.0 [INFO] [stderr] Compiling dockertest v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `test`: test-env-log has been renamed to test-log; use it instead [INFO] [stdout] --> tests/multiple_containers.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: test-env-log has been renamed to test-log; use it instead [INFO] [stdout] --> tests/waitfor.rs:42:3 [INFO] [stdout] | [INFO] [stdout] 42 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: test-env-log has been renamed to test-log; use it instead [INFO] [stdout] --> tests/waitfor.rs:68:3 [INFO] [stdout] | [INFO] [stdout] 68 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: test-env-log has been renamed to test-log; use it instead [INFO] [stdout] --> tests/waitfor.rs:94:3 [INFO] [stdout] | [INFO] [stdout] 94 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: test-env-log has been renamed to test-log; use it instead [INFO] [stdout] --> tests/waitfor.rs:113:3 [INFO] [stdout] | [INFO] [stdout] 113 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: test-env-log has been renamed to test-log; use it instead [INFO] [stdout] --> tests/waitfor.rs:132:3 [INFO] [stdout] | [INFO] [stdout] 132 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: test-env-log has been renamed to test-log; use it instead [INFO] [stdout] --> tests/waitfor.rs:153:3 [INFO] [stdout] | [INFO] [stdout] 153 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: test-env-log has been renamed to test-log; use it instead [INFO] [stdout] --> tests/message.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: test-env-log has been renamed to test-log; use it instead [INFO] [stdout] --> tests/message.rs:20:3 [INFO] [stdout] | [INFO] [stdout] 20 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: test-env-log has been renamed to test-log; use it instead [INFO] [stdout] --> tests/integration_test.rs:5:3 [INFO] [stdout] | [INFO] [stdout] 5 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: test-env-log has been renamed to test-log; use it instead [INFO] [stdout] --> tests/integration_test.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: test-env-log has been renamed to test-log; use it instead [INFO] [stdout] --> tests/integration_test.rs:39:3 [INFO] [stdout] | [INFO] [stdout] 39 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: test-env-log has been renamed to test-log; use it instead [INFO] [stdout] --> tests/integration_test.rs:56:3 [INFO] [stdout] | [INFO] [stdout] 56 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: test-env-log has been renamed to test-log; use it instead [INFO] [stdout] --> tests/integration_test.rs:77:3 [INFO] [stdout] | [INFO] [stdout] 77 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: test-env-log has been renamed to test-log; use it instead [INFO] [stdout] --> tests/integration_test.rs:96:3 [INFO] [stdout] | [INFO] [stdout] 96 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: test-env-log has been renamed to test-log; use it instead [INFO] [stdout] --> tests/integration_test.rs:119:3 [INFO] [stdout] | [INFO] [stdout] 119 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `test`: test-env-log has been renamed to test-log; use it instead [INFO] [stdout] --> tests/integration_test.rs:138:3 [INFO] [stdout] | [INFO] [stdout] 138 | #[test] [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/composition.rs:682:13 [INFO] [stdout] | [INFO] [stdout] 682 | format!("failed to start Composition: {}", result.err().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 2 | #![deny(warnings)] [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] = note: `#[warn(non_fmt_panics)]` implied by `#[warn(warnings)]` [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 682 - format!("failed to start Composition: {}", result.err().unwrap()) [INFO] [stdout] 682 + "failed to start Composition: {}", result.err().unwrap() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/composition.rs:714:13 [INFO] [stdout] | [INFO] [stdout] 714 | / format!( [INFO] [stdout] 715 | | "failed to start first composition: {}", [INFO] [stdout] 716 | | result.err().unwrap() [INFO] [stdout] 717 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 714 ~ [INFO] [stdout] 715 | "failed to start first composition: {}", [INFO] [stdout] 716 | result.err().unwrap() [INFO] [stdout] 717 ~ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/composition.rs:725:13 [INFO] [stdout] | [INFO] [stdout] 725 | / format!( [INFO] [stdout] 726 | | "failed to start second composition: {}", [INFO] [stdout] 727 | | result.err().unwrap() [INFO] [stdout] 728 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 725 ~ [INFO] [stdout] 726 | "failed to start second composition: {}", [INFO] [stdout] 727 | result.err().unwrap() [INFO] [stdout] 728 ~ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/composition.rs:752:13 [INFO] [stdout] | [INFO] [stdout] 752 | format!("failed to start composition: {}", result.err().unwrap()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 752 - format!("failed to start composition: {}", result.err().unwrap()) [INFO] [stdout] 752 + "failed to start composition: {}", result.err().unwrap() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/composition.rs:759:13 [INFO] [stdout] | [INFO] [stdout] 759 | / format!( [INFO] [stdout] 760 | | "failed to remove existing container: {}", [INFO] [stdout] 761 | | result.unwrap_err() [INFO] [stdout] 762 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 759 ~ [INFO] [stdout] 760 | "failed to remove existing container: {}", [INFO] [stdout] 761 | result.unwrap_err() [INFO] [stdout] 762 ~ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/composition.rs:781:22 [INFO] [stdout] | [INFO] [stdout] 781 | assert!(res, format!("should fail to remove non-existing container")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 781 - assert!(res, format!("should fail to remove non-existing container")); [INFO] [stdout] 781 + assert!(res, "should fail to remove non-existing container"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/container.rs:142:20 [INFO] [stdout] | [INFO] [stdout] 142 | panic!(e.to_string()) [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 142 | panic!("{}", e.to_string()) [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/dockertest.rs:142:24 [INFO] [stdout] | [INFO] [stdout] 142 | panic!(e.to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 142 | panic!("{}", e.to_string()); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/dockertest.rs:215:24 [INFO] [stdout] | [INFO] [stdout] 215 | panic!(e.to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 215 | panic!("{}", e.to_string()); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/dockertest.rs:228:24 [INFO] [stdout] | [INFO] [stdout] 228 | panic!(e.to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 228 | panic!("{}", e.to_string()); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/dockertest.rs:257:24 [INFO] [stdout] | [INFO] [stdout] 257 | panic!(e.to_string()); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: add a "{}" format string to Display the message [INFO] [stdout] | [INFO] [stdout] 257 | panic!("{}", e.to_string()); [INFO] [stdout] | +++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/image.rs:320:13 [INFO] [stdout] | [INFO] [stdout] 320 | / format!( [INFO] [stdout] 321 | | "should not fail pull process with local source and existing image: {}", [INFO] [stdout] 322 | | result.unwrap_err() [INFO] [stdout] 323 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 320 ~ [INFO] [stdout] 321 | "should not fail pull process with local source and existing image: {}", [INFO] [stdout] 322 | result.unwrap_err() [INFO] [stdout] 323 ~ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/image.rs:347:13 [INFO] [stdout] | [INFO] [stdout] 347 | format!("failed to delete image: {}", result.unwrap_err()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 347 - format!("failed to delete image: {}", result.unwrap_err()) [INFO] [stdout] 347 + "failed to delete image: {}", result.unwrap_err() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/image.rs:368:13 [INFO] [stdout] | [INFO] [stdout] 368 | format!("failed to delete image: {}", result.unwrap_err()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 368 - format!("failed to delete image: {}", result.unwrap_err()) [INFO] [stdout] 368 + "failed to delete image: {}", result.unwrap_err() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/image.rs:379:13 [INFO] [stdout] | [INFO] [stdout] 379 | / format!( [INFO] [stdout] 380 | | "should not fail pull process with valid remote source: {}", [INFO] [stdout] 381 | | result.unwrap_err() [INFO] [stdout] 382 | | ) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 379 ~ [INFO] [stdout] 380 | "should not fail pull process with valid remote source: {}", [INFO] [stdout] 381 | result.unwrap_err() [INFO] [stdout] 382 ~ [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/image.rs:439:13 [INFO] [stdout] | [INFO] [stdout] 439 | format!("failed to set image id: {}", res.unwrap_err()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 439 - format!("failed to set image id: {}", res.unwrap_err()) [INFO] [stdout] 439 + "failed to set image id: {}", res.unwrap_err() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/image.rs:468:13 [INFO] [stdout] | [INFO] [stdout] 468 | format!("failure checking image exists {}", result.unwrap_err()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 468 - format!("failure checking image exists {}", result.unwrap_err()) [INFO] [stdout] 468 + "failure checking image exists {}", result.unwrap_err() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/image.rs:484:13 [INFO] [stdout] | [INFO] [stdout] 484 | format!("failure checking image exists {}", result.unwrap_err()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 484 - format!("failure checking image exists {}", result.unwrap_err()) [INFO] [stdout] 484 + "failure checking image exists {}", result.unwrap_err() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/image.rs:509:13 [INFO] [stdout] | [INFO] [stdout] 509 | format!("failed to pull image: {}", result.unwrap_err()) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of assert!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the assert!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 509 - format!("failed to pull image: {}", result.unwrap_err()) [INFO] [stdout] 509 + "failed to pull image: {}", result.unwrap_err() [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> src/image.rs:519:30 [INFO] [stdout] | [INFO] [stdout] 519 | Err(e) => panic!(format!("failed to check image existence: {}", e)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this usage of panic!() is deprecated; it will be a hard error in Rust 2021 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: the panic!() macro supports formatting, so there's no need for the format!() macro here [INFO] [stdout] help: remove the `format!(..)` macro call [INFO] [stdout] | [INFO] [stdout] 519 - Err(e) => panic!(format!("failed to check image existence: {}", e)), [INFO] [stdout] 519 + Err(e) => panic!("failed to check image existence: {}", e), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dockertest`; 20 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name dockertest --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=59efb8bb72373813 -C extra-filename=-59efb8bb72373813 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern access_queue=/opt/rustwide/target/debug/deps/libaccess_queue-7f2840264bf10140.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-8d913275b3a360fa.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5591e532d2b45a89.so --extern bollard=/opt/rustwide/target/debug/deps/libbollard-6962d7e718f549f6.rlib --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-9792dc2ab442659c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-59a1a3dac17e34d4.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-35a9351abe0741e3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-97eb4686595aa57a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6670da841f4b3181.rlib --extern test_env_log=/opt/rustwide/target/debug/deps/libtest_env_log-2b371ee06a16053f.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ad66e607fae99d1c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5e494c423b3468a8.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-660192a6bac57aaa.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-2d2f74cd910e2f58.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-277bcd3ce65c3e9f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-f02f968ced18476f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `dockertest`; 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name waitfor --edition=2018 tests/waitfor.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=b3d4d80ca6289ab9 -C extra-filename=-b3d4d80ca6289ab9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern access_queue=/opt/rustwide/target/debug/deps/libaccess_queue-7f2840264bf10140.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-8d913275b3a360fa.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5591e532d2b45a89.so --extern bollard=/opt/rustwide/target/debug/deps/libbollard-6962d7e718f549f6.rlib --extern dockertest=/opt/rustwide/target/debug/deps/libdockertest-94884285d2e98741.rlib --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-9792dc2ab442659c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-59a1a3dac17e34d4.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-35a9351abe0741e3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-97eb4686595aa57a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6670da841f4b3181.rlib --extern test_env_log=/opt/rustwide/target/debug/deps/libtest_env_log-2b371ee06a16053f.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ad66e607fae99d1c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5e494c423b3468a8.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-660192a6bac57aaa.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-2d2f74cd910e2f58.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-277bcd3ce65c3e9f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-f02f968ced18476f/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `dockertest`; 8 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name integration_test --edition=2018 tests/integration_test.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=b0ff7e3df9d53b5d -C extra-filename=-b0ff7e3df9d53b5d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern access_queue=/opt/rustwide/target/debug/deps/libaccess_queue-7f2840264bf10140.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-8d913275b3a360fa.rlib --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-5591e532d2b45a89.so --extern bollard=/opt/rustwide/target/debug/deps/libbollard-6962d7e718f549f6.rlib --extern dockertest=/opt/rustwide/target/debug/deps/libdockertest-94884285d2e98741.rlib --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-9792dc2ab442659c.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-59a1a3dac17e34d4.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-35a9351abe0741e3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-97eb4686595aa57a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-6670da841f4b3181.rlib --extern test_env_log=/opt/rustwide/target/debug/deps/libtest_env_log-2b371ee06a16053f.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ad66e607fae99d1c.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-5e494c423b3468a8.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-660192a6bac57aaa.rlib --extern tracing_futures=/opt/rustwide/target/debug/deps/libtracing_futures-2d2f74cd910e2f58.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-277bcd3ce65c3e9f.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-f02f968ced18476f/out` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/message-036170e5d441ba00.message.5a82b473-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/message-036170e5d441ba00.message.5a82b473-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/message-036170e5d441ba00.message.5a82b473-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/message-036170e5d441ba00.message.5a82b473-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/message-036170e5d441ba00.message.5a82b473-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/message-036170e5d441ba00.message.5a82b473-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/message-036170e5d441ba00.message.5a82b473-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/message-036170e5d441ba00.message.5a82b473-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/message-036170e5d441ba00.message.5a82b473-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/message-036170e5d441ba00.message.5a82b473-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/message-036170e5d441ba00.message.5a82b473-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/message-036170e5d441ba00.message.5a82b473-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/message-036170e5d441ba00.message.5a82b473-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/message-036170e5d441ba00.message.5a82b473-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/message-036170e5d441ba00.message.5a82b473-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/message-036170e5d441ba00.message.5a82b473-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/message-036170e5d441ba00.3kdvmhpyze2zzrqp.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-f02f968ced18476f/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/libtracing_subscriber-277bcd3ce65c3e9f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4bcf805d7bb89374.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-4503bbac24f85b71.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-89b9477ca834a5e3.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-e530b6ff0af5fda6.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib" "/opt/rustwide/target/debug/deps/libmatchers-2257f9bdd8c4bc25.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-2f9edfead0c05b8d.rlib" "/opt/rustwide/target/debug/deps/libregex-7cef1ab91b840c47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.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_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libdockertest-94884285d2e98741.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-9792dc2ab442659c.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-2d2f74cd910e2f58.rlib" "/opt/rustwide/target/debug/deps/librand-35a9351abe0741e3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3b7ba3c1f64ed9be.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-6079612903a11dbf.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ec7ef2a59b1b5904.rlib" "/opt/rustwide/target/debug/deps/libfutures-59a1a3dac17e34d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5b00ed97fec2f24b.rlib" "/opt/rustwide/target/debug/deps/libbollard-6962d7e718f549f6.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-04900725a3fe1c60.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ad66e607fae99d1c.rlib" "/opt/rustwide/target/debug/deps/libbollard_stubs-a79ab61c5630ac51.rlib" "/opt/rustwide/target/debug/deps/libserde_with-4dda1eb2165600ff.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6670da841f4b3181.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-1e74e148c1c449f6.rlib" "/opt/rustwide/target/debug/deps/libhyper_unix_connector-ca8ac14d8c922b2e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-bb1f578f1b8d2611.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8d913275b3a360fa.rlib" "/opt/rustwide/target/debug/deps/libhyper-2895732bf5b10ba9.rlib" "/opt/rustwide/target/debug/deps/libwant-a042877d692e46a5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libhttparse-230034459da65c41.rlib" "/opt/rustwide/target/debug/deps/libh2-0a14f009fda788b8.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8997902f3d506c7d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e6620e1c5c686c6c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-660192a6bac57aaa.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2bcccd092b826b5c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-7b0e84811fb489db.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-02e08345ec90ab26.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4300e281b5a02122.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-fd44c3686d8f4e73.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2ae458a46da8d250.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-75aea577ef225ea7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libtokio-5e494c423b3468a8.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-41cfb5046be849e3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bd7920a8383fd529.rlib" "/opt/rustwide/target/debug/deps/libsocket2-79600dd3bae8a846.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib" "/opt/rustwide/target/debug/deps/libmio-cd81bcaba0a872fe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c3000373486c0f75.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-95199b5ff9cc1e76.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c4613a8725cfde8b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-591d2bbb0f7914fc.rlib" "/opt/rustwide/target/debug/deps/libhttp-e5a60057394e8171.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/libchrono-1e5ecdc3297238eb.rlib" "/opt/rustwide/target/debug/deps/libserde-97eb4686595aa57a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-411bd02f4afa6c32.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c640b62a6589c32a.rlib" "/opt/rustwide/target/debug/deps/libtime-8bf0ceb453ab02b5.rlib" "/opt/rustwide/target/debug/deps/liblibc-44afddf82674132d.rlib" "/opt/rustwide/target/debug/deps/liblog-b0c795b3b7b3806c.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/message-036170e5d441ba00" "-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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dockertest` due to 2 previous errors; 2 warnings emitted [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/multiple_containers-c6344462ad8d049d.multiple_containers.484f53a0-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_containers-c6344462ad8d049d.multiple_containers.484f53a0-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_containers-c6344462ad8d049d.multiple_containers.484f53a0-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_containers-c6344462ad8d049d.multiple_containers.484f53a0-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_containers-c6344462ad8d049d.multiple_containers.484f53a0-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_containers-c6344462ad8d049d.multiple_containers.484f53a0-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_containers-c6344462ad8d049d.multiple_containers.484f53a0-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_containers-c6344462ad8d049d.multiple_containers.484f53a0-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_containers-c6344462ad8d049d.multiple_containers.484f53a0-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_containers-c6344462ad8d049d.multiple_containers.484f53a0-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_containers-c6344462ad8d049d.multiple_containers.484f53a0-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_containers-c6344462ad8d049d.multiple_containers.484f53a0-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_containers-c6344462ad8d049d.multiple_containers.484f53a0-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_containers-c6344462ad8d049d.multiple_containers.484f53a0-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_containers-c6344462ad8d049d.multiple_containers.484f53a0-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_containers-c6344462ad8d049d.multiple_containers.484f53a0-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/multiple_containers-c6344462ad8d049d.2nxxi3mmbjwhsm26.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-f02f968ced18476f/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/libtracing_subscriber-277bcd3ce65c3e9f.rlib" "/opt/rustwide/target/debug/deps/libthread_local-4bcf805d7bb89374.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-4503bbac24f85b71.rlib" "/opt/rustwide/target/debug/deps/libtracing_serde-89b9477ca834a5e3.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-e530b6ff0af5fda6.rlib" "/opt/rustwide/target/debug/deps/libansi_term-cf230369650aa732.rlib" "/opt/rustwide/target/debug/deps/libmatchers-2257f9bdd8c4bc25.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-2f9edfead0c05b8d.rlib" "/opt/rustwide/target/debug/deps/libregex-7cef1ab91b840c47.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-fd0c3ba7c22fa1f4.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-d9ecd5377b7dfa2f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-e95f8ccbb889cb3a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-bc3d259c8a5de0c3.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_std-2b85ee1dcf40ad05.rlib" "/opt/rustwide/target/debug/deps/libdockertest-94884285d2e98741.rlib" "/opt/rustwide/target/debug/deps/libdyn_clone-9792dc2ab442659c.rlib" "/opt/rustwide/target/debug/deps/libtracing_futures-2d2f74cd910e2f58.rlib" "/opt/rustwide/target/debug/deps/librand-35a9351abe0741e3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3b7ba3c1f64ed9be.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-0fa3e45be755835a.rlib" "/opt/rustwide/target/debug/deps/librand_core-6079612903a11dbf.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ec7ef2a59b1b5904.rlib" "/opt/rustwide/target/debug/deps/libfutures-59a1a3dac17e34d4.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-5b00ed97fec2f24b.rlib" "/opt/rustwide/target/debug/deps/libbollard-6962d7e718f549f6.rlib" "/opt/rustwide/target/debug/deps/libbase64-bff61f2d1660603b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-04900725a3fe1c60.rlib" "/opt/rustwide/target/debug/deps/libthiserror-ad66e607fae99d1c.rlib" "/opt/rustwide/target/debug/deps/libbollard_stubs-a79ab61c5630ac51.rlib" "/opt/rustwide/target/debug/deps/libserde_with-4dda1eb2165600ff.rlib" "/opt/rustwide/target/debug/deps/liburl-a02fb8fdb5737796.rlib" "/opt/rustwide/target/debug/deps/libidna-6f8cd264df389d63.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-78a01cc621c7dad6.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c348951c3414c332.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-c8728763a1cfbcab.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-a69ffc9ceeb64fbb.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-a5e98da7c1c4a0eb.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-8c83310236959ef9.rlib" "/opt/rustwide/target/debug/deps/libmatches-bfb4602457f1458f.rlib" "/opt/rustwide/target/debug/deps/libserde_json-6670da841f4b3181.rlib" "/opt/rustwide/target/debug/deps/libryu-1f87c9e09d988964.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-1e74e148c1c449f6.rlib" "/opt/rustwide/target/debug/deps/libhyper_unix_connector-ca8ac14d8c922b2e.rlib" "/opt/rustwide/target/debug/deps/libpin_project-bb1f578f1b8d2611.rlib" "/opt/rustwide/target/debug/deps/libhex-edafc8b2917f78c9.rlib" "/opt/rustwide/target/debug/deps/libanyhow-8d913275b3a360fa.rlib" "/opt/rustwide/target/debug/deps/libhyper-2895732bf5b10ba9.rlib" "/opt/rustwide/target/debug/deps/libwant-a042877d692e46a5.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9f7beed53871ae63.rlib" "/opt/rustwide/target/debug/deps/libhttparse-230034459da65c41.rlib" "/opt/rustwide/target/debug/deps/libh2-0a14f009fda788b8.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8997902f3d506c7d.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-743e8c262a81811e.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-e6620e1c5c686c6c.rlib" "/opt/rustwide/target/debug/deps/libtower_service-6f9cbeafd8b373de.rlib" "/opt/rustwide/target/debug/deps/libtracing-660192a6bac57aaa.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-2bcccd092b826b5c.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-7b0e84811fb489db.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-02e08345ec90ab26.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-4300e281b5a02122.rlib" "/opt/rustwide/target/debug/deps/libslab-e8ae452aba6ff62c.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-fd44c3686d8f4e73.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2ae458a46da8d250.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-75aea577ef225ea7.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-501725f4e360d46d.rlib" "/opt/rustwide/target/debug/deps/libtokio-5e494c423b3468a8.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-41cfb5046be849e3.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-bd7920a8383fd529.rlib" "/opt/rustwide/target/debug/deps/libsocket2-79600dd3bae8a846.rlib" "/opt/rustwide/target/debug/deps/libmemchr-794f323e2c3fede3.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2001554701dc9572.rlib" "/opt/rustwide/target/debug/deps/libmio-cd81bcaba0a872fe.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-c3000373486c0f75.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-95199b5ff9cc1e76.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-9a9406f60e570d53.rlib" "/opt/rustwide/target/debug/deps/liblock_api-c4613a8725cfde8b.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-54ff2283d814f48f.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-02e5e2d23f061f41.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-591d2bbb0f7914fc.rlib" "/opt/rustwide/target/debug/deps/libhttp-e5a60057394e8171.rlib" "/opt/rustwide/target/debug/deps/libitoa-57ac2f3fee0fa4c3.rlib" "/opt/rustwide/target/debug/deps/libbytes-44851e2768c88cca.rlib" "/opt/rustwide/target/debug/deps/libfnv-bb690c336855f248.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-299f420b688515a8.rlib" "/opt/rustwide/target/debug/deps/libchrono-1e5ecdc3297238eb.rlib" "/opt/rustwide/target/debug/deps/libserde-97eb4686595aa57a.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-411bd02f4afa6c32.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-c640b62a6589c32a.rlib" "/opt/rustwide/target/debug/deps/libtime-8bf0ceb453ab02b5.rlib" "/opt/rustwide/target/debug/deps/liblibc-44afddf82674132d.rlib" "/opt/rustwide/target/debug/deps/liblog-b0c795b3b7b3806c.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/multiple_containers-c6344462ad8d049d" "-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; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dockertest` due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "9dc64180ad53e403781864308f07680bbdc443f1dca05340ee423eab0ad4f31b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dc64180ad53e403781864308f07680bbdc443f1dca05340ee423eab0ad4f31b", kill_on_drop: false }` [INFO] [stdout] 9dc64180ad53e403781864308f07680bbdc443f1dca05340ee423eab0ad4f31b