[INFO] fetching crate scrapile 1.1.1... [INFO] testing scrapile-1.1.1 against 1.91.0 for beta-1.92-2 [INFO] extracting crate scrapile 1.1.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate scrapile 1.1.1 [INFO] finished tweaking crates.io crate scrapile 1.1.1 [INFO] tweaked toml for crates.io crate scrapile 1.1.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate scrapile 1.1.1 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate scrapile 1.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" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded logos-derive v0.14.1 [INFO] [stderr] Downloaded ketchup v1.1.1 [INFO] [stderr] Downloaded thiserror v1.0.63 [INFO] [stderr] Downloaded ariadne v0.4.1 [INFO] [stderr] Downloaded clap_derive v4.5.13 [INFO] [stderr] Downloaded clap v4.5.17 [INFO] [stderr] Downloaded cc v1.1.18 [INFO] [stderr] Downloaded flate2 v1.0.33 [INFO] [stderr] Downloaded indexmap v2.5.0 [INFO] [stderr] Downloaded zip v2.2.0 [INFO] [stderr] Downloaded logos-codegen v0.14.1 [INFO] [stderr] Downloaded clap_builder v4.5.17 [INFO] [stderr] Downloaded arbitrary v1.3.2 [INFO] [stderr] Downloaded deflate64 v0.1.9 [INFO] [stderr] Downloaded lzma-rs v0.3.0 [INFO] [stderr] Downloaded derive_arbitrary v1.3.2 [INFO] [stderr] Downloaded thiserror-impl v1.0.63 [INFO] [stderr] Downloaded zstd v0.13.2 [INFO] [stderr] Downloaded zstd-safe v7.2.1 [INFO] [stderr] Downloaded logos v0.14.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6c0bc1542283238e5d64a2d4897138ac307a95e2cf7e59597fb88d07d4d97b9 [INFO] running `Command { std: "docker" "start" "-a" "e6c0bc1542283238e5d64a2d4897138ac307a95e2cf7e59597fb88d07d4d97b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6c0bc1542283238e5d64a2d4897138ac307a95e2cf7e59597fb88d07d4d97b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6c0bc1542283238e5d64a2d4897138ac307a95e2cf7e59597fb88d07d4d97b9", kill_on_drop: false }` [INFO] [stdout] e6c0bc1542283238e5d64a2d4897138ac307a95e2cf7e59597fb88d07d4d97b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89c844c0e58c1edb29e6d327354fcfc7ca48bff045f24816510534bec6af95d5 [INFO] running `Command { std: "docker" "start" "-a" "89c844c0e58c1edb29e6d327354fcfc7ca48bff045f24816510534bec6af95d5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling pin-project-lite v0.2.15 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling zip v2.2.0 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling zopfli v0.8.1 [INFO] [stderr] Compiling clap_builder v4.5.17 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling logos-codegen v0.14.1 [INFO] [stderr] Compiling color-spantrace v0.2.1 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling logos-derive v0.14.1 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling ariadne v0.4.1 [INFO] [stderr] Compiling color-eyre v0.6.3 [INFO] [stderr] Compiling logos v0.14.1 [INFO] [stderr] Compiling ketchup v1.1.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling clap v4.5.17 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling scrapile v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 02s [INFO] running `Command { std: "docker" "inspect" "89c844c0e58c1edb29e6d327354fcfc7ca48bff045f24816510534bec6af95d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89c844c0e58c1edb29e6d327354fcfc7ca48bff045f24816510534bec6af95d5", kill_on_drop: false }` [INFO] [stdout] 89c844c0e58c1edb29e6d327354fcfc7ca48bff045f24816510534bec6af95d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6966d2fcfcaaca210521f8fe0dda48176d49e4db3cc099231a313042f6a3f24f [INFO] running `Command { std: "docker" "start" "-a" "6966d2fcfcaaca210521f8fe0dda48176d49e4db3cc099231a313042f6a3f24f", kill_on_drop: false }` [INFO] [stderr] Compiling scrapile v1.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.81s [INFO] running `Command { std: "docker" "inspect" "6966d2fcfcaaca210521f8fe0dda48176d49e4db3cc099231a313042f6a3f24f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6966d2fcfcaaca210521f8fe0dda48176d49e4db3cc099231a313042f6a3f24f", kill_on_drop: false }` [INFO] [stdout] 6966d2fcfcaaca210521f8fe0dda48176d49e4db3cc099231a313042f6a3f24f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b132ce5919354b7bd6ca52fc27f08c4770f9fbe3b7f4a2a8c09e702c901745b0 [INFO] running `Command { std: "docker" "start" "-a" "b132ce5919354b7bd6ca52fc27f08c4770f9fbe3b7f4a2a8c09e702c901745b0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/scrapile-3841b4026781badd) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/scrapile-8e35d986a5595f7b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests scrapile [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b132ce5919354b7bd6ca52fc27f08c4770f9fbe3b7f4a2a8c09e702c901745b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b132ce5919354b7bd6ca52fc27f08c4770f9fbe3b7f4a2a8c09e702c901745b0", kill_on_drop: false }` [INFO] [stdout] b132ce5919354b7bd6ca52fc27f08c4770f9fbe3b7f4a2a8c09e702c901745b0