[INFO] fetching crate yash-builtin 0.16.0...
[INFO] testing yash-builtin-0.16.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate yash-builtin 0.16.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate yash-builtin 0.16.0
[INFO] finished tweaking crates.io crate yash-builtin 0.16.0
[INFO] tweaked toml for crates.io crate yash-builtin 0.16.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yash-builtin 0.16.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yash-builtin 0.16.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unix_str v1.0.0
[INFO] [stderr]   Downloaded yash-quote v1.1.1
[INFO] [stderr]   Downloaded yash-semantics v0.15.0
[INFO] [stderr]   Downloaded unix_path v1.0.1
[INFO] [stderr]   Downloaded yash-fnmatch v1.1.2
[INFO] [stderr]   Downloaded yash-arith v0.2.3
[INFO] [stderr]   Downloaded annotate-snippets v0.12.15
[INFO] [stderr]   Downloaded yash-syntax v0.20.0
[INFO] [stderr]   Downloaded yash-env v0.13.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62eab6f8a4e76b20ebca1ffca3e499f6191eb135c23b802682461eae3ec10eb4
[INFO] running `Command { std: "docker" "start" "-a" "62eab6f8a4e76b20ebca1ffca3e499f6191eb135c23b802682461eae3ec10eb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62eab6f8a4e76b20ebca1ffca3e499f6191eb135c23b802682461eae3ec10eb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62eab6f8a4e76b20ebca1ffca3e499f6191eb135c23b802682461eae3ec10eb4", kill_on_drop: false }`
[INFO] [stdout] 62eab6f8a4e76b20ebca1ffca3e499f6191eb135c23b802682461eae3ec10eb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcbb290283a49f92979ae63da52a6e5f3f789ef30b69f7767a977441da1595a3
[INFO] running `Command { std: "docker" "start" "-a" "bcbb290283a49f92979ae63da52a6e5f3f789ef30b69f7767a977441da1595a3", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling unix_str v1.0.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling yash-quote v1.1.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling unix_path v1.0.1
[INFO] [stderr]    Compiling annotate-snippets v0.12.15
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling yash-env v0.13.0
[INFO] [stderr]    Compiling yash-builtin v0.16.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.78s
[INFO] running `Command { std: "docker" "inspect" "bcbb290283a49f92979ae63da52a6e5f3f789ef30b69f7767a977441da1595a3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcbb290283a49f92979ae63da52a6e5f3f789ef30b69f7767a977441da1595a3", kill_on_drop: false }`
[INFO] [stdout] bcbb290283a49f92979ae63da52a6e5f3f789ef30b69f7767a977441da1595a3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d7e2ba03d3a49ad33073593d09427c476d1e822e479157702563266908725008
[INFO] running `Command { std: "docker" "start" "-a" "d7e2ba03d3a49ad33073593d09427c476d1e822e479157702563266908725008", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling yash-env v0.13.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling yash-builtin v0.16.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/bg.rs:214:19
[INFO] [stdout]     |
[INFO] [stdout] 214 |     use yash_env::test_helper::assert_stderr;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.13.0/src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 631 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/bg.rs:215:19
[INFO] [stdout]     |
[INFO] [stdout] 215 |     use yash_env::test_helper::assert_stdout;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.13.0/src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 631 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/cd/assign.rs:121:19
[INFO] [stdout]     |
[INFO] [stdout] 121 |     use yash_env::test_helper::{assert_stderr, assert_stdout};
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.13.0/src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 631 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test_helper` in `yash_env`
[INFO] [stdout]    --> src/command/identify.rs:403:19
[INFO] [stdout]     |
[INFO] [stdout] 403 |     use yash_env::test_helper::function::FunctionBodyStub;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.13.0/src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 631 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/cd.rs:170:19
[INFO] [stdout]     |
[INFO] [stdout] 170 |     use yash_env::test_helper::assert_stderr;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.13.0/src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 631 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/invoke.rs:173:19
[INFO] [stdout]     |
[INFO] [stdout] 173 |     use yash_env::test_helper::assert_stderr;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.13.0/src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 631 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test_helper` in `yash_env`
[INFO] [stdout]    --> src/command/search.rs:103:19
[INFO] [stdout]     |
[INFO] [stdout] 103 |     use yash_env::test_helper::function::FunctionBodyStub;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.13.0/src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 631 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/command/invoke.rs:174:19
[INFO] [stdout]     |
[INFO] [stdout] 174 |     use yash_env::test_helper::assert_stdout;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.13.0/src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 631 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/continue.rs:75:19
[INFO] [stdout]     |
[INFO] [stdout]  75 |     use yash_env::test_helper::assert_stderr;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.13.0/src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 631 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/continue.rs:76:19
[INFO] [stdout]     |
[INFO] [stdout]  76 |     use yash_env::test_helper::assert_stdout;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.13.0/src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 631 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/exit.rs:104:19
[INFO] [stdout]     |
[INFO] [stdout] 104 |     use yash_env::test_helper::assert_stderr;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.13.0/src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 631 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/fg.rs:222:19
[INFO] [stdout]     |
[INFO] [stdout] 222 |     use yash_env::test_helper::assert_stderr;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.13.0/src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 631 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/fg.rs:223:19
[INFO] [stdout]     |
[INFO] [stdout] 223 |     use yash_env::test_helper::assert_stdout;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.13.0/src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 631 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/fg.rs:224:19
[INFO] [stdout]     |
[INFO] [stdout] 224 |     use yash_env::test_helper::in_virtual_system;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.13.0/src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 631 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/fg.rs:225:19
[INFO] [stdout]     |
[INFO] [stdout] 225 |     use yash_env::test_helper::stub_tty;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.13.0/src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 631 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/jobs.rs:141:19
[INFO] [stdout]     |
[INFO] [stdout] 141 |     use yash_env::test_helper::assert_stderr;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.13.0/src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 631 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/jobs.rs:142:19
[INFO] [stdout]     |
[INFO] [stdout] 142 |     use yash_env::test_helper::assert_stdout;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.13.0/src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 631 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/kill/send.rs:198:19
[INFO] [stdout]     |
[INFO] [stdout] 198 |     use yash_env::test_helper::assert_stderr;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.13.0/src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 631 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/read/input.rs:226:19
[INFO] [stdout]     |
[INFO] [stdout] 226 |     use yash_env::test_helper::in_virtual_system;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.13.0/src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 631 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/return.rs:119:19
[INFO] [stdout]     |
[INFO] [stdout] 119 |     use yash_env::test_helper::assert_stderr;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.13.0/src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 631 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/set.rs:226:19
[INFO] [stdout]     |
[INFO] [stdout] 226 |     use yash_env::test_helper::assert_stderr;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.13.0/src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 631 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/set.rs:227:19
[INFO] [stdout]     |
[INFO] [stdout] 227 |     use yash_env::test_helper::assert_stdout;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.13.0/src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 631 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/shift.rs:137:19
[INFO] [stdout]     |
[INFO] [stdout] 137 |     use yash_env::test_helper::assert_stderr;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.13.0/src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 631 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/trap.rs:330:19
[INFO] [stdout]     |
[INFO] [stdout] 330 |     use yash_env::test_helper::assert_stderr;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.13.0/src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 631 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test_helper` in `yash_env`
[INFO] [stdout]    --> src/typeset/set_functions.rs:83:19
[INFO] [stdout]     |
[INFO] [stdout]  83 |     use yash_env::test_helper::function::FunctionBodyStub;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.13.0/src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 631 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/trap.rs:331:19
[INFO] [stdout]     |
[INFO] [stdout] 331 |     use yash_env::test_helper::assert_stdout;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.13.0/src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 631 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/wait/core.rs:127:19
[INFO] [stdout]     |
[INFO] [stdout] 127 |     use yash_env::test_helper::in_virtual_system;
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.13.0/src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 631 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `yash_semantics` in this scope
[INFO] [stdout]    --> src/command/invoke.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 |     use yash_semantics::Divert::Return;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `yash_semantics`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `yash_semantics`, use `cargo add yash_semantics` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_env::test_helper`
[INFO] [stdout]    --> src/wait.rs:147:19
[INFO] [stdout]     |
[INFO] [stdout] 147 |     use yash_env::test_helper::{in_virtual_system, stub_tty};
[INFO] [stdout]     |                   ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.13.0/src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 631 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `yash_syntax` in this scope
[INFO] [stdout]    --> src/command/invoke.rs:177:9
[INFO] [stdout]     |
[INFO] [stdout] 177 |     use yash_syntax::syntax::FullCompoundCommand;
[INFO] [stdout]     |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `yash_syntax`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `yash_syntax`, use `cargo add yash_syntax` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `yash_semantics` in this scope
[INFO] [stdout]    --> src/command/invoke.rs:190:17
[INFO] [stdout]     |
[INFO] [stdout] 190 |             use yash_semantics::command::Command as _;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `yash_semantics`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `yash_semantics`, use `cargo add yash_semantics` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `yash_semantics` in this scope
[INFO] [stdout]    --> src/set.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 230 |     use yash_semantics::command::Command as _;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `yash_semantics`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `yash_semantics`, use `cargo add yash_semantics` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `yash_syntax` in this scope
[INFO] [stdout]    --> src/set.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 |     use yash_syntax::syntax::List;
[INFO] [stdout]     |         ^^^^^^^^^^^ use of unresolved module or unlinked crate `yash_syntax`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `yash_syntax`, use `cargo add yash_syntax` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `yash_semantics`
[INFO] [stdout]    --> src/command/invoke.rs:176:9
[INFO] [stdout]     |
[INFO] [stdout] 176 |     use yash_semantics::Runtime;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `yash_semantics`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `yash_semantics`, use `cargo add yash_semantics` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `yash_semantics` in this scope
[INFO] [stdout]    --> src/command/invoke.rs:263:21
[INFO] [stdout]     |
[INFO] [stdout] 263 |                     yash_semantics::command::simple_command::execute_function_body(
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `yash_semantics`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `yash_semantics`, use `cargo add yash_semantics` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `yash_syntax` in this scope
[INFO] [stdout]    --> src/set.rs:240:17
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 yash_syntax::parser::lex::is_name(name)
[INFO] [stdout]     |                 ^^^^^^^^^^^ use of unresolved module or unlinked crate `yash_syntax`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `yash_syntax`, use `cargo add yash_syntax` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `yash_semantics` in this scope
[INFO] [stdout]    --> src/wait/core.rs:194:29
[INFO] [stdout]     |
[INFO] [stdout] 194 | ...                   yash_semantics::trap::run_trap_if_caught(env, signal).await
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `yash_semantics`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `yash_semantics`, use `cargo add yash_semantics` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find `test_helper` in `yash_env`
[INFO] [stdout]    --> src/unset/semantics.rs:406:30
[INFO] [stdout]     |
[INFO] [stdout] 406 |         let body = yash_env::test_helper::function::FunctionBodyStub::rc_dyn();
[INFO] [stdout]     |                              ^^^^^^^^^^^ could not find `test_helper` in `yash_env`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yash-env-0.13.0/src/lib.rs:631:9
[INFO] [stdout]     |
[INFO] [stdout] 630 | #[cfg(any(test, feature = "test-helper"))]
[INFO] [stdout]     |          ------------------------------- the item is gated here
[INFO] [stdout] 631 | pub mod test_helper;
[INFO] [stdout]     |         ^^^^^^^^^^^
[INFO] [stdout] note: struct `crate::typeset::print_functions::tests::FunctionBodyStub` exists but is inaccessible
[INFO] [stdout]    --> src/typeset/print_functions.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     struct FunctionBodyStub(String);
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ not accessible
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yash-builtin` (lib test) due to 38 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d7e2ba03d3a49ad33073593d09427c476d1e822e479157702563266908725008", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d7e2ba03d3a49ad33073593d09427c476d1e822e479157702563266908725008", kill_on_drop: false }`
[INFO] [stdout] d7e2ba03d3a49ad33073593d09427c476d1e822e479157702563266908725008
