[INFO] cloning repository mY9Yd2/rpi_stat_server [INFO] running `"git" "clone" "--bare" "git://github.com/mY9Yd2/rpi_stat_server.git" "work/cache/sources/gh/mY9Yd2/rpi_stat_server"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/mY9Yd2/rpi_stat_server'... [INFO] running `"git" "clone" "work/cache/sources/gh/mY9Yd2/rpi_stat_server" "work/ex/beta-1.37-6/sources/1.36.0/gh/mY9Yd2/rpi_stat_server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/mY9Yd2/rpi_stat_server'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mY9Yd2/rpi_stat_server" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mY9Yd2/rpi_stat_server"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mY9Yd2/rpi_stat_server'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 61fd7dacc963d31189e18f40aba48992b910f0a7 [INFO] sha for GitHub repo mY9Yd2/rpi_stat_server: 61fd7dacc963d31189e18f40aba48992b910f0a7 [INFO] validating manifest of mY9Yd2/rpi_stat_server 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 mY9Yd2/rpi_stat_server 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 mY9Yd2/rpi_stat_server [INFO] finished frobbing mY9Yd2/rpi_stat_server [INFO] frobbed toml for mY9Yd2/rpi_stat_server written to work/ex/beta-1.37-6/sources/1.36.0/gh/mY9Yd2/rpi_stat_server/Cargo.toml [INFO] started frobbing mY9Yd2/rpi_stat_server [INFO] finished frobbing mY9Yd2/rpi_stat_server [INFO] frobbed toml for mY9Yd2/rpi_stat_server written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/mY9Yd2/rpi_stat_server/Cargo.toml [INFO] crate mY9Yd2/rpi_stat_server 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 mY9Yd2/rpi_stat_server against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mY9Yd2/rpi_stat_server:/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" "+1.36.0" "build" "--frozen"` [INFO] [stdout] 103395522f7ec9dc0033a376c9f2d0947dd5bd8742d281fe9661e8b6b45deb60 [INFO] running `"docker" "start" "-a" "103395522f7ec9dc0033a376c9f2d0947dd5bd8742d281fe9661e8b6b45deb60"` [INFO] [stderr] Compiling libsqlite3-sys v0.15.0 [INFO] [stderr] Compiling tokio-executor v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling tokio-timer v0.2.11 [INFO] [stderr] Compiling tokio-current-thread v0.1.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling rusqlite v0.19.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling h2 v0.1.25 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling rpi_stat_server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.93s [INFO] running `"docker" "inspect" "103395522f7ec9dc0033a376c9f2d0947dd5bd8742d281fe9661e8b6b45deb60"` [INFO] running `"docker" "rm" "-f" "103395522f7ec9dc0033a376c9f2d0947dd5bd8742d281fe9661e8b6b45deb60"` [INFO] [stdout] 103395522f7ec9dc0033a376c9f2d0947dd5bd8742d281fe9661e8b6b45deb60 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mY9Yd2/rpi_stat_server:/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" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] e5a996185c96f4aa00f46a4c045a589f7f6180914e267e384b8e24ffefc2bbf2 [INFO] running `"docker" "start" "-a" "e5a996185c96f4aa00f46a4c045a589f7f6180914e267e384b8e24ffefc2bbf2"` [INFO] [stderr] Compiling rpi_stat_server v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.50s [INFO] running `"docker" "inspect" "e5a996185c96f4aa00f46a4c045a589f7f6180914e267e384b8e24ffefc2bbf2"` [INFO] running `"docker" "rm" "-f" "e5a996185c96f4aa00f46a4c045a589f7f6180914e267e384b8e24ffefc2bbf2"` [INFO] [stdout] e5a996185c96f4aa00f46a4c045a589f7f6180914e267e384b8e24ffefc2bbf2 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/mY9Yd2/rpi_stat_server:/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" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 54201f2a46275fe0b2e97b40859f28406c6204985136b17c86b202fefaff81f6 [INFO] running `"docker" "start" "-a" "54201f2a46275fe0b2e97b40859f28406c6204985136b17c86b202fefaff81f6"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running /opt/crater/target/debug/deps/rpi_stat_server-596ebbcf6918e174 [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" "54201f2a46275fe0b2e97b40859f28406c6204985136b17c86b202fefaff81f6"` [INFO] running `"docker" "rm" "-f" "54201f2a46275fe0b2e97b40859f28406c6204985136b17c86b202fefaff81f6"` [INFO] [stdout] 54201f2a46275fe0b2e97b40859f28406c6204985136b17c86b202fefaff81f6