[INFO] fetching crate common_traits 0.12.0... [INFO] checking common_traits-0.12.0 against master#80b898258da78fdd1262438126aa0cf90e395f0c for pr-149195-4 [INFO] extracting crate common_traits 0.12.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate common_traits 0.12.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate common_traits 0.12.0 [INFO] tweaked toml for crates.io crate common_traits 0.12.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate common_traits 0.12.0 on toolchain 80b898258da78fdd1262438126aa0cf90e395f0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate common_traits 0.12.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anyhow v1.0.75 [INFO] [stderr] Downloaded impl-tools-lib v0.11.3 [INFO] [stderr] Downloaded proc-macro2 v1.0.84 [INFO] [stderr] Downloaded impl-tools v0.11.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4b67cca93d32f571700e5d58048e01272b4e04170e86a75a1365e01600e583a [INFO] running `Command { std: "docker" "start" "-a" "a4b67cca93d32f571700e5d58048e01272b4e04170e86a75a1365e01600e583a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4b67cca93d32f571700e5d58048e01272b4e04170e86a75a1365e01600e583a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4b67cca93d32f571700e5d58048e01272b4e04170e86a75a1365e01600e583a", kill_on_drop: false }` [INFO] [stdout] a4b67cca93d32f571700e5d58048e01272b4e04170e86a75a1365e01600e583a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+80b898258da78fdd1262438126aa0cf90e395f0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 352a1d7688b6d56a55d6b8f26c298e5534268bc23f2729d790aff310cd3e9641 [INFO] running `Command { std: "docker" "start" "-a" "352a1d7688b6d56a55d6b8f26c298e5534268bc23f2729d790aff310cd3e9641", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking half v2.3.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Compiling impl-tools-lib v0.11.3 [INFO] [stderr] Compiling impl-tools v0.11.2 [INFO] [stderr] Checking common_traits v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: `Atomic` is ambiguous [INFO] [stdout] --> tests/atomics.rs:5:19 [INFO] [stdout] | [INFO] [stdout] 5 | fn test_atomic() [INFO] [stdout] | ^^^^^^ ambiguous name [INFO] [stdout] | [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: ambiguous because of multiple glob imports of a name in the same module [INFO] [stdout] note: `Atomic` could refer to the trait imported here [INFO] [stdout] --> tests/atomics.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use common_traits::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Atomic` to disambiguate [INFO] [stdout] note: `Atomic` could also refer to the type alias imported here [INFO] [stdout] --> tests/atomics.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use core::sync::atomic::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = help: consider adding an explicit import of `Atomic` to disambiguate [INFO] [stdout] = note: `#[warn(ambiguous_glob_imports)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.43s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: common_traits v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "352a1d7688b6d56a55d6b8f26c298e5534268bc23f2729d790aff310cd3e9641", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "352a1d7688b6d56a55d6b8f26c298e5534268bc23f2729d790aff310cd3e9641", kill_on_drop: false }` [INFO] [stdout] 352a1d7688b6d56a55d6b8f26c298e5534268bc23f2729d790aff310cd3e9641