[INFO] updating cached repository ROki1988/rusoto-example [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ROki1988/rusoto-example [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ROki1988/rusoto-example" "work/ex/beta-1.38-1/sources/1.37.0/gh/ROki1988/rusoto-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/ROki1988/rusoto-example'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ROki1988/rusoto-example" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ROki1988/rusoto-example"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ROki1988/rusoto-example'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] bdc0132c903ef649d622def4e4f46a00a17c2fcb [INFO] sha for GitHub repo ROki1988/rusoto-example: bdc0132c903ef649d622def4e4f46a00a17c2fcb [INFO] validating manifest of ROki1988/rusoto-example 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 ROki1988/rusoto-example 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 ROki1988/rusoto-example [INFO] finished frobbing ROki1988/rusoto-example [INFO] frobbed toml for ROki1988/rusoto-example written to work/ex/beta-1.38-1/sources/1.37.0/gh/ROki1988/rusoto-example/Cargo.toml [INFO] started frobbing ROki1988/rusoto-example [INFO] finished frobbing ROki1988/rusoto-example [INFO] frobbed toml for ROki1988/rusoto-example written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/ROki1988/rusoto-example/Cargo.toml [INFO] crate ROki1988/rusoto-example 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] [stderr] Blocking waiting for file lock on package cache [INFO] testing ROki1988/rusoto-example 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-4/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/ROki1988/rusoto-example:/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] e10136c4186565c6cbbe5e8e31c89d9b9dafec5624c9150e864efb37d2040b48 [INFO] running `"docker" "start" "-a" "e10136c4186565c6cbbe5e8e31c89d9b9dafec5624c9150e864efb37d2040b48"` [INFO] [stderr] Compiling foreign-types v0.2.1 [INFO] [stderr] Compiling rayon-core v1.3.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling rustc_version v0.2.1 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling chrono v0.4.0 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling hyper v0.11.7 [INFO] [stderr] Compiling openssl v0.9.21 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling rusoto_core v0.29.0 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling native-tls v0.1.4 [INFO] [stderr] Compiling tokio-tls v0.1.3 [INFO] [stderr] Compiling ring v0.12.1 [INFO] [stderr] Compiling hyper-tls v0.1.2 [INFO] [stderr] Compiling hyper-native-tls v0.2.4 [INFO] [stderr] Compiling rusoto_credential v0.9.0 [INFO] [stderr] Compiling rusoto_s3 v0.29.0 [INFO] [stderr] Compiling rusoto-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `"docker" "inspect" "e10136c4186565c6cbbe5e8e31c89d9b9dafec5624c9150e864efb37d2040b48"` [INFO] running `"docker" "rm" "-f" "e10136c4186565c6cbbe5e8e31c89d9b9dafec5624c9150e864efb37d2040b48"` [INFO] [stdout] e10136c4186565c6cbbe5e8e31c89d9b9dafec5624c9150e864efb37d2040b48 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/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/ROki1988/rusoto-example:/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] 920a5fb10ece682485dd4637edb8a13f50940ec7f49ea2a54b190c1f5437a12e [INFO] running `"docker" "start" "-a" "920a5fb10ece682485dd4637edb8a13f50940ec7f49ea2a54b190c1f5437a12e"` [INFO] [stderr] Compiling rusoto-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.68s [INFO] running `"docker" "inspect" "920a5fb10ece682485dd4637edb8a13f50940ec7f49ea2a54b190c1f5437a12e"` [INFO] running `"docker" "rm" "-f" "920a5fb10ece682485dd4637edb8a13f50940ec7f49ea2a54b190c1f5437a12e"` [INFO] [stdout] 920a5fb10ece682485dd4637edb8a13f50940ec7f49ea2a54b190c1f5437a12e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/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/ROki1988/rusoto-example:/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] 30dbc95228c3f7956632c2cba42a2f15aa7c53deb213d782d742e5210dc79407 [INFO] running `"docker" "start" "-a" "30dbc95228c3f7956632c2cba42a2f15aa7c53deb213d782d742e5210dc79407"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/rusoto_example-f13216f9a4d62ede [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" "30dbc95228c3f7956632c2cba42a2f15aa7c53deb213d782d742e5210dc79407"` [INFO] running `"docker" "rm" "-f" "30dbc95228c3f7956632c2cba42a2f15aa7c53deb213d782d742e5210dc79407"` [INFO] [stdout] 30dbc95228c3f7956632c2cba42a2f15aa7c53deb213d782d742e5210dc79407