[INFO] crate slauth 0.3.1 is already in cache [INFO] extracting crate slauth 0.3.1 into work/ex/beta-1.38-1/sources/1.37.0/reg/slauth/0.3.1 [INFO] extracting crate slauth 0.3.1 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/slauth/0.3.1 [INFO] validating manifest of slauth-0.3.1 on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of slauth-0.3.1 on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing slauth-0.3.1 [INFO] finished frobbing slauth-0.3.1 [INFO] frobbed toml for slauth-0.3.1 written to work/ex/beta-1.38-1/sources/1.37.0/reg/slauth/0.3.1/Cargo.toml [INFO] started frobbing slauth-0.3.1 [INFO] finished frobbing slauth-0.3.1 [INFO] frobbed toml for slauth-0.3.1 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/slauth/0.3.1/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing slauth-0.3.1 against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/slauth/0.3.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 4e496ca45898da88fbfc6cc34d69c99a8e76bb4c0dfb18a86302c515a98240eb [INFO] running `"docker" "start" "-a" "4e496ca45898da88fbfc6cc34d69c99a8e76bb4c0dfb18a86302c515a98240eb"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling base32 v0.4.0 [INFO] [stderr] Compiling serde_bytes v0.11.2 [INFO] [stderr] Compiling serde_repr v0.1.5 [INFO] [stderr] Compiling slauth v0.3.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/u2f/client/token.rs:137:27 [INFO] [stderr] | [INFO] [stderr] 137 | pub(crate) store: Box, [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn KeyStore` [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: #[warn(bare_trait_objects)] implied by #[warn(warnings)] [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/u2f/client/token.rs:138:40 [INFO] [stderr] | [INFO] [stderr] 138 | pub(crate) presence_validator: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn PresenceValidator` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.03s [INFO] running `"docker" "inspect" "4e496ca45898da88fbfc6cc34d69c99a8e76bb4c0dfb18a86302c515a98240eb"` [INFO] running `"docker" "rm" "-f" "4e496ca45898da88fbfc6cc34d69c99a8e76bb4c0dfb18a86302c515a98240eb"` [INFO] [stdout] 4e496ca45898da88fbfc6cc34d69c99a8e76bb4c0dfb18a86302c515a98240eb [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/slauth/0.3.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] a89ffcd06e1da4dc6719a4d906e899f132475e7cd380eff63c17b7380d544d7d [INFO] running `"docker" "start" "-a" "a89ffcd06e1da4dc6719a4d906e899f132475e7cd380eff63c17b7380d544d7d"` [INFO] [stderr] Compiling slauth v0.3.1 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/u2f/client/token.rs:137:27 [INFO] [stderr] | [INFO] [stderr] 137 | pub(crate) store: Box, [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn KeyStore` [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> src/lib.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: #[warn(bare_trait_objects)] implied by #[warn(warnings)] [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/u2f/client/token.rs:138:40 [INFO] [stderr] | [INFO] [stderr] 138 | pub(crate) presence_validator: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn PresenceValidator` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.80s [INFO] running `"docker" "inspect" "a89ffcd06e1da4dc6719a4d906e899f132475e7cd380eff63c17b7380d544d7d"` [INFO] running `"docker" "rm" "-f" "a89ffcd06e1da4dc6719a4d906e899f132475e7cd380eff63c17b7380d544d7d"` [INFO] [stdout] a89ffcd06e1da4dc6719a4d906e899f132475e7cd380eff63c17b7380d544d7d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/reg/slauth/0.3.1:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 6878f5977bfd5d4df4b3c9e2ee4b4a148b88f7e5eb864579fcaa3688d3c7ed4e [INFO] running `"docker" "start" "-a" "6878f5977bfd5d4df4b3c9e2ee4b4a148b88f7e5eb864579fcaa3688d3c7ed4e"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/slauth-dc13d06b4d80c5d8 [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test oath::hotp::hotp_multiple ... ok [INFO] [stdout] test oath::hotp::hotp_from_uri ... ok [INFO] [stdout] test oath::hotp::hotp_multiple_resync ... ok [INFO] [stdout] test u2f::proto::web_message::request_json_format ... ok [INFO] [stdout] test u2f::test ... ok [INFO] [stdout] test oath::totp::test_gen_with ... ok [INFO] [stdout] test oath::totp::test_multiple ... ok [INFO] [stdout] test oath::totp::test_clock_drifting ... test oath::totp::test_clock_drifting has been running for over 60 seconds [INFO] [stdout] test oath::totp::test_clock_drifting ... ok [INFO] [stderr] Doc-tests slauth [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "6878f5977bfd5d4df4b3c9e2ee4b4a148b88f7e5eb864579fcaa3688d3c7ed4e"` [INFO] running `"docker" "rm" "-f" "6878f5977bfd5d4df4b3c9e2ee4b4a148b88f7e5eb864579fcaa3688d3c7ed4e"` [INFO] [stdout] 6878f5977bfd5d4df4b3c9e2ee4b4a148b88f7e5eb864579fcaa3688d3c7ed4e