[INFO] fetching crate pest-deconstruct 0.2.0...
[INFO] testing pest-deconstruct-0.2.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate pest-deconstruct 0.2.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate pest-deconstruct 0.2.0
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate pest-deconstruct 0.2.0
[INFO] tweaked toml for crates.io crate pest-deconstruct 0.2.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pest-deconstruct 0.2.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 41 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 273ea8421b95dd3ef942e75b38809e9caf07e1869b56a42d9fbb7637b03769fa
[INFO] running `Command { std: "docker" "start" "-a" "273ea8421b95dd3ef942e75b38809e9caf07e1869b56a42d9fbb7637b03769fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "273ea8421b95dd3ef942e75b38809e9caf07e1869b56a42d9fbb7637b03769fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "273ea8421b95dd3ef942e75b38809e9caf07e1869b56a42d9fbb7637b03769fa", kill_on_drop: false }`
[INFO] [stdout] 273ea8421b95dd3ef942e75b38809e9caf07e1869b56a42d9fbb7637b03769fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc7dfafc0428260f99726cebe256e748e500c1a7a622b6d332df021b3c200825
[INFO] running `Command { std: "docker" "start" "-a" "bc7dfafc0428260f99726cebe256e748e500c1a7a622b6d332df021b3c200825", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.27
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling single v1.0.1
[INFO] [stderr]    Compiling pest-deconstruct-derive v0.2.0
[INFO] [stderr]    Compiling pest-deconstruct v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib.rs:167:44
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let mut pairs = unsafe { std::mem::uninitialized() };
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `Peekable<Pairs<'_, R>>` does not permit being left uninitialized
[INFO] [stdout]    --> src/lib.rs:167:34
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let mut pairs = unsafe { std::mem::uninitialized() };
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: `std::rc::Rc<std::vec::Vec<pest::iterators::queueable_token::QueueableToken<'_, R>>>` must be non-null
[INFO] [stdout]     = note: because `std::ptr::NonNull<std::rc::RcInner<std::vec::Vec<pest::iterators::queueable_token::QueueableToken<'_, R>>>>` must be non-null
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.37s
[INFO] running `Command { std: "docker" "inspect" "bc7dfafc0428260f99726cebe256e748e500c1a7a622b6d332df021b3c200825", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc7dfafc0428260f99726cebe256e748e500c1a7a622b6d332df021b3c200825", kill_on_drop: false }`
[INFO] [stdout] bc7dfafc0428260f99726cebe256e748e500c1a7a622b6d332df021b3c200825
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3150a5961bf1d283d24e58e01855b17f282852560932255b522954ece707737c
[INFO] running `Command { std: "docker" "start" "-a" "3150a5961bf1d283d24e58e01855b17f282852560932255b522954ece707737c", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib.rs:167:44
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let mut pairs = unsafe { std::mem::uninitialized() };
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `Peekable<Pairs<'_, R>>` does not permit being left uninitialized
[INFO] [stdout]    --> src/lib.rs:167:34
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let mut pairs = unsafe { std::mem::uninitialized() };
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: `std::rc::Rc<std::vec::Vec<pest::iterators::queueable_token::QueueableToken<'_, R>>>` must be non-null
[INFO] [stdout]     = note: because `std::ptr::NonNull<std::rc::RcInner<std::vec::Vec<pest::iterators::queueable_token::QueueableToken<'_, R>>>>` must be non-null
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pest-deconstruct v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stdout]    --> src/lib.rs:167:44
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let mut pairs = unsafe { std::mem::uninitialized() };
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the type `Peekable<Pairs<'_, R>>` does not permit being left uninitialized
[INFO] [stdout]    --> src/lib.rs:167:34
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let mut pairs = unsafe { std::mem::uninitialized() };
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  this code causes undefined behavior when executed
[INFO] [stdout]     |                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stdout]     |
[INFO] [stdout]     = note: `std::rc::Rc<std::vec::Vec<pest::iterators::queueable_token::QueueableToken<'_, R>>>` must be non-null
[INFO] [stdout]     = note: because `std::ptr::NonNull<std::rc::RcInner<std::vec::Vec<pest::iterators::queueable_token::QueueableToken<'_, R>>>>` must be non-null
[INFO] [stdout]     = note: raw pointers must be initialized
[INFO] [stdout]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] running `Command { std: "docker" "inspect" "3150a5961bf1d283d24e58e01855b17f282852560932255b522954ece707737c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3150a5961bf1d283d24e58e01855b17f282852560932255b522954ece707737c", kill_on_drop: false }`
[INFO] [stdout] 3150a5961bf1d283d24e58e01855b17f282852560932255b522954ece707737c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7ce127a8460e4a6e0143cdf3c2f36c4062a3ad434d6c66a0e7cb876eb00cd16e
[INFO] running `Command { std: "docker" "start" "-a" "7ce127a8460e4a6e0143cdf3c2f36c4062a3ad434d6c66a0e7cb876eb00cd16e", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead
[INFO] [stderr]    --> src/lib.rs:167:44
[INFO] [stderr]     |
[INFO] [stderr] 167 |         let mut pairs = unsafe { std::mem::uninitialized() };
[INFO] [stderr]     |                                            ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: the type `Peekable<Pairs<'_, R>>` does not permit being left uninitialized
[INFO] [stderr]    --> src/lib.rs:167:34
[INFO] [stderr]     |
[INFO] [stderr] 167 |         let mut pairs = unsafe { std::mem::uninitialized() };
[INFO] [stderr]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                  |
[INFO] [stderr]     |                                  this code causes undefined behavior when executed
[INFO] [stderr]     |                                  help: use `MaybeUninit<T>` instead, and only call `assume_init` after initialization is done
[INFO] [stderr]     |
[INFO] [stderr]     = note: `std::rc::Rc<std::vec::Vec<pest::iterators::queueable_token::QueueableToken<'_, R>>>` must be non-null
[INFO] [stderr]     = note: because `std::ptr::NonNull<std::rc::RcInner<std::vec::Vec<pest::iterators::queueable_token::QueueableToken<'_, R>>>>` must be non-null
[INFO] [stderr]     = note: raw pointers must be initialized
[INFO] [stderr]     = note: `#[warn(invalid_value)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `pest-deconstruct` (lib) generated 2 warnings
[INFO] [stderr] warning: `pest-deconstruct` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pest_deconstruct-c9867e003d7cbc5d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pest_deconstruct
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7ce127a8460e4a6e0143cdf3c2f36c4062a3ad434d6c66a0e7cb876eb00cd16e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ce127a8460e4a6e0143cdf3c2f36c4062a3ad434d6c66a0e7cb876eb00cd16e", kill_on_drop: false }`
[INFO] [stdout] 7ce127a8460e4a6e0143cdf3c2f36c4062a3ad434d6c66a0e7cb876eb00cd16e
