[INFO] cloning repository https://github.com/kxxpa/quantamax [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kxxpa/quantamax" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkxxpa%2Fquantamax", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkxxpa%2Fquantamax'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 12a46257d02650e920ae3c1998a4ce377e0e9be9 [INFO] checking kxxpa/quantamax against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkxxpa%2Fquantamax" "/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/kxxpa/quantamax 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 git repo https://github.com/kxxpa/quantamax [INFO] finished tweaking git repo https://github.com/kxxpa/quantamax [INFO] tweaked toml for git repo https://github.com/kxxpa/quantamax written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/kxxpa/quantamax 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 cond_utils v0.1.0 [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] b3fee9607a8b8003e7862e684158dedf07d03829bd585bb396758406bc55402c [INFO] running `Command { std: "docker" "start" "-a" "b3fee9607a8b8003e7862e684158dedf07d03829bd585bb396758406bc55402c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3fee9607a8b8003e7862e684158dedf07d03829bd585bb396758406bc55402c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3fee9607a8b8003e7862e684158dedf07d03829bd585bb396758406bc55402c", kill_on_drop: false }` [INFO] [stdout] b3fee9607a8b8003e7862e684158dedf07d03829bd585bb396758406bc55402c [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] 0f5662f8711d6205ab030b8137b3aaed05cf66ca1627081f10f04003ceac0b71 [INFO] running `Command { std: "docker" "start" "-a" "0f5662f8711d6205ab030b8137b3aaed05cf66ca1627081f10f04003ceac0b71", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Compiling sdl2 v0.36.0 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking cond_utils v0.1.0 [INFO] [stderr] Compiling sdl2-sys v0.36.0 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking image v0.24.8 [INFO] [stderr] Checking quantamax v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.85s [INFO] running `Command { std: "docker" "inspect" "0f5662f8711d6205ab030b8137b3aaed05cf66ca1627081f10f04003ceac0b71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f5662f8711d6205ab030b8137b3aaed05cf66ca1627081f10f04003ceac0b71", kill_on_drop: false }` [INFO] [stdout] 0f5662f8711d6205ab030b8137b3aaed05cf66ca1627081f10f04003ceac0b71 [INFO] checking kxxpa/quantamax against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkxxpa%2Fquantamax" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kxxpa/quantamax 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 git repo https://github.com/kxxpa/quantamax [INFO] finished tweaking git repo https://github.com/kxxpa/quantamax [INFO] tweaked toml for git repo https://github.com/kxxpa/quantamax written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kxxpa/quantamax 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] d5067316b15701491ad3468953bdee2bbc6d508814ff7fa924da897b6d87532a [INFO] running `Command { std: "docker" "start" "-a" "d5067316b15701491ad3468953bdee2bbc6d508814ff7fa924da897b6d87532a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5067316b15701491ad3468953bdee2bbc6d508814ff7fa924da897b6d87532a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5067316b15701491ad3468953bdee2bbc6d508814ff7fa924da897b6d87532a", kill_on_drop: false }` [INFO] [stdout] d5067316b15701491ad3468953bdee2bbc6d508814ff7fa924da897b6d87532a [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] 883464e5ad0006e8bf68b8c975a5791d774fa10e97d28266cc1152adce5aace0 [INFO] running `Command { std: "docker" "start" "-a" "883464e5ad0006e8bf68b8c975a5791d774fa10e97d28266cc1152adce5aace0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking bytemuck v1.14.3 [INFO] [stderr] Compiling sdl2 v0.36.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking cond_utils v0.1.0 [INFO] [stderr] Checking rayon v1.8.1 [INFO] [stderr] Compiling sdl2-sys v0.36.0 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking exr v1.72.0 [INFO] [stderr] Checking png v0.17.11 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking jpeg-decoder v0.3.1 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Checking image v0.24.8 [INFO] [stderr] Checking quantamax v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.14s [INFO] running `Command { std: "docker" "inspect" "883464e5ad0006e8bf68b8c975a5791d774fa10e97d28266cc1152adce5aace0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "883464e5ad0006e8bf68b8c975a5791d774fa10e97d28266cc1152adce5aace0", kill_on_drop: false }` [INFO] [stdout] 883464e5ad0006e8bf68b8c975a5791d774fa10e97d28266cc1152adce5aace0