[INFO] fetching crate pageshot 0.1.1... [INFO] checking pageshot-0.1.1 against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-17 [INFO] extracting crate pageshot 0.1.1 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate pageshot 0.1.1 [INFO] finished tweaking crates.io crate pageshot 0.1.1 [INFO] tweaked toml for crates.io crate pageshot 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate pageshot 0.1.1 on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pageshot 0.1.1 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_builder v4.5.10 [INFO] [stderr] Downloaded clap v4.5.10 [INFO] [stderr] Downloaded ureq v2.10.0 [INFO] [stderr] Downloaded headless_chrome v1.0.10 [INFO] [stderr] Downloaded webpki-roots v0.26.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 715728d329ae4e7c1da374c4ada89250aa35519c8d6341dc1097d1cc0e679460 [INFO] running `Command { std: "docker" "start" "-a" "715728d329ae4e7c1da374c4ada89250aa35519c8d6341dc1097d1cc0e679460", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "715728d329ae4e7c1da374c4ada89250aa35519c8d6341dc1097d1cc0e679460", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "715728d329ae4e7c1da374c4ada89250aa35519c8d6341dc1097d1cc0e679460", kill_on_drop: false }` [INFO] [stdout] 715728d329ae4e7c1da374c4ada89250aa35519c8d6341dc1097d1cc0e679460 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5e30f0b1d5fed4bdd13584a0a79ccef3fdd88b58d3a3b3d93b1d58659e107d82 [INFO] running `Command { std: "docker" "start" "-a" "5e30f0b1d5fed4bdd13584a0a79ccef3fdd88b58d3a3b3d93b1d58659e107d82", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling auto_generate_cdp v0.4.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking anstyle-query v1.1.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling socks v0.3.4 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking clap_lex v0.7.1 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling webpki-roots v0.26.3 [INFO] [stderr] Checking clap_builder v4.5.10 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Checking which v6.0.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling clap_derive v4.5.8 [INFO] [stderr] Checking regex v1.10.5 [INFO] [stderr] Checking tokio v1.39.1 [INFO] [stderr] Checking thiserror v1.0.63 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Checking clap v4.5.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Checking derive_builder v0.20.0 [INFO] [stderr] Checking serde_json v1.0.120 [INFO] [stderr] Compiling ureq v2.10.0 [INFO] [stderr] Compiling headless_chrome v1.0.10 [INFO] [stderr] Checking pageshot v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 39s [INFO] running `Command { std: "docker" "inspect" "5e30f0b1d5fed4bdd13584a0a79ccef3fdd88b58d3a3b3d93b1d58659e107d82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5e30f0b1d5fed4bdd13584a0a79ccef3fdd88b58d3a3b3d93b1d58659e107d82", kill_on_drop: false }` [INFO] [stdout] 5e30f0b1d5fed4bdd13584a0a79ccef3fdd88b58d3a3b3d93b1d58659e107d82