[INFO] cloning repository https://github.com/pluots/zspell-index [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pluots/zspell-index" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpluots%2Fzspell-index", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpluots%2Fzspell-index'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a90f8eaf3ed128045810c53a416ed7ff2531dcd9 [INFO] checking pluots/zspell-index against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpluots%2Fzspell-index" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pluots/zspell-index 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/pluots/zspell-index [INFO] finished tweaking git repo https://github.com/pluots/zspell-index [INFO] tweaked toml for git repo https://github.com/pluots/zspell-index written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/pluots/zspell-index 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-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 49e681de1fd3ea51ceb4494097d7f324a75520864284342b95dedd5d44093a43 [INFO] running `Command { std: "docker" "start" "-a" "49e681de1fd3ea51ceb4494097d7f324a75520864284342b95dedd5d44093a43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49e681de1fd3ea51ceb4494097d7f324a75520864284342b95dedd5d44093a43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49e681de1fd3ea51ceb4494097d7f324a75520864284342b95dedd5d44093a43", kill_on_drop: false }` [INFO] [stdout] 49e681de1fd3ea51ceb4494097d7f324a75520864284342b95dedd5d44093a43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 04fdb3a2b087cf871366a58fed3dd725fd0ae31f8d09fd20bdb7a2332c8703f3 [INFO] running `Command { std: "docker" "start" "-a" "04fdb3a2b087cf871366a58fed3dd725fd0ae31f8d09fd20bdb7a2332c8703f3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.76 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Checking atomic v0.5.3 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking ryu v1.0.16 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking webpki-roots v0.25.3 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Checking ureq v2.9.1 [INFO] [stderr] Checking zspell-index v0.5.0 (/opt/rustwide/workdir/zspell-index) [INFO] [stderr] Checking cargo-index-cli v0.5.0 (/opt/rustwide/workdir/zspell-index-cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.90s [INFO] running `Command { std: "docker" "inspect" "04fdb3a2b087cf871366a58fed3dd725fd0ae31f8d09fd20bdb7a2332c8703f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04fdb3a2b087cf871366a58fed3dd725fd0ae31f8d09fd20bdb7a2332c8703f3", kill_on_drop: false }` [INFO] [stdout] 04fdb3a2b087cf871366a58fed3dd725fd0ae31f8d09fd20bdb7a2332c8703f3