[INFO] cloning repository https://github.com/wez/pview [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/wez/pview" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwez%2Fpview", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwez%2Fpview'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 047047640b7904718ea5a2ac54586e6766327541 [INFO] checking wez/pview against try#f70ee28831acc074c109afab32d287057c3eca46 for pr-149389 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwez%2Fpview" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/wez/pview [INFO] finished tweaking git repo https://github.com/wez/pview [INFO] tweaked toml for git repo https://github.com/wez/pview written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/wez/pview on toolchain f70ee28831acc074c109afab32d287057c3eca46 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/wez/pview 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" "+f70ee28831acc074c109afab32d287057c3eca46" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b429cd48e95caa5074f46cbf99f5f7bb3bad0af368259199d9e6f2422ed1f322 [INFO] running `Command { std: "docker" "start" "-a" "b429cd48e95caa5074f46cbf99f5f7bb3bad0af368259199d9e6f2422ed1f322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b429cd48e95caa5074f46cbf99f5f7bb3bad0af368259199d9e6f2422ed1f322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b429cd48e95caa5074f46cbf99f5f7bb3bad0af368259199d9e6f2422ed1f322", kill_on_drop: false }` [INFO] [stdout] b429cd48e95caa5074f46cbf99f5f7bb3bad0af368259199d9e6f2422ed1f322 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+f70ee28831acc074c109afab32d287057c3eca46" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] febd125f0381a0ca5d241ce012db88a21af90089feb9be6da1850c61610f0391 [INFO] running `Command { std: "docker" "start" "-a" "febd125f0381a0ca5d241ce012db88a21af90089feb9be6da1850c61610f0391", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking litemap v0.7.3 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Checking piper v0.2.3 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Checking polling v2.8.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking async-lock v3.4.0 [INFO] [stderr] Checking rustix v0.37.27 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking blocking v1.6.1 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling terminfo v0.7.5 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Checking event-listener v3.1.0 [INFO] [stderr] Checking gimli v0.29.0 [INFO] [stderr] Checking utf8parse v0.1.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking vtparse v0.2.2 [INFO] [stderr] Checking filedescriptor v0.7.3 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking object v0.36.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Checking signal-hook v0.1.17 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking async-io v1.13.0 [INFO] [stderr] Checking async-fs v1.6.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking memmem v0.1.1 [INFO] [stderr] Checking clap_builder v4.5.7 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking async-net v1.8.0 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking if-addrs v0.10.2 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling libmosquitto-sys v0.2.3 [INFO] [stderr] Compiling pview v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking matchit v0.8.2 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] error: could not compile `vtparse` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f70ee28831acc074c109afab32d287057c3eca46/bin/rustc --crate-name vtparse --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vtparse-0.2.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=5c720b604340a59b -C extra-filename=-53c9e0107796de6f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern utf8parse=/opt/rustwide/target/debug/deps/libutf8parse-1c056a9a79879445.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f70ee28831acc074c109afab32d287057c3eca46/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.7/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="alloc"' --cfg 'feature="meta"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="std"' --cfg 'feature="syntax"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=94d38df19dc8b2da -C extra-filename=-40ccc49aa3c962ad --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-896da72dc356d2d5.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "febd125f0381a0ca5d241ce012db88a21af90089feb9be6da1850c61610f0391", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "febd125f0381a0ca5d241ce012db88a21af90089feb9be6da1850c61610f0391", kill_on_drop: false }` [INFO] [stdout] febd125f0381a0ca5d241ce012db88a21af90089feb9be6da1850c61610f0391