[INFO] cloning repository https://github.com/house-of-vanity/swkb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/house-of-vanity/swkb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhouse-of-vanity%2Fswkb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhouse-of-vanity%2Fswkb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4bc061eb8f3022d4db5fef462b7acfcb8ee138f3 [INFO] checking house-of-vanity/swkb against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhouse-of-vanity%2Fswkb" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/house-of-vanity/swkb 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/house-of-vanity/swkb [INFO] finished tweaking git repo https://github.com/house-of-vanity/swkb [INFO] tweaked toml for git repo https://github.com/house-of-vanity/swkb written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/house-of-vanity/swkb 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] warning: unused manifest key: packaging [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded single-instance v0.1.2 [INFO] [stderr] Downloaded swayipc v2.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 98312dff4b58944f877f96afeb560029e24442b2e71a1710aaa75cf31d78aa91 [INFO] running `Command { std: "docker" "start" "-a" "98312dff4b58944f877f96afeb560029e24442b2e71a1710aaa75cf31d78aa91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "98312dff4b58944f877f96afeb560029e24442b2e71a1710aaa75cf31d78aa91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98312dff4b58944f877f96afeb560029e24442b2e71a1710aaa75cf31d78aa91", kill_on_drop: false }` [INFO] [stdout] 98312dff4b58944f877f96afeb560029e24442b2e71a1710aaa75cf31d78aa91 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] a8a6a6f0a47084aec5b3b9b8ab7d89f746efd0240a3912dd38886621150170f7 [INFO] running `Command { std: "docker" "start" "-a" "a8a6a6f0a47084aec5b3b9b8ab7d89f746efd0240a3912dd38886621150170f7", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: packaging [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking widestring v0.2.2 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking single-instance v0.1.2 [INFO] [stderr] Checking swayipc v2.7.0 [INFO] [stderr] Checking swkb v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.20s [INFO] running `Command { std: "docker" "inspect" "a8a6a6f0a47084aec5b3b9b8ab7d89f746efd0240a3912dd38886621150170f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a8a6a6f0a47084aec5b3b9b8ab7d89f746efd0240a3912dd38886621150170f7", kill_on_drop: false }` [INFO] [stdout] a8a6a6f0a47084aec5b3b9b8ab7d89f746efd0240a3912dd38886621150170f7 [INFO] checking house-of-vanity/swkb against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhouse-of-vanity%2Fswkb" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/house-of-vanity/swkb 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/house-of-vanity/swkb [INFO] finished tweaking git repo https://github.com/house-of-vanity/swkb [INFO] tweaked toml for git repo https://github.com/house-of-vanity/swkb written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/house-of-vanity/swkb 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] warning: unused manifest key: packaging [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7d2b64f661fa64a1cb39292ed5591b6d68e2b77a08b10a760375294de0084afb [INFO] running `Command { std: "docker" "start" "-a" "7d2b64f661fa64a1cb39292ed5591b6d68e2b77a08b10a760375294de0084afb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7d2b64f661fa64a1cb39292ed5591b6d68e2b77a08b10a760375294de0084afb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d2b64f661fa64a1cb39292ed5591b6d68e2b77a08b10a760375294de0084afb", kill_on_drop: false }` [INFO] [stdout] 7d2b64f661fa64a1cb39292ed5591b6d68e2b77a08b10a760375294de0084afb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 81d1fad7d2d9b5a952308360bd3c54f36896fc97d33b4564216f61a95da678b6 [INFO] running `Command { std: "docker" "start" "-a" "81d1fad7d2d9b5a952308360bd3c54f36896fc97d33b4564216f61a95da678b6", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: packaging [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking widestring v0.2.2 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking single-instance v0.1.2 [INFO] [stderr] Checking swayipc v2.7.0 [INFO] [stderr] Checking swkb v0.2.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.36s [INFO] running `Command { std: "docker" "inspect" "81d1fad7d2d9b5a952308360bd3c54f36896fc97d33b4564216f61a95da678b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81d1fad7d2d9b5a952308360bd3c54f36896fc97d33b4564216f61a95da678b6", kill_on_drop: false }` [INFO] [stdout] 81d1fad7d2d9b5a952308360bd3c54f36896fc97d33b4564216f61a95da678b6