[INFO] fetching crate gnuplot 0.0.44... [INFO] checking gnuplot-0.0.44 against try#da25749bf5e6ba5ed862ff361c19afff2a986b2d for pr-132712 [INFO] extracting crate gnuplot 0.0.44 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate gnuplot 0.0.44 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 gnuplot 0.0.44 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate gnuplot 0.0.44 [INFO] tweaked toml for crates.io crate gnuplot 0.0.44 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate gnuplot 0.0.44 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 4a951240992e736aa03f78be6eb85f5258f99b03ab32d9823f26d5a229e0fcd5 [INFO] running `Command { std: "docker" "start" "-a" "4a951240992e736aa03f78be6eb85f5258f99b03ab32d9823f26d5a229e0fcd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a951240992e736aa03f78be6eb85f5258f99b03ab32d9823f26d5a229e0fcd5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a951240992e736aa03f78be6eb85f5258f99b03ab32d9823f26d5a229e0fcd5", kill_on_drop: false }` [INFO] [stdout] 4a951240992e736aa03f78be6eb85f5258f99b03ab32d9823f26d5a229e0fcd5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 11e0d5c2ef8653e6f99891324b3ce586979804dbd6ae818f9e523599042d5b75 [INFO] running `Command { std: "docker" "start" "-a" "11e0d5c2ef8653e6f99891324b3ce586979804dbd6ae818f9e523599042d5b75", 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 rustix v0.38.30 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking fastrand v2.0.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking argparse-rs v0.1.0 [INFO] [stderr] Checking tempfile v3.9.0 [INFO] [stderr] Checking gnuplot v0.0.44 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/util.rs (5 fixes) [INFO] [stderr] Migrating examples/example4.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/lines_3d.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/gif.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/box_and_whisker.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/example1.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/example2.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/example3.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/text.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/inverse_api.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/lines_points_3d.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/multiplot_options.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/time.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/patterns.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/polygons.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/dash_type.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/animation_example.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/points_3d.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/color_cycling.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/readme_example.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/multiple_axes.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.29s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Checking gnuplot v0.0.44 (/tmp/fixit) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `Command { std: "docker" "inspect" "11e0d5c2ef8653e6f99891324b3ce586979804dbd6ae818f9e523599042d5b75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11e0d5c2ef8653e6f99891324b3ce586979804dbd6ae818f9e523599042d5b75", kill_on_drop: false }` [INFO] [stdout] 11e0d5c2ef8653e6f99891324b3ce586979804dbd6ae818f9e523599042d5b75