[INFO] updating cached repository https://github.com/dmitmel/place145 [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] 3e1175e824f44a4316cdbfb72b3fec7a2c58a3af [INFO] testing dmitmel/place145 against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmitmel%2Fplace145" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dmitmel/place145 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/dmitmel/place145 [INFO] finished tweaking git repo https://github.com/dmitmel/place145 [INFO] tweaked toml for git repo https://github.com/dmitmel/place145 written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/dmitmel/place145 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-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 88e3fe5044498982b355f0906ebf51d7e1b087f223315eaf33760f78f1d0b586 [INFO] running `"docker" "start" "-a" "88e3fe5044498982b355f0906ebf51d7e1b087f223315eaf33760f78f1d0b586"` [INFO] [stderr] Compiling arc-swap v0.3.6 [INFO] [stderr] Compiling askama_escape v0.1.0 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Compiling actix-web v0.7.16 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling bincode v1.0.1 [INFO] [stderr] Compiling syn v0.15.22 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling signal-hook v0.1.6 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.4 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling parking_lot v0.7.0 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling crossbeam-channel v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.12 [INFO] [stderr] Compiling env_logger v0.6.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling serde_derive v1.0.82 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling trust-dns-resolver v0.10.0 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-net v0.2.5 [INFO] [stderr] Compiling place145 v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `"docker" "inspect" "88e3fe5044498982b355f0906ebf51d7e1b087f223315eaf33760f78f1d0b586"` [INFO] running `"docker" "rm" "-f" "88e3fe5044498982b355f0906ebf51d7e1b087f223315eaf33760f78f1d0b586"` [INFO] [stdout] 88e3fe5044498982b355f0906ebf51d7e1b087f223315eaf33760f78f1d0b586 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] 1f50174888707480092d8e968392b3b5f172eefe305c750223fc391a6a8194ff [INFO] running `"docker" "start" "-a" "1f50174888707480092d8e968392b3b5f172eefe305c750223fc391a6a8194ff"` [INFO] [stderr] Compiling place145 v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.70s [INFO] running `"docker" "inspect" "1f50174888707480092d8e968392b3b5f172eefe305c750223fc391a6a8194ff"` [INFO] running `"docker" "rm" "-f" "1f50174888707480092d8e968392b3b5f172eefe305c750223fc391a6a8194ff"` [INFO] [stdout] 1f50174888707480092d8e968392b3b5f172eefe305c750223fc391a6a8194ff [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/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] a34c7c65665b6d3a6006d4f3d630cf22b6fec36820f632d2e65b94090d1a3602 [INFO] running `"docker" "start" "-a" "a34c7c65665b6d3a6006d4f3d630cf22b6fec36820f632d2e65b94090d1a3602"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/place145-d1dd1de8ba6d61ab [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" "a34c7c65665b6d3a6006d4f3d630cf22b6fec36820f632d2e65b94090d1a3602"` [INFO] running `"docker" "rm" "-f" "a34c7c65665b6d3a6006d4f3d630cf22b6fec36820f632d2e65b94090d1a3602"` [INFO] [stdout] a34c7c65665b6d3a6006d4f3d630cf22b6fec36820f632d2e65b94090d1a3602