[INFO] fetching crate elicitor-wizard-requestty 0.6.1... [INFO] testing elicitor-wizard-requestty-0.6.1 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate elicitor-wizard-requestty 0.6.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate elicitor-wizard-requestty 0.6.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate elicitor-wizard-requestty 0.6.1 [INFO] tweaked toml for crates.io crate elicitor-wizard-requestty 0.6.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate elicitor-wizard-requestty 0.6.1 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate elicitor-wizard-requestty 0.6.1 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 983147818bf9f03b30651079d43bc205004e2c15bf7fbe7d58f891e1b2ef1f60 [INFO] running `Command { std: "docker" "start" "-a" "983147818bf9f03b30651079d43bc205004e2c15bf7fbe7d58f891e1b2ef1f60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "983147818bf9f03b30651079d43bc205004e2c15bf7fbe7d58f891e1b2ef1f60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "983147818bf9f03b30651079d43bc205004e2c15bf7fbe7d58f891e1b2ef1f60", kill_on_drop: false }` [INFO] [stdout] 983147818bf9f03b30651079d43bc205004e2c15bf7fbe7d58f891e1b2ef1f60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3c9331d41d99d3758f9cbe278faecec600f0d2c414856416961471c83ec59a64 [INFO] running `Command { std: "docker" "start" "-a" "3c9331d41d99d3758f9cbe278faecec600f0d2c414856416961471c83ec59a64", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.179 [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v2.0.113 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling signal-hook-mio v0.2.5 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling requestty-ui v0.5.0 [INFO] [stderr] Compiling requestty v0.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling elicitor-macro v0.6.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling elicitor-types v0.6.1 [INFO] [stderr] Compiling elicitor v0.6.1 [INFO] [stderr] Compiling elicitor-wizard-requestty v0.6.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.64s [INFO] running `Command { std: "docker" "inspect" "3c9331d41d99d3758f9cbe278faecec600f0d2c414856416961471c83ec59a64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c9331d41d99d3758f9cbe278faecec600f0d2c414856416961471c83ec59a64", kill_on_drop: false }` [INFO] [stdout] 3c9331d41d99d3758f9cbe278faecec600f0d2c414856416961471c83ec59a64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 900d17cc57bfc042ede5b87d1a7ea0556202d6f19351a2d2eba802e0a94c2240 [INFO] running `Command { std: "docker" "start" "-a" "900d17cc57bfc042ede5b87d1a7ea0556202d6f19351a2d2eba802e0a94c2240", kill_on_drop: false }` [INFO] [stderr] Compiling elicitor-wizard-requestty v0.6.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `example_surveys` [INFO] [stdout] --> examples/requestty_basic_fields.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use example_surveys::BasicFields; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `example_surveys` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `example_surveys`, use `cargo add example_surveys` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `example_surveys` [INFO] [stdout] --> examples/requestty_prelude_epilogue.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use example_surveys::FitnessProfile; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `example_surveys` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `example_surveys`, use `cargo add example_surveys` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `example_surveys` [INFO] [stdout] --> examples/requestty_job_application.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use example_surveys::JobApplication; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `example_surveys` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `example_surveys`, use `cargo add example_surveys` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `example_surveys` [INFO] [stdout] --> examples/requestty_min_max_bounds.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use example_surveys::GameSettings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `example_surveys` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `example_surveys`, use `cargo add example_surveys` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `example_surveys` [INFO] [stdout] --> examples/requestty_vec_lists.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use example_surveys::{ShoppingList, StudentGrades}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `example_surveys` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `example_surveys`, use `cargo add example_surveys` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `elicitor-wizard-requestty` (example "requestty_basic_fields") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `example_surveys` [INFO] [stdout] --> examples/requestty_nested_struct.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use example_surveys::UserRegistration; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `example_surveys` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `example_surveys`, use `cargo add example_surveys` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `example_surveys` [INFO] [stdout] --> examples/requestty_validation.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use example_surveys::AccountCreation; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `example_surveys` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `example_surveys`, use `cargo add example_surveys` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `example_surveys` [INFO] [stdout] --> examples/requestty_enum_oneof.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use example_surveys::Checkout; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `example_surveys` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `example_surveys`, use `cargo add example_surveys` 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] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `elicitor-wizard-requestty` (example "requestty_prelude_epilogue") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `example_surveys` [INFO] [stdout] --> examples/requestty_masked_input.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use example_surveys::Login; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `example_surveys` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `example_surveys`, use `cargo add example_surveys` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `example_surveys` [INFO] [stdout] --> examples/requestty_spooky_forest.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use example_surveys::SpookyForest; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `example_surveys` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `example_surveys`, use `cargo add example_surveys` 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] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `example_surveys` [INFO] [stdout] --> examples/requestty_multiline_text.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use example_surveys::BlogPost; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `example_surveys` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `example_surveys`, use `cargo add example_surveys` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `elicitor-wizard-requestty` (example "requestty_min_max_bounds") due to 1 previous error [INFO] [stderr] error: could not compile `elicitor-wizard-requestty` (example "requestty_vec_lists") due to 1 previous error [INFO] [stderr] error: could not compile `elicitor-wizard-requestty` (example "requestty_job_application") due to 1 previous error [INFO] [stderr] error: could not compile `elicitor-wizard-requestty` (example "requestty_enum_oneof") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `elicitor-wizard-requestty` (example "requestty_validation") due to 1 previous error [INFO] [stderr] error: could not compile `elicitor-wizard-requestty` (example "requestty_masked_input") due to 1 previous error [INFO] [stderr] error: could not compile `elicitor-wizard-requestty` (example "requestty_nested_struct") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `elicitor-wizard-requestty` (example "requestty_multiline_text") due to 1 previous error [INFO] [stderr] error: could not compile `elicitor-wizard-requestty` (example "requestty_spooky_forest") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `example_surveys` [INFO] [stdout] --> examples/requestty_optional_fields.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use example_surveys::ProjectConfig; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `example_surveys` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `example_surveys`, use `cargo add example_surveys` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `example_surveys` [INFO] [stdout] --> examples/requestty_multiselect.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use example_surveys::DeveloperProfile; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `example_surveys` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `example_surveys`, use `cargo add example_surveys` 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] [stdout] error[E0432]: unresolved import `example_surveys` [INFO] [stdout] --> examples/requestty_suggestions.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | use example_surveys::AppSettings; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `example_surveys` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `example_surveys`, use `cargo add example_surveys` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `elicitor-wizard-requestty` (example "requestty_optional_fields") due to 1 previous error [INFO] [stdout] error[E0432]: unresolved import `example_surveys` [INFO] [stdout] --> examples/requestty_sandwich.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use example_surveys::SandwichOrder; [INFO] [stdout] | ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `example_surveys` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `example_surveys`, use `cargo add example_surveys` 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] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `elicitor-wizard-requestty` (example "requestty_suggestions") due to 1 previous error [INFO] [stderr] error: could not compile `elicitor-wizard-requestty` (example "requestty_multiselect") due to 1 previous error [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `elicitor-wizard-requestty` (example "requestty_sandwich") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "900d17cc57bfc042ede5b87d1a7ea0556202d6f19351a2d2eba802e0a94c2240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "900d17cc57bfc042ede5b87d1a7ea0556202d6f19351a2d2eba802e0a94c2240", kill_on_drop: false }` [INFO] [stdout] 900d17cc57bfc042ede5b87d1a7ea0556202d6f19351a2d2eba802e0a94c2240