[INFO] updating cached repository RyanBluth/site [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/RyanBluth/site [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/RyanBluth/site" "work/ex/beta-1.38-1/sources/1.37.0/gh/RyanBluth/site"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/RyanBluth/site'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/RyanBluth/site" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/RyanBluth/site"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/RyanBluth/site'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] de2e48ef943d2b999cb9ed8cec2ff1082a7d1e5f [INFO] sha for GitHub repo RyanBluth/site: de2e48ef943d2b999cb9ed8cec2ff1082a7d1e5f [INFO] validating manifest of RyanBluth/site on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of RyanBluth/site on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing RyanBluth/site [INFO] finished frobbing RyanBluth/site [INFO] frobbed toml for RyanBluth/site written to work/ex/beta-1.38-1/sources/1.37.0/gh/RyanBluth/site/Cargo.toml [INFO] started frobbing RyanBluth/site [INFO] finished frobbing RyanBluth/site [INFO] frobbed toml for RyanBluth/site written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/RyanBluth/site/Cargo.toml [INFO] crate RyanBluth/site already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing RyanBluth/site against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/RyanBluth/site:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 34702e15453f55352f9b957bfeffeec8b8cc61c479fdfc9a6f94a37b81b06ebd [INFO] running `"docker" "start" "-a" "34702e15453f55352f9b957bfeffeec8b8cc61c479fdfc9a6f94a37b81b06ebd"` [INFO] [stderr] Compiling arc-swap v0.3.4 [INFO] [stderr] Compiling actix-web v0.7.13 [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling tokio-io v0.1.10 [INFO] [stderr] Compiling http v0.1.13 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling syn v0.15.14 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.4 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling signal-hook v0.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.6.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling serde_urlencoded v0.5.3 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling tokio-threadpool v0.1.8 [INFO] [stderr] Compiling tokio-reactor v0.1.6 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling h2 v0.1.13 [INFO] [stderr] Compiling tokio-tcp v0.1.2 [INFO] [stderr] Compiling tokio-uds v0.2.3 [INFO] [stderr] Compiling tokio-udp v0.1.2 [INFO] [stderr] Compiling tokio-signal v0.2.6 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling trust-dns-proto v0.4.3 [INFO] [stderr] Compiling synstructure v0.10.0 [INFO] [stderr] Compiling tokio v0.1.11 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling trust-dns-resolver v0.9.1 [INFO] [stderr] Compiling actix_derive v0.3.0 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling trust-dns-proto v0.5.0-alpha.5 [INFO] [stderr] Compiling actix v0.7.5 [INFO] [stderr] Compiling trust-dns-resolver v0.10.0-alpha.3 [INFO] [stderr] Compiling actix-net v0.1.1 [INFO] [stderr] Compiling site v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `HttpRequest` [INFO] [stderr] --> src/main.rs:5:30 [INFO] [stderr] | [INFO] [stderr] 5 | use actix_web::{server, App, HttpRequest, HttpResponse}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 21s [INFO] running `"docker" "inspect" "34702e15453f55352f9b957bfeffeec8b8cc61c479fdfc9a6f94a37b81b06ebd"` [INFO] running `"docker" "rm" "-f" "34702e15453f55352f9b957bfeffeec8b8cc61c479fdfc9a6f94a37b81b06ebd"` [INFO] [stdout] 34702e15453f55352f9b957bfeffeec8b8cc61c479fdfc9a6f94a37b81b06ebd [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/RyanBluth/site:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] 6f89f98f9911d39e6b6c442de12b95c2abd6e78ee03b09d30b10b033ec43bd56 [INFO] running `"docker" "start" "-a" "6f89f98f9911d39e6b6c442de12b95c2abd6e78ee03b09d30b10b033ec43bd56"` [INFO] [stderr] Compiling site v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `HttpRequest` [INFO] [stderr] --> src/main.rs:5:30 [INFO] [stderr] | [INFO] [stderr] 5 | use actix_web::{server, App, HttpRequest, HttpResponse}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.69s [INFO] running `"docker" "inspect" "6f89f98f9911d39e6b6c442de12b95c2abd6e78ee03b09d30b10b033ec43bd56"` [INFO] running `"docker" "rm" "-f" "6f89f98f9911d39e6b6c442de12b95c2abd6e78ee03b09d30b10b033ec43bd56"` [INFO] [stdout] 6f89f98f9911d39e6b6c442de12b95c2abd6e78ee03b09d30b10b033ec43bd56 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-6/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/RyanBluth/site:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 0695e893f47051fa7e190c992625d454112acb0bb958e9c959855fb779bab3f6 [INFO] running `"docker" "start" "-a" "0695e893f47051fa7e190c992625d454112acb0bb958e9c959855fb779bab3f6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/crater/target/debug/deps/site-0f7213e041446d82 [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" "0695e893f47051fa7e190c992625d454112acb0bb958e9c959855fb779bab3f6"` [INFO] running `"docker" "rm" "-f" "0695e893f47051fa7e190c992625d454112acb0bb958e9c959855fb779bab3f6"` [INFO] [stdout] 0695e893f47051fa7e190c992625d454112acb0bb958e9c959855fb779bab3f6