[INFO] cloning repository https://github.com/Redstone-Compiler/redstone-compiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Redstone-Compiler/redstone-compiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedstone-Compiler%2Fredstone-compiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedstone-Compiler%2Fredstone-compiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c356ae64ad049652bcfa2bf03f578438b2918405
[INFO] testing Redstone-Compiler/redstone-compiler against nightly-2025-01-18 for randomize-layout-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRedstone-Compiler%2Fredstone-compiler" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Redstone-Compiler/redstone-compiler on toolchain nightly-2025-01-18
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Redstone-Compiler/redstone-compiler
[INFO] finished tweaking git repo https://github.com/Redstone-Compiler/redstone-compiler
[INFO] tweaked toml for git repo https://github.com/Redstone-Compiler/redstone-compiler written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/Redstone-Compiler/redstone-compiler 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thread_local v1.1.7
[INFO] [stderr]   Downloaded disjoint-set v0.0.2
[INFO] [stderr]   Downloaded bit_field v0.10.2
[INFO] [stderr]   Downloaded num-rational v0.3.2
[INFO] [stderr]   Downloaded eyre v0.6.8
[INFO] [stderr]   Downloaded fastnbt v2.4.4
[INFO] [stderr]   Downloaded derive_more-impl v1.0.0
[INFO] [stderr]   Downloaded toml_edit v0.19.14
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.17
[INFO] [stderr]   Downloaded fastanvil v0.26.3
[INFO] [stderr]   Downloaded winnow v0.5.10
[INFO] [stderr]   Downloaded petgraph v0.6.3
[INFO] [stderr]   Downloaded aho-corasick v1.0.2
[INFO] [stderr]   Downloaded clap v2.34.0
[INFO] [stderr]   Downloaded serde_json v1.0.96
[INFO] [stderr]   Downloaded image v0.23.14
[INFO] [stderr]   Downloaded sv-parser-parser v0.13.1
[INFO] [stderr]   Downloaded regex v1.8.4
[INFO] [stderr]   Downloaded serde v1.0.183
[INFO] [stderr]   Downloaded regex-syntax v0.7.2
[INFO] [stderr]   Downloaded tracing v0.1.37
[INFO] [stderr]   Downloaded serde_derive v1.0.183
[INFO] [stderr]   Downloaded derive_more v1.0.0
[INFO] [stderr]   Downloaded miniz_oxide v0.7.1
[INFO] [stderr]   Downloaded flate2 v1.0.26
[INFO] [stderr]   Downloaded nom-recursive v0.5.0
[INFO] [stderr]   Downloaded structopt v0.3.26
[INFO] [stderr]   Downloaded strsim v0.8.0
[INFO] [stderr]   Downloaded unicode-ident v1.0.9
[INFO] [stderr]   Downloaded sharded-slab v0.1.4
[INFO] [stderr]   Downloaded byteorder v1.4.3
[INFO] [stderr]   Downloaded either v1.8.1
[INFO] [stderr]   Downloaded ansi_term v0.12.1
[INFO] [stderr]   Downloaded textwrap v0.11.0
[INFO] [stderr]   Downloaded thiserror v1.0.40
[INFO] [stderr]   Downloaded nom-tracable v0.9.0
[INFO] [stderr]   Downloaded bytecount v0.6.3
[INFO] [stderr]   Downloaded nom_locate v4.1.0
[INFO] [stderr]   Downloaded str-concat v0.2.0
[INFO] [stderr]   Downloaded sv-parser-pp v0.13.1
[INFO] [stderr]   Downloaded sv-parser-syntaxtree v0.13.1
[INFO] [stderr]   Downloaded sv-parser v0.13.1
[INFO] [stderr]   Downloaded tracing-attributes v0.1.24
[INFO] [stderr]   Downloaded tracing-log v0.1.3
[INFO] [stderr]   Downloaded num-iter v0.1.43
[INFO] [stderr]   Downloaded toml_datetime v0.6.3
[INFO] [stderr]   Downloaded serde_bytes v0.11.12
[INFO] [stderr]   Downloaded hermit-abi v0.1.19
[INFO] [stderr]   Downloaded structopt-derive v0.4.18
[INFO] [stderr]   Downloaded thiserror-impl v1.0.40
[INFO] [stderr]   Downloaded sv-parser-error v0.13.1
[INFO] [stderr]   Downloaded nom-greedyerror v0.5.0
[INFO] [stderr]   Downloaded tracing-core v0.1.31
[INFO] [stderr]   Downloaded indenter v0.3.3
[INFO] [stderr]   Downloaded quine-mc_cluskey v0.2.4
[INFO] [stderr]   Downloaded atty v0.2.14
[INFO] [stderr]   Downloaded nom-packrat-macros v0.7.0
[INFO] [stderr]   Downloaded nom-packrat v0.7.0
[INFO] [stderr]   Downloaded nom-recursive-macros v0.5.0
[INFO] [stderr]   Downloaded nom-tracable-macros v0.9.0
[INFO] [stderr]   Downloaded sv-parser-macros v0.13.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4161711d10574ef4b94bbd65a40f13a7a231bfa680ea074d1300107ea7784a1d
[INFO] running `Command { std: "docker" "start" "-a" "4161711d10574ef4b94bbd65a40f13a7a231bfa680ea074d1300107ea7784a1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4161711d10574ef4b94bbd65a40f13a7a231bfa680ea074d1300107ea7784a1d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4161711d10574ef4b94bbd65a40f13a7a231bfa680ea074d1300107ea7784a1d", kill_on_drop: false }`
[INFO] [stdout] 4161711d10574ef4b94bbd65a40f13a7a231bfa680ea074d1300107ea7784a1d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 773042c1a9a84c2c1cae821badd747a61863ca967ad5445a13740f72233efada
[INFO] running `Command { std: "docker" "start" "-a" "773042c1a9a84c2c1cae821badd747a61863ca967ad5445a13740f72233efada", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling serde v1.0.183
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling aho-corasick v1.0.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling winnow v0.5.10
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.183
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling regex v1.8.4
[INFO] [stderr]    Compiling nom_locate v4.1.0
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling nom-greedyerror v0.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling str-concat v0.2.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling log v0.4.19
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling sv-parser-syntaxtree v0.13.1
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling bytemuck v1.13.1
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling serde_bytes v0.11.12
[INFO] [stderr]    Compiling flate2 v1.0.26
[INFO] [stderr]    Compiling fastnbt v2.4.4
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling itoa v1.0.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling ryu v1.0.13
[INFO] [stderr]    Compiling smallvec v1.10.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling petgraph v0.6.3
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling nom-recursive-macros v0.5.0
[INFO] [stderr]    Compiling sv-parser-macros v0.13.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling nom-tracable-macros v0.9.0
[INFO] [stderr]    Compiling nom-packrat-macros v0.7.0
[INFO] [stderr]    Compiling nom-tracable v0.9.0
[INFO] [stderr]    Compiling nom-packrat v0.7.0
[INFO] [stderr]    Compiling nom-recursive v0.5.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.24
[INFO] [stderr]    Compiling sv-parser-error v0.13.1
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling fastanvil v0.26.3
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling disjoint-set v0.0.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling quine-mc_cluskey v0.2.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling sv-parser-parser v0.13.1
[INFO] [stderr]    Compiling sv-parser-pp v0.13.1
[INFO] [stderr]    Compiling sv-parser v0.13.1
[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/nightly-2025-01-18-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.13.1/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=cdf3240060a5a9b5 -C extra-filename=-dc317c50148cc023 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nom=/opt/rustwide/target/debug/deps/libnom-01e7a5eed56b4d1c.rmeta --extern nom_greedyerror=/opt/rustwide/target/debug/deps/libnom_greedyerror-6a8316d3bc6cc32a.rmeta --extern nom_packrat=/opt/rustwide/target/debug/deps/libnom_packrat-764644c06a59c4f8.rmeta --extern nom_recursive=/opt/rustwide/target/debug/deps/libnom_recursive-eb921d0c0142ce0b.rmeta --extern nom_tracable=/opt/rustwide/target/debug/deps/libnom_tracable-ba6166a7661705bf.rmeta --extern nom_locate=/opt/rustwide/target/debug/deps/libnom_locate-d22472d8507743ca.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-417b6a3a4bb76aed.so --extern sv_parser_syntaxtree=/opt/rustwide/target/debug/deps/libsv_parser_syntaxtree-e1292ae56c18ded9.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "773042c1a9a84c2c1cae821badd747a61863ca967ad5445a13740f72233efada", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "773042c1a9a84c2c1cae821badd747a61863ca967ad5445a13740f72233efada", kill_on_drop: false }`
[INFO] [stdout] 773042c1a9a84c2c1cae821badd747a61863ca967ad5445a13740f72233efada
