[INFO] updating cached repository bokuweb-sandbox/actix-sandbox [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/bokuweb-sandbox/actix-sandbox [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/bokuweb-sandbox/actix-sandbox" "work/ex/beta-1.38-1/sources/1.37.0/gh/bokuweb-sandbox/actix-sandbox"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/bokuweb-sandbox/actix-sandbox'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/bokuweb-sandbox/actix-sandbox" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bokuweb-sandbox/actix-sandbox"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bokuweb-sandbox/actix-sandbox'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f78101ea9f2f642f9f5a50985d4105c0c6828969 [INFO] sha for GitHub repo bokuweb-sandbox/actix-sandbox: f78101ea9f2f642f9f5a50985d4105c0c6828969 [INFO] validating manifest of bokuweb-sandbox/actix-sandbox 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 bokuweb-sandbox/actix-sandbox 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 bokuweb-sandbox/actix-sandbox [INFO] finished frobbing bokuweb-sandbox/actix-sandbox [INFO] frobbed toml for bokuweb-sandbox/actix-sandbox written to work/ex/beta-1.38-1/sources/1.37.0/gh/bokuweb-sandbox/actix-sandbox/Cargo.toml [INFO] started frobbing bokuweb-sandbox/actix-sandbox [INFO] finished frobbing bokuweb-sandbox/actix-sandbox [INFO] frobbed toml for bokuweb-sandbox/actix-sandbox written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/bokuweb-sandbox/actix-sandbox/Cargo.toml [INFO] crate bokuweb-sandbox/actix-sandbox 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 bokuweb-sandbox/actix-sandbox 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/bokuweb-sandbox/actix-sandbox:/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] 2bf21f56ef9870aeb371be9ed8e94b95ebca4a923f8ebeb7791294635d0ed139 [INFO] running `"docker" "start" "-a" "2bf21f56ef9870aeb371be9ed8e94b95ebca4a923f8ebeb7791294635d0ed139"` [INFO] [stderr] Compiling smallvec v0.6.2 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling serde_json v1.0.22 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling parking_lot v0.5.5 [INFO] [stderr] Compiling crossbeam-channel v0.1.3 [INFO] [stderr] Compiling trust-dns-proto v0.3.3 [INFO] [stderr] Compiling tokio-signal v0.1.5 [INFO] [stderr] Compiling cargo_metadata v0.5.6 [INFO] [stderr] Compiling skeptic v0.13.3 [INFO] [stderr] Compiling trust-dns-resolver v0.8.2 [INFO] [stderr] Compiling actix v0.5.8 [INFO] [stderr] Compiling my_api v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 49.66s [INFO] running `"docker" "inspect" "2bf21f56ef9870aeb371be9ed8e94b95ebca4a923f8ebeb7791294635d0ed139"` [INFO] running `"docker" "rm" "-f" "2bf21f56ef9870aeb371be9ed8e94b95ebca4a923f8ebeb7791294635d0ed139"` [INFO] [stdout] 2bf21f56ef9870aeb371be9ed8e94b95ebca4a923f8ebeb7791294635d0ed139 [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/bokuweb-sandbox/actix-sandbox:/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] aa1f7e8c1bd91879305321f412c921ca624f5e3ae1bda6fc44fceeae3e353e70 [INFO] running `"docker" "start" "-a" "aa1f7e8c1bd91879305321f412c921ca624f5e3ae1bda6fc44fceeae3e353e70"` [INFO] [stderr] Compiling my_api v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.51s [INFO] running `"docker" "inspect" "aa1f7e8c1bd91879305321f412c921ca624f5e3ae1bda6fc44fceeae3e353e70"` [INFO] running `"docker" "rm" "-f" "aa1f7e8c1bd91879305321f412c921ca624f5e3ae1bda6fc44fceeae3e353e70"` [INFO] [stdout] aa1f7e8c1bd91879305321f412c921ca624f5e3ae1bda6fc44fceeae3e353e70 [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/bokuweb-sandbox/actix-sandbox:/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] 8b9d5a76497336e836638114feb153e5ac1761d27877b735be236193fea09744 [INFO] running `"docker" "start" "-a" "8b9d5a76497336e836638114feb153e5ac1761d27877b735be236193fea09744"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/my_api-58fe6476c4472dd8 [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" "8b9d5a76497336e836638114feb153e5ac1761d27877b735be236193fea09744"` [INFO] running `"docker" "rm" "-f" "8b9d5a76497336e836638114feb153e5ac1761d27877b735be236193fea09744"` [INFO] [stdout] 8b9d5a76497336e836638114feb153e5ac1761d27877b735be236193fea09744