[INFO] fetching crate oxidefetch 1.4.7... [INFO] checking oxidefetch-1.4.7 against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] extracting crate oxidefetch 1.4.7 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate oxidefetch 1.4.7 on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate oxidefetch 1.4.7 [INFO] finished tweaking crates.io crate oxidefetch 1.4.7 [INFO] tweaked toml for crates.io crate oxidefetch 1.4.7 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate oxidefetch 1.4.7 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded whoami v1.3.0 [INFO] [stderr] Downloaded ntapi v0.4.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.85 [INFO] [stderr] Downloaded compound_duration v1.2.0 [INFO] [stderr] Downloaded rayon-core v1.10.1 [INFO] [stderr] Downloaded byte-unit v4.0.18 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.85 [INFO] [stderr] Downloaded cxx-build v1.0.85 [INFO] [stderr] Downloaded rayon v1.6.1 [INFO] [stderr] Downloaded cxx v1.0.85 [INFO] [stderr] Downloaded sysinfo v0.29.10 [INFO] [stderr] Downloaded quoted-string v0.6.1 [INFO] [stderr] Downloaded crossbeam-epoch v0.9.13 [INFO] [stderr] Downloaded crossbeam-utils v0.8.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd8ee5c39935e849f131e13220b4c587a39d0dfa1cd31d567dc473fcc5112ce0 [INFO] running `Command { std: "docker" "start" "-a" "cd8ee5c39935e849f131e13220b4c587a39d0dfa1cd31d567dc473fcc5112ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd8ee5c39935e849f131e13220b4c587a39d0dfa1cd31d567dc473fcc5112ce0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd8ee5c39935e849f131e13220b4c587a39d0dfa1cd31d567dc473fcc5112ce0", kill_on_drop: false }` [INFO] [stdout] cd8ee5c39935e849f131e13220b4c587a39d0dfa1cd31d567dc473fcc5112ce0 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53c6c7197065a7644bf6a867d9f70518e4eaa138677b326f4688f05402078b41 [INFO] running `Command { std: "docker" "start" "-a" "53c6c7197065a7644bf6a867d9f70518e4eaa138677b326f4688f05402078b41", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Checking once_cell v1.17.0 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking quoted-string v0.6.1 [INFO] [stderr] Checking compound_duration v1.2.0 [INFO] [stderr] Checking whoami v1.3.0 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking rayon v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Checking sysinfo v0.29.10 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking byte-unit v4.0.18 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking oxidefetch v1.4.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `compound_duration` is imported redundantly [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use compound_duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the item `compound_duration` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `whoami` is imported redundantly [INFO] [stdout] --> src/main.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | use whoami; [INFO] [stdout] | ^^^^^^ the item `whoami` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `compound_duration` is imported redundantly [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use compound_duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the item `compound_duration` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `whoami` is imported redundantly [INFO] [stdout] --> src/main.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | use whoami; [INFO] [stdout] | ^^^^^^ the item `whoami` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.33s [INFO] running `Command { std: "docker" "inspect" "53c6c7197065a7644bf6a867d9f70518e4eaa138677b326f4688f05402078b41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53c6c7197065a7644bf6a867d9f70518e4eaa138677b326f4688f05402078b41", kill_on_drop: false }` [INFO] [stdout] 53c6c7197065a7644bf6a867d9f70518e4eaa138677b326f4688f05402078b41 [INFO] checking oxidefetch-1.4.7 against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] extracting crate oxidefetch 1.4.7 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate oxidefetch 1.4.7 on toolchain 2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate oxidefetch 1.4.7 [INFO] finished tweaking crates.io crate oxidefetch 1.4.7 [INFO] tweaked toml for crates.io crate oxidefetch 1.4.7 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate oxidefetch 1.4.7 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" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c75377b48d19df4ac4eb0d59f9325abeb20f236734a0b7104ff83e5dd7111632 [INFO] running `Command { std: "docker" "start" "-a" "c75377b48d19df4ac4eb0d59f9325abeb20f236734a0b7104ff83e5dd7111632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c75377b48d19df4ac4eb0d59f9325abeb20f236734a0b7104ff83e5dd7111632", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c75377b48d19df4ac4eb0d59f9325abeb20f236734a0b7104ff83e5dd7111632", kill_on_drop: false }` [INFO] [stdout] c75377b48d19df4ac4eb0d59f9325abeb20f236734a0b7104ff83e5dd7111632 [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b8f1852808125c0052ffcd43925836bea6c673077176efe7967d4bd56e53059 [INFO] running `Command { std: "docker" "start" "-a" "2b8f1852808125c0052ffcd43925836bea6c673077176efe7967d4bd56e53059", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking once_cell v1.17.0 [INFO] [stderr] Checking utf8-width v0.1.6 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] Checking quoted-string v0.6.1 [INFO] [stderr] Checking whoami v1.3.0 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking colored v2.0.0 [INFO] [stderr] Checking compound_duration v1.2.0 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking rayon v1.6.1 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Checking sysinfo v0.29.10 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking byte-unit v4.0.18 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking oxidefetch v1.4.7 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `compound_duration` is imported redundantly [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use compound_duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the item `compound_duration` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `whoami` is imported redundantly [INFO] [stdout] --> src/main.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | use whoami; [INFO] [stdout] | ^^^^^^ the item `whoami` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `compound_duration` is imported redundantly [INFO] [stdout] --> src/main.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 31 | use compound_duration; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ the item `compound_duration` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `whoami` is imported redundantly [INFO] [stdout] --> src/main.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | use whoami; [INFO] [stdout] | ^^^^^^ the item `whoami` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.30s [INFO] running `Command { std: "docker" "inspect" "2b8f1852808125c0052ffcd43925836bea6c673077176efe7967d4bd56e53059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b8f1852808125c0052ffcd43925836bea6c673077176efe7967d4bd56e53059", kill_on_drop: false }` [INFO] [stdout] 2b8f1852808125c0052ffcd43925836bea6c673077176efe7967d4bd56e53059