[INFO] cloning repository https://github.com/milkey-mouse/storm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/milkey-mouse/storm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmilkey-mouse%2Fstorm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmilkey-mouse%2Fstorm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5cbde91054f0cb72fb253e7eddc61c9de164c83b [INFO] checking milkey-mouse/storm against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmilkey-mouse%2Fstorm" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/milkey-mouse/storm on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/milkey-mouse/storm [INFO] finished tweaking git repo https://github.com/milkey-mouse/storm [INFO] tweaked toml for git repo https://github.com/milkey-mouse/storm written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/milkey-mouse/storm 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.maintenance [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded which v3.1.0 [INFO] [stderr] Downloaded siphasher v0.3.1 [INFO] [stderr] Downloaded nix v0.16.1 [INFO] [stderr] Downloaded edit v0.1.1 [INFO] [stderr] Downloaded proc-macro2 v1.0.8 [INFO] [stderr] Downloaded syn v1.0.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4c97d5096b7154c8a1f2b7814d9ec2f8262d4971fcef48a7b528556be24c9eb [INFO] running `Command { std: "docker" "start" "-a" "c4c97d5096b7154c8a1f2b7814d9ec2f8262d4971fcef48a7b528556be24c9eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4c97d5096b7154c8a1f2b7814d9ec2f8262d4971fcef48a7b528556be24c9eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4c97d5096b7154c8a1f2b7814d9ec2f8262d4971fcef48a7b528556be24c9eb", kill_on_drop: false }` [INFO] [stdout] c4c97d5096b7154c8a1f2b7814d9ec2f8262d4971fcef48a7b528556be24c9eb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b28e5daf1f54653cc1fc17113d4c087e9fdc77b67fa978f06053e965f4fdd1e [INFO] running `Command { std: "docker" "start" "-a" "6b28e5daf1f54653cc1fc17113d4c087e9fdc77b67fa978f06053e965f4fdd1e", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.maintenance [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling siphasher v0.3.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking which v3.1.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking edit v0.1.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking storm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated functions `new` and `with_repo` are never used [INFO] [stdout] --> src/package.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl<'a> Package<'a> { [INFO] [stdout] | -------------------- associated functions in this implementation [INFO] [stdout] 10 | pub fn new(name: &'a str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | pub fn with_repo(repo: &'a str, name: &'a str) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated functions `new` and `with_repo` are never used [INFO] [stdout] --> src/package.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 9 | impl<'a> Package<'a> { [INFO] [stdout] | -------------------- associated functions in this implementation [INFO] [stdout] 10 | pub fn new(name: &'a str) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 14 | pub fn with_repo(repo: &'a str, name: &'a str) -> Self { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.34s [INFO] running `Command { std: "docker" "inspect" "6b28e5daf1f54653cc1fc17113d4c087e9fdc77b67fa978f06053e965f4fdd1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b28e5daf1f54653cc1fc17113d4c087e9fdc77b67fa978f06053e965f4fdd1e", kill_on_drop: false }` [INFO] [stdout] 6b28e5daf1f54653cc1fc17113d4c087e9fdc77b67fa978f06053e965f4fdd1e