[INFO] cloning repository https://github.com/eminence/lifx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eminence/lifx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feminence%2Flifx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feminence%2Flifx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5998bf128088d2650ac710ce0274e3c3837992e9 [INFO] checking eminence/lifx against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feminence%2Flifx" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eminence/lifx 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] removed /workspace/builds/worker-7-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/eminence/lifx [INFO] finished tweaking git repo https://github.com/eminence/lifx [INFO] tweaked toml for git repo https://github.com/eminence/lifx written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/eminence/lifx 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] Locking 1 package [INFO] [stderr] Updating lifx-core v0.3.1 (/workspace/builds/worker-7-tc1/source/lifx-core) -> v0.4.0 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustc-demangle v0.1.17 [INFO] [stderr] Downloaded backtrace v0.3.53 [INFO] [stderr] Downloaded object v0.21.1 [INFO] [stderr] Downloaded derive_arbitrary v1.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 97b842d618af978058f3fac6069bc5c4b30eb9e57fec961a8d22cc837e06aecb [INFO] running `Command { std: "docker" "start" "-a" "97b842d618af978058f3fac6069bc5c4b30eb9e57fec961a8d22cc837e06aecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "97b842d618af978058f3fac6069bc5c4b30eb9e57fec961a8d22cc837e06aecb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97b842d618af978058f3fac6069bc5c4b30eb9e57fec961a8d22cc837e06aecb", kill_on_drop: false }` [INFO] [stdout] 97b842d618af978058f3fac6069bc5c4b30eb9e57fec961a8d22cc837e06aecb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 4644131b6a02b7ef33aee00899a4fa7a9f9289d5a84d3131065c8c7b5c524657 [INFO] running `Command { std: "docker" "start" "-a" "4644131b6a02b7ef33aee00899a4fa7a9f9289d5a84d3131065c8c7b5c524657", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking rustc-demangle v0.1.17 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking object v0.21.1 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking lifx v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking backtrace v0.3.53 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking lifx-core v0.4.0 (/opt/rustwide/workdir/lifx-core) [INFO] [stderr] Checking waveform_test v0.1.0 (/opt/rustwide/workdir/examples/waveform_test) [INFO] [stderr] Checking get_all_info v0.1.0 (/opt/rustwide/workdir/utils/get_all_info) [INFO] [stderr] Checking multizone_test v0.1.0 (/opt/rustwide/workdir/examples/multizone_test) [INFO] [stderr] Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.10s [INFO] running `Command { std: "docker" "inspect" "4644131b6a02b7ef33aee00899a4fa7a9f9289d5a84d3131065c8c7b5c524657", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4644131b6a02b7ef33aee00899a4fa7a9f9289d5a84d3131065c8c7b5c524657", kill_on_drop: false }` [INFO] [stdout] 4644131b6a02b7ef33aee00899a4fa7a9f9289d5a84d3131065c8c7b5c524657 [INFO] checking eminence/lifx against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feminence%2Flifx" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/eminence/lifx 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] removed /workspace/builds/worker-7-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/eminence/lifx [INFO] finished tweaking git repo https://github.com/eminence/lifx [INFO] tweaked toml for git repo https://github.com/eminence/lifx written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/eminence/lifx 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] [stderr] Locking 1 package [INFO] [stderr] Updating lifx-core v0.3.1 (/workspace/builds/worker-7-tc2/source/lifx-core) -> v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] d5d5fe1862229b186bdca74bb6d7d627c92563123a1b30e337e08db079be53d7 [INFO] running `Command { std: "docker" "start" "-a" "d5d5fe1862229b186bdca74bb6d7d627c92563123a1b30e337e08db079be53d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5d5fe1862229b186bdca74bb6d7d627c92563123a1b30e337e08db079be53d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5d5fe1862229b186bdca74bb6d7d627c92563123a1b30e337e08db079be53d7", kill_on_drop: false }` [INFO] [stdout] d5d5fe1862229b186bdca74bb6d7d627c92563123a1b30e337e08db079be53d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 1b44ad103ffe30242234b4623c58785ea506683051f68a26f923de61493377ed [INFO] running `Command { std: "docker" "start" "-a" "1b44ad103ffe30242234b4623c58785ea506683051f68a26f923de61493377ed", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Checking object v0.21.1 [INFO] [stderr] Checking rustc-demangle v0.1.17 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking c_linked_list v1.1.1 [INFO] [stderr] Checking lifx v0.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking get_if_addrs v0.5.3 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking backtrace v0.3.53 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking lifx-core v0.4.0 (/opt/rustwide/workdir/lifx-core) [INFO] [stderr] Checking multizone_test v0.1.0 (/opt/rustwide/workdir/examples/multizone_test) [INFO] [stderr] Checking waveform_test v0.1.0 (/opt/rustwide/workdir/examples/waveform_test) [INFO] [stderr] Checking get_all_info v0.1.0 (/opt/rustwide/workdir/utils/get_all_info) [INFO] [stderr] Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.36s [INFO] running `Command { std: "docker" "inspect" "1b44ad103ffe30242234b4623c58785ea506683051f68a26f923de61493377ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b44ad103ffe30242234b4623c58785ea506683051f68a26f923de61493377ed", kill_on_drop: false }` [INFO] [stdout] 1b44ad103ffe30242234b4623c58785ea506683051f68a26f923de61493377ed