[INFO] updating cached repository eigenein/my-iot-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/eigenein/my-iot-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/eigenein/my-iot-rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/eigenein/my-iot-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/eigenein/my-iot-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/eigenein/my-iot-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/eigenein/my-iot-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/eigenein/my-iot-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3df6b0805231ad36f16051ee03f3b7a81f01fe81 [INFO] sha for GitHub repo eigenein/my-iot-rs: 3df6b0805231ad36f16051ee03f3b7a81f01fe81 [INFO] validating manifest of eigenein/my-iot-rs 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 eigenein/my-iot-rs 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 eigenein/my-iot-rs [INFO] finished frobbing eigenein/my-iot-rs [INFO] frobbed toml for eigenein/my-iot-rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/eigenein/my-iot-rs/Cargo.toml [INFO] started frobbing eigenein/my-iot-rs [INFO] finished frobbing eigenein/my-iot-rs [INFO] frobbed toml for eigenein/my-iot-rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/eigenein/my-iot-rs/Cargo.toml [INFO] crate eigenein/my-iot-rs 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 eigenein/my-iot-rs 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-1/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/eigenein/my-iot-rs:/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] 9b54a7ca402c675fc3764cb077614253127a2f46db9b0f9929e9618fc740d552 [INFO] running `"docker" "start" "-a" "9b54a7ca402c675fc3764cb077614253127a2f46db9b0f9929e9618fc740d552"` [INFO] [stderr] Compiling openssl v0.10.23 [INFO] [stderr] Compiling askama_escape v0.2.0 [INFO] [stderr] Compiling num-integer v0.1.40 [INFO] [stderr] Compiling openssl-src v111.2.1+1.1.1b [INFO] [stderr] Compiling libsqlite3-sys v0.14.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling filetime v0.2.6 [INFO] [stderr] Compiling buf_redux v0.8.1 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling gzip-header v0.2.0 [INFO] [stderr] Compiling string v0.2.0 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling h2 v0.1.24 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling serde_yaml v0.8.9 [INFO] [stderr] Compiling rusqlite v0.18.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tiny_http v0.6.2 [INFO] [stderr] Compiling pretty_env_logger v0.3.0 [INFO] [stderr] Compiling mime_guess v1.8.7 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling askama_shared v0.8.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling askama_derive v0.8.0 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling multipart v0.15.4 [INFO] [stderr] Compiling hyper v0.12.31 [INFO] [stderr] Compiling rouille v3.0.0 [INFO] [stderr] Compiling askama v0.8.0 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling reqwest v0.9.18 [INFO] [stderr] Compiling my-iot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/db.rs:33:37 [INFO] [stderr] | [INFO] [stderr] 33 | &measurement.sensor as &rusqlite::ToSql, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn rusqlite::ToSql` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 57s [INFO] running `"docker" "inspect" "9b54a7ca402c675fc3764cb077614253127a2f46db9b0f9929e9618fc740d552"` [INFO] running `"docker" "rm" "-f" "9b54a7ca402c675fc3764cb077614253127a2f46db9b0f9929e9618fc740d552"` [INFO] [stdout] 9b54a7ca402c675fc3764cb077614253127a2f46db9b0f9929e9618fc740d552 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/eigenein/my-iot-rs:/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] dc82a6f658dc2454e6a83cfacd2c6ddd3b9e0dbc4e4e373da793ac4e19ed7e92 [INFO] running `"docker" "start" "-a" "dc82a6f658dc2454e6a83cfacd2c6ddd3b9e0dbc4e4e373da793ac4e19ed7e92"` [INFO] [stderr] Compiling my-iot v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/db.rs:33:37 [INFO] [stderr] | [INFO] [stderr] 33 | &measurement.sensor as &rusqlite::ToSql, [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: use `dyn`: `dyn rusqlite::ToSql` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.48s [INFO] running `"docker" "inspect" "dc82a6f658dc2454e6a83cfacd2c6ddd3b9e0dbc4e4e373da793ac4e19ed7e92"` [INFO] running `"docker" "rm" "-f" "dc82a6f658dc2454e6a83cfacd2c6ddd3b9e0dbc4e4e373da793ac4e19ed7e92"` [INFO] [stdout] dc82a6f658dc2454e6a83cfacd2c6ddd3b9e0dbc4e4e373da793ac4e19ed7e92 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/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/eigenein/my-iot-rs:/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] 79bacaae319fe8611ad2dbdf60346b194a54a135f96c28877b5d6dd93b59d2eb [INFO] running `"docker" "start" "-a" "79bacaae319fe8611ad2dbdf60346b194a54a135f96c28877b5d6dd93b59d2eb"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running /opt/crater/target/debug/deps/my_iot-afa733a92c416920 [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" "79bacaae319fe8611ad2dbdf60346b194a54a135f96c28877b5d6dd93b59d2eb"` [INFO] running `"docker" "rm" "-f" "79bacaae319fe8611ad2dbdf60346b194a54a135f96c28877b5d6dd93b59d2eb"` [INFO] [stdout] 79bacaae319fe8611ad2dbdf60346b194a54a135f96c28877b5d6dd93b59d2eb