[INFO] fetching crate reedline 0.36.0... [INFO] checking reedline-0.36.0 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate reedline 0.36.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate reedline 0.36.0 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 reedline 0.36.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate reedline 0.36.0 [INFO] tweaked toml for crates.io crate reedline 0.36.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate reedline 0.36.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" "+da25749bf5e6ba5ed862ff361c19afff2a986b2d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 6b6a0b2f010305cf7b5e4c774e45ab279e32a29c067dda5752b145885165efba [INFO] running `Command { std: "docker" "start" "-a" "6b6a0b2f010305cf7b5e4c774e45ab279e32a29c067dda5752b145885165efba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b6a0b2f010305cf7b5e4c774e45ab279e32a29c067dda5752b145885165efba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b6a0b2f010305cf7b5e4c774e45ab279e32a29c067dda5752b145885165efba", kill_on_drop: false }` [INFO] [stdout] 6b6a0b2f010305cf7b5e4c774e45ab279e32a29c067dda5752b145885165efba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 403e64ccc9fecb29fbc9adc6e1356121ef5e321a0ab58234ec9e2b3f8006dbae [INFO] running `Command { std: "docker" "start" "-a" "403e64ccc9fecb29fbc9adc6e1356121ef5e321a0ab58234ec9e2b3f8006dbae", 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.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking yansi v0.5.1 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking nu-ansi-term v0.50.0 [INFO] [stderr] Checking diff v0.1.13 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking pretty_assertions v1.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Checking gethostname v0.4.3 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking signal-hook v0.3.17 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-mio v0.2.4 [INFO] [stderr] Checking strip-ansi-escapes v0.2.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Checking rstest v0.18.2 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking fd-lock v4.0.2 [INFO] [stderr] Checking crossterm v0.28.1 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking reedline v0.36.0 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/completion/history.rs (1 fix) [INFO] [stderr] Fixed src/engine.rs (5 fixes) [INFO] [stderr] Fixed src/menu/menu_functions.rs (1 fix) [INFO] [stderr] Fixed src/menu/ide_menu.rs (2 fixes) [INFO] [stderr] Migrating examples/custom_prompt.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/menu/columnar_menu.rs (2 fixes) [INFO] [stderr] Migrating examples/event_listener.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/validator.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/ide_completions.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/event_listener_kitty_proto.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/hinter.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/history.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/transient_prompt.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/completions.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/highlighter.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/demo.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/basic.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/list_bindings.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.05s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking reedline v0.36.0 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2.24s [INFO] running `Command { std: "docker" "inspect" "403e64ccc9fecb29fbc9adc6e1356121ef5e321a0ab58234ec9e2b3f8006dbae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "403e64ccc9fecb29fbc9adc6e1356121ef5e321a0ab58234ec9e2b3f8006dbae", kill_on_drop: false }` [INFO] [stdout] 403e64ccc9fecb29fbc9adc6e1356121ef5e321a0ab58234ec9e2b3f8006dbae