[INFO] cloning repository https://github.com/ruscur/snowpatch [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ruscur/snowpatch" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruscur%2Fsnowpatch", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruscur%2Fsnowpatch'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a8776594f609c6e97b1539252e5d7f4711cfa71 [INFO] checking ruscur/snowpatch against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fruscur%2Fsnowpatch" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ruscur/snowpatch 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/ruscur/snowpatch [INFO] finished tweaking git repo https://github.com/ruscur/snowpatch [INFO] tweaked toml for git repo https://github.com/ruscur/snowpatch written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/ruscur/snowpatch 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 git repository `https://github.com/IBM/ring.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded git2 v0.17.2 [INFO] [stderr] Downloaded libgit2-sys v0.15.2+1.6.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 86bc967bda76cefcfd56e89d3468b1228a32fc8598dfdf48cb7fe3b2adfad16d [INFO] running `Command { std: "docker" "start" "-a" "86bc967bda76cefcfd56e89d3468b1228a32fc8598dfdf48cb7fe3b2adfad16d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "86bc967bda76cefcfd56e89d3468b1228a32fc8598dfdf48cb7fe3b2adfad16d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86bc967bda76cefcfd56e89d3468b1228a32fc8598dfdf48cb7fe3b2adfad16d", kill_on_drop: false }` [INFO] [stdout] 86bc967bda76cefcfd56e89d3468b1228a32fc8598dfdf48cb7fe3b2adfad16d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 7e94a2b3e15ed6df61cc007f1e4a7278720ee63d94eb0be7dfa80d6c4861b5af [INFO] running `Command { std: "docker" "start" "-a" "7e94a2b3e15ed6df61cc007f1e4a7278720ee63d94eb0be7dfa80d6c4861b5af", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.11 [INFO] [stderr] Compiling serde v1.0.185 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking aho-corasick v1.0.4 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking smallvec v1.11.0 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking dyn-clone v1.0.13 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking regex-automata v0.3.6 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking sled v0.34.7 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Compiling ring v0.16.20 (https://github.com/IBM/ring.git?branch=ppc-0.16.20#3f8f04a1) [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.91 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.15.2+1.6.4 [INFO] [stderr] Checking regex v1.9.3 [INFO] [stderr] Compiling serde_derive v1.0.185 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking rustls-webpki v0.101.4 [INFO] [stderr] Checking rustls-webpki v0.100.2 [INFO] [stderr] Checking webpki-roots v0.23.1 [INFO] [stderr] Checking bitflags v2.4.0 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking git2 v0.17.2 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking ureq v2.7.1 [INFO] [stderr] Checking clap_builder v4.3.24 [INFO] [stderr] Checking clap v4.3.24 [INFO] [stderr] Checking snowpatch v0.9.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.80s [INFO] running `Command { std: "docker" "inspect" "7e94a2b3e15ed6df61cc007f1e4a7278720ee63d94eb0be7dfa80d6c4861b5af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e94a2b3e15ed6df61cc007f1e4a7278720ee63d94eb0be7dfa80d6c4861b5af", kill_on_drop: false }` [INFO] [stdout] 7e94a2b3e15ed6df61cc007f1e4a7278720ee63d94eb0be7dfa80d6c4861b5af