[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 beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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-08-13" "build" "--frozen"` [INFO] [stdout] 127ccf7eb88f230e381729ddecb5189a882ece0fb98ba8af757c47383b0c0e35 [INFO] running `"docker" "start" "-a" "127ccf7eb88f230e381729ddecb5189a882ece0fb98ba8af757c47383b0c0e35"` [INFO] [stderr] Compiling build_const v0.2.0 [INFO] [stderr] Compiling crc-core v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.19 [INFO] [stderr] Compiling coco v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.3 [INFO] [stderr] Compiling xml-rs v0.6.2 [INFO] [stderr] Compiling rusoto_core v0.28.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling crc v1.5.0 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling rayon v0.7.1 [INFO] [stderr] Compiling libflate v0.1.12 [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 19s [INFO] running `"docker" "inspect" "127ccf7eb88f230e381729ddecb5189a882ece0fb98ba8af757c47383b0c0e35"` [INFO] running `"docker" "rm" "-f" "127ccf7eb88f230e381729ddecb5189a882ece0fb98ba8af757c47383b0c0e35"` [INFO] [stdout] 127ccf7eb88f230e381729ddecb5189a882ece0fb98ba8af757c47383b0c0e35 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 675db345f82661198bf2c0679a0dbfa12fb4a5a51ab8144b8b7ec19dba3d9728 [INFO] running `"docker" "start" "-a" "675db345f82661198bf2c0679a0dbfa12fb4a5a51ab8144b8b7ec19dba3d9728"` [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.67s [INFO] running `"docker" "inspect" "675db345f82661198bf2c0679a0dbfa12fb4a5a51ab8144b8b7ec19dba3d9728"` [INFO] running `"docker" "rm" "-f" "675db345f82661198bf2c0679a0dbfa12fb4a5a51ab8144b8b7ec19dba3d9728"` [INFO] [stdout] 675db345f82661198bf2c0679a0dbfa12fb4a5a51ab8144b8b7ec19dba3d9728 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/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-08-13" "test" "--frozen"` [INFO] [stdout] deef458b523fb2682040e22ef114bf0eac4644eb7a4e62a0908e20974ca7f545 [INFO] running `"docker" "start" "-a" "deef458b523fb2682040e22ef114bf0eac4644eb7a4e62a0908e20974ca7f545"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/raws-3eed94ba185af3ba [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" "deef458b523fb2682040e22ef114bf0eac4644eb7a4e62a0908e20974ca7f545"` [INFO] running `"docker" "rm" "-f" "deef458b523fb2682040e22ef114bf0eac4644eb7a4e62a0908e20974ca7f545"` [INFO] [stdout] deef458b523fb2682040e22ef114bf0eac4644eb7a4e62a0908e20974ca7f545