[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 master#c756124775121dea0e640652c5ee3c89e3dd0eb4 for pr-154971-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdphfox%2Flingua" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dphfox/lingua on toolchain c756124775121dea0e640652c5ee3c89e3dd0eb4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "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" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded syn v2.0.66
[INFO] [stderr]   Downloaded proc-macro2 v1.0.85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e57dad7cebfd28a551a92a5bd8a818eb2681282295b96f33cceef3b70c822b7b
[INFO] running `Command { std: "docker" "start" "-a" "e57dad7cebfd28a551a92a5bd8a818eb2681282295b96f33cceef3b70c822b7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e57dad7cebfd28a551a92a5bd8a818eb2681282295b96f33cceef3b70c822b7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e57dad7cebfd28a551a92a5bd8a818eb2681282295b96f33cceef3b70c822b7b", kill_on_drop: false }`
[INFO] [stdout] e57dad7cebfd28a551a92a5bd8a818eb2681282295b96f33cceef3b70c822b7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c756124775121dea0e640652c5ee3c89e3dd0eb4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b31352acd780f431055d3ce2dac2e8abe753ff5f10da0d4f2e3815147091007b
[INFO] running `Command { std: "docker" "start" "-a" "b31352acd780f431055d3ce2dac2e8abe753ff5f10da0d4f2e3815147091007b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.85
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking ryu v1.0.18
[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" "b31352acd780f431055d3ce2dac2e8abe753ff5f10da0d4f2e3815147091007b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b31352acd780f431055d3ce2dac2e8abe753ff5f10da0d4f2e3815147091007b", kill_on_drop: false }`
[INFO] [stdout] b31352acd780f431055d3ce2dac2e8abe753ff5f10da0d4f2e3815147091007b
