[INFO] fetching crate tran_term 0.1.27... [INFO] testing tran_term-0.1.27 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate tran_term 0.1.27 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate tran_term 0.1.27 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tran_term 0.1.27 [INFO] tweaked toml for crates.io crate tran_term 0.1.27 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate tran_term 0.1.27 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate tran_term 0.1.27 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" "+beta-2025-10-28" "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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 351624f704e9c378b85a4b24783efde6029acfa2eeafacafceebaf742f9057bb [INFO] running `Command { std: "docker" "start" "-a" "351624f704e9c378b85a4b24783efde6029acfa2eeafacafceebaf742f9057bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "351624f704e9c378b85a4b24783efde6029acfa2eeafacafceebaf742f9057bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "351624f704e9c378b85a4b24783efde6029acfa2eeafacafceebaf742f9057bb", kill_on_drop: false }` [INFO] [stdout] 351624f704e9c378b85a4b24783efde6029acfa2eeafacafceebaf742f9057bb [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c18386c886790fbf2ba925577d0a4dcfa09ea6c81f5e5b57509de24c0fe5f5db [INFO] running `Command { std: "docker" "start" "-a" "c18386c886790fbf2ba925577d0a4dcfa09ea6c81f5e5b57509de24c0fe5f5db", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling daachorse v1.0.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling aok v0.1.17 [INFO] [stderr] Compiling static_init v1.0.4 [INFO] [stderr] Compiling static_init_macro v1.0.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tag_replace v0.1.17 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling htmlize v1.0.6 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tran_term v0.1.27 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.13s [INFO] running `Command { std: "docker" "inspect" "c18386c886790fbf2ba925577d0a4dcfa09ea6c81f5e5b57509de24c0fe5f5db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c18386c886790fbf2ba925577d0a4dcfa09ea6c81f5e5b57509de24c0fe5f5db", kill_on_drop: false }` [INFO] [stdout] c18386c886790fbf2ba925577d0a4dcfa09ea6c81f5e5b57509de24c0fe5f5db [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e3454701db8defc12e31bf796d7a606d96397c9385169682516e705e427eb515 [INFO] running `Command { std: "docker" "start" "-a" "e3454701db8defc12e31bf796d7a606d96397c9385169682516e705e427eb515", kill_on_drop: false }` [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling tran_term v0.1.27 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling loginit v0.1.18 [INFO] [stdout] error[E0433]: failed to resolve: could not find `yml` in `tran_term` [INFO] [stdout] --> tests/main.rs:48:29 [INFO] [stdout] | [INFO] [stdout] 48 | let mut term = tran_term::yml::load(include_str!("./term/zh.yml"))?; [INFO] [stdout] | ^^^ could not find `yml` in `tran_term` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature = "yml")] [INFO] [stdout] | --------------- the item is gated behind the `yml` feature [INFO] [stdout] 4 | pub mod yml; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tran_term` (test "main") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "e3454701db8defc12e31bf796d7a606d96397c9385169682516e705e427eb515", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e3454701db8defc12e31bf796d7a606d96397c9385169682516e705e427eb515", kill_on_drop: false }` [INFO] [stdout] e3454701db8defc12e31bf796d7a606d96397c9385169682516e705e427eb515