[INFO] fetching crate rudy-db 0.0.10...
[INFO] testing rudy-db-0.0.10 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate rudy-db 0.0.10 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate rudy-db 0.0.10
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate rudy-db 0.0.10
[INFO] tweaked toml for crates.io crate rudy-db 0.0.10 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rudy-db 0.0.10 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 rudy-db 0.0.10 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c88944421c96eda7c9814273ad5a059aa58ff28aed9358c5691d3db0c58ffc3a
[INFO] running `Command { std: "docker" "start" "-a" "c88944421c96eda7c9814273ad5a059aa58ff28aed9358c5691d3db0c58ffc3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c88944421c96eda7c9814273ad5a059aa58ff28aed9358c5691d3db0c58ffc3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c88944421c96eda7c9814273ad5a059aa58ff28aed9358c5691d3db0c58ffc3a", kill_on_drop: false }`
[INFO] [stdout] c88944421c96eda7c9814273ad5a059aa58ff28aed9358c5691d3db0c58ffc3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] f42198af97dabf378758719ac8043b5e20cc7c832973bf7c27989afbf5c88195
[INFO] running `Command { std: "docker" "start" "-a" "f42198af97dabf378758719ac8043b5e20cc7c832973bf7c27989afbf5c88195", kill_on_drop: false }`
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling boxcar v0.2.13
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling salsa-macro-rules v0.23.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling object v0.37.2
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling shadow_counted v0.4.0
[INFO] [stderr]    Compiling ruzstd v0.8.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling intrusive-collections v0.9.7
[INFO] [stderr]    Compiling unsynn v0.1.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling seize v0.5.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling papaya v0.2.3
[INFO] [stderr]    Compiling memmap2 v0.9.7
[INFO] [stderr]    Compiling gimli v0.32.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling salsa-macros v0.23.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling salsa v0.23.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling rudy-types v0.4.3
[INFO] [stderr]    Compiling rudy-parser v0.4.1
[INFO] [stderr]    Compiling rudy-dwarf v0.4.2
[INFO] [stderr]    Compiling rudy-db v0.0.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.99s
[INFO] running `Command { std: "docker" "inspect" "f42198af97dabf378758719ac8043b5e20cc7c832973bf7c27989afbf5c88195", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f42198af97dabf378758719ac8043b5e20cc7c832973bf7c27989afbf5c88195", kill_on_drop: false }`
[INFO] [stdout] f42198af97dabf378758719ac8043b5e20cc7c832973bf7c27989afbf5c88195
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 6106430fc23ba06fe18ccedbea15a7bfbc4a79cdc487fa8a5857a4fdaebddf23
[INFO] running `Command { std: "docker" "start" "-a" "6106430fc23ba06fe18ccedbea15a7bfbc4a79cdc487fa8a5857a4fdaebddf23", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling rstest_macros v0.25.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling divan-macros v0.1.21
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.43
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rstest_reuse v0.7.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling clap v4.5.43
[INFO] [stderr]    Compiling divan v0.1.21
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling insta v1.43.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling rudy-db v0.0.10 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling rstest v0.25.0
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> src/test_utils.rs:2:11
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub use ::test_utils::*;
[INFO] [stdout]   |           ^^^^^^^^^^ help: a similar path exists: `crate::test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `use` statements changed in Rust 2018; read more at <https://doc.rust-lang.org/edition-guide/rust-2018/module-system/path-clarity.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rudy-db` (lib test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6106430fc23ba06fe18ccedbea15a7bfbc4a79cdc487fa8a5857a4fdaebddf23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6106430fc23ba06fe18ccedbea15a7bfbc4a79cdc487fa8a5857a4fdaebddf23", kill_on_drop: false }`
[INFO] [stdout] 6106430fc23ba06fe18ccedbea15a7bfbc4a79cdc487fa8a5857a4fdaebddf23
