[INFO] updating cached repository JamesOwenHall/urlq [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/JamesOwenHall/urlq [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/JamesOwenHall/urlq" "work/ex/beta-1.38-1/sources/1.37.0/gh/JamesOwenHall/urlq"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/JamesOwenHall/urlq'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/JamesOwenHall/urlq" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/JamesOwenHall/urlq"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/JamesOwenHall/urlq'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] d5f70d7b4f3894052f2ee627999f875fe253b461 [INFO] sha for GitHub repo JamesOwenHall/urlq: d5f70d7b4f3894052f2ee627999f875fe253b461 [INFO] validating manifest of JamesOwenHall/urlq 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 JamesOwenHall/urlq 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 JamesOwenHall/urlq [INFO] finished frobbing JamesOwenHall/urlq [INFO] frobbed toml for JamesOwenHall/urlq written to work/ex/beta-1.38-1/sources/1.37.0/gh/JamesOwenHall/urlq/Cargo.toml [INFO] started frobbing JamesOwenHall/urlq [INFO] finished frobbing JamesOwenHall/urlq [INFO] frobbed toml for JamesOwenHall/urlq written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/JamesOwenHall/urlq/Cargo.toml [INFO] crate JamesOwenHall/urlq 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 JamesOwenHall/urlq 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/JamesOwenHall/urlq:/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] ecc4046186f7450f669f19373ba32cc2cf018effca2ccdf1edb5e084551f09f5 [INFO] running `"docker" "start" "-a" "ecc4046186f7450f669f19373ba32cc2cf018effca2ccdf1edb5e084551f09f5"` [INFO] [stderr] Compiling idna v0.1.0 (https://github.com/servo/rust-url#da5c7c6e) [INFO] [stderr] Compiling clap v2.16.2 [INFO] [stderr] Compiling url v1.2.2 (https://github.com/servo/rust-url#da5c7c6e) [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/git/checkouts/rust-url-3ddac0958e207dae/da5c7c6/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 urlq v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 9.89s [INFO] running `"docker" "inspect" "ecc4046186f7450f669f19373ba32cc2cf018effca2ccdf1edb5e084551f09f5"` [INFO] running `"docker" "rm" "-f" "ecc4046186f7450f669f19373ba32cc2cf018effca2ccdf1edb5e084551f09f5"` [INFO] [stdout] ecc4046186f7450f669f19373ba32cc2cf018effca2ccdf1edb5e084551f09f5 [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/JamesOwenHall/urlq:/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] cf62c06643c6fa620810900e08e47df8ce07010bc53dbc944f3db77d2602a3ed [INFO] running `"docker" "start" "-a" "cf62c06643c6fa620810900e08e47df8ce07010bc53dbc944f3db77d2602a3ed"` [INFO] [stderr] Compiling urlq v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `"docker" "inspect" "cf62c06643c6fa620810900e08e47df8ce07010bc53dbc944f3db77d2602a3ed"` [INFO] running `"docker" "rm" "-f" "cf62c06643c6fa620810900e08e47df8ce07010bc53dbc944f3db77d2602a3ed"` [INFO] [stdout] cf62c06643c6fa620810900e08e47df8ce07010bc53dbc944f3db77d2602a3ed [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/JamesOwenHall/urlq:/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] 1bbd164068f8893812294a9e424cdd8c861874ac6c488531703ca54c2010bbc1 [INFO] running `"docker" "start" "-a" "1bbd164068f8893812294a9e424cdd8c861874ac6c488531703ca54c2010bbc1"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/urlq-203d63b7780c371b [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test main_test::test_encode ... ok [INFO] [stdout] test main_test::test_decode ... 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" "1bbd164068f8893812294a9e424cdd8c861874ac6c488531703ca54c2010bbc1"` [INFO] running `"docker" "rm" "-f" "1bbd164068f8893812294a9e424cdd8c861874ac6c488531703ca54c2010bbc1"` [INFO] [stdout] 1bbd164068f8893812294a9e424cdd8c861874ac6c488531703ca54c2010bbc1