[INFO] updating cached repository andrewdhazlett/todo_backend [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/andrewdhazlett/todo_backend [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/andrewdhazlett/todo_backend" "work/ex/beta-1.37-6/sources/1.36.0/gh/andrewdhazlett/todo_backend"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/andrewdhazlett/todo_backend'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/andrewdhazlett/todo_backend" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/andrewdhazlett/todo_backend"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/andrewdhazlett/todo_backend'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 0000d298fc8b7d8f95c3825447712cf5c13efd5a [INFO] sha for GitHub repo andrewdhazlett/todo_backend: 0000d298fc8b7d8f95c3825447712cf5c13efd5a [INFO] validating manifest of andrewdhazlett/todo_backend on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of andrewdhazlett/todo_backend on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing andrewdhazlett/todo_backend [INFO] finished frobbing andrewdhazlett/todo_backend [INFO] frobbed toml for andrewdhazlett/todo_backend written to work/ex/beta-1.37-6/sources/1.36.0/gh/andrewdhazlett/todo_backend/Cargo.toml [INFO] started frobbing andrewdhazlett/todo_backend [INFO] finished frobbing andrewdhazlett/todo_backend [INFO] frobbed toml for andrewdhazlett/todo_backend written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/andrewdhazlett/todo_backend/Cargo.toml [INFO] crate andrewdhazlett/todo_backend already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing andrewdhazlett/todo_backend against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/andrewdhazlett/todo_backend:/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-07-23" "build" "--frozen"` [INFO] [stdout] f1fccbcebf96409418d006325c4da3af93e75dab5ed92f6f8322fe903f3dcf78 [INFO] running `"docker" "start" "-a" "f1fccbcebf96409418d006325c4da3af93e75dab5ed92f6f8322fe903f3dcf78"` [INFO] [stderr] Compiling bytecount v0.3.1 [INFO] [stderr] Compiling regex v1.0.1 [INFO] [stderr] Compiling indexmap v1.0.1 [INFO] [stderr] Compiling http-range v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling actix_derive v0.2.0 [INFO] [stderr] Compiling actix-web v0.6.15 [INFO] [stderr] Compiling tokio-executor v0.1.2 [INFO] [stderr] Compiling regex-syntax v0.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.4.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling resolv-conf v0.6.1 [INFO] [stderr] Compiling aho-corasick v0.6.6 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling http v0.1.7 [INFO] [stderr] Compiling syn v0.14.4 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling tokio-timer v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.22 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling synstructure v0.6.1 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling crossbeam-channel v0.1.3 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling url v1.7.1 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling backtrace v0.3.9 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.1 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.2 [INFO] [stderr] Compiling h2 v0.1.10 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.5 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling failure v0.1.1 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling serde_urlencoded v0.5.2 [INFO] [stderr] Compiling cookie v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling trust-dns-proto v0.3.3 [INFO] [stderr] Compiling tokio-signal v0.1.5 [INFO] [stderr] Compiling trust-dns-resolver v0.8.2 [INFO] [stderr] Compiling cargo_metadata v0.5.8 [INFO] [stderr] Compiling skeptic v0.13.3 [INFO] [stderr] Compiling actix v0.5.8 [INFO] [stderr] Compiling todo_backend v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 07s [INFO] running `"docker" "inspect" "f1fccbcebf96409418d006325c4da3af93e75dab5ed92f6f8322fe903f3dcf78"` [INFO] running `"docker" "rm" "-f" "f1fccbcebf96409418d006325c4da3af93e75dab5ed92f6f8322fe903f3dcf78"` [INFO] [stdout] f1fccbcebf96409418d006325c4da3af93e75dab5ed92f6f8322fe903f3dcf78 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/andrewdhazlett/todo_backend:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 3734d91f7ab2c53a114467ce4dbf6eb7b7cec122c17c05daa01dc57531a678d2 [INFO] running `"docker" "start" "-a" "3734d91f7ab2c53a114467ce4dbf6eb7b7cec122c17c05daa01dc57531a678d2"` [INFO] [stderr] Compiling todo_backend v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.57s [INFO] running `"docker" "inspect" "3734d91f7ab2c53a114467ce4dbf6eb7b7cec122c17c05daa01dc57531a678d2"` [INFO] running `"docker" "rm" "-f" "3734d91f7ab2c53a114467ce4dbf6eb7b7cec122c17c05daa01dc57531a678d2"` [INFO] [stdout] 3734d91f7ab2c53a114467ce4dbf6eb7b7cec122c17c05daa01dc57531a678d2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-0/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/andrewdhazlett/todo_backend:/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-07-23" "test" "--frozen"` [INFO] [stdout] f2e2053ace854544094a48a2a6a801b1fb437a27070a810b215c8e7226dd5647 [INFO] running `"docker" "start" "-a" "f2e2053ace854544094a48a2a6a801b1fb437a27070a810b215c8e7226dd5647"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/todo_backend-639d64bf49b49021 [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" "f2e2053ace854544094a48a2a6a801b1fb437a27070a810b215c8e7226dd5647"` [INFO] running `"docker" "rm" "-f" "f2e2053ace854544094a48a2a6a801b1fb437a27070a810b215c8e7226dd5647"` [INFO] [stdout] f2e2053ace854544094a48a2a6a801b1fb437a27070a810b215c8e7226dd5647