[INFO] cloning repository https://github.com/daveio/belt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/daveio/belt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaveio%2Fbelt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaveio%2Fbelt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da7fbaf8b4c477c2ae22f2f53b7f9aca53623ddf [INFO] checking daveio/belt against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdaveio%2Fbelt" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/daveio/belt 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/daveio/belt [INFO] finished tweaking git repo https://github.com/daveio/belt [INFO] tweaked toml for git repo https://github.com/daveio/belt written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/daveio/belt 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 whois-rust v1.5.2 [INFO] [stderr] Downloaded validators v0.24.4 [INFO] [stderr] Downloaded validators-derive v0.24.4 [INFO] [stderr] Downloaded validators-options v0.24.4 [INFO] [stderr] Downloaded whoisthere v0.1.3 [INFO] [stderr] Downloaded trust-dns-client v0.23.1 [INFO] [stderr] Downloaded ratatui v0.23.0 [INFO] [stderr] Downloaded trust-dns-proto v0.23.1 [INFO] [stderr] Downloaded date_component v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4c7a65b6fcca786949bfb8899bf58fae9128d5ca223a8cfeca01afb01543efbf [INFO] running `Command { std: "docker" "start" "-a" "4c7a65b6fcca786949bfb8899bf58fae9128d5ca223a8cfeca01afb01543efbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c7a65b6fcca786949bfb8899bf58fae9128d5ca223a8cfeca01afb01543efbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c7a65b6fcca786949bfb8899bf58fae9128d5ca223a8cfeca01afb01543efbf", kill_on_drop: false }` [INFO] [stdout] 4c7a65b6fcca786949bfb8899bf58fae9128d5ca223a8cfeca01afb01543efbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d3676a1e8bb85ce24846158b26910340d7b20ee7667db904c6e0dc8eb4c76fec [INFO] running `Command { std: "docker" "start" "-a" "d3676a1e8bb85ce24846158b26910340d7b20ee7667db904c6e0dc8eb4c76fec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking smallvec v1.11.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking iana-time-zone v0.1.57 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking ipnet v2.8.0 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking deranged v0.3.9 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling indoc v2.0.4 [INFO] [stderr] Checking cassowary v0.3.0 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking socket2 v0.5.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking parking_lot_core v0.9.8 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking crossterm v0.27.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz-build v0.2.0 [INFO] [stderr] Checking whoisthere v0.1.3 [INFO] [stderr] Compiling chrono-tz v0.8.3 [INFO] [stderr] Compiling enum-ordinalize v3.1.15 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling async-trait v0.1.74 [INFO] [stderr] Compiling enum-as-inner v0.6.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling educe v0.4.23 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Checking tracing v0.1.39 [INFO] [stderr] Checking ratatui v0.23.0 [INFO] [stderr] Checking trust-dns-proto v0.23.1 [INFO] [stderr] Compiling validators-options v0.24.4 [INFO] [stderr] Compiling validators-derive v0.24.4 [INFO] [stderr] Checking date_component v0.4.1 [INFO] [stderr] Checking validators v0.24.4 [INFO] [stderr] Checking trust-dns-client v0.23.1 [INFO] [stderr] Checking whois-rust v1.5.2 [INFO] [stderr] Checking belt v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.68s [INFO] running `Command { std: "docker" "inspect" "d3676a1e8bb85ce24846158b26910340d7b20ee7667db904c6e0dc8eb4c76fec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3676a1e8bb85ce24846158b26910340d7b20ee7667db904c6e0dc8eb4c76fec", kill_on_drop: false }` [INFO] [stdout] d3676a1e8bb85ce24846158b26910340d7b20ee7667db904c6e0dc8eb4c76fec