[INFO] updating cached repository https://github.com/charleschege/SchemeGuardian [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/charleschege/SchemeGuardian [INFO] [stderr] edc4653..15baca7 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 15baca7bdf7df2d53504cc04085eb054cd8c0749 [INFO] testing charleschege/SchemeGuardian against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcharleschege%2FSchemeGuardian" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/charleschege/SchemeGuardian on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/charleschege/SchemeGuardian [INFO] finished tweaking git repo https://github.com/charleschege/SchemeGuardian [INFO] tweaked toml for git repo https://github.com/charleschege/SchemeGuardian written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/charleschege/SchemeGuardian already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-7/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-std v0.99.8 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 0d8182ac23e9610c9b8ccdc400f7f07c17e6ceba567b8d6f23bd7d6f33ef8ac1 [INFO] running `"docker" "start" "-a" "0d8182ac23e9610c9b8ccdc400f7f07c17e6ceba567b8d6f23bd7d6f33ef8ac1"` [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling subtle v2.2.1 [INFO] [stderr] Compiling zeroize v0.10.1 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling uhttp_sse v0.5.1 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Compiling async-task v1.0.0 [INFO] [stderr] Compiling blake2b_simd v0.5.8 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling zeroize_derive v0.9.3 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling serde_bytes v0.11.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.2 [INFO] [stderr] Compiling custom_codes v1.1.0 [INFO] [stderr] Compiling orion v0.14.4 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling async-macros v1.0.0 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling rust-argon2 v0.5.1 [INFO] [stderr] Compiling branca v0.9.0 [INFO] [stderr] Compiling r2d2 v0.8.5 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling zeroize v0.9.3 [INFO] [stderr] Compiling secrecy v0.2.2 [INFO] [stderr] Compiling futures-timer v0.4.0 [INFO] [stderr] Compiling async-std v0.99.8 [INFO] [stderr] Compiling pagecache v0.19.4 [INFO] [stderr] Compiling rusty_ulid v0.9.1 [INFO] [stderr] Compiling sled v0.27.0 [INFO] [stderr] Compiling schemeguardian v0.1.0-alpha.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.54s [INFO] running `"docker" "inspect" "0d8182ac23e9610c9b8ccdc400f7f07c17e6ceba567b8d6f23bd7d6f33ef8ac1"` [INFO] running `"docker" "rm" "-f" "0d8182ac23e9610c9b8ccdc400f7f07c17e6ceba567b8d6f23bd7d6f33ef8ac1"` [INFO] [stdout] 0d8182ac23e9610c9b8ccdc400f7f07c17e6ceba567b8d6f23bd7d6f33ef8ac1 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] fdb2870abbfd0292a26822ade26b78b8b8f600239ea52bc188b26c5135357e2f [INFO] running `"docker" "start" "-a" "fdb2870abbfd0292a26822ade26b78b8b8f600239ea52bc188b26c5135357e2f"` [INFO] [stderr] Compiling schemeguardian v0.1.0-alpha.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.49s [INFO] running `"docker" "inspect" "fdb2870abbfd0292a26822ade26b78b8b8f600239ea52bc188b26c5135357e2f"` [INFO] running `"docker" "rm" "-f" "fdb2870abbfd0292a26822ade26b78b8b8f600239ea52bc188b26c5135357e2f"` [INFO] [stdout] fdb2870abbfd0292a26822ade26b78b8b8f600239ea52bc188b26c5135357e2f [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] e93322a2ab764f0f3f5a8d6cbeaa3b7b54f27edd7d2a8579de5675b3535eacfe [INFO] running `"docker" "start" "-a" "e93322a2ab764f0f3f5a8d6cbeaa3b7b54f27edd7d2a8579de5675b3535eacfe"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/schemeguardian-1b2e7658b47d9f94 [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sg-f104337bf423d7ce [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 [INFO] [stdout] [INFO] [stderr] Doc-tests schemeguardian [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test src/secrets/auth_storage.rs - secrets::auth_storage::Payload (line 354) ... ok [INFO] [stdout] test src/secrets/auth_storage.rs - secrets::auth_storage::SimpleAuthStorage (line 6) ... ok [INFO] [stdout] test src/secrets/auth_storage.rs - secrets::auth_storage::SimpleAuthStorage::get (line 196) ... ok [INFO] [stdout] test src/secrets/auth_storage.rs - secrets::auth_storage::SimpleAuthStorage::insert (line 160) ... FAILED [INFO] [stdout] test src/secrets/auth_storage.rs - secrets::auth_storage::sg_simple_auth (line 341) ... ok [INFO] [stdout] test src/secrets/auth_storage.rs - secrets::auth_storage::SimpleAuthStorage::user (line 67) ... FAILED [INFO] [stdout] test src/secrets/auth_storage.rs - secrets::auth_storage::SimpleAuthStorage::list (line 257) ... FAILED [INFO] [stdout] test src/secrets/auth_storage.rs - secrets::auth_storage::SimpleAuthStorage::remove (line 227) ... FAILED [INFO] [stdout] test src/secrets/auth_storage.rs - secrets::auth_storage::SimpleAuthStorage::authenticate (line 295) ... FAILED [INFO] [stdout] test src/secrets/auth_storage.rs - secrets::auth_storage::SimpleAuthStorage::target (line 105) ... FAILED [INFO] [stdout] test src/secrets/auth_storage.rs - secrets::auth_storage::SimpleAuthStorage (line 18) ... FAILED [INFO] [stdout] test src/secrets/auth_storage.rs - secrets::auth_storage::SimpleAuthStorage::role (line 85) ... FAILED [INFO] [stdout] test src/global.rs - global::SGSecret (line 36) ... ok [INFO] [stdout] test src/secrets/auth_storage.rs - secrets::auth_storage::SimpleAuthStorage::lease (line 123) ... ok [INFO] [stdout] test src/secrets/auth_storage.rs - secrets::auth_storage::SimpleAuthStorage::build (line 142) ... ok [INFO] [stdout] test src/global.rs - global::Lease (line 8) ... ok [INFO] [stdout] test src/secrets/auth_storage.rs - secrets::auth_storage::SimpleAuthStorage::new (line 46) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/secrets/auth_storage.rs - secrets::auth_storage::SimpleAuthStorage::insert (line 160) stdout ---- [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/secrets/auth_storage.rs:171:13 [INFO] [stdout] | [INFO] [stdout] 14 | .target(None) [INFO] [stdout] | ^^^^ expected struct `schemeguardian::SGSecret`, found enum `std::option::Option` [INFO] [stdout] | [INFO] [stdout] = note: expected type `schemeguardian::SGSecret` [INFO] [stdout] found type `std::option::Option<_>` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/secrets/auth_storage.rs - secrets::auth_storage::SimpleAuthStorage::user (line 67) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/secrets/auth_storage.rs - secrets::auth_storage::SimpleAuthStorage::list (line 257) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/secrets/auth_storage.rs - secrets::auth_storage::SimpleAuthStorage::remove (line 227) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/secrets/auth_storage.rs - secrets::auth_storage::SimpleAuthStorage::authenticate (line 295) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/secrets/auth_storage.rs - secrets::auth_storage::SimpleAuthStorage::target (line 105) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/secrets/auth_storage.rs - secrets::auth_storage::SimpleAuthStorage (line 18) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/secrets/auth_storage.rs - secrets::auth_storage::SimpleAuthStorage::role (line 85) stdout ---- [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/secrets/auth_storage.rs - secrets::auth_storage::SimpleAuthStorage (line 18) [INFO] [stdout] src/secrets/auth_storage.rs - secrets::auth_storage::SimpleAuthStorage::authenticate (line 295) [INFO] [stdout] src/secrets/auth_storage.rs - secrets::auth_storage::SimpleAuthStorage::insert (line 160) [INFO] [stdout] src/secrets/auth_storage.rs - secrets::auth_storage::SimpleAuthStorage::list (line 257) [INFO] [stdout] src/secrets/auth_storage.rs - secrets::auth_storage::SimpleAuthStorage::remove (line 227) [INFO] [stdout] src/secrets/auth_storage.rs - secrets::auth_storage::SimpleAuthStorage::role (line 85) [INFO] [stdout] src/secrets/auth_storage.rs - secrets::auth_storage::SimpleAuthStorage::target (line 105) [INFO] [stdout] src/secrets/auth_storage.rs - secrets::auth_storage::SimpleAuthStorage::user (line 67) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 9 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] running `"docker" "inspect" "e93322a2ab764f0f3f5a8d6cbeaa3b7b54f27edd7d2a8579de5675b3535eacfe"` [INFO] running `"docker" "rm" "-f" "e93322a2ab764f0f3f5a8d6cbeaa3b7b54f27edd7d2a8579de5675b3535eacfe"` [INFO] [stdout] e93322a2ab764f0f3f5a8d6cbeaa3b7b54f27edd7d2a8579de5675b3535eacfe