[INFO] cloning repository https://github.com/uuhan/cloyster [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/uuhan/cloyster" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuuhan%2Fcloyster", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuuhan%2Fcloyster'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4d3cab5ba1dd4ceca79fd586a1851c9f6e0ba30a [INFO] testing uuhan/cloyster against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fuuhan%2Fcloyster" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/uuhan/cloyster on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/uuhan/cloyster [INFO] finished tweaking git repo https://github.com/uuhan/cloyster [INFO] tweaked toml for git repo https://github.com/uuhan/cloyster written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/uuhan/cloyster already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded compare v0.1.0 [INFO] [stderr] Downloaded binary-heap-plus v0.4.1 [INFO] [stderr] Downloaded abyss-promise v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e8dd31333fdd62f4c2308299a6efb828eea03c277e1c64559617e652e5e36b5 [INFO] running `Command { std: "docker" "start" "-a" "0e8dd31333fdd62f4c2308299a6efb828eea03c277e1c64559617e652e5e36b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e8dd31333fdd62f4c2308299a6efb828eea03c277e1c64559617e652e5e36b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e8dd31333fdd62f4c2308299a6efb828eea03c277e1c64559617e652e5e36b5", kill_on_drop: false }` [INFO] [stdout] 0e8dd31333fdd62f4c2308299a6efb828eea03c277e1c64559617e652e5e36b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6f5efa42c19ed80148f8a669ece61ba6e0a4e3ba512b957f4e82186c537d759 [INFO] running `Command { std: "docker" "start" "-a" "d6f5efa42c19ed80148f8a669ece61ba6e0a4e3ba512b957f4e82186c537d759", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling compare v0.1.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling im v15.0.0 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling rand_xoshiro v0.4.0 [INFO] [stderr] Compiling binary-heap-plus v0.4.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling blake3 v1.2.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling bitmaps v2.1.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling abyss-promise v0.1.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sized-chunks v0.6.5 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling cloyster v0.1.0-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicU64::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/pagecache/iobuf.rs:861:31 [INFO] [stdout] | [INFO] [stdout] 861 | let res = self.header.compare_and_swap(old, new, SeqCst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/ds/dll.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | let node = Node::new(item); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `guard` [INFO] [stdout] --> src/iter.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | guard: Guard, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/lock.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | pub const fn new(inner: T) -> FastLock { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `try_lock` [INFO] [stdout] --> src/lock.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn try_lock(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/ds/dll.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn new(item: Item) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove` [INFO] [stdout] --> src/ds/dll.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn remove(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_head` [INFO] [stdout] --> src/ds/dll.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn push_head(&mut self, item: Item) -> *mut Node { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_tail` [INFO] [stdout] --> src/ds/dll.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn push_tail(&mut self, item: Item) -> *mut Node { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/ds/dll.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `CasResult` [INFO] [stdout] --> src/ds/stack.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | type CasResult<'g, T> = Either>, (Shared<'g, Node>, Owned>)>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `head` [INFO] [stdout] --> src/ds/stack.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn head<'g>(&self, guard: &'g Guard) -> Shared<'g, Node> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push` [INFO] [stdout] --> src/ds/stack.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn push(&self, inner: T) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cas` [INFO] [stdout] --> src/ds/stack.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn cas<'g>( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cap` [INFO] [stdout] --> src/ds/stack.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn cap<'g>( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pop` [INFO] [stdout] --> src/pagecache/ds/stack.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 111 | fn pop(&self, guard: &Guard) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Vec::::split_off` that must be used [INFO] [stdout] --> src/pagecache/config.rs:403:9 [INFO] [stdout] | [INFO] [stdout] 403 | buf.split_off(len - 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: use `.truncate()` if you don't need the other half [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Vec::::split_off` that must be used [INFO] [stdout] --> src/pagecache/snapshot.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | buf.split_off(len - 12); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: use `.truncate()` if you don't need the other half [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.95s [INFO] running `Command { std: "docker" "inspect" "d6f5efa42c19ed80148f8a669ece61ba6e0a4e3ba512b957f4e82186c537d759", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6f5efa42c19ed80148f8a669ece61ba6e0a4e3ba512b957f4e82186c537d759", kill_on_drop: false }` [INFO] [stdout] d6f5efa42c19ed80148f8a669ece61ba6e0a4e3ba512b957f4e82186c537d759 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14dce5b7911cb28ce1f4998dad152736684663ef966de896a30985efa6e5f58e [INFO] running `Command { std: "docker" "start" "-a" "14dce5b7911cb28ce1f4998dad152736684663ef966de896a30985efa6e5f58e", kill_on_drop: false }` [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicU64::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/pagecache/iobuf.rs:861:31 [INFO] [stdout] | [INFO] [stdout] 861 | let res = self.header.compare_and_swap(old, new, SeqCst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/ds/dll.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | let node = Node::new(item); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `guard` [INFO] [stdout] --> src/iter.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | guard: Guard, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/lock.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | pub const fn new(inner: T) -> FastLock { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `try_lock` [INFO] [stdout] --> src/lock.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn try_lock(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/ds/dll.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn new(item: Item) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove` [INFO] [stdout] --> src/ds/dll.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn remove(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_head` [INFO] [stdout] --> src/ds/dll.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn push_head(&mut self, item: Item) -> *mut Node { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_tail` [INFO] [stdout] --> src/ds/dll.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn push_tail(&mut self, item: Item) -> *mut Node { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/ds/dll.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `CasResult` [INFO] [stdout] --> src/ds/stack.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | type CasResult<'g, T> = Either>, (Shared<'g, Node>, Owned>)>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `head` [INFO] [stdout] --> src/ds/stack.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn head<'g>(&self, guard: &'g Guard) -> Shared<'g, Node> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push` [INFO] [stdout] --> src/ds/stack.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn push(&self, inner: T) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cas` [INFO] [stdout] --> src/ds/stack.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn cas<'g>( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cap` [INFO] [stdout] --> src/ds/stack.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn cap<'g>( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `pop` [INFO] [stdout] --> src/pagecache/ds/stack.rs:111:8 [INFO] [stdout] | [INFO] [stdout] 111 | fn pop(&self, guard: &Guard) -> Option { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Vec::::split_off` that must be used [INFO] [stdout] --> src/pagecache/config.rs:403:9 [INFO] [stdout] | [INFO] [stdout] 403 | buf.split_off(len - 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: use `.truncate()` if you don't need the other half [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Vec::::split_off` that must be used [INFO] [stdout] --> src/pagecache/snapshot.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | buf.split_off(len - 12); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: use `.truncate()` if you don't need the other half [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling cloyster v0.1.0-alpha.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Config` [INFO] [stdout] --> examples/demo.rs:1:38 [INFO] [stdout] | [INFO] [stdout] 1 | use cloyster::pagecache::{self, pin, Config, Materializer}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `key` is never read [INFO] [stdout] --> examples/demo.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | key = pc [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_assignments)]` on by default [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `key` [INFO] [stdout] --> examples/demo.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 49 | let (mut key, page, size_on_disk) = pc.get(id, &guard).unwrap().unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `size_on_disk` [INFO] [stdout] --> examples/demo.rs:49:29 [INFO] [stdout] | [INFO] [stdout] 49 | let (mut key, page, size_on_disk) = pc.get(id, &guard).unwrap().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_size_on_disk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> examples/demo.rs:49:14 [INFO] [stdout] | [INFO] [stdout] 49 | let (mut key, page, size_on_disk) = pc.get(id, &guard).unwrap().unwrap(); [INFO] [stdout] | ----^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicU64::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/pagecache/iobuf.rs:861:31 [INFO] [stdout] | [INFO] [stdout] 861 | let res = self.header.compare_and_swap(old, new, SeqCst); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `node` [INFO] [stdout] --> src/ds/dll.rs:70:13 [INFO] [stdout] | [INFO] [stdout] 70 | let node = Node::new(item); [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `guard` [INFO] [stdout] --> src/iter.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | guard: Guard, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/lock.rs:23:18 [INFO] [stdout] | [INFO] [stdout] 23 | pub const fn new(inner: T) -> FastLock { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `try_lock` [INFO] [stdout] --> src/lock.rs:38:12 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn try_lock(&self) -> Option> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/ds/dll.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn new(item: Item) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `remove` [INFO] [stdout] --> src/ds/dll.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | pub fn remove(&mut self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_head` [INFO] [stdout] --> src/ds/dll.rs:57:12 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn push_head(&mut self, item: Item) -> *mut Node { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push_tail` [INFO] [stdout] --> src/ds/dll.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn push_tail(&mut self, item: Item) -> *mut Node { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `len` [INFO] [stdout] --> src/ds/dll.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn len(&self) -> usize { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias is never used: `CasResult` [INFO] [stdout] --> src/ds/stack.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | type CasResult<'g, T> = Either>, (Shared<'g, Node>, Owned>)>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `head` [INFO] [stdout] --> src/ds/stack.rs:68:12 [INFO] [stdout] | [INFO] [stdout] 68 | pub fn head<'g>(&self, guard: &'g Guard) -> Shared<'g, Node> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `push` [INFO] [stdout] --> src/ds/stack.rs:72:12 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn push(&self, inner: T) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cas` [INFO] [stdout] --> src/ds/stack.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn cas<'g>( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cap` [INFO] [stdout] --> src/ds/stack.rs:131:12 [INFO] [stdout] | [INFO] [stdout] 131 | pub fn cap<'g>( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Vec::::split_off` that must be used [INFO] [stdout] --> src/pagecache/config.rs:403:9 [INFO] [stdout] | [INFO] [stdout] 403 | buf.split_off(len - 4); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: use `.truncate()` if you don't need the other half [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `Vec::::split_off` that must be used [INFO] [stdout] --> src/pagecache/snapshot.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | buf.split_off(len - 12); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: use `.truncate()` if you don't need the other half [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.17s [INFO] running `Command { std: "docker" "inspect" "14dce5b7911cb28ce1f4998dad152736684663ef966de896a30985efa6e5f58e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14dce5b7911cb28ce1f4998dad152736684663ef966de896a30985efa6e5f58e", kill_on_drop: false }` [INFO] [stdout] 14dce5b7911cb28ce1f4998dad152736684663ef966de896a30985efa6e5f58e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9080f0ed417e52e4df24f0e266654f1bcc3bac8d44d7e112a64dba81cb8dafba [INFO] running `Command { std: "docker" "start" "-a" "9080f0ed417e52e4df24f0e266654f1bcc3bac8d44d7e112a64dba81cb8dafba", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: use of deprecated associated function `std::sync::atomic::AtomicU64::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stderr] --> src/pagecache/iobuf.rs:861:31 [INFO] [stderr] | [INFO] [stderr] 861 | let res = self.header.compare_and_swap(old, new, SeqCst); [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `node` [INFO] [stderr] --> src/ds/dll.rs:70:13 [INFO] [stderr] | [INFO] [stderr] 70 | let node = Node::new(item); [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_node` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `guard` [INFO] [stderr] --> src/iter.rs:13:5 [INFO] [stderr] | [INFO] [stderr] 13 | guard: Guard, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/lock.rs:23:18 [INFO] [stderr] | [INFO] [stderr] 23 | pub const fn new(inner: T) -> FastLock { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `try_lock` [INFO] [stderr] --> src/lock.rs:38:12 [INFO] [stderr] | [INFO] [stderr] 38 | pub fn try_lock(&self) -> Option> { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/ds/dll.rs:11:12 [INFO] [stderr] | [INFO] [stderr] 11 | pub fn new(item: Item) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `remove` [INFO] [stderr] --> src/ds/dll.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 19 | pub fn remove(&mut self) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `push_head` [INFO] [stderr] --> src/ds/dll.rs:57:12 [INFO] [stderr] | [INFO] [stderr] 57 | pub fn push_head(&mut self, item: Item) -> *mut Node { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `push_tail` [INFO] [stderr] --> src/ds/dll.rs:68:12 [INFO] [stderr] | [INFO] [stderr] 68 | pub fn push_tail(&mut self, item: Item) -> *mut Node { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `len` [INFO] [stderr] --> src/ds/dll.rs:75:12 [INFO] [stderr] | [INFO] [stderr] 75 | pub fn len(&self) -> usize { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: type alias is never used: `CasResult` [INFO] [stderr] --> src/ds/stack.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | type CasResult<'g, T> = Either>, (Shared<'g, Node>, Owned>)>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `head` [INFO] [stderr] --> src/ds/stack.rs:68:12 [INFO] [stderr] | [INFO] [stderr] 68 | pub fn head<'g>(&self, guard: &'g Guard) -> Shared<'g, Node> { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `push` [INFO] [stderr] --> src/ds/stack.rs:72:12 [INFO] [stderr] | [INFO] [stderr] 72 | pub fn push(&self, inner: T) { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `cas` [INFO] [stderr] --> src/ds/stack.rs:105:12 [INFO] [stderr] | [INFO] [stderr] 105 | pub fn cas<'g>( [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `cap` [INFO] [stderr] --> src/ds/stack.rs:131:12 [INFO] [stderr] | [INFO] [stderr] 131 | pub fn cap<'g>( [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `pop` [INFO] [stderr] --> src/pagecache/ds/stack.rs:111:8 [INFO] [stderr] | [INFO] [stderr] 111 | fn pop(&self, guard: &Guard) -> Option { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: unused return value of `Vec::::split_off` that must be used [INFO] [stderr] --> src/pagecache/config.rs:403:9 [INFO] [stderr] | [INFO] [stderr] 403 | buf.split_off(len - 4); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: use `.truncate()` if you don't need the other half [INFO] [stderr] [INFO] [stderr] warning: unused return value of `Vec::::split_off` that must be used [INFO] [stderr] --> src/pagecache/snapshot.rs:200:5 [INFO] [stderr] | [INFO] [stderr] 200 | buf.split_off(len - 12); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: use `.truncate()` if you don't need the other half [INFO] [stderr] [INFO] [stderr] warning: `cloyster` (lib) generated 18 warnings [INFO] [stderr] warning: `cloyster` (lib test) generated 17 warnings (17 duplicates) [INFO] [stderr] warning: unused import: `Config` [INFO] [stderr] --> examples/demo.rs:1:38 [INFO] [stderr] | [INFO] [stderr] 1 | use cloyster::pagecache::{self, pin, Config, Materializer}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: value assigned to `key` is never read [INFO] [stderr] --> examples/demo.rs:38:9 [INFO] [stderr] | [INFO] [stderr] 38 | key = pc [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_assignments)]` on by default [INFO] [stderr] = help: maybe it is overwritten before being read? [INFO] [stderr] [INFO] [stderr] warning: unused variable: `key` [INFO] [stderr] --> examples/demo.rs:49:18 [INFO] [stderr] | [INFO] [stderr] 49 | let (mut key, page, size_on_disk) = pc.get(id, &guard).unwrap().unwrap(); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_key` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `size_on_disk` [INFO] [stderr] --> examples/demo.rs:49:29 [INFO] [stderr] | [INFO] [stderr] 49 | let (mut key, page, size_on_disk) = pc.get(id, &guard).unwrap().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_size_on_disk` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> examples/demo.rs:49:14 [INFO] [stderr] | [INFO] [stderr] 49 | let (mut key, page, size_on_disk) = pc.get(id, &guard).unwrap().unwrap(); [INFO] [stderr] | ----^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `cloyster` (example "demo") generated 5 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cloyster-d1be62f7d409750c) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test pagecache::ds::dll::test_dll ... ok [INFO] [stdout] test pagecache::ds::pagetable::test_split_fanout ... ok [INFO] [stdout] test pagecache::ds::pagetable::basic_functionality ... ok [INFO] [stdout] test pagecache::ds::stack::tests::basic_functionality ... ok [INFO] [stdout] test tree::tests::test_block_persistence ... FAILED [INFO] [stdout] test tree::tests::test_block_scan_prefix ... ok [INFO] [stdout] test tree::tests::test_block_range ... ok [INFO] [stdout] test tree::tests::test_block_insert_get ... ok [INFO] [stdout] test tree::tests::test_open_block ... ok [INFO] [stdout] test tree::tests::test_block_iter_count ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tree::tests::test_block_persistence stdout ---- [INFO] [stdout] thread 'tree::tests::test_block_persistence' panicked at 'open file at "./cloyster.db/db": IO error: Read-only file system (os error 30)', src/pagecache/config.rs:155:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55e8373bad8d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55e8373bad8d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55e8373bad8d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x55e8373bad8d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x55e8373e1dec - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x55e8373b5e78 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x55e8373bd0b7 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x55e8373bd0b7 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x55e8373bd0b7 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x55e8373bcdec - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x55e8373bd809 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x55e8373bd4f7 - std::panicking::begin_panic_handler::{{closure}}::h8e849d0710154ce0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x55e8373bb254 - std::sys_common::backtrace::__rust_end_short_backtrace::hedcdaddbd4c46cc5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x55e8373bd209 - rust_begin_unwind [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x55e837164723 - core::panicking::panic_fmt::he1bbc7336d49a357 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x55e837269175 - cloyster::pagecache::config::ConfigBuilder::build::{{closure}}::h07d5e62c73f1c1c9 [INFO] [stdout] at /opt/rustwide/workdir/src/pagecache/config.rs:155:13 [INFO] [stdout] 16: 0x55e8371a292e - core::result::Result::unwrap_or_else::ha3eaac6f18152955 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/result.rs:1428:23 [INFO] [stdout] 17: 0x55e837268f0a - cloyster::pagecache::config::ConfigBuilder::build::h8eb6f38fa79f9a70 [INFO] [stdout] at /opt/rustwide/workdir/src/pagecache/config.rs:154:20 [INFO] [stdout] 18: 0x55e837232c7c - cloyster::context::Context::new::h6dcd360c41949ed7 [INFO] [stdout] at /opt/rustwide/workdir/src/context.rs:27:13 [INFO] [stdout] 19: 0x55e837202579 - cloyster::database::Database::open::h830ed2fffa183627 [INFO] [stdout] at /opt/rustwide/workdir/src/database.rs:25:23 [INFO] [stdout] 20: 0x55e837285a34 - cloyster::tree::tests::test_block_persistence::hcc725b9eb64f4fa0 [INFO] [stdout] at /opt/rustwide/workdir/src/tree.rs:277:18 [INFO] [stdout] 21: 0x55e8372859da - cloyster::tree::tests::test_block_persistence::{{closure}}::hf18fc2e239b8e2fd [INFO] [stdout] at /opt/rustwide/workdir/src/tree.rs:276:5 [INFO] [stdout] 22: 0x55e8371c8f8e - core::ops::function::FnOnce::call_once::h063af9ad3a6fc756 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 23: 0x55e837302893 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x55e837302893 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 25: 0x55e837301574 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 26: 0x55e837301574 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 27: 0x55e837301574 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 28: 0x55e837301574 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 29: 0x55e837301574 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 30: 0x55e837301574 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 31: 0x55e837301574 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 32: 0x55e83730ae91 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 33: 0x55e83730ae91 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 34: 0x55e8372d750f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 35: 0x55e8372d750f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 36: 0x55e8372d750f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 37: 0x55e8372d750f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 38: 0x55e8372d750f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 39: 0x55e8372d750f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 40: 0x55e8372d750f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x55e8373c4823 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 42: 0x55e8373c4823 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 43: 0x55e8373c4823 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7f58e26a5609 - start_thread [INFO] [stdout] 45: 0x7f58e2475163 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tree::tests::test_block_persistence [INFO] [stdout] [INFO] [stdout] test result: FAILED. 9 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "9080f0ed417e52e4df24f0e266654f1bcc3bac8d44d7e112a64dba81cb8dafba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9080f0ed417e52e4df24f0e266654f1bcc3bac8d44d7e112a64dba81cb8dafba", kill_on_drop: false }` [INFO] [stdout] 9080f0ed417e52e4df24f0e266654f1bcc3bac8d44d7e112a64dba81cb8dafba