[INFO] cloning repository https://github.com/kugland/neocities-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kugland/neocities-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkugland%2Fneocities-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkugland%2Fneocities-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1707f83d02890d83cd91214e73303d4d47770d21
[INFO] checking kugland/neocities-client against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkugland%2Fneocities-client" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kugland/neocities-client
[INFO] finished tweaking git repo https://github.com/kugland/neocities-client
[INFO] tweaked toml for git repo https://github.com/kugland/neocities-client written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kugland/neocities-client on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kugland/neocities-client 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cc3ee7bba1f8c652d3b6dea6aa0dbe527170e555e8f452f302495cd782106350
[INFO] running `Command { std: "docker" "start" "-a" "cc3ee7bba1f8c652d3b6dea6aa0dbe527170e555e8f452f302495cd782106350", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cc3ee7bba1f8c652d3b6dea6aa0dbe527170e555e8f452f302495cd782106350", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc3ee7bba1f8c652d3b6dea6aa0dbe527170e555e8f452f302495cd782106350", kill_on_drop: false }`
[INFO] [stdout] cc3ee7bba1f8c652d3b6dea6aa0dbe527170e555e8f452f302495cd782106350
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 929e12ae48e7762a6c5c28ba42256b0344d70f63189ed14118e9ebb222de0f2d
[INFO] running `Command { std: "docker" "start" "-a" "929e12ae48e7762a6c5c28ba42256b0344d70f63189ed14118e9ebb222de0f2d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling cc v1.0.89
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking indexmap v2.2.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking form-data-builder v1.0.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking similar v2.4.0
[INFO] [stderr]     Checking typed-path v0.10.0
[INFO] [stderr]     Checking webpki-roots v0.26.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking tokio v1.36.0
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking parse-display v0.9.1
[INFO] [stderr]     Checking hyper v1.5.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking hyper-util v0.1.7
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking neocities-client v0.1.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking mockito v1.6.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.34s
[INFO] running `Command { std: "docker" "inspect" "929e12ae48e7762a6c5c28ba42256b0344d70f63189ed14118e9ebb222de0f2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "929e12ae48e7762a6c5c28ba42256b0344d70f63189ed14118e9ebb222de0f2d", kill_on_drop: false }`
[INFO] [stdout] 929e12ae48e7762a6c5c28ba42256b0344d70f63189ed14118e9ebb222de0f2d
