[INFO] updating cached repository nacika-ins/roi [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/nacika-ins/roi [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/nacika-ins/roi" "work/ex/beta-1.37-6/sources/1.36.0/gh/nacika-ins/roi"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/nacika-ins/roi'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/nacika-ins/roi" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nacika-ins/roi"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nacika-ins/roi'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8727d04057e13fd2e91db34844441dbd7fab0fff [INFO] sha for GitHub repo nacika-ins/roi: 8727d04057e13fd2e91db34844441dbd7fab0fff [INFO] validating manifest of nacika-ins/roi 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 nacika-ins/roi 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 nacika-ins/roi [INFO] finished frobbing nacika-ins/roi [INFO] frobbed toml for nacika-ins/roi written to work/ex/beta-1.37-6/sources/1.36.0/gh/nacika-ins/roi/Cargo.toml [INFO] started frobbing nacika-ins/roi [INFO] finished frobbing nacika-ins/roi [INFO] frobbed toml for nacika-ins/roi written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/nacika-ins/roi/Cargo.toml [INFO] crate nacika-ins/roi 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 nacika-ins/roi 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-4/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/nacika-ins/roi:/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] 901f930a1cffb71ec18ac9052ef946ad25c02023c7cd815d7084754d80def4b6 [INFO] running `"docker" "start" "-a" "901f930a1cffb71ec18ac9052ef946ad25c02023c7cd815d7084754d80def4b6"` [INFO] [stderr] Compiling futures v0.1.13 [INFO] [stderr] Compiling clock_ticks v0.0.6 [INFO] [stderr] Compiling num_cpus v1.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.2 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling bytes v0.4.3 [INFO] [stderr] Compiling mio v0.6.7 [INFO] [stderr] Compiling statsd v0.1.2 [INFO] [stderr] Compiling idna v0.1.2 [INFO] [stderr] Compiling url v1.4.0 [INFO] [stderr] Compiling tokio-io v0.1.2 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling tokio-core v0.1.7 [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.4.0/src/form_urlencoded.rs:246:40 [INFO] [stderr] | [INFO] [stderr] 244 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 245 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 246 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stderr] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stderr] | | [INFO] [stderr] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-minihttp v0.1.0 (https://github.com/tokio-rs/tokio-minihttp.git#2c739394) [INFO] [stderr] Compiling roi v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `tokio_core::reactor::Core` [INFO] [stderr] --> src/main.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | use tokio_core::reactor::Core; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Future`, `Sink`, `stream` [INFO] [stderr] --> src/main.rs:20:15 [INFO] [stderr] | [INFO] [stderr] 20 | use futures::{stream, Future, Stream, Sink}; [INFO] [stderr] | ^^^^^^ ^^^^^^ ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `tokio_io::AsyncRead` [INFO] [stderr] --> src/main.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | use tokio_io::AsyncRead; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `time` [INFO] [stderr] --> src/main.rs:27:19 [INFO] [stderr] | [INFO] [stderr] 27 | use std::{thread, time}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Stream` [INFO] [stderr] --> src/main.rs:20:31 [INFO] [stderr] | [INFO] [stderr] 20 | use futures::{stream, Future, Stream, Sink}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.13s [INFO] running `"docker" "inspect" "901f930a1cffb71ec18ac9052ef946ad25c02023c7cd815d7084754d80def4b6"` [INFO] running `"docker" "rm" "-f" "901f930a1cffb71ec18ac9052ef946ad25c02023c7cd815d7084754d80def4b6"` [INFO] [stdout] 901f930a1cffb71ec18ac9052ef946ad25c02023c7cd815d7084754d80def4b6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/nacika-ins/roi:/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] f73273f48d991228c30d95585c79d2ef677351996e2f8de187707ae69e43003c [INFO] running `"docker" "start" "-a" "f73273f48d991228c30d95585c79d2ef677351996e2f8de187707ae69e43003c"` [INFO] [stderr] Compiling roi v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `tokio_core::reactor::Core` [INFO] [stderr] --> src/main.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | use tokio_core::reactor::Core; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Future`, `Sink`, `stream` [INFO] [stderr] --> src/main.rs:20:15 [INFO] [stderr] | [INFO] [stderr] 20 | use futures::{stream, Future, Stream, Sink}; [INFO] [stderr] | ^^^^^^ ^^^^^^ ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `tokio_io::AsyncRead` [INFO] [stderr] --> src/main.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | use tokio_io::AsyncRead; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `time` [INFO] [stderr] --> src/main.rs:27:19 [INFO] [stderr] | [INFO] [stderr] 27 | use std::{thread, time}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Stream` [INFO] [stderr] --> src/main.rs:20:31 [INFO] [stderr] | [INFO] [stderr] 20 | use futures::{stream, Future, Stream, Sink}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.00s [INFO] running `"docker" "inspect" "f73273f48d991228c30d95585c79d2ef677351996e2f8de187707ae69e43003c"` [INFO] running `"docker" "rm" "-f" "f73273f48d991228c30d95585c79d2ef677351996e2f8de187707ae69e43003c"` [INFO] [stdout] f73273f48d991228c30d95585c79d2ef677351996e2f8de187707ae69e43003c [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/nacika-ins/roi:/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] 87b17c6a90c94613f7b5f3ae9653af7e4630d88377eb575ef8b259581a596bcd [INFO] running `"docker" "start" "-a" "87b17c6a90c94613f7b5f3ae9653af7e4630d88377eb575ef8b259581a596bcd"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/roi-369b217d6aaf94fd [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" "87b17c6a90c94613f7b5f3ae9653af7e4630d88377eb575ef8b259581a596bcd"` [INFO] running `"docker" "rm" "-f" "87b17c6a90c94613f7b5f3ae9653af7e4630d88377eb575ef8b259581a596bcd"` [INFO] [stdout] 87b17c6a90c94613f7b5f3ae9653af7e4630d88377eb575ef8b259581a596bcd