[INFO] cloning repository https://github.com/pitdicker/valet_parking [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pitdicker/valet_parking" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpitdicker%2Fvalet_parking", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpitdicker%2Fvalet_parking'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46b460a34cef2395eead1e69c241d2651bf8a830 [INFO] testing pitdicker/valet_parking against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpitdicker%2Fvalet_parking" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pitdicker/valet_parking on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pitdicker/valet_parking [INFO] finished tweaking git repo https://github.com/pitdicker/valet_parking [INFO] tweaked toml for git repo https://github.com/pitdicker/valet_parking written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30466d1340673e776fdf220dfab06629c2747b4b52fe4058b7f8d329e8b50325 [INFO] running `Command { std: "docker" "start" "-a" "30466d1340673e776fdf220dfab06629c2747b4b52fe4058b7f8d329e8b50325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30466d1340673e776fdf220dfab06629c2747b4b52fe4058b7f8d329e8b50325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30466d1340673e776fdf220dfab06629c2747b4b52fe4058b7f8d329e8b50325", kill_on_drop: false }` [INFO] [stdout] 30466d1340673e776fdf220dfab06629c2747b4b52fe4058b7f8d329e8b50325 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 793109344cbfe464cfa621421b541d12bb6658f406ef2aa7e7b6fc0fe8d7fe49 [INFO] running `Command { std: "docker" "start" "-a" "793109344cbfe464cfa621421b541d12bb6658f406ef2aa7e7b6fc0fe8d7fe49", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling valet_parking v0.1.0 (/opt/rustwide/workdir) [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/futex/mod.rs:99:22 [INFO] [stdout] | [INFO] [stdout] 99 | let old = atomic.compare_and_swap(expected, expected | HAS_WAITERS, Ordering::Relaxed); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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/futex/mod.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 109 | let old = atomic.compare_and_swap( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/futex/linux.rs:20:32 [INFO] [stdout] | [INFO] [stdout] 20 | let ptr = self.as_mut_ptr() as *mut i32; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | imp_futex!(AtomicU32, u32); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [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 `AtomicAsMutPtr::as_mut_ptr(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(atomic_mut_ptr)]` to the crate attributes to enable `core::sync::atomic::AtomicU32::as_mut_ptr` [INFO] [stdout] = note: this warning originates in the macro `imp_futex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/futex/linux.rs:20:32 [INFO] [stdout] | [INFO] [stdout] 20 | let ptr = self.as_mut_ptr() as *mut i32; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | imp_futex!(AtomicI32, i32); [INFO] [stdout] | --------------------------- in this macro invocation [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 `AtomicAsMutPtr::as_mut_ptr(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(atomic_mut_ptr)]` to the crate attributes to enable `core::sync::atomic::AtomicI32::as_mut_ptr` [INFO] [stdout] = note: this warning originates in the macro `imp_futex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/futex/linux.rs:56:32 [INFO] [stdout] | [INFO] [stdout] 56 | let ptr = self.as_mut_ptr() as *mut i32; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | imp_futex!(AtomicU32, u32); [INFO] [stdout] | --------------------------- in this macro invocation [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 `AtomicAsMutPtr::as_mut_ptr(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(atomic_mut_ptr)]` to the crate attributes to enable `core::sync::atomic::AtomicU32::as_mut_ptr` [INFO] [stdout] = note: this warning originates in the macro `imp_futex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/futex/linux.rs:56:32 [INFO] [stdout] | [INFO] [stdout] 56 | let ptr = self.as_mut_ptr() as *mut i32; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | imp_futex!(AtomicI32, i32); [INFO] [stdout] | --------------------------- in this macro invocation [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 `AtomicAsMutPtr::as_mut_ptr(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(atomic_mut_ptr)]` to the crate attributes to enable `core::sync::atomic::AtomicI32::as_mut_ptr` [INFO] [stdout] = note: this warning originates in the macro `imp_futex` (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/posix.rs:59:30 [INFO] [stdout] | [INFO] [stdout] 59 | let old = atomic.compare_and_swap(current, current | ptr, Ordering::SeqCst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [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/posix.rs:146:28 [INFO] [stdout] | [INFO] [stdout] 146 | atomic.compare_and_swap(current, current & !RESERVED_MASK, Ordering::SeqCst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [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/waiter_queue.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | let old = atomic.compare_and_swap(current, me, Ordering::Release); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.81s [INFO] running `Command { std: "docker" "inspect" "793109344cbfe464cfa621421b541d12bb6658f406ef2aa7e7b6fc0fe8d7fe49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "793109344cbfe464cfa621421b541d12bb6658f406ef2aa7e7b6fc0fe8d7fe49", kill_on_drop: false }` [INFO] [stdout] 793109344cbfe464cfa621421b541d12bb6658f406ef2aa7e7b6fc0fe8d7fe49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47ea8bd409bbf271edf0d2f4f07215db6898fbf76b473f9b239954891990eac6 [INFO] running `Command { std: "docker" "start" "-a" "47ea8bd409bbf271edf0d2f4f07215db6898fbf76b473f9b239954891990eac6", kill_on_drop: false }` [INFO] [stderr] Compiling valet_parking v0.1.0 (/opt/rustwide/workdir) [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/futex/mod.rs:99:22 [INFO] [stdout] | [INFO] [stdout] 99 | let old = atomic.compare_and_swap(expected, expected | HAS_WAITERS, Ordering::Relaxed); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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/futex/mod.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 109 | let old = atomic.compare_and_swap( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/futex/linux.rs:20:32 [INFO] [stdout] | [INFO] [stdout] 20 | let ptr = self.as_mut_ptr() as *mut i32; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | imp_futex!(AtomicU32, u32); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [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 `AtomicAsMutPtr::as_mut_ptr(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(atomic_mut_ptr)]` to the crate attributes to enable `core::sync::atomic::AtomicU32::as_mut_ptr` [INFO] [stdout] = note: this warning originates in the macro `imp_futex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/futex/linux.rs:20:32 [INFO] [stdout] | [INFO] [stdout] 20 | let ptr = self.as_mut_ptr() as *mut i32; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | imp_futex!(AtomicI32, i32); [INFO] [stdout] | --------------------------- in this macro invocation [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 `AtomicAsMutPtr::as_mut_ptr(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(atomic_mut_ptr)]` to the crate attributes to enable `core::sync::atomic::AtomicI32::as_mut_ptr` [INFO] [stdout] = note: this warning originates in the macro `imp_futex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/futex/linux.rs:56:32 [INFO] [stdout] | [INFO] [stdout] 56 | let ptr = self.as_mut_ptr() as *mut i32; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | imp_futex!(AtomicU32, u32); [INFO] [stdout] | --------------------------- in this macro invocation [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 `AtomicAsMutPtr::as_mut_ptr(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(atomic_mut_ptr)]` to the crate attributes to enable `core::sync::atomic::AtomicU32::as_mut_ptr` [INFO] [stdout] = note: this warning originates in the macro `imp_futex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/futex/linux.rs:56:32 [INFO] [stdout] | [INFO] [stdout] 56 | let ptr = self.as_mut_ptr() as *mut i32; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | imp_futex!(AtomicI32, i32); [INFO] [stdout] | --------------------------- in this macro invocation [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 `AtomicAsMutPtr::as_mut_ptr(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(atomic_mut_ptr)]` to the crate attributes to enable `core::sync::atomic::AtomicI32::as_mut_ptr` [INFO] [stdout] = note: this warning originates in the macro `imp_futex` (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/posix.rs:59:30 [INFO] [stdout] | [INFO] [stdout] 59 | let old = atomic.compare_and_swap(current, current | ptr, Ordering::SeqCst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [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/posix.rs:146:28 [INFO] [stdout] | [INFO] [stdout] 146 | atomic.compare_and_swap(current, current & !RESERVED_MASK, Ordering::SeqCst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [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/waiter_queue.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | let old = atomic.compare_and_swap(current, me, Ordering::Release); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> examples/test_synchronization.rs:84:26 [INFO] [stdout] | [INFO] [stdout] 84 | .compare_and_swap(state, RUNNING, Ordering::SeqCst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/futex/mod.rs:99:22 [INFO] [stdout] | [INFO] [stdout] 99 | let old = atomic.compare_and_swap(expected, expected | HAS_WAITERS, Ordering::Relaxed); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/futex/mod.rs:109:26 [INFO] [stdout] | [INFO] [stdout] 109 | let old = atomic.compare_and_swap( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/futex/linux.rs:20:32 [INFO] [stdout] | [INFO] [stdout] 20 | let ptr = self.as_mut_ptr() as *mut i32; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | imp_futex!(AtomicU32, u32); [INFO] [stdout] | --------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [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 `AtomicAsMutPtr::as_mut_ptr(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(atomic_mut_ptr)]` to the crate attributes to enable `std::sync::atomic::AtomicU32::as_mut_ptr` [INFO] [stdout] = note: this warning originates in the macro `imp_futex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/futex/linux.rs:20:32 [INFO] [stdout] | [INFO] [stdout] 20 | let ptr = self.as_mut_ptr() as *mut i32; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | imp_futex!(AtomicI32, i32); [INFO] [stdout] | --------------------------- in this macro invocation [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 `AtomicAsMutPtr::as_mut_ptr(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(atomic_mut_ptr)]` to the crate attributes to enable `std::sync::atomic::AtomicI32::as_mut_ptr` [INFO] [stdout] = note: this warning originates in the macro `imp_futex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/futex/linux.rs:56:32 [INFO] [stdout] | [INFO] [stdout] 56 | let ptr = self.as_mut_ptr() as *mut i32; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | imp_futex!(AtomicU32, u32); [INFO] [stdout] | --------------------------- in this macro invocation [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 `AtomicAsMutPtr::as_mut_ptr(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(atomic_mut_ptr)]` to the crate attributes to enable `std::sync::atomic::AtomicU32::as_mut_ptr` [INFO] [stdout] = note: this warning originates in the macro `imp_futex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/futex/linux.rs:56:32 [INFO] [stdout] | [INFO] [stdout] 56 | let ptr = self.as_mut_ptr() as *mut i32; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | imp_futex!(AtomicI32, i32); [INFO] [stdout] | --------------------------- in this macro invocation [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 `AtomicAsMutPtr::as_mut_ptr(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(atomic_mut_ptr)]` to the crate attributes to enable `std::sync::atomic::AtomicI32::as_mut_ptr` [INFO] [stdout] = note: this warning originates in the macro `imp_futex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/posix.rs:59:30 [INFO] [stdout] | [INFO] [stdout] 59 | let old = atomic.compare_and_swap(current, current | ptr, Ordering::SeqCst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/posix.rs:146:28 [INFO] [stdout] | [INFO] [stdout] 146 | atomic.compare_and_swap(current, current & !RESERVED_MASK, Ordering::SeqCst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/waiter_queue.rs:29:26 [INFO] [stdout] | [INFO] [stdout] 29 | let old = atomic.compare_and_swap(current, me, Ordering::Release); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.96s [INFO] running `Command { std: "docker" "inspect" "47ea8bd409bbf271edf0d2f4f07215db6898fbf76b473f9b239954891990eac6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47ea8bd409bbf271edf0d2f4f07215db6898fbf76b473f9b239954891990eac6", kill_on_drop: false }` [INFO] [stdout] 47ea8bd409bbf271edf0d2f4f07215db6898fbf76b473f9b239954891990eac6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7a9f5eb72e6e3fa02cbbe8d0f474e46075bfaeef9cb33857ae7ad1248b212774 [INFO] running `Command { std: "docker" "start" "-a" "7a9f5eb72e6e3fa02cbbe8d0f474e46075bfaeef9cb33857ae7ad1248b212774", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stderr] --> src/futex/mod.rs:99:22 [INFO] [stderr] | [INFO] [stderr] 99 | let old = atomic.compare_and_swap(expected, expected | HAS_WAITERS, Ordering::Relaxed); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stderr] --> src/futex/mod.rs:109:26 [INFO] [stderr] | [INFO] [stderr] 109 | let old = atomic.compare_and_swap( [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/futex/linux.rs:20:32 [INFO] [stderr] | [INFO] [stderr] 20 | let ptr = self.as_mut_ptr() as *mut i32; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 74 | imp_futex!(AtomicU32, u32); [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this associated item 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 `AtomicAsMutPtr::as_mut_ptr(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(atomic_mut_ptr)]` to the crate attributes to enable `core::sync::atomic::AtomicU32::as_mut_ptr` [INFO] [stderr] = note: this warning originates in the macro `imp_futex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/futex/linux.rs:20:32 [INFO] [stderr] | [INFO] [stderr] 20 | let ptr = self.as_mut_ptr() as *mut i32; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 75 | imp_futex!(AtomicI32, i32); [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item 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 `AtomicAsMutPtr::as_mut_ptr(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(atomic_mut_ptr)]` to the crate attributes to enable `core::sync::atomic::AtomicI32::as_mut_ptr` [INFO] [stderr] = note: this warning originates in the macro `imp_futex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/futex/linux.rs:56:32 [INFO] [stderr] | [INFO] [stderr] 56 | let ptr = self.as_mut_ptr() as *mut i32; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 74 | imp_futex!(AtomicU32, u32); [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item 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 `AtomicAsMutPtr::as_mut_ptr(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(atomic_mut_ptr)]` to the crate attributes to enable `core::sync::atomic::AtomicU32::as_mut_ptr` [INFO] [stderr] = note: this warning originates in the macro `imp_futex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/futex/linux.rs:56:32 [INFO] [stderr] | [INFO] [stderr] 56 | let ptr = self.as_mut_ptr() as *mut i32; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 75 | imp_futex!(AtomicI32, i32); [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item 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 `AtomicAsMutPtr::as_mut_ptr(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(atomic_mut_ptr)]` to the crate attributes to enable `core::sync::atomic::AtomicI32::as_mut_ptr` [INFO] [stderr] = note: this warning originates in the macro `imp_futex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stderr] --> src/posix.rs:59:30 [INFO] [stderr] | [INFO] [stderr] 59 | let old = atomic.compare_and_swap(current, current | ptr, Ordering::SeqCst); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stderr] --> src/posix.rs:146:28 [INFO] [stderr] | [INFO] [stderr] 146 | atomic.compare_and_swap(current, current & !RESERVED_MASK, Ordering::SeqCst); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `core::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stderr] --> src/waiter_queue.rs:29:26 [INFO] [stderr] | [INFO] [stderr] 29 | let old = atomic.compare_and_swap(current, me, Ordering::Release); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 9 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stderr] --> src/futex/mod.rs:99:22 [INFO] [stderr] | [INFO] [stderr] 99 | let old = atomic.compare_and_swap(expected, expected | HAS_WAITERS, Ordering::Relaxed); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stderr] --> src/futex/mod.rs:109:26 [INFO] [stderr] | [INFO] [stderr] 109 | let old = atomic.compare_and_swap( [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/futex/linux.rs:20:32 [INFO] [stderr] | [INFO] [stderr] 20 | let ptr = self.as_mut_ptr() as *mut i32; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 74 | imp_futex!(AtomicU32, u32); [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this associated item 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 `AtomicAsMutPtr::as_mut_ptr(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(atomic_mut_ptr)]` to the crate attributes to enable `std::sync::atomic::AtomicU32::as_mut_ptr` [INFO] [stderr] = note: this warning originates in the macro `imp_futex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/futex/linux.rs:20:32 [INFO] [stderr] | [INFO] [stderr] 20 | let ptr = self.as_mut_ptr() as *mut i32; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 75 | imp_futex!(AtomicI32, i32); [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item 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 `AtomicAsMutPtr::as_mut_ptr(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(atomic_mut_ptr)]` to the crate attributes to enable `std::sync::atomic::AtomicI32::as_mut_ptr` [INFO] [stderr] = note: this warning originates in the macro `imp_futex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/futex/linux.rs:56:32 [INFO] [stderr] | [INFO] [stderr] 56 | let ptr = self.as_mut_ptr() as *mut i32; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 74 | imp_futex!(AtomicU32, u32); [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item 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 `AtomicAsMutPtr::as_mut_ptr(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(atomic_mut_ptr)]` to the crate attributes to enable `std::sync::atomic::AtomicU32::as_mut_ptr` [INFO] [stderr] = note: this warning originates in the macro `imp_futex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/futex/linux.rs:56:32 [INFO] [stderr] | [INFO] [stderr] 56 | let ptr = self.as_mut_ptr() as *mut i32; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 75 | imp_futex!(AtomicI32, i32); [INFO] [stderr] | --------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item 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 `AtomicAsMutPtr::as_mut_ptr(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(atomic_mut_ptr)]` to the crate attributes to enable `std::sync::atomic::AtomicI32::as_mut_ptr` [INFO] [stderr] = note: this warning originates in the macro `imp_futex` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stderr] --> src/posix.rs:59:30 [INFO] [stderr] | [INFO] [stderr] 59 | let old = atomic.compare_and_swap(current, current | ptr, Ordering::SeqCst); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stderr] --> src/posix.rs:146:28 [INFO] [stderr] | [INFO] [stderr] 146 | atomic.compare_and_swap(current, current & !RESERVED_MASK, Ordering::SeqCst); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stderr] --> src/waiter_queue.rs:29:26 [INFO] [stderr] | [INFO] [stderr] 29 | let old = atomic.compare_and_swap(current, me, Ordering::Release); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 9 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stderr] --> examples/test_synchronization.rs:84:26 [INFO] [stderr] | [INFO] [stderr] 84 | .compare_and_swap(state, RUNNING, Ordering::SeqCst); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/valet_parking-b06bc4084321435a) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test futex::test::futex_checks_condition ... ok [INFO] [stdout] test test::unpark_timeout ... ok [INFO] [stdout] test futex::test::futex_wakes_from_timeout ... ok [INFO] [stdout] test futex::test::futex_waits_and_wakes ... ok [INFO] [stdout] test test::unpark_ordering ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.31s [INFO] [stdout] [INFO] [stderr] Doc-tests valet_parking [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7a9f5eb72e6e3fa02cbbe8d0f474e46075bfaeef9cb33857ae7ad1248b212774", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a9f5eb72e6e3fa02cbbe8d0f474e46075bfaeef9cb33857ae7ad1248b212774", kill_on_drop: false }` [INFO] [stdout] 7a9f5eb72e6e3fa02cbbe8d0f474e46075bfaeef9cb33857ae7ad1248b212774