[INFO] fetching crate winnow 0.6.20... [INFO] checking winnow-0.6.20 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate winnow 0.6.20 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate winnow 0.6.20 on toolchain da25749bf5e6ba5ed862ff361c19afff2a986b2d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate winnow 0.6.20 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate winnow 0.6.20 [INFO] tweaked toml for crates.io crate winnow 0.6.20 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate winnow 0.6.20 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" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 61455fa893a286d065d21a86b85a4e88af879396e5de32e206f2ff001f66ec90 [INFO] running `Command { std: "docker" "start" "-a" "61455fa893a286d065d21a86b85a4e88af879396e5de32e206f2ff001f66ec90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "61455fa893a286d065d21a86b85a4e88af879396e5de32e206f2ff001f66ec90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61455fa893a286d065d21a86b85a4e88af879396e5de32e206f2ff001f66ec90", kill_on_drop: false }` [INFO] [stdout] 61455fa893a286d065d21a86b85a4e88af879396e5de32e206f2ff001f66ec90 [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a686f72b16ea8d4446f9ee657c96dbefc54065a2ee937b140a24030ab8b33eb2 [INFO] running `Command { std: "docker" "start" "-a" "a686f72b16ea8d4446f9ee657c96dbefc54065a2ee937b140a24030ab8b33eb2", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling rustix v0.38.6 [INFO] [stderr] Checking anstyle v1.0.7 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking linux-raw-sys v0.4.5 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking is_terminal_polyfill v1.48.0 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking plotters-backend v0.3.4 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Compiling escargot v0.5.7 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking clap_builder v4.3.19 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking plotters-svg v0.3.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking pretty_assertions v1.3.0 [INFO] [stderr] Checking plotters v0.3.4 [INFO] [stderr] Checking quick-xml v0.23.1 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking clap v4.3.19 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking snapbox-macros v0.3.9 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking os_pipe v1.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Checking similar v2.2.1 [INFO] [stderr] Checking bytecount v0.6.3 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking proptest v1.2.0 [INFO] [stderr] Compiling automod v1.0.14 [INFO] [stderr] Checking annotate-snippets v0.11.3 [INFO] [stderr] Checking lexopt v0.3.0 [INFO] [stderr] Checking circular v0.3.0 [INFO] [stderr] Checking winnow v0.6.20 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Compiling pest v2.5.5 [INFO] [stderr] Compiling pest_meta v2.5.5 [INFO] [stderr] Compiling pest_generator v2.5.5 [INFO] [stderr] Compiling pest_derive v2.5.5 [INFO] [stderr] Fixed src/combinator/branch.rs (12 fixes) [INFO] [stderr] Fixed src/error.rs (1 fix) [INFO] [stderr] Fixed src/combinator/core.rs (1 fix) [INFO] [stderr] Fixed src/macros/seq.rs (30 fixes) [INFO] [stderr] Fixed src/ascii/mod.rs (2 fixes) [INFO] [stderr] Fixed src/combinator/multi.rs (1 fix) [INFO] [stderr] Fixed src/macros/dispatch.rs (3 fixes) [INFO] [stdout] warning: `impl for<'b> FnMut(&'b mut I) -> Result>` will capture more lifetimes than possibly intended in edition 2024 [INFO] [stdout] --> src/parser.rs:1131:6 [INFO] [stdout] | [INFO] [stdout] 1131 | ) -> impl FnMut(&mut I) -> PResult [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] note: specifically, this lifetime is in scope but not mentioned in the type's bounds [INFO] [stdout] --> src/parser.rs:1129:15 [INFO] [stdout] | [INFO] [stdout] 1129 | pub fn unpeek<'a, I, O, E>( [INFO] [stdout] | ^^ [INFO] [stdout] = note: all lifetimes in scope will be captured by `impl Trait`s in edition 2024 [INFO] [stdout] = note: `--force-warn impl-trait-overcaptures` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking handlebars v4.3.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking snapbox v0.6.5 [INFO] [stderr] Checking term-transcript v0.2.0 [INFO] [stderr] Migrating examples/json/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/css/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/string/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/custom_error.rs from 2021 edition to 2024 [INFO] [stderr] Migrating benches/iter.rs from 2021 edition to 2024 [INFO] [stdout] error: couldn't read `benches/../third_party/nativejson-benchmark/data/canada.json`: No such file or directory (os error 2) [INFO] [stdout] --> benches/iter.rs:117:22 [INFO] [stdout] | [INFO] [stdout] 117 | const CANADA: &str = include_str!("../third_party/nativejson-benchmark/data/canada.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `include_str` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating examples/s_expression/main.rs from 2021 edition to 2024 [INFO] [stderr] error: could not compile `winnow` (bench "iter") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] Migrating examples/http/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/ndjson/main.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/http/bench.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/iterator.rs from 2021 edition to 2024 [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "a686f72b16ea8d4446f9ee657c96dbefc54065a2ee937b140a24030ab8b33eb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a686f72b16ea8d4446f9ee657c96dbefc54065a2ee937b140a24030ab8b33eb2", kill_on_drop: false }` [INFO] [stdout] a686f72b16ea8d4446f9ee657c96dbefc54065a2ee937b140a24030ab8b33eb2