[INFO] fetching crate fiz 0.0.4...
[INFO] checking fiz-0.0.4 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate fiz 0.0.4 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate fiz 0.0.4 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[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-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a246a7748804613ccd064328fbc5c00936f42f7d1e7c2fa04cf2f7676cefd0f2
[INFO] running `Command { std: "docker" "start" "-a" "a246a7748804613ccd064328fbc5c00936f42f7d1e7c2fa04cf2f7676cefd0f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a246a7748804613ccd064328fbc5c00936f42f7d1e7c2fa04cf2f7676cefd0f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a246a7748804613ccd064328fbc5c00936f42f7d1e7c2fa04cf2f7676cefd0f2", kill_on_drop: false }`
[INFO] [stdout] a246a7748804613ccd064328fbc5c00936f42f7d1e7c2fa04cf2f7676cefd0f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e583b7cb782e4bf842ab87cd784509d13edf57df50c0b1ab3883fed3e3c305dd
[INFO] running `Command { std: "docker" "start" "-a" "e583b7cb782e4bf842ab87cd784509d13edf57df50c0b1ab3883fed3e3c305dd", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr]     Checking rustc-serialize v0.3.25
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking num-bigint v0.1.44
[INFO] [stderr]     Checking num-complex v0.1.43
[INFO] [stderr]     Checking num-rational v0.1.42
[INFO] [stderr]     Checking num v0.1.42
[INFO] [stderr]     Checking 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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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-6f17d22bba15001f/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" "e583b7cb782e4bf842ab87cd784509d13edf57df50c0b1ab3883fed3e3c305dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e583b7cb782e4bf842ab87cd784509d13edf57df50c0b1ab3883fed3e3c305dd", kill_on_drop: false }`
[INFO] [stdout] e583b7cb782e4bf842ab87cd784509d13edf57df50c0b1ab3883fed3e3c305dd
