[INFO] crate s3lsio 0.1.21 is already in cache [INFO] extracting crate s3lsio 0.1.21 into work/ex/beta-1.37-6/sources/1.36.0/reg/s3lsio/0.1.21 [INFO] extracting crate s3lsio 0.1.21 into work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/s3lsio/0.1.21 [INFO] validating manifest of s3lsio-0.1.21 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 s3lsio-0.1.21 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 s3lsio-0.1.21 [INFO] finished frobbing s3lsio-0.1.21 [INFO] frobbed toml for s3lsio-0.1.21 written to work/ex/beta-1.37-6/sources/1.36.0/reg/s3lsio/0.1.21/Cargo.toml [INFO] started frobbing s3lsio-0.1.21 [INFO] finished frobbing s3lsio-0.1.21 [INFO] frobbed toml for s3lsio-0.1.21 written to work/ex/beta-1.37-6/sources/beta-2019-07-23/reg/s3lsio/0.1.21/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 s3lsio-0.1.21 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-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/s3lsio/0.1.21:/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] 7059b4f6ac65611d86b2c3757be354dea1bff23eabf339387ded4ca5e1d5a073 [INFO] running `"docker" "start" "-a" "7059b4f6ac65611d86b2c3757be354dea1bff23eabf339387ded4ca5e1d5a073"` [INFO] [stderr] Compiling md5 v0.2.1 [INFO] [stderr] Compiling toml v0.2.1 [INFO] [stderr] Compiling errno v0.1.8 [INFO] [stderr] Compiling rpassword v0.2.3 [INFO] [stderr] Compiling hyper-openssl v0.2.7 [INFO] [stderr] Compiling lsio v0.1.18 [INFO] [stderr] Compiling aws-sdk-rust v0.1.42 [INFO] [stderr] Compiling s3lsio v0.1.21 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/commands.rs:198:9 [INFO] [stderr] | [INFO] [stderr] 198 | /// create new bucket [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 199 | / Commands::mb => { [INFO] [stderr] 200 | | if bucket.is_empty() { [INFO] [stderr] 201 | | println_color_quiet!(client.is_quiet, term::color::RED, "missing bucket name"); [INFO] [stderr] 202 | | Err(S3Error::new("missing bucket name")) [INFO] [stderr] ... | [INFO] [stderr] 206 | | } [INFO] [stderr] 207 | | }, [INFO] [stderr] | |_________- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_doc_comments)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/main.rs:185:11 [INFO] [stderr] | [INFO] [stderr] 185 | match env::home_dir() { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.42s [INFO] running `"docker" "inspect" "7059b4f6ac65611d86b2c3757be354dea1bff23eabf339387ded4ca5e1d5a073"` [INFO] running `"docker" "rm" "-f" "7059b4f6ac65611d86b2c3757be354dea1bff23eabf339387ded4ca5e1d5a073"` [INFO] [stdout] 7059b4f6ac65611d86b2c3757be354dea1bff23eabf339387ded4ca5e1d5a073 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/s3lsio/0.1.21:/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] 27529cbe1d29412ad2f0edff2637c4b29cb5e0e5f2d4efef394c0009a3212b23 [INFO] running `"docker" "start" "-a" "27529cbe1d29412ad2f0edff2637c4b29cb5e0e5f2d4efef394c0009a3212b23"` [INFO] [stderr] Compiling s3lsio v0.1.21 (/opt/crater/workdir) [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/commands.rs:198:9 [INFO] [stderr] | [INFO] [stderr] 198 | /// create new bucket [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 199 | / Commands::mb => { [INFO] [stderr] 200 | | if bucket.is_empty() { [INFO] [stderr] 201 | | println_color_quiet!(client.is_quiet, term::color::RED, "missing bucket name"); [INFO] [stderr] 202 | | Err(S3Error::new("missing bucket name")) [INFO] [stderr] ... | [INFO] [stderr] 206 | | } [INFO] [stderr] 207 | | }, [INFO] [stderr] | |_________- rustdoc does not generate documentation for match arms [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_doc_comments)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/main.rs:185:11 [INFO] [stderr] | [INFO] [stderr] 185 | match env::home_dir() { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.60s [INFO] running `"docker" "inspect" "27529cbe1d29412ad2f0edff2637c4b29cb5e0e5f2d4efef394c0009a3212b23"` [INFO] running `"docker" "rm" "-f" "27529cbe1d29412ad2f0edff2637c4b29cb5e0e5f2d4efef394c0009a3212b23"` [INFO] [stdout] 27529cbe1d29412ad2f0edff2637c4b29cb5e0e5f2d4efef394c0009a3212b23 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-2/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/reg/s3lsio/0.1.21:/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] ae0baafcc2c87244fc944a101a156d25e5121560033005ef7499f481e876fd82 [INFO] running `"docker" "start" "-a" "ae0baafcc2c87244fc944a101a156d25e5121560033005ef7499f481e876fd82"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/s3lsio-817b28421a2b1875 [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" "ae0baafcc2c87244fc944a101a156d25e5121560033005ef7499f481e876fd82"` [INFO] running `"docker" "rm" "-f" "ae0baafcc2c87244fc944a101a156d25e5121560033005ef7499f481e876fd82"` [INFO] [stdout] ae0baafcc2c87244fc944a101a156d25e5121560033005ef7499f481e876fd82