[INFO] updating cached repository StreatCodes/todo [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/StreatCodes/todo [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/StreatCodes/todo" "work/ex/beta-1.38-1/sources/1.37.0/gh/StreatCodes/todo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/StreatCodes/todo'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/StreatCodes/todo" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/StreatCodes/todo"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/StreatCodes/todo'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 83e480ba926a2b1aaa88c590c17f8dae74f08911 [INFO] sha for GitHub repo StreatCodes/todo: 83e480ba926a2b1aaa88c590c17f8dae74f08911 [INFO] validating manifest of StreatCodes/todo 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 StreatCodes/todo 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 StreatCodes/todo [INFO] finished frobbing StreatCodes/todo [INFO] frobbed toml for StreatCodes/todo written to work/ex/beta-1.38-1/sources/1.37.0/gh/StreatCodes/todo/Cargo.toml [INFO] started frobbing StreatCodes/todo [INFO] finished frobbing StreatCodes/todo [INFO] frobbed toml for StreatCodes/todo written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/StreatCodes/todo/Cargo.toml [INFO] crate StreatCodes/todo 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] [stderr] Blocking waiting for file lock on package cache [INFO] testing StreatCodes/todo 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-2/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/StreatCodes/todo:/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] 774e4a8c545460b9edf7e2ce471751d778a34e7d740b7d63943e4cf74d9c0d74 [INFO] running `"docker" "start" "-a" "774e4a8c545460b9edf7e2ce471751d778a34e7d740b7d63943e4cf74d9c0d74"` [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling opaque-debug v0.1.1 [INFO] [stderr] Compiling try_from v0.2.2 [INFO] [stderr] Compiling data-encoding v2.1.2 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling signal-hook v0.1.7 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling tokio-timer v0.2.8 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling nom v4.1.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling crypto-mac v0.6.2 [INFO] [stderr] Compiling block-cipher-trait v0.5.3 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.14 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling uuid v0.7.1 [INFO] [stderr] Compiling hmac v0.6.3 [INFO] [stderr] Compiling md-5 v0.7.0 [INFO] [stderr] Compiling sha-1 v0.7.0 [INFO] [stderr] Compiling blowfish v0.3.1 [INFO] [stderr] Compiling scan_fmt v0.1.3 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling pbkdf2 v0.2.3 [INFO] [stderr] Compiling bcrypt v0.2.1 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling tokio-threadpool v0.1.10 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling h2 v0.1.14 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio v0.1.14 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling v_escape_derive v0.2.1 [INFO] [stderr] Compiling actix_derive v0.3.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling v_escape v0.3.2 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling v_htmlescape v0.3.2 [INFO] [stderr] Compiling trust-dns-proto v0.6.1 [INFO] [stderr] Compiling trust-dns-proto v0.5.0 [INFO] [stderr] Compiling trust-dns-resolver v0.10.2 [INFO] [stderr] Compiling actix v0.7.9 [INFO] [stderr] Compiling actix-net v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.34 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling textnonce v0.6.4 [INFO] [stderr] Compiling bson v0.13.0 [INFO] [stderr] Compiling actix-web v0.7.18 [INFO] [stderr] Compiling mongodb v0.3.12 [INFO] [stderr] Compiling todo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 08s [INFO] running `"docker" "inspect" "774e4a8c545460b9edf7e2ce471751d778a34e7d740b7d63943e4cf74d9c0d74"` [INFO] running `"docker" "rm" "-f" "774e4a8c545460b9edf7e2ce471751d778a34e7d740b7d63943e4cf74d9c0d74"` [INFO] [stdout] 774e4a8c545460b9edf7e2ce471751d778a34e7d740b7d63943e4cf74d9c0d74 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/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/StreatCodes/todo:/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] dfee87826a0626ad70b65623c9022faacc343a019252b1621bce5c1d5d513512 [INFO] running `"docker" "start" "-a" "dfee87826a0626ad70b65623c9022faacc343a019252b1621bce5c1d5d513512"` [INFO] [stderr] Compiling todo v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.44s [INFO] running `"docker" "inspect" "dfee87826a0626ad70b65623c9022faacc343a019252b1621bce5c1d5d513512"` [INFO] running `"docker" "rm" "-f" "dfee87826a0626ad70b65623c9022faacc343a019252b1621bce5c1d5d513512"` [INFO] [stdout] dfee87826a0626ad70b65623c9022faacc343a019252b1621bce5c1d5d513512 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/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/StreatCodes/todo:/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] 48aa65df9212044e41a520f4dea9765253d5f289ce4e206909cfc155bff1f020 [INFO] running `"docker" "start" "-a" "48aa65df9212044e41a520f4dea9765253d5f289ce4e206909cfc155bff1f020"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/crater/target/debug/deps/todo-37228a4760b3318b [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" "48aa65df9212044e41a520f4dea9765253d5f289ce4e206909cfc155bff1f020"` [INFO] running `"docker" "rm" "-f" "48aa65df9212044e41a520f4dea9765253d5f289ce4e206909cfc155bff1f020"` [INFO] [stdout] 48aa65df9212044e41a520f4dea9765253d5f289ce4e206909cfc155bff1f020