[INFO] fetching crate gardiz 0.1.1... [INFO] checking gardiz-0.1.1 against master#38352b01ae4af9300be03b805d6db68c45e51068 for pr-129864 [INFO] extracting crate gardiz 0.1.1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate gardiz 0.1.1 on toolchain 38352b01ae4af9300be03b805d6db68c45e51068 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38352b01ae4af9300be03b805d6db68c45e51068" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate gardiz 0.1.1 [INFO] finished tweaking crates.io crate gardiz 0.1.1 [INFO] tweaked toml for crates.io crate gardiz 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38352b01ae4af9300be03b805d6db68c45e51068" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 17 packages to latest compatible versions [INFO] [stderr] Adding hashbrown v0.12.3 (available: v0.14.5) [INFO] [stderr] Adding indexmap v1.9.3 (available: v2.5.0) [INFO] [stderr] Adding priority-queue v1.4.0 (available: v2.1.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38352b01ae4af9300be03b805d6db68c45e51068" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+38352b01ae4af9300be03b805d6db68c45e51068" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0254fef5b00eaee2ee75cf7c15e14bc97cc8767548bc01fb36957fc15f16caa [INFO] running `Command { std: "docker" "start" "-a" "a0254fef5b00eaee2ee75cf7c15e14bc97cc8767548bc01fb36957fc15f16caa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0254fef5b00eaee2ee75cf7c15e14bc97cc8767548bc01fb36957fc15f16caa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0254fef5b00eaee2ee75cf7c15e14bc97cc8767548bc01fb36957fc15f16caa", kill_on_drop: false }` [INFO] [stdout] a0254fef5b00eaee2ee75cf7c15e14bc97cc8767548bc01fb36957fc15f16caa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+38352b01ae4af9300be03b805d6db68c45e51068" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0231022c9fd5e5f6f0510049836af9c9229dc405c77bb601d393fece907e9099 [INFO] running `Command { std: "docker" "start" "-a" "0231022c9fd5e5f6f0510049836af9c9229dc405c77bb601d393fece907e9099", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling priority-queue v1.4.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking indexmap v1.9.3 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Checking serde v1.0.210 [INFO] [stderr] Checking gardiz v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/bits.rs:221:26 [INFO] [stdout] | [INFO] [stdout] 221 | assert_eq!(127i8.cast_unsigned(), 127); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `CastUnsigned::cast_unsigned(...)` to keep using the current method [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` [INFO] [stdout] --> src/lib.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 + #![feature(integer_sign_cast)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/bits.rs:222:24 [INFO] [stdout] | [INFO] [stdout] 222 | assert_eq!(9i8.cast_unsigned(), 9); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `CastUnsigned::cast_unsigned(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` [INFO] [stdout] --> src/lib.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 + #![feature(integer_sign_cast)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/bits.rs:223:24 [INFO] [stdout] | [INFO] [stdout] 223 | assert_eq!(1i8.cast_unsigned(), 1); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `CastUnsigned::cast_unsigned(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` [INFO] [stdout] --> src/lib.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 + #![feature(integer_sign_cast)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/bits.rs:224:24 [INFO] [stdout] | [INFO] [stdout] 224 | assert_eq!(0i8.cast_unsigned(), 0); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `CastUnsigned::cast_unsigned(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` [INFO] [stdout] --> src/lib.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 + #![feature(integer_sign_cast)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/bits.rs:225:27 [INFO] [stdout] | [INFO] [stdout] 225 | assert_eq!((-1i8).cast_unsigned(), 255); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `CastUnsigned::cast_unsigned(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` [INFO] [stdout] --> src/lib.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 + #![feature(integer_sign_cast)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/bits.rs:226:27 [INFO] [stdout] | [INFO] [stdout] 226 | assert_eq!((-3i8).cast_unsigned(), 253); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `CastUnsigned::cast_unsigned(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` [INFO] [stdout] --> src/lib.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 + #![feature(integer_sign_cast)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/bits.rs:227:29 [INFO] [stdout] | [INFO] [stdout] 227 | assert_eq!((-127i8).cast_unsigned(), 129); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `CastUnsigned::cast_unsigned(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` [INFO] [stdout] --> src/lib.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 + #![feature(integer_sign_cast)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/bits.rs:228:29 [INFO] [stdout] | [INFO] [stdout] 228 | assert_eq!((-128i8).cast_unsigned(), 128); [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `CastUnsigned::cast_unsigned(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_unsigned` [INFO] [stdout] --> src/lib.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 + #![feature(integer_sign_cast)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/bits.rs:233:26 [INFO] [stdout] | [INFO] [stdout] 233 | assert_eq!(127u8.cast_signed(), 127); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `CastSigned::cast_signed(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` [INFO] [stdout] --> src/lib.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 + #![feature(integer_sign_cast)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/bits.rs:234:24 [INFO] [stdout] | [INFO] [stdout] 234 | assert_eq!(9u8.cast_signed(), 9); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `CastSigned::cast_signed(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` [INFO] [stdout] --> src/lib.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 + #![feature(integer_sign_cast)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/bits.rs:235:24 [INFO] [stdout] | [INFO] [stdout] 235 | assert_eq!(1u8.cast_signed(), 1); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `CastSigned::cast_signed(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` [INFO] [stdout] --> src/lib.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 + #![feature(integer_sign_cast)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/bits.rs:236:24 [INFO] [stdout] | [INFO] [stdout] 236 | assert_eq!(0u8.cast_signed(), 0); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `CastSigned::cast_signed(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` [INFO] [stdout] --> src/lib.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 + #![feature(integer_sign_cast)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/bits.rs:237:26 [INFO] [stdout] | [INFO] [stdout] 237 | assert_eq!(255u8.cast_signed(), -1); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `CastSigned::cast_signed(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` [INFO] [stdout] --> src/lib.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 + #![feature(integer_sign_cast)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/bits.rs:238:26 [INFO] [stdout] | [INFO] [stdout] 238 | assert_eq!(253u8.cast_signed(), -3); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `CastSigned::cast_signed(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` [INFO] [stdout] --> src/lib.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 + #![feature(integer_sign_cast)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/bits.rs:239:26 [INFO] [stdout] | [INFO] [stdout] 239 | assert_eq!(129u8.cast_signed(), -127); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `CastSigned::cast_signed(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` [INFO] [stdout] --> src/lib.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 + #![feature(integer_sign_cast)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: a method with this name may be added to the standard library in the future [INFO] [stdout] --> src/bits.rs:240:26 [INFO] [stdout] | [INFO] [stdout] 240 | assert_eq!(128u8.cast_signed(), -128); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `CastSigned::cast_signed(...)` to keep using the current method [INFO] [stdout] help: add `#![feature(integer_sign_cast)]` to the crate attributes to enable `core::num::::cast_signed` [INFO] [stdout] --> src/lib.rs:135:1 [INFO] [stdout] | [INFO] [stdout] 135 + #![feature(integer_sign_cast)] [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.84s [INFO] running `Command { std: "docker" "inspect" "0231022c9fd5e5f6f0510049836af9c9229dc405c77bb601d393fece907e9099", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0231022c9fd5e5f6f0510049836af9c9229dc405c77bb601d393fece907e9099", kill_on_drop: false }` [INFO] [stdout] 0231022c9fd5e5f6f0510049836af9c9229dc405c77bb601d393fece907e9099