[INFO] fetching crate willbe 0.27.0...
[INFO] testing willbe-0.27.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate willbe 0.27.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate willbe 0.27.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate willbe 0.27.0
[INFO] tweaked toml for crates.io crate willbe 0.27.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate willbe 0.27.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate willbe 0.27.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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2687477167df0796fecf093110bdb8758bdf6584105d746bc9ea08629ac41b78
[INFO] running `Command { std: "docker" "start" "-a" "2687477167df0796fecf093110bdb8758bdf6584105d746bc9ea08629ac41b78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2687477167df0796fecf093110bdb8758bdf6584105d746bc9ea08629ac41b78", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2687477167df0796fecf093110bdb8758bdf6584105d746bc9ea08629ac41b78", kill_on_drop: false }`
[INFO] [stdout] 2687477167df0796fecf093110bdb8758bdf6584105d746bc9ea08629ac41b78
[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=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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fce8027d23404e926892094789b01f9a691b39a72879e7590cbda4b21e2fe94f
[INFO] running `Command { std: "docker" "start" "-a" "fce8027d23404e926892094789b01f9a691b39a72879e7590cbda4b21e2fe94f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling clone_dyn_types v0.40.0
[INFO] [stderr]    Compiling collection_tools v0.27.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling interval_adapter v0.38.0
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling component_model_types v0.14.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling component_model_types v0.13.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]    Compiling derive_tools v0.50.0
[INFO] [stderr]    Compiling derive_tools v0.49.0
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling iter_tools v0.39.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling const_format v0.2.34
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling camino v1.2.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling former_types v2.27.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling os_pipe v1.2.2
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling sigchld v0.2.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling macro_tools v0.70.0
[INFO] [stderr]    Compiling macro_tools v0.69.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling shared_child v1.1.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.227
[INFO] [stderr]    Compiling derive_tools_meta v0.49.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_tools_meta v0.48.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling structmeta-derive v0.2.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling former_meta v2.30.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling mod_interface_meta v0.45.0
[INFO] [stderr]    Compiling mod_interface_meta v0.44.0
[INFO] [stderr]    Compiling structmeta v0.2.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling parse-display-derive v0.8.2
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling mod_interface v0.46.0
[INFO] [stderr]    Compiling mod_interface v0.47.0
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling error_tools v0.35.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling variadic_from_meta v0.15.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling clone_dyn_meta v0.44.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling former v2.31.0
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling ureq v2.9.7
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling clone_dyn v0.47.0
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling parse-display v0.8.2
[INFO] [stderr]    Compiling variadic_from v0.44.0
[INFO] [stderr]    Compiling pth v0.27.0
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling component_model_meta v0.9.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling component_model v0.9.0
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling crates_tools v0.19.0
[INFO] [stderr]    Compiling process_tools v0.18.0
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling rustdoc-md v0.1.0
[INFO] [stderr]    Compiling wca v0.31.0
[INFO] [stderr]    Compiling data_type v0.17.0
[INFO] [stderr]    Compiling similar v2.4.0
[INFO] [stderr]    Compiling toml_edit v0.14.4
[INFO] [stderr]    Compiling willbe v0.27.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 00s
[INFO] running `Command { std: "docker" "inspect" "fce8027d23404e926892094789b01f9a691b39a72879e7590cbda4b21e2fe94f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fce8027d23404e926892094789b01f9a691b39a72879e7590cbda4b21e2fe94f", kill_on_drop: false }`
[INFO] [stdout] fce8027d23404e926892094789b01f9a691b39a72879e7590cbda4b21e2fe94f
[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=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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 578ca6c47601110a8effb40383a99a5c048bb7462a32d871aaa3a0df4c27dbf1
[INFO] running `Command { std: "docker" "start" "-a" "578ca6c47601110a8effb40383a99a5c048bb7462a32d871aaa3a0df4c27dbf1", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.227
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling phf_macros v0.10.0
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling inspect_type v0.16.0
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling test_tools v0.16.0
[INFO] [stderr]    Compiling impls_index_meta v0.13.0
[INFO] [stderr]    Compiling implements v0.13.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling is_slice v0.14.0
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling phf v0.10.1
[INFO] [stderr]    Compiling diagnostics_tools v0.11.0
[INFO] [stderr]    Compiling strum v0.25.0
[INFO] [stderr]    Compiling typing_tools v0.11.0
[INFO] [stderr]    Compiling impls_index v0.11.0
[INFO] [stderr]    Compiling error_tools v0.22.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling mem_tools v0.9.0
[INFO] [stderr]    Compiling collection_tools v0.18.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling serde v1.0.227
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling camino v1.2.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling parse-display v0.8.2
[INFO] [stderr]    Compiling pth v0.27.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling process_tools v0.18.0
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling rustdoc-md v0.1.0
[INFO] [stderr]    Compiling handlebars v4.5.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling ureq v2.9.7
[INFO] [stderr]    Compiling derive_tools v0.50.0
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling crates_tools v0.19.0
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling willbe v0.27.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling trybuild v1.0.111
[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:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | include!("../../../../module/step/meta/src/module/terminal.rs");
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `willbe` (test "tests") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "578ca6c47601110a8effb40383a99a5c048bb7462a32d871aaa3a0df4c27dbf1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "578ca6c47601110a8effb40383a99a5c048bb7462a32d871aaa3a0df4c27dbf1", kill_on_drop: false }`
[INFO] [stdout] 578ca6c47601110a8effb40383a99a5c048bb7462a32d871aaa3a0df4c27dbf1
