[INFO] fetching crate wavepeek 0.4.0...
[INFO] testing wavepeek-0.4.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate wavepeek 0.4.0 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate wavepeek 0.4.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate wavepeek 0.4.0
[INFO] tweaked toml for crates.io crate wavepeek 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate wavepeek 0.4.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wavepeek 0.4.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9d70dbd5d31bfebe36a2aeb0262a80b3c9f6a740d3bd5304723fe1152b896f04
[INFO] running `Command { std: "docker" "start" "-a" "9d70dbd5d31bfebe36a2aeb0262a80b3c9f6a740d3bd5304723fe1152b896f04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9d70dbd5d31bfebe36a2aeb0262a80b3c9f6a740d3bd5304723fe1152b896f04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9d70dbd5d31bfebe36a2aeb0262a80b3c9f6a740d3bd5304723fe1152b896f04", kill_on_drop: false }`
[INFO] [stdout] 9d70dbd5d31bfebe36a2aeb0262a80b3c9f6a740d3bd5304723fe1152b896f04
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8b04ad17b56b1922092a28925556d227d5cdaf5855ad57b0da60de940729c51d
[INFO] running `Command { std: "docker" "start" "-a" "8b04ad17b56b1922092a28925556d227d5cdaf5855ad57b0da60de940729c51d", kill_on_drop: false }`
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling zmij v1.0.19
[INFO] [stderr]    Compiling twox-hash v2.1.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling miniz_oxide v0.9.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling lz4_flex v0.12.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling clap_builder v4.5.57
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling fst-reader v0.14.3
[INFO] [stderr]    Compiling clap v4.5.57
[INFO] [stderr]    Compiling wellen v0.20.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling wavepeek v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.51s
[INFO] running `Command { std: "docker" "inspect" "8b04ad17b56b1922092a28925556d227d5cdaf5855ad57b0da60de940729c51d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b04ad17b56b1922092a28925556d227d5cdaf5855ad57b0da60de940729c51d", kill_on_drop: false }`
[INFO] [stdout] 8b04ad17b56b1922092a28925556d227d5cdaf5855ad57b0da60de940729c51d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ccd88116ff894e4fb14b56781c1601524abac795cf38e03942d7fc96a4b4531
[INFO] running `Command { std: "docker" "start" "-a" "1ccd88116ff894e4fb14b56781c1601524abac795cf38e03942d7fc96a4b4531", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]    Compiling zerocopy-derive v0.8.42
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wellen v0.20.2
[INFO] [stderr]    Compiling float-cmp v0.10.0
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling assert_cmd v2.1.2
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling wavepeek v0.4.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr] error: could not compile `wavepeek` (test "expression_event_runtime")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name expression_event_runtime --edition=2024 tests/expression_event_runtime.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=ddcc1087cd73a301 -C extra-filename=-fb1d822ea907f770 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-a74aa34c1d1d0a77.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-eb6c00ead4d4a0b9.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-097a420fedf6d29e.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-e706d72638dd802b.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-020b3533584afa49.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-5a901ebcaf584552.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0b1a151f2fd7536b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0a36188a3d21f6e2.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-780a2e7fd822659b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9e6e4f3c0ee516f8.rlib --extern wavepeek=/opt/rustwide/target/debug/deps/libwavepeek-61287f2e9b81c7d9.rlib --extern wellen=/opt/rustwide/target/debug/deps/libwellen-3d7439d0631c1fa9.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-794e29c433f53adc/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wavepeek` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name wavepeek --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=88895415d3309221 -C extra-filename=-63be61c4fc1ef8e9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-a74aa34c1d1d0a77.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-eb6c00ead4d4a0b9.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-097a420fedf6d29e.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-e706d72638dd802b.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-020b3533584afa49.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-5a901ebcaf584552.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0b1a151f2fd7536b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0a36188a3d21f6e2.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-780a2e7fd822659b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9e6e4f3c0ee516f8.rlib --extern wellen=/opt/rustwide/target/debug/deps/libwellen-3d7439d0631c1fa9.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-794e29c433f53adc/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `wavepeek` (test "change_cli")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name change_cli --edition=2024 tests/change_cli.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=f794e0b0b33a6a39 -C extra-filename=-5896838289289ef5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern assert_cmd=/opt/rustwide/target/debug/deps/libassert_cmd-a74aa34c1d1d0a77.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-eb6c00ead4d4a0b9.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-097a420fedf6d29e.rlib --extern insta=/opt/rustwide/target/debug/deps/libinsta-e706d72638dd802b.rlib --extern predicates=/opt/rustwide/target/debug/deps/libpredicates-020b3533584afa49.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-5a901ebcaf584552.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-0b1a151f2fd7536b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0a36188a3d21f6e2.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-780a2e7fd822659b.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-9e6e4f3c0ee516f8.rlib --extern wavepeek=/opt/rustwide/target/debug/deps/libwavepeek-61287f2e9b81c7d9.rlib --extern wellen=/opt/rustwide/target/debug/deps/libwellen-3d7439d0631c1fa9.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/alloca-794e29c433f53adc/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "1ccd88116ff894e4fb14b56781c1601524abac795cf38e03942d7fc96a4b4531", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ccd88116ff894e4fb14b56781c1601524abac795cf38e03942d7fc96a4b4531", kill_on_drop: false }`
[INFO] [stdout] 1ccd88116ff894e4fb14b56781c1601524abac795cf38e03942d7fc96a4b4531
