[INFO] cloning repository https://github.com/prokie/svdata [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/prokie/svdata" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprokie%2Fsvdata", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprokie%2Fsvdata'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f083963075f5091ec5112cfb83865e8fe9eaa83 [INFO] building prokie/svdata against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fprokie%2Fsvdata" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/prokie/svdata [INFO] finished tweaking git repo https://github.com/prokie/svdata [INFO] tweaked toml for git repo https://github.com/prokie/svdata written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/prokie/svdata on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/prokie/svdata 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9b199a350e8d0ad4a0dc250b23e47af5e5bad96253f4381010fa7f6710cf395 [INFO] running `Command { std: "docker" "start" "-a" "e9b199a350e8d0ad4a0dc250b23e47af5e5bad96253f4381010fa7f6710cf395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9b199a350e8d0ad4a0dc250b23e47af5e5bad96253f4381010fa7f6710cf395", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9b199a350e8d0ad4a0dc250b23e47af5e5bad96253f4381010fa7f6710cf395", kill_on_drop: false }` [INFO] [stdout] e9b199a350e8d0ad4a0dc250b23e47af5e5bad96253f4381010fa7f6710cf395 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dcfb926dc71187d3da9e923fa7b97d6a8a5880a86d1f8a763f12a63d7e0b5285 [INFO] running `Command { std: "docker" "start" "-a" "dcfb926dc71187d3da9e923fa7b97d6a8a5880a86d1f8a763f12a63d7e0b5285", kill_on_drop: false }` [INFO] [stderr] Compiling target-lexicon v0.12.15 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling str-concat v0.2.0 [INFO] [stderr] Compiling unindent v0.2.3 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling pyo3-build-config v0.22.5 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling nom-greedyerror v0.5.0 [INFO] [stderr] Compiling pyo3-ffi v0.22.5 [INFO] [stderr] Compiling pyo3-macros-backend v0.22.5 [INFO] [stderr] Compiling pyo3 v0.22.5 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling sv-parser-macros v0.13.3 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling nom-recursive-macros v0.5.1 [INFO] [stderr] Compiling nom-tracable-macros v0.9.1 [INFO] [stderr] Compiling nom-packrat-macros v0.7.0 [INFO] [stderr] Compiling nom-packrat v0.7.0 [INFO] [stderr] Compiling nom-tracable v0.9.1 [INFO] [stderr] Compiling nom-recursive v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.13.3 [INFO] [stderr] Compiling sv-parser-error v0.13.3 [INFO] [stderr] Compiling pyo3-macros v0.22.5 [INFO] [stderr] Compiling sv-parser-parser v0.13.3 [INFO] [stderr] Compiling sv-parser-pp v0.13.3 [INFO] [stderr] Compiling sv-parser v0.13.3 [INFO] [stderr] error: could not compile `sv-parser-pp` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name sv_parser_pp --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sv-parser-pp-0.13.3/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 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "trace"))' -C metadata=e6200555bb802597 -C extra-filename=-f0a8c898903a04b9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nom=/opt/rustwide/target/debug/deps/libnom-f2da013d765b00a3.rmeta --extern nom_greedyerror=/opt/rustwide/target/debug/deps/libnom_greedyerror-fdf7b0c886fc0212.rmeta --extern sv_parser_error=/opt/rustwide/target/debug/deps/libsv_parser_error-05d0aa2a83d21a5b.rmeta --extern sv_parser_parser=/opt/rustwide/target/debug/deps/libsv_parser_parser-c5163747937aadab.rmeta --extern sv_parser_syntaxtree=/opt/rustwide/target/debug/deps/libsv_parser_syntaxtree-aff769a95f79a645.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 `sv-parser-parser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name sv_parser_parser --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sv-parser-parser-0.13.3/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 -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "trace"))' -C metadata=a3d147bb32319eb0 -C extra-filename=-c5163747937aadab --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nom=/opt/rustwide/target/debug/deps/libnom-f2da013d765b00a3.rmeta --extern nom_greedyerror=/opt/rustwide/target/debug/deps/libnom_greedyerror-fdf7b0c886fc0212.rmeta --extern nom_packrat=/opt/rustwide/target/debug/deps/libnom_packrat-cadbd07f34f38bfb.rmeta --extern nom_recursive=/opt/rustwide/target/debug/deps/libnom_recursive-1890c13c17b874dc.rmeta --extern nom_tracable=/opt/rustwide/target/debug/deps/libnom_tracable-e8460ff3cda87bbc.rmeta --extern nom_locate=/opt/rustwide/target/debug/deps/libnom_locate-a0fd0175972f7107.rmeta --extern str_concat=/opt/rustwide/target/debug/deps/libstr_concat-7d0445741c7f8e7d.rmeta --extern sv_parser_macros=/opt/rustwide/target/debug/deps/libsv_parser_macros-4017faf60afc492c.so --extern sv_parser_syntaxtree=/opt/rustwide/target/debug/deps/libsv_parser_syntaxtree-aff769a95f79a645.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "dcfb926dc71187d3da9e923fa7b97d6a8a5880a86d1f8a763f12a63d7e0b5285", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcfb926dc71187d3da9e923fa7b97d6a8a5880a86d1f8a763f12a63d7e0b5285", kill_on_drop: false }` [INFO] [stdout] dcfb926dc71187d3da9e923fa7b97d6a8a5880a86d1f8a763f12a63d7e0b5285