[INFO] cloning repository https://github.com/smessmer/lockable [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smessmer/lockable" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmessmer%2Flockable", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmessmer%2Flockable'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a2d726b277f7ddf483bc294e62f8d08301477ee4 [INFO] testing smessmer/lockable against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmessmer%2Flockable" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/smessmer/lockable 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 git repo https://github.com/smessmer/lockable [INFO] finished tweaking git repo https://github.com/smessmer/lockable [INFO] tweaked toml for git repo https://github.com/smessmer/lockable written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/smessmer/lockable 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 0c09fb0454101175ea66c0212ff76a350dd9ab2a2274f214521c0b67a75fb289 [INFO] running `Command { std: "docker" "start" "-a" "0c09fb0454101175ea66c0212ff76a350dd9ab2a2274f214521c0b67a75fb289", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c09fb0454101175ea66c0212ff76a350dd9ab2a2274f214521c0b67a75fb289", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c09fb0454101175ea66c0212ff76a350dd9ab2a2274f214521c0b67a75fb289", kill_on_drop: false }` [INFO] [stdout] 0c09fb0454101175ea66c0212ff76a350dd9ab2a2274f214521c0b67a75fb289 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] 2c18e987562101b5514ca85cf3e5b5ada18078ea9c377b40d006390817551344 [INFO] running `Command { std: "docker" "start" "-a" "2c18e987562101b5514ca85cf3e5b5ada18078ea9c377b40d006390817551344", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling owning_ref_lockable v0.4.2 [INFO] [stderr] Compiling quote v1.0.17 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling lockable v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.74s [INFO] running `Command { std: "docker" "inspect" "2c18e987562101b5514ca85cf3e5b5ada18078ea9c377b40d006390817551344", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c18e987562101b5514ca85cf3e5b5ada18078ea9c377b40d006390817551344", kill_on_drop: false }` [INFO] [stdout] 2c18e987562101b5514ca85cf3e5b5ada18078ea9c377b40d006390817551344 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] a9c3fd92d670a41ad3aa4902bf64d847062e23412d286f1baaf2fbf583ccad47 [INFO] running `Command { std: "docker" "start" "-a" "a9c3fd92d670a41ad3aa4902bf64d847062e23412d286f1baaf2fbf583ccad47", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.122 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling lockable v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.01s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/lockable-3e2f1c826afc3354) [INFO] running `Command { std: "docker" "inspect" "a9c3fd92d670a41ad3aa4902bf64d847062e23412d286f1baaf2fbf583ccad47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9c3fd92d670a41ad3aa4902bf64d847062e23412d286f1baaf2fbf583ccad47", kill_on_drop: false }` [INFO] [stdout] a9c3fd92d670a41ad3aa4902bf64d847062e23412d286f1baaf2fbf583ccad47 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] a6926b11d50dd6991d5955e659951412f18e890c1af46fd168cce64259053cdb [INFO] running `Command { std: "docker" "start" "-a" "a6926b11d50dd6991d5955e659951412f18e890c1af46fd168cce64259053cdb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lockable-3e2f1c826afc3354) [INFO] [stdout] [INFO] [stdout] running 63 tests [INFO] [stdout] test lockable_hash_map::tests::blocking_lock_owned_guards_can_be_passed_around ... ok [INFO] [stdout] test lockable_hash_map::tests::async_lock_owned_guards_can_be_held_across_await_points ... ok [INFO] [stdout] test lockable_hash_map::tests::async_lock_owned_guards_can_be_passed_around ... ok [INFO] [stdout] test lockable_hash_map::tests::async_lock_guards_can_be_held_across_await_points ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::insert::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::insert::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::insert::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::insert::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::insert::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::insert::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::key::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::key::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::key::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::key::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::key::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::key::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::remove::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::guard::value_mut::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::keys::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::keys::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::keys::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::keys::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::keys::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::keys::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::multi::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::multi::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::multi::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::multi::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::multi::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::multi::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::simple::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::simple::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::simple::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::simple::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::simple::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::test_try_lock_owned_guards_can_be_passed_around ... ok [INFO] [stdout] test lockable_hash_map::tests::simple::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::try_lock::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::try_lock::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::concurrent::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::concurrent::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::concurrent::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::concurrent::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::concurrent::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::concurrent::async_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::blocking_lock_owned_from_async_context_with_sync_api - should panic ... ok [INFO] [stdout] test lockable_hash_map::tests::blocking_lock_from_async_context_with_sync_api - should panic ... ok [INFO] [stdout] test lockable_hash_map::tests::multi_concurrent::blocking_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::multi_concurrent::try_lock ... ok [INFO] [stdout] test lockable_hash_map::tests::multi_concurrent::blocking_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::multi_concurrent::try_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::multi_concurrent::async_lock_owned ... ok [INFO] [stdout] test lockable_hash_map::tests::multi_concurrent::async_lock ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 63 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s [INFO] [stdout] [INFO] [stderr] Doc-tests lockable [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test src/lockable_hash_map.rs - lockable_hash_map::LockableHashMap::try_lock_owned (line 272) ... ok [INFO] [stdout] test src/lockable_hash_map.rs - lockable_hash_map::LockableHashMap::blocking_lock_owned (line 201) ... ok [INFO] [stdout] test src/lockable_hash_map.rs - lockable_hash_map::LockableHashMap::blocking_lock (line 166) ... ok [INFO] [stdout] test src/lockable_hash_map.rs - lockable_hash_map::LockableHashMap::try_lock (line 237) ... ok [INFO] [stdout] test src/lockable_hash_map.rs - lockable_hash_map::LockableHashMap (line 55) ... ok [INFO] [stdout] test src/lockable_hash_map.rs - lockable_hash_map::LockableHashMap (line 101) ... ok [INFO] [stdout] test src/lockable_hash_map.rs - lockable_hash_map::LockableHashMap (line 75) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a6926b11d50dd6991d5955e659951412f18e890c1af46fd168cce64259053cdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6926b11d50dd6991d5955e659951412f18e890c1af46fd168cce64259053cdb", kill_on_drop: false }` [INFO] [stdout] a6926b11d50dd6991d5955e659951412f18e890c1af46fd168cce64259053cdb