[INFO] cloning repository https://github.com/erihsu/instlist
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/erihsu/instlist" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferihsu%2Finstlist", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferihsu%2Finstlist'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ace72cb350cbed895bf2c4f6b11c018ae87a0706
[INFO] building erihsu/instlist against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferihsu%2Finstlist" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/erihsu/instlist
[INFO] finished tweaking git repo https://github.com/erihsu/instlist
[INFO] tweaked toml for git repo https://github.com/erihsu/instlist written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/erihsu/instlist on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/erihsu/instlist 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a1f324932775968b0ff5f923ae3da184a5b361175b4f6cdf28b20a26dd873e8d
[INFO] running `Command { std: "docker" "start" "-a" "a1f324932775968b0ff5f923ae3da184a5b361175b4f6cdf28b20a26dd873e8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a1f324932775968b0ff5f923ae3da184a5b361175b4f6cdf28b20a26dd873e8d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1f324932775968b0ff5f923ae3da184a5b361175b4f6cdf28b20a26dd873e8d", kill_on_drop: false }`
[INFO] [stdout] a1f324932775968b0ff5f923ae3da184a5b361175b4f6cdf28b20a26dd873e8d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 352acac95a190636eb020a48c7c1789fbf815b8d4de5baa31c952f9e46f8dec8
[INFO] running `Command { std: "docker" "start" "-a" "352acac95a190636eb020a48c7c1789fbf815b8d4de5baa31c952f9e46f8dec8", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling nom v6.2.1
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling bytecount v0.3.2
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling str-concat v0.2.0
[INFO] [stderr]    Compiling os_str_bytes v6.2.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling once_cell v1.13.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling textwrap v0.15.0
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling sv-filelist-parser v0.1.3
[INFO] [stderr]    Compiling sv-parser-syntaxtree v0.12.0
[INFO] [stderr]    Compiling nom_locate v3.0.2
[INFO] [stderr]    Compiling nom_locate v1.0.0
[INFO] [stderr]    Compiling nom_locate v2.1.0
[INFO] [stderr]    Compiling nom-greedyerror v0.3.1
[INFO] [stderr]    Compiling nom-recursive-macros v0.3.0
[INFO] [stderr]    Compiling nom-packrat-macros v0.5.0
[INFO] [stderr]    Compiling sv-parser-macros v0.12.0
[INFO] [stderr]    Compiling nom-tracable-macros v0.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling clap_derive v3.2.15
[INFO] [stderr]    Compiling nom-tracable v0.7.0
[INFO] [stderr]    Compiling nom-recursive v0.3.0
[INFO] [stderr]    Compiling nom-packrat v0.5.0
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling sv-parser-error v0.12.0
[INFO] [stderr]    Compiling clap v3.2.16
[INFO] [stderr]    Compiling sv-parser-parser v0.12.0
[INFO] [stderr]    Compiling sv-parser-pp v0.12.0
[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/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name sv_parser_parser --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sv-parser-parser-0.12.0/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=d697dba23078d0bc -C extra-filename=-3ad58a56457dfd91 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nom=/opt/rustwide/target/debug/deps/libnom-cd7b4cfdc8cecd6e.rmeta --extern nom_greedyerror=/opt/rustwide/target/debug/deps/libnom_greedyerror-325d4f9db354b0a1.rmeta --extern nom_packrat=/opt/rustwide/target/debug/deps/libnom_packrat-f5e79202ed534ff6.rmeta --extern nom_recursive=/opt/rustwide/target/debug/deps/libnom_recursive-a1e2b2c7bd1201f3.rmeta --extern nom_tracable=/opt/rustwide/target/debug/deps/libnom_tracable-b14ad68c94a49eef.rmeta --extern nom_locate=/opt/rustwide/target/debug/deps/libnom_locate-e5fa820a7534f636.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-341dafea5b637cc8.so --extern sv_parser_syntaxtree=/opt/rustwide/target/debug/deps/libsv_parser_syntaxtree-8701ea3fefd2d17a.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" "352acac95a190636eb020a48c7c1789fbf815b8d4de5baa31c952f9e46f8dec8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "352acac95a190636eb020a48c7c1789fbf815b8d4de5baa31c952f9e46f8dec8", kill_on_drop: false }`
[INFO] [stdout] 352acac95a190636eb020a48c7c1789fbf815b8d4de5baa31c952f9e46f8dec8
