[INFO] fetching crate stealthscraper-rs 0.4.0...
[INFO] checking stealthscraper-rs-0.4.0 against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] extracting crate stealthscraper-rs 0.4.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate stealthscraper-rs 0.4.0
[INFO] finished tweaking crates.io crate stealthscraper-rs 0.4.0
[INFO] tweaked toml for crates.io crate stealthscraper-rs 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate stealthscraper-rs 0.4.0 on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate stealthscraper-rs 0.4.0 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 8326dd3a12ab0622b6005c1ca8ee51bec6f4596571bc7f948b1034f768c9b373
[INFO] running `Command { std: "docker" "start" "8326dd3a12ab0622b6005c1ca8ee51bec6f4596571bc7f948b1034f768c9b373", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8326dd3a12ab0622b6005c1ca8ee51bec6f4596571bc7f948b1034f768c9b373", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8326dd3a12ab0622b6005c1ca8ee51bec6f4596571bc7f948b1034f768c9b373" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8326dd3a12ab0622b6005c1ca8ee51bec6f4596571bc7f948b1034f768c9b373", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "8326dd3a12ab0622b6005c1ca8ee51bec6f4596571bc7f948b1034f768c9b373" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling cc v1.2.65
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling either v1.16.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling time-macros v0.2.30
[INFO] [stderr]    Compiling bitflags v2.13.0
[INFO] [stderr]    Compiling fslock v0.2.1
[INFO] [stderr]    Compiling rustls v0.23.41
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking alloc-stdlib v0.2.4
[INFO] [stderr]     Checking brotli-decompressor v5.0.3
[INFO] [stderr]     Checking foreign-types-shared v0.3.1
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking linked_hash_set v0.1.6
[INFO] [stderr]     Checking arc-swap v1.9.1
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking lru v0.13.0
[INFO] [stderr]     Checking antidote v1.0.0
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking jiff v0.2.29
[INFO] [stderr]     Checking brotli v8.0.4
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]     Checking time v0.3.51
[INFO] [stderr]    Compiling regex v1.12.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking env_filter v2.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking env_logger v0.11.11
[INFO] [stderr]     Checking yasna v0.6.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling foreign-types-macros v0.2.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling typed-builder-macro v0.21.2
[INFO] [stderr]     Checking foreign-types v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking typed-builder v0.21.2
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]    Compiling boring-sys2 v4.15.15
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking publicsuffix v2.3.0
[INFO] [stderr]     Checking tokio-socks v0.5.3
[INFO] [stderr]     Checking cookie_store v0.21.1
[INFO] [stderr]     Checking cookie_store v0.22.1
[INFO] [stderr]     Checking h2 v0.4.15
[INFO] [stderr]     Checking http2 v0.4.21
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]     Checking hyper2 v1.5.5
[INFO] [stderr]     Checking hyper v1.10.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking mockito v1.7.2
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]     Checking rustls-webpki v0.103.13
[INFO] [stderr]     Checking rcgen v0.14.8
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking boring2 v4.15.15
[INFO] [stderr]     Checking tokio-boring2 v4.15.15
[INFO] [stderr]     Checking wreq v5.3.0
[INFO] [stderr]     Checking stealthscraper-rs v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s
[INFO] running `Command { std: "docker" "inspect" "8326dd3a12ab0622b6005c1ca8ee51bec6f4596571bc7f948b1034f768c9b373", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8326dd3a12ab0622b6005c1ca8ee51bec6f4596571bc7f948b1034f768c9b373", kill_on_drop: false }`
[INFO] [stdout] 8326dd3a12ab0622b6005c1ca8ee51bec6f4596571bc7f948b1034f768c9b373
