[INFO] fetching crate fts_units 0.1.1... [INFO] testing fts_units-0.1.1 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate fts_units 0.1.1 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate fts_units 0.1.1 [INFO] finished tweaking crates.io crate fts_units 0.1.1 [INFO] tweaked toml for crates.io crate fts_units 0.1.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate fts_units 0.1.1 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "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" "+562dee4820c458d823175268e41601d4c060588a" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 30 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded target-triple v1.0.0 [INFO] [stderr] Downloaded toml v1.1.2+spec-1.1.0 [INFO] [stderr] Downloaded trybuild v1.0.116 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b081ade3dcaa8f5fa00be17f465e3ec6dae746567229cad89c191cab269be87 [INFO] running `Command { std: "docker" "start" "-a" "2b081ade3dcaa8f5fa00be17f465e3ec6dae746567229cad89c191cab269be87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b081ade3dcaa8f5fa00be17f465e3ec6dae746567229cad89c191cab269be87", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b081ade3dcaa8f5fa00be17f465e3ec6dae746567229cad89c191cab269be87", kill_on_drop: false }` [INFO] [stdout] 2b081ade3dcaa8f5fa00be17f465e3ec6dae746567229cad89c191cab269be87 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c73a61b3b727c7524da1e44183b6cc8f34afeef280730c19e83fcc204b78010 [INFO] running `Command { std: "docker" "start" "-a" "1c73a61b3b727c7524da1e44183b6cc8f34afeef280730c19e83fcc204b78010", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling fts_units v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] error: `P3600` is ambiguous [INFO] [stdout] --> src/si_system.rs:781:28 [INFO] [stdout] | [INFO] [stdout] 781 | pub type Hour = RatioT; [INFO] [stdout] | ^^^^^ ambiguous name [INFO] [stdout] | [INFO] [stdout] = note: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `P3600` could refer to the type alias imported here [INFO] [stdout] --> src/si_system.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use typenum::consts::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `P3600` to disambiguate [INFO] [stdout] note: `P3600` could also refer to the type alias imported here [INFO] [stdout] --> src/si_system.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | use crate::typenum_ext::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `P3600` to disambiguate [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #114095 [INFO] [stdout] = note: `#[deny(ambiguous_glob_imports)]` (part of `#[deny(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `ratio::RatioT: typenum::sealed::Sealed` is not satisfied [INFO] [stdout] --> src/ratio.rs:57:24 [INFO] [stdout] | [INFO] [stdout] 57 | impl NonZero for RatioT [INFO] [stdout] | ^^^^^^^^^^^^ unsatisfied trait bound [INFO] [stdout] | [INFO] [stdout] help: the trait `typenum::sealed::Sealed` is not implemented for `ratio::RatioT` [INFO] [stdout] --> src/ratio.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | pub struct RatioT [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: the following other types implement trait `typenum::sealed::Sealed`: [INFO] [stdout] ATerm [INFO] [stdout] NInt [INFO] [stdout] PInt [INFO] [stdout] TArr [INFO] [stdout] UInt [INFO] [stdout] UTerm [INFO] [stdout] typenum::B0 [INFO] [stdout] typenum::B1 [INFO] [stdout] and 4 others [INFO] [stdout] note: required by a bound in `typenum::NonZero` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/typenum-1.19.0/src/marker_traits.rs:22:20 [INFO] [stdout] | [INFO] [stdout] 22 | pub trait NonZero: Sealed {} [INFO] [stdout] | ^^^^^^ required by this bound in `NonZero` [INFO] [stdout] = note: `NonZero` is a "sealed trait", because to implement it you also need to implement `typenum::sealed::Sealed`, which is not accessible; this is usually done to force you to use one of the provided types that already implement it [INFO] [stdout] = help: the following types implement the trait: [INFO] [stdout] typenum::B0 [INFO] [stdout] typenum::B1 [INFO] [stdout] typenum::UTerm [INFO] [stdout] typenum::UInt [INFO] [stdout] typenum::Z0 [INFO] [stdout] typenum::PInt [INFO] [stdout] typenum::NInt [INFO] [stdout] typenum::Less [INFO] [stdout] and 4 others [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `fts_units` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "1c73a61b3b727c7524da1e44183b6cc8f34afeef280730c19e83fcc204b78010", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c73a61b3b727c7524da1e44183b6cc8f34afeef280730c19e83fcc204b78010", kill_on_drop: false }` [INFO] [stdout] 1c73a61b3b727c7524da1e44183b6cc8f34afeef280730c19e83fcc204b78010