[INFO] fetching crate dolarhoy-core 0.3.0... [INFO] checking dolarhoy-core-0.3.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate dolarhoy-core 0.3.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate dolarhoy-core 0.3.0 [INFO] finished tweaking crates.io crate dolarhoy-core 0.3.0 [INFO] tweaked toml for crates.io crate dolarhoy-core 0.3.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate dolarhoy-core 0.3.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 182 packages to latest compatible versions [INFO] [stderr] Adding nom v7.1.3 (available: v8.0.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] [stderr] Adding webpki-roots v0.26.11 (available: v1.0.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b40001e6c4976da54a0bcebe512b6e791f9158a1450e1d186841fed7ab946523 [INFO] running `Command { std: "docker" "start" "-a" "b40001e6c4976da54a0bcebe512b6e791f9158a1450e1d186841fed7ab946523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b40001e6c4976da54a0bcebe512b6e791f9158a1450e1d186841fed7ab946523", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b40001e6c4976da54a0bcebe512b6e791f9158a1450e1d186841fed7ab946523", kill_on_drop: false }` [INFO] [stdout] b40001e6c4976da54a0bcebe512b6e791f9158a1450e1d186841fed7ab946523 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 514fb2cf24ba3ddd685d83dfefdb69d7996736f8c602be9bab30ab5cfb8f99ff [INFO] running `Command { std: "docker" "start" "-a" "514fb2cf24ba3ddd685d83dfefdb69d7996736f8c602be9bab30ab5cfb8f99ff", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling ego-tree v0.6.3 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking webpki-roots v0.26.11 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling scraper v0.12.0 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Compiling unhtml_derive v0.8.0 [INFO] [stderr] Checking unhtml v0.8.0 [INFO] [stderr] Checking dolarhoy-core v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.97s [INFO] running `Command { std: "docker" "inspect" "514fb2cf24ba3ddd685d83dfefdb69d7996736f8c602be9bab30ab5cfb8f99ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "514fb2cf24ba3ddd685d83dfefdb69d7996736f8c602be9bab30ab5cfb8f99ff", kill_on_drop: false }` [INFO] [stdout] 514fb2cf24ba3ddd685d83dfefdb69d7996736f8c602be9bab30ab5cfb8f99ff