[INFO] updating cached repository k0pernicus/gyro [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/k0pernicus/gyro [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/k0pernicus/gyro" "work/ex/beta-1.37-6/sources/1.36.0/gh/k0pernicus/gyro"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/k0pernicus/gyro'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/k0pernicus/gyro" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/k0pernicus/gyro"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/k0pernicus/gyro'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7463240ffcc40aedb9bc3596790896da28045582 [INFO] sha for GitHub repo k0pernicus/gyro: 7463240ffcc40aedb9bc3596790896da28045582 [INFO] validating manifest of k0pernicus/gyro 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 k0pernicus/gyro 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 k0pernicus/gyro [INFO] finished frobbing k0pernicus/gyro [INFO] frobbed toml for k0pernicus/gyro written to work/ex/beta-1.37-6/sources/1.36.0/gh/k0pernicus/gyro/Cargo.toml [INFO] started frobbing k0pernicus/gyro [INFO] finished frobbing k0pernicus/gyro [INFO] frobbed toml for k0pernicus/gyro written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/k0pernicus/gyro/Cargo.toml [INFO] crate k0pernicus/gyro 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing k0pernicus/gyro 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/k0pernicus/gyro:/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] 44a80ca5a0ad24028a37675776310bf18d6c15cd72e59b328cbf5b104c6ace1e [INFO] running `"docker" "start" "-a" "44a80ca5a0ad24028a37675776310bf18d6c15cd72e59b328cbf5b104c6ace1e"` [INFO] [stderr] Compiling gcc v0.3.42 [INFO] [stderr] Compiling same-file v0.1.2 [INFO] [stderr] Compiling metadeps v1.1.1 [INFO] [stderr] Compiling url v1.4.0 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling cmake v0.1.20 [INFO] [stderr] Compiling libz-sys v1.0.12 [INFO] [stderr] Compiling curl-sys v0.3.7 [INFO] [stderr] Compiling openssl-sys v0.9.6 [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 libssh2-sys v0.2.5 [INFO] [stderr] Compiling libgit2-sys v0.6.6 [INFO] [stderr] Compiling git2 v0.6.4 [INFO] [stderr] Compiling gyro v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: static item is never used: `CLEAN_LABEL` [INFO] [stderr] --> src/git.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | static CLEAN_LABEL: &'static str = "CLEAN"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: static item is never used: `DIRTY_LABEL` [INFO] [stderr] --> src/git.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | static DIRTY_LABEL: &'static str = "DIRTY"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: static item is never used: `CONFIGURATION_FILE_NAME_BUP` [INFO] [stderr] --> src/lib.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | static CONFIGURATION_FILE_NAME_BUP: &'static str = ".gyro.new"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/main.rs:55:45 [INFO] [stderr] | [INFO] [stderr] 55 | let mut configuration_file_path = match env::home_dir() { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/main.rs:159:58 [INFO] [stderr] | [INFO] [stderr] 159 | find_git_repositories(&mut gitpath_directories, &env::home_dir().unwrap()); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead [INFO] [stderr] --> src/main.rs:94:33 [INFO] [stderr] | [INFO] [stderr] 94 | let based_key = key.slice_unchecked(category_separator_index.unwrap() + 1, key.len()) [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 02s [INFO] running `"docker" "inspect" "44a80ca5a0ad24028a37675776310bf18d6c15cd72e59b328cbf5b104c6ace1e"` [INFO] running `"docker" "rm" "-f" "44a80ca5a0ad24028a37675776310bf18d6c15cd72e59b328cbf5b104c6ace1e"` [INFO] [stdout] 44a80ca5a0ad24028a37675776310bf18d6c15cd72e59b328cbf5b104c6ace1e [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/k0pernicus/gyro:/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] 9b04e61c1c55ba2e01c65e0a47bd528f6f7e19c6282c525a7e3c49088064547d [INFO] running `"docker" "start" "-a" "9b04e61c1c55ba2e01c65e0a47bd528f6f7e19c6282c525a7e3c49088064547d"` [INFO] [stderr] Compiling gyro v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/main.rs:55:45 [INFO] [stderr] | [INFO] [stderr] 55 | let mut configuration_file_path = match env::home_dir() { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(deprecated)] on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. [INFO] [stderr] --> src/main.rs:159:58 [INFO] [stderr] | [INFO] [stderr] 159 | find_git_repositories(&mut gitpath_directories, &env::home_dir().unwrap()); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: static item is never used: `CLEAN_LABEL` [INFO] [stderr] --> src/git.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | static CLEAN_LABEL: &'static str = "CLEAN"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(dead_code)] on by default [INFO] [stderr] [INFO] [stderr] warning: static item is never used: `DIRTY_LABEL` [INFO] [stderr] --> src/git.rs:14:1 [INFO] [stderr] | [INFO] [stderr] 14 | static DIRTY_LABEL: &'static str = "DIRTY"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: static item is never used: `CONFIGURATION_FILE_NAME_BUP` [INFO] [stderr] --> src/lib.rs:28:1 [INFO] [stderr] | [INFO] [stderr] 28 | static CONFIGURATION_FILE_NAME_BUP: &'static str = ".gyro.new"; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead [INFO] [stderr] --> src/main.rs:94:33 [INFO] [stderr] | [INFO] [stderr] 94 | let based_key = key.slice_unchecked(category_separator_index.unwrap() + 1, key.len()) [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.82s [INFO] running `"docker" "inspect" "9b04e61c1c55ba2e01c65e0a47bd528f6f7e19c6282c525a7e3c49088064547d"` [INFO] running `"docker" "rm" "-f" "9b04e61c1c55ba2e01c65e0a47bd528f6f7e19c6282c525a7e3c49088064547d"` [INFO] [stdout] 9b04e61c1c55ba2e01c65e0a47bd528f6f7e19c6282c525a7e3c49088064547d [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/k0pernicus/gyro:/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] 01bb8920f8d2d9c86db4d3ecff2e0ff1bda4c90b6d08feeb84728110b643cab9 [INFO] running `"docker" "start" "-a" "01bb8920f8d2d9c86db4d3ecff2e0ff1bda4c90b6d08feeb84728110b643cab9"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/libgyro-e9eea55b3689d633 [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/gyro-1b84dacfe7675f00 [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] Doc-tests libgyro [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" "01bb8920f8d2d9c86db4d3ecff2e0ff1bda4c90b6d08feeb84728110b643cab9"` [INFO] running `"docker" "rm" "-f" "01bb8920f8d2d9c86db4d3ecff2e0ff1bda4c90b6d08feeb84728110b643cab9"` [INFO] [stdout] 01bb8920f8d2d9c86db4d3ecff2e0ff1bda4c90b6d08feeb84728110b643cab9