[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] testing erihsu/instlist against beta-2025-04-13 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ferihsu%2Finstlist" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/erihsu/instlist on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-0-tc2/source/Cargo.toml [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" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cecf33c287c7e9ae929e5a96d414799dd9bdbac30aa6260683bc3c97a91fef41 [INFO] running `Command { std: "docker" "start" "-a" "cecf33c287c7e9ae929e5a96d414799dd9bdbac30aa6260683bc3c97a91fef41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cecf33c287c7e9ae929e5a96d414799dd9bdbac30aa6260683bc3c97a91fef41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cecf33c287c7e9ae929e5a96d414799dd9bdbac30aa6260683bc3c97a91fef41", kill_on_drop: false }` [INFO] [stdout] cecf33c287c7e9ae929e5a96d414799dd9bdbac30aa6260683bc3c97a91fef41 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 40a2da781acda0b4c964f95124665f2c6fadba11b0ddb8c924d039ba7a5ce938 [INFO] running `Command { std: "docker" "start" "-a" "40a2da781acda0b4c964f95124665f2c6fadba11b0ddb8c924d039ba7a5ce938", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [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 bitflags v1.3.2 [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 cfg-if v1.0.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling radium v0.5.3 [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 regex-syntax v0.6.27 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling str-concat v0.2.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling os_str_bytes v6.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.4.6 [INFO] [stderr] Compiling nom_locate v1.0.0 [INFO] [stderr] Compiling nom_locate v2.1.0 [INFO] [stderr] Compiling sv-filelist-parser v0.1.3 [INFO] [stderr] Compiling sv-parser-syntaxtree v0.12.0 [INFO] [stderr] Compiling nom-packrat-macros v0.5.0 [INFO] [stderr] Compiling nom-recursive-macros v0.3.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling sv-parser-macros v0.12.0 [INFO] [stderr] Compiling nom-tracable-macros v0.7.0 [INFO] [stderr] Compiling clap_derive v3.2.15 [INFO] [stderr] Compiling nom_locate v3.0.2 [INFO] [stderr] Compiling nom-greedyerror v0.3.1 [INFO] [stderr] Compiling nom-recursive v0.3.0 [INFO] [stderr] Compiling nom-tracable v0.7.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] Compiling sv-parser v0.12.0 [INFO] [stderr] Compiling instlist v1.1.0 (/opt/rustwide/workdir) [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/beta-2025-04-13-x86_64-unknown-linux-gnu/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=e0cbdac3e21a78d5 -C extra-filename=-faf1d0a9a3d8a4a4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nom=/opt/rustwide/target/debug/deps/libnom-5116ab41767cd4d9.rmeta --extern nom_greedyerror=/opt/rustwide/target/debug/deps/libnom_greedyerror-7c143716029fcf35.rmeta --extern nom_packrat=/opt/rustwide/target/debug/deps/libnom_packrat-f344a5598bddf76c.rmeta --extern nom_recursive=/opt/rustwide/target/debug/deps/libnom_recursive-72b1a981d648e695.rmeta --extern nom_tracable=/opt/rustwide/target/debug/deps/libnom_tracable-2f500d1bac340339.rmeta --extern nom_locate=/opt/rustwide/target/debug/deps/libnom_locate-a34709949b4b9d2a.rmeta --extern str_concat=/opt/rustwide/target/debug/deps/libstr_concat-1900417a0c6ba6b0.rmeta --extern sv_parser_macros=/opt/rustwide/target/debug/deps/libsv_parser_macros-a7b819e12404c1f5.so --extern sv_parser_syntaxtree=/opt/rustwide/target/debug/deps/libsv_parser_syntaxtree-5c4744029f13128a.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "40a2da781acda0b4c964f95124665f2c6fadba11b0ddb8c924d039ba7a5ce938", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40a2da781acda0b4c964f95124665f2c6fadba11b0ddb8c924d039ba7a5ce938", kill_on_drop: false }` [INFO] [stdout] 40a2da781acda0b4c964f95124665f2c6fadba11b0ddb8c924d039ba7a5ce938