[INFO] cloning repository https://github.com/PlasmaPower/nano-vanity [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/PlasmaPower/nano-vanity" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlasmaPower%2Fnano-vanity", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlasmaPower%2Fnano-vanity'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] caa72745d63cb940677f5753249086b0af420b84 [INFO] checking PlasmaPower/nano-vanity against try#163937523761cc0def32f1ba9ed63fdf65ad3478 for pr-156749 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPlasmaPower%2Fnano-vanity" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/PlasmaPower/nano-vanity [INFO] finished tweaking git repo https://github.com/PlasmaPower/nano-vanity [INFO] tweaked toml for git repo https://github.com/PlasmaPower/nano-vanity written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/PlasmaPower/nano-vanity on toolchain 163937523761cc0def32f1ba9ed63fdf65ad3478 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/PlasmaPower/nano-vanity 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" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] warning: `nano-vanity` (manifest) generated 1 warning [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] f9606d8c41230e15ce271b2a8c3d13418a1b44bde466088b6a93815a7688215d [INFO] running `Command { std: "docker" "start" "f9606d8c41230e15ce271b2a8c3d13418a1b44bde466088b6a93815a7688215d", 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" "f9606d8c41230e15ce271b2a8c3d13418a1b44bde466088b6a93815a7688215d" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9606d8c41230e15ce271b2a8c3d13418a1b44bde466088b6a93815a7688215d", 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" "f9606d8c41230e15ce271b2a8c3d13418a1b44bde466088b6a93815a7688215d" "/opt/rustwide/cargo-home/bin/cargo" "+163937523761cc0def32f1ba9ed63fdf65ad3478" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] warning: Cargo.toml: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024` [INFO] [stderr] warning: `nano-vanity` (manifest) generated 1 warning [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cl-sys v0.4.3 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.80 [INFO] [stderr] Compiling clear_on_drop v0.2.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking futures v0.1.31 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking ocl-core-vector v0.1.1 [INFO] [stderr] Checking num-complex v0.4.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking crossbeam-queue v0.3.11 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ocl-core v0.11.5 [INFO] [stderr] Checking blake2 v0.9.2 [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Checking crossbeam v0.8.4 [INFO] [stderr] Checking qutex v0.2.6 [INFO] [stderr] Compiling curve25519-dalek v1.2.6 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Checking ocl v0.19.7 [INFO] [stderr] Checking nano-vanity v0.4.14 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.08s [INFO] running `Command { std: "docker" "inspect" "f9606d8c41230e15ce271b2a8c3d13418a1b44bde466088b6a93815a7688215d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9606d8c41230e15ce271b2a8c3d13418a1b44bde466088b6a93815a7688215d", kill_on_drop: false }` [INFO] [stdout] f9606d8c41230e15ce271b2a8c3d13418a1b44bde466088b6a93815a7688215d