[INFO] fetching crate padlock 0.2.0... [INFO] testing padlock-0.2.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate padlock 0.2.0 into /workspace/builds/worker-73/source [INFO] validating manifest of crates.io crate padlock 0.2.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate padlock 0.2.0 [INFO] finished tweaking crates.io crate padlock 0.2.0 [INFO] tweaked toml for crates.io crate padlock 0.2.0 written to /workspace/builds/worker-73/source/Cargo.toml [INFO] crate crates.io crate padlock 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7c063725f058a742e8bf0c96adb280246d08287adf84f28cda7a26ba6b0850c [INFO] running `Command { std: "docker" "start" "-a" "d7c063725f058a742e8bf0c96adb280246d08287adf84f28cda7a26ba6b0850c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7c063725f058a742e8bf0c96adb280246d08287adf84f28cda7a26ba6b0850c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7c063725f058a742e8bf0c96adb280246d08287adf84f28cda7a26ba6b0850c", kill_on_drop: false }` [INFO] [stdout] d7c063725f058a742e8bf0c96adb280246d08287adf84f28cda7a26ba6b0850c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e1b00adbd95f9eec4757e4d09d6b40336a7201e2cc8327b5e7946940a06a406 [INFO] running `Command { std: "docker" "start" "-a" "7e1b00adbd95f9eec4757e4d09d6b40336a7201e2cc8327b5e7946940a06a406", kill_on_drop: false }` [INFO] [stderr] Compiling padlock v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/mutex.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | atomic::spin_loop_hint [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/mutex.rs:37:23 [INFO] [stdout] | [INFO] [stdout] 37 | Err(_) => spin_loop_hint() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/mutex.rs:58:23 [INFO] [stdout] | [INFO] [stdout] 58 | Err(_) => spin_loop_hint() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/rw_read.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | atomic::spin_loop_hint [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/rw_read.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | Err(_) => spin_loop_hint() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/rw_read.rs:53:23 [INFO] [stdout] | [INFO] [stdout] 53 | Err(_) => spin_loop_hint() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/rw_write.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | atomic::spin_loop_hint [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/rw_write.rs:37:23 [INFO] [stdout] | [INFO] [stdout] 37 | Err(_) => spin_loop_hint() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/rw_write.rs:58:23 [INFO] [stdout] | [INFO] [stdout] 58 | Err(_) => spin_loop_hint() [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 0.72s [INFO] running `Command { std: "docker" "inspect" "7e1b00adbd95f9eec4757e4d09d6b40336a7201e2cc8327b5e7946940a06a406", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e1b00adbd95f9eec4757e4d09d6b40336a7201e2cc8327b5e7946940a06a406", kill_on_drop: false }` [INFO] [stdout] 7e1b00adbd95f9eec4757e4d09d6b40336a7201e2cc8327b5e7946940a06a406 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2b62f1e4c7a3b9e302971531bd587be798b670446bbb812df65c471004d180b [INFO] running `Command { std: "docker" "start" "-a" "f2b62f1e4c7a3b9e302971531bd587be798b670446bbb812df65c471004d180b", kill_on_drop: false }` [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/mutex.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | atomic::spin_loop_hint [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling padlock v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/mutex.rs:37:23 [INFO] [stdout] | [INFO] [stdout] 37 | Err(_) => spin_loop_hint() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/mutex.rs:58:23 [INFO] [stdout] | [INFO] [stdout] 58 | Err(_) => spin_loop_hint() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/rw_read.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | atomic::spin_loop_hint [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/rw_read.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | Err(_) => spin_loop_hint() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/rw_read.rs:53:23 [INFO] [stdout] | [INFO] [stdout] 53 | Err(_) => spin_loop_hint() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/rw_write.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | atomic::spin_loop_hint [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/rw_write.rs:37:23 [INFO] [stdout] | [INFO] [stdout] 37 | Err(_) => spin_loop_hint() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/rw_write.rs:58:23 [INFO] [stdout] | [INFO] [stdout] 58 | Err(_) => spin_loop_hint() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/mutex.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | atomic::spin_loop_hint [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/mutex.rs:37:23 [INFO] [stdout] | [INFO] [stdout] 37 | Err(_) => spin_loop_hint() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/mutex.rs:58:23 [INFO] [stdout] | [INFO] [stdout] 58 | Err(_) => spin_loop_hint() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/rw_read.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | atomic::spin_loop_hint [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/rw_read.rs:30:23 [INFO] [stdout] | [INFO] [stdout] 30 | Err(_) => spin_loop_hint() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/rw_read.rs:53:23 [INFO] [stdout] | [INFO] [stdout] 53 | Err(_) => spin_loop_hint() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/rw_write.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | atomic::spin_loop_hint [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/rw_write.rs:37:23 [INFO] [stdout] | [INFO] [stdout] 37 | Err(_) => spin_loop_hint() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stdout] --> src/rw_write.rs:58:23 [INFO] [stdout] | [INFO] [stdout] 58 | Err(_) => spin_loop_hint() [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `age` [INFO] [stdout] --> examples/mutex.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | age: u8, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Person` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> examples/mutex.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> examples/mutex.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | name: String [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Person` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> examples/mutex.rs:8:10 [INFO] [stdout] | [INFO] [stdout] 8 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/padlock-7ba8365991eed682) [INFO] [stderr] Executable tests/mutex.rs (/opt/rustwide/target/debug/deps/mutex-94ed53817bd3e016) [INFO] [stderr] Executable tests/rwlock.rs (/opt/rustwide/target/debug/deps/rwlock-74adc41080bcb01a) [INFO] running `Command { std: "docker" "inspect" "f2b62f1e4c7a3b9e302971531bd587be798b670446bbb812df65c471004d180b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2b62f1e4c7a3b9e302971531bd587be798b670446bbb812df65c471004d180b", kill_on_drop: false }` [INFO] [stdout] f2b62f1e4c7a3b9e302971531bd587be798b670446bbb812df65c471004d180b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4c27db30b59099909d7bb72458d9d3e63d0125b7a7a61abb05eca98860c2a9b5 [INFO] running `Command { std: "docker" "start" "-a" "4c27db30b59099909d7bb72458d9d3e63d0125b7a7a61abb05eca98860c2a9b5", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stderr] --> src/mutex.rs:4:13 [INFO] [stderr] | [INFO] [stderr] 4 | atomic::spin_loop_hint [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stderr] --> src/mutex.rs:37:23 [INFO] [stderr] | [INFO] [stderr] 37 | Err(_) => spin_loop_hint() [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stderr] --> src/mutex.rs:58:23 [INFO] [stderr] | [INFO] [stderr] 58 | Err(_) => spin_loop_hint() [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stderr] --> src/rw_read.rs:4:13 [INFO] [stderr] | [INFO] [stderr] 4 | atomic::spin_loop_hint [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stderr] --> src/rw_read.rs:30:23 [INFO] [stderr] | [INFO] [stderr] 30 | Err(_) => spin_loop_hint() [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stderr] --> src/rw_read.rs:53:23 [INFO] [stderr] | [INFO] [stderr] 53 | Err(_) => spin_loop_hint() [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stderr] --> src/rw_write.rs:4:13 [INFO] [stderr] | [INFO] [stderr] 4 | atomic::spin_loop_hint [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stderr] --> src/rw_write.rs:37:23 [INFO] [stderr] | [INFO] [stderr] 37 | Err(_) => spin_loop_hint() [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated function `std::sync::atomic::spin_loop_hint`: use hint::spin_loop instead [INFO] [stderr] --> src/rw_write.rs:58:23 [INFO] [stderr] | [INFO] [stderr] 58 | Err(_) => spin_loop_hint() [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `padlock` (lib) generated 9 warnings [INFO] [stderr] warning: `padlock` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] warning: field is never read: `age` [INFO] [stderr] --> examples/mutex.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | age: u8, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Person` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> examples/mutex.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> examples/mutex.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | name: String [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Person` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> examples/mutex.rs:8:10 [INFO] [stderr] | [INFO] [stderr] 8 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `padlock` (example "mutex") generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/padlock-7ba8365991eed682) [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] [stderr] Running tests/mutex.rs (/opt/rustwide/target/debug/deps/mutex-94ed53817bd3e016) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test get_mutex_lock ... ok [INFO] [stdout] test mutex_lock ... ok [INFO] [stdout] test get_mutex_lock_panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/rwlock.rs (/opt/rustwide/target/debug/deps/rwlock-74adc41080bcb01a) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] Doc-tests padlock [INFO] [stdout] test get_rw_lock ... ok [INFO] [stdout] test rw_lock ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/mutex.rs - mutex::mutex_lock (line 14) ... ignored [INFO] [stdout] test src/mutex.rs - mutex::mutex_lock (line 19) ... ignored [INFO] [stdout] test src/rw_read.rs - rw_read::rw_read_lock (line 12) ... ignored [INFO] [stdout] test src/rw_write.rs - rw_write::rw_write_lock (line 14) ... ignored [INFO] [stdout] test src/rw_write.rs - rw_write::rw_write_lock (line 19) ... ignored [INFO] [stdout] test src/lib.rs - (line 15) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "4c27db30b59099909d7bb72458d9d3e63d0125b7a7a61abb05eca98860c2a9b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c27db30b59099909d7bb72458d9d3e63d0125b7a7a61abb05eca98860c2a9b5", kill_on_drop: false }` [INFO] [stdout] 4c27db30b59099909d7bb72458d9d3e63d0125b7a7a61abb05eca98860c2a9b5