[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 try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpitdicker%2Fvalet_parking" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pitdicker/valet_parking on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", 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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--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-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] be999ab88c5964fe067046fc769334c1360bb005a94e380cff7382028a632c14 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "be999ab88c5964fe067046fc769334c1360bb005a94e380cff7382028a632c14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "be999ab88c5964fe067046fc769334c1360bb005a94e380cff7382028a632c14", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be999ab88c5964fe067046fc769334c1360bb005a94e380cff7382028a632c14", kill_on_drop: false }` [INFO] [stdout] be999ab88c5964fe067046fc769334c1360bb005a94e380cff7382028a632c14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f1283cb0c7a05d8a8f2c79d3d7f5554a66239dec0caee42a891b77d51f265191 [INFO] running `Command { std: "docker" "start" "-a" "f1283cb0c7a05d8a8f2c79d3d7f5554a66239dec0caee42a891b77d51f265191", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling valet_parking v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: a method 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 method 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 `utils::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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/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 method 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 `utils::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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/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 method 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 `utils::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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/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 method 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 `utils::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.58s [INFO] running `Command { std: "docker" "inspect" "f1283cb0c7a05d8a8f2c79d3d7f5554a66239dec0caee42a891b77d51f265191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1283cb0c7a05d8a8f2c79d3d7f5554a66239dec0caee42a891b77d51f265191", kill_on_drop: false }` [INFO] [stdout] f1283cb0c7a05d8a8f2c79d3d7f5554a66239dec0caee42a891b77d51f265191 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 629d1cf7b5d9203407b5b4679fb9fd66af67f5310a6c1968c04d64888bedbf51 [INFO] running `Command { std: "docker" "start" "-a" "629d1cf7b5d9203407b5b4679fb9fd66af67f5310a6c1968c04d64888bedbf51", kill_on_drop: false }` [INFO] [stderr] Compiling valet_parking v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: a method 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 method 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 `utils::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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/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 method 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 `utils::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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/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 method 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 `utils::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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/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 method 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 `utils::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [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/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 method 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 `utils::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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/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 method 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 `utils::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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/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 method 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 `utils::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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/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 method 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 `utils::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.34s [INFO] running `Command { std: "docker" "inspect" "629d1cf7b5d9203407b5b4679fb9fd66af67f5310a6c1968c04d64888bedbf51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "629d1cf7b5d9203407b5b4679fb9fd66af67f5310a6c1968c04d64888bedbf51", kill_on_drop: false }` [INFO] [stdout] 629d1cf7b5d9203407b5b4679fb9fd66af67f5310a6c1968c04d64888bedbf51 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8f1cddada9de08ed9cd3f4f78383b059ff20d500d0dab820ef585343aa41ebbe [INFO] running `Command { std: "docker" "start" "-a" "8f1cddada9de08ed9cd3f4f78383b059ff20d500d0dab820ef585343aa41ebbe", kill_on_drop: false }` [INFO] [stderr] warning: a method 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 method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `utils::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method 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 method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `utils::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method 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 method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `utils::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method 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 method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `utils::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: a method 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 method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `utils::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method 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 method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `utils::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method 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 method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `utils::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: a method 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 method is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `utils::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 a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/valet_parking-304cbee2befb1dd3 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test futex::test::futex_checks_condition ... ok [INFO] [stdout] test futex::test::futex_waits_and_wakes ... ok [INFO] [stdout] test futex::test::futex_wakes_from_timeout ... ok [INFO] [stdout] test test::unpark_timeout ... 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 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8f1cddada9de08ed9cd3f4f78383b059ff20d500d0dab820ef585343aa41ebbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f1cddada9de08ed9cd3f4f78383b059ff20d500d0dab820ef585343aa41ebbe", kill_on_drop: false }` [INFO] [stdout] 8f1cddada9de08ed9cd3f4f78383b059ff20d500d0dab820ef585343aa41ebbe