[INFO] fetching crate rustd_py 0.2.0... [INFO] checking rustd_py-0.2.0 against master#bfc05d6b072585dfd0c792ec1b8728c08a3511fe for pr-154149 [INFO] extracting crate rustd_py 0.2.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate rustd_py 0.2.0 [INFO] finished tweaking crates.io crate rustd_py 0.2.0 [INFO] tweaked toml for crates.io crate rustd_py 0.2.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rustd_py 0.2.0 on toolchain bfc05d6b072585dfd0c792ec1b8728c08a3511fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bfc05d6b072585dfd0c792ec1b8728c08a3511fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rustd_py 0.2.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" "+bfc05d6b072585dfd0c792ec1b8728c08a3511fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded version-compare v0.1.1 [INFO] [stderr] Downloaded ravif v0.12.0 [INFO] [stderr] Downloaded pyo3-macros v0.21.2 [INFO] [stderr] Downloaded xcap v0.0.12 [INFO] [stderr] Downloaded pyo3-build-config v0.21.2 [INFO] [stderr] Downloaded rustd_core v0.2.0 [INFO] [stderr] Downloaded pyo3-macros-backend v0.21.2 [INFO] [stderr] Downloaded pyo3-ffi v0.21.2 [INFO] [stderr] Downloaded quick-xml v0.30.0 [INFO] [stderr] Downloaded rustd_compiler v0.2.0 [INFO] [stderr] Downloaded rustd_runtime v0.2.0 [INFO] [stderr] Downloaded sdl2 v0.37.0 [INFO] [stderr] Downloaded zune-jpeg v0.5.8 [INFO] [stderr] Downloaded xcb v1.7.0 [INFO] [stderr] Downloaded pyo3 v0.21.2 [INFO] [stderr] Downloaded sdl2-sys v0.37.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bfc05d6b072585dfd0c792ec1b8728c08a3511fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19fe6193fa562799d799b0cae6382b844c5e4d16c784929d6f452ba65b63b6d3 [INFO] running `Command { std: "docker" "start" "-a" "19fe6193fa562799d799b0cae6382b844c5e4d16c784929d6f452ba65b63b6d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19fe6193fa562799d799b0cae6382b844c5e4d16c784929d6f452ba65b63b6d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19fe6193fa562799d799b0cae6382b844c5e4d16c784929d6f452ba65b63b6d3", kill_on_drop: false }` [INFO] [stdout] 19fe6193fa562799d799b0cae6382b844c5e4d16c784929d6f452ba65b63b6d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+bfc05d6b072585dfd0c792ec1b8728c08a3511fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf4d01b18587db76f92ebbfef29ce31fff5cb54a3db3242db7b04d382ebb4751 [INFO] running `Command { std: "docker" "start" "-a" "bf4d01b18587db76f92ebbfef29ce31fff5cb54a3db3242db7b04d382ebb4751", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.104 [INFO] [stderr] Compiling find-msvc-tools v0.1.6 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Checking mio v1.1.1 [INFO] [stderr] Checking weezl v0.1.12 [INFO] [stderr] Checking as-slice v0.2.1 [INFO] [stderr] Compiling zmij v1.0.6 [INFO] [stderr] Compiling built v0.8.0 [INFO] [stderr] Compiling av-scenechange v0.14.1 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking aligned v0.4.3 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking nom v8.0.0 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Checking y4m v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.148 [INFO] [stderr] Compiling cc v1.2.51 [INFO] [stderr] Compiling quick-xml v0.30.0 [INFO] [stderr] Compiling sdl2-sys v0.37.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking bitstream-io v4.9.0 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Compiling rav1e v0.8.1 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Compiling im v15.1.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking rand_xoshiro v0.6.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking pxfm v0.1.27 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Compiling pyo3-build-config v0.21.2 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Checking zune-core v0.5.0 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking sized-chunks v0.6.5 [INFO] [stderr] Checking zune-jpeg v0.5.8 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Compiling xcb v1.7.0 [INFO] [stderr] Checking png v0.18.0 [INFO] [stderr] Compiling syn v2.0.112 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking gif v0.14.1 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling libdbus-sys v0.2.7 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling sdl2 v0.37.0 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling pyo3-ffi v0.21.2 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling pyo3 v0.21.2 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking sysinfo v0.30.13 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking moxcms v0.7.11 [INFO] [stderr] Checking ndarray v0.15.6 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.21.2 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling fax_derive v0.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Checking fax v0.2.6 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking av1-grain v0.2.5 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking dbus v0.9.10 [INFO] [stderr] Checking yoke v0.8.1 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking thiserror v2.0.17 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Compiling pyo3-macros v0.21.2 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking icu_provider v2.1.1 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking icu_properties v2.1.2 [INFO] [stderr] Checking icu_normalizer v2.1.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking rustd_core v0.2.0 [INFO] [stderr] Checking exr v1.74.0 [INFO] [stderr] Checking tiff v0.10.3 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking rustd_compiler v0.2.0 [INFO] [stderr] Checking image v0.24.9 [INFO] [stderr] Checking ravif v0.12.0 [INFO] [stderr] Checking image v0.25.9 [INFO] [stderr] Checking xcap v0.0.12 [INFO] [stderr] Checking rustd_runtime v0.2.0 [INFO] [stderr] Checking rustd_py v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:201:33 [INFO] [stdout] | [INFO] [stdout] 201 | ... let mut info = PyDict::new_bound(py); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/lib.rs:201:33 [INFO] [stdout] | [INFO] [stdout] 201 | ... let mut info = PyDict::new_bound(py); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: xcap v0.0.12 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "bf4d01b18587db76f92ebbfef29ce31fff5cb54a3db3242db7b04d382ebb4751", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf4d01b18587db76f92ebbfef29ce31fff5cb54a3db3242db7b04d382ebb4751", kill_on_drop: false }` [INFO] [stdout] bf4d01b18587db76f92ebbfef29ce31fff5cb54a3db3242db7b04d382ebb4751