[INFO] fetching crate ct_ratio 1.2.0... [INFO] checking ct_ratio-1.2.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate ct_ratio 1.2.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate ct_ratio 1.2.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ct_ratio 1.2.0 [INFO] tweaked toml for crates.io crate ct_ratio 1.2.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ct_ratio 1.2.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e030c56443d3611b97d73d0c0caf45da8ce76ae95ca8f6f3899412027d0b9f5 [INFO] running `Command { std: "docker" "start" "-a" "8e030c56443d3611b97d73d0c0caf45da8ce76ae95ca8f6f3899412027d0b9f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e030c56443d3611b97d73d0c0caf45da8ce76ae95ca8f6f3899412027d0b9f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e030c56443d3611b97d73d0c0caf45da8ce76ae95ca8f6f3899412027d0b9f5", kill_on_drop: false }` [INFO] [stdout] 8e030c56443d3611b97d73d0c0caf45da8ce76ae95ca8f6f3899412027d0b9f5 [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=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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cf4692dc0ee1b5038784147f157df6839789ea8f44947db19b3092251b787fe6 [INFO] running `Command { std: "docker" "start" "-a" "cf4692dc0ee1b5038784147f157df6839789ea8f44947db19b3092251b787fe6", kill_on_drop: false }` [INFO] [stderr] Checking ct_ratio v1.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the feature `const_option` has been stable since 1.83.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_option)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `const_option` has been stable since 1.83.0 and no longer requires an attribute to enable [INFO] [stdout] --> src/lib.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(const_option)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); ct_ratio::::StaticArithmetic::OpResult::{constant#0}] well-formed` [INFO] [stdout] --> test/op.rs:10:58 [INFO] [stdout] | [INFO] [stdout] 10 | let _ = writeln!(std::io::stderr().lock(), "{} / {}", C::NUMERATOR, C::DENOMINATOR.get()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ct_ratio::StaticArithmetic::OpResult` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:64:24 [INFO] [stdout] | [INFO] [stdout] 64 | type OpResult where [(); {Self::DENOMINATOR.get()} as usize]:, [(); {Self::NUMERATOR} as usize]:; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StaticArithmetic::OpResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); ct_ratio::::StaticArithmetic::OpResult::{constant#0}] well-formed` [INFO] [stdout] --> test/op.rs:21:58 [INFO] [stdout] | [INFO] [stdout] 21 | let _ = writeln!(std::io::stderr().lock(), "{} / {}", C::NUMERATOR, C::DENOMINATOR.get()).unwrap(); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ct_ratio::StaticArithmetic::OpResult` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:64:24 [INFO] [stdout] | [INFO] [stdout] 64 | type OpResult where [(); {Self::DENOMINATOR.get()} as usize]:, [(); {Self::NUMERATOR} as usize]:; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `StaticArithmetic::OpResult` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); ct_ratio::::Reducible::Reduced::{constant#0}] well-formed` [INFO] [stdout] --> test/reduction.rs:9:117 [INFO] [stdout] | [INFO] [stdout] 9 | let _ = writeln!(std::io::stdout().lock(), "Reduced {}/{} to {}/{}", ORIGINAL::NUMERATOR, ORIGINAL::DENOMINATOR, Reduced::NUMERATOR, R... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ct_ratio::Reducible::Reduced` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:79:23 [INFO] [stdout] | [INFO] [stdout] 79 | type Reduced where [(); {Self::R_DENOMINATOR} as usize]:, [(); {Self::R_NUMERATOR} as usize]:; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Reducible::Reduced` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); ct_ratio::::Reducible::Reduced::{constant#0}] well-formed` [INFO] [stdout] --> test/reduction.rs:21:117 [INFO] [stdout] | [INFO] [stdout] 21 | let _ = writeln!(std::io::stdout().lock(), "Reduced {}/{} to {}/{}", ORIGINAL::NUMERATOR, ORIGINAL::DENOMINATOR, Reduced::NUMERATOR, R... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ct_ratio::Reducible::Reduced` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:79:23 [INFO] [stdout] | [INFO] [stdout] 79 | type Reduced where [(); {Self::R_DENOMINATOR} as usize]:, [(); {Self::R_NUMERATOR} as usize]:; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Reducible::Reduced` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); ct_ratio::::Reducible::Reduced::{constant#0}] well-formed` [INFO] [stdout] --> test/reduction.rs:33:117 [INFO] [stdout] | [INFO] [stdout] 33 | let _ = writeln!(std::io::stdout().lock(), "Reduced {}/{} to {}/{}", ORIGINAL::NUMERATOR, ORIGINAL::DENOMINATOR, Reduced::NUMERATOR, R... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ct_ratio::Reducible::Reduced` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:79:23 [INFO] [stdout] | [INFO] [stdout] 79 | type Reduced where [(); {Self::R_DENOMINATOR} as usize]:, [(); {Self::R_NUMERATOR} as usize]:; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Reducible::Reduced` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `[(); ct_ratio::::Reducible::Reduced::{constant#0}] well-formed` [INFO] [stdout] --> test/reduction.rs:45:117 [INFO] [stdout] | [INFO] [stdout] 45 | let _ = writeln!(std::io::stdout().lock(), "Reduced {}/{} to {}/{}", ORIGINAL::NUMERATOR, ORIGINAL::DENOMINATOR, Reduced::NUMERATOR, R... [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `ct_ratio::Reducible::Reduced` [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:79:23 [INFO] [stdout] | [INFO] [stdout] 79 | type Reduced where [(); {Self::R_DENOMINATOR} as usize]:, [(); {Self::R_NUMERATOR} as usize]:; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Reducible::Reduced` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ct_ratio` (test "check_op") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `ct_ratio` (test "check_reduction") due to 4 previous errors [INFO] running `Command { std: "docker" "inspect" "cf4692dc0ee1b5038784147f157df6839789ea8f44947db19b3092251b787fe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf4692dc0ee1b5038784147f157df6839789ea8f44947db19b3092251b787fe6", kill_on_drop: false }` [INFO] [stdout] cf4692dc0ee1b5038784147f157df6839789ea8f44947db19b3092251b787fe6