[INFO] updating cached repository OpenStratos/ci [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/OpenStratos/ci [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/OpenStratos/ci" "work/ex/beta-1.37-6/sources/1.36.0/gh/OpenStratos/ci"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/OpenStratos/ci'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/OpenStratos/ci" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/OpenStratos/ci"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/OpenStratos/ci'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2d0299a976ea682bf4bd6de8a4b965405816e8c0 [INFO] sha for GitHub repo OpenStratos/ci: 2d0299a976ea682bf4bd6de8a4b965405816e8c0 [INFO] validating manifest of OpenStratos/ci 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 OpenStratos/ci 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 OpenStratos/ci [INFO] finished frobbing OpenStratos/ci [INFO] frobbed toml for OpenStratos/ci written to work/ex/beta-1.37-6/sources/1.36.0/gh/OpenStratos/ci/Cargo.toml [INFO] started frobbing OpenStratos/ci [INFO] finished frobbing OpenStratos/ci [INFO] frobbed toml for OpenStratos/ci written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/OpenStratos/ci/Cargo.toml [INFO] crate OpenStratos/ci 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] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing OpenStratos/ci 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/OpenStratos/ci:/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] 12b18d74ce7f4577f53c9b387322dab845375ccfeb977d6360e6f251ed47e684 [INFO] running `"docker" "start" "-a" "12b18d74ce7f4577f53c9b387322dab845375ccfeb977d6360e6f251ed47e684"` [INFO] [stderr] Compiling pkg-config v0.3.9 [INFO] [stderr] Compiling gcc v0.3.50 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling matches v0.1.4 [INFO] [stderr] Compiling version_check v0.1.2 [INFO] [stderr] Compiling libc v0.2.23 [INFO] [stderr] Compiling unicode-normalization v0.1.4 [INFO] [stderr] Compiling openssl v0.9.13 [INFO] [stderr] Compiling lazy_static v0.2.8 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling byteorder v1.0.0 [INFO] [stderr] Compiling foreign-types v0.2.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling httparse v1.2.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling dtoa v0.4.1 [INFO] [stderr] Compiling itoa v0.3.1 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling serde v1.0.8 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.4 [INFO] [stderr] Compiling ansi_term v0.9.0 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling bitflags v0.8.2 [INFO] [stderr] Compiling unicode-bidi v0.3.3 [INFO] [stderr] Compiling colored v1.5.1 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling time v0.1.37 [INFO] [stderr] Compiling num_cpus v1.5.1 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling unicase v1.4.1 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling base64 v0.5.2 [INFO] [stderr] Compiling libflate v0.1.7 [INFO] [stderr] Compiling openssl-sys v0.9.13 [INFO] [stderr] Compiling backtrace-sys v0.1.11 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling clap v2.24.2 [INFO] [stderr] Compiling hyper v0.10.11 [INFO] [stderr] Compiling idna v0.1.2 [INFO] [stderr] Compiling url v1.4.1 [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.1/src/form_urlencoded.rs:248:40 [INFO] [stderr] | [INFO] [stderr] 246 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 247 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 248 | 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] [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling native-tls v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.8 [INFO] [stderr] Compiling serde_json v1.0.2 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling backtrace v0.3.2 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling hyper-native-tls v0.2.3 [INFO] [stderr] Compiling reqwest v0.6.2 [INFO] [stderr] Compiling openstratos-ci v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | / error_chain!{ [INFO] [stderr] 29 | | foreign_links { [INFO] [stderr] 30 | | Io(::std::io::Error); [INFO] [stderr] 31 | | Reqwest(::reqwest::Error); [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [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/main.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | / error_chain!{ [INFO] [stderr] 29 | | foreign_links { [INFO] [stderr] 30 | | Io(::std::io::Error); [INFO] [stderr] 31 | | Reqwest(::reqwest::Error); [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [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 1m 55s [INFO] running `"docker" "inspect" "12b18d74ce7f4577f53c9b387322dab845375ccfeb977d6360e6f251ed47e684"` [INFO] running `"docker" "rm" "-f" "12b18d74ce7f4577f53c9b387322dab845375ccfeb977d6360e6f251ed47e684"` [INFO] [stdout] 12b18d74ce7f4577f53c9b387322dab845375ccfeb977d6360e6f251ed47e684 [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/OpenStratos/ci:/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] bcca667a6f260ce3c32d36803d91eef7bc3863971793e16bb438f71475c9572a [INFO] running `"docker" "start" "-a" "bcca667a6f260ce3c32d36803d91eef7bc3863971793e16bb438f71475c9572a"` [INFO] [stderr] Compiling openstratos-ci v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/main.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | / error_chain!{ [INFO] [stderr] 29 | | foreign_links { [INFO] [stderr] 30 | | Io(::std::io::Error); [INFO] [stderr] 31 | | Reqwest(::reqwest::Error); [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [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/main.rs:28:5 [INFO] [stderr] | [INFO] [stderr] 28 | / error_chain!{ [INFO] [stderr] 29 | | foreign_links { [INFO] [stderr] 30 | | Io(::std::io::Error); [INFO] [stderr] 31 | | Reqwest(::reqwest::Error); [INFO] [stderr] ... | [INFO] [stderr] 41 | | } [INFO] [stderr] 42 | | } [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 1.74s [INFO] running `"docker" "inspect" "bcca667a6f260ce3c32d36803d91eef7bc3863971793e16bb438f71475c9572a"` [INFO] running `"docker" "rm" "-f" "bcca667a6f260ce3c32d36803d91eef7bc3863971793e16bb438f71475c9572a"` [INFO] [stdout] bcca667a6f260ce3c32d36803d91eef7bc3863971793e16bb438f71475c9572a [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/OpenStratos/ci:/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] 7ce11a1ee450966a05ee0f350c09feb36c89e3d5bb07b5b5932d080857d90716 [INFO] running `"docker" "start" "-a" "7ce11a1ee450966a05ee0f350c09feb36c89e3d5bb07b5b5932d080857d90716"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running /opt/crater/target/debug/deps/openstratos_ci-55850ac88f3a289b [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" "7ce11a1ee450966a05ee0f350c09feb36c89e3d5bb07b5b5932d080857d90716"` [INFO] running `"docker" "rm" "-f" "7ce11a1ee450966a05ee0f350c09feb36c89e3d5bb07b5b5932d080857d90716"` [INFO] [stdout] 7ce11a1ee450966a05ee0f350c09feb36c89e3d5bb07b5b5932d080857d90716