[INFO] crate credentials 0.11.0 is already in cache [INFO] extracting crate credentials 0.11.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/credentials/0.11.0 [INFO] extracting crate credentials 0.11.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/credentials/0.11.0 [INFO] validating manifest of credentials-0.11.0 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 credentials-0.11.0 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 credentials-0.11.0 [INFO] finished frobbing credentials-0.11.0 [INFO] frobbed toml for credentials-0.11.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/credentials/0.11.0/Cargo.toml [INFO] started frobbing credentials-0.11.0 [INFO] finished frobbing credentials-0.11.0 [INFO] frobbed toml for credentials-0.11.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/credentials/0.11.0/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 credentials-0.11.0 against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/credentials/0.11.0:/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" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 44bcce2f138aa0bf7767b19d21fed412b6d6d6f59ba8eee44864212469514c7d [INFO] running `"docker" "start" "-a" "44bcce2f138aa0bf7767b19d21fed412b6d6d6f59ba8eee44864212469514c7d"` [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling reqwest v0.9.20 [INFO] [stderr] Compiling credentials v0.11.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/chained.rs:14:23 [INFO] [stderr] | [INFO] [stderr] 14 | backends: Vec>, [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Backend` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/secretfile.rs:114:33 [INFO] [stderr] | [INFO] [stderr] 114 | fn read_internal(read: &mut io::Read) -> Result { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn io::Read` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/secretfile.rs:170:28 [INFO] [stderr] | [INFO] [stderr] 170 | pub fn read(read: &mut io::Read) -> Result { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn io::Read` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.85s [INFO] running `"docker" "inspect" "44bcce2f138aa0bf7767b19d21fed412b6d6d6f59ba8eee44864212469514c7d"` [INFO] running `"docker" "rm" "-f" "44bcce2f138aa0bf7767b19d21fed412b6d6d6f59ba8eee44864212469514c7d"` [INFO] [stdout] 44bcce2f138aa0bf7767b19d21fed412b6d6d6f59ba8eee44864212469514c7d [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/credentials/0.11.0:/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" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 991ed3a5a58f1291df13e638dd96480f3eaea9d7ee7896b80771538fb86312bf [INFO] running `"docker" "start" "-a" "991ed3a5a58f1291df13e638dd96480f3eaea9d7ee7896b80771538fb86312bf"` [INFO] [stderr] Compiling credentials v0.11.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/chained.rs:14:23 [INFO] [stderr] | [INFO] [stderr] 14 | backends: Vec>, [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Backend` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/secretfile.rs:114:33 [INFO] [stderr] | [INFO] [stderr] 114 | fn read_internal(read: &mut io::Read) -> Result { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn io::Read` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/secretfile.rs:170:28 [INFO] [stderr] | [INFO] [stderr] 170 | pub fn read(read: &mut io::Read) -> Result { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn io::Read` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.55s [INFO] running `"docker" "inspect" "991ed3a5a58f1291df13e638dd96480f3eaea9d7ee7896b80771538fb86312bf"` [INFO] running `"docker" "rm" "-f" "991ed3a5a58f1291df13e638dd96480f3eaea9d7ee7896b80771538fb86312bf"` [INFO] [stdout] 991ed3a5a58f1291df13e638dd96480f3eaea9d7ee7896b80771538fb86312bf [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/credentials/0.11.0:/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" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 7d62366c26c86b2d2aa99bd8a608568273c65dc4458bfaeed471a78a774906ad [INFO] running `"docker" "start" "-a" "7d62366c26c86b2d2aa99bd8a608568273c65dc4458bfaeed471a78a774906ad"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/credentials-6b5074c9fc3bae02 [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test chained::tests::test_chaining ... ok [INFO] [stdout] test envvar::test_var ... ok [INFO] [stdout] test envvar::test_file ... ok [INFO] [stdout] test secretfile::test_parse ... ok [INFO] [stdout] test test::test_file ... ok [INFO] [stderr] Doc-tests credentials [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 6) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "7d62366c26c86b2d2aa99bd8a608568273c65dc4458bfaeed471a78a774906ad"` [INFO] running `"docker" "rm" "-f" "7d62366c26c86b2d2aa99bd8a608568273c65dc4458bfaeed471a78a774906ad"` [INFO] [stdout] 7d62366c26c86b2d2aa99bd8a608568273c65dc4458bfaeed471a78a774906ad