[INFO] fetching crate qstorage 0.1.0...
[INFO] testing qstorage-0.1.0 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate qstorage 0.1.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate qstorage 0.1.0 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate qstorage 0.1.0
[INFO] finished tweaking crates.io crate qstorage 0.1.0
[INFO] tweaked toml for crates.io crate qstorage 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] faed919aecac13853abb21fc090bdecfc2637959e7803df52c72f05f2320a724
[INFO] running `Command { std: "docker" "start" "-a" "faed919aecac13853abb21fc090bdecfc2637959e7803df52c72f05f2320a724", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "faed919aecac13853abb21fc090bdecfc2637959e7803df52c72f05f2320a724", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "faed919aecac13853abb21fc090bdecfc2637959e7803df52c72f05f2320a724", kill_on_drop: false }`
[INFO] [stdout] faed919aecac13853abb21fc090bdecfc2637959e7803df52c72f05f2320a724
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7968d942ef9df6b7d829e2818810cf0beaa728f0c0935fd753a1c15dfb5bea00
[INFO] running `Command { std: "docker" "start" "-a" "7968d942ef9df6b7d829e2818810cf0beaa728f0c0935fd753a1c15dfb5bea00", kill_on_drop: false }`
[INFO] [stderr]    Compiling qstorage v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/engine.rs:189:50
[INFO] [stdout]     |
[INFO] [stdout] 189 |                 let end = skip + self.block_size;;
[INFO] [stdout]     |                                                  ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] running `Command { std: "docker" "inspect" "7968d942ef9df6b7d829e2818810cf0beaa728f0c0935fd753a1c15dfb5bea00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7968d942ef9df6b7d829e2818810cf0beaa728f0c0935fd753a1c15dfb5bea00", kill_on_drop: false }`
[INFO] [stdout] 7968d942ef9df6b7d829e2818810cf0beaa728f0c0935fd753a1c15dfb5bea00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] be52ce5c98c6cd116dc68c4ae4016a10e76b24b66d6c5173d72016f9941a22de
[INFO] running `Command { std: "docker" "start" "-a" "be52ce5c98c6cd116dc68c4ae4016a10e76b24b66d6c5173d72016f9941a22de", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/engine.rs:189:50
[INFO] [stdout]     |
[INFO] [stdout] 189 |                 let end = skip + self.block_size;;
[INFO] [stdout]     |                                                  ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling qstorage v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/engine.rs:189:50
[INFO] [stdout]     |
[INFO] [stdout] 189 |                 let end = skip + self.block_size;;
[INFO] [stdout]     |                                                  ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] running `Command { std: "docker" "inspect" "be52ce5c98c6cd116dc68c4ae4016a10e76b24b66d6c5173d72016f9941a22de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be52ce5c98c6cd116dc68c4ae4016a10e76b24b66d6c5173d72016f9941a22de", kill_on_drop: false }`
[INFO] [stdout] be52ce5c98c6cd116dc68c4ae4016a10e76b24b66d6c5173d72016f9941a22de
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 41b30dd93c9edea3b2c45215331d095ba2f9f35c46c253dde33894cbc132c508
[INFO] running `Command { std: "docker" "start" "-a" "41b30dd93c9edea3b2c45215331d095ba2f9f35c46c253dde33894cbc132c508", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/engine.rs:189:50
[INFO] [stderr]     |
[INFO] [stderr] 189 |                 let end = skip + self.block_size;;
[INFO] [stderr]     |                                                  ^ help: remove this semicolon
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `qstorage` (lib) generated 1 warning
[INFO] [stderr] warning: `qstorage` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.00s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qstorage-28f363b6f1169670)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests qstorage
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/engine.rs:189:50
[INFO] [stderr]     |
[INFO] [stderr] 189 |                 let end = skip + self.block_size;;
[INFO] [stderr]     |                                                  ^ help: remove this semicolon
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test src/lib.rs - QStorage::closed (line 137) ... FAILED
[INFO] [stdout] test src/lib.rs - QStorage::get (line 165) ... FAILED
[INFO] [stdout] test src/engine.rs - engine::Engine::insert (line 59) ... FAILED
[INFO] [stdout] test src/lib.rs - QStorage::insert (line 152) ... FAILED
[INFO] [stdout] test src/engine.rs - engine::Engine::new (line 40) ... FAILED
[INFO] [stdout] test src/engine.rs - engine::Engine::get (line 172) ... FAILED
[INFO] [stdout] test src/engine.rs - engine::Engine::remove (line 207) ... FAILED
[INFO] [stdout] test src/lib.rs - QStorage::ready (line 115) ... FAILED
[INFO] [stdout] test src/lib.rs - QStorage::new (line 93) ... FAILED
[INFO] [stdout] test src/lib.rs - QStorage::remove (line 179) ... FAILED
[INFO] [stdout] test src/storage.rs - storage::Chunk::new (line 60) ... FAILED
[INFO] [stdout] test src/storage.rs - storage::Chunk::from (line 76) ... FAILED
[INFO] [stdout] test src/storage.rs - storage::Storage::create (line 145) ... FAILED
[INFO] [stdout] test src/storage.rs - storage::Storage::from (line 117) ... FAILED
[INFO] [stdout] test src/storage.rs - storage::Storage::new (line 99) ... FAILED
[INFO] [stdout] test src/storage.rs - storage::Storage::read (line 215) ... FAILED
[INFO] [stdout] test src/util.rs - util::join (line 145) ... FAILED
[INFO] [stdout] test src/storage.rs - storage::Storage::write (line 172) ... FAILED
[INFO] [stdout] test src/util.rs - util::parse (line 173) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 25) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - QStorage::closed (line 137) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QStorage`
[INFO] [stdout]  --> src/lib.rs:139:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | QStorage::new(dirname, 10737418240, 1048576)?.ready()?.closed()?;
[INFO] [stdout]   | ^^^^^^^^ use of undeclared type `QStorage`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use qstorage::QStorage;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - QStorage::get (line 165) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QStorage`
[INFO] [stdout]  --> src/lib.rs:168:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut qstorage = QStorage::new(dirname, 10737418240, 1048576)?.ready()?;
[INFO] [stdout]   |                    ^^^^^^^^ use of undeclared type `QStorage`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use qstorage::QStorage;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/engine.rs - engine::Engine::insert (line 59) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Engine`
[INFO] [stdout]  --> src/engine.rs:61:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut engine = Engine::new(dirname, 10737418240, 1048576);
[INFO] [stdout]   |                  ^^^^^^ use of undeclared type `Engine`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - QStorage::insert (line 152) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QStorage`
[INFO] [stdout]  --> src/lib.rs:155:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut qstorage = QStorage::new(dirname, 10737418240, 1048576)?.ready()?;
[INFO] [stdout]   |                    ^^^^^^^^ use of undeclared type `QStorage`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use qstorage::QStorage;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/engine.rs - engine::Engine::new (line 40) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Engine`
[INFO] [stdout]  --> src/engine.rs:42:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | Engine::new(dirname, 10737418240, 1048576);
[INFO] [stdout]   | ^^^^^^ use of undeclared type `Engine`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/engine.rs - engine::Engine::get (line 172) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Engine`
[INFO] [stdout]  --> src/engine.rs:174:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut engine = Engine::new(dirname, 10737418240, 1048576);
[INFO] [stdout]   |                  ^^^^^^ use of undeclared type `Engine`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for reference `&'static str` in the current scope
[INFO] [stdout]  --> src/engine.rs:175:45
[INFO] [stdout]   |
[INFO] [stdout] 5 | engine.insert(String::from("hello"), "word".as_slice().to_vec())?;
[INFO] [stdout]   |                                             ^^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/engine.rs - engine::Engine::remove (line 207) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Engine`
[INFO] [stdout]  --> src/engine.rs:209:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut engine = Engine::new(dirname, 10737418240, 1048576);
[INFO] [stdout]   |                  ^^^^^^ use of undeclared type `Engine`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for reference `&'static str` in the current scope
[INFO] [stdout]  --> src/engine.rs:210:45
[INFO] [stdout]   |
[INFO] [stdout] 5 | engine.insert(String::from("hello"), "word".as_slice().to_vec())?;
[INFO] [stdout]   |                                             ^^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - QStorage::ready (line 115) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QStorage`
[INFO] [stdout]  --> src/lib.rs:117:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | QStorage::new(dirname, 10737418240, 1048576)?.ready()?;
[INFO] [stdout]   | ^^^^^^^^ use of undeclared type `QStorage`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use qstorage::QStorage;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - QStorage::new (line 93) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QStorage`
[INFO] [stdout]  --> src/lib.rs:95:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | QStorage::new(dirname, 10737418240, 1048576)?;
[INFO] [stdout]   | ^^^^^^^^ use of undeclared type `QStorage`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use qstorage::QStorage;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - QStorage::remove (line 179) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QStorage`
[INFO] [stdout]  --> src/lib.rs:182:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut qstorage = QStorage::new(dirname, 10737418240, 1048576)?.ready()?;
[INFO] [stdout]   |                    ^^^^^^^^ use of undeclared type `QStorage`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use qstorage::QStorage;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/storage.rs - storage::Chunk::new (line 60) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Chunk`
[INFO] [stdout]  --> src/storage.rs:62:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | Chunk::new(filename, 0);
[INFO] [stdout]   | ^^^^^ use of undeclared type `Chunk`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/storage.rs - storage::Chunk::from (line 76) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Path`
[INFO] [stdout]  --> src/storage.rs:78:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | let path = Path::new(&filename);
[INFO] [stdout]   |            ^^^^ use of undeclared type `Path`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::path::Path;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `File`
[INFO] [stdout]  --> src/storage.rs:79:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mut context = File::open(path);
[INFO] [stdout]   |                   ^^^^ use of undeclared type `File`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::fs::File;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Chunk`
[INFO] [stdout]  --> src/storage.rs:81:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | Chunk::from(filename, *metadata.len(), context);
[INFO] [stdout]   | ^^^^^ use of undeclared type `Chunk`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/storage.rs - storage::Storage::create (line 145) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Storage`
[INFO] [stdout]  --> src/storage.rs:148:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mut storage = Storage::new(chunk_size, path_name);
[INFO] [stdout]   |                   ^^^^^^^ use of undeclared type `Storage`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Chunk`
[INFO] [stdout]  --> src/storage.rs:151:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Chunk::new(String::from("chunk.0.qs"), 0)
[INFO] [stdout]   |     ^^^^^ use of undeclared type `Chunk`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/storage.rs - storage::Storage::from (line 117) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Storage`
[INFO] [stdout]  --> src/storage.rs:120:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mut storage = Storage::new(chunk_size, path_name);
[INFO] [stdout]   |                   ^^^^^^^ use of undeclared type `Storage`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Chunk`
[INFO] [stdout]  --> src/storage.rs:123:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Chunk::new(String::from("chunk.0.qs"), 0)
[INFO] [stdout]   |     ^^^^^ use of undeclared type `Chunk`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/storage.rs - storage::Storage::new (line 99) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Storage`
[INFO] [stdout]  --> src/storage.rs:102:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | Storage::new(chunk_size, path_name);
[INFO] [stdout]   | ^^^^^^^ use of undeclared type `Storage`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/storage.rs - storage::Storage::read (line 215) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Storage`
[INFO] [stdout]  --> src/storage.rs:218:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mut storage = Storage::new(chunk_size, path_name);
[INFO] [stdout]   |                   ^^^^^^^ use of undeclared type `Storage`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/util.rs - util::join (line 145) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `join` in this scope
[INFO] [stdout]  --> src/util.rs:146:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | join(vec![0_u64, 1_u64, 2_u64]);
[INFO] [stdout]   | ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/storage.rs - storage::Storage::write (line 172) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Storage`
[INFO] [stdout]  --> src/storage.rs:175:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mut storage = Storage::new(chunk_size, path_name);
[INFO] [stdout]   |                   ^^^^^^^ use of undeclared type `Storage`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/util.rs - util::parse (line 173) stdout ----
[INFO] [stdout] error[E0599]: no method named `solit` found for reference `&'static str` in the current scope
[INFO] [stdout]  --> src/util.rs:174:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | join("1+2+3".solit("+").collect());
[INFO] [stdout]   |              ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a method `split` with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | join("1+2+3".split("+").collect());
[INFO] [stdout]   |              ~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `join` in this scope
[INFO] [stdout]  --> src/util.rs:174:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | join("1+2+3".solit("+").collect());
[INFO] [stdout]   | ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 25) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/engine.rs - engine::Engine::get (line 172)
[INFO] [stdout]     src/engine.rs - engine::Engine::insert (line 59)
[INFO] [stdout]     src/engine.rs - engine::Engine::new (line 40)
[INFO] [stdout]     src/engine.rs - engine::Engine::remove (line 207)
[INFO] [stdout]     src/lib.rs - (line 25)
[INFO] [stdout]     src/lib.rs - QStorage::closed (line 137)
[INFO] [stdout]     src/lib.rs - QStorage::get (line 165)
[INFO] [stdout]     src/lib.rs - QStorage::insert (line 152)
[INFO] [stdout]     src/lib.rs - QStorage::new (line 93)
[INFO] [stdout]     src/lib.rs - QStorage::ready (line 115)
[INFO] [stdout]     src/lib.rs - QStorage::remove (line 179)
[INFO] [stdout]     src/storage.rs - storage::Chunk::from (line 76)
[INFO] [stdout]     src/storage.rs - storage::Chunk::new (line 60)
[INFO] [stdout]     src/storage.rs - storage::Storage::create (line 145)
[INFO] [stdout]     src/storage.rs - storage::Storage::from (line 117)
[INFO] [stdout]     src/storage.rs - storage::Storage::new (line 99)
[INFO] [stdout]     src/storage.rs - storage::Storage::read (line 215)
[INFO] [stdout]     src/storage.rs - storage::Storage::write (line 172)
[INFO] [stdout]     src/util.rs - util::join (line 145)
[INFO] [stdout]     src/util.rs - util::parse (line 173)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 20 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "41b30dd93c9edea3b2c45215331d095ba2f9f35c46c253dde33894cbc132c508", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41b30dd93c9edea3b2c45215331d095ba2f9f35c46c253dde33894cbc132c508", kill_on_drop: false }`
[INFO] [stdout] 41b30dd93c9edea3b2c45215331d095ba2f9f35c46c253dde33894cbc132c508
[INFO] testing qstorage-0.1.0 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] extracting crate qstorage 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] validating manifest of crates.io crate qstorage 0.1.0 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate qstorage 0.1.0
[INFO] finished tweaking crates.io crate qstorage 0.1.0
[INFO] tweaked toml for crates.io crate qstorage 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 999ee743e4a4c5931d6c3ca5312fd828233a1b5249e8e71c6020a7ab3680664a
[INFO] running `Command { std: "docker" "start" "-a" "999ee743e4a4c5931d6c3ca5312fd828233a1b5249e8e71c6020a7ab3680664a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "999ee743e4a4c5931d6c3ca5312fd828233a1b5249e8e71c6020a7ab3680664a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "999ee743e4a4c5931d6c3ca5312fd828233a1b5249e8e71c6020a7ab3680664a", kill_on_drop: false }`
[INFO] [stdout] 999ee743e4a4c5931d6c3ca5312fd828233a1b5249e8e71c6020a7ab3680664a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 86036522ebc63dc4ef4582d9d32ddd40d984b15338a49b6223a9dab25ac4a6b6
[INFO] running `Command { std: "docker" "start" "-a" "86036522ebc63dc4ef4582d9d32ddd40d984b15338a49b6223a9dab25ac4a6b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling qstorage v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/engine.rs:189:50
[INFO] [stdout]     |
[INFO] [stdout] 189 |                 let end = skip + self.block_size;;
[INFO] [stdout]     |                                                  ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] running `Command { std: "docker" "inspect" "86036522ebc63dc4ef4582d9d32ddd40d984b15338a49b6223a9dab25ac4a6b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "86036522ebc63dc4ef4582d9d32ddd40d984b15338a49b6223a9dab25ac4a6b6", kill_on_drop: false }`
[INFO] [stdout] 86036522ebc63dc4ef4582d9d32ddd40d984b15338a49b6223a9dab25ac4a6b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75f6dcf99cf77a90efe2c81adfd47bf8e4455e8fe37fe87a430a2612f34a0663
[INFO] running `Command { std: "docker" "start" "-a" "75f6dcf99cf77a90efe2c81adfd47bf8e4455e8fe37fe87a430a2612f34a0663", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/engine.rs:189:50
[INFO] [stdout]     |
[INFO] [stdout] 189 |                 let end = skip + self.block_size;;
[INFO] [stdout]     |                                                  ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling qstorage v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]    --> src/engine.rs:189:50
[INFO] [stdout]     |
[INFO] [stdout] 189 |                 let end = skip + self.block_size;;
[INFO] [stdout]     |                                                  ^ help: remove this semicolon
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] running `Command { std: "docker" "inspect" "75f6dcf99cf77a90efe2c81adfd47bf8e4455e8fe37fe87a430a2612f34a0663", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75f6dcf99cf77a90efe2c81adfd47bf8e4455e8fe37fe87a430a2612f34a0663", kill_on_drop: false }`
[INFO] [stdout] 75f6dcf99cf77a90efe2c81adfd47bf8e4455e8fe37fe87a430a2612f34a0663
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 77aeebb553fd79a3f56087c31b38f82bd77d5423630218b9c5d1afd6238bc27d
[INFO] running `Command { std: "docker" "start" "-a" "77aeebb553fd79a3f56087c31b38f82bd77d5423630218b9c5d1afd6238bc27d", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/engine.rs:189:50
[INFO] [stderr]     |
[INFO] [stderr] 189 |                 let end = skip + self.block_size;;
[INFO] [stderr]     |                                                  ^ help: remove this semicolon
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `qstorage` (lib) generated 1 warning
[INFO] [stderr] warning: `qstorage` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.00s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/qstorage-28f363b6f1169670)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests qstorage
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]    --> src/engine.rs:189:50
[INFO] [stderr]     |
[INFO] [stderr] 189 |                 let end = skip + self.block_size;;
[INFO] [stderr]     |                                                  ^ help: remove this semicolon
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test src/lib.rs - QStorage::closed (line 137) ... FAILED
[INFO] [stdout] test src/lib.rs - QStorage::get (line 165) ... FAILED
[INFO] [stdout] test src/engine.rs - engine::Engine::insert (line 59) ... FAILED
[INFO] [stdout] test src/engine.rs - engine::Engine::new (line 40) ... FAILED
[INFO] [stdout] test src/lib.rs - QStorage::insert (line 152) ... FAILED
[INFO] [stdout] test src/engine.rs - engine::Engine::get (line 172) ... FAILED
[INFO] [stdout] test src/engine.rs - engine::Engine::remove (line 207) ... FAILED
[INFO] [stdout] test src/lib.rs - QStorage::ready (line 115) ... FAILED
[INFO] [stdout] test src/lib.rs - QStorage::remove (line 179) ... FAILED
[INFO] [stdout] test src/lib.rs - QStorage::new (line 93) ... FAILED
[INFO] [stdout] test src/storage.rs - storage::Chunk::new (line 60) ... FAILED
[INFO] [stdout] test src/storage.rs - storage::Chunk::from (line 76) ... FAILED
[INFO] [stdout] test src/storage.rs - storage::Storage::create (line 145) ... FAILED
[INFO] [stdout] test src/storage.rs - storage::Storage::from (line 117) ... FAILED
[INFO] [stdout] test src/storage.rs - storage::Storage::new (line 99) ... FAILED
[INFO] [stdout] test src/storage.rs - storage::Storage::read (line 215) ... FAILED
[INFO] [stdout] test src/storage.rs - storage::Storage::write (line 172) ... FAILED
[INFO] [stdout] test src/util.rs - util::join (line 145) ... FAILED
[INFO] [stdout] test src/util.rs - util::parse (line 173) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 25) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - QStorage::closed (line 137) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QStorage`
[INFO] [stdout]  --> src/lib.rs:139:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | QStorage::new(dirname, 10737418240, 1048576)?.ready()?.closed()?;
[INFO] [stdout]   | ^^^^^^^^ use of undeclared type `QStorage`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use qstorage::QStorage;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - QStorage::get (line 165) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QStorage`
[INFO] [stdout]  --> src/lib.rs:168:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut qstorage = QStorage::new(dirname, 10737418240, 1048576)?.ready()?;
[INFO] [stdout]   |                    ^^^^^^^^ use of undeclared type `QStorage`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use qstorage::QStorage;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/engine.rs - engine::Engine::insert (line 59) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Engine`
[INFO] [stdout]  --> src/engine.rs:61:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut engine = Engine::new(dirname, 10737418240, 1048576);
[INFO] [stdout]   |                  ^^^^^^ use of undeclared type `Engine`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/engine.rs - engine::Engine::new (line 40) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Engine`
[INFO] [stdout]  --> src/engine.rs:42:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | Engine::new(dirname, 10737418240, 1048576);
[INFO] [stdout]   | ^^^^^^ use of undeclared type `Engine`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - QStorage::insert (line 152) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QStorage`
[INFO] [stdout]  --> src/lib.rs:155:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut qstorage = QStorage::new(dirname, 10737418240, 1048576)?.ready()?;
[INFO] [stdout]   |                    ^^^^^^^^ use of undeclared type `QStorage`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use qstorage::QStorage;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/engine.rs - engine::Engine::get (line 172) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Engine`
[INFO] [stdout]  --> src/engine.rs:174:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut engine = Engine::new(dirname, 10737418240, 1048576);
[INFO] [stdout]   |                  ^^^^^^ use of undeclared type `Engine`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for reference `&'static str` in the current scope
[INFO] [stdout]  --> src/engine.rs:175:45
[INFO] [stdout]   |
[INFO] [stdout] 5 | engine.insert(String::from("hello"), "word".as_slice().to_vec())?;
[INFO] [stdout]   |                                             ^^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/engine.rs - engine::Engine::remove (line 207) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Engine`
[INFO] [stdout]  --> src/engine.rs:209:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | let mut engine = Engine::new(dirname, 10737418240, 1048576);
[INFO] [stdout]   |                  ^^^^^^ use of undeclared type `Engine`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `as_slice` found for reference `&'static str` in the current scope
[INFO] [stdout]  --> src/engine.rs:210:45
[INFO] [stdout]   |
[INFO] [stdout] 5 | engine.insert(String::from("hello"), "word".as_slice().to_vec())?;
[INFO] [stdout]   |                                             ^^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - QStorage::ready (line 115) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QStorage`
[INFO] [stdout]  --> src/lib.rs:117:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | QStorage::new(dirname, 10737418240, 1048576)?.ready()?;
[INFO] [stdout]   | ^^^^^^^^ use of undeclared type `QStorage`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use qstorage::QStorage;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - QStorage::remove (line 179) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QStorage`
[INFO] [stdout]  --> src/lib.rs:182:20
[INFO] [stdout]   |
[INFO] [stdout] 6 | let mut qstorage = QStorage::new(dirname, 10737418240, 1048576)?.ready()?;
[INFO] [stdout]   |                    ^^^^^^^^ use of undeclared type `QStorage`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use qstorage::QStorage;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - QStorage::new (line 93) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `QStorage`
[INFO] [stdout]  --> src/lib.rs:95:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | QStorage::new(dirname, 10737418240, 1048576)?;
[INFO] [stdout]   | ^^^^^^^^ use of undeclared type `QStorage`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use qstorage::QStorage;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/storage.rs - storage::Chunk::new (line 60) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Chunk`
[INFO] [stdout]  --> src/storage.rs:62:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | Chunk::new(filename, 0);
[INFO] [stdout]   | ^^^^^ use of undeclared type `Chunk`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/storage.rs - storage::Chunk::from (line 76) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Path`
[INFO] [stdout]  --> src/storage.rs:78:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | let path = Path::new(&filename);
[INFO] [stdout]   |            ^^^^ use of undeclared type `Path`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::path::Path;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `File`
[INFO] [stdout]  --> src/storage.rs:79:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mut context = File::open(path);
[INFO] [stdout]   |                   ^^^^ use of undeclared type `File`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::fs::File;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Chunk`
[INFO] [stdout]  --> src/storage.rs:81:1
[INFO] [stdout]   |
[INFO] [stdout] 7 | Chunk::from(filename, *metadata.len(), context);
[INFO] [stdout]   | ^^^^^ use of undeclared type `Chunk`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/storage.rs - storage::Storage::create (line 145) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Storage`
[INFO] [stdout]  --> src/storage.rs:148:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mut storage = Storage::new(chunk_size, path_name);
[INFO] [stdout]   |                   ^^^^^^^ use of undeclared type `Storage`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Chunk`
[INFO] [stdout]  --> src/storage.rs:151:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Chunk::new(String::from("chunk.0.qs"), 0)
[INFO] [stdout]   |     ^^^^^ use of undeclared type `Chunk`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/storage.rs - storage::Storage::from (line 117) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Storage`
[INFO] [stdout]  --> src/storage.rs:120:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mut storage = Storage::new(chunk_size, path_name);
[INFO] [stdout]   |                   ^^^^^^^ use of undeclared type `Storage`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Chunk`
[INFO] [stdout]  --> src/storage.rs:123:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Chunk::new(String::from("chunk.0.qs"), 0)
[INFO] [stdout]   |     ^^^^^ use of undeclared type `Chunk`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/storage.rs - storage::Storage::new (line 99) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Storage`
[INFO] [stdout]  --> src/storage.rs:102:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | Storage::new(chunk_size, path_name);
[INFO] [stdout]   | ^^^^^^^ use of undeclared type `Storage`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/storage.rs - storage::Storage::read (line 215) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Storage`
[INFO] [stdout]  --> src/storage.rs:218:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mut storage = Storage::new(chunk_size, path_name);
[INFO] [stdout]   |                   ^^^^^^^ use of undeclared type `Storage`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/storage.rs - storage::Storage::write (line 172) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Storage`
[INFO] [stdout]  --> src/storage.rs:175:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | let mut storage = Storage::new(chunk_size, path_name);
[INFO] [stdout]   |                   ^^^^^^^ use of undeclared type `Storage`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/util.rs - util::join (line 145) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `join` in this scope
[INFO] [stdout]  --> src/util.rs:146:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | join(vec![0_u64, 1_u64, 2_u64]);
[INFO] [stdout]   | ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/util.rs - util::parse (line 173) stdout ----
[INFO] [stdout] error[E0599]: no method named `solit` found for reference `&'static str` in the current scope
[INFO] [stdout]  --> src/util.rs:174:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | join("1+2+3".solit("+").collect());
[INFO] [stdout]   |              ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] help: there is a method `split` with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 3 | join("1+2+3".split("+").collect());
[INFO] [stdout]   |              ~~~~~
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `join` in this scope
[INFO] [stdout]  --> src/util.rs:174:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | join("1+2+3".solit("+").collect());
[INFO] [stdout]   | ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 25) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/engine.rs - engine::Engine::get (line 172)
[INFO] [stdout]     src/engine.rs - engine::Engine::insert (line 59)
[INFO] [stdout]     src/engine.rs - engine::Engine::new (line 40)
[INFO] [stdout]     src/engine.rs - engine::Engine::remove (line 207)
[INFO] [stdout]     src/lib.rs - (line 25)
[INFO] [stdout]     src/lib.rs - QStorage::closed (line 137)
[INFO] [stdout]     src/lib.rs - QStorage::get (line 165)
[INFO] [stdout]     src/lib.rs - QStorage::insert (line 152)
[INFO] [stdout]     src/lib.rs - QStorage::new (line 93)
[INFO] [stdout]     src/lib.rs - QStorage::ready (line 115)
[INFO] [stdout]     src/lib.rs - QStorage::remove (line 179)
[INFO] [stdout]     src/storage.rs - storage::Chunk::from (line 76)
[INFO] [stdout]     src/storage.rs - storage::Chunk::new (line 60)
[INFO] [stdout]     src/storage.rs - storage::Storage::create (line 145)
[INFO] [stdout]     src/storage.rs - storage::Storage::from (line 117)
[INFO] [stdout]     src/storage.rs - storage::Storage::new (line 99)
[INFO] [stdout]     src/storage.rs - storage::Storage::read (line 215)
[INFO] [stdout]     src/storage.rs - storage::Storage::write (line 172)
[INFO] [stdout]     src/util.rs - util::join (line 145)
[INFO] [stdout]     src/util.rs - util::parse (line 173)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 20 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "77aeebb553fd79a3f56087c31b38f82bd77d5423630218b9c5d1afd6238bc27d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77aeebb553fd79a3f56087c31b38f82bd77d5423630218b9c5d1afd6238bc27d", kill_on_drop: false }`
[INFO] [stdout] 77aeebb553fd79a3f56087c31b38f82bd77d5423630218b9c5d1afd6238bc27d
