[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 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-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] 10456f3218ae869d66cef60122f475b34cdfac36224c902652f2c4a88e6d6115 [INFO] running `"docker" "start" "-a" "10456f3218ae869d66cef60122f475b34cdfac36224c902652f2c4a88e6d6115"` [INFO] [stderr] Compiling md5 v0.3.6 [INFO] [stderr] Compiling foreign-types v0.2.1 [INFO] [stderr] Compiling rayon-core v1.3.0 [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 tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.10.13 [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 hyper v0.11.7 [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-native-tls v0.2.4 [INFO] [stderr] Compiling hyper-tls v0.1.2 [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 19s [INFO] running `"docker" "inspect" "10456f3218ae869d66cef60122f475b34cdfac36224c902652f2c4a88e6d6115"` [INFO] running `"docker" "rm" "-f" "10456f3218ae869d66cef60122f475b34cdfac36224c902652f2c4a88e6d6115"` [INFO] [stdout] 10456f3218ae869d66cef60122f475b34cdfac36224c902652f2c4a88e6d6115 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 4c2177600d96917a613b1b1860162c693456faaedb0b21beabe0e6ce42b6e991 [INFO] running `"docker" "start" "-a" "4c2177600d96917a613b1b1860162c693456faaedb0b21beabe0e6ce42b6e991"` [INFO] [stderr] Compiling rusoto-example v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `"docker" "inspect" "4c2177600d96917a613b1b1860162c693456faaedb0b21beabe0e6ce42b6e991"` [INFO] running `"docker" "rm" "-f" "4c2177600d96917a613b1b1860162c693456faaedb0b21beabe0e6ce42b6e991"` [INFO] [stdout] 4c2177600d96917a613b1b1860162c693456faaedb0b21beabe0e6ce42b6e991 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] c70726a3f3b2afd91efa8f8f271b1caae540cf8be83011c72fada96fa58110eb [INFO] running `"docker" "start" "-a" "c70726a3f3b2afd91efa8f8f271b1caae540cf8be83011c72fada96fa58110eb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running /opt/crater/target/debug/deps/rusoto_example-c6580c061e59234f [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" "c70726a3f3b2afd91efa8f8f271b1caae540cf8be83011c72fada96fa58110eb"` [INFO] running `"docker" "rm" "-f" "c70726a3f3b2afd91efa8f8f271b1caae540cf8be83011c72fada96fa58110eb"` [INFO] [stdout] c70726a3f3b2afd91efa8f8f271b1caae540cf8be83011c72fada96fa58110eb