[INFO] fetching crate proper_path_tools 0.15.0... [INFO] testing proper_path_tools-0.15.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate proper_path_tools 0.15.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate proper_path_tools 0.15.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate proper_path_tools 0.15.0 [INFO] tweaked toml for crates.io crate proper_path_tools 0.15.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate proper_path_tools 0.15.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 33 packages to latest compatible versions [INFO] [stderr] Adding former_types v2.11.0 (available: v2.30.0) [INFO] [stderr] Adding mod_interface v0.29.0 (available: v0.51.0) [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-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a41cd670d83edd013bfafd4e90a2bea4e859afa599b97053c37719c94f66f055 [INFO] running `Command { std: "docker" "start" "-a" "a41cd670d83edd013bfafd4e90a2bea4e859afa599b97053c37719c94f66f055", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a41cd670d83edd013bfafd4e90a2bea4e859afa599b97053c37719c94f66f055", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a41cd670d83edd013bfafd4e90a2bea4e859afa599b97053c37719c94f66f055", kill_on_drop: false }` [INFO] [stdout] a41cd670d83edd013bfafd4e90a2bea4e859afa599b97053c37719c94f66f055 [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=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] 284e10ccefba21faba79e7533ebf156c5be8fec498a7dc70d7105a51549ece62 [INFO] running `Command { std: "docker" "start" "-a" "284e10ccefba21faba79e7533ebf156c5be8fec498a7dc70d7105a51549ece62", kill_on_drop: false }` [INFO] [stderr] Compiling collection_tools v0.14.0 [INFO] [stderr] Compiling clone_dyn_types v0.25.0 [INFO] [stderr] Compiling interval_adapter v0.26.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling camino v1.2.1 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling const_format v0.2.35 [INFO] [stderr] Compiling former_types v2.11.0 [INFO] [stderr] Compiling derive_tools v0.31.0 [INFO] [stderr] Compiling iter_tools v0.23.0 [INFO] [stderr] Compiling macro_tools v0.43.0 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling derive_tools_meta v0.30.0 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling mod_interface_meta v0.28.0 [INFO] [stderr] Compiling mod_interface v0.29.0 [INFO] [stderr] Compiling proper_path_tools v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.47s [INFO] running `Command { std: "docker" "inspect" "284e10ccefba21faba79e7533ebf156c5be8fec498a7dc70d7105a51549ece62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "284e10ccefba21faba79e7533ebf156c5be8fec498a7dc70d7105a51549ece62", kill_on_drop: false }` [INFO] [stdout] 284e10ccefba21faba79e7533ebf156c5be8fec498a7dc70d7105a51549ece62 [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=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] 2a36953ee741b711dc2fdf29daf4d33517ef2fdcd2641db4898527a90d1f2f6e [INFO] running `Command { std: "docker" "start" "-a" "2a36953ee741b711dc2fdf29daf4d33517ef2fdcd2641db4898527a90d1f2f6e", kill_on_drop: false }` [INFO] [stderr] Compiling proper_path_tools v0.15.0 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `tests/../../../../module/step/meta/src/module/terminal.rs`: No such file or directory (os error 2) [INFO] [stdout] --> tests/experiment.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | include!( "../../../../module/step/meta/src/module/terminal.rs" ); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `proper_path_tools` (test "experiment") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_tools` in the list of imported crates [INFO] [stdout] --> tests/smoke_test.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | ::test_tools::smoke_test_for_local_run(); [INFO] [stdout] | ^^^^^^^^^^ could not find `test_tools` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `test_tools` in the list of imported crates [INFO] [stdout] --> tests/smoke_test.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | ::test_tools::smoke_test_for_published_run(); [INFO] [stdout] | ^^^^^^^^^^ could not find `test_tools` in the list of imported crates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `tests/../../../../module/step/meta/src/module/terminal.rs`: No such file or directory (os error 2) [INFO] [stdout] --> tests/tests.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | include!( "../../../../module/step/meta/src/module/terminal.rs" ); [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 `proper_path_tools` (test "smoke_test") due to 2 previous errors [INFO] [stderr] error: could not compile `proper_path_tools` (test "tests") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "2a36953ee741b711dc2fdf29daf4d33517ef2fdcd2641db4898527a90d1f2f6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a36953ee741b711dc2fdf29daf4d33517ef2fdcd2641db4898527a90d1f2f6e", kill_on_drop: false }` [INFO] [stdout] 2a36953ee741b711dc2fdf29daf4d33517ef2fdcd2641db4898527a90d1f2f6e