[INFO] fetching crate fiz 0.0.4...
[INFO] testing fiz-0.0.4 against 1.90.0 for beta-1.91-3
[INFO] extracting crate fiz 0.0.4 into /workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate fiz 0.0.4 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+1.90.0" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded num-complex v0.1.44
[INFO] [stderr]   Downloaded num-bigint v0.1.45
[INFO] [stderr]   Downloaded num-rational v0.1.43
[INFO] [stderr]   Downloaded fiz-math v0.0.13
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 68afb393bc8a373eefe94f10851654edd355cd3b76108b2c0d213f3e95948b10
[INFO] running `Command { std: "docker" "start" "-a" "68afb393bc8a373eefe94f10851654edd355cd3b76108b2c0d213f3e95948b10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "68afb393bc8a373eefe94f10851654edd355cd3b76108b2c0d213f3e95948b10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "68afb393bc8a373eefe94f10851654edd355cd3b76108b2c0d213f3e95948b10", kill_on_drop: false }`
[INFO] [stdout] 68afb393bc8a373eefe94f10851654edd355cd3b76108b2c0d213f3e95948b10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efe604ddaa97a0752e78815380f218c464269121901d0017aabd7351ca787c04
[INFO] running `Command { std: "docker" "start" "-a" "efe604ddaa97a0752e78815380f218c464269121901d0017aabd7351ca787c04", 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]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling fiz-math v0.0.13
[INFO] [stdout] error[E0277]: the trait bound `MM<T>: 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<T: $crate::num_export::traits::PrimInt> $crate::num_export::traits::PrimInt for $ident<T> {
[INFO] [stdout]     |                                                                                              ^^^^^^^^^ the trait `num::Saturating` is not implemented for `MM<T>`
[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<T>: 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<T: $crate::num_export::traits::PrimInt> $crate::num_export::traits::PrimInt for $ident<T> {
[INFO] [stdout]     |                                                                                              ^^^^^^^^^ the trait `num::Saturating` is not implemented for `CM<T>`
[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<T>: 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<T: $crate::num_export::traits::PrimInt> $crate::num_export::traits::PrimInt for $ident<T> {
[INFO] [stdout]     |                                                                                              ^^^^^^^^^ the trait `num::Saturating` is not implemented for `M<T>`
[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<T>: 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<T: $crate::num_export::traits::PrimInt> $crate::num_export::traits::PrimInt for $ident<T> {
[INFO] [stdout]     |                                                                                              ^^^^^^^^^ the trait `num::Saturating` is not implemented for `KM<T>`
[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<T>: 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<T: $crate::num_export::traits::PrimInt> $crate::num_export::traits::PrimInt for $ident<T> {
[INFO] [stdout]     |                                                                                              ^^^^^^^^^ the trait `num::Saturating` is not implemented for `Rad<T>`
[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<T>: 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<T: $crate::num_export::traits::PrimInt> $crate::num_export::traits::PrimInt for $ident<T> {
[INFO] [stdout]     |                                                                                              ^^^^^^^^^ the trait `num::Saturating` is not implemented for `Deg<T>`
[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" "efe604ddaa97a0752e78815380f218c464269121901d0017aabd7351ca787c04", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efe604ddaa97a0752e78815380f218c464269121901d0017aabd7351ca787c04", kill_on_drop: false }`
[INFO] [stdout] efe604ddaa97a0752e78815380f218c464269121901d0017aabd7351ca787c04
