[INFO] fetching crate translatable 1.0.0...
[INFO] testing translatable-1.0.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate translatable 1.0.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate translatable 1.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate translatable 1.0.0
[INFO] tweaked toml for crates.io crate translatable 1.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate translatable 1.0.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate translatable 1.0.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-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f8d65c656ac3b2289d7d6b236d1bc32d426f5ea6c4fdec762ecc99b506cdd69
[INFO] running `Command { std: "docker" "start" "-a" "2f8d65c656ac3b2289d7d6b236d1bc32d426f5ea6c4fdec762ecc99b506cdd69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f8d65c656ac3b2289d7d6b236d1bc32d426f5ea6c4fdec762ecc99b506cdd69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f8d65c656ac3b2289d7d6b236d1bc32d426f5ea6c4fdec762ecc99b506cdd69", kill_on_drop: false }`
[INFO] [stdout] 2f8d65c656ac3b2289d7d6b236d1bc32d426f5ea6c4fdec762ecc99b506cdd69
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dde72cdc8fdafe28b97e3659a5e62c0bfc8a4771f313097643367728de8171cd
[INFO] running `Command { std: "docker" "start" "-a" "dde72cdc8fdafe28b97e3659a5e62c0bfc8a4771f313097643367728de8171cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling winnow v0.7.7
[INFO] [stderr]    Compiling toml_write v0.1.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.25
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling toml v0.8.21
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling translatable_shared v1.0.0
[INFO] [stderr]    Compiling translatable_proc v1.0.0
[INFO] [stderr]    Compiling translatable v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.00s
[INFO] running `Command { std: "docker" "inspect" "dde72cdc8fdafe28b97e3659a5e62c0bfc8a4771f313097643367728de8171cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dde72cdc8fdafe28b97e3659a5e62c0bfc8a4771f313097643367728de8171cd", kill_on_drop: false }`
[INFO] [stdout] dde72cdc8fdafe28b97e3659a5e62c0bfc8a4771f313097643367728de8171cd
[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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 813af22cd866c4f99eb39fe7f870a1b43c5e9871460543f810cfcab617ba39cd
[INFO] running `Command { std: "docker" "start" "-a" "813af22cd866c4f99eb39fe7f870a1b43c5e9871460543f810cfcab617ba39cd", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling trybuild v1.0.104
[INFO] [stderr]    Compiling translatable v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: IO Error: "No such file or directory (os error 2)". Please check the specified path in your configuration file.
[INFO] [stdout]  --> tests/integration/language/pass_dynamic_enum.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let translation = translation!(Language::ES, static greetings::formal)
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `translation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: IO Error: "No such file or directory (os error 2)". Please check the specified path in your configuration file.
[INFO] [stdout]   --> tests/integration/language/pass_dynamic_expr.rs:7:23
[INFO] [stdout]    |
[INFO] [stdout]  7 |       let translation = translation!(
[INFO] [stdout]    |  _______________________^
[INFO] [stdout]  8 | |         "es".parse().expect("Expected language parsing to be OK"),
[INFO] [stdout]  9 | |         static greetings::formal
[INFO] [stdout] 10 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `translation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: IO Error: "No such file or directory (os error 2)". Please check the specified path in your configuration file.
[INFO] [stdout]  --> tests/integration/language/pass_static_lowercase.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let translation = translation!("es", static greetings::formal);
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `translation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: IO Error: "No such file or directory (os error 2)". Please check the specified path in your configuration file.
[INFO] [stdout]  --> tests/integration/language/pass_static_uppercase.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let translation = translation!("ES", static greetings::formal);
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `translation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: IO Error: "No such file or directory (os error 2)". Please check the specified path in your configuration file.
[INFO] [stdout]   --> tests/integration/path/pass_dynamic_expr.rs:7:23
[INFO] [stdout]    |
[INFO] [stdout]  7 |       let translation = translation!(
[INFO] [stdout]    |  _______________________^
[INFO] [stdout]  8 | |         "es",
[INFO] [stdout]  9 | |         "greetings.formal"
[INFO] [stdout] 10 | |             .split(".")
[INFO] [stdout] 11 | |             .collect()
[INFO] [stdout] 12 | |     )
[INFO] [stdout]    | |_____^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `translation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: IO Error: "No such file or directory (os error 2)". Please check the specified path in your configuration file.
[INFO] [stdout]  --> tests/integration/path/pass_static_existing.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let translation = translation!("es", static greetings::formal);
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `translation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: IO Error: "No such file or directory (os error 2)". Please check the specified path in your configuration file.
[INFO] [stdout]  --> tests/integration/templates/pass_ident_ref.rs:9:23
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let translation = translation!("es", static greetings::informal, user);
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `translation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: IO Error: "No such file or directory (os error 2)". Please check the specified path in your configuration file.
[INFO] [stdout]   --> tests/integration/templates/pass_multiple_templates.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let translation = translation!("es", static auditory::actions::delete_user, author, target);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `translation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: IO Error: "No such file or directory (os error 2)". Please check the specified path in your configuration file.
[INFO] [stdout]   --> tests/integration/templates/pass_trailing_comma.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let translation = translation!("es", static auditory::actions::delete_user, author, target,);
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `translation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: IO Error: "No such file or directory (os error 2)". Please check the specified path in your configuration file.
[INFO] [stdout]  --> tests/integration/templates/pass_trailing_comma_no_args.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 |     let translation = translation!("es", static greetings::formal,);
[INFO] [stdout]   |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the macro `translation` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `translatable` (test "integration_tests") due to 10 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "813af22cd866c4f99eb39fe7f870a1b43c5e9871460543f810cfcab617ba39cd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "813af22cd866c4f99eb39fe7f870a1b43c5e9871460543f810cfcab617ba39cd", kill_on_drop: false }`
[INFO] [stdout] 813af22cd866c4f99eb39fe7f870a1b43c5e9871460543f810cfcab617ba39cd
