[INFO] fetching crate asimov-chromium-module 0.1.1... [INFO] testing asimov-chromium-module-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate asimov-chromium-module 0.1.1 into /workspace/builds/worker-4-tc2/source [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate asimov-chromium-module 0.1.1 [INFO] finished tweaking crates.io crate asimov-chromium-module 0.1.1 [INFO] tweaked toml for crates.io crate asimov-chromium-module 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate asimov-chromium-module 0.1.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 asimov-chromium-module 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 561511102c8b542f204e8701f239d92d166bce135fb48b2d2f7a99a18288425d [INFO] running `Command { std: "docker" "start" "-a" "561511102c8b542f204e8701f239d92d166bce135fb48b2d2f7a99a18288425d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "561511102c8b542f204e8701f239d92d166bce135fb48b2d2f7a99a18288425d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "561511102c8b542f204e8701f239d92d166bce135fb48b2d2f7a99a18288425d", kill_on_drop: false }` [INFO] [stdout] 561511102c8b542f204e8701f239d92d166bce135fb48b2d2f7a99a18288425d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] e1784beb2f1fc15ffaf06bd32ed3fcd3def67bf805ec415c85229916fe3a4667 [INFO] running `Command { std: "docker" "start" "-a" "e1784beb2f1fc15ffaf06bd32ed3fcd3def67bf805ec415c85229916fe3a4667", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling io-lifetimes v2.0.4 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling io-extras v0.18.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling cap-primitives v3.4.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling fs-err v2.11.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling ambient-authority v0.0.2 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling cap-std v3.4.4 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling jaq-core v2.2.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling directories-next v2.0.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling os_str_bytes v7.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling rustix-linux-procfs v0.1.1 [INFO] [stderr] Compiling clap_builder v4.5.39 [INFO] [stderr] Compiling fs-set-times v0.20.3 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling cap-directories v3.4.4 [INFO] [stderr] Compiling jaq-std v2.1.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling argfile v0.2.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling known-errors v0.1.1 [INFO] [stderr] Compiling wild v2.2.1 [INFO] [stderr] Compiling hifijson v0.2.2 [INFO] [stderr] Compiling colored_json v5.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling clap v4.5.39 [INFO] [stderr] Compiling known-schemes v0.2.1 [INFO] [stderr] Compiling jaq-json v1.1.2 [INFO] [stderr] Compiling dogma v0.1.11 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling getenv v0.1.2 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling asimov-env v25.0.0-dev.17 [INFO] [stderr] Compiling clientele v0.3.8 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling cfg_eval v0.1.2 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling asimov-module v25.0.0-dev.17 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling jq v0.1.0 [INFO] [stderr] Compiling know v0.2.6 [INFO] [stderr] Compiling asimov-chromium-module v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s [INFO] running `Command { std: "docker" "inspect" "e1784beb2f1fc15ffaf06bd32ed3fcd3def67bf805ec415c85229916fe3a4667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1784beb2f1fc15ffaf06bd32ed3fcd3def67bf805ec415c85229916fe3a4667", kill_on_drop: false }` [INFO] [stdout] e1784beb2f1fc15ffaf06bd32ed3fcd3def67bf805ec415c85229916fe3a4667 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 7b7a1fe865e151ab496d91e47e0f8b6a8f95676447da301b8f933cf298ab20a0 [INFO] running `Command { std: "docker" "start" "-a" "7b7a1fe865e151ab496d91e47e0f8b6a8f95676447da301b8f933cf298ab20a0", kill_on_drop: false }` [INFO] [stderr] Compiling asimov-chromium-module v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.41s [INFO] running `Command { std: "docker" "inspect" "7b7a1fe865e151ab496d91e47e0f8b6a8f95676447da301b8f933cf298ab20a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b7a1fe865e151ab496d91e47e0f8b6a8f95676447da301b8f933cf298ab20a0", kill_on_drop: false }` [INFO] [stdout] 7b7a1fe865e151ab496d91e47e0f8b6a8f95676447da301b8f933cf298ab20a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d0284c6c5b1566f6c3e3086c20f00e8633f213a2a76a53a0701ca915c29d0264 [INFO] running `Command { std: "docker" "start" "-a" "d0284c6c5b1566f6c3e3086c20f00e8633f213a2a76a53a0701ca915c29d0264", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/asimov_chromium_module-3ffee8d2cd91ca08) [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/cataloger/main.rs (/opt/rustwide/target/debug/deps/asimov_chromium_cataloger-a50de8b7c20b4343) [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/reader/main.rs (/opt/rustwide/target/debug/deps/asimov_chromium_reader-ddb189f4b0d7577a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests asimov_chromium_module [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] [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" "d0284c6c5b1566f6c3e3086c20f00e8633f213a2a76a53a0701ca915c29d0264", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0284c6c5b1566f6c3e3086c20f00e8633f213a2a76a53a0701ca915c29d0264", kill_on_drop: false }` [INFO] [stdout] d0284c6c5b1566f6c3e3086c20f00e8633f213a2a76a53a0701ca915c29d0264