[INFO] updating cached repository lukaspustina/luftpost [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/lukaspustina/luftpost [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/lukaspustina/luftpost" "work/ex/beta-1.37-6/sources/1.36.0/gh/lukaspustina/luftpost"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/lukaspustina/luftpost'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lukaspustina/luftpost" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/lukaspustina/luftpost"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/lukaspustina/luftpost'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 9ba5f8145811dbb02834b81ef3a6f9cfbc8d21db [INFO] sha for GitHub repo lukaspustina/luftpost: 9ba5f8145811dbb02834b81ef3a6f9cfbc8d21db [INFO] validating manifest of lukaspustina/luftpost 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 lukaspustina/luftpost 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 lukaspustina/luftpost [INFO] finished frobbing lukaspustina/luftpost [INFO] frobbed toml for lukaspustina/luftpost written to work/ex/beta-1.37-6/sources/1.36.0/gh/lukaspustina/luftpost/Cargo.toml [INFO] started frobbing lukaspustina/luftpost [INFO] finished frobbing lukaspustina/luftpost [INFO] frobbed toml for lukaspustina/luftpost written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/lukaspustina/luftpost/Cargo.toml [INFO] crate lukaspustina/luftpost 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 lukaspustina/luftpost 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-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/lukaspustina/luftpost:/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] ee460a8902b382792bb82bc5481f643d394caf332868c0410c6e65dd774b2ed9 [INFO] running `"docker" "start" "-a" "ee460a8902b382792bb82bc5481f643d394caf332868c0410c6e65dd774b2ed9"` [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling serde v1.0.64 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling openssl-sys v0.9.31 [INFO] [stderr] Compiling email v0.0.19 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling tabwriter v1.0.4 [INFO] [stderr] Compiling rand v0.3.22 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling crossbeam-epoch v0.4.1 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling bytes v0.4.8 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling uuid v0.4.0 [INFO] [stderr] Compiling backtrace-sys v0.1.23 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling backtrace v0.3.8 [INFO] [stderr] Compiling serde_derive v1.0.64 [INFO] [stderr] Compiling crossbeam-deque v0.3.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.3 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio v0.1.6 [INFO] [stderr] Compiling lettre v0.6.2 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling serde_json v1.0.19 [INFO] [stderr] Compiling toml v0.4.6 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling handlebars v0.27.0 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling luftpost v1.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: unknown lint: `large_enum_variant` [INFO] [stderr] --> src/mail.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | #[allow(large_enum_variant)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unknown_lints)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/config.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / error_chain! { [INFO] [stderr] 12 | | errors { [INFO] [stderr] 13 | | } [INFO] [stderr] 14 | | foreign_links { [INFO] [stderr] ... | [INFO] [stderr] 17 | | } [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/config.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / error_chain! { [INFO] [stderr] 12 | | errors { [INFO] [stderr] 13 | | } [INFO] [stderr] 14 | | foreign_links { [INFO] [stderr] ... | [INFO] [stderr] 17 | | } [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/mail.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / error_chain!{ [INFO] [stderr] 13 | | errors { [INFO] [stderr] 14 | | } [INFO] [stderr] 15 | | foreign_links { [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/sensor.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / error_chain! { [INFO] [stderr] 10 | | errors { [INFO] [stderr] 11 | | [INFO] [stderr] 12 | | } [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/state.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / error_chain! { [INFO] [stderr] 8 | | errors { [INFO] [stderr] 9 | | FailedToLoadState(sensor: String, state_dir: String) { [INFO] [stderr] 10 | | description("failed to load state") [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / error_chain! { [INFO] [stderr] 22 | | errors { [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | links { [INFO] [stderr] ... | [INFO] [stderr] 32 | | } [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 10s [INFO] running `"docker" "inspect" "ee460a8902b382792bb82bc5481f643d394caf332868c0410c6e65dd774b2ed9"` [INFO] running `"docker" "rm" "-f" "ee460a8902b382792bb82bc5481f643d394caf332868c0410c6e65dd774b2ed9"` [INFO] [stdout] ee460a8902b382792bb82bc5481f643d394caf332868c0410c6e65dd774b2ed9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/lukaspustina/luftpost:/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] c6d93afe9c0a491b4c6c95f203414534ef8b6926561f333a559ed30041cf48c5 [INFO] running `"docker" "start" "-a" "c6d93afe9c0a491b4c6c95f203414534ef8b6926561f333a559ed30041cf48c5"` [INFO] [stderr] Compiling difference v1.0.0 [INFO] [stderr] Compiling uuid v0.1.18 [INFO] [stderr] Compiling pretty_assertions v0.1.2 [INFO] [stderr] Compiling mktemp v0.3.1 [INFO] [stderr] Compiling luftpost v1.0.0 (/opt/crater/workdir) [INFO] [stderr] warning: unknown lint: `large_enum_variant` [INFO] [stderr] --> src/mail.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | #[allow(large_enum_variant)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unknown_lints)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | / error_chain! { [INFO] [stderr] 22 | | errors { [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | links { [INFO] [stderr] ... | [INFO] [stderr] 32 | | } [INFO] [stderr] 33 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/config.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / error_chain! { [INFO] [stderr] 12 | | errors { [INFO] [stderr] 13 | | } [INFO] [stderr] 14 | | foreign_links { [INFO] [stderr] ... | [INFO] [stderr] 17 | | } [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/config.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / error_chain! { [INFO] [stderr] 12 | | errors { [INFO] [stderr] 13 | | } [INFO] [stderr] 14 | | foreign_links { [INFO] [stderr] ... | [INFO] [stderr] 17 | | } [INFO] [stderr] 18 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/mail.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / error_chain!{ [INFO] [stderr] 13 | | errors { [INFO] [stderr] 14 | | } [INFO] [stderr] 15 | | foreign_links { [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/sensor.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / error_chain! { [INFO] [stderr] 10 | | errors { [INFO] [stderr] 11 | | [INFO] [stderr] 12 | | } [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/state.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | / error_chain! { [INFO] [stderr] 8 | | errors { [INFO] [stderr] 9 | | FailedToLoadState(sensor: String, state_dir: String) { [INFO] [stderr] 10 | | description("failed to load state") [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.27s [INFO] running `"docker" "inspect" "c6d93afe9c0a491b4c6c95f203414534ef8b6926561f333a559ed30041cf48c5"` [INFO] running `"docker" "rm" "-f" "c6d93afe9c0a491b4c6c95f203414534ef8b6926561f333a559ed30041cf48c5"` [INFO] [stdout] c6d93afe9c0a491b4c6c95f203414534ef8b6926561f333a559ed30041cf48c5 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/lukaspustina/luftpost:/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] e02a87c98c49b8ba2007c418b4100c03ea9ac494941d77029fea68cc6c1d85ab [INFO] running `"docker" "start" "-a" "e02a87c98c49b8ba2007c418b4100c03ea9ac494941d77029fea68cc6c1d85ab"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/crater/target/debug/deps/luftpost-d8dc5525e56a77e4 [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test check::test::check_measurement_okay ... ok [INFO] [stdout] test config::test::config_from_min_str_okay ... ok [INFO] [stdout] test config::test::from_file ... ok [INFO] [stdout] test measurement::test::value_type_from_str_ok ... ok [INFO] [stdout] test measurement::test::wire_to_measurement_ok ... ok [INFO] [stdout] test mail::test::mail_measurement_okay ... ok [INFO] [stdout] test measurement::test::value_type_from_str_unknown ... ok [INFO] [stdout] test measurement::wire::test::decode_json_to_measurement_ok ... ok [INFO] [stdout] test config::test::from_minimal_file ... ok [INFO] [stdout] test config::test::config_from_max_str_okay ... ok [INFO] [stdout] test state::test::save_state_to_file_ok ... ok [INFO] [stdout] test state::test::load_from_file_ok ... ok [INFO] [stdout] test config::test::from_file_not_exists ... ok [INFO] [stdout] test config::test::config_from_str_parser_error ... ok [INFO] [stdout] test measurement::test::wire_to_measurement_unknown_value_type ... ok [INFO] [stdout] test measurement::test::wire_to_measurement_invalid_value ... ok [INFO] [stdout] test measurement::wire::test::decode_json_to_measurement_invalid_json ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/luftpost-1cf465f890c87215 [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] [stderr] Running /opt/crater/target/debug/deps/sensor_it-847f6bdf2d80812d [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test read_measurement_local ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests luftpost [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" "e02a87c98c49b8ba2007c418b4100c03ea9ac494941d77029fea68cc6c1d85ab"` [INFO] running `"docker" "rm" "-f" "e02a87c98c49b8ba2007c418b4100c03ea9ac494941d77029fea68cc6c1d85ab"` [INFO] [stdout] e02a87c98c49b8ba2007c418b4100c03ea9ac494941d77029fea68cc6c1d85ab