[INFO] fetching crate testcontainers 0.12.0... [INFO] testing testcontainers-0.12.0 against beta-2022-02-22 for beta-1.60-1 [INFO] extracting crate testcontainers 0.12.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate testcontainers 0.12.0 on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate testcontainers 0.12.0 [INFO] finished tweaking crates.io crate testcontainers 0.12.0 [INFO] tweaked toml for crates.io crate testcontainers 0.12.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bech32 v0.7.3 [INFO] [stderr] Downloaded secp256k1 v0.19.0 [INFO] [stderr] Downloaded rusoto_dynamodb v0.45.0 [INFO] [stderr] Downloaded rusoto_sqs v0.45.0 [INFO] [stderr] Downloaded bitcoin_hashes v0.9.7 [INFO] [stderr] Downloaded secp256k1-sys v0.3.0 [INFO] [stderr] Downloaded tokio-postgres v0.6.0 [INFO] [stderr] Downloaded bitcoin v0.25.2 [INFO] [stderr] Downloaded postgres v0.18.1 [INFO] [stderr] Downloaded bitcoincore-rpc v0.12.0 [INFO] [stderr] Downloaded bitcoincore-rpc-json v0.12.0 [INFO] [stderr] Downloaded orientdb-client v0.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a0c8be9064ead1922b10091e63bd016f0892a02f9bea7c796125bcf4d8d70b5 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1a0c8be9064ead1922b10091e63bd016f0892a02f9bea7c796125bcf4d8d70b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a0c8be9064ead1922b10091e63bd016f0892a02f9bea7c796125bcf4d8d70b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a0c8be9064ead1922b10091e63bd016f0892a02f9bea7c796125bcf4d8d70b5", kill_on_drop: false }` [INFO] [stdout] 1a0c8be9064ead1922b10091e63bd016f0892a02f9bea7c796125bcf4d8d70b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63a06f515d21c0e5367827ba22b5a537c447775e8089d1981931d0f035682a47 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "63a06f515d21c0e5367827ba22b5a537c447775e8089d1981931d0f035682a47", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling testcontainers v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `ip` [INFO] [stdout] --> src/clients/cli.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | ip: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PortMapping` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/clients/cli.rs:279:30 [INFO] [stdout] | [INFO] [stdout] 279 | #[derive(serde::Deserialize, 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: `id` [INFO] [stdout] --> src/clients/cli.rs:290:5 [INFO] [stdout] | [INFO] [stdout] 290 | id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ContainerInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/clients/cli.rs:287:30 [INFO] [stdout] | [INFO] [stdout] 287 | #[derive(serde::Deserialize, 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.96s [INFO] running `Command { std: "docker" "inspect" "63a06f515d21c0e5367827ba22b5a537c447775e8089d1981931d0f035682a47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63a06f515d21c0e5367827ba22b5a537c447775e8089d1981931d0f035682a47", kill_on_drop: false }` [INFO] [stdout] 63a06f515d21c0e5367827ba22b5a537c447775e8089d1981931d0f035682a47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34d9aa70e158c348a6c8c9501a5401cdb0669c33ec505b6551c21c37945b927c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "34d9aa70e158c348a6c8c9501a5401cdb0669c33ec505b6551c21c37945b927c", kill_on_drop: false }` [INFO] [stderr] Compiling const_fn v0.4.9 [INFO] [stderr] Compiling zeroize v1.5.3 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling bech32 v0.7.3 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling snowflake v1.3.0 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling secp256k1-sys v0.3.0 [INFO] [stderr] Compiling tokio v0.3.7 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling combine v4.6.3 [INFO] [stderr] Compiling os_info v3.2.0 [INFO] [stderr] Compiling rusoto_core v0.45.0 [INFO] [stderr] Compiling err-derive v0.2.4 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling typed-builder v0.4.1 [INFO] [stderr] Compiling zookeeper_derive v0.4.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling rustls v0.17.0 [INFO] [stderr] Compiling webpki-roots v0.20.0 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling bitcoin_hashes v0.9.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling zookeeper v0.5.10 [INFO] [stderr] Compiling postgres-protocol v0.5.3 [INFO] [stderr] Compiling secp256k1 v0.19.0 [INFO] [stdout] warning: field is never read: `ip` [INFO] [stdout] --> src/clients/cli.rs:282:5 [INFO] [stdout] | [INFO] [stdout] 282 | ip: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `PortMapping` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/clients/cli.rs:279:30 [INFO] [stdout] | [INFO] [stdout] 279 | #[derive(serde::Deserialize, 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: `id` [INFO] [stdout] --> src/clients/cli.rs:290:5 [INFO] [stdout] | [INFO] [stdout] 290 | id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ContainerInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/clients/cli.rs:287:30 [INFO] [stdout] | [INFO] [stdout] 287 | #[derive(serde::Deserialize, 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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hyper` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name hyper /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/hyper-0.10.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=190db9c707da847a -C extra-filename=-190db9c707da847a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-56e154b86a5714af.rmeta --extern httparse=/opt/rustwide/target/debug/deps/libhttparse-4785303f3c756830.rmeta --extern language_tags=/opt/rustwide/target/debug/deps/liblanguage_tags-66706a840c6b3f9e.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-e59097144fb4b086.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-024ef914cbe950ed.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-44d1b8a1b1caa7dd.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-b8d08c3d972959b2.rmeta --extern traitobject=/opt/rustwide/target/debug/deps/libtraitobject-ed142afbea10373b.rmeta --extern typeable=/opt/rustwide/target/debug/deps/libtypeable-61eca76ed0485390.rmeta --extern unicase=/opt/rustwide/target/debug/deps/libunicase-9a0df06fffc1e033.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-25de54750ac01ffc.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "34d9aa70e158c348a6c8c9501a5401cdb0669c33ec505b6551c21c37945b927c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34d9aa70e158c348a6c8c9501a5401cdb0669c33ec505b6551c21c37945b927c", kill_on_drop: false }` [INFO] [stdout] 34d9aa70e158c348a6c8c9501a5401cdb0669c33ec505b6551c21c37945b927c