[INFO] fetching crate diman 0.5.1...
[INFO] testing diman-0.5.1 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate diman 0.5.1 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate diman 0.5.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate diman 0.5.1
[INFO] tweaked toml for crates.io crate diman 0.5.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate diman 0.5.1 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 118 packages to latest compatible versions
[INFO] [stderr]       Adding glam v0.24.2 (available: v0.30.8)
[INFO] [stderr]       Adding hdf5-metno v0.9.4 (available: v0.10.1)
[INFO] [stderr]       Adding mpi v0.7.0 (available: v0.8.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 227915ec605218dcd232730abcdeed0831fe13581cf3103ea0b9a8d4c730390b
[INFO] running `Command { std: "docker" "start" "-a" "227915ec605218dcd232730abcdeed0831fe13581cf3103ea0b9a8d4c730390b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "227915ec605218dcd232730abcdeed0831fe13581cf3103ea0b9a8d4c730390b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "227915ec605218dcd232730abcdeed0831fe13581cf3103ea0b9a8d4c730390b", kill_on_drop: false }`
[INFO] [stdout] 227915ec605218dcd232730abcdeed0831fe13581cf3103ea0b9a8d4c730390b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2a74fd7d209c74d14e804ab7712d4678c94137b8635af6fb82aed752b7e5d49a
[INFO] running `Command { std: "docker" "start" "-a" "2a74fd7d209c74d14e804ab7712d4678c94137b8635af6fb82aed752b7e5d49a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling diman_lib v0.5.1
[INFO] [stderr]    Compiling diman_unit_system v0.5.1
[INFO] [stderr]    Compiling diman v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.93s
[INFO] running `Command { std: "docker" "inspect" "2a74fd7d209c74d14e804ab7712d4678c94137b8635af6fb82aed752b7e5d49a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2a74fd7d209c74d14e804ab7712d4678c94137b8635af6fb82aed752b7e5d49a", kill_on_drop: false }`
[INFO] [stdout] 2a74fd7d209c74d14e804ab7712d4678c94137b8635af6fb82aed752b7e5d49a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b3ec95e2967d09db01be3965da1e3e164fe953449b7694d0d78f8ff967d5cd9e
[INFO] running `Command { std: "docker" "start" "-a" "b3ec95e2967d09db01be3965da1e3e164fe953449b7694d0d78f8ff967d5cd9e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling diman v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 10.14s
[INFO] running `Command { std: "docker" "inspect" "b3ec95e2967d09db01be3965da1e3e164fe953449b7694d0d78f8ff967d5cd9e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b3ec95e2967d09db01be3965da1e3e164fe953449b7694d0d78f8ff967d5cd9e", kill_on_drop: false }`
[INFO] [stdout] b3ec95e2967d09db01be3965da1e3e164fe953449b7694d0d78f8ff967d5cd9e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d5e4d9e923603ebbb31906f295475272d6b269c8a21272bb810bf13561622fcb
[INFO] running `Command { std: "docker" "start" "-a" "d5e4d9e923603ebbb31906f295475272d6b269c8a21272bb810bf13561622fcb", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/diman-68861e7996945bcf)
[INFO] [stderr]      Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-bcea074077231ea7)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 178 tests
[INFO] [stdout] test debug::tests::debug ... ok
[INFO] [stdout] test dimension_defs::one_over_dimension_def ... ok
[INFO] [stdout] test dimension_defs::exponent_dimension_def ... ok
[INFO] [stdout] test float::f32::add_assign_ref_ref ... ok
[INFO] [stdout] test float::f32::add_assign_type_quantity ... ok
[INFO] [stdout] test float::f32::add_different_units ... ok
[INFO] [stdout] test float::f32::add_assign_quantity_quantity ... ok
[INFO] [stdout] test float::f32::add_quantity_ref ... ok
[INFO] [stdout] test float::f32::add_quantity_reftype ... ok
[INFO] [stdout] test float::f32::add_ref_quantity ... ok
[INFO] [stdout] test float::f32::add_ref_ref ... ok
[INFO] [stdout] test float::f32::add_ref_type ... ok
[INFO] [stdout] test float::f32::add_same_unit ... ok
[INFO] [stdout] test float::f32::add_type_quantity ... ok
[INFO] [stdout] test float::f32::cbrt_float_quantity ... ok
[INFO] [stdout] test float::f32::add_assign_quantity_type ... ok
[INFO] [stdout] test float::f32::clamp_quantity_quantity ... ok
[INFO] [stdout] test float::f32::clamp_quantity_type ... ok
[INFO] [stdout] test float::f32::constant ... ok
[INFO] [stdout] test float::f32::deref_dimensionless ... ok
[INFO] [stdout] test float::f32::div_assign_quantity_quantity ... ok
[INFO] [stdout] test float::f32::div_assign_quantity_ref ... ok
[INFO] [stdout] test float::f32::div_assign_quantity_type ... ok
[INFO] [stdout] test float::f32::div_assign_ref_quantity ... ok
[INFO] [stdout] test float::f32::div_assign_type_quantity ... ok
[INFO] [stdout] test float::f32::div_quantity_ref ... ok
[INFO] [stdout] test float::f32::div_quantity_reftype ... ok
[INFO] [stdout] test float::f32::div_ref_quantity ... ok
[INFO] [stdout] test float::f32::div_ref_ref ... ok
[INFO] [stdout] test float::f32::div_ref_reftype ... ok
[INFO] [stdout] test float::f32::log2 ... ok
[INFO] [stdout] test float::f32::max_quantity_quantity ... ok
[INFO] [stdout] test float::f32::max_quantity_type ... ok
[INFO] [stdout] test float::f32::mul_assign_quantity_quantity ... ok
[INFO] [stdout] test float::f32::min_quantity_type ... ok
[INFO] [stdout] test float::f32::add_ref_reftype ... ok
[INFO] [stdout] test float::f32::mul_assign_quantity_type ... ok
[INFO] [stdout] test float::f32::mul_assign_type_ref ... ok
[INFO] [stdout] test float::f32::div_quantity_quantity ... ok
[INFO] [stdout] test float::f32::mul_quantity_quantity ... ok
[INFO] [stdout] test float::f32::div_quantity_type ... ok
[INFO] [stdout] test float::f32::mul_quantity_ref ... ok
[INFO] [stdout] test float::f32::mul_assign_ref_quantity ... ok
[INFO] [stdout] test float::f32::mul_assign_quantity_ref ... ok
[INFO] [stdout] test float::f32::mul_quantity_type ... ok
[INFO] [stdout] test float::f32::mul_assign_ref_ref ... ok
[INFO] [stdout] test float::f32::mul_quantity_typeref ... ok
[INFO] [stdout] test float::f32::neg_quantity ... ok
[INFO] [stdout] test float::f32::mul_ref_quantity ... ok
[INFO] [stdout] test float::f32::add_quantity_type ... ok
[INFO] [stdout] test float::f32::div_ref_type ... ok
[INFO] [stdout] test float::f32::min_quantity_quantity ... ok
[INFO] [stdout] test float::f32::div_type_quantity ... ok
[INFO] [stdout] test float::f32::mul_assign_type_quantity ... ok
[INFO] [stdout] test float::f32::mul_ref_ref ... ok
[INFO] [stdout] test float::f32::mul_ref_type ... ok
[INFO] [stdout] test float::f32::div_assign_ref_ref ... ok
[INFO] [stdout] test float::f32::partial_eq_quantity_quantity ... ok
[INFO] [stdout] test float::f32::partial_eq_quantity_ref ... ok
[INFO] [stdout] test float::f32::partial_eq_quantity_type ... ok
[INFO] [stdout] test float::f32::partial_eq_ref_quantity ... ok
[INFO] [stdout] test float::f32::partial_eq_ref_ref ... ok
[INFO] [stdout] test float::f32::partial_eq_type_quantity ... ok
[INFO] [stdout] test float::f32::partial_ord_quantity_quantity ... ok
[INFO] [stdout] test float::f32::partial_ord_type_quantity ... ok
[INFO] [stdout] test float::f32::sqrt_float_quantity ... ok
[INFO] [stdout] test float::f32::sub_assign_quantity_quantity ... ok
[INFO] [stdout] test float::f32::sub_assign_ref_quantity ... ok
[INFO] [stdout] test float::f32::partial_ord_quantity_type ... ok
[INFO] [stdout] test float::f32::sub_assign_quantity_ref ... ok
[INFO] [stdout] test float::f32::sub_assign_ref_ref ... ok
[INFO] [stdout] test float::f32::sub_assign_quantity_type ... ok
[INFO] [stdout] test float::f32::sub_assign_ref_type ... ok
[INFO] [stdout] test float::f32::sub_quantity_ref ... ok
[INFO] [stdout] test float::f32::sub_assign_type_quantity ... ok
[INFO] [stdout] test float::f32::sub_quantity_reftype ... ok
[INFO] [stdout] test float::f32::sub_ref_ref ... ok
[INFO] [stdout] test float::f32::sub_ref_reftype ... ok
[INFO] [stdout] test float::f32::sub_ref_type ... ok
[INFO] [stdout] test float::f32::sum_quantity_type ... ok
[INFO] [stdout] test float::f32::sub_different_units ... ok
[INFO] [stdout] test float::f32::sub_quantity_type ... ok
[INFO] [stdout] test float::f64::add_assign_quantity_quantity ... ok
[INFO] [stdout] test float::f64::add_assign_quantity_ref ... ok
[INFO] [stdout] test float::f64::add_assign_ref_type ... ok
[INFO] [stdout] test float::f32::sub_type_quantity ... ok
[INFO] [stdout] test float::f64::add_assign_type_quantity ... ok
[INFO] [stdout] test float::f64::add_different_units ... ok
[INFO] [stdout] test float::f64::add_quantity_ref ... ok
[INFO] [stdout] test float::f64::add_quantity_reftype ... ok
[INFO] [stdout] test float::f64::add_assign_quantity_type ... ok
[INFO] [stdout] test float::f64::add_assign_ref_ref ... ok
[INFO] [stdout] test float::f64::add_ref_quantity ... ok
[INFO] [stdout] test float::f64::add_ref_ref ... ok
[INFO] [stdout] test float::f64::add_same_unit ... ok
[INFO] [stdout] test float::f64::add_type_quantity ... ok
[INFO] [stdout] test float::f64::add_ref_reftype ... ok
[INFO] [stdout] test float::f64::cbrt_float_quantity ... ok
[INFO] [stdout] test float::f64::add_quantity_type ... ok
[INFO] [stdout] test float::f64::div_assign_type_quantity ... ok
[INFO] [stdout] test float::f64::constant ... ok
[INFO] [stdout] test float::f64::deref_dimensionless ... ok
[INFO] [stdout] test float::f64::div_quantity_quantity ... ok
[INFO] [stdout] test float::f64::clamp_quantity_type ... ok
[INFO] [stdout] test float::f64::div_assign_quantity_quantity ... ok
[INFO] [stdout] test float::f64::div_assign_ref_ref ... ok
[INFO] [stdout] test float::f64::div_assign_quantity_ref ... ok
[INFO] [stdout] test float::f64::clamp_quantity_quantity ... ok
[INFO] [stdout] test float::f64::div_assign_ref_quantity ... ok
[INFO] [stdout] test float::f64::div_quantity_ref ... ok
[INFO] [stdout] test float::f64::div_quantity_reftype ... ok
[INFO] [stdout] test float::f64::div_assign_quantity_type ... ok
[INFO] [stdout] test float::f64::div_quantity_type ... ok
[INFO] [stdout] test float::f64::log2 ... ok
[INFO] [stdout] test float::f64::max_quantity_quantity ... ok
[INFO] [stdout] test float::f64::max_quantity_type ... ok
[INFO] [stdout] test float::f64::min_quantity_type ... ok
[INFO] [stdout] test float::f64::mul_assign_quantity_quantity ... ok
[INFO] [stdout] test float::f64::mul_assign_quantity_ref ... ok
[INFO] [stdout] test float::f64::mul_assign_quantity_type ... ok
[INFO] [stdout] test float::f64::mul_assign_ref_quantity ... ok
[INFO] [stdout] test float::f64::mul_assign_ref_ref ... ok
[INFO] [stdout] test float::f64::mul_assign_type_quantity ... ok
[INFO] [stdout] test float::f64::mul_assign_type_ref ... ok
[INFO] [stdout] test float::f64::mul_quantity_quantity ... ok
[INFO] [stdout] test float::f64::mul_quantity_ref ... ok
[INFO] [stdout] test float::f64::mul_quantity_typeref ... ok
[INFO] [stdout] test float::f64::mul_ref_quantity ... ok
[INFO] [stdout] test float::f64::mul_ref_ref ... ok
[INFO] [stdout] test float::f64::mul_ref_type ... ok
[INFO] [stdout] test float::f64::mul_ref_typeref ... ok
[INFO] [stdout] test float::f64::div_ref_quantity ... ok
[INFO] [stdout] test float::f64::partial_eq_quantity_quantity ... ok
[INFO] [stdout] test float::f64::neg_quantity ... ok
[INFO] [stdout] test float::f64::div_ref_ref ... ok
[INFO] [stdout] test float::f64::div_ref_reftype ... ok
[INFO] [stdout] test float::f64::mul_type_quantity ... ok
[INFO] [stdout] test float::f64::div_ref_type ... ok
[INFO] [stdout] test float::f64::div_type_quantity ... ok
[INFO] [stdout] test float::f64::min_quantity_quantity ... ok
[INFO] [stdout] test float::f64::mul_quantity_type ... ok
[INFO] [stdout] test float::f64::partial_eq_ref_ref ... ok
[INFO] [stdout] test float::f64::partial_eq_type_quantity ... ok
[INFO] [stdout] test float::f64::partial_ord_quantity_type ... ok
[INFO] [stdout] test float::f64::partial_ord_type_quantity ... ok
[INFO] [stdout] test float::f64::sub_assign_ref_type ... ok
[INFO] [stdout] test float::f64::sub_assign_type_quantity ... ok
[INFO] [stdout] test float::f64::partial_eq_quantity_type ... ok
[INFO] [stdout] test float::f64::partial_eq_ref_quantity ... ok
[INFO] [stdout] test float::f64::partial_ord_quantity_quantity ... ok
[INFO] [stdout] test float::f64::sub_assign_quantity_type ... ok
[INFO] [stdout] test float::f64::sub_assign_ref_quantity ... ok
[INFO] [stdout] test float::f64::sub_assign_ref_ref ... ok
[INFO] [stdout] test float::f64::sub_assign_quantity_quantity ... ok
[INFO] [stdout] test float::f64::partial_eq_quantity_ref ... ok
[INFO] [stdout] test float::f64::sqrt_float_quantity ... ok
[INFO] [stdout] test float::f64::sub_ref_ref ... ok
[INFO] [stdout] test float::f64::add_ref_type ... ok
[INFO] [stdout] test float::f64::sub_ref_reftype ... ok
[INFO] [stdout] test float::f64::sub_assign_quantity_ref ... ok
[INFO] [stdout] test gas::tests::primitive_to_conservative_to_primitive ... ok
[INFO] [stdout] test float::f64::sub_different_units ... ok
[INFO] [stdout] test unit_aliases::mod_f32::explicit_prefix ... ok
[INFO] [stdout] test float::f64::sub_quantity_reftype ... ok
[INFO] [stdout] test unit_aliases::mod_f32::prefixed_aliases ... ok
[INFO] [stdout] test float::f64::sub_quantity_type ... ok
[INFO] [stdout] test float::f64::sub_ref_type ... ok
[INFO] [stdout] test float::f64::sub_quantity_ref ... ok
[INFO] [stdout] test float::f64::sum_quantity_type ... ok
[INFO] [stdout] test float::f64::sub_type_quantity ... ok
[INFO] [stdout] test unit_aliases::mod_f64::unit_aliases ... ok
[INFO] [stdout] test unit_aliases::mod_f64::explicit_prefix ... ok
[INFO] [stdout] test unit_aliases::mod_f32::unit_aliases ... ok
[INFO] [stdout] test unit_aliases::mod_f64::prefixed_aliases ... ok
[INFO] [stderr]    Doc-tests diman
[INFO] [stdout] test float::f32::add_assign_quantity_ref ... ok
[INFO] [stdout] test float::f32::add_assign_ref_type ... ok
[INFO] [stdout] test float::f32::mul_ref_typeref ... ok
[INFO] [stdout] test float::f32::mul_type_quantity ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 178 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 30 tests
[INFO] [stdout] test src/lib.rs - (line 141) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 329) ... ignored
[INFO] [stdout] test src/lib.rs - (line 361) ... ignored
[INFO] [stdout] test src/lib.rs - (line 387) ... ignored
[INFO] [stdout] test src/lib.rs - (line 183) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 314) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 20) - compile fail ... ok
[INFO] [stdout] test src/lib.rs - (line 121) ... ok
[INFO] [stdout] test src/lib.rs - (line 147) ... ok
[INFO] [stdout] test src/lib.rs - (line 204) ... ok
[INFO] [stdout] test src/lib.rs - (line 96) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 129) ... ok
[INFO] [stdout] test src/lib.rs - (line 68) ... ok
[INFO] [stdout] test src/lib.rs - (line 175) ... ok
[INFO] [stdout] test src/lib.rs - (line 62) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 111) ... ok
[INFO] [stdout] test src/lib.rs - (line 77) ... ok
[INFO] [stdout] test src/lib.rs - (line 3) ... ok
[INFO] [stdout] test src/lib.rs - Quotient (line 529) ... ok
[INFO] [stdout] test src/lib.rs - (line 154) ... ok
[INFO] [stdout] test src/lib.rs - Product (line 519) ... ok
[INFO] [stdout] test src/lib.rs - (line 87) ... ok
[INFO] [stdout] test src/lib.rs - (line 166) ... ok
[INFO] [stdout] test src/lib.rs - (line 273) ... ok
[INFO] [stdout] test src/lib.rs - (line 220) ... ok
[INFO] [stdout] test src/lib.rs - unit_system (line 431) ... ok
[INFO] [stdout] test src/lib.rs - unit_system (line 464) ... ok
[INFO] [stdout] test src/lib.rs - unit_system (line 447) ... ok
[INFO] [stdout] test src/lib.rs - (line 293) ... ok
[INFO] [stdout] test src/lib.rs - unit_system (line 486) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 141) stdout ----
[INFO] [stdout] error[E0391]: cycle detected when computing revealed normalized predicates of `<diman::si::Quantity<S, diman::::si::{impl#4}::{constant#0}> as core::ops::deref::Deref>::{constant#0}`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/si.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout] 3   | / unit_system!(
[INFO] [stdout] 4   | |     quantity_type Quantity;
[INFO] [stdout] 5   | |     dimension_type Dimension;
[INFO] [stdout] ...   |
[INFO] [stdout] 317 | |     unit cubic_meter: Volume = meter^3;
[INFO] [stdout] 318 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout] note: ...which requires computing normalized predicates of `<diman::si::Quantity<S, diman::::si::{impl#4}::{constant#0}> as core::ops::deref::Deref>::{constant#0}`...
[INFO] [stdout]    --> /opt/rustwide/workdir/src/si.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout] 3   | / unit_system!(
[INFO] [stdout] 4   | |     quantity_type Quantity;
[INFO] [stdout] 5   | |     dimension_type Dimension;
[INFO] [stdout] ...   |
[INFO] [stdout] 317 | |     unit cubic_meter: Volume = meter^3;
[INFO] [stdout] 318 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: ...which again requires computing revealed normalized predicates of `<diman::si::Quantity<S, diman::::si::{impl#4}::{constant#0}> as core::ops::deref::Deref>::{constant#0}`, completing the cycle
[INFO] [stdout]     = note: cycle used when evaluating trait selection obligation `diman::si::Quantity<f64, ValTree(Branch([Leaf(0x0000000000000001), Leaf(0x0000000000000000), Leaf(0x0000000000000000), Leaf(0x0000000000000000), Leaf(0x0000000000000000), Leaf(0x0000000000000000), Leaf(0x0000000000000000)]): diman::si::Dimension)>: core::ops::deref::Deref`
[INFO] [stdout]     = note: see https://rustc-dev-guide.rust-lang.org/overview.html#queries and https://rustc-dev-guide.rust-lang.org/query.html for more information
[INFO] [stdout]     = note: this error originates in the macro `unit_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0391`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 183) stdout ----
[INFO] [stdout] error[E0391]: cycle detected when computing revealed normalized predicates of `<diman::si::Quantity<S, diman::::si::{impl#4}::{constant#0}> as core::ops::deref::Deref>::{constant#0}`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/si.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout] 3   | / unit_system!(
[INFO] [stdout] 4   | |     quantity_type Quantity;
[INFO] [stdout] 5   | |     dimension_type Dimension;
[INFO] [stdout] ...   |
[INFO] [stdout] 317 | |     unit cubic_meter: Volume = meter^3;
[INFO] [stdout] 318 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout] note: ...which requires computing normalized predicates of `<diman::si::Quantity<S, diman::::si::{impl#4}::{constant#0}> as core::ops::deref::Deref>::{constant#0}`...
[INFO] [stdout]    --> /opt/rustwide/workdir/src/si.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout] 3   | / unit_system!(
[INFO] [stdout] 4   | |     quantity_type Quantity;
[INFO] [stdout] 5   | |     dimension_type Dimension;
[INFO] [stdout] ...   |
[INFO] [stdout] 317 | |     unit cubic_meter: Volume = meter^3;
[INFO] [stdout] 318 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: ...which again requires computing revealed normalized predicates of `<diman::si::Quantity<S, diman::::si::{impl#4}::{constant#0}> as core::ops::deref::Deref>::{constant#0}`, completing the cycle
[INFO] [stdout]     = note: cycle used when evaluating trait selection obligation `diman::si::Quantity<f64, ValTree(Branch([Leaf(0x0000000000000001), Leaf(0x0000000000000000), Leaf(0x0000000000000000), Leaf(0x0000000000000000), Leaf(0x0000000000000000), Leaf(0x0000000000000000), Leaf(0x0000000000000000)]): diman::si::Dimension)>: core::ops::deref::Deref`
[INFO] [stdout]     = note: see https://rustc-dev-guide.rust-lang.org/overview.html#queries and https://rustc-dev-guide.rust-lang.org/query.html for more information
[INFO] [stdout]     = note: this error originates in the macro `unit_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0391`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 314) stdout ----
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Quantity<(), diman::::si::{impl#13}::{constant#0}> well-formed`
[INFO] [stdout]  --> src/lib.rs:319:41
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn foo(l: Length<f64>, t: Time<f64>) -> Product<Length<f64>, Time<f64>> {
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: required for `Quantity<f64, Dimension { length: 1, time: 0, mass: 0, temperature: 0, current: 0, amount_of_substance: 0, luminous_intensity: 0 }>` to implement `Mul<Quantity<f64, Dimension { length: 0, time: 1, mass: 0, temperature: 0, current: 0, amount_of_substance: 0, luminous_intensity: 0 }>>`
[INFO] [stdout] 
[INFO] [stdout] error[E0275]: overflow evaluating the requirement `Quantity<(), diman::::si::{impl#17}::{constant#0}> well-formed`
[INFO] [stdout]   --> src/lib.rs:323:41
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn bar(l: Length<f64>, t: Time<f64>) -> Quotient<Length<f64>, Time<f64>> {
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: required for `Quantity<f64, Dimension { length: 1, time: 0, mass: 0, temperature: 0, current: 0, amount_of_substance: 0, luminous_intensity: 0 }>` to implement `Div<Quantity<f64, Dimension { length: 0, time: 1, mass: 0, temperature: 0, current: 0, amount_of_substance: 0, luminous_intensity: 0 }>>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0275`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 96) stdout ----
[INFO] [stdout] error[E0391]: cycle detected when computing revealed normalized predicates of `<diman::si::Quantity<S, diman::::si::{impl#4}::{constant#0}> as core::ops::deref::Deref>::{constant#0}`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/si.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout] 3   | / unit_system!(
[INFO] [stdout] 4   | |     quantity_type Quantity;
[INFO] [stdout] 5   | |     dimension_type Dimension;
[INFO] [stdout] ...   |
[INFO] [stdout] 317 | |     unit cubic_meter: Volume = meter^3;
[INFO] [stdout] 318 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     |
[INFO] [stdout] note: ...which requires computing normalized predicates of `<diman::si::Quantity<S, diman::::si::{impl#4}::{constant#0}> as core::ops::deref::Deref>::{constant#0}`...
[INFO] [stdout]    --> /opt/rustwide/workdir/src/si.rs:3:1
[INFO] [stdout]     |
[INFO] [stdout] 3   | / unit_system!(
[INFO] [stdout] 4   | |     quantity_type Quantity;
[INFO] [stdout] 5   | |     dimension_type Dimension;
[INFO] [stdout] ...   |
[INFO] [stdout] 317 | |     unit cubic_meter: Volume = meter^3;
[INFO] [stdout] 318 | | );
[INFO] [stdout]     | |_^
[INFO] [stdout]     = note: ...which again requires computing revealed normalized predicates of `<diman::si::Quantity<S, diman::::si::{impl#4}::{constant#0}> as core::ops::deref::Deref>::{constant#0}`, completing the cycle
[INFO] [stdout]     = note: cycle used when evaluating trait selection obligation `diman::si::Quantity<f64, ValTree(Branch([Leaf(0x0000000000000001), Leaf(0x0000000000000000), Leaf(0x0000000000000000), Leaf(0x0000000000000000), Leaf(0x0000000000000000), Leaf(0x0000000000000000), Leaf(0x0000000000000000)]): diman::si::Dimension)>: core::ops::deref::Deref`
[INFO] [stdout]     = note: see https://rustc-dev-guide.rust-lang.org/overview.html#queries and https://rustc-dev-guide.rust-lang.org/query.html for more information
[INFO] [stdout]     = note: this error originates in the macro `unit_system` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0391`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 62) stdout ----
[INFO] [stdout] error[E0391]: cycle detected when computing revealed normalized predicates of `<diman::si::Quantity<S, diman::::si::{impl#43}::{constant#1}> as core::ops::arith::Add<S>>::{constant#0}`
[INFO] [stdout]  --> /opt/rustwide/workdir/src/si.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 |     dimension_type Dimension;
[INFO] [stdout]   |                    ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: ...which requires computing normalized predicates of `<diman::si::Quantity<S, diman::::si::{impl#43}::{constant#1}> as core::ops::arith::Add<S>>::{constant#0}`...
[INFO] [stdout]  --> /opt/rustwide/workdir/src/si.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 |     dimension_type Dimension;
[INFO] [stdout]   |                    ^^^^^^^^^
[INFO] [stdout]   = note: ...which again requires computing revealed normalized predicates of `<diman::si::Quantity<S, diman::::si::{impl#43}::{constant#1}> as core::ops::arith::Add<S>>::{constant#0}`, completing the cycle
[INFO] [stdout] note: cycle used when computing normalized predicates of `<diman::si::Quantity<S, diman::::si::{impl#43}::{constant#1}> as core::ops::arith::Add<S>>::{constant#1}`
[INFO] [stdout]  --> /opt/rustwide/workdir/src/si.rs:5:20
[INFO] [stdout]   |
[INFO] [stdout] 5 |     dimension_type Dimension;
[INFO] [stdout]   |                    ^^^^^^^^^
[INFO] [stdout]   = note: see https://rustc-dev-guide.rust-lang.org/overview.html#queries and https://rustc-dev-guide.rust-lang.org/query.html for more information
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0391`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 141)
[INFO] [stdout]     src/lib.rs - (line 183)
[INFO] [stdout]     src/lib.rs - (line 314)
[INFO] [stdout]     src/lib.rs - (line 62)
[INFO] [stdout]     src/lib.rs - (line 96)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 22 passed; 5 failed; 3 ignored; 0 measured; 0 filtered out; finished in 2.01s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d5e4d9e923603ebbb31906f295475272d6b269c8a21272bb810bf13561622fcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5e4d9e923603ebbb31906f295475272d6b269c8a21272bb810bf13561622fcb", kill_on_drop: false }`
[INFO] [stdout] d5e4d9e923603ebbb31906f295475272d6b269c8a21272bb810bf13561622fcb
