[INFO] fetching crate py-fossil-delta 0.1.3... [INFO] fixing py-fossil-delta-0.1.3 against try#5fed607fb5806ae20927e7e9193e3793c411ac20+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817 [INFO] extracting crate py-fossil-delta 0.1.3 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate py-fossil-delta 0.1.3 [INFO] finished tweaking crates.io crate py-fossil-delta 0.1.3 [INFO] tweaked toml for crates.io crate py-fossil-delta 0.1.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate py-fossil-delta 0.1.3 on toolchain 5fed607fb5806ae20927e7e9193e3793c411ac20 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "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" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 67 packages to latest compatible versions [INFO] [stderr] Adding cbindgen v0.5.2 (available: v0.29.4) [INFO] [stderr] Adding indoc-impl v0.3.6 (available: v0.3.7) [INFO] [stderr] Adding pyo3 v0.8.5 (available: v0.29.0) [INFO] [stderr] Adding serde v1.0.102 (available: v1.0.228) [INFO] [stderr] Adding serde_derive v1.0.21 (available: v1.0.228) [INFO] [stderr] Adding serde_json v1.0.99 (available: v1.0.150) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "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/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3e793bdf10248eb2ddbd6b0faebed8155c11b4589982e2893733958d93e8d540" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 4d341b1723a14196039a90cb32633339ad07b15209b28242ef3f9e4115f4129e [INFO] running `Command { std: "docker" "start" "4d341b1723a14196039a90cb32633339ad07b15209b28242ef3f9e4115f4129e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4d341b1723a14196039a90cb32633339ad07b15209b28242ef3f9e4115f4129e" "/opt/rustwide/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4d341b1723a14196039a90cb32633339ad07b15209b28242ef3f9e4115f4129e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "4d341b1723a14196039a90cb32633339ad07b15209b28242ef3f9e4115f4129e" "/opt/rustwide/cargo-home/bin/cargo" "+5fed607fb5806ae20927e7e9193e3793c411ac20" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }` [INFO] [stderr] crater-edition-check: migrating to next edition [INFO] [stderr] Migrating Cargo.toml from 2018 edition to 2021 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling memchr v2.8.2 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling inventory v0.1.11 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking fossil-delta v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Compiling serde_derive_internals v0.17.0 [INFO] [stderr] Compiling serde_derive v1.0.21 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling ghost v0.1.21 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.5 [INFO] [stderr] Compiling inventory-impl v0.1.11 [INFO] [stderr] Compiling ctor v0.1.26 [INFO] [stderr] Compiling indoc-impl v0.3.6 [INFO] [stderr] Checking indoc v0.3.6 [INFO] [stderr] Compiling pyo3cls v0.8.5 [INFO] [stderr] Compiling regex v1.12.4 [INFO] [stderr] Compiling pyo3 v0.8.5 [INFO] [stderr] Checking py-fossil-delta v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.76s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.8.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] crater-edition-check: py-fossil-delta v0.1.3 (/opt/rustwide/workdir) updating edition from 2018 to 2021 [INFO] [stderr] Checking py-fossil-delta v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.97s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.8.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] crater-edition-check: migrating to next edition [INFO] [stderr] Migrating Cargo.toml from 2018 edition to 2021 [INFO] [stderr] Checking py-fossil-delta v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.32s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.8.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] crater-edition-check: py-fossil-delta v0.1.3 (/opt/rustwide/workdir) updating edition from 2021 to 2024 [INFO] [stderr] Checking py-fossil-delta v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.52s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.8.5 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] crater-edition-check all packages now at latest edition [INFO] [stderr] crater-edition-check: all finished [INFO] running `Command { std: "docker" "inspect" "4d341b1723a14196039a90cb32633339ad07b15209b28242ef3f9e4115f4129e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4d341b1723a14196039a90cb32633339ad07b15209b28242ef3f9e4115f4129e", kill_on_drop: false }` [INFO] [stdout] 4d341b1723a14196039a90cb32633339ad07b15209b28242ef3f9e4115f4129e