[INFO] fetching crate ikki 0.2.1... [INFO] testing ikki-0.2.1 against try#f23b22458132fb20faeb8a915b1c252478696f25 for pr-131095 [INFO] extracting crate ikki 0.2.1 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate ikki 0.2.1 on toolchain f23b22458132fb20faeb8a915b1c252478696f25 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ikki 0.2.1 [INFO] finished tweaking crates.io crate ikki 0.2.1 [INFO] tweaked toml for crates.io crate ikki 0.2.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate ikki 0.2.1 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" "+f23b22458132fb20faeb8a915b1c252478696f25" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7978ec5917c4c816fc04281bf6807e54fdb283b00383624630052feb6236b3fd [INFO] running `Command { std: "docker" "start" "-a" "7978ec5917c4c816fc04281bf6807e54fdb283b00383624630052feb6236b3fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7978ec5917c4c816fc04281bf6807e54fdb283b00383624630052feb6236b3fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7978ec5917c4c816fc04281bf6807e54fdb283b00383624630052feb6236b3fd", kill_on_drop: false }` [INFO] [stdout] 7978ec5917c4c816fc04281bf6807e54fdb283b00383624630052feb6236b3fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56d8d0bd0bc8daa22cfac26b8b33ae74e601bf7de2dcfe259ec4d2cab1fc9066 [INFO] running `Command { std: "docker" "start" "-a" "56d8d0bd0bc8daa22cfac26b8b33ae74e601bf7de2dcfe259ec4d2cab1fc9066", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.42 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.140 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling serde v1.0.140 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling is_ci v1.1.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling supports-color v1.3.0 [INFO] [stderr] Compiling supports-hyperlinks v1.2.0 [INFO] [stderr] Compiling supports-unicode v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling owo-colors v3.4.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling camino v1.0.9 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling miette-derive v4.7.1 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling miette-derive v5.1.1 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling knuffel-derive v2.0.0 [INFO] [stderr] Compiling chumsky v0.8.0 [INFO] [stderr] Compiling miette v4.7.1 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling kdl v4.3.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling miette v5.1.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling knuffel v2.0.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling clap_derive v3.2.15 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling console v0.15.1 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling clap v3.2.16 [INFO] [stderr] Compiling indicatif v0.17.0 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling toposort v0.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ikki-config v0.2.0 [INFO] [stderr] Compiling bollard-stubs v1.42.0-rc.3 [INFO] [stderr] Compiling crossterm v0.24.0 [INFO] [stderr] Compiling notify v4.0.17 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling bollard v0.13.0 [INFO] [stderr] Compiling ikki v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::ops::Mul` [INFO] [stdout] --> src/builder.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Mul; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ProgressBar` and `ProgressStyle` [INFO] [stdout] --> src/builder.rs:7:32 [INFO] [stdout] | [INFO] [stdout] 7 | use indicatif::{MultiProgress, ProgressBar, ProgressStyle}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HashSet` and `self` [INFO] [stdout] --> src/docker.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | collections::{HashMap, HashSet}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | io::{self, Write}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/docker.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | io::{self, Write}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures_util::TryStreamExt` [INFO] [stdout] --> src/docker.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use futures_util::TryStreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::prelude` [INFO] [stdout] --> src/listeners.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `image_source_locations` is never read [INFO] [stdout] --> src/supervisor.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Supervisor { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | image_source_locations: ImageSourceLocations, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `BuildOnly` is never constructed [INFO] [stdout] --> src/supervisor.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub enum Mode { [INFO] [stdout] | ---- variant in this enum [INFO] [stdout] 46 | BuildOnly, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 31s [INFO] running `Command { std: "docker" "inspect" "56d8d0bd0bc8daa22cfac26b8b33ae74e601bf7de2dcfe259ec4d2cab1fc9066", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56d8d0bd0bc8daa22cfac26b8b33ae74e601bf7de2dcfe259ec4d2cab1fc9066", kill_on_drop: false }` [INFO] [stdout] 56d8d0bd0bc8daa22cfac26b8b33ae74e601bf7de2dcfe259ec4d2cab1fc9066 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5d2b2d6080ca560f72f4c356b98cf736236f14d9719517aaf7723107e9d78fd [INFO] running `Command { std: "docker" "start" "-a" "d5d2b2d6080ca560f72f4c356b98cf736236f14d9719517aaf7723107e9d78fd", kill_on_drop: false }` [INFO] [stderr] Compiling ikki v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::ops::Mul` [INFO] [stdout] --> src/builder.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::ops::Mul; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ProgressBar` and `ProgressStyle` [INFO] [stdout] --> src/builder.rs:7:32 [INFO] [stdout] | [INFO] [stdout] 7 | use indicatif::{MultiProgress, ProgressBar, ProgressStyle}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HashSet` and `self` [INFO] [stdout] --> src/docker.rs:12:28 [INFO] [stdout] | [INFO] [stdout] 12 | collections::{HashMap, HashSet}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 13 | io::{self, Write}, [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Write` [INFO] [stdout] --> src/docker.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | io::{self, Write}, [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures_util::TryStreamExt` [INFO] [stdout] --> src/docker.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use futures_util::TryStreamExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `futures::prelude` [INFO] [stdout] --> src/listeners.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use futures::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `image_source_locations` is never read [INFO] [stdout] --> src/supervisor.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 24 | pub struct Supervisor { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 27 | image_source_locations: ImageSourceLocations, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `BuildOnly` is never constructed [INFO] [stdout] --> src/supervisor.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub enum Mode { [INFO] [stdout] | ---- variant in this enum [INFO] [stdout] 46 | BuildOnly, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Mode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.25s [INFO] running `Command { std: "docker" "inspect" "d5d2b2d6080ca560f72f4c356b98cf736236f14d9719517aaf7723107e9d78fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5d2b2d6080ca560f72f4c356b98cf736236f14d9719517aaf7723107e9d78fd", kill_on_drop: false }` [INFO] [stdout] d5d2b2d6080ca560f72f4c356b98cf736236f14d9719517aaf7723107e9d78fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f23b22458132fb20faeb8a915b1c252478696f25" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b496f58f38d02a6ee70a1cacd97b9488d4cfcd36a3f6f9caefe16bd7c4e6d337 [INFO] running `Command { std: "docker" "start" "-a" "b496f58f38d02a6ee70a1cacd97b9488d4cfcd36a3f6f9caefe16bd7c4e6d337", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::ops::Mul` [INFO] [stderr] --> src/builder.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::ops::Mul; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `ProgressBar` and `ProgressStyle` [INFO] [stderr] --> src/builder.rs:7:32 [INFO] [stderr] | [INFO] [stderr] 7 | use indicatif::{MultiProgress, ProgressBar, ProgressStyle}; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `HashSet` and `self` [INFO] [stderr] --> src/docker.rs:12:28 [INFO] [stderr] | [INFO] [stderr] 12 | collections::{HashMap, HashSet}, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 13 | io::{self, Write}, [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Write` [INFO] [stderr] --> src/docker.rs:13:16 [INFO] [stderr] | [INFO] [stderr] 13 | io::{self, Write}, [INFO] [stderr] | ^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `futures_util::TryStreamExt` [INFO] [stderr] --> src/docker.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use futures_util::TryStreamExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `futures::prelude` [INFO] [stderr] --> src/listeners.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use futures::prelude::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `image_source_locations` is never read [INFO] [stderr] --> src/supervisor.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 24 | pub struct Supervisor { [INFO] [stderr] | ---------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 27 | image_source_locations: ImageSourceLocations, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant `BuildOnly` is never constructed [INFO] [stderr] --> src/supervisor.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 45 | pub enum Mode { [INFO] [stderr] | ---- variant in this enum [INFO] [stderr] 46 | BuildOnly, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `Mode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `ikki` (bin "ikki" test) generated 8 warnings (run `cargo fix --bin "ikki" --tests` to apply 3 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ikki-7e78f7bad767d100) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b496f58f38d02a6ee70a1cacd97b9488d4cfcd36a3f6f9caefe16bd7c4e6d337", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b496f58f38d02a6ee70a1cacd97b9488d4cfcd36a3f6f9caefe16bd7c4e6d337", kill_on_drop: false }` [INFO] [stdout] b496f58f38d02a6ee70a1cacd97b9488d4cfcd36a3f6f9caefe16bd7c4e6d337