[INFO] cloning repository Henning-K/cargo-authors [INFO] running `"git" "clone" "--bare" "git://github.com/Henning-K/cargo-authors.git" "work/cache/sources/gh/Henning-K/cargo-authors"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/Henning-K/cargo-authors'... [INFO] running `"git" "clone" "work/cache/sources/gh/Henning-K/cargo-authors" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Henning-K/cargo-authors"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Henning-K/cargo-authors'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Henning-K/cargo-authors" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Henning-K/cargo-authors"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Henning-K/cargo-authors'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 96b0ddaef60ab251126d0cf5a5d769e52425221c [INFO] sha for GitHub repo Henning-K/cargo-authors: 96b0ddaef60ab251126d0cf5a5d769e52425221c [INFO] validating manifest of Henning-K/cargo-authors 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 Henning-K/cargo-authors 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 Henning-K/cargo-authors [INFO] finished frobbing Henning-K/cargo-authors [INFO] frobbed toml for Henning-K/cargo-authors written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Henning-K/cargo-authors/Cargo.toml [INFO] started frobbing Henning-K/cargo-authors [INFO] finished frobbing Henning-K/cargo-authors [INFO] frobbed toml for Henning-K/cargo-authors written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/Henning-K/cargo-authors/Cargo.toml [INFO] crate Henning-K/cargo-authors 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] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing Henning-K/cargo-authors against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Henning-K/cargo-authors:/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] 08e2f7e5069b48a3371824116c1fafd90901b9649a9f7f53a4ef47c119087843 [INFO] running `"docker" "start" "-a" "08e2f7e5069b48a3371824116c1fafd90901b9649a9f7f53a4ef47c119087843"` [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling curl-sys v0.4.15 [INFO] [stderr] Compiling crossbeam-utils v0.6.1 [INFO] [stderr] Compiling toml v0.4.5 [INFO] [stderr] Compiling url v1.6.0 [INFO] [stderr] Compiling num_cpus v1.7.0 [INFO] [stderr] Compiling jobserver v0.1.12 [INFO] [stderr] Compiling fs2 v0.4.2 [INFO] [stderr] Compiling openssl v0.10.15 [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 tar v0.4.20 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling libssh2-sys v0.2.11 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling tempfile v3.0.5 [INFO] [stderr] Compiling crypto-hash v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.3 [INFO] [stderr] Compiling globset v0.4.2 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling docopt v0.8.1 [INFO] [stderr] Compiling rustfix v0.4.2 [INFO] [stderr] Compiling opener v0.3.2 [INFO] [stderr] Compiling ignore v0.4.4 [INFO] [stderr] Compiling libgit2-sys v0.7.10 [INFO] [stderr] Compiling curl v0.4.19 [INFO] [stderr] Compiling crates-io v0.19.0 [INFO] [stderr] Compiling git2 v0.7.5 [INFO] [stderr] Compiling git2-curl v0.8.2 [INFO] [stderr] Compiling cargo v0.31.0 [INFO] [stderr] Compiling cargo-authors v0.4.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 14s [INFO] running `"docker" "inspect" "08e2f7e5069b48a3371824116c1fafd90901b9649a9f7f53a4ef47c119087843"` [INFO] running `"docker" "rm" "-f" "08e2f7e5069b48a3371824116c1fafd90901b9649a9f7f53a4ef47c119087843"` [INFO] [stdout] 08e2f7e5069b48a3371824116c1fafd90901b9649a9f7f53a4ef47c119087843 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Henning-K/cargo-authors:/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] f801518876e4e6b57d6b128372fb06dc9903490d5c22b9dc0bca4d4770aa7371 [INFO] running `"docker" "start" "-a" "f801518876e4e6b57d6b128372fb06dc9903490d5c22b9dc0bca4d4770aa7371"` [INFO] [stderr] Compiling cargo-authors v0.4.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.56s [INFO] running `"docker" "inspect" "f801518876e4e6b57d6b128372fb06dc9903490d5c22b9dc0bca4d4770aa7371"` [INFO] running `"docker" "rm" "-f" "f801518876e4e6b57d6b128372fb06dc9903490d5c22b9dc0bca4d4770aa7371"` [INFO] [stdout] f801518876e4e6b57d6b128372fb06dc9903490d5c22b9dc0bca4d4770aa7371 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-4/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/Henning-K/cargo-authors:/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] e0b7521d16b42516adfd80a6cfb4a1911e519e5f65f545e71075703bae15cca2 [INFO] running `"docker" "start" "-a" "e0b7521d16b42516adfd80a6cfb4a1911e519e5f65f545e71075703bae15cca2"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/crater/target/debug/deps/cargo_authors-16a42667053e5eb1 [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" "e0b7521d16b42516adfd80a6cfb4a1911e519e5f65f545e71075703bae15cca2"` [INFO] running `"docker" "rm" "-f" "e0b7521d16b42516adfd80a6cfb4a1911e519e5f65f545e71075703bae15cca2"` [INFO] [stdout] e0b7521d16b42516adfd80a6cfb4a1911e519e5f65f545e71075703bae15cca2