[INFO] cloning repository https://github.com/jewlexx/is-admin [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jewlexx/is-admin" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjewlexx%2Fis-admin", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjewlexx%2Fis-admin'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5045d19bb3092479a53281b64a699481f748fb73 [INFO] checking jewlexx/is-admin against try#f93f9bd1edfdb032bbf1c02773329541b22aa5a7 for pr-150727-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjewlexx%2Fis-admin" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jewlexx/is-admin [INFO] finished tweaking git repo https://github.com/jewlexx/is-admin [INFO] tweaked toml for git repo https://github.com/jewlexx/is-admin written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jewlexx/is-admin on toolchain f93f9bd1edfdb032bbf1c02773329541b22aa5a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 62 packages to latest compatible versions [INFO] [stderr] Adding nix v0.29.0 (available: v0.30.1) [INFO] [stderr] Adding windows v0.61.3 (available: v0.62.2) [INFO] [stderr] Adding windows-sys v0.59.0 (available: v0.61.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b50c6729207869434228bcb7da1cb08821a628db7099ce361caad964c9e104d [INFO] running `Command { std: "docker" "start" "-a" "9b50c6729207869434228bcb7da1cb08821a628db7099ce361caad964c9e104d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b50c6729207869434228bcb7da1cb08821a628db7099ce361caad964c9e104d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b50c6729207869434228bcb7da1cb08821a628db7099ce361caad964c9e104d", kill_on_drop: false }` [INFO] [stdout] 9b50c6729207869434228bcb7da1cb08821a628db7099ce361caad964c9e104d [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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+f93f9bd1edfdb032bbf1c02773329541b22aa5a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc5002de8932ae01307e5a8c3eb93ce300efbcf4521a894a301d0f2df59614f3 [INFO] running `Command { std: "docker" "start" "-a" "bc5002de8932ae01307e5a8c3eb93ce300efbcf4521a894a301d0f2df59614f3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.105 [INFO] [stderr] Compiling quote v1.0.43 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Checking unicode-ident v1.0.22 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking bitflags v2.10.0 [INFO] [stderr] Checking syn v2.0.114 [INFO] [stderr] Checking log v0.4.29 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Checking users v0.11.0 [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Checking is-root v0.1.3 [INFO] [stderr] Checking proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking quork-proc v0.5.0 (/opt/rustwide/workdir/quork-proc) [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking quork v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.75s [INFO] running `Command { std: "docker" "inspect" "bc5002de8932ae01307e5a8c3eb93ce300efbcf4521a894a301d0f2df59614f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc5002de8932ae01307e5a8c3eb93ce300efbcf4521a894a301d0f2df59614f3", kill_on_drop: false }` [INFO] [stdout] bc5002de8932ae01307e5a8c3eb93ce300efbcf4521a894a301d0f2df59614f3