[INFO] fetching crate pyo3 0.29.2...
[INFO] checking pyo3-0.29.2 against eca445e5ae4a6679cc27d3a09106ce245e13a5a6 for pr-162478
[INFO] extracting crate pyo3 0.29.2 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate pyo3 0.29.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pyo3 0.29.2
[INFO] tweaked toml for crates.io crate pyo3 0.29.2 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pyo3 0.29.2 on toolchain eca445e5ae4a6679cc27d3a09106ce245e13a5a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate pyo3 0.29.2 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" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:259:1
[INFO] [stderr]     |
[INFO] [stderr] 259 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]    --> Cargo.toml:254:12
[INFO] [stderr]     |
[INFO] [stderr] 254 | homepage = "https://github.com/pyo3/pyo3"
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 260 | repository = "https://github.com/pyo3/pyo3"
[INFO] [stderr]     |              ------------------------------
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `pyo3` (manifest) generated 2 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustfix v0.8.7
[INFO] [stderr]   Downloaded spanned v0.4.1
[INFO] [stderr]   Downloaded comma v1.0.0
[INFO] [stderr]   Downloaded prettydiff v0.9.0
[INFO] [stderr]   Downloaded pyo3-macros v0.29.2
[INFO] [stderr]   Downloaded annotate-snippets v0.11.5
[INFO] [stderr]   Downloaded pyo3-build-config v0.29.2
[INFO] [stderr]   Downloaded ui_test v0.30.7
[INFO] [stderr]   Downloaded pyo3-ffi v0.29.2
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.29.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fb201e6fcae47f922c267f2e63fb44631ba48fd01afc80109889acfe47a61c2d
[INFO] running `Command { std: "docker" "start" "fb201e6fcae47f922c267f2e63fb44631ba48fd01afc80109889acfe47a61c2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb201e6fcae47f922c267f2e63fb44631ba48fd01afc80109889acfe47a61c2d", 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" "fb201e6fcae47f922c267f2e63fb44631ba48fd01afc80109889acfe47a61c2d" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fb201e6fcae47f922c267f2e63fb44631ba48fd01afc80109889acfe47a61c2d", 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=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fb201e6fcae47f922c267f2e63fb44631ba48fd01afc80109889acfe47a61c2d" "/opt/rustwide/cargo-home/bin/cargo" "+eca445e5ae4a6679cc27d3a09106ce245e13a5a6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]    --> Cargo.toml:259:1
[INFO] [stderr]     |
[INFO] [stderr] 259 | readme = "README.md"
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: `package.homepage` is redundant with `package.repository`
[INFO] [stderr]    --> Cargo.toml:254:12
[INFO] [stderr]     |
[INFO] [stderr] 254 | homepage = "https://github.com/pyo3/pyo3"
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 260 | repository = "https://github.com/pyo3/pyo3"
[INFO] [stderr]     |              ------------------------------
[INFO] [stderr]     |
[INFO] [stderr]     = note: `cargo::redundant_homepage` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.homepage`
[INFO] [stderr] warning: `pyo3` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling owo-colors v4.3.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling pyo3-build-config v0.29.2
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling zerocopy v0.8.55
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling camino v1.2.5
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]     Checking futures-core v0.3.33
[INFO] [stderr]     Checking futures-sink v0.3.33
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking futures-channel v0.3.33
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling pyo3-ffi v0.29.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.19
[INFO] [stderr]     Checking tracing-error v0.2.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.33
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.29.2
[INFO] [stderr]     Checking futures-util v0.3.33
[INFO] [stderr]     Checking thiserror v2.0.19
[INFO] [stderr]     Checking color-eyre v0.6.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling pyo3 v0.29.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking console v0.16.4
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking indicatif v0.18.6
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking serde v1.0.229
[INFO] [stderr]     Checking semver v1.0.28
[INFO] [stderr]     Checking bstr v1.13.0
[INFO] [stderr]     Checking rustc_version v0.4.1
[INFO] [stderr]     Checking spanned v0.4.1
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking cargo-platform v0.3.1
[INFO] [stderr]     Checking annotate-snippets v0.11.5
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking rustfix v0.8.7
[INFO] [stderr]     Checking cargo_metadata v0.23.1
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking prettydiff v0.9.0
[INFO] [stderr]     Checking rand v0.9.5
[INFO] [stderr]     Checking rand_xorshift v0.4.0
[INFO] [stderr]     Checking crossbeam-channel v0.5.16
[INFO] [stderr]     Checking comma v1.0.0
[INFO] [stderr]     Checking either v1.17.0
[INFO] [stderr]     Checking futures-executor v0.3.33
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking futures v0.3.33
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking ctrlc v3.5.2
[INFO] [stderr]     Checking chrono-tz v0.10.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking uuid v1.24.0
[INFO] [stderr]     Checking send_wrapper v0.6.0
[INFO] [stderr]     Checking assert_approx_eq v1.1.0
[INFO] [stderr]     Checking ui_test v0.30.7
[INFO] [stderr]    Compiling pyo3-macros v0.29.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking proptest v1.11.0
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/conversions/std/num.rs:178:73
[INFO] [stdout]     |
[INFO] [stdout] 178 |                     .map_err(|e| exceptions::PyOverflowError::new_err(e.to_string()))
[INFO] [stdout]     |                                                                       - ^^^^^^^^^ unreachable call
[INFO] [stdout]     |                                                                       |
[INFO] [stdout]     |                                                                       any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 338 | int_fits_c_long!(i64);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `int_fits_c_long` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]   --> tests/test_sequence.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[pymethods]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout]    | |
[INFO] [stdout]    | unreachable call
[INFO] [stdout]    | any code following this expression is unreachable
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> tests/test_sequence.rs:259:1
[INFO] [stdout]     |
[INFO] [stdout] 259 | #[pymethods]
[INFO] [stdout]     | ^^^^^^^^^^^^
[INFO] [stdout]     | |
[INFO] [stdout]     | unreachable call
[INFO] [stdout]     | any code following this expression is unreachable
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable call
[INFO] [stdout]    --> src/conversions/std/num.rs:178:73
[INFO] [stdout]     |
[INFO] [stdout] 178 |                     .map_err(|e| exceptions::PyOverflowError::new_err(e.to_string()))
[INFO] [stdout]     |                                                                       - ^^^^^^^^^ unreachable call
[INFO] [stdout]     |                                                                       |
[INFO] [stdout]     |                                                                       any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 338 | int_fits_c_long!(i64);
[INFO] [stdout]     | --------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `int_fits_c_long` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: ui_test v0.30.7
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 6`
[INFO] running `Command { std: "docker" "inspect" "fb201e6fcae47f922c267f2e63fb44631ba48fd01afc80109889acfe47a61c2d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fb201e6fcae47f922c267f2e63fb44631ba48fd01afc80109889acfe47a61c2d", kill_on_drop: false }`
[INFO] [stdout] fb201e6fcae47f922c267f2e63fb44631ba48fd01afc80109889acfe47a61c2d
