[INFO] cloning repository https://github.com/keg-project/keg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/keg-project/keg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeg-project%2Fkeg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeg-project%2Fkeg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c88eee5cec6f9366612f0e8d3c1305e6ec450e4 [INFO] checking keg-project/keg against master#385fa9d845dd326c6bbfd58c22244215e431948a for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeg-project%2Fkeg" "/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/keg-project/keg 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/keg-project/keg [INFO] finished tweaking git repo https://github.com/keg-project/keg [INFO] tweaked toml for git repo https://github.com/keg-project/keg written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/keg-project/keg 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] Downloading crates ... [INFO] [stderr] Downloaded libseccomp v0.3.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] fa87505fc158a48006247d5b27da84a69680195a44d6b778d4be2a6b7c272b79 [INFO] running `Command { std: "docker" "start" "-a" "fa87505fc158a48006247d5b27da84a69680195a44d6b778d4be2a6b7c272b79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa87505fc158a48006247d5b27da84a69680195a44d6b778d4be2a6b7c272b79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa87505fc158a48006247d5b27da84a69680195a44d6b778d4be2a6b7c272b79", kill_on_drop: false }` [INFO] [stdout] fa87505fc158a48006247d5b27da84a69680195a44d6b778d4be2a6b7c272b79 [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] 2fedb40f23b6b5772599ff2de3f6e960d958a1293b7efcc993750b4917df3a69 [INFO] running `Command { std: "docker" "start" "-a" "2fedb40f23b6b5772599ff2de3f6e960d958a1293b7efcc993750b4917df3a69", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling libseccomp-sys v0.2.1 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling libseccomp v0.3.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking keg v1.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `bincode` is imported redundantly [INFO] [stdout] --> src/container/isolation.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use bincode; [INFO] [stdout] | ^^^^^^^ the item `bincode` 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 `libc` is imported redundantly [INFO] [stdout] --> src/seccomp.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use libc; [INFO] [stdout] | ^^^^ the item `libc` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bincode` is imported redundantly [INFO] [stdout] --> src/run/inner.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use bincode; [INFO] [stdout] | ^^^^^^^ the item `bincode` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bincode` is imported redundantly [INFO] [stdout] --> src/container/isolation.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use bincode; [INFO] [stdout] | ^^^^^^^ the item `bincode` 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 `libc` is imported redundantly [INFO] [stdout] --> src/seccomp.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use libc; [INFO] [stdout] | ^^^^ the item `libc` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bincode` is imported redundantly [INFO] [stdout] --> src/run/inner.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use bincode; [INFO] [stdout] | ^^^^^^^ the item `bincode` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bincode` is imported redundantly [INFO] [stdout] --> src/container/isolation.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use bincode; [INFO] [stdout] | ^^^^^^^ the item `bincode` 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 `libc` is imported redundantly [INFO] [stdout] --> src/seccomp.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use libc; [INFO] [stdout] | ^^^^ the item `libc` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bincode` is imported redundantly [INFO] [stdout] --> src/run/inner.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use bincode; [INFO] [stdout] | ^^^^^^^ the item `bincode` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.80s [INFO] running `Command { std: "docker" "inspect" "2fedb40f23b6b5772599ff2de3f6e960d958a1293b7efcc993750b4917df3a69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fedb40f23b6b5772599ff2de3f6e960d958a1293b7efcc993750b4917df3a69", kill_on_drop: false }` [INFO] [stdout] 2fedb40f23b6b5772599ff2de3f6e960d958a1293b7efcc993750b4917df3a69 [INFO] checking keg-project/keg against try#2d84f2737f3bd9ebfcb07f75aa198d6cf7c715d2 for never-type-fallback-to-never [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkeg-project%2Fkeg" "/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/keg-project/keg 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/keg-project/keg [INFO] finished tweaking git repo https://github.com/keg-project/keg [INFO] tweaked toml for git repo https://github.com/keg-project/keg written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/keg-project/keg 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-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] 4decd58b1ed78ca3db823809d7f04f8faf0a30dd7aeddf2096c33d7a33f014da [INFO] running `Command { std: "docker" "start" "-a" "4decd58b1ed78ca3db823809d7f04f8faf0a30dd7aeddf2096c33d7a33f014da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4decd58b1ed78ca3db823809d7f04f8faf0a30dd7aeddf2096c33d7a33f014da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4decd58b1ed78ca3db823809d7f04f8faf0a30dd7aeddf2096c33d7a33f014da", kill_on_drop: false }` [INFO] [stdout] 4decd58b1ed78ca3db823809d7f04f8faf0a30dd7aeddf2096c33d7a33f014da [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] e6834758e252603b9da0ec5ec828d6588b6f8637524c1ca59145e168ad607306 [INFO] running `Command { std: "docker" "start" "-a" "e6834758e252603b9da0ec5ec828d6588b6f8637524c1ca59145e168ad607306", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libseccomp-sys v0.2.1 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling libseccomp v0.3.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking serde v1.0.197 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking keg v1.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `bincode` is imported redundantly [INFO] [stdout] --> src/container/isolation.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use bincode; [INFO] [stdout] | ^^^^^^^ the item `bincode` 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 `libc` is imported redundantly [INFO] [stdout] --> src/seccomp.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use libc; [INFO] [stdout] | ^^^^ the item `libc` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bincode` is imported redundantly [INFO] [stdout] --> src/run/inner.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use bincode; [INFO] [stdout] | ^^^^^^^ the item `bincode` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bincode` is imported redundantly [INFO] [stdout] --> src/container/isolation.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use bincode; [INFO] [stdout] | ^^^^^^^ the item `bincode` 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 `libc` is imported redundantly [INFO] [stdout] --> src/seccomp.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use libc; [INFO] [stdout] | ^^^^ the item `libc` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bincode` is imported redundantly [INFO] [stdout] --> src/run/inner.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use bincode; [INFO] [stdout] | ^^^^^^^ the item `bincode` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bincode` is imported redundantly [INFO] [stdout] --> src/container/isolation.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use bincode; [INFO] [stdout] | ^^^^^^^ the item `bincode` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `libc` is imported redundantly [INFO] [stdout] --> src/seccomp.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use libc; [INFO] [stdout] | ^^^^ the item `libc` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `bincode` is imported redundantly [INFO] [stdout] --> src/run/inner.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use bincode; [INFO] [stdout] | ^^^^^^^ the item `bincode` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.24s [INFO] running `Command { std: "docker" "inspect" "e6834758e252603b9da0ec5ec828d6588b6f8637524c1ca59145e168ad607306", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6834758e252603b9da0ec5ec828d6588b6f8637524c1ca59145e168ad607306", kill_on_drop: false }` [INFO] [stdout] e6834758e252603b9da0ec5ec828d6588b6f8637524c1ca59145e168ad607306