[INFO] cloning repository https://github.com/UnkwUsr/nctok [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/UnkwUsr/nctok" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnkwUsr%2Fnctok", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnkwUsr%2Fnctok'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cca7545a5c70b4b235a6f3248c3a1f530e44c90c [INFO] checking UnkwUsr/nctok against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnkwUsr%2Fnctok" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/UnkwUsr/nctok 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/UnkwUsr/nctok [INFO] finished tweaking git repo https://github.com/UnkwUsr/nctok [INFO] tweaked toml for git repo https://github.com/UnkwUsr/nctok written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/UnkwUsr/nctok 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 72d13dc16a2c074b07f790ce2d3527a577b8ed25486d57d7efec262e95dfa6d8 [INFO] running `Command { std: "docker" "start" "-a" "72d13dc16a2c074b07f790ce2d3527a577b8ed25486d57d7efec262e95dfa6d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72d13dc16a2c074b07f790ce2d3527a577b8ed25486d57d7efec262e95dfa6d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72d13dc16a2c074b07f790ce2d3527a577b8ed25486d57d7efec262e95dfa6d8", kill_on_drop: false }` [INFO] [stdout] 72d13dc16a2c074b07f790ce2d3527a577b8ed25486d57d7efec262e95dfa6d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 3f096fe90ddab5aa1afc49a496b80c5cc2019b6d1bf0b6ac1711c525157d169b [INFO] running `Command { std: "docker" "start" "-a" "3f096fe90ddab5aa1afc49a496b80c5cc2019b6d1bf0b6ac1711c525157d169b", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking allocator-api2 v0.2.16 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Checking human_format v1.1.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Checking crossterm v0.24.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Checking castaway v0.2.2 [INFO] [stderr] Checking compact_str v0.7.1 [INFO] [stderr] Checking lru v0.12.3 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling stability v0.1.1 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling clap_derive v4.5.3 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking clap v4.5.3 [INFO] [stderr] Checking ratatui v0.26.1 [INFO] [stderr] Checking nctok v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.56s [INFO] running `Command { std: "docker" "inspect" "3f096fe90ddab5aa1afc49a496b80c5cc2019b6d1bf0b6ac1711c525157d169b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f096fe90ddab5aa1afc49a496b80c5cc2019b6d1bf0b6ac1711c525157d169b", kill_on_drop: false }` [INFO] [stdout] 3f096fe90ddab5aa1afc49a496b80c5cc2019b6d1bf0b6ac1711c525157d169b