[INFO] fetching crate radium 0.6.2... [INFO] building radium-0.6.2 against try#d5c88c22807925c189328ef9d923c5d2b11a95b8+rustflags=-Zprofile-closures for pr-87066-3 [INFO] extracting crate radium 0.6.2 into /workspace/builds/worker-24/source [INFO] validating manifest of crates.io crate radium 0.6.2 on toolchain d5c88c22807925c189328ef9d923c5d2b11a95b8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate radium 0.6.2 [INFO] finished tweaking crates.io crate radium 0.6.2 [INFO] tweaked toml for crates.io crate radium 0.6.2 written to /workspace/builds/worker-24/source/Cargo.toml [INFO] crate crates.io crate radium 0.6.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 569ee77ab11ea5ef6eabd66d9389b5fe725ed51a8e20a09a1f24bbeee2178ba0 [INFO] running `Command { std: "docker" "start" "-a" "569ee77ab11ea5ef6eabd66d9389b5fe725ed51a8e20a09a1f24bbeee2178ba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "569ee77ab11ea5ef6eabd66d9389b5fe725ed51a8e20a09a1f24bbeee2178ba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "569ee77ab11ea5ef6eabd66d9389b5fe725ed51a8e20a09a1f24bbeee2178ba0", kill_on_drop: false }` [INFO] [stdout] 569ee77ab11ea5ef6eabd66d9389b5fe725ed51a8e20a09a1f24bbeee2178ba0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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 -Zprofile-closures" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de7583899beee22ae3fd460ceb48ee0262d46fbe6ec2c0e093207b257b0879cd [INFO] running `Command { std: "docker" "start" "-a" "de7583899beee22ae3fd460ceb48ee0262d46fbe6ec2c0e093207b257b0879cd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling radium v0.6.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicI8::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicU8::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicI16::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicU16::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicI32::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicU32::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicI64::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicU64::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicIsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 580 | radium!(atom bool); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicPtr::::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 640 | radium!(atom *mut T); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.37s [INFO] running `Command { std: "docker" "inspect" "de7583899beee22ae3fd460ceb48ee0262d46fbe6ec2c0e093207b257b0879cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de7583899beee22ae3fd460ceb48ee0262d46fbe6ec2c0e093207b257b0879cd", kill_on_drop: false }` [INFO] [stdout] de7583899beee22ae3fd460ceb48ee0262d46fbe6ec2c0e093207b257b0879cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-24/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 -Zprofile-closures" "-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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+d5c88c22807925c189328ef9d923c5d2b11a95b8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 502f5b48d2c97b66c409f1f337f9762e9d72fb27bda314dffa55c6048c8d94fa [INFO] running `Command { std: "docker" "start" "-a" "502f5b48d2c97b66c409f1f337f9762e9d72fb27bda314dffa55c6048c8d94fa", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicI8::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicU8::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicI16::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicU16::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicI32::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicU32::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicI64::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicU64::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicIsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 580 | radium!(atom bool); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicPtr::::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 640 | radium!(atom *mut T); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling radium v0.6.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicI8::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicU8::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicI16::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicU16::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicI32::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicU32::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicI64::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicU64::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicIsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 561 | / radium_int! { [INFO] [stdout] 562 | | 8: i8, AtomicI8; [INFO] [stdout] 563 | | 8: u8, AtomicU8; [INFO] [stdout] 564 | | 16: i16, AtomicI16; [INFO] [stdout] ... | [INFO] [stdout] 571 | | size: usize, AtomicUsize; [INFO] [stdout] 572 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicBool::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 580 | radium!(atom bool); [INFO] [stdout] | ------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::sync::atomic::AtomicPtr::::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/lib.rs:366:18 [INFO] [stdout] | [INFO] [stdout] 366 | self.compare_and_swap(current, new, order) [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 640 | radium!(atom *mut T); [INFO] [stdout] | --------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `radium` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] SG_CR_Eslkdjf: radium, (62d8c0fb2e657feb, da4714c6111cb40), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (1ce734337ded9576, 8b45c6c7d02fa5f9), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (8fc18129e5b6e499, 126f075ab76aa6a5), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (c7f091394af375f4, 89b947dac39aa30d), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (4d4c662bc8f5a1ec, 2593cd80451d0ae1), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (b34d39315c245c65, 6191ec3781777ad7), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (beb27afc4c0c78b2, 28d224b7d7744d40), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (b37115eba94aaec2, 5b11c7574618ec3), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (3f8a66a62e20a122, 745db10295b6061f), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (fc4f27d6b0b725ed, 828d83f18928654b), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (b021479250931c57, 91d0831019dcfa5a), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (5849722bcc83d64e, e522fb478974e6c6), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (e007bee7d2819dea, 39196f2dbde8256d), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (190b64b1ee8d6ff3, 28b5bcd960d504c1), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (bbd9330d6168564d, ebc839499bf05a4c), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (d4dea81da6e80a4f, 3a12ab70c64fb245), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (e6ccd3cd171fa063, ff5e5dab5cdd7af0), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (4de1b96b2d614f17, 81477153e6f2369a), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (7731df9f1b36a273, 5e20afc21068a90c), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (9292028827c54725, c83287caf902920e), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (bc9e6122a6498e29, 959543ad2b455846), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (8b57fb7baf8c7369, 45770d28a60e089d), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (f0cbec8242bc3b15, f0c7f83282e8842), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (f78872c2d2b670ac, 4753906c724df686), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (b765ee3c1ecaa5e1, 3dfe5298e44d0fed), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (fcf2c9a1d2f7435d, 32eaa4abfc3c6689), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (534e8182e43ec749, 5c2fc35eda8451d), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (41e2bab0d9f09ebf, 68f6c762b152b7b6), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (ca8d593a339cdae4, 3070228785798817), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (b9bdd0d274a85af, e8d8833082f8414d), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (60883a464d11b47a, 53ceb30bcabe9768), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (277129690560a9e3, ea05c648529e7f15), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (b706b3f968a8482d, 3d5f67b5abf5c37), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (5ad0ec05365726c3, 548cacbed8501f63), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (aa4bf18077f78e4e, 117a67de80b19a7a), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (e54e05eecc3128b1, ea85235eddfb249f), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (bf9fb9310e30b05e, 571e44c7310fee94), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (6624058d166b89c7, e309f246b9004269), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (e1e29885a7e5210a, 9d011f88fedb2fc0), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (2560a9eea792ded4, ae1da0f5fe74149f), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (3ecb44f6977eca2c, 6bd7b9ff097dbd65), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (fbb1a62280b0bb17, 90e13db54e5fa61a), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (d4d195fdd8233537, e18e5e283d619a79), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (a373af27a332c373, 5308ac2f9f63a1d5), 0, 0 [INFO] [stderr] SG_CR_Eslkdjf: radium, (c373f268a7d46e0f, 79a388aaf4bb68a3), 0, 0 [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.06s [INFO] running `Command { std: "docker" "inspect" "502f5b48d2c97b66c409f1f337f9762e9d72fb27bda314dffa55c6048c8d94fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "502f5b48d2c97b66c409f1f337f9762e9d72fb27bda314dffa55c6048c8d94fa", kill_on_drop: false }` [INFO] [stdout] 502f5b48d2c97b66c409f1f337f9762e9d72fb27bda314dffa55c6048c8d94fa