[INFO] updating cached repository https://github.com/yagince/rust-webapp-starter [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] 5919ba82390ee06b1fd115417fee4637cf53d373 [INFO] testing yagince/rust-webapp-starter against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fyagince%2Frust-webapp-starter" "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/yagince/rust-webapp-starter 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/yagince/rust-webapp-starter [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/yagince/rust-webapp-starter [INFO] tweaked toml for git repo https://github.com/yagince/rust-webapp-starter written to work/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/yagince/rust-webapp-starter 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-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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] f65423a6e6609321ebb50547363a21d7c55e8a27a7cebce2d6202752b006ab2c [INFO] running `"docker" "start" "-a" "f65423a6e6609321ebb50547363a21d7c55e8a27a7cebce2d6202752b006ab2c"` [INFO] [stderr] Compiling arc-swap v0.3.4 [INFO] [stderr] Compiling fallible-iterator v0.1.5 [INFO] [stderr] Compiling opaque-debug v0.1.1 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling actix-web v0.7.13 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling bytes v0.4.10 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling r2d2 v0.8.2 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling memchr v2.1.0 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.6.0 [INFO] [stderr] Compiling signal-hook v0.1.5 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling block-cipher-trait v0.5.3 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling syn v0.15.15 [INFO] [stderr] Compiling blowfish v0.3.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling aho-corasick v0.6.8 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling postgres-protocol v0.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling bcrypt v0.2.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling flate2 v1.0.4 [INFO] [stderr] Compiling regex v1.0.5 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling postgres-shared v0.4.2 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.3 [INFO] [stderr] Compiling tokio-signal v0.2.6 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling trust-dns-proto v0.4.3 [INFO] [stderr] Compiling diesel_derives v1.3.0 [INFO] [stderr] Compiling postgres v0.15.2 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling actix_derive v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.80 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling diesel v1.3.3 [INFO] [stderr] Compiling trust-dns-resolver v0.9.1 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0-alpha.5 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling actix v0.7.5 [INFO] [stderr] Compiling jsonwebtoken v5.0.1 [INFO] [stderr] Compiling trust-dns-resolver v0.10.0-alpha.3 [INFO] [stderr] Compiling actix-net v0.1.1 [INFO] [stderr] Compiling rust_webapp_starter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 53s [INFO] running `"docker" "inspect" "f65423a6e6609321ebb50547363a21d7c55e8a27a7cebce2d6202752b006ab2c"` [INFO] running `"docker" "rm" "-f" "f65423a6e6609321ebb50547363a21d7c55e8a27a7cebce2d6202752b006ab2c"` [INFO] [stdout] f65423a6e6609321ebb50547363a21d7c55e8a27a7cebce2d6202752b006ab2c [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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] b169e61e5402da4eebcea16ea973e7b8314e663d18588782cd0d7237d12bcea6 [INFO] running `"docker" "start" "-a" "b169e61e5402da4eebcea16ea973e7b8314e663d18588782cd0d7237d12bcea6"` [INFO] [stderr] Compiling rust_webapp_starter v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 14.62s [INFO] running `"docker" "inspect" "b169e61e5402da4eebcea16ea973e7b8314e663d18588782cd0d7237d12bcea6"` [INFO] running `"docker" "rm" "-f" "b169e61e5402da4eebcea16ea973e7b8314e663d18588782cd0d7237d12bcea6"` [INFO] [stdout] b169e61e5402da4eebcea16ea973e7b8314e663d18588782cd0d7237d12bcea6 [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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] a614b7d2145f69167394ef3656cbb09b9a117389919dd6802cc5529d4baa6065 [INFO] running `"docker" "start" "-a" "a614b7d2145f69167394ef3656cbb09b9a117389919dd6802cc5529d4baa6065"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_webapp_starter-d6abf41ecae7bfd1 [INFO] [stderr] Running /opt/rustwide/target/debug/deps/tests-9ceb2174388307ca [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "a614b7d2145f69167394ef3656cbb09b9a117389919dd6802cc5529d4baa6065"` [INFO] running `"docker" "rm" "-f" "a614b7d2145f69167394ef3656cbb09b9a117389919dd6802cc5529d4baa6065"` [INFO] [stdout] a614b7d2145f69167394ef3656cbb09b9a117389919dd6802cc5529d4baa6065