[INFO] fetching crate rustemo-compiler 0.7.1... [INFO] testing rustemo-compiler-0.7.1 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate rustemo-compiler 0.7.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate rustemo-compiler 0.7.1 [INFO] finished tweaking crates.io crate rustemo-compiler 0.7.1 [INFO] tweaked toml for crates.io crate rustemo-compiler 0.7.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rustemo-compiler 0.7.1 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rustemo-compiler 0.7.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded once_cell v1.20.1 [INFO] [stderr] Downloaded convert_case v0.5.0 [INFO] [stderr] Downloaded rustemo v0.7.1 [INFO] [stderr] Downloaded prettyplease v0.1.25 [INFO] [stderr] Downloaded fancy-regex v0.13.0 [INFO] [stderr] Downloaded portable-atomic v1.9.0 [INFO] [stderr] Downloaded syn v2.0.79 [INFO] [stderr] Downloaded regex v1.11.0 [INFO] [stderr] Downloaded regex-automata v0.4.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25c576e18260d837ab62280231c1ad0994e429adc92128a61f46fde374e8a207 [INFO] running `Command { std: "docker" "start" "-a" "25c576e18260d837ab62280231c1ad0994e429adc92128a61f46fde374e8a207", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25c576e18260d837ab62280231c1ad0994e429adc92128a61f46fde374e8a207", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25c576e18260d837ab62280231c1ad0994e429adc92128a61f46fde374e8a207", kill_on_drop: false }` [INFO] [stdout] 25c576e18260d837ab62280231c1ad0994e429adc92128a61f46fde374e8a207 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d774de9d557681a48daff4b3d6570a8825b9e40d64d5b8be605f682e1803cc2d [INFO] running `Command { std: "docker" "start" "-a" "d774de9d557681a48daff4b3d6570a8825b9e40d64d5b8be605f682e1803cc2d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling rustemo-compiler v0.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling once_cell v1.20.1 [INFO] [stderr] Compiling convert_case v0.5.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap_builder v4.5.21 [INFO] [stderr] Compiling indexmap v2.6.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.79 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling clap_derive v4.5.18 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling fancy-regex v0.13.0 [INFO] [stderr] Compiling rustemo v0.7.1 [INFO] [stderr] Compiling clap v4.5.21 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.97s [INFO] running `Command { std: "docker" "inspect" "d774de9d557681a48daff4b3d6570a8825b9e40d64d5b8be605f682e1803cc2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d774de9d557681a48daff4b3d6570a8825b9e40d64d5b8be605f682e1803cc2d", kill_on_drop: false }` [INFO] [stdout] d774de9d557681a48daff4b3d6570a8825b9e40d64d5b8be605f682e1803cc2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 19d6c8b2cd5d01bfa040ee2c100baedc8fe29e8cd49fb6b3681934c4d9196970 [INFO] running `Command { std: "docker" "start" "-a" "19d6c8b2cd5d01bfa040ee2c100baedc8fe29e8cd49fb6b3681934c4d9196970", kill_on_drop: false }` [INFO] [stderr] Compiling rustemo-compiler v0.7.1 (/opt/rustwide/workdir) [INFO] [stdout] error[E0583]: file not found for module `tests` [INFO] [stdout] --> src/grammar/mod.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | mod tests; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tests`, create file "src/grammar/tests.rs" or "src/grammar/tests/mod.rs" [INFO] [stdout] = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `tests` [INFO] [stdout] --> src/grammar/types/mod.rs:17:1 [INFO] [stdout] | [INFO] [stdout] 17 | mod tests; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tests`, create file "src/grammar/types/tests.rs" or "src/grammar/types/tests/mod.rs" [INFO] [stdout] = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0583]: file not found for module `tests` [INFO] [stdout] --> src/lang/mod.rs:25:1 [INFO] [stdout] | [INFO] [stdout] 25 | mod tests; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: to create the module `tests`, create file "src/lang/tests.rs" or "src/lang/tests/mod.rs" [INFO] [stdout] = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0583`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustemo-compiler` (lib test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "19d6c8b2cd5d01bfa040ee2c100baedc8fe29e8cd49fb6b3681934c4d9196970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19d6c8b2cd5d01bfa040ee2c100baedc8fe29e8cd49fb6b3681934c4d9196970", kill_on_drop: false }` [INFO] [stdout] 19d6c8b2cd5d01bfa040ee2c100baedc8fe29e8cd49fb6b3681934c4d9196970