[INFO] fetching crate neocities-client 0.1.15...
[INFO] building neocities-client-0.1.15 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate neocities-client 0.1.15 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate neocities-client 0.1.15
[INFO] finished tweaking crates.io crate neocities-client 0.1.15
[INFO] tweaked toml for crates.io crate neocities-client 0.1.15 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate neocities-client 0.1.15 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate neocities-client 0.1.15 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded form-data-builder v1.0.1
[INFO] [stderr]   Downloaded parse-display v0.9.1
[INFO] [stderr]   Downloaded similar v2.4.0
[INFO] [stderr]   Downloaded parse-display-derive v0.9.1
[INFO] [stderr]   Downloaded mockito v1.6.1
[INFO] [stderr]   Downloaded hyper-util v0.1.7
[INFO] [stderr]   Downloaded typed-path v0.10.0
[INFO] [stderr]   Downloaded cc v1.0.89
[INFO] [stderr]   Downloaded rustls v0.23.19
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9009eb3d5e8bc6e4d4f2774b9f237c20bf131cac2d0bf00f957e5a15f7e83f1d
[INFO] running `Command { std: "docker" "start" "-a" "9009eb3d5e8bc6e4d4f2774b9f237c20bf131cac2d0bf00f957e5a15f7e83f1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9009eb3d5e8bc6e4d4f2774b9f237c20bf131cac2d0bf00f957e5a15f7e83f1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9009eb3d5e8bc6e4d4f2774b9f237c20bf131cac2d0bf00f957e5a15f7e83f1d", kill_on_drop: false }`
[INFO] [stdout] 9009eb3d5e8bc6e4d4f2774b9f237c20bf131cac2d0bf00f957e5a15f7e83f1d
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ea02156f8e5c884e41307839ee16a8e53ac039484d78ae9e60b48c3a571fda50
[INFO] running `Command { std: "docker" "start" "-a" "ea02156f8e5c884e41307839ee16a8e53ac039484d78ae9e60b48c3a571fda50", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling cc v1.0.89
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling rustls v0.23.19
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling typed-path v0.10.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling form-data-builder v1.0.1
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling thiserror v2.0.11
[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]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling neocities-client v0.1.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.35s
[INFO] running `Command { std: "docker" "inspect" "ea02156f8e5c884e41307839ee16a8e53ac039484d78ae9e60b48c3a571fda50", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ea02156f8e5c884e41307839ee16a8e53ac039484d78ae9e60b48c3a571fda50", kill_on_drop: false }`
[INFO] [stdout] ea02156f8e5c884e41307839ee16a8e53ac039484d78ae9e60b48c3a571fda50
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a246b01c5796fe417d226811781e58415cb9a782fea2323317d4c73769f46e6
[INFO] running `Command { std: "docker" "start" "-a" "2a246b01c5796fe417d226811781e58415cb9a782fea2323317d4c73769f46e6", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling smallvec v1.13.1
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling similar v2.4.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling indexmap v2.2.5
[INFO] [stderr]    Compiling tokio v1.36.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling form-data-builder v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling rustls v0.23.19
[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]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling neocities-client v0.1.15 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.7
[INFO] [stderr]    Compiling mockito v1.6.1
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 20.76s
[INFO] running `Command { std: "docker" "inspect" "2a246b01c5796fe417d226811781e58415cb9a782fea2323317d4c73769f46e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a246b01c5796fe417d226811781e58415cb9a782fea2323317d4c73769f46e6", kill_on_drop: false }`
[INFO] [stdout] 2a246b01c5796fe417d226811781e58415cb9a782fea2323317d4c73769f46e6
