[INFO] fetching crate oramfs 1.0.0... [INFO] testing oramfs-1.0.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate oramfs 1.0.0 into /workspace/builds/worker-1-tc1/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-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate oramfs 1.0.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded structopt v0.3.20 [INFO] [stderr] Downloaded rpassword v5.0.0 [INFO] [stderr] Downloaded runas v0.2.1 [INFO] [stderr] Downloaded shellexpand v2.1.0 [INFO] [stderr] Downloaded aead v0.4.1 [INFO] [stderr] Downloaded const_fn v0.4.3 [INFO] [stderr] Downloaded password-hash v0.2.1 [INFO] [stderr] Downloaded ghash v0.4.2 [INFO] [stderr] Downloaded env_logger v0.8.2 [INFO] [stderr] Downloaded cpufeatures v0.1.4 [INFO] [stderr] Downloaded polyval v0.5.1 [INFO] [stderr] Downloaded serde_yaml v0.8.15 [INFO] [stderr] Downloaded base64ct v1.0.0 [INFO] [stderr] Downloaded criterion v0.3.3 [INFO] [stderr] Downloaded argon2 v0.2.1 [INFO] [stderr] Downloaded aes v0.7.4 [INFO] [stderr] Downloaded syn v1.0.51 [INFO] [stderr] Downloaded chacha20 v0.6.0 [INFO] [stderr] Downloaded question v0.2.2 [INFO] [stderr] Downloaded rustc-demangle v0.1.19 [INFO] [stderr] Downloaded humantime v2.0.1 [INFO] [stderr] Downloaded structopt-derive v0.4.13 [INFO] [stderr] Downloaded plotters v0.2.15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c89d524733116874124f086c8b0ec7739c67361e661061bb8c26954fa7a7291e [INFO] running `Command { std: "docker" "start" "-a" "c89d524733116874124f086c8b0ec7739c67361e661061bb8c26954fa7a7291e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c89d524733116874124f086c8b0ec7739c67361e661061bb8c26954fa7a7291e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c89d524733116874124f086c8b0ec7739c67361e661061bb8c26954fa7a7291e", kill_on_drop: false }` [INFO] [stdout] c89d524733116874124f086c8b0ec7739c67361e661061bb8c26954fa7a7291e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66905e8ea95ee716602076e306ca23df1ddea65992825cd6db9b15a32c480281 [INFO] running `Command { std: "docker" "start" "-a" "66905e8ea95ee716602076e306ca23df1ddea65992825cd6db9b15a32c480281", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling typenum v1.12.0 [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 log v0.4.11 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling generic-array v0.14.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 quote v1.0.7 [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 byteorder v1.3.4 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling fuse v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [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 ppv-lite86 v0.2.10 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling boxfnonce v0.1.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling question v0.2.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 users v0.11.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling runas v0.2.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 password-hash v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling aead v0.4.1 [INFO] [stderr] Compiling cipher v0.2.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling blake2 v0.9.1 [INFO] [stderr] Compiling polyval v0.5.1 [INFO] [stderr] Compiling ctr v0.7.0 [INFO] [stderr] Compiling chacha20 v0.6.0 [INFO] [stderr] Compiling argon2 v0.2.1 [INFO] [stderr] Compiling ghash v0.4.2 [INFO] [stderr] Compiling aes v0.7.4 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling aes-gcm v0.9.2 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.13 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling structopt v0.3.20 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde_yaml v0.8.15 [INFO] [stderr] Compiling bytes v0.6.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [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 25.80s [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 2` [INFO] running `Command { std: "docker" "inspect" "66905e8ea95ee716602076e306ca23df1ddea65992825cd6db9b15a32c480281", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66905e8ea95ee716602076e306ca23df1ddea65992825cd6db9b15a32c480281", kill_on_drop: false }` [INFO] [stdout] 66905e8ea95ee716602076e306ca23df1ddea65992825cd6db9b15a32c480281 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 86f9f33bc1690385b39b7eac2788fd8896c77f369324158da4569dec3253de8b [INFO] running `Command { std: "docker" "start" "-a" "86f9f33bc1690385b39b7eac2788fd8896c77f369324158da4569dec3253de8b", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling const_fn v0.4.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling itoa v0.4.6 [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 itertools v0.9.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling plotters v0.2.15 [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 bstr v0.2.14 [INFO] [stderr] Compiling serde_cbor v0.11.1 [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 csv v1.1.5 [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 13.35s [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 3` [INFO] running `Command { std: "docker" "inspect" "86f9f33bc1690385b39b7eac2788fd8896c77f369324158da4569dec3253de8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "86f9f33bc1690385b39b7eac2788fd8896c77f369324158da4569dec3253de8b", kill_on_drop: false }` [INFO] [stdout] 86f9f33bc1690385b39b7eac2788fd8896c77f369324158da4569dec3253de8b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3c99118327bf233991eef9d06b8d98e74f7f5b6485265abec49b25a79c4038f3 [INFO] running `Command { std: "docker" "start" "-a" "3c99118327bf233991eef9d06b8d98e74f7f5b6485265abec49b25a79c4038f3", 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"` 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.23s [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 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oramfs-264fb52f6d582fb3) [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_create_tree ... ok [INFO] [stdout] test oram::pathoram::tree::test::test_height ... ok [INFO] [stdout] test oram::pathoram::tree::test::test_leaves ... ok [INFO] [stdout] test oram::pathoram::tree::test::test_path ... ok [INFO] [stdout] test oram::pathoram::tree::test::test_pathl ... ok [INFO] [stdout] test oram::pathoram::tree::test::test_leaves_count ... ok [INFO] [stdout] test oram::tests::test_params_for_size ... 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.36s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/oramfs-39709e352d992183) [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-689eeb3ce2e47ead) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_copy_file_and_check ... ok [INFO] [stderr] Running tests/oram.rs (/opt/rustwide/target/debug/deps/oram-46df36a7b56f2607) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/pathoram.rs (/opt/rustwide/target/debug/deps/pathoram-7d6697883110ce47) [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] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.48s [INFO] [stdout] [INFO] [stderr] Doc-tests oramfs [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" "3c99118327bf233991eef9d06b8d98e74f7f5b6485265abec49b25a79c4038f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3c99118327bf233991eef9d06b8d98e74f7f5b6485265abec49b25a79c4038f3", kill_on_drop: false }` [INFO] [stdout] 3c99118327bf233991eef9d06b8d98e74f7f5b6485265abec49b25a79c4038f3