[INFO] crate s3-concat 1.0.0 is already in cache [INFO] extracting crate s3-concat 1.0.0 into work/ex/beta-1.37-6/sources/1.36.0/reg/s3-concat/1.0.0 [INFO] extracting crate s3-concat 1.0.0 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/s3-concat/1.0.0 [INFO] validating manifest of s3-concat-1.0.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 s3-concat-1.0.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 s3-concat-1.0.0 [INFO] finished frobbing s3-concat-1.0.0 [INFO] frobbed toml for s3-concat-1.0.0 written to work/ex/beta-1.37-6/sources/1.36.0/reg/s3-concat/1.0.0/Cargo.toml [INFO] started frobbing s3-concat-1.0.0 [INFO] finished frobbing s3-concat-1.0.0 [INFO] frobbed toml for s3-concat-1.0.0 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/s3-concat/1.0.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 s3-concat-1.0.0 against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/s3-concat/1.0.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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 4b25ce4e31ef3ea4872c6db1c63719a68c25c3bca509d40208706610f4108182 [INFO] running `"docker" "start" "-a" "4b25ce4e31ef3ea4872c6db1c63719a68c25c3bca509d40208706610f4108182"` [INFO] [stderr] Compiling rusoto_core v0.35.0 [INFO] [stderr] Compiling quick-xml v0.12.4 [INFO] [stderr] Compiling rusoto_credential v0.14.0 [INFO] [stderr] Compiling rusoto_s3 v0.35.0 [INFO] [stderr] Compiling s3-concat v1.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/main.rs:38:10 [INFO] [stderr] | [INFO] [stderr] 38 | .trim_left_matches("s3://") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/main.rs:47:14 [INFO] [stderr] | [INFO] [stderr] 47 | .trim_right_matches('/') [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 56.95s [INFO] running `"docker" "inspect" "4b25ce4e31ef3ea4872c6db1c63719a68c25c3bca509d40208706610f4108182"` [INFO] running `"docker" "rm" "-f" "4b25ce4e31ef3ea4872c6db1c63719a68c25c3bca509d40208706610f4108182"` [INFO] [stdout] 4b25ce4e31ef3ea4872c6db1c63719a68c25c3bca509d40208706610f4108182 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/s3-concat/1.0.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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] afa0c637add13378e29fbc3678b85ac3a91548879b3ba2d5a83be57a39976142 [INFO] running `"docker" "start" "-a" "afa0c637add13378e29fbc3678b85ac3a91548879b3ba2d5a83be57a39976142"` [INFO] [stderr] Compiling s3-concat v1.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_left_matches': superseded by `trim_start_matches` [INFO] [stderr] --> src/main.rs:38:10 [INFO] [stderr] | [INFO] [stderr] 38 | .trim_left_matches("s3://") [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_start_matches` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::trim_right_matches': superseded by `trim_end_matches` [INFO] [stderr] --> src/main.rs:47:14 [INFO] [stderr] | [INFO] [stderr] 47 | .trim_right_matches('/') [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated item: `trim_end_matches` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.03s [INFO] running `"docker" "inspect" "afa0c637add13378e29fbc3678b85ac3a91548879b3ba2d5a83be57a39976142"` [INFO] running `"docker" "rm" "-f" "afa0c637add13378e29fbc3678b85ac3a91548879b3ba2d5a83be57a39976142"` [INFO] [stdout] afa0c637add13378e29fbc3678b85ac3a91548879b3ba2d5a83be57a39976142 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/s3-concat/1.0.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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 15dc6d26c0d08f648069aa933f6d5b65a91b185b009cbd3f4275036fe1b3c120 [INFO] running `"docker" "start" "-a" "15dc6d26c0d08f648069aa933f6d5b65a91b185b009cbd3f4275036fe1b3c120"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/crater/target/debug/deps/s3_concat-692a65e7156c19bf [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test types::tests::converting_io_to_error ... ok [INFO] [stdout] test types::tests::converting_str_to_error ... ok [INFO] [stdout] test types::tests::converting_rusoto_to_error ... ok [INFO] [stdout] test types::tests::converting_string_to_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "15dc6d26c0d08f648069aa933f6d5b65a91b185b009cbd3f4275036fe1b3c120"` [INFO] running `"docker" "rm" "-f" "15dc6d26c0d08f648069aa933f6d5b65a91b185b009cbd3f4275036fe1b3c120"` [INFO] [stdout] 15dc6d26c0d08f648069aa933f6d5b65a91b185b009cbd3f4275036fe1b3c120