[INFO] fetching crate fiz 0.0.4... [INFO] checking fiz-0.0.4 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate fiz 0.0.4 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate fiz 0.0.4 [INFO] finished tweaking crates.io crate fiz 0.0.4 [INFO] tweaked toml for crates.io crate fiz 0.0.4 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate fiz 0.0.4 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 19 packages to latest compatible versions [INFO] [stderr] Adding fiz-math v0.0.13 (available: v0.0.14) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 25ea1d8ef64eb8585c14eedbe0e2504be1fb23fb19e5162a84bb40ecac6edd69 [INFO] running `Command { std: "docker" "start" "-a" "25ea1d8ef64eb8585c14eedbe0e2504be1fb23fb19e5162a84bb40ecac6edd69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "25ea1d8ef64eb8585c14eedbe0e2504be1fb23fb19e5162a84bb40ecac6edd69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25ea1d8ef64eb8585c14eedbe0e2504be1fb23fb19e5162a84bb40ecac6edd69", kill_on_drop: false }` [INFO] [stdout] 25ea1d8ef64eb8585c14eedbe0e2504be1fb23fb19e5162a84bb40ecac6edd69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cc9534e5f7fd4a64cca88d997ade743559bd9f1ac9903a14f336f6fce8220bc [INFO] running `Command { std: "docker" "start" "-a" "5cc9534e5f7fd4a64cca88d997ade743559bd9f1ac9903a14f336f6fce8220bc", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling num-bigint v0.1.45 [INFO] [stderr] Checking rustc-serialize v0.3.25 [INFO] [stderr] Compiling num-complex v0.1.44 [INFO] [stderr] Compiling num-rational v0.1.43 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num v0.1.43 [INFO] [stderr] Checking fiz-math v0.0.13 [INFO] [stdout] error[E0277]: the trait bound `MM: num::Saturating` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit_macro.rs:385:94 [INFO] [stdout] | [INFO] [stdout] 385 | impl $crate::num_export::traits::PrimInt for $ident { [INFO] [stdout] | ^^^^^^^^^ the trait `num::Saturating` is not implemented for `MM` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit/mm.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | unit!(MM); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `num::Saturating`: [INFO] [stdout] i128 [INFO] [stdout] i16 [INFO] [stdout] i32 [INFO] [stdout] i64 [INFO] [stdout] i8 [INFO] [stdout] isize [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] and 4 others [INFO] [stdout] note: required by a bound in `PrimInt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/src/int.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait PrimInt: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] ... [INFO] [stdout] 53 | + Saturating [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `PrimInt` [INFO] [stdout] = note: this error originates in the macro `unit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `CM: num::Saturating` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit_macro.rs:385:94 [INFO] [stdout] | [INFO] [stdout] 385 | impl $crate::num_export::traits::PrimInt for $ident { [INFO] [stdout] | ^^^^^^^^^ the trait `num::Saturating` is not implemented for `CM` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit/cm.rs:28:1 [INFO] [stdout] | [INFO] [stdout] 28 | unit!(CM); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `num::Saturating`: [INFO] [stdout] i128 [INFO] [stdout] i16 [INFO] [stdout] i32 [INFO] [stdout] i64 [INFO] [stdout] i8 [INFO] [stdout] isize [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] and 4 others [INFO] [stdout] note: required by a bound in `PrimInt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/src/int.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait PrimInt: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] ... [INFO] [stdout] 53 | + Saturating [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `PrimInt` [INFO] [stdout] = note: this error originates in the macro `unit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `M: num::Saturating` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit_macro.rs:385:94 [INFO] [stdout] | [INFO] [stdout] 385 | impl $crate::num_export::traits::PrimInt for $ident { [INFO] [stdout] | ^^^^^^^^^ the trait `num::Saturating` is not implemented for `M` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit/m.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | unit!(M); [INFO] [stdout] | -------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `num::Saturating`: [INFO] [stdout] i128 [INFO] [stdout] i16 [INFO] [stdout] i32 [INFO] [stdout] i64 [INFO] [stdout] i8 [INFO] [stdout] isize [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] and 4 others [INFO] [stdout] note: required by a bound in `PrimInt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/src/int.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait PrimInt: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] ... [INFO] [stdout] 53 | + Saturating [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `PrimInt` [INFO] [stdout] = note: this error originates in the macro `unit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `KM: num::Saturating` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit_macro.rs:385:94 [INFO] [stdout] | [INFO] [stdout] 385 | impl $crate::num_export::traits::PrimInt for $ident { [INFO] [stdout] | ^^^^^^^^^ the trait `num::Saturating` is not implemented for `KM` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit/km.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | unit!(KM); [INFO] [stdout] | --------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `num::Saturating`: [INFO] [stdout] i128 [INFO] [stdout] i16 [INFO] [stdout] i32 [INFO] [stdout] i64 [INFO] [stdout] i8 [INFO] [stdout] isize [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] and 4 others [INFO] [stdout] note: required by a bound in `PrimInt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/src/int.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait PrimInt: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] ... [INFO] [stdout] 53 | + Saturating [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `PrimInt` [INFO] [stdout] = note: this error originates in the macro `unit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Rad: num::Saturating` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit_macro.rs:385:94 [INFO] [stdout] | [INFO] [stdout] 385 | impl $crate::num_export::traits::PrimInt for $ident { [INFO] [stdout] | ^^^^^^^^^ the trait `num::Saturating` is not implemented for `Rad` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit/rad.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | unit!(Rad); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `num::Saturating`: [INFO] [stdout] i128 [INFO] [stdout] i16 [INFO] [stdout] i32 [INFO] [stdout] i64 [INFO] [stdout] i8 [INFO] [stdout] isize [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] and 4 others [INFO] [stdout] note: required by a bound in `PrimInt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/src/int.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait PrimInt: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] ... [INFO] [stdout] 53 | + Saturating [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `PrimInt` [INFO] [stdout] = note: this error originates in the macro `unit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `Deg: num::Saturating` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit_macro.rs:385:94 [INFO] [stdout] | [INFO] [stdout] 385 | impl $crate::num_export::traits::PrimInt for $ident { [INFO] [stdout] | ^^^^^^^^^ the trait `num::Saturating` is not implemented for `Deg` [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fiz-math-0.0.13/src/unit/deg.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | unit!(Deg); [INFO] [stdout] | ---------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `num::Saturating`: [INFO] [stdout] i128 [INFO] [stdout] i16 [INFO] [stdout] i32 [INFO] [stdout] i64 [INFO] [stdout] i8 [INFO] [stdout] isize [INFO] [stdout] u128 [INFO] [stdout] u16 [INFO] [stdout] and 4 others [INFO] [stdout] note: required by a bound in `PrimInt` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/num-traits-0.2.19/src/int.rs:53:7 [INFO] [stdout] | [INFO] [stdout] 34 | pub trait PrimInt: [INFO] [stdout] | ------- required by a bound in this trait [INFO] [stdout] ... [INFO] [stdout] 53 | + Saturating [INFO] [stdout] | ^^^^^^^^^^ required by this bound in `PrimInt` [INFO] [stdout] = note: this error originates in the macro `unit` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fiz-math` (lib) due to 6 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "5cc9534e5f7fd4a64cca88d997ade743559bd9f1ac9903a14f336f6fce8220bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cc9534e5f7fd4a64cca88d997ade743559bd9f1ac9903a14f336f6fce8220bc", kill_on_drop: false }` [INFO] [stdout] 5cc9534e5f7fd4a64cca88d997ade743559bd9f1ac9903a14f336f6fce8220bc