[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.37-6/sources/1.36.0/reg/cargo-registry-s3/0.2.0 [INFO] extracting crate cargo-registry-s3 0.2.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/cargo-registry-s3/0.2.0 [INFO] validating manifest of cargo-registry-s3-0.2.0 on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of cargo-registry-s3-0.2.0 on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "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.37-6/sources/1.36.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.37-6/sources/beta-2019-07-23/reg/cargo-registry-s3/0.2.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing cargo-registry-s3-0.2.0 against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "build" "--frozen"` [INFO] [stdout] d7a9bf14d706f563794470af683a88fbc2115347ffa853a5bb3530e3b916aac8 [INFO] running `"docker" "start" "-a" "d7a9bf14d706f563794470af683a88fbc2115347ffa853a5bb3530e3b916aac8"` [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling curl v0.4.22 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.48 [INFO] [stderr] Compiling curl-sys v0.4.20 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling socket2 v0.3.10 [INFO] [stderr] Compiling base64 v0.6.0 [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 28.14s [INFO] running `"docker" "inspect" "d7a9bf14d706f563794470af683a88fbc2115347ffa853a5bb3530e3b916aac8"` [INFO] running `"docker" "rm" "-f" "d7a9bf14d706f563794470af683a88fbc2115347ffa853a5bb3530e3b916aac8"` [INFO] [stdout] d7a9bf14d706f563794470af683a88fbc2115347ffa853a5bb3530e3b916aac8 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 9a15831fd09a70b22e6382d127365c4f05fe82aabefdb4c02a4b64c077a5efe9 [INFO] running `"docker" "start" "-a" "9a15831fd09a70b22e6382d127365c4f05fe82aabefdb4c02a4b64c077a5efe9"` [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.79s [INFO] running `"docker" "inspect" "9a15831fd09a70b22e6382d127365c4f05fe82aabefdb4c02a4b64c077a5efe9"` [INFO] running `"docker" "rm" "-f" "9a15831fd09a70b22e6382d127365c4f05fe82aabefdb4c02a4b64c077a5efe9"` [INFO] [stdout] 9a15831fd09a70b22e6382d127365c4f05fe82aabefdb4c02a4b64c077a5efe9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/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-07-23" "test" "--frozen"` [INFO] [stdout] 2a4eb4d99e8c613f46c3bb8a9fad01358e4899ac386152f456b7849366fc404f [INFO] running `"docker" "start" "-a" "2a4eb4d99e8c613f46c3bb8a9fad01358e4899ac386152f456b7849366fc404f"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/s3-e8f25f5d1d9212da [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 s3 [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" "2a4eb4d99e8c613f46c3bb8a9fad01358e4899ac386152f456b7849366fc404f"` [INFO] running `"docker" "rm" "-f" "2a4eb4d99e8c613f46c3bb8a9fad01358e4899ac386152f456b7849366fc404f"` [INFO] [stdout] 2a4eb4d99e8c613f46c3bb8a9fad01358e4899ac386152f456b7849366fc404f