[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#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdphfox%2Flingua" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dphfox/lingua on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking dphfox/lingua against try#81ab7f2139295590561adbe6d5b0aaa2feff765f for pr-146470-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdphfox%2Flingua" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-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-7-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dphfox/lingua on toolchain 81ab7f2139295590561adbe6d5b0aaa2feff765f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "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" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "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] 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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 094af14042fa83e79fb2eee4096d95e03599ec95c177cae461dbffb39113a8b8 [INFO] running `Command { std: "docker" "start" "-a" "094af14042fa83e79fb2eee4096d95e03599ec95c177cae461dbffb39113a8b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "094af14042fa83e79fb2eee4096d95e03599ec95c177cae461dbffb39113a8b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "094af14042fa83e79fb2eee4096d95e03599ec95c177cae461dbffb39113a8b8", kill_on_drop: false }` [INFO] [stdout] 094af14042fa83e79fb2eee4096d95e03599ec95c177cae461dbffb39113a8b8 [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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+81ab7f2139295590561adbe6d5b0aaa2feff765f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7f6c7554578b1423ed713267b3183587bd22806e88467f3b88b7fa454803f2f [INFO] running `Command { std: "docker" "start" "-a" "f7f6c7554578b1423ed713267b3183587bd22806e88467f3b88b7fa454803f2f", kill_on_drop: false }` [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 thiserror v1.0.61 [INFO] [stderr] Checking serde v1.0.203 [INFO] [stderr] Checking serde_json v1.0.117 [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" "f7f6c7554578b1423ed713267b3183587bd22806e88467f3b88b7fa454803f2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7f6c7554578b1423ed713267b3183587bd22806e88467f3b88b7fa454803f2f", kill_on_drop: false }` [INFO] [stdout] f7f6c7554578b1423ed713267b3183587bd22806e88467f3b88b7fa454803f2f