[INFO] fetching crate symbolic-unreal 12.16.3...
[INFO] testing symbolic-unreal-12.16.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate symbolic-unreal 12.16.3 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate symbolic-unreal 12.16.3
[INFO] finished tweaking crates.io crate symbolic-unreal 12.16.3
[INFO] tweaked toml for crates.io crate symbolic-unreal 12.16.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate symbolic-unreal 12.16.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate symbolic-unreal 12.16.3 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded bitflags v2.7.0
[INFO] [stderr]   Downloaded console v0.15.10
[INFO] [stderr]   Downloaded anylog v0.6.4
[INFO] [stderr]   Downloaded string_cache v0.8.7
[INFO] [stderr]   Downloaded elementtree v1.2.3
[INFO] [stderr]   Downloaded similar v2.6.0
[INFO] [stderr]   Downloaded syn v2.0.96
[INFO] [stderr]   Downloaded cc v1.2.7
[INFO] [stderr]   Downloaded insta v1.42.0
[INFO] [stderr]   Downloaded similar-asserts v1.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 83c59ec05555c8362f98e735b1d71f0459fca56044d2ecb9167db0db518762e9
[INFO] running `Command { std: "docker" "start" "-a" "83c59ec05555c8362f98e735b1d71f0459fca56044d2ecb9167db0db518762e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "83c59ec05555c8362f98e735b1d71f0459fca56044d2ecb9167db0db518762e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83c59ec05555c8362f98e735b1d71f0459fca56044d2ecb9167db0db518762e9", kill_on_drop: false }`
[INFO] [stdout] 83c59ec05555c8362f98e735b1d71f0459fca56044d2ecb9167db0db518762e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d481dc598058f1c781dd100e53b57484e9b22dfd336b62d07a2a83b3455ded6e
[INFO] running `Command { std: "docker" "start" "-a" "d481dc598058f1c781dd100e53b57484e9b22dfd336b62d07a2a83b3455ded6e", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling bytes v1.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling anylog v0.6.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling elementtree v1.2.3
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling symbolic-unreal v12.16.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.24s
[INFO] running `Command { std: "docker" "inspect" "d481dc598058f1c781dd100e53b57484e9b22dfd336b62d07a2a83b3455ded6e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d481dc598058f1c781dd100e53b57484e9b22dfd336b62d07a2a83b3455ded6e", kill_on_drop: false }`
[INFO] [stdout] d481dc598058f1c781dd100e53b57484e9b22dfd336b62d07a2a83b3455ded6e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 926d0133680a95518841db168d39ac135a4f42525c0516995508bc2cef47a82c
[INFO] running `Command { std: "docker" "start" "-a" "926d0133680a95518841db168d39ac135a4f42525c0516995508bc2cef47a82c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling insta v1.42.0
[INFO] [stderr]    Compiling similar-asserts v1.6.0
[INFO] [stderr]    Compiling symbolic-unreal v12.16.3 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `symbolic_testutils`
[INFO] [stdout]    --> src/container.rs:411:9
[INFO] [stdout]     |
[INFO] [stdout] 411 |     use symbolic_testutils::fixture;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `symbolic_testutils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `symbolic_testutils`, use `cargo add symbolic_testutils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `symbolic-unreal` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "926d0133680a95518841db168d39ac135a4f42525c0516995508bc2cef47a82c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "926d0133680a95518841db168d39ac135a4f42525c0516995508bc2cef47a82c", kill_on_drop: false }`
[INFO] [stdout] 926d0133680a95518841db168d39ac135a4f42525c0516995508bc2cef47a82c
