[INFO] crate cargo-registry-s3 0.2.0 is already in cache [INFO] extracting crate cargo-registry-s3 0.2.0 into work/ex/beta-1.38-1/sources/1.37.0/reg/cargo-registry-s3/0.2.0 [INFO] extracting crate cargo-registry-s3 0.2.0 into work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cargo-registry-s3/0.2.0 [INFO] validating manifest of cargo-registry-s3-0.2.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 cargo-registry-s3-0.2.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 cargo-registry-s3-0.2.0 [INFO] finished frobbing cargo-registry-s3-0.2.0 [INFO] frobbed toml for cargo-registry-s3-0.2.0 written to work/ex/beta-1.38-1/sources/1.37.0/reg/cargo-registry-s3/0.2.0/Cargo.toml [INFO] started frobbing cargo-registry-s3-0.2.0 [INFO] finished frobbing cargo-registry-s3-0.2.0 [INFO] frobbed toml for cargo-registry-s3-0.2.0 written to work/ex/beta-1.38-1/sources/beta-2019-08-13/reg/cargo-registry-s3/0.2.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 cargo-registry-s3-0.2.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-4/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/cargo-registry-s3/0.2.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] 28871cee94135901be5a6667eaf394e2ceb91970e1558b0edd20c0ecfe2116dd [INFO] running `"docker" "start" "-a" "28871cee94135901be5a6667eaf394e2ceb91970e1558b0edd20c0ecfe2116dd"` [INFO] [stderr] Compiling cargo-registry-s3 v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> lib.rs:43:41 [INFO] [stderr] | [INFO] [stderr] 43 | content: &'b mut Read, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> 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: use of deprecated item 'openssl::sign::Signer::<'a>::finish': renamed to sign_to_vec [INFO] [stderr] --> lib.rs:122:28 [INFO] [stderr] | [INFO] [stderr] 122 | encode(&signer.finish().unwrap()[..]) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> lib.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `"docker" "inspect" "28871cee94135901be5a6667eaf394e2ceb91970e1558b0edd20c0ecfe2116dd"` [INFO] running `"docker" "rm" "-f" "28871cee94135901be5a6667eaf394e2ceb91970e1558b0edd20c0ecfe2116dd"` [INFO] [stdout] 28871cee94135901be5a6667eaf394e2ceb91970e1558b0edd20c0ecfe2116dd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/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/cargo-registry-s3/0.2.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] ad6d8c531a3887255b35c13a5a7b61f769b91a26522934dd79b0b3306eaa485f [INFO] running `"docker" "start" "-a" "ad6d8c531a3887255b35c13a5a7b61f769b91a26522934dd79b0b3306eaa485f"` [INFO] [stderr] Compiling cargo-registry-s3 v0.2.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> lib.rs:43:41 [INFO] [stderr] | [INFO] [stderr] 43 | content: &'b mut Read, [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Read` [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> 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: use of deprecated item 'openssl::sign::Signer::<'a>::finish': renamed to sign_to_vec [INFO] [stderr] --> lib.rs:122:28 [INFO] [stderr] | [INFO] [stderr] 122 | encode(&signer.finish().unwrap()[..]) [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: lint level defined here [INFO] [stderr] --> lib.rs:1:9 [INFO] [stderr] | [INFO] [stderr] 1 | #![deny(warnings)] [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] = note: `#[warn(deprecated)]` implied by `#[warn(warnings)]` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.02s [INFO] running `"docker" "inspect" "ad6d8c531a3887255b35c13a5a7b61f769b91a26522934dd79b0b3306eaa485f"` [INFO] running `"docker" "rm" "-f" "ad6d8c531a3887255b35c13a5a7b61f769b91a26522934dd79b0b3306eaa485f"` [INFO] [stdout] ad6d8c531a3887255b35c13a5a7b61f769b91a26522934dd79b0b3306eaa485f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/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/cargo-registry-s3/0.2.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] 4567a996e0e286190c12cc9e23c683f96849e45b4ad0276043e69701dadea529 [INFO] running `"docker" "start" "-a" "4567a996e0e286190c12cc9e23c683f96849e45b4ad0276043e69701dadea529"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/s3-b33c58362841e27c [INFO] [stdout] [INFO] [stderr] Doc-tests s3 [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] [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" "4567a996e0e286190c12cc9e23c683f96849e45b4ad0276043e69701dadea529"` [INFO] running `"docker" "rm" "-f" "4567a996e0e286190c12cc9e23c683f96849e45b4ad0276043e69701dadea529"` [INFO] [stdout] 4567a996e0e286190c12cc9e23c683f96849e45b4ad0276043e69701dadea529