[INFO] fetching crate oramfs 1.0.0...
[INFO] testing oramfs-1.0.0 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate oramfs 1.0.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate oramfs 1.0.0
[INFO] finished tweaking crates.io crate oramfs 1.0.0
[INFO] tweaked toml for crates.io crate oramfs 1.0.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate oramfs 1.0.0 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate oramfs 1.0.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38fc676145ee5cde06611162c8d0317f92fc87e5f2a8c89421db0bedd64778d1
[INFO] running `Command { std: "docker" "start" "-a" "38fc676145ee5cde06611162c8d0317f92fc87e5f2a8c89421db0bedd64778d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38fc676145ee5cde06611162c8d0317f92fc87e5f2a8c89421db0bedd64778d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38fc676145ee5cde06611162c8d0317f92fc87e5f2a8c89421db0bedd64778d1", kill_on_drop: false }`
[INFO] [stdout] 38fc676145ee5cde06611162c8d0317f92fc87e5f2a8c89421db0bedd64778d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 643166606ab6ce97756973e0be87112d0cf494dc095ab1f03a4f46e771607040
[INFO] running `Command { std: "docker" "start" "-a" "643166606ab6ce97756973e0be87112d0cf494dc095ab1f03a4f46e771607040", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.80
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling typenum v1.12.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.51
[INFO] [stderr]    Compiling subtle v2.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.117
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling serde v1.0.117
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling getrandom v0.1.15
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling getrandom v0.2.2
[INFO] [stderr]    Compiling gimli v0.23.0
[INFO] [stderr]    Compiling object v0.22.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.19
[INFO] [stderr]    Compiling cpufeatures v0.1.4
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling fuse v0.3.1
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling base64ct v1.0.0
[INFO] [stderr]    Compiling regex-syntax v0.6.21
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling boxfnonce v0.1.1
[INFO] [stderr]    Compiling dtoa v0.4.7
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling rand_core v0.6.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling runas v0.2.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling thread-scoped v1.0.2
[INFO] [stderr]    Compiling password-hash v0.2.1
[INFO] [stderr]    Compiling humantime v2.0.1
[INFO] [stderr]    Compiling shellexpand v2.1.0
[INFO] [stderr]    Compiling daemonize v0.4.1
[INFO] [stderr]    Compiling rpassword v5.0.0
[INFO] [stderr]    Compiling users v0.11.0
[INFO] [stderr]    Compiling universal-hash v0.4.0
[INFO] [stderr]    Compiling cipher v0.3.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling ctr v0.7.0
[INFO] [stderr]    Compiling polyval v0.5.1
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling regex v1.4.2
[INFO] [stderr]    Compiling aead v0.4.1
[INFO] [stderr]    Compiling blake2 v0.9.1
[INFO] [stderr]    Compiling ghash v0.4.2
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling aes v0.7.4
[INFO] [stderr]    Compiling chacha20 v0.6.0
[INFO] [stderr]    Compiling addr2line v0.14.1
[INFO] [stderr]    Compiling argon2 v0.2.1
[INFO] [stderr]    Compiling question v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling backtrace v0.3.55
[INFO] [stderr]    Compiling aes-gcm v0.9.2
[INFO] [stderr]    Compiling env_logger v0.8.2
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling structopt-derive v0.4.13
[INFO] [stderr]    Compiling structopt v0.3.20
[INFO] [stderr]    Compiling serde_yaml v0.8.15
[INFO] [stderr]    Compiling bincode v1.3.1
[INFO] [stderr]    Compiling serde_bytes v0.11.5
[INFO] [stderr]    Compiling bytes v0.6.0
[INFO] [stderr]    Compiling oramfs v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/manage.rs:253:13
[INFO] [stdout]     |
[INFO] [stdout] 253 |         for mut oram_config in config.orams.iter_mut() {
[INFO] [stdout]     |             ----^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/manage.rs:293:13
[INFO] [stdout]     |
[INFO] [stdout] 293 |         for mut oram_config in config.orams.iter_mut() {
[INFO] [stdout]     |             ----^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |     for mut c in config.orams.iter_mut() {
[INFO] [stdout]     |         ----^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.24s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: daemonize v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4`
[INFO] running `Command { std: "docker" "inspect" "643166606ab6ce97756973e0be87112d0cf494dc095ab1f03a4f46e771607040", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "643166606ab6ce97756973e0be87112d0cf494dc095ab1f03a4f46e771607040", kill_on_drop: false }`
[INFO] [stdout] 643166606ab6ce97756973e0be87112d0cf494dc095ab1f03a4f46e771607040
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 24875c9293a6366f7e1e2109df0966586189718a2f45d2816a8572402087618a
[INFO] running `Command { std: "docker" "start" "-a" "24875c9293a6366f7e1e2109df0966586189718a2f45d2816a8572402087618a", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling const_fn v0.4.3
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling half v1.6.0
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling bstr v0.2.14
[INFO] [stderr]    Compiling serde_cbor v0.11.1
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/manage.rs:253:13
[INFO] [stdout]     |
[INFO] [stdout] 253 |         for mut oram_config in config.orams.iter_mut() {
[INFO] [stdout]     |             ----^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/manage.rs:293:13
[INFO] [stdout]     |
[INFO] [stdout] 293 |         for mut oram_config in config.orams.iter_mut() {
[INFO] [stdout]     |             ----^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |     for mut c in config.orams.iter_mut() {
[INFO] [stdout]     |         ----^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling csv v1.1.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling criterion-plot v0.4.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling plotters v0.2.15
[INFO] [stderr]    Compiling tinytemplate v1.1.0
[INFO] [stderr]    Compiling criterion v0.3.3
[INFO] [stderr]    Compiling oramfs v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/main.rs:162:9
[INFO] [stdout]     |
[INFO] [stdout] 162 |     for mut c in config.orams.iter_mut() {
[INFO] [stdout]     |         ----^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/manage.rs:253:13
[INFO] [stdout]     |
[INFO] [stdout] 253 |         for mut oram_config in config.orams.iter_mut() {
[INFO] [stdout]     |             ----^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/manage.rs:293:13
[INFO] [stdout]     |
[INFO] [stdout] 293 |         for mut oram_config in config.orams.iter_mut() {
[INFO] [stdout]     |             ----^^^^^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3, daemonize v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "24875c9293a6366f7e1e2109df0966586189718a2f45d2816a8572402087618a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "24875c9293a6366f7e1e2109df0966586189718a2f45d2816a8572402087618a", kill_on_drop: false }`
[INFO] [stdout] 24875c9293a6366f7e1e2109df0966586189718a2f45d2816a8572402087618a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] fc92e08b86023ea83ddd119c486361d32cc98ac6779b9017d2638169e78c333c
[INFO] running `Command { std: "docker" "start" "-a" "fc92e08b86023ea83ddd119c486361d32cc98ac6779b9017d2638169e78c333c", kill_on_drop: false }`
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/manage.rs:253:13
[INFO] [stderr]     |
[INFO] [stderr] 253 |         for mut oram_config in config.orams.iter_mut() {
[INFO] [stderr]     |             ----^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/manage.rs:293:13
[INFO] [stderr]     |
[INFO] [stderr] 293 |         for mut oram_config in config.orams.iter_mut() {
[INFO] [stderr]     |             ----^^^^^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: `oramfs` (lib) generated 2 warnings (run `cargo fix --lib -p oramfs` to apply 2 suggestions)
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/main.rs:162:9
[INFO] [stderr]     |
[INFO] [stderr] 162 |     for mut c in config.orams.iter_mut() {
[INFO] [stderr]     |         ----^
[INFO] [stderr]     |         |
[INFO] [stderr]     |         help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `oramfs` (bin "oramfs") generated 1 warning (run `cargo fix --bin "oramfs" -p oramfs` to apply 1 suggestion)
[INFO] [stderr] warning: `oramfs` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr] warning: `oramfs` (bin "oramfs" test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.3, daemonize v0.4.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oramfs-e12c84058d021ae0)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test manage::tests::test_tree_index_enlarge ... ok
[INFO] [stdout] test oram::pathoram::tree::test::test_pathl ... ok
[INFO] [stdout] test oram::pathoram::tree::test::test_path ... ok
[INFO] [stdout] test oram::tests::test_params_for_size ... ok
[INFO] [stdout] test oram::pathoram::tree::test::test_leaves ... ok
[INFO] [stdout] test oram::pathoram::tree::test::test_height ... ok
[INFO] [stdout] test oram::pathoram::tree::test::test_create_tree ... ok
[INFO] [stdout] test oram::pathoram::tree::test::test_leaves_count ... ok
[INFO] [stdout] test oram::pathoram::tests::test_access ... ok
[INFO] [stdout] test oram::pathoram::tests::test_encryption ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.26s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/oramfs-f2ca6c8ca3d04c63)
[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]      Running tests/fakeoram.rs (/opt/rustwide/target/debug/deps/fakeoram-6e971fb67d549f72)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_copy_file_and_check ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/oram.rs (/opt/rustwide/target/debug/deps/oram-245c8bf3c73d16ab)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/pathoram.rs (/opt/rustwide/target/debug/deps/pathoram-f858a320521719f2)
[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] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_main_invariant ... ok
[INFO] [stdout] test test_copy_file_and_check ... ok
[INFO] [stdout] test test_init ... ok
[INFO] [stderr]    Doc-tests oramfs
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.64s
[INFO] [stdout] 
[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] running `Command { std: "docker" "inspect" "fc92e08b86023ea83ddd119c486361d32cc98ac6779b9017d2638169e78c333c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fc92e08b86023ea83ddd119c486361d32cc98ac6779b9017d2638169e78c333c", kill_on_drop: false }`
[INFO] [stdout] fc92e08b86023ea83ddd119c486361d32cc98ac6779b9017d2638169e78c333c
