[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.38-1/sources/1.37.0/gh/Abdillah/rust-train-server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/gh/Abdillah/rust-train-server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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.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 Abdillah/rust-train-server 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 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.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/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.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 Abdillah/rust-train-server 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/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] c603a0564ceb59c3c2ab318616511123b1256a8612c4ba032b939b3336b9cdf7 [INFO] running `"docker" "start" "-a" "c603a0564ceb59c3c2ab318616511123b1256a8612c4ba032b939b3336b9cdf7"` [INFO] [stderr] Compiling proc-macro2 v0.4.23 [INFO] [stderr] Compiling pest v2.0.2 [INFO] [stderr] Compiling hyper v0.10.15 [INFO] [stderr] Compiling error-chain v0.12.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling pest_meta v2.0.3 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling iron v0.6.0 [INFO] [stderr] Compiling pest_generator v2.0.0 [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 00s [INFO] running `"docker" "inspect" "c603a0564ceb59c3c2ab318616511123b1256a8612c4ba032b939b3336b9cdf7"` [INFO] running `"docker" "rm" "-f" "c603a0564ceb59c3c2ab318616511123b1256a8612c4ba032b939b3336b9cdf7"` [INFO] [stdout] c603a0564ceb59c3c2ab318616511123b1256a8612c4ba032b939b3336b9cdf7 [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/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 2fb054e1433f7c2e5486cd1f8009689a3f45b20b0f62246211dd8f92737e1fcf [INFO] running `"docker" "start" "-a" "2fb054e1433f7c2e5486cd1f8009689a3f45b20b0f62246211dd8f92737e1fcf"` [INFO] [stderr] Compiling rust-train-server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.79s [INFO] running `"docker" "inspect" "2fb054e1433f7c2e5486cd1f8009689a3f45b20b0f62246211dd8f92737e1fcf"` [INFO] running `"docker" "rm" "-f" "2fb054e1433f7c2e5486cd1f8009689a3f45b20b0f62246211dd8f92737e1fcf"` [INFO] [stdout] 2fb054e1433f7c2e5486cd1f8009689a3f45b20b0f62246211dd8f92737e1fcf [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/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 2c2f3bbc0d72765b56893e489ccb699ec16c81c58e0033f4e4a0b020b5cded81 [INFO] running `"docker" "start" "-a" "2c2f3bbc0d72765b56893e489ccb699ec16c81c58e0033f4e4a0b020b5cded81"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/rust_train_server-e15d18e9d10bdf84 [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" "2c2f3bbc0d72765b56893e489ccb699ec16c81c58e0033f4e4a0b020b5cded81"` [INFO] running `"docker" "rm" "-f" "2c2f3bbc0d72765b56893e489ccb699ec16c81c58e0033f4e4a0b020b5cded81"` [INFO] [stdout] 2c2f3bbc0d72765b56893e489ccb699ec16c81c58e0033f4e4a0b020b5cded81