[INFO] fetching crate uil_shared 0.0.3... [INFO] checking uil_shared-0.0.3 against master#8e37e151835d96d6a7415e93e6876561485a3354 for pr-134218 [INFO] extracting crate uil_shared 0.0.3 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate uil_shared 0.0.3 on toolchain 8e37e151835d96d6a7415e93e6876561485a3354 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e37e151835d96d6a7415e93e6876561485a3354" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate uil_shared 0.0.3 [INFO] finished tweaking crates.io crate uil_shared 0.0.3 [INFO] tweaked toml for crates.io crate uil_shared 0.0.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e37e151835d96d6a7415e93e6876561485a3354" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8e37e151835d96d6a7415e93e6876561485a3354" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+8e37e151835d96d6a7415e93e6876561485a3354" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a106aeaeb366134600a72a7124b1ec212c2a861711f7817003ead38e363c5967 [INFO] running `Command { std: "docker" "start" "-a" "a106aeaeb366134600a72a7124b1ec212c2a861711f7817003ead38e363c5967", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a106aeaeb366134600a72a7124b1ec212c2a861711f7817003ead38e363c5967", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a106aeaeb366134600a72a7124b1ec212c2a861711f7817003ead38e363c5967", kill_on_drop: false }` [INFO] [stdout] a106aeaeb366134600a72a7124b1ec212c2a861711f7817003ead38e363c5967 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+8e37e151835d96d6a7415e93e6876561485a3354" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 994779bac2f049a6216c2dd05dfa74d95436bcc63b2698161201f1c43c04c863 [INFO] running `Command { std: "docker" "start" "-a" "994779bac2f049a6216c2dd05dfa74d95436bcc63b2698161201f1c43c04c863", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Checking uil_shared v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `std::num::ToPrimitive` [INFO] [stdout] --> src/asset.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::num::ToPrimitive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `ToPrimitive` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `std::num::ToPrimitive` [INFO] [stdout] --> src/asset.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::num::ToPrimitive; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ no `ToPrimitive` in `num` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/asset.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | try!(write!(f, "ImageData {{ ")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/asset.rs:27:9 [INFO] [stdout] | [INFO] [stdout] 27 | try!(write!(f, "ImageData {{ ")); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/asset.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | try!(write!(f, "offset_x {:?}, ", self.offset_x)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/asset.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | try!(write!(f, "offset_y {:?}, ", self.offset_y)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/asset.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | try!(write!(f, "width {:?}, ", self.width)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/asset.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | try!(write!(f, "height {:?} ", self.height)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/asset.rs:29:9 [INFO] [stdout] | [INFO] [stdout] 29 | try!(write!(f, "offset_x {:?}, ", self.offset_x)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `core` has been stable since 1.6.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(core)] [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/asset.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | try!(write!(f, "offset_y {:?}, ", self.offset_y)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/asset.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | try!(write!(f, "width {:?}, ", self.width)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/asset.rs:32:9 [INFO] [stdout] | [INFO] [stdout] 32 | try!(write!(f, "height {:?} ", self.height)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `to_f32` found for type `u32` in the current scope [INFO] [stdout] --> src/asset.rs:50:40 [INFO] [stdout] | [INFO] [stdout] 50 | let w = width.unwrap_or(iw.to_f32().unwrap()); [INFO] [stdout] | ^^^^^^ method not found in `u32` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `uil_shared` (lib) due to 2 previous errors; 6 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `uil_shared` (lib test) due to 1 previous error; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "994779bac2f049a6216c2dd05dfa74d95436bcc63b2698161201f1c43c04c863", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "994779bac2f049a6216c2dd05dfa74d95436bcc63b2698161201f1c43c04c863", kill_on_drop: false }` [INFO] [stdout] 994779bac2f049a6216c2dd05dfa74d95436bcc63b2698161201f1c43c04c863