[INFO] fetching crate kenv 0.4.3... [INFO] testing kenv-0.4.3 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate kenv 0.4.3 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate kenv 0.4.3 [INFO] finished tweaking crates.io crate kenv 0.4.3 [INFO] tweaked toml for crates.io crate kenv 0.4.3 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate kenv 0.4.3 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate kenv 0.4.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 244ba3d6686e641804e11f01560c8e12d444fa5f31600be2f8c2309ada354b6e [INFO] running `Command { std: "docker" "start" "-a" "244ba3d6686e641804e11f01560c8e12d444fa5f31600be2f8c2309ada354b6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "244ba3d6686e641804e11f01560c8e12d444fa5f31600be2f8c2309ada354b6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "244ba3d6686e641804e11f01560c8e12d444fa5f31600be2f8c2309ada354b6e", kill_on_drop: false }` [INFO] [stdout] 244ba3d6686e641804e11f01560c8e12d444fa5f31600be2f8c2309ada354b6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c2c381d82edc5ddc30d430f3de034181c6e353999f7929811cd1e746cf0cd54 [INFO] running `Command { std: "docker" "start" "-a" "7c2c381d82edc5ddc30d430f3de034181c6e353999f7929811cd1e746cf0cd54", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.16 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling futures-task v0.3.16 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.16 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling futures-io v0.3.16 [INFO] [stderr] Compiling futures-sink v0.3.16 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tokio v1.9.0 [INFO] [stderr] Compiling futures-util v0.3.16 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling hyper v0.14.11 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling kenv v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `context` is never read [INFO] [stdout] --> src/cmd/clusters/list.rs:56:7 [INFO] [stdout] | [INFO] [stdout] 50 | struct Cluster { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 56 | pub context: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cluster` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.58s [INFO] running `Command { std: "docker" "inspect" "7c2c381d82edc5ddc30d430f3de034181c6e353999f7929811cd1e746cf0cd54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c2c381d82edc5ddc30d430f3de034181c6e353999f7929811cd1e746cf0cd54", kill_on_drop: false }` [INFO] [stdout] 7c2c381d82edc5ddc30d430f3de034181c6e353999f7929811cd1e746cf0cd54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33beecece787679182d9c499712f94acbda6e6fef7cdd40ef799e5dce67390ed [INFO] running `Command { std: "docker" "start" "-a" "33beecece787679182d9c499712f94acbda6e6fef7cdd40ef799e5dce67390ed", kill_on_drop: false }` [INFO] [stderr] Compiling kenv v0.4.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `context` is never read [INFO] [stdout] --> src/cmd/clusters/list.rs:56:7 [INFO] [stdout] | [INFO] [stdout] 50 | struct Cluster { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 56 | pub context: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Cluster` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.78s [INFO] running `Command { std: "docker" "inspect" "33beecece787679182d9c499712f94acbda6e6fef7cdd40ef799e5dce67390ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33beecece787679182d9c499712f94acbda6e6fef7cdd40ef799e5dce67390ed", kill_on_drop: false }` [INFO] [stdout] 33beecece787679182d9c499712f94acbda6e6fef7cdd40ef799e5dce67390ed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f4200e589e680bf68ea825c56e8269ebe055a9ca9a74e9bc843863e3dfb75d69 [INFO] running `Command { std: "docker" "start" "-a" "f4200e589e680bf68ea825c56e8269ebe055a9ca9a74e9bc843863e3dfb75d69", kill_on_drop: false }` [INFO] [stderr] warning: field `context` is never read [INFO] [stderr] --> src/cmd/clusters/list.rs:56:7 [INFO] [stderr] | [INFO] [stderr] 50 | struct Cluster { [INFO] [stderr] | ------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 56 | pub context: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Cluster` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `kenv` (bin "kenv" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/kenv-d08bf89edcbe423a) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test cmd::clusters::up::test_cluster_start_args_to_cluster_config_default ... ok [INFO] [stdout] test cmd::clusters::up::test_cluster_start_args_to_cluster_config_exposing_ports ... ok [INFO] [stdout] test cmd::clusters::up::test_cluster_start_args_to_cluster_config_with_extra_mounts_and_some_workers ... ok [INFO] [stdout] test cmd::clusters::up::test_cluster_start_args_to_cluster_config_with_registry ... ok [INFO] [stdout] test cmd::clusters::up::test_cluster_start_args_to_cluster_config_with_multiple_workers ... ok [INFO] [stdout] test cmd::clusters::up::test_cluster_start_args_to_cluster_config_with_extra_mounts ... ok [INFO] [stdout] test cmd::clusters::up::test_cluster_start_args_to_cluster_config_with_custom_cni ... ok [INFO] [stdout] test cmd::clusters::up::test_cluster_start_args_to_cluster_config_with_registry_on_custom_port ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f4200e589e680bf68ea825c56e8269ebe055a9ca9a74e9bc843863e3dfb75d69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4200e589e680bf68ea825c56e8269ebe055a9ca9a74e9bc843863e3dfb75d69", kill_on_drop: false }` [INFO] [stdout] f4200e589e680bf68ea825c56e8269ebe055a9ca9a74e9bc843863e3dfb75d69