[INFO] cloning repository https://github.com/Dustin-Jiang/minic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dustin-Jiang/minic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDustin-Jiang%2Fminic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDustin-Jiang%2Fminic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a3eb33195d0c5b243b66d4c77a76eab7c158816e
[INFO] testing Dustin-Jiang/minic against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDustin-Jiang%2Fminic" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Dustin-Jiang/minic
[INFO] finished tweaking git repo https://github.com/Dustin-Jiang/minic
[INFO] tweaked toml for git repo https://github.com/Dustin-Jiang/minic written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Dustin-Jiang/minic 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/Dustin-Jiang/minic 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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f86f6ccec7685ba837da2abb6f73b92fdf7d462ae0797701e22b6164ced8fbf8
[INFO] running `Command { std: "docker" "start" "-a" "f86f6ccec7685ba837da2abb6f73b92fdf7d462ae0797701e22b6164ced8fbf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f86f6ccec7685ba837da2abb6f73b92fdf7d462ae0797701e22b6164ced8fbf8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f86f6ccec7685ba837da2abb6f73b92fdf7d462ae0797701e22b6164ced8fbf8", kill_on_drop: false }`
[INFO] [stdout] f86f6ccec7685ba837da2abb6f73b92fdf7d462ae0797701e22b6164ced8fbf8
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fe128e83f23ce3bcebf8801285131fe95b1e2ead0b6e5fe873a5511c920fc6d1
[INFO] running `Command { std: "docker" "start" "-a" "fe128e83f23ce3bcebf8801285131fe95b1e2ead0b6e5fe873a5511c920fc6d1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling term v1.2.1
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling key-node-list v0.0.6
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ascii-canvas v4.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling koopa v0.0.9
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling lalrpop-util v0.22.2
[INFO] [stderr]    Compiling lalrpop v0.22.2
[INFO] [stderr] error: could not compile `lalrpop` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name lalrpop --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.22.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 -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="lexer"' --cfg 'feature="pico-args"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "unicode"))' -C metadata=bdf44b090305b39f -C extra-filename=-19d069475deb42c7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-28f67b88afb05e04.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-154c5202ebf32eef.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-24be401cac12495d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3d2179851da4cd99.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-516c33dea94de917.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-c7973f19273fd7d7.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-e2b2e29dc144c077.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-514633b4737230ff.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-c0c962abccb3f64b.rmeta --extern sha3=/opt/rustwide/target/debug/deps/libsha3-6e374016dfce8079.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-5072d5d7292bf6f2.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-1debeadf6cb41deb.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-83e09783d22eb531.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-fe31fa9f1b59a72f.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" "fe128e83f23ce3bcebf8801285131fe95b1e2ead0b6e5fe873a5511c920fc6d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe128e83f23ce3bcebf8801285131fe95b1e2ead0b6e5fe873a5511c920fc6d1", kill_on_drop: false }`
[INFO] [stdout] fe128e83f23ce3bcebf8801285131fe95b1e2ead0b6e5fe873a5511c920fc6d1
