[INFO] fetching crate ylf 0.0.3... [INFO] checking ylf-0.0.3 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate ylf 0.0.3 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate ylf 0.0.3 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ylf 0.0.3 [INFO] finished tweaking crates.io crate ylf 0.0.3 [INFO] tweaked toml for crates.io crate ylf 0.0.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate ylf 0.0.3 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" "+65132f36b923285d5da381c2fbafee6ce899e841" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8f2c17d9250024d5c72adace4419da196a271ef2e15df961eef9d719a9361b65 [INFO] running `Command { std: "docker" "start" "-a" "8f2c17d9250024d5c72adace4419da196a271ef2e15df961eef9d719a9361b65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f2c17d9250024d5c72adace4419da196a271ef2e15df961eef9d719a9361b65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f2c17d9250024d5c72adace4419da196a271ef2e15df961eef9d719a9361b65", kill_on_drop: false }` [INFO] [stdout] 8f2c17d9250024d5c72adace4419da196a271ef2e15df961eef9d719a9361b65 [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=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" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fccd99e5384977de8f0ad7d94ba65a92a1d438d1e36e71e6f9dc3a8437215fb [INFO] running `Command { std: "docker" "start" "-a" "6fccd99e5384977de8f0ad7d94ba65a92a1d438d1e36e71e6f9dc3a8437215fb", 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.64 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Checking regex-syntax v0.7.4 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking aho-corasick v1.0.2 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking thread_local v1.1.7 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking fastrand v1.9.0 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Compiling clap_builder v4.3.11 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking regex-automata v0.3.2 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking regex v1.9.1 [INFO] [stderr] Checking bstr v1.6.0 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking predicates v3.0.3 [INFO] [stderr] Checking globset v0.4.10 [INFO] [stderr] Checking assert_cmd v2.0.11 [INFO] [stderr] Checking ignore v0.4.20 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking assert_fs v1.0.13 [INFO] [stderr] Compiling clap v4.3.11 [INFO] [stderr] Compiling clap_mangen v0.2.12 [INFO] [stderr] Compiling ylf v0.0.3 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/bin/output-log.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/cli.rs from 2021 edition to 2024 [INFO] [stderr] Migrating src/main.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.31s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling ylf v0.0.3 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.28s [INFO] running `Command { std: "docker" "inspect" "6fccd99e5384977de8f0ad7d94ba65a92a1d438d1e36e71e6f9dc3a8437215fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fccd99e5384977de8f0ad7d94ba65a92a1d438d1e36e71e6f9dc3a8437215fb", kill_on_drop: false }` [INFO] [stdout] 6fccd99e5384977de8f0ad7d94ba65a92a1d438d1e36e71e6f9dc3a8437215fb