[INFO] cloning repository https://github.com/dphfox/lingua [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dphfox/lingua" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdphfox%2Flingua", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdphfox%2Flingua'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 575ec370e509760d0f2f341fb2c0c1abae2e4b95 [INFO] checking dphfox/lingua against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdphfox%2Flingua" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dphfox/lingua [INFO] finished tweaking git repo https://github.com/dphfox/lingua [INFO] tweaked toml for git repo https://github.com/dphfox/lingua written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dphfox/lingua on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dphfox/lingua 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 17eff5025333e51f176fbf69cce83d49ef9227a2d67e98cde0400c393bb47c4a [INFO] running `Command { std: "docker" "start" "-a" "17eff5025333e51f176fbf69cce83d49ef9227a2d67e98cde0400c393bb47c4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "17eff5025333e51f176fbf69cce83d49ef9227a2d67e98cde0400c393bb47c4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17eff5025333e51f176fbf69cce83d49ef9227a2d67e98cde0400c393bb47c4a", kill_on_drop: false }` [INFO] [stdout] 17eff5025333e51f176fbf69cce83d49ef9227a2d67e98cde0400c393bb47c4a [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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b5868ae8af2e895eeffa6a6a08619fdc354065dbc35f97112f0b8cd037dddbf1 [INFO] running `Command { std: "docker" "start" "-a" "b5868ae8af2e895eeffa6a6a08619fdc354065dbc35f97112f0b8cd037dddbf1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Checking itoa v1.0.11 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Checking lingua_luau v0.1.0 (/opt/rustwide/workdir/rust) [INFO] [stdout] error: Lingua only works with WebAssembly targets. Either configure your project's target triple, or conditionally depend on Lingua. [INFO] [stdout] --> rust/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / compile_error!( [INFO] [stdout] 11 | | "Lingua only works with WebAssembly targets. \ [INFO] [stdout] 12 | | Either configure your project's target triple, \ [INFO] [stdout] 13 | | or conditionally depend on Lingua."); [INFO] [stdout] | |________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Lingua only works with WebAssembly targets. Either configure your project's target triple, or conditionally depend on Lingua. [INFO] [stdout] --> rust/src/lib.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / compile_error!( [INFO] [stdout] 11 | | "Lingua only works with WebAssembly targets. \ [INFO] [stdout] 12 | | Either configure your project's target triple, \ [INFO] [stdout] 13 | | or conditionally depend on Lingua."); [INFO] [stdout] | |________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `lingua_luau` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `lingua_luau` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b5868ae8af2e895eeffa6a6a08619fdc354065dbc35f97112f0b8cd037dddbf1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5868ae8af2e895eeffa6a6a08619fdc354065dbc35f97112f0b8cd037dddbf1", kill_on_drop: false }` [INFO] [stdout] b5868ae8af2e895eeffa6a6a08619fdc354065dbc35f97112f0b8cd037dddbf1