[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.38-1/sources/1.37.0/gh/cmac4603/raws"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/cmac4603/raws'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/cmac4603/raws" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/cmac4603/raws"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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.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 cmac4603/raws 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 cmac4603/raws [INFO] finished frobbing cmac4603/raws [INFO] frobbed toml for cmac4603/raws written to work/ex/beta-1.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/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.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 cmac4603/raws against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 48aa0d40a9316cd521bfbab0fc18aaa2c3ce84b64f3d4eb35c30d53eac7d2907 [INFO] running `"docker" "start" "-a" "48aa0d40a9316cd521bfbab0fc18aaa2c3ce84b64f3d4eb35c30d53eac7d2907"` [INFO] [stderr] Compiling bitflags v1.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.19 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling libflate v0.1.12 [INFO] [stderr] Compiling rusoto_core v0.28.0 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling xml-rs v0.6.2 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling openssl v0.9.19 [INFO] [stderr] Compiling rayon v0.7.1 [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 16s [INFO] running `"docker" "inspect" "48aa0d40a9316cd521bfbab0fc18aaa2c3ce84b64f3d4eb35c30d53eac7d2907"` [INFO] running `"docker" "rm" "-f" "48aa0d40a9316cd521bfbab0fc18aaa2c3ce84b64f3d4eb35c30d53eac7d2907"` [INFO] [stdout] 48aa0d40a9316cd521bfbab0fc18aaa2c3ce84b64f3d4eb35c30d53eac7d2907 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] fc6b76822e8b19a0e8c24585af7ce23564222174894435f9479405ed28d6bfe0 [INFO] running `"docker" "start" "-a" "fc6b76822e8b19a0e8c24585af7ce23564222174894435f9479405ed28d6bfe0"` [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 1.81s [INFO] running `"docker" "inspect" "fc6b76822e8b19a0e8c24585af7ce23564222174894435f9479405ed28d6bfe0"` [INFO] running `"docker" "rm" "-f" "fc6b76822e8b19a0e8c24585af7ce23564222174894435f9479405ed28d6bfe0"` [INFO] [stdout] fc6b76822e8b19a0e8c24585af7ce23564222174894435f9479405ed28d6bfe0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] b018de8f9e9b590fa88ec095808d6fdd68ef61e3acea44a56763114e2f8a5653 [INFO] running `"docker" "start" "-a" "b018de8f9e9b590fa88ec095808d6fdd68ef61e3acea44a56763114e2f8a5653"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/raws-d31d5cf4d5bb4e32 [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" "b018de8f9e9b590fa88ec095808d6fdd68ef61e3acea44a56763114e2f8a5653"` [INFO] running `"docker" "rm" "-f" "b018de8f9e9b590fa88ec095808d6fdd68ef61e3acea44a56763114e2f8a5653"` [INFO] [stdout] b018de8f9e9b590fa88ec095808d6fdd68ef61e3acea44a56763114e2f8a5653