[INFO] fetching crate peace_cli 0.0.15... [INFO] testing peace_cli-0.0.15 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate peace_cli 0.0.15 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate peace_cli 0.0.15 [INFO] finished tweaking crates.io crate peace_cli 0.0.15 [INFO] tweaked toml for crates.io crate peace_cli 0.0.15 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate peace_cli 0.0.15 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] crate crates.io crate peace_cli 0.0.15 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b37c30e063e91eaa16bd12fba874d2fa5a6d08900595fbe2583b48bc763fb5ab [INFO] running `Command { std: "docker" "start" "-a" "b37c30e063e91eaa16bd12fba874d2fa5a6d08900595fbe2583b48bc763fb5ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b37c30e063e91eaa16bd12fba874d2fa5a6d08900595fbe2583b48bc763fb5ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b37c30e063e91eaa16bd12fba874d2fa5a6d08900595fbe2583b48bc763fb5ab", kill_on_drop: false }` [INFO] [stdout] b37c30e063e91eaa16bd12fba874d2fa5a6d08900595fbe2583b48bc763fb5ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] ec60cfe5aead1de1e2f27a0a65f0d9fcae32b7c313e35ff2506b49d37bd80c28 [INFO] running `Command { std: "docker" "start" "-a" "ec60cfe5aead1de1e2f27a0a65f0d9fcae32b7c313e35ff2506b49d37bd80c28", kill_on_drop: false }` [INFO] [stderr] Compiling id_newtype v0.1.0 [INFO] [stderr] Compiling resman v0.19.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling rt_ref v0.3.0 [INFO] [stderr] Compiling downcast-rs v2.0.1 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling own v0.1.3 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling dyn-clone v1.0.19 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling peace_cli_model v0.0.15 [INFO] [stderr] Compiling rt_map v0.6.0 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling raw_tty v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling peace_static_check_macros v0.0.15 [INFO] [stderr] Compiling dot_ix_static_check_macros v0.10.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling peace_data_derive v0.0.15 [INFO] [stderr] Compiling peace_params_derive v0.0.15 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling interruptible v0.2.4 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling peace_fmt v0.0.15 [INFO] [stderr] Compiling tynm v0.2.0 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_tagged v0.4.0 [INFO] [stderr] Compiling peace_core v0.0.15 [INFO] [stderr] Compiling petgraph v0.8.1 [INFO] [stderr] Compiling dot_ix_model v0.10.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling peace_item_model v0.0.15 [INFO] [stderr] Compiling peace_profile_model v0.0.15 [INFO] [stderr] Compiling type_reg v0.9.0 [INFO] [stderr] Compiling daggy v0.9.0 [INFO] [stderr] Compiling dot_ix v0.10.0 [INFO] [stderr] Compiling fn_graph v0.18.0 [INFO] [stderr] Compiling peace_data v0.0.15 [INFO] [stderr] Compiling peace_flow_model v0.0.15 [INFO] [stderr] Compiling peace_cmd_model v0.0.15 [INFO] [stderr] Compiling peace_resource_rt v0.0.15 [INFO] [stderr] Compiling peace_params v0.0.15 [INFO] [stderr] Compiling peace_rt_model_core v0.0.15 [INFO] [stderr] Compiling peace_cli v0.0.15 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.55s [INFO] running `Command { std: "docker" "inspect" "ec60cfe5aead1de1e2f27a0a65f0d9fcae32b7c313e35ff2506b49d37bd80c28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec60cfe5aead1de1e2f27a0a65f0d9fcae32b7c313e35ff2506b49d37bd80c28", kill_on_drop: false }` [INFO] [stdout] ec60cfe5aead1de1e2f27a0a65f0d9fcae32b7c313e35ff2506b49d37bd80c28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] b1ebfb77b71d396539321f247acebb596fa0545bdd1f5d18089b0530dda3cbe7 [INFO] running `Command { std: "docker" "start" "-a" "b1ebfb77b71d396539321f247acebb596fa0545bdd1f5d18089b0530dda3cbe7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] running `Command { std: "docker" "inspect" "b1ebfb77b71d396539321f247acebb596fa0545bdd1f5d18089b0530dda3cbe7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b1ebfb77b71d396539321f247acebb596fa0545bdd1f5d18089b0530dda3cbe7", kill_on_drop: false }` [INFO] [stdout] b1ebfb77b71d396539321f247acebb596fa0545bdd1f5d18089b0530dda3cbe7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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", kill_on_drop: false }` [INFO] [stdout] 60170e718221e7cb385a643c4e1713fd7b3f671bea00806628500bead987b29f [INFO] running `Command { std: "docker" "start" "-a" "60170e718221e7cb385a643c4e1713fd7b3f671bea00806628500bead987b29f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Doc-tests peace_cli [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/output/cli_output.rs - output::cli_output::CliOutput::new_with_writer (line 168) ... FAILED [INFO] [stdout] test src/output/cli_output_builder.rs - output::cli_output_builder::CliOutputBuilder::with_colorize (line 148) ... FAILED [INFO] [stdout] test src/output/cli_output_builder.rs - output::cli_output_builder::CliOutputBuilder::new_with_writer (line 81) ... FAILED [INFO] [stdout] test src/output/cli_output_builder.rs - output::cli_output_builder::CliOutputBuilder::with_outcome_format (line 132) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/output/cli_output.rs - output::cli_output::CliOutput::new_with_writer (line 168) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `peace_rt_model_native` [INFO] [stdout] --> src/output/cli_output.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 3 | use peace_rt_model_native::CliOutput; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `peace_rt_model_native` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use peace_rt_model_native::CliOutput; [INFO] [stdout] 3 + use peace_rt_model_core::CliOutput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/output/cli_output_builder.rs - output::cli_output_builder::CliOutputBuilder::with_colorize (line 148) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `peace_rt_model_native` [INFO] [stdout] --> src/output/cli_output_builder.rs:149:5 [INFO] [stdout] | [INFO] [stdout] 3 | use peace_rt_model_native::output::CliOutput; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `peace_rt_model_native` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use peace_rt_model_native::output::CliOutput; [INFO] [stdout] 3 + use peace_rt_model_core::output::CliOutput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CliColorize` [INFO] [stdout] --> src/output/cli_output_builder.rs:152:50 [INFO] [stdout] | [INFO] [stdout] 6 | let cli_output = CliOutput::new().with_colorized(CliColorize::Auto); [INFO] [stdout] | ^^^^^^^^^^^ use of undeclared type `CliColorize` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 2 + use peace_cli::output::CliColorize; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/output/cli_output_builder.rs - output::cli_output_builder::CliOutputBuilder::new_with_writer (line 81) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `peace_rt_model_native` [INFO] [stdout] --> src/output/cli_output_builder.rs:82:5 [INFO] [stdout] | [INFO] [stdout] 3 | use peace_rt_model_native::output::CliOutput; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `peace_rt_model_native` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 3 - use peace_rt_model_native::output::CliOutput; [INFO] [stdout] 3 + use peace_rt_model_core::output::CliOutput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `CliOutputBuilder` [INFO] [stdout] --> src/output/cli_output_builder.rs:86:18 [INFO] [stdout] | [INFO] [stdout] 7 | let cli_output = CliOutputBuilder::new_with_writer(&mut buffer).build(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ use of undeclared type `CliOutputBuilder` [INFO] [stdout] | [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 2 + use peace_cli::output::CliOutputBuilder; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/output/cli_output_builder.rs - output::cli_output_builder::CliOutputBuilder::with_outcome_format (line 132) stdout ---- [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `peace_rt_model_native` [INFO] [stdout] --> src/output/cli_output_builder.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 4 | use peace_rt_model_native::output::CliOutput; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `peace_rt_model_native` [INFO] [stdout] | [INFO] [stdout] help: there is a crate or module with a similar name [INFO] [stdout] | [INFO] [stdout] 4 - use peace_rt_model_native::output::CliOutput; [INFO] [stdout] 4 + use peace_rt_model_core::output::CliOutput; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `peace_rt_model_core::output::OutputFormat` [INFO] [stdout] --> src/output/cli_output_builder.rs:133:5 [INFO] [stdout] | [INFO] [stdout] 3 | use peace_rt_model_core::output::OutputFormat; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `OutputFormat` in `output` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum instead [INFO] [stdout] | [INFO] [stdout] 3 - use peace_rt_model_core::output::OutputFormat; [INFO] [stdout] 3 + use peace_cli_model::OutputFormat; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/output/cli_output.rs - output::cli_output::CliOutput::new_with_writer (line 168) [INFO] [stdout] src/output/cli_output_builder.rs - output::cli_output_builder::CliOutputBuilder::new_with_writer (line 81) [INFO] [stdout] src/output/cli_output_builder.rs - output::cli_output_builder::CliOutputBuilder::with_colorize (line 148) [INFO] [stdout] src/output/cli_output_builder.rs - output::cli_output_builder::CliOutputBuilder::with_outcome_format (line 132) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "60170e718221e7cb385a643c4e1713fd7b3f671bea00806628500bead987b29f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60170e718221e7cb385a643c4e1713fd7b3f671bea00806628500bead987b29f", kill_on_drop: false }` [INFO] [stdout] 60170e718221e7cb385a643c4e1713fd7b3f671bea00806628500bead987b29f