[INFO] updating cached repository lightswarm124/rget [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/lightswarm124/rget [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/lightswarm124/rget" "work/ex/beta-1.38-1/sources/1.37.0/gh/lightswarm124/rget"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/lightswarm124/rget'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lightswarm124/rget" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lightswarm124/rget"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lightswarm124/rget'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 366d3f46b28768aa07e73156d5d63b5a729ab404 [INFO] sha for GitHub repo lightswarm124/rget: 366d3f46b28768aa07e73156d5d63b5a729ab404 [INFO] validating manifest of lightswarm124/rget 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 lightswarm124/rget 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 lightswarm124/rget [INFO] finished frobbing lightswarm124/rget [INFO] frobbed toml for lightswarm124/rget written to work/ex/beta-1.38-1/sources/1.37.0/gh/lightswarm124/rget/Cargo.toml [INFO] started frobbing lightswarm124/rget [INFO] finished frobbing lightswarm124/rget [INFO] frobbed toml for lightswarm124/rget written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lightswarm124/rget/Cargo.toml [INFO] crate lightswarm124/rget 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 lightswarm124/rget against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/lightswarm124/rget:/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.37.0" "build" "--frozen"` [INFO] [stdout] ba3cee71a6c23f0692702e1dc1c68b8a01827bd7592d4c28f87f987abebfd599 [INFO] running `"docker" "start" "-a" "ba3cee71a6c23f0692702e1dc1c68b8a01827bd7592d4c28f87f987abebfd599"` [INFO] [stderr] Compiling cc v1.0.0 [INFO] [stderr] Compiling libc v0.2.31 [INFO] [stderr] Compiling openssl v0.9.19 [INFO] [stderr] Compiling lazycell v0.5.1 [INFO] [stderr] Compiling futures v0.1.16 [INFO] [stderr] Compiling foreign-types v0.2.0 [INFO] [stderr] Compiling lazy_static v0.2.9 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling httparse v1.2.3 [INFO] [stderr] Compiling num-traits v0.1.40 [INFO] [stderr] Compiling serde v1.0.15 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Compiling libflate v0.1.11 [INFO] [stderr] Compiling unicase v2.0.0 [INFO] [stderr] Compiling thread_local v0.3.4 [INFO] [stderr] Compiling iovec v0.1.0 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling rand v0.3.16 [INFO] [stderr] Compiling time v0.1.38 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling clicolors-control v0.1.0 [INFO] [stderr] Compiling atty v0.2.3 [INFO] [stderr] Compiling url v1.5.1 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling mio v0.6.10 [INFO] [stderr] Compiling textwrap v0.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.19 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling relay v0.1.0 [INFO] [stderr] Compiling futures-cpupool v0.1.6 [INFO] [stderr] Compiling parking_lot_core v0.2.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.5.1/src/form_urlencoded.rs:251:40 [INFO] [stderr] | [INFO] [stderr] 249 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 250 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 251 | 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 regex v0.2.2 [INFO] [stderr] Compiling tokio-io v0.1.3 [INFO] [stderr] Compiling clap v2.26.2 [INFO] [stderr] Compiling mime v0.3.4 [INFO] [stderr] Compiling parking_lot v0.4.8 [INFO] [stderr] Compiling tokio-core v0.1.9 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling console v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.3 [INFO] [stderr] Compiling indicatif v0.7.0 [INFO] [stderr] Compiling hyper v0.11.6 [INFO] [stderr] Compiling native-tls v0.1.4 [INFO] [stderr] Compiling tokio-tls v0.1.3 [INFO] [stderr] Compiling hyper-tls v0.1.2 [INFO] [stderr] Compiling reqwest v0.7.3 [INFO] [stderr] Compiling rget v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:75:31 [INFO] [stderr] | [INFO] [stderr] 75 | -> Result<(), Box<::std::error::Error>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::error::Error)` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] running `"docker" "inspect" "ba3cee71a6c23f0692702e1dc1c68b8a01827bd7592d4c28f87f987abebfd599"` [INFO] running `"docker" "rm" "-f" "ba3cee71a6c23f0692702e1dc1c68b8a01827bd7592d4c28f87f987abebfd599"` [INFO] [stdout] ba3cee71a6c23f0692702e1dc1c68b8a01827bd7592d4c28f87f987abebfd599 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/lightswarm124/rget:/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.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 7ad4f1362e2dac22d59137b611959c246ca960be216e58cb227e461d553d4d84 [INFO] running `"docker" "start" "-a" "7ad4f1362e2dac22d59137b611959c246ca960be216e58cb227e461d553d4d84"` [INFO] [stderr] Compiling getopts v0.2.15 [INFO] [stderr] Compiling rustc-demangle v0.1.5 [INFO] [stderr] Compiling difference v1.0.0 [INFO] [stderr] Compiling backtrace-sys v0.1.14 [INFO] [stderr] Compiling colored v1.5.3 [INFO] [stderr] Compiling tempdir v0.3.5 [INFO] [stderr] warning[E0503]: cannot use `state` because it was mutably borrowed [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/getopts-0.2.15/src/lib.rs:1033:33 [INFO] [stderr] | [INFO] [stderr] 978 | let mut machine = |cont: &mut bool, (i, c): (usize, char)| { [INFO] [stderr] | ---------------------------------------- borrow of `state` occurs here [INFO] [stderr] ... [INFO] [stderr] 982 | state = match (state, whitespace, limit) { [INFO] [stderr] | ----- borrow occurs due to use of `state` in closure [INFO] [stderr] ... [INFO] [stderr] 1033 | while cont && match state { B | C => true, A => false } { [INFO] [stderr] | ^ use of borrowed `state` [INFO] [stderr] 1034 | machine(&mut cont, (fake_i, ' ')); [INFO] [stderr] | ------- borrow later used here [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 pulldown-cmark v0.0.3 [INFO] [stderr] Compiling skeptic v0.5.0 [INFO] [stderr] Compiling assert_cli v0.4.0 [INFO] [stderr] Compiling backtrace v0.3.3 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling rget v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:75:31 [INFO] [stderr] | [INFO] [stderr] 75 | -> Result<(), Box<::std::error::Error>> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn (::std::error::Error)` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.33s [INFO] running `"docker" "inspect" "7ad4f1362e2dac22d59137b611959c246ca960be216e58cb227e461d553d4d84"` [INFO] running `"docker" "rm" "-f" "7ad4f1362e2dac22d59137b611959c246ca960be216e58cb227e461d553d4d84"` [INFO] [stdout] 7ad4f1362e2dac22d59137b611959c246ca960be216e58cb227e461d553d4d84 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/lightswarm124/rget:/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.37.0" "test" "--frozen"` [INFO] [stdout] 3d43fb232f3701915978cb70d37595d6328aac84fe6713c9b1e94e43963e5a66 [INFO] running `"docker" "start" "-a" "3d43fb232f3701915978cb70d37595d6328aac84fe6713c9b1e94e43963e5a66"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/rget-ae9704a3040b7e01 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::parse_url_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "3d43fb232f3701915978cb70d37595d6328aac84fe6713c9b1e94e43963e5a66"` [INFO] running `"docker" "rm" "-f" "3d43fb232f3701915978cb70d37595d6328aac84fe6713c9b1e94e43963e5a66"` [INFO] [stdout] 3d43fb232f3701915978cb70d37595d6328aac84fe6713c9b1e94e43963e5a66