[INFO] cloning repository https://github.com/jmacdonald/amp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmacdonald/amp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmacdonald%2Famp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmacdonald%2Famp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb3b2581a52925b3e322baa7f355eefd04ee07c0 [INFO] checking jmacdonald/amp against try#b4c55082edd8dec08ce8af276d7054d9c4db20c4 for pr-147984 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmacdonald%2Famp" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jmacdonald/amp [INFO] finished tweaking git repo https://github.com/jmacdonald/amp [INFO] tweaked toml for git repo https://github.com/jmacdonald/amp written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jmacdonald/amp on toolchain b4c55082edd8dec08ce8af276d7054d9c4db20c4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jmacdonald/amp 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" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28635c580a46b5a8a44967d704c5d4a9ca850da70f1bab70df8759280c0ebe02 [INFO] running `Command { std: "docker" "start" "-a" "28635c580a46b5a8a44967d704c5d4a9ca850da70f1bab70df8759280c0ebe02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28635c580a46b5a8a44967d704c5d4a9ca850da70f1bab70df8759280c0ebe02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28635c580a46b5a8a44967d704c5d4a9ca850da70f1bab70df8759280c0ebe02", kill_on_drop: false }` [INFO] [stdout] 28635c580a46b5a8a44967d704c5d4a9ca850da70f1bab70df8759280c0ebe02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b4c55082edd8dec08ce8af276d7054d9c4db20c4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb17291a9b493508049892716c51b91bcf9c736d87ed6f64c61004837cd2e247 [INFO] running `Command { std: "docker" "start" "-a" "eb17291a9b493508049892716c51b91bcf9c736d87ed6f64c61004837cd2e247", kill_on_drop: false }` [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling syn v2.0.32 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking aho-corasick v1.0.5 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling serde_json v1.0.106 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking deranged v0.3.10 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking gimli v0.28.0 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking petgraph v0.6.4 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking quick-xml v0.31.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking base64 v0.21.5 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b4c55082edd8dec08ce8af276d7054d9c4db20c4/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.8.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=f6107323ff004feb -C extra-filename=-035ea8abe9b00591 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "eb17291a9b493508049892716c51b91bcf9c736d87ed6f64c61004837cd2e247", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb17291a9b493508049892716c51b91bcf9c736d87ed6f64c61004837cd2e247", kill_on_drop: false }` [INFO] [stdout] eb17291a9b493508049892716c51b91bcf9c736d87ed6f64c61004837cd2e247