[INFO] fetching crate ticklock 0.0.8... [INFO] checking ticklock-0.0.8 against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] extracting crate ticklock 0.0.8 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate ticklock 0.0.8 on toolchain ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate ticklock 0.0.8 [INFO] finished tweaking crates.io crate ticklock 0.0.8 [INFO] tweaked toml for crates.io crate ticklock 0.0.8 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "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] 52f83061a8e39ca696324e20f8bde4248982d7e663ee1c3c00f57e6cbebd3824 [INFO] running `"docker" "start" "-a" "52f83061a8e39ca696324e20f8bde4248982d7e663ee1c3c00f57e6cbebd3824"` [INFO] [stderr] Checking ticklock v0.0.8 (/opt/rustwide/workdir) [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/clock.rs:258:22 [INFO] [stderr] | [INFO] [stderr] 258 | assert_eq!(2.clamp(1, 3), 2); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `clock::U32Ext::clamp(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(clamp)]` to the crate attributes to enable `core::cmp::Ord::clamp` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/clock.rs:259:23 [INFO] [stderr] | [INFO] [stderr] 259 | assert_eq!(20.clamp(1, 3), 3); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `clock::U32Ext::clamp(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(clamp)]` to the crate attributes to enable `core::cmp::Ord::clamp` [INFO] [stderr] [INFO] [stderr] warning: a method with this name may be added to the standard library in the future [INFO] [stderr] --> src/clock.rs:260:22 [INFO] [stderr] | [INFO] [stderr] 260 | assert_eq!(0.clamp(1, 3), 1); [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `clock::U32Ext::clamp(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(clamp)]` to the crate attributes to enable `core::cmp::Ord::clamp` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.61s [INFO] running `"docker" "inspect" "52f83061a8e39ca696324e20f8bde4248982d7e663ee1c3c00f57e6cbebd3824"` [INFO] running `"docker" "rm" "-f" "52f83061a8e39ca696324e20f8bde4248982d7e663ee1c3c00f57e6cbebd3824"` [INFO] [stdout] 52f83061a8e39ca696324e20f8bde4248982d7e663ee1c3c00f57e6cbebd3824