[INFO] updating cached repository cmac4603/raws [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/cmac4603/raws [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/cmac4603/raws" "work/ex/beta-1.37-6/sources/1.36.0/gh/cmac4603/raws"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/cmac4603/raws'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cmac4603/raws" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cmac4603/raws"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cmac4603/raws'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 04a8d1be84311e21deac75566f3f0e91c5b10323 [INFO] sha for GitHub repo cmac4603/raws: 04a8d1be84311e21deac75566f3f0e91c5b10323 [INFO] validating manifest of cmac4603/raws 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 cmac4603/raws 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 cmac4603/raws [INFO] finished frobbing cmac4603/raws [INFO] frobbed toml for cmac4603/raws written to work/ex/beta-1.37-6/sources/1.36.0/gh/cmac4603/raws/Cargo.toml [INFO] started frobbing cmac4603/raws [INFO] finished frobbing cmac4603/raws [INFO] frobbed toml for cmac4603/raws written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cmac4603/raws/Cargo.toml [INFO] crate cmac4603/raws already has a lockfile, it will not be regenerated [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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] testing cmac4603/raws 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-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cmac4603/raws:/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] d9367dc5961693eaa0d988ff49814944203e38a76157782bf1456906c2fc9a25 [INFO] running `"docker" "start" "-a" "d9367dc5961693eaa0d988ff49814944203e38a76157782bf1456906c2fc9a25"` [INFO] [stderr] Compiling cc v1.0.1 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling rusoto_core v0.28.0 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling rayon v0.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.19 [INFO] [stderr] Compiling openssl v0.9.19 [INFO] [stderr] Compiling ring v0.11.0 [INFO] [stderr] Compiling native-tls v0.1.4 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling reqwest v0.6.2 [INFO] [stderr] Compiling rusoto_credential v0.8.0 [INFO] [stderr] Compiling rusoto_ec2 v0.28.0 [INFO] [stderr] Compiling raws v0.2.7 (/opt/crater/workdir) [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:48:33 [INFO] [stderr] | [INFO] [stderr] 48 | let aws_creds_dir: String = env::home_dir().unwrap().to_str().unwrap().to_owned() + "/.aws/credentials"; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s [INFO] running `"docker" "inspect" "d9367dc5961693eaa0d988ff49814944203e38a76157782bf1456906c2fc9a25"` [INFO] running `"docker" "rm" "-f" "d9367dc5961693eaa0d988ff49814944203e38a76157782bf1456906c2fc9a25"` [INFO] [stdout] d9367dc5961693eaa0d988ff49814944203e38a76157782bf1456906c2fc9a25 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cmac4603/raws:/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] ed35f2f399cc39ece5e64c128127c058c54dc1f1cd577e4ccf39a2b14beecc2f [INFO] running `"docker" "start" "-a" "ed35f2f399cc39ece5e64c128127c058c54dc1f1cd577e4ccf39a2b14beecc2f"` [INFO] [stderr] Compiling raws v0.2.7 (/opt/crater/workdir) [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:48:33 [INFO] [stderr] | [INFO] [stderr] 48 | let aws_creds_dir: String = env::home_dir().unwrap().to_str().unwrap().to_owned() + "/.aws/credentials"; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.14s [INFO] running `"docker" "inspect" "ed35f2f399cc39ece5e64c128127c058c54dc1f1cd577e4ccf39a2b14beecc2f"` [INFO] running `"docker" "rm" "-f" "ed35f2f399cc39ece5e64c128127c058c54dc1f1cd577e4ccf39a2b14beecc2f"` [INFO] [stdout] ed35f2f399cc39ece5e64c128127c058c54dc1f1cd577e4ccf39a2b14beecc2f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/cmac4603/raws:/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] e1b1ede4003d2d37840f1c82809e9ee0ce7ea8407c9c8c55ef0847cd92e60c69 [INFO] running `"docker" "start" "-a" "e1b1ede4003d2d37840f1c82809e9ee0ce7ea8407c9c8c55ef0847cd92e60c69"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/raws-e4473a34db9a63aa [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" "e1b1ede4003d2d37840f1c82809e9ee0ce7ea8407c9c8c55ef0847cd92e60c69"` [INFO] running `"docker" "rm" "-f" "e1b1ede4003d2d37840f1c82809e9ee0ce7ea8407c9c8c55ef0847cd92e60c69"` [INFO] [stdout] e1b1ede4003d2d37840f1c82809e9ee0ce7ea8407c9c8c55ef0847cd92e60c69