[INFO] cloning repository https://github.com/honehone12/crawler_dev [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/honehone12/crawler_dev" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhonehone12%2Fcrawler_dev", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhonehone12%2Fcrawler_dev'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f54d5f48c4722f64235443642b4eebe0d454eac0 [INFO] building honehone12/crawler_dev against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhonehone12%2Fcrawler_dev" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/honehone12/crawler_dev [INFO] finished tweaking git repo https://github.com/honehone12/crawler_dev [INFO] tweaked toml for git repo https://github.com/honehone12/crawler_dev written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/honehone12/crawler_dev on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/honehone12/crawler_dev 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded compression-codecs v0.4.30 [INFO] [stderr] Downloaded bitflags v2.9.2 [INFO] [stderr] Downloaded compression-core v0.4.29 [INFO] [stderr] Downloaded webdriver v0.53.0 [INFO] [stderr] Downloaded core_maths v0.1.1 [INFO] [stderr] Downloaded clap v4.5.47 [INFO] [stderr] Downloaded fantoccini v0.22.0 [INFO] [stderr] Downloaded cc v1.2.33 [INFO] [stderr] Downloaded async-compression v0.4.30 [INFO] [stderr] Downloaded clap_builder v4.5.47 [INFO] [stderr] Downloaded icu_segmenter v1.5.0 [INFO] [stderr] Downloaded icu_segmenter_data v1.5.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 06bbbfaba23a0c78c4784fca64d69d3fa8c3cf08aca73165827ce7eb36df91c9 [INFO] running `Command { std: "docker" "start" "-a" "06bbbfaba23a0c78c4784fca64d69d3fa8c3cf08aca73165827ce7eb36df91c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "06bbbfaba23a0c78c4784fca64d69d3fa8c3cf08aca73165827ce7eb36df91c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06bbbfaba23a0c78c4784fca64d69d3fa8c3cf08aca73165827ce7eb36df91c9", kill_on_drop: false }` [INFO] [stdout] 06bbbfaba23a0c78c4784fca64d69d3fa8c3cf08aca73165827ce7eb36df91c9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9344568429a66318702fc82b990f5c0ee646b2f94f38b4c868d95b9e636a4771 [INFO] running `Command { std: "docker" "start" "-a" "9344568429a66318702fc82b990f5c0ee646b2f94f38b4c868d95b9e636a4771", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling bitflags v2.9.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling cc v1.2.33 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling icu_segmenter_data v1.5.1 [INFO] [stderr] Compiling brotli-decompressor v5.0.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling compression-core v0.4.29 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling h2 v0.4.12 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling icu_segmenter v1.5.0 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling hyper v1.7.0 [INFO] [stderr] Compiling webdriver v0.53.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling compression-codecs v0.4.30 [INFO] [stderr] Compiling async-compression v0.4.30 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling fantoccini v0.22.0 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling crawler_dev v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.48s [INFO] running `Command { std: "docker" "inspect" "9344568429a66318702fc82b990f5c0ee646b2f94f38b4c868d95b9e636a4771", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9344568429a66318702fc82b990f5c0ee646b2f94f38b4c868d95b9e636a4771", kill_on_drop: false }` [INFO] [stdout] 9344568429a66318702fc82b990f5c0ee646b2f94f38b4c868d95b9e636a4771 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca33c32fe29450f44475ae525174f3780c17db7598c555e9ca6b209bfcedc282 [INFO] running `Command { std: "docker" "start" "-a" "ca33c32fe29450f44475ae525174f3780c17db7598c555e9ca6b209bfcedc282", kill_on_drop: false }` [INFO] [stderr] Compiling crawler_dev v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `Command { std: "docker" "inspect" "ca33c32fe29450f44475ae525174f3780c17db7598c555e9ca6b209bfcedc282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca33c32fe29450f44475ae525174f3780c17db7598c555e9ca6b209bfcedc282", kill_on_drop: false }` [INFO] [stdout] ca33c32fe29450f44475ae525174f3780c17db7598c555e9ca6b209bfcedc282