[INFO] fetching crate steel-doc 0.7.0... [INFO] testing steel-doc-0.7.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] extracting crate steel-doc 0.7.0 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate steel-doc 0.7.0 [INFO] finished tweaking crates.io crate steel-doc 0.7.0 [INFO] tweaked toml for crates.io crate steel-doc 0.7.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate steel-doc 0.7.0 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 steel-doc 0.7.0 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8b3cfc5ab1e501f6b76e1d05a14fabb6ada85613db494c5c0857fe82d17b97f4 [INFO] running `Command { std: "docker" "start" "-a" "8b3cfc5ab1e501f6b76e1d05a14fabb6ada85613db494c5c0857fe82d17b97f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8b3cfc5ab1e501f6b76e1d05a14fabb6ada85613db494c5c0857fe82d17b97f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8b3cfc5ab1e501f6b76e1d05a14fabb6ada85613db494c5c0857fe82d17b97f4", kill_on_drop: false }` [INFO] [stdout] 8b3cfc5ab1e501f6b76e1d05a14fabb6ada85613db494c5c0857fe82d17b97f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 663d3f14d0c917ce0ee698220f1a04d94895ef165f891cfd221c0f104a8dc278 [INFO] running `Command { std: "docker" "start" "-a" "663d3f14d0c917ce0ee698220f1a04d94895ef165f891cfd221c0f104a8dc278", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling core_extensions v1.5.3 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling codegen v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.3 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling tstr v0.2.4 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling abi_stable_shared v0.11.0 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling libm v0.2.13 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling castaway v0.2.3 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling repr_offset v0.2.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling im-rc v15.1.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Compiling generational-arena v0.2.9 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling bigdecimal v0.4.8 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling const_panic v0.2.12 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling pretty v0.12.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling coolor v1.0.0 [INFO] [stderr] Compiling minimad v0.13.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling crokey-proc_macros v1.1.1 [INFO] [stderr] Compiling as_derive_utils v0.11.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling lazy-regex v3.4.1 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling steel-derive v0.6.0 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling abi_stable_derive v0.11.3 [INFO] [stderr] Compiling polling v3.7.4 [INFO] [stderr] Compiling quickscope v0.2.0 [INFO] [stderr] Compiling im-lists v0.9.0 [INFO] [stderr] Compiling weak-table v0.3.2 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling crokey v1.1.1 [INFO] [stderr] Compiling steel-gen v0.3.0 [INFO] [stderr] Compiling termimad v0.31.3 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling steel-core v0.7.0 [INFO] [stderr] Compiling abi_stable v0.11.3 [INFO] [stderr] Compiling lasso v0.7.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling steel-parser v0.7.0 [INFO] [stderr] Compiling async-ffi v0.5.0 [INFO] [stderr] Compiling steel-doc v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 30s [INFO] running `Command { std: "docker" "inspect" "663d3f14d0c917ce0ee698220f1a04d94895ef165f891cfd221c0f104a8dc278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "663d3f14d0c917ce0ee698220f1a04d94895ef165f891cfd221c0f104a8dc278", kill_on_drop: false }` [INFO] [stdout] 663d3f14d0c917ce0ee698220f1a04d94895ef165f891cfd221c0f104a8dc278 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] a3f7869f31d12a68f69be6cb978c985d3627c9514347846e60eab3b6b82cb383 [INFO] running `Command { std: "docker" "start" "-a" "a3f7869f31d12a68f69be6cb978c985d3627c9514347846e60eab3b6b82cb383", kill_on_drop: false }` [INFO] [stderr] Compiling steel-doc v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `Command { std: "docker" "inspect" "a3f7869f31d12a68f69be6cb978c985d3627c9514347846e60eab3b6b82cb383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3f7869f31d12a68f69be6cb978c985d3627c9514347846e60eab3b6b82cb383", kill_on_drop: false }` [INFO] [stdout] a3f7869f31d12a68f69be6cb978c985d3627c9514347846e60eab3b6b82cb383 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] c3dcef1bfc3d2de52d5ba71ddf7d592a5b0fb1ff595244b43e1b33b16bdaf8f2 [INFO] running `Command { std: "docker" "start" "-a" "c3dcef1bfc3d2de52d5ba71ddf7d592a5b0fb1ff595244b43e1b33b16bdaf8f2", 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/steel_doc-69b78e0d9259668b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/steel_doc-103cd9a8e28c7958) [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] [stderr] Doc-tests steel_doc [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" "c3dcef1bfc3d2de52d5ba71ddf7d592a5b0fb1ff595244b43e1b33b16bdaf8f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3dcef1bfc3d2de52d5ba71ddf7d592a5b0fb1ff595244b43e1b33b16bdaf8f2", kill_on_drop: false }` [INFO] [stdout] c3dcef1bfc3d2de52d5ba71ddf7d592a5b0fb1ff595244b43e1b33b16bdaf8f2