[INFO] cloning repository https://github.com/Aethar01/hitsuki
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Aethar01/hitsuki" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAethar01%2Fhitsuki", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAethar01%2Fhitsuki'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 89a4431da73943209c73be3332131b2a7d41a86d
[INFO] checking Aethar01/hitsuki against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAethar01%2Fhitsuki" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Aethar01/hitsuki
[INFO] finished tweaking git repo https://github.com/Aethar01/hitsuki
[INFO] tweaked toml for git repo https://github.com/Aethar01/hitsuki written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Aethar01/hitsuki on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Aethar01/hitsuki 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded casual v0.2.0
[INFO] [stderr]   Downloaded daemonize v0.5.0
[INFO] [stderr]   Downloaded path-dedot v3.1.0
[INFO] [stderr]   Downloaded confy v0.5.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5ddddda3fc71f9946d8f7ee9a9d4b5eeb3605fbe4062507cea9057fb133d218f
[INFO] running `Command { std: "docker" "start" "-a" "5ddddda3fc71f9946d8f7ee9a9d4b5eeb3605fbe4062507cea9057fb133d218f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5ddddda3fc71f9946d8f7ee9a9d4b5eeb3605fbe4062507cea9057fb133d218f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5ddddda3fc71f9946d8f7ee9a9d4b5eeb3605fbe4062507cea9057fb133d218f", kill_on_drop: false }`
[INFO] [stdout] 5ddddda3fc71f9946d8f7ee9a9d4b5eeb3605fbe4062507cea9057fb133d218f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f8bc9dcaa06c82618e39420ce590c06a114d7dad788ed1817b3f9d61577fbc46
[INFO] running `Command { std: "docker" "start" "-a" "f8bc9dcaa06c82618e39420ce590c06a114d7dad788ed1817b3f9d61577fbc46", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking winnow v0.4.7
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking widestring v0.4.3
[INFO] [stderr]     Checking path-dedot v3.1.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking casual v0.2.0
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking nix v0.23.2
[INFO] [stderr]     Checking directories v4.0.1
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking daemonize v0.5.0
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking which v4.4.0
[INFO] [stderr]     Checking chrono v0.4.26
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking timer v0.2.0
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking clap_builder v4.3.4
[INFO] [stderr]     Checking sysinfo v0.29.2
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]     Checking single-instance v0.3.3
[INFO] [stderr]     Checking clap v4.3.4
[INFO] [stderr]     Checking toml_datetime v0.6.2
[INFO] [stderr]     Checking serde_spanned v0.6.2
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking toml_edit v0.19.10
[INFO] [stderr]     Checking confy v0.5.1
[INFO] [stderr]     Checking toml v0.7.4
[INFO] [stderr]     Checking hitsuki v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.21s
[INFO] running `Command { std: "docker" "inspect" "f8bc9dcaa06c82618e39420ce590c06a114d7dad788ed1817b3f9d61577fbc46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8bc9dcaa06c82618e39420ce590c06a114d7dad788ed1817b3f9d61577fbc46", kill_on_drop: false }`
[INFO] [stdout] f8bc9dcaa06c82618e39420ce590c06a114d7dad788ed1817b3f9d61577fbc46
