[INFO] cloning repository https://github.com/nlf/skel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nlf/skel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnlf%2Fskel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnlf%2Fskel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7fe39bb47e5dd0d35e4c249aea63cf5266f0f310 [INFO] checking nlf/skel against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnlf%2Fskel" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nlf/skel 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/nlf/skel [INFO] finished tweaking git repo https://github.com/nlf/skel [INFO] tweaked toml for git repo https://github.com/nlf/skel written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/nlf/skel 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] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded unicode-canonical-combining-class v0.5.0 [INFO] [stderr] Downloaded kdl v4.6.0 [INFO] [stderr] Downloaded deunicode v1.4.2 [INFO] [stderr] Downloaded feruca v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 7b26b7bec5e5f461a5aa69bca5e5496b186d7b12df723ba91ae7188ce15d62ea [INFO] running `Command { std: "docker" "start" "-a" "7b26b7bec5e5f461a5aa69bca5e5496b186d7b12df723ba91ae7188ce15d62ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b26b7bec5e5f461a5aa69bca5e5496b186d7b12df723ba91ae7188ce15d62ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b26b7bec5e5f461a5aa69bca5e5496b186d7b12df723ba91ae7188ce15d62ea", kill_on_drop: false }` [INFO] [stdout] 7b26b7bec5e5f461a5aa69bca5e5496b186d7b12df723ba91ae7188ce15d62ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ddb31dd82d1139a2e21c4ac0f4404cfbafefc2ed6cf61ac8aeaa90edac0a1bb9 [INFO] running `Command { std: "docker" "start" "-a" "ddb31dd82d1139a2e21c4ac0f4404cfbafefc2ed6cf61ac8aeaa90edac0a1bb9", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking bitflags v2.4.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling unicode-canonical-combining-class v0.5.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking deunicode v1.4.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking textwrap v0.15.2 [INFO] [stderr] Checking slug v0.1.5 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking humansize v2.1.3 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking is-terminal v0.4.10 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking supports-unicode v2.1.0 [INFO] [stderr] Checking supports-hyperlinks v2.1.0 [INFO] [stderr] Checking supports-color v2.1.0 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Checking regex v1.10.3 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking feruca v0.10.0 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Checking backtrace-ext v0.2.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling pest v2.7.7 [INFO] [stderr] Checking miette v5.10.0 [INFO] [stderr] Compiling chrono-tz v0.8.6 [INFO] [stderr] Checking kdl v4.6.0 [INFO] [stderr] Checking clap v4.4.18 [INFO] [stderr] Compiling pest_meta v2.7.7 [INFO] [stderr] Compiling pest_generator v2.7.7 [INFO] [stderr] Compiling pest_derive v2.7.7 [INFO] [stderr] Checking tera v1.19.1 [INFO] [stderr] Checking skel v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.60s [INFO] running `Command { std: "docker" "inspect" "ddb31dd82d1139a2e21c4ac0f4404cfbafefc2ed6cf61ac8aeaa90edac0a1bb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ddb31dd82d1139a2e21c4ac0f4404cfbafefc2ed6cf61ac8aeaa90edac0a1bb9", kill_on_drop: false }` [INFO] [stdout] ddb31dd82d1139a2e21c4ac0f4404cfbafefc2ed6cf61ac8aeaa90edac0a1bb9