[INFO] cloning repository https://github.com/876N/KeyGen [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/876N/KeyGen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F876N%2FKeyGen", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F876N%2FKeyGen'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 69451612e3ab65c71059de3a23b9e9008bc6acc2 [INFO] checking 876N/KeyGen against try#901d6c1c62d7c61e05469e996c297476078ee06b for pr-157082 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F876N%2FKeyGen" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/876N/KeyGen [INFO] finished tweaking git repo https://github.com/876N/KeyGen [INFO] tweaked toml for git repo https://github.com/876N/KeyGen written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/876N/KeyGen on toolchain 901d6c1c62d7c61e05469e996c297476078ee06b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/876N/KeyGen 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" "+901d6c1c62d7c61e05469e996c297476078ee06b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] f13f87fc2b8c4c78128b26a505611f4c1d1573bd707b224c609acc25a3356f2a [INFO] running `Command { std: "docker" "start" "f13f87fc2b8c4c78128b26a505611f4c1d1573bd707b224c609acc25a3356f2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f13f87fc2b8c4c78128b26a505611f4c1d1573bd707b224c609acc25a3356f2a" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f13f87fc2b8c4c78128b26a505611f4c1d1573bd707b224c609acc25a3356f2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f13f87fc2b8c4c78128b26a505611f4c1d1573bd707b224c609acc25a3356f2a" "/opt/rustwide/cargo-home/bin/cargo" "+901d6c1c62d7c61e05469e996c297476078ee06b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.15 [INFO] [stderr] Compiling semver v1.0.28 [INFO] [stderr] Checking kg_shared v2.0.0 (/opt/rustwide/workdir/crates/shared) [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling embed-resource v2.5.2 [INFO] [stderr] Compiling keygen v2.0.0 (/opt/rustwide/workdir/crates/keygen) [INFO] [stderr] Compiling stub v2.0.0 (/opt/rustwide/workdir/crates/stub) [INFO] [stdout] warning: unused import: `std::sync::Mutex` [INFO] [stdout] --> crates/stub/src/console.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::Mutex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kg_shared::sha1` [INFO] [stdout] --> crates/stub/src/hwid.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use kg_shared::sha1; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `init_console_handle` is never used [INFO] [stdout] --> crates/stub/src/console.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn init_console_handle() {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cls` is never used [INFO] [stdout] --> crates/stub/src/console.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn cls() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_dotnet_inmemory` is never used [INFO] [stdout] --> crates/stub/src/dotnet_loader.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn run_dotnet_inmemory(_data: &[u8]) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::sync::Mutex` [INFO] [stdout] --> crates/stub/src/console.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::sync::Mutex; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `kg_shared::sha1` [INFO] [stdout] --> crates/stub/src/hwid.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use kg_shared::sha1; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `init_console_handle` is never used [INFO] [stdout] --> crates/stub/src/console.rs:20:8 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn init_console_handle() {} [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `cls` is never used [INFO] [stdout] --> crates/stub/src/console.rs:28:8 [INFO] [stdout] | [INFO] [stdout] 28 | pub fn cls() { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_dotnet_inmemory` is never used [INFO] [stdout] --> crates/stub/src/dotnet_loader.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 2 | pub fn run_dotnet_inmemory(_data: &[u8]) -> i32 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.83s [INFO] running `Command { std: "docker" "inspect" "f13f87fc2b8c4c78128b26a505611f4c1d1573bd707b224c609acc25a3356f2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f13f87fc2b8c4c78128b26a505611f4c1d1573bd707b224c609acc25a3356f2a", kill_on_drop: false }` [INFO] [stdout] f13f87fc2b8c4c78128b26a505611f4c1d1573bd707b224c609acc25a3356f2a