[INFO] fetching crate morty 0.9.0...
[INFO] testing morty-0.9.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate morty 0.9.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate morty 0.9.0
[INFO] finished tweaking crates.io crate morty 0.9.0
[INFO] tweaked toml for crates.io crate morty 0.9.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate morty 0.9.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate morty 0.9.0 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-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c04cf631c5a4787f2687b498e7d2f2e9340a1afce2e2db0dcfaaa0e7720d9789
[INFO] running `Command { std: "docker" "start" "-a" "c04cf631c5a4787f2687b498e7d2f2e9340a1afce2e2db0dcfaaa0e7720d9789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c04cf631c5a4787f2687b498e7d2f2e9340a1afce2e2db0dcfaaa0e7720d9789", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c04cf631c5a4787f2687b498e7d2f2e9340a1afce2e2db0dcfaaa0e7720d9789", kill_on_drop: false }`
[INFO] [stdout] c04cf631c5a4787f2687b498e7d2f2e9340a1afce2e2db0dcfaaa0e7720d9789
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b422b90127769d154f9f702cbd48af0cf888833c8b15cd5e98e3ded16b56f869
[INFO] running `Command { std: "docker" "start" "-a" "b422b90127769d154f9f702cbd48af0cf888833c8b15cd5e98e3ded16b56f869", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling nom v6.1.2
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling bytecount v0.6.3
[INFO] [stderr]    Compiling bytecount v0.3.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling bitvec v0.19.6
[INFO] [stderr]    Compiling aho-corasick v0.7.19
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling thiserror v1.0.37
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling str-concat v0.2.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling itoa v1.0.4
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling time-core v0.1.0
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]    Compiling time-macros v0.2.5
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling unicode-width v0.1.10
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling os_str_bytes v6.3.1
[INFO] [stderr]    Compiling pulldown-cmark v0.9.2
[INFO] [stderr]    Compiling serde_json v1.0.87
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling clap_lex v0.3.0
[INFO] [stderr]    Compiling time v0.3.16
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling nom_locate v1.0.0
[INFO] [stderr]    Compiling nom_locate v2.1.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling sv-parser-syntaxtree v0.12.1
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling simple_logger v4.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling nom_locate v3.0.2
[INFO] [stderr]    Compiling nom-greedyerror v0.3.1
[INFO] [stderr]    Compiling nom-recursive-macros v0.3.0
[INFO] [stderr]    Compiling nom-tracable-macros v0.7.0
[INFO] [stderr]    Compiling sv-parser-macros v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.37
[INFO] [stderr]    Compiling nom-packrat-macros v0.5.0
[INFO] [stderr]    Compiling clap_derive v4.0.18
[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 sv-parser-error v0.12.1
[INFO] [stderr]    Compiling clap v4.0.18
[INFO] [stderr]    Compiling sv-parser-parser v0.12.1
[INFO] [stderr]    Compiling sv-parser-pp v0.12.1
[INFO] [stderr]    Compiling sv-parser v0.12.1
[INFO] [stderr]    Compiling morty v0.9.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin`
[INFO] [stdout]   --> src/printer.rs:57:16
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[cfg_attr(tarpaulin, skip)]
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin`
[INFO] [stdout]   --> src/printer.rs:64:16
[INFO] [stdout]    |
[INFO] [stdout] 64 |     #[cfg_attr(tarpaulin, skip)]
[INFO] [stdout]    |                ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin`
[INFO] [stdout]    --> src/printer.rs:116:16
[INFO] [stdout]     |
[INFO] [stdout] 116 |     #[cfg_attr(tarpaulin, skip)]
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin`
[INFO] [stdout]    --> src/printer.rs:153:16
[INFO] [stdout]     |
[INFO] [stdout] 153 |     #[cfg_attr(tarpaulin, skip)]
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin`
[INFO] [stdout]    --> src/printer.rs:182:16
[INFO] [stdout]     |
[INFO] [stdout] 182 |     #[cfg_attr(tarpaulin, skip)]
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin`
[INFO] [stdout]    --> src/printer.rs:269:16
[INFO] [stdout]     |
[INFO] [stdout] 269 |     #[cfg_attr(tarpaulin, skip)]
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin`
[INFO] [stdout]    --> src/printer.rs:289:16
[INFO] [stdout]     |
[INFO] [stdout] 289 |     #[cfg_attr(tarpaulin, skip)]
[INFO] [stdout]     |                ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `tarpaulin`
[INFO] [stdout]     --> src/lib.rs:1016:12
[INFO] [stdout]      |
[INFO] [stdout] 1016 | #[cfg_attr(tarpaulin, skip)]
[INFO] [stdout]      |            ^^^^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = help: consider using a Cargo feature instead
[INFO] [stdout]      = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]               [lints.rust]
[INFO] [stdout]               unexpected_cfgs = { level = "warn", check-cfg = ['cfg(tarpaulin)'] }
[INFO] [stdout]      = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(tarpaulin)");` to the top of the `build.rs`
[INFO] [stdout]      = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[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-10-28-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.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=58254ed858550279 -C extra-filename=-e7f1e6d4f1c0329e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern nom=/opt/rustwide/target/debug/deps/libnom-a9a61a46d28b8759.rmeta --extern nom_greedyerror=/opt/rustwide/target/debug/deps/libnom_greedyerror-e768e600c83e9f79.rmeta --extern nom_packrat=/opt/rustwide/target/debug/deps/libnom_packrat-7fc1bd08e92e4974.rmeta --extern nom_recursive=/opt/rustwide/target/debug/deps/libnom_recursive-6ae6003b6db71e83.rmeta --extern nom_tracable=/opt/rustwide/target/debug/deps/libnom_tracable-828e8dd715db8807.rmeta --extern nom_locate=/opt/rustwide/target/debug/deps/libnom_locate-8201d7fc385165b4.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-e89e1e72d7eaefce.so --extern sv_parser_syntaxtree=/opt/rustwide/target/debug/deps/libsv_parser_syntaxtree-13fbe7e2f6b169d3.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b422b90127769d154f9f702cbd48af0cf888833c8b15cd5e98e3ded16b56f869", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b422b90127769d154f9f702cbd48af0cf888833c8b15cd5e98e3ded16b56f869", kill_on_drop: false }`
[INFO] [stdout] b422b90127769d154f9f702cbd48af0cf888833c8b15cd5e98e3ded16b56f869
