[INFO] fetching crate fitgirl-ddl-lib 0.2.1... [INFO] testing fitgirl-ddl-lib-0.2.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate fitgirl-ddl-lib 0.2.1 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate fitgirl-ddl-lib 0.2.1 [INFO] finished tweaking crates.io crate fitgirl-ddl-lib 0.2.1 [INFO] tweaked toml for crates.io crate fitgirl-ddl-lib 0.2.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fitgirl-ddl-lib 0.2.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate fitgirl-ddl-lib 0.2.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bad1543f41c1e8c6166c3709d7b7fcf86f806233402df7bc6629fa3007e47697 [INFO] running `Command { std: "docker" "start" "-a" "bad1543f41c1e8c6166c3709d7b7fcf86f806233402df7bc6629fa3007e47697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bad1543f41c1e8c6166c3709d7b7fcf86f806233402df7bc6629fa3007e47697", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bad1543f41c1e8c6166c3709d7b7fcf86f806233402df7bc6629fa3007e47697", kill_on_drop: false }` [INFO] [stdout] bad1543f41c1e8c6166c3709d7b7fcf86f806233402df7bc6629fa3007e47697 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7b7194dfb75ae4111cea46831b3fd2660aeb79a6f9e07e80edfcdbcea988328 [INFO] running `Command { std: "docker" "start" "-a" "b7b7194dfb75ae4111cea46831b3fd2660aeb79a6f9e07e80edfcdbcea988328", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling io-uring v0.7.8 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling compio-driver v0.8.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling compio-fs v0.8.0 [INFO] [stderr] Compiling servo_arc v0.4.1 [INFO] [stderr] Compiling getopts v0.2.23 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling markup5ever v0.14.1 [INFO] [stderr] Compiling compio-log v0.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling compio-buf v0.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling io_uring_buf_ring v0.2.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling match_token v0.1.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling compio-macros v0.1.2 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling cssparser v0.34.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling nyquest-interface v0.2.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling nyquest v0.2.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling selectors v0.26.0 [INFO] [stderr] Compiling html5ever v0.29.1 [INFO] [stderr] Compiling scraper v0.23.1 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling compio-io v0.7.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling compio-runtime v0.8.1 [INFO] [stderr] Compiling compio-net v0.8.0 [INFO] [stderr] Compiling compio v0.15.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling fitgirl-ddl-lib v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated unit variant `errors::ScrapeError::UnexpectedURL`: URL check will cause problem [INFO] [stdout] --> src/scrape/mod.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | .ok_or(ScrapeError::UnexpectedURL)? [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.71s [INFO] running `Command { std: "docker" "inspect" "b7b7194dfb75ae4111cea46831b3fd2660aeb79a6f9e07e80edfcdbcea988328", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7b7194dfb75ae4111cea46831b3fd2660aeb79a6f9e07e80edfcdbcea988328", kill_on_drop: false }` [INFO] [stdout] b7b7194dfb75ae4111cea46831b3fd2660aeb79a6f9e07e80edfcdbcea988328 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 379215981dc6e221d5d86b3974c033cc644125971dd275fb3af293c36a2a8e24 [INFO] running `Command { std: "docker" "start" "-a" "379215981dc6e221d5d86b3974c033cc644125971dd275fb3af293c36a2a8e24", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated unit variant `errors::ScrapeError::UnexpectedURL`: URL check will cause problem [INFO] [stdout] --> src/scrape/mod.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | .ok_or(ScrapeError::UnexpectedURL)? [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling fitgirl-ddl-lib v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated unit variant `errors::ScrapeError::UnexpectedURL`: URL check will cause problem [INFO] [stdout] --> src/scrape/mod.rs:23:29 [INFO] [stdout] | [INFO] [stdout] 23 | .ok_or(ScrapeError::UnexpectedURL)? [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.71s [INFO] running `Command { std: "docker" "inspect" "379215981dc6e221d5d86b3974c033cc644125971dd275fb3af293c36a2a8e24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "379215981dc6e221d5d86b3974c033cc644125971dd275fb3af293c36a2a8e24", kill_on_drop: false }` [INFO] [stdout] 379215981dc6e221d5d86b3974c033cc644125971dd275fb3af293c36a2a8e24 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 050f4e585e0e890ff98f33cd4c7b0d188fbf6bcf4cab25137093678e683d44fb [INFO] running `Command { std: "docker" "start" "-a" "050f4e585e0e890ff98f33cd4c7b0d188fbf6bcf4cab25137093678e683d44fb", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated unit variant `errors::ScrapeError::UnexpectedURL`: URL check will cause problem [INFO] [stderr] --> src/scrape/mod.rs:23:29 [INFO] [stderr] | [INFO] [stderr] 23 | .ok_or(ScrapeError::UnexpectedURL)? [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `fitgirl-ddl-lib` (lib) generated 1 warning [INFO] [stderr] warning: `fitgirl-ddl-lib` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fitgirl_ddl_lib-5dc6928bc93cabbf) [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 fitgirl_ddl_lib [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" "050f4e585e0e890ff98f33cd4c7b0d188fbf6bcf4cab25137093678e683d44fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "050f4e585e0e890ff98f33cd4c7b0d188fbf6bcf4cab25137093678e683d44fb", kill_on_drop: false }` [INFO] [stdout] 050f4e585e0e890ff98f33cd4c7b0d188fbf6bcf4cab25137093678e683d44fb