[INFO] updating cached repository mpereira/noronha [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/mpereira/noronha [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/mpereira/noronha" "work/ex/beta-1.38-1/sources/1.37.0/gh/mpereira/noronha"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/mpereira/noronha'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mpereira/noronha" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mpereira/noronha"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mpereira/noronha'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6daf3c4c566a8b45b6282675372a5392842dbb58 [INFO] sha for GitHub repo mpereira/noronha: 6daf3c4c566a8b45b6282675372a5392842dbb58 [INFO] validating manifest of mpereira/noronha 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 mpereira/noronha 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 mpereira/noronha [INFO] finished frobbing mpereira/noronha [INFO] frobbed toml for mpereira/noronha written to work/ex/beta-1.38-1/sources/1.37.0/gh/mpereira/noronha/Cargo.toml [INFO] started frobbing mpereira/noronha [INFO] finished frobbing mpereira/noronha [INFO] frobbed toml for mpereira/noronha written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/mpereira/noronha/Cargo.toml [INFO] crate mpereira/noronha 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] testing mpereira/noronha 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-5/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/mpereira/noronha:/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] 94ec313ba037f9b969825498bb816b885b279399867edc4429ae6ee40565a647 [INFO] running `"docker" "start" "-a" "94ec313ba037f9b969825498bb816b885b279399867edc4429ae6ee40565a647"` [INFO] [stderr] Compiling arc-swap v0.3.0 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling socket2 v0.3.7 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling actix-web v0.7.3 [INFO] [stderr] Compiling rand v0.5.4 [INFO] [stderr] Compiling yaml-rust v0.4.0 [INFO] [stderr] Compiling bytes v0.4.9 [INFO] [stderr] Compiling crossbeam-epoch v0.5.2 [INFO] [stderr] Compiling nom v4.0.0 [INFO] [stderr] Compiling log v0.4.3 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling ring v0.13.2 [INFO] [stderr] Compiling signal-hook v0.1.3 [INFO] [stderr] Compiling openssl v0.9.24 [INFO] [stderr] Compiling syn v0.14.5 [INFO] [stderr] Compiling parking_lot_core v0.2.14 [INFO] [stderr] Compiling regex v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling im v11.0.1 [INFO] [stderr] Compiling phf_shared v0.7.22 [INFO] [stderr] Compiling http v0.1.8 [INFO] [stderr] Compiling mio v0.6.15 [INFO] [stderr] Compiling tokio-io v0.1.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.5 [INFO] [stderr] Compiling want v0.0.4 [INFO] [stderr] Compiling serde_yaml v0.7.5 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.2 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling backtrace v0.2.3 [INFO] [stderr] Compiling serde_urlencoded v0.5.2 [INFO] [stderr] Compiling parking_lot v0.6.3 [INFO] [stderr] Compiling chrono v0.4.5 [INFO] [stderr] Compiling cookie v0.11.0 [INFO] [stderr] Compiling phf_generator v0.7.22 [INFO] [stderr] Compiling phf v0.7.22 [INFO] [stderr] Compiling tokio-codec v0.1.0 [INFO] [stderr] Compiling tokio-fs v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.2 [INFO] [stderr] Compiling mio-uds v0.6.6 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling error-chain v0.1.12 [INFO] [stderr] Compiling serde-value v0.5.2 [INFO] [stderr] Compiling crossbeam-channel v0.2.4 [INFO] [stderr] Compiling phf_codegen v0.7.22 [INFO] [stderr] Compiling h2 v0.1.10 [INFO] [stderr] Compiling native-tls v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.1 [INFO] [stderr] Compiling tokio-signal v0.2.1 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling synstructure v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling tokio v0.1.7 [INFO] [stderr] Compiling trust-dns-proto v0.4.0 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling serde-hjson v0.8.1 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper v0.11.27 [INFO] [stderr] Compiling trust-dns-resolver v0.9.0 [INFO] [stderr] Compiling actix_derive v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.70 [INFO] [stderr] Compiling config v0.9.0 [INFO] [stderr] Compiling failure_derive v0.1.2 [INFO] [stderr] Compiling failure v0.1.2 [INFO] [stderr] Compiling actix v0.7.3 [INFO] [stderr] Compiling hyper-tls v0.1.4 [INFO] [stderr] Compiling reqwest v0.8.7 [INFO] [stderr] Compiling log4rs v0.8.0 [INFO] [stderr] Compiling noronha v0.1.0-SNAPSHOT (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/http_utils.rs:19:23 [INFO] [stderr] | [INFO] [stderr] 19 | handler: &'static for<'r> Fn(&HttpRequest, serde_json::Value) [INFO] [stderr] | _______________________^ [INFO] [stderr] 20 | | -> Result, [INFO] [stderr] | |______________________________________^ [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 19 | handler: &'static dyn for<'r> Fn(&HttpRequest, serde_json::Value) [INFO] [stderr] 20 | -> Result, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/http_utils.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | ) -> Box Box>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(HttpRequest) -> Box>` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/http_utils.rs:21:33 [INFO] [stderr] | [INFO] [stderr] 21 | ) -> Box Box>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/components/cluster.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / lazy_static! { [INFO] [stderr] 12 | | pub static ref STATE: RwLock> = RwLock::new(None); [INFO] [stderr] 13 | | } [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::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/components/configuration.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / lazy_static! { [INFO] [stderr] 13 | | static ref STATE: Storage> = Storage::new(); [INFO] [stderr] 14 | | } [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::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/components/storage.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / lazy_static! { [INFO] [stderr] 6 | | pub static ref STATE: RwLock = RwLock::new(Storage::new()); [INFO] [stderr] 7 | | } [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: unused variable: `http_transport_pinger_connect_timeout` [INFO] [stderr] --> src/components/http_transport_pinger.rs:142:9 [INFO] [stderr] | [INFO] [stderr] 142 | let http_transport_pinger_connect_timeout = [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider prefixing with an underscore: `_http_transport_pinger_connect_timeout` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `nodes` [INFO] [stderr] --> src/cluster.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | pub fn nodes(&self) -> HashSet { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `write` [INFO] [stderr] --> src/components/configuration.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | pub fn write() -> RwLockWriteGuard<'static, Self> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 22s [INFO] running `"docker" "inspect" "94ec313ba037f9b969825498bb816b885b279399867edc4429ae6ee40565a647"` [INFO] running `"docker" "rm" "-f" "94ec313ba037f9b969825498bb816b885b279399867edc4429ae6ee40565a647"` [INFO] [stdout] 94ec313ba037f9b969825498bb816b885b279399867edc4429ae6ee40565a647 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/mpereira/noronha:/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] bade4b37bb71da406eeaf4e7bb0a495d18c7438e808137defde4ee5166d7c0ff [INFO] running `"docker" "start" "-a" "bade4b37bb71da406eeaf4e7bb0a495d18c7438e808137defde4ee5166d7c0ff"` [INFO] [stderr] Compiling noronha v0.1.0-SNAPSHOT (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/http_utils.rs:19:23 [INFO] [stderr] | [INFO] [stderr] 19 | handler: &'static for<'r> Fn(&HttpRequest, serde_json::Value) [INFO] [stderr] | _______________________^ [INFO] [stderr] 20 | | -> Result, [INFO] [stderr] | |______________________________________^ [INFO] [stderr] help: use `dyn` [INFO] [stderr] | [INFO] [stderr] 19 | handler: &'static dyn for<'r> Fn(&HttpRequest, serde_json::Value) [INFO] [stderr] 20 | -> Result, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/http_utils.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | ) -> Box Box>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(HttpRequest) -> Box>` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/http_utils.rs:21:33 [INFO] [stderr] | [INFO] [stderr] 21 | ) -> Box Box>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/components/cluster.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / lazy_static! { [INFO] [stderr] 12 | | pub static ref STATE: RwLock> = RwLock::new(None); [INFO] [stderr] 13 | | } [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::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/components/configuration.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / lazy_static! { [INFO] [stderr] 13 | | static ref STATE: Storage> = Storage::new(); [INFO] [stderr] 14 | | } [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::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stderr] --> src/components/storage.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / lazy_static! { [INFO] [stderr] 6 | | pub static ref STATE: RwLock = RwLock::new(Storage::new()); [INFO] [stderr] 7 | | } [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: unused variable: `http_transport_pinger_connect_timeout` [INFO] [stderr] --> src/components/http_transport_pinger.rs:142:9 [INFO] [stderr] | [INFO] [stderr] 142 | let http_transport_pinger_connect_timeout = [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: consider prefixing with an underscore: `_http_transport_pinger_connect_timeout` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `nodes` [INFO] [stderr] --> src/cluster.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | pub fn nodes(&self) -> HashSet { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `write` [INFO] [stderr] --> src/components/configuration.rs:52:5 [INFO] [stderr] | [INFO] [stderr] 52 | pub fn write() -> RwLockWriteGuard<'static, Self> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8.01s [INFO] running `"docker" "inspect" "bade4b37bb71da406eeaf4e7bb0a495d18c7438e808137defde4ee5166d7c0ff"` [INFO] running `"docker" "rm" "-f" "bade4b37bb71da406eeaf4e7bb0a495d18c7438e808137defde4ee5166d7c0ff"` [INFO] [stdout] bade4b37bb71da406eeaf4e7bb0a495d18c7438e808137defde4ee5166d7c0ff [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/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/mpereira/noronha:/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] b04b8a0996342a7be8b55ce867151c7ce3c1995723e8a970aa3ecee3e0b7ffaa [INFO] running `"docker" "start" "-a" "b04b8a0996342a7be8b55ce867151c7ce3c1995723e8a970aa3ecee3e0b7ffaa"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.24s [INFO] [stderr] Running /opt/crater/target/debug/deps/noronha-84476db2a582d126 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test storage::tests::test_new ... ok [INFO] [stdout] test storage::tests::test_operations ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "b04b8a0996342a7be8b55ce867151c7ce3c1995723e8a970aa3ecee3e0b7ffaa"` [INFO] running `"docker" "rm" "-f" "b04b8a0996342a7be8b55ce867151c7ce3c1995723e8a970aa3ecee3e0b7ffaa"` [INFO] [stdout] b04b8a0996342a7be8b55ce867151c7ce3c1995723e8a970aa3ecee3e0b7ffaa