[INFO] updating cached repository Abdillah/rust-train-server [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Abdillah/rust-train-server [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Abdillah/rust-train-server" "work/ex/beta-1.37-6/sources/1.36.0/gh/Abdillah/rust-train-server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/Abdillah/rust-train-server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Abdillah/rust-train-server" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Abdillah/rust-train-server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Abdillah/rust-train-server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0a216b57b067ed8d422cb450ba2cdb187806f602 [INFO] sha for GitHub repo Abdillah/rust-train-server: 0a216b57b067ed8d422cb450ba2cdb187806f602 [INFO] validating manifest of Abdillah/rust-train-server on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Abdillah/rust-train-server on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing Abdillah/rust-train-server [INFO] finished frobbing Abdillah/rust-train-server [INFO] frobbed toml for Abdillah/rust-train-server written to work/ex/beta-1.37-6/sources/1.36.0/gh/Abdillah/rust-train-server/Cargo.toml [INFO] started frobbing Abdillah/rust-train-server [INFO] finished frobbing Abdillah/rust-train-server [INFO] frobbed toml for Abdillah/rust-train-server written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Abdillah/rust-train-server/Cargo.toml [INFO] crate Abdillah/rust-train-server already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Abdillah/rust-train-server against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Abdillah/rust-train-server:/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-07-23" "build" "--frozen"` [INFO] [stdout] cda96b6fc4a64110e7a4f006b9c47a7116ecbdd8c9a74b5d6cafc3288e444990 [INFO] running `"docker" "start" "-a" "cda96b6fc4a64110e7a4f006b9c47a7116ecbdd8c9a74b5d6cafc3288e444990"` [INFO] [stderr] Compiling ucd-util v0.1.2 [INFO] [stderr] Compiling pest_meta v2.0.3 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling mime_guess v1.8.6 [INFO] [stderr] Compiling regex-syntax v0.6.3 [INFO] [stderr] Compiling pest_generator v2.0.0 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling pest_derive v2.0.1 [INFO] [stderr] Compiling tera v0.11.19 [INFO] [stderr] Compiling rust-train-server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s [INFO] running `"docker" "inspect" "cda96b6fc4a64110e7a4f006b9c47a7116ecbdd8c9a74b5d6cafc3288e444990"` [INFO] running `"docker" "rm" "-f" "cda96b6fc4a64110e7a4f006b9c47a7116ecbdd8c9a74b5d6cafc3288e444990"` [INFO] [stdout] cda96b6fc4a64110e7a4f006b9c47a7116ecbdd8c9a74b5d6cafc3288e444990 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Abdillah/rust-train-server:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 25380a37039c48922dd5609080079b20df0f897f252e6b80b2fd46db5f6c9d52 [INFO] running `"docker" "start" "-a" "25380a37039c48922dd5609080079b20df0f897f252e6b80b2fd46db5f6c9d52"` [INFO] [stderr] Compiling rust-train-server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.90s [INFO] running `"docker" "inspect" "25380a37039c48922dd5609080079b20df0f897f252e6b80b2fd46db5f6c9d52"` [INFO] running `"docker" "rm" "-f" "25380a37039c48922dd5609080079b20df0f897f252e6b80b2fd46db5f6c9d52"` [INFO] [stdout] 25380a37039c48922dd5609080079b20df0f897f252e6b80b2fd46db5f6c9d52 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-3/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/Abdillah/rust-train-server:/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-07-23" "test" "--frozen"` [INFO] [stdout] 1f109a46e3112577402d62723c81245e9746e4c5cbd571dfe0341c9423107bce [INFO] running `"docker" "start" "-a" "1f109a46e3112577402d62723c81245e9746e4c5cbd571dfe0341c9423107bce"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_train_server-4f573003cd143a5a [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" "1f109a46e3112577402d62723c81245e9746e4c5cbd571dfe0341c9423107bce"` [INFO] running `"docker" "rm" "-f" "1f109a46e3112577402d62723c81245e9746e4c5cbd571dfe0341c9423107bce"` [INFO] [stdout] 1f109a46e3112577402d62723c81245e9746e4c5cbd571dfe0341c9423107bce