[INFO] updating cached repository https://github.com/FungusHumungus/gothamboogy [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] b087ae92830ddc20b09d049031f95128f2730f53 [INFO] testing FungusHumungus/gothamboogy against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FFungusHumungus%2Fgothamboogy" "work/builds/worker-0/source"` [INFO] [stderr] Cloning into 'work/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FungusHumungus/gothamboogy 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/FungusHumungus/gothamboogy [INFO] finished tweaking git repo https://github.com/FungusHumungus/gothamboogy [INFO] tweaked toml for git repo https://github.com/FungusHumungus/gothamboogy written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/FungusHumungus/gothamboogy 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] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] 24e66cf39061003224b6a8841d077950fbe307330b62977c4eefe05f90fb9d75 [INFO] running `"docker" "start" "-a" "24e66cf39061003224b6a8841d077950fbe307330b62977c4eefe05f90fb9d75"` [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling walkdir v2.2.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling pulldown-cmark v0.2.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling argon2rs v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling gotham_derive v0.4.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-rustls v0.9.3 [INFO] [stderr] Compiling cargo_metadata v0.6.4 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling skeptic v0.13.4 [INFO] [stderr] Compiling borrow-bag v1.0.0 [INFO] [stderr] Compiling gotham v0.4.0 [INFO] [stderr] Compiling gothamboogy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.70s [INFO] running `"docker" "inspect" "24e66cf39061003224b6a8841d077950fbe307330b62977c4eefe05f90fb9d75"` [INFO] running `"docker" "rm" "-f" "24e66cf39061003224b6a8841d077950fbe307330b62977c4eefe05f90fb9d75"` [INFO] [stdout] 24e66cf39061003224b6a8841d077950fbe307330b62977c4eefe05f90fb9d75 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] 7d9abe7a6a8ce620de0d6fbcb6d3f4e92c073c11931054b6dc12eb6994b51914 [INFO] running `"docker" "start" "-a" "7d9abe7a6a8ce620de0d6fbcb6d3f4e92c073c11931054b6dc12eb6994b51914"` [INFO] [stderr] Compiling gothamboogy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.66s [INFO] running `"docker" "inspect" "7d9abe7a6a8ce620de0d6fbcb6d3f4e92c073c11931054b6dc12eb6994b51914"` [INFO] running `"docker" "rm" "-f" "7d9abe7a6a8ce620de0d6fbcb6d3f4e92c073c11931054b6dc12eb6994b51914"` [INFO] [stdout] 7d9abe7a6a8ce620de0d6fbcb6d3f4e92c073c11931054b6dc12eb6994b51914 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-0/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] 9815b0c757cad5056738fc4f3adcfb5be92bb0eb76ccfaf14b9ff2a75ddd7641 [INFO] running `"docker" "start" "-a" "9815b0c757cad5056738fc4f3adcfb5be92bb0eb76ccfaf14b9ff2a75ddd7641"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.27s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gothamboogy-864e2918ebb0199a [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test tests::visit_root_returns_unauthorized ... ok [INFO] [stdout] test database::tests::test_incorrect_password ... ok [INFO] [stdout] test database::tests::test_user_validates ... ok [INFO] [stdout] test tests::visit_root_after_login_works ... 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" "9815b0c757cad5056738fc4f3adcfb5be92bb0eb76ccfaf14b9ff2a75ddd7641"` [INFO] running `"docker" "rm" "-f" "9815b0c757cad5056738fc4f3adcfb5be92bb0eb76ccfaf14b9ff2a75ddd7641"` [INFO] [stdout] 9815b0c757cad5056738fc4f3adcfb5be92bb0eb76ccfaf14b9ff2a75ddd7641