[INFO] fetching crate shizen 0.1.1... [INFO] testing shizen-0.1.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate shizen 0.1.1 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate shizen 0.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate shizen 0.1.1 [INFO] tweaked toml for crates.io crate shizen 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate shizen 0.1.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 70 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e6b988a1d00a47f146b01ab45b1e2d6321fb02d189d56d59a1b178d18225297 [INFO] running `Command { std: "docker" "start" "-a" "8e6b988a1d00a47f146b01ab45b1e2d6321fb02d189d56d59a1b178d18225297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e6b988a1d00a47f146b01ab45b1e2d6321fb02d189d56d59a1b178d18225297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e6b988a1d00a47f146b01ab45b1e2d6321fb02d189d56d59a1b178d18225297", kill_on_drop: false }` [INFO] [stdout] 8e6b988a1d00a47f146b01ab45b1e2d6321fb02d189d56d59a1b178d18225297 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d2f1a416e1ebb31a035f4bec2185ebeba84ca5fa454b13258ee80ccc3ca3ed78 [INFO] running `Command { std: "docker" "start" "-a" "d2f1a416e1ebb31a035f4bec2185ebeba84ca5fa454b13258ee80ccc3ca3ed78", kill_on_drop: false }` [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling arraydeque v0.5.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling shizen-buffers v0.1.1 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling pest_meta v2.8.1 [INFO] [stderr] Compiling ordered-multimap v0.7.3 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling yaml-rust2 v0.8.1 [INFO] [stderr] Compiling rust-ini v0.20.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling bitflags v2.9.3 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling config v0.14.1 [INFO] [stderr] Compiling shizen-config v0.1.1 [INFO] [stderr] Compiling shizen-macros v0.1.1 [INFO] [stderr] Compiling shizen v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.77s [INFO] running `Command { std: "docker" "inspect" "d2f1a416e1ebb31a035f4bec2185ebeba84ca5fa454b13258ee80ccc3ca3ed78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2f1a416e1ebb31a035f4bec2185ebeba84ca5fa454b13258ee80ccc3ca3ed78", kill_on_drop: false }` [INFO] [stdout] d2f1a416e1ebb31a035f4bec2185ebeba84ca5fa454b13258ee80ccc3ca3ed78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b7c0799b2e7ffed40e51c53c9e7a59931dd3d7095dc8a2c252367d52705f0685 [INFO] running `Command { std: "docker" "start" "-a" "b7c0799b2e7ffed40e51c53c9e7a59931dd3d7095dc8a2c252367d52705f0685", kill_on_drop: false }` [INFO] [stderr] Compiling shizen v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `shizen::components` [INFO] [stdout] --> tests/gain_vst.rs:1:13 [INFO] [stdout] | [INFO] [stdout] 1 | use shizen::components::GainComponent; [INFO] [stdout] | ^^^^^^^^^^ could not find `components` in `shizen` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 12 | #[cfg(feature = "components")] [INFO] [stdout] | ---------------------- the item is gated behind the `components` feature [INFO] [stdout] 13 | pub use shizen_components as components; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `shizen` (test "gain_vst") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b7c0799b2e7ffed40e51c53c9e7a59931dd3d7095dc8a2c252367d52705f0685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7c0799b2e7ffed40e51c53c9e7a59931dd3d7095dc8a2c252367d52705f0685", kill_on_drop: false }` [INFO] [stdout] b7c0799b2e7ffed40e51c53c9e7a59931dd3d7095dc8a2c252367d52705f0685