[INFO] fetching crate ortho_config 0.5.0-beta2... [INFO] testing ortho_config-0.5.0-beta2 against 1.90.0 for beta-1.91-3 [INFO] extracting crate ortho_config 0.5.0-beta2 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate ortho_config 0.5.0-beta2 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ortho_config 0.5.0-beta2 [INFO] tweaked toml for crates.io crate ortho_config 0.5.0-beta2 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ortho_config 0.5.0-beta2 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ortho_config 0.5.0-beta2 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" "+1.90.0" "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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pear_codegen v0.2.9 [INFO] [stderr] Downloaded xdg v3.0.0 [INFO] [stderr] Downloaded figment-json5 v0.1.1 [INFO] [stderr] Downloaded serde_spanned v1.0.1 [INFO] [stderr] Downloaded toml v0.9.6 [INFO] [stderr] Downloaded synthez-codegen v0.3.1 [INFO] [stderr] Downloaded synthez v0.3.1 [INFO] [stderr] Downloaded clap-dispatch v0.1.1 [INFO] [stderr] Downloaded cucumber-codegen v0.21.1 [INFO] [stderr] Downloaded camino v1.2.0 [INFO] [stderr] Downloaded cucumber-expressions v0.3.0 [INFO] [stderr] Downloaded synthez-core v0.3.1 [INFO] [stderr] Downloaded typed-builder-macro v0.15.2 [INFO] [stderr] Downloaded cucumber v0.21.1 [INFO] [stderr] Downloaded gherkin v0.14.0 [INFO] [stderr] Downloaded sealed v0.5.0 [INFO] [stderr] Downloaded typed-builder v0.15.2 [INFO] [stderr] Downloaded pear v0.2.9 [INFO] [stderr] Downloaded ortho_config_macros v0.5.0-beta2 [INFO] [stderr] Downloaded smart-default v0.7.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8eb31c4d538007fab1de82caed13287f1527139446532e7ce3081089a1de98db [INFO] running `Command { std: "docker" "start" "-a" "8eb31c4d538007fab1de82caed13287f1527139446532e7ce3081089a1de98db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8eb31c4d538007fab1de82caed13287f1527139446532e7ce3081089a1de98db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eb31c4d538007fab1de82caed13287f1527139446532e7ce3081089a1de98db", kill_on_drop: false }` [INFO] [stdout] 8eb31c4d538007fab1de82caed13287f1527139446532e7ce3081089a1de98db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16cbe013298f49e7b5d65f64a9d7617fcd50d58fa8849667fbcf32e1309dd502 [INFO] running `Command { std: "docker" "start" "-a" "16cbe013298f49e7b5d65f64a9d7617fcd50d58fa8849667fbcf32e1309dd502", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling xdg v3.0.0 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling toml_datetime v0.7.1 [INFO] [stderr] Compiling serde_spanned v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling toml v0.9.6 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling ortho_config_macros v0.5.0-beta2 [INFO] [stderr] Compiling clap-dispatch v0.1.1 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling ortho_config v0.5.0-beta2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.58s [INFO] running `Command { std: "docker" "inspect" "16cbe013298f49e7b5d65f64a9d7617fcd50d58fa8849667fbcf32e1309dd502", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16cbe013298f49e7b5d65f64a9d7617fcd50d58fa8849667fbcf32e1309dd502", kill_on_drop: false }` [INFO] [stdout] 16cbe013298f49e7b5d65f64a9d7617fcd50d58fa8849667fbcf32e1309dd502 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6b301d1530d98b8776e56376c54e65419a7e2dcc6b6738236034b9140510883 [INFO] running `Command { std: "docker" "start" "-a" "c6b301d1530d98b8776e56376c54e65419a7e2dcc6b6738236034b9140510883", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rstest_macros v0.26.1 [INFO] [stderr] Compiling cap-primitives v3.4.4 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling cap-std v3.4.4 [INFO] [stderr] Compiling camino v1.2.0 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling inventory v0.3.20 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling rustix-linux-procfs v0.1.1 [INFO] [stderr] Compiling tempfile v3.22.0 [INFO] [stderr] Compiling fs-set-times v0.20.3 [INFO] [stderr] Compiling clap_builder v4.5.47 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling typed-builder-macro v0.15.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling clap-dispatch v0.1.1 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling ortho_config_macros v0.5.0-beta2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling synthez-core v0.3.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling typed-builder v0.15.2 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serial_test_derive v3.2.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling synthez-codegen v0.3.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.4.1 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling synthez v0.3.1 [INFO] [stderr] Compiling cucumber-expressions v0.3.0 [INFO] [stderr] Compiling clap v4.5.47 [INFO] [stderr] Compiling lazy-regex v3.4.1 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling cucumber-codegen v0.21.1 [INFO] [stderr] Compiling gherkin v0.14.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling trybuild v1.0.111 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serial_test v3.2.0 [INFO] [stderr] Compiling cucumber v0.21.1 [INFO] [stderr] Compiling rstest v0.26.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling ortho_config v0.5.0-beta2 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `test_helpers` [INFO] [stdout] --> src/subcommand/paths.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | use test_helpers::env::{self as test_env, EnvVarGuard}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_helpers`, use `cargo add test_helpers` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `test_helpers` [INFO] [stdout] --> src/subcommand/paths.rs:206:9 [INFO] [stdout] | [INFO] [stdout] 206 | use test_helpers::env::{self as test_env, EnvVarGuard}; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_helpers`, use `cargo add test_helpers` to add it to your `Cargo.toml` [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 `ortho_config` (lib test) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0432]: unresolved import `test_helpers` [INFO] [stdout] --> tests/subcommand_merge.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use test_helpers::env; [INFO] [stdout] | ^^^^^^^^^^^^ use of unresolved module or unlinked crate `test_helpers` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `test_helpers`, use `cargo add test_helpers` 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 `ortho_config` (test "subcommand_merge") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "c6b301d1530d98b8776e56376c54e65419a7e2dcc6b6738236034b9140510883", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6b301d1530d98b8776e56376c54e65419a7e2dcc6b6738236034b9140510883", kill_on_drop: false }` [INFO] [stdout] c6b301d1530d98b8776e56376c54e65419a7e2dcc6b6738236034b9140510883