[INFO] cloning repository packsaddle/rust-github_httpsable_cli [INFO] running `"git" "clone" "--bare" "git://github.com/packsaddle/rust-github_httpsable_cli.git" "work/cache/sources/gh/packsaddle/rust-github_httpsable_cli"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/packsaddle/rust-github_httpsable_cli'... [INFO] running `"git" "clone" "work/cache/sources/gh/packsaddle/rust-github_httpsable_cli" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/packsaddle/rust-github_httpsable_cli"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/packsaddle/rust-github_httpsable_cli'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/packsaddle/rust-github_httpsable_cli" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/packsaddle/rust-github_httpsable_cli"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/packsaddle/rust-github_httpsable_cli'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1cc7181c470d54dc2f3033b8ecec2b70a4328448 [INFO] sha for GitHub repo packsaddle/rust-github_httpsable_cli: 1cc7181c470d54dc2f3033b8ecec2b70a4328448 [INFO] validating manifest of packsaddle/rust-github_httpsable_cli on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of packsaddle/rust-github_httpsable_cli on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing packsaddle/rust-github_httpsable_cli [INFO] finished frobbing packsaddle/rust-github_httpsable_cli [INFO] frobbed toml for packsaddle/rust-github_httpsable_cli written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/packsaddle/rust-github_httpsable_cli/Cargo.toml [INFO] started frobbing packsaddle/rust-github_httpsable_cli [INFO] finished frobbing packsaddle/rust-github_httpsable_cli [INFO] frobbed toml for packsaddle/rust-github_httpsable_cli written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/packsaddle/rust-github_httpsable_cli/Cargo.toml [INFO] crate packsaddle/rust-github_httpsable_cli already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded git_httpsable v1.0.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing packsaddle/rust-github_httpsable_cli against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/packsaddle/rust-github_httpsable_cli:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 517ef11df19c1b8af17cba904a5a5b893e4e1f82c44b1eba54a70202931fe63f [INFO] running `"docker" "start" "-a" "517ef11df19c1b8af17cba904a5a5b893e4e1f82c44b1eba54a70202931fe63f"` [INFO] [stderr] Compiling url v1.6.0 [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.6.0/src/form_urlencoded.rs:261:40 [INFO] [stderr] | [INFO] [stderr] 259 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] 260 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stderr] 261 | 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 git_httpsable v1.0.0 [INFO] [stderr] Compiling github_httpsable_cli v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.85s [INFO] running `"docker" "inspect" "517ef11df19c1b8af17cba904a5a5b893e4e1f82c44b1eba54a70202931fe63f"` [INFO] running `"docker" "rm" "-f" "517ef11df19c1b8af17cba904a5a5b893e4e1f82c44b1eba54a70202931fe63f"` [INFO] [stdout] 517ef11df19c1b8af17cba904a5a5b893e4e1f82c44b1eba54a70202931fe63f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/packsaddle/rust-github_httpsable_cli:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 23d3e62f8e30f75dcebdd378909428e542d4359c9e8041d281509a6102d89c89 [INFO] running `"docker" "start" "-a" "23d3e62f8e30f75dcebdd378909428e542d4359c9e8041d281509a6102d89c89"` [INFO] [stderr] Compiling github_httpsable_cli v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.93s [INFO] running `"docker" "inspect" "23d3e62f8e30f75dcebdd378909428e542d4359c9e8041d281509a6102d89c89"` [INFO] running `"docker" "rm" "-f" "23d3e62f8e30f75dcebdd378909428e542d4359c9e8041d281509a6102d89c89"` [INFO] [stdout] 23d3e62f8e30f75dcebdd378909428e542d4359c9e8041d281509a6102d89c89 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-5/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/packsaddle/rust-github_httpsable_cli:/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=forbid" "-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" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "test" "--frozen"` [INFO] [stdout] 2b87aba123142c1a5ce2ede474e5b6b04acce894ab242402520d963b8264db6a [INFO] running `"docker" "start" "-a" "2b87aba123142c1a5ce2ede474e5b6b04acce894ab242402520d963b8264db6a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running /opt/crater/target/debug/deps/github_httpsable-b23155fe6ae1a29c [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" "2b87aba123142c1a5ce2ede474e5b6b04acce894ab242402520d963b8264db6a"` [INFO] running `"docker" "rm" "-f" "2b87aba123142c1a5ce2ede474e5b6b04acce894ab242402520d963b8264db6a"` [INFO] [stdout] 2b87aba123142c1a5ce2ede474e5b6b04acce894ab242402520d963b8264db6a