[INFO] cloning repository https://github.com/jwd83/svsim [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jwd83/svsim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwd83%2Fsvsim", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwd83%2Fsvsim'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94e5ef5ad6cc9a11f13ddbdfb3daeebd254df6f5 [INFO] testing jwd83/svsim against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwd83%2Fsvsim" "/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/jwd83/svsim [INFO] finished tweaking git repo https://github.com/jwd83/svsim [INFO] tweaked toml for git repo https://github.com/jwd83/svsim written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jwd83/svsim on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jwd83/svsim 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd5283736e94f2e10a7dd67f3e519f31ac1e3da69762733fef1da7671bd295bb [INFO] running `Command { std: "docker" "start" "-a" "dd5283736e94f2e10a7dd67f3e519f31ac1e3da69762733fef1da7671bd295bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd5283736e94f2e10a7dd67f3e519f31ac1e3da69762733fef1da7671bd295bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd5283736e94f2e10a7dd67f3e519f31ac1e3da69762733fef1da7671bd295bb", kill_on_drop: false }` [INFO] [stdout] dd5283736e94f2e10a7dd67f3e519f31ac1e3da69762733fef1da7671bd295bb [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fb4768ba28b44c5251451e1bc3121ff2e8a3a466557ea2bb60567d2b3237aa5 [INFO] running `Command { std: "docker" "start" "-a" "5fb4768ba28b44c5251451e1bc3121ff2e8a3a466557ea2bb60567d2b3237aa5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling str-concat v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling svsim-render v0.1.0 (/opt/rustwide/workdir/crates/svsim-render) [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling nom-greedyerror v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling sv-parser-macros v0.13.4 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.6.0 [INFO] [stderr] Compiling nom-packrat-macros v0.7.0 [INFO] [stderr] Compiling nom-tracable-macros v0.9.1 [INFO] [stderr] Compiling nom-recursive-macros v0.5.1 [INFO] [stderr] Compiling nom-tracable v0.9.1 [INFO] [stderr] Compiling nom-recursive v0.5.1 [INFO] [stderr] Compiling nom-packrat v0.7.0 [INFO] [stderr] Compiling sv-parser-error v0.13.4 [INFO] [stderr] Compiling clap v4.6.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.13.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling sv-parser-parser v0.13.4 [INFO] [stderr] Compiling sv-parser-pp v0.13.4 [INFO] [stderr] Compiling sv-parser v0.13.4 [INFO] [stderr] Compiling svsim v0.1.0 (/opt/rustwide/workdir/crates/svsim) [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/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name sv_parser_parser --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sv-parser-parser-0.13.4/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=fe4edf1eab3ab7f8 -C extra-filename=-9be173c20ce751c3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nom=/opt/rustwide/target/debug/deps/libnom-aea8fdda710c1905.rmeta --extern nom_greedyerror=/opt/rustwide/target/debug/deps/libnom_greedyerror-f2152d33a6facd93.rmeta --extern nom_packrat=/opt/rustwide/target/debug/deps/libnom_packrat-2de78467036b6894.rmeta --extern nom_recursive=/opt/rustwide/target/debug/deps/libnom_recursive-f759642e8dddf667.rmeta --extern nom_tracable=/opt/rustwide/target/debug/deps/libnom_tracable-1c6b3e2acabfffc5.rmeta --extern nom_locate=/opt/rustwide/target/debug/deps/libnom_locate-1b15bb25236c19a2.rmeta --extern str_concat=/opt/rustwide/target/debug/deps/libstr_concat-df347713f127978c.rmeta --extern sv_parser_macros=/opt/rustwide/target/debug/deps/libsv_parser_macros-a19b15acef5a3655.so --extern sv_parser_syntaxtree=/opt/rustwide/target/debug/deps/libsv_parser_syntaxtree-c32d344176182cfb.rmeta --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" "5fb4768ba28b44c5251451e1bc3121ff2e8a3a466557ea2bb60567d2b3237aa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fb4768ba28b44c5251451e1bc3121ff2e8a3a466557ea2bb60567d2b3237aa5", kill_on_drop: false }` [INFO] [stdout] 5fb4768ba28b44c5251451e1bc3121ff2e8a3a466557ea2bb60567d2b3237aa5