[INFO] fetching crate fiz 0.0.4... [INFO] checking fiz-0.0.4 against master#2748a9fd93dd1a00a4521f4f16de5befbf77f6cd for pr-62262-1 [INFO] extracting crate fiz 0.0.4 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate fiz 0.0.4 on toolchain 2748a9fd93dd1a00a4521f4f16de5befbf77f6cd [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "read-manifest" "--manifest-path" "Cargo.toml"` [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-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fiz-math v0.0.13 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+2748a9fd93dd1a00a4521f4f16de5befbf77f6cd" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3ec5b4dcde976a673371c485e82dad5782a2bc23782ed78339abaded2888ce0d [INFO] running `"docker" "start" "-a" "3ec5b4dcde976a673371c485e82dad5782a2bc23782ed78339abaded2888ce0d"` [INFO] [stderr] Checking fiz-math v0.0.13 [INFO] [stderr] error[E0277]: the trait bound `unit::mm::MM: num::Saturating` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fiz-math-0.0.13/src/unit_macro.rs:385:54 [INFO] [stderr] | [INFO] [stderr] 385 | impl $crate::num_export::traits::PrimInt for $ident { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num::Saturating` is not implemented for `unit::mm::MM` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fiz-math-0.0.13/src/unit/mm.rs:44:1 [INFO] [stderr] | [INFO] [stderr] 44 | unit!(MM); [INFO] [stderr] | ---------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `unit::cm::CM: num::Saturating` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fiz-math-0.0.13/src/unit_macro.rs:385:54 [INFO] [stderr] | [INFO] [stderr] 385 | impl $crate::num_export::traits::PrimInt for $ident { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num::Saturating` is not implemented for `unit::cm::CM` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fiz-math-0.0.13/src/unit/cm.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | unit!(CM); [INFO] [stderr] | ---------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `unit::m::M: num::Saturating` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fiz-math-0.0.13/src/unit_macro.rs:385:54 [INFO] [stderr] | [INFO] [stderr] 385 | impl $crate::num_export::traits::PrimInt for $ident { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num::Saturating` is not implemented for `unit::m::M` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fiz-math-0.0.13/src/unit/m.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | unit!(M); [INFO] [stderr] | --------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `unit::km::KM: num::Saturating` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fiz-math-0.0.13/src/unit_macro.rs:385:54 [INFO] [stderr] | [INFO] [stderr] 385 | impl $crate::num_export::traits::PrimInt for $ident { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num::Saturating` is not implemented for `unit::km::KM` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fiz-math-0.0.13/src/unit/km.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | unit!(KM); [INFO] [stderr] | ---------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `unit::rad::Rad: num::Saturating` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fiz-math-0.0.13/src/unit_macro.rs:385:54 [INFO] [stderr] | [INFO] [stderr] 385 | impl $crate::num_export::traits::PrimInt for $ident { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num::Saturating` is not implemented for `unit::rad::Rad` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fiz-math-0.0.13/src/unit/rad.rs:41:1 [INFO] [stderr] | [INFO] [stderr] 41 | unit!(Rad); [INFO] [stderr] | ----------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `unit::deg::Deg: num::Saturating` is not satisfied [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fiz-math-0.0.13/src/unit_macro.rs:385:54 [INFO] [stderr] | [INFO] [stderr] 385 | impl $crate::num_export::traits::PrimInt for $ident { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `num::Saturating` is not implemented for `unit::deg::Deg` [INFO] [stderr] | [INFO] [stderr] ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/fiz-math-0.0.13/src/unit/deg.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | unit!(Deg); [INFO] [stderr] | ----------- in this macro invocation [INFO] [stderr] [INFO] [stderr] error: aborting due to 6 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0277`. [INFO] [stderr] error: could not compile `fiz-math`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "3ec5b4dcde976a673371c485e82dad5782a2bc23782ed78339abaded2888ce0d"` [INFO] running `"docker" "rm" "-f" "3ec5b4dcde976a673371c485e82dad5782a2bc23782ed78339abaded2888ce0d"` [INFO] [stdout] 3ec5b4dcde976a673371c485e82dad5782a2bc23782ed78339abaded2888ce0d