[INFO] updating cached repository https://github.com/mt-inside/flighttime-backend [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 726eff1107f2b01ffcb37094d25c138455cf88ae [INFO] testing mt-inside/flighttime-backend against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmt-inside%2Fflighttime-backend" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mt-inside/flighttime-backend on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mt-inside/flighttime-backend [INFO] finished tweaking git repo https://github.com/mt-inside/flighttime-backend [INFO] tweaked toml for git repo https://github.com/mt-inside/flighttime-backend written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/mt-inside/flighttime-backend already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 3d562203ba9cbfde4983bd59c0d347b17120305a1b49f475a76957b129577045 [INFO] running `"docker" "start" "-a" "3d562203ba9cbfde4983bd59c0d347b17120305a1b49f475a76957b129577045"` [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling isatty v0.1.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling h2 v0.1.23 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling hyper v0.12.29 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling gotham_derive v0.3.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling borrow-bag v1.0.0 [INFO] [stderr] Compiling gotham v0.3.0 [INFO] [stderr] Compiling flightime-backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.61s [INFO] running `"docker" "inspect" "3d562203ba9cbfde4983bd59c0d347b17120305a1b49f475a76957b129577045"` [INFO] running `"docker" "rm" "-f" "3d562203ba9cbfde4983bd59c0d347b17120305a1b49f475a76957b129577045"` [INFO] [stdout] 3d562203ba9cbfde4983bd59c0d347b17120305a1b49f475a76957b129577045 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] b6a6b305f67277f88f2f6beae63fad4378a09b526383ea88d0e8c5803f361b8a [INFO] running `"docker" "start" "-a" "b6a6b305f67277f88f2f6beae63fad4378a09b526383ea88d0e8c5803f361b8a"` [INFO] [stderr] Compiling flightime-backend v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.26s [INFO] running `"docker" "inspect" "b6a6b305f67277f88f2f6beae63fad4378a09b526383ea88d0e8c5803f361b8a"` [INFO] running `"docker" "rm" "-f" "b6a6b305f67277f88f2f6beae63fad4378a09b526383ea88d0e8c5803f361b8a"` [INFO] [stdout] b6a6b305f67277f88f2f6beae63fad4378a09b526383ea88d0e8c5803f361b8a [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] ef59952d962703fdcd80d560564401c20086003c1a8abdb649585594694786a0 [INFO] running `"docker" "start" "-a" "ef59952d962703fdcd80d560564401c20086003c1a8abdb649585594694786a0"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/flightime_backend-c9e77ae5275f7663 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] Oct 05 12:20:15.090 TRCE duration: 8:00 [INFO] [stdout] Oct 05 12:20:15.090 TRCE duration: 12:00 [INFO] [stdout] Oct 05 12:20:15.090 TRCE duration: 14:00 [INFO] [stdout] Oct 05 12:20:15.090 TRCE duration: 16:00 [INFO] [stdout] Oct 05 12:20:15.090 TRCE tzdiff: 13.0 [INFO] [stdout] Oct 05 12:20:15.090 TRCE tzdiff: 8.0 [INFO] [stdout] Oct 05 12:20:15.090 TRCE tzdiff: -13.0 [INFO] [stdout] Oct 05 12:20:15.090 TRCE apparent length: 20:00 [INFO] [stdout] Oct 05 12:20:15.090 TRCE apparent length: 3:00 [INFO] [stdout] Oct 05 12:20:15.090 TRCE tzdiff: -5.0 [INFO] [stdout] test wallclock::tests::go_test_pvg_ewr ... ok [INFO] [stdout] test wallclock::tests::go_test_lhr_sin ... ok [INFO] [stdout] Oct 05 12:20:15.090 TRCE apparent length: 3:00 [INFO] [stdout] test wallclock::tests::go_test_lhr_jfk ... ok [INFO] [stdout] Oct 05 12:20:15.090 TRCE apparent length: 27:00 [INFO] [stdout] test wallclock::tests::go_test_ewr_pvg ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "ef59952d962703fdcd80d560564401c20086003c1a8abdb649585594694786a0"` [INFO] running `"docker" "rm" "-f" "ef59952d962703fdcd80d560564401c20086003c1a8abdb649585594694786a0"` [INFO] [stdout] ef59952d962703fdcd80d560564401c20086003c1a8abdb649585594694786a0