[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 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FFungusHumungus%2Fgothamboogy" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/FungusHumungus/gothamboogy on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "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-1/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" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 8b3dfcb0a5887b3d3b7e0a95dcd867a0a593fb1034720c7b62a3cbcd886530c3 [INFO] running `"docker" "start" "-a" "8b3dfcb0a5887b3d3b7e0a95dcd867a0a593fb1034720c7b62a3cbcd886530c3"` [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling blake2-rfc v0.2.18 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling mustache v0.9.0 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling argon2rs v0.2.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling tokio-fs v0.1.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.97 [INFO] [stderr] Compiling gotham_derive v0.4.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling tokio-rustls v0.9.3 [INFO] [stderr] Compiling tokio v0.1.22 [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.4.0 [INFO] [stderr] Compiling gothamboogy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 45.56s [INFO] running `"docker" "inspect" "8b3dfcb0a5887b3d3b7e0a95dcd867a0a593fb1034720c7b62a3cbcd886530c3"` [INFO] running `"docker" "rm" "-f" "8b3dfcb0a5887b3d3b7e0a95dcd867a0a593fb1034720c7b62a3cbcd886530c3"` [INFO] [stdout] 8b3dfcb0a5887b3d3b7e0a95dcd867a0a593fb1034720c7b62a3cbcd886530c3 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 60677fd8278677e3a9cb5a53c381ee07b0029460ec97a266850dc7bc57463cfa [INFO] running `"docker" "start" "-a" "60677fd8278677e3a9cb5a53c381ee07b0029460ec97a266850dc7bc57463cfa"` [INFO] [stderr] Compiling gothamboogy v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.18s [INFO] running `"docker" "inspect" "60677fd8278677e3a9cb5a53c381ee07b0029460ec97a266850dc7bc57463cfa"` [INFO] running `"docker" "rm" "-f" "60677fd8278677e3a9cb5a53c381ee07b0029460ec97a266850dc7bc57463cfa"` [INFO] [stdout] 60677fd8278677e3a9cb5a53c381ee07b0029460ec97a266850dc7bc57463cfa [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 031cb4d77cd4c201976b2ccf027ab92e8575a6f68e43d1a529122133ea446b8a [INFO] running `"docker" "start" "-a" "031cb4d77cd4c201976b2ccf027ab92e8575a6f68e43d1a529122133ea446b8a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.88s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gothamboogy-3d2026f9c3039b46 [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" "031cb4d77cd4c201976b2ccf027ab92e8575a6f68e43d1a529122133ea446b8a"` [INFO] running `"docker" "rm" "-f" "031cb4d77cd4c201976b2ccf027ab92e8575a6f68e43d1a529122133ea446b8a"` [INFO] [stdout] 031cb4d77cd4c201976b2ccf027ab92e8575a6f68e43d1a529122133ea446b8a