[INFO] updating cached repository Henning-K/cargo-authors [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Henning-K/cargo-authors [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Henning-K/cargo-authors" "work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/Henning-K/cargo-authors"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/gh/Henning-K/cargo-authors'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Henning-K/cargo-authors" "work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/Henning-K/cargo-authors"` [INFO] [stderr] Cloning into 'work/ex/pr-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/gh/Henning-K/cargo-authors'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 519f6a4ce19afd254f59b3ffffe080e8e03701a3 [INFO] sha for GitHub repo Henning-K/cargo-authors: 519f6a4ce19afd254f59b3ffffe080e8e03701a3 [INFO] validating manifest of Henning-K/cargo-authors on toolchain master#e305df1846a6d985315917ae0c81b74af8b4e641 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of Henning-K/cargo-authors on toolchain try#99a7498759a22b5684caf798a98b7e90ad9d2443 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-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-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/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-60039-1/sources/try#99a7498759a22b5684caf798a98b7e90ad9d2443/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" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+99a7498759a22b5684caf798a98b7e90ad9d2443-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on the registry index [INFO] checking Henning-K/cargo-authors against master#e305df1846a6d985315917ae0c81b74af8b4e641 for pr-60039-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60039-1/worker-1/master#e305df1846a6d985315917ae0c81b74af8b4e641:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60039-1/sources/master#e305df1846a6d985315917ae0c81b74af8b4e641/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" "+e305df1846a6d985315917ae0c81b74af8b4e641-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 208d00455b0023054b112e9fe720bb35924d605bac8fd78279129333b9a461d8 [INFO] running `"docker" "start" "-a" "208d00455b0023054b112e9fe720bb35924d605bac8fd78279129333b9a461d8"` [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Checking crossbeam-epoch v0.6.1 [INFO] [stderr] Checking serde_ignored v0.0.4 [INFO] [stderr] Checking toml v0.4.5 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking num_cpus v1.7.0 [INFO] [stderr] Checking fs2 v0.4.2 [INFO] [stderr] Checking jobserver v0.1.12 [INFO] [stderr] Checking url v1.6.0 [INFO] [stderr] Checking tar v0.4.20 [INFO] [stderr] Checking flate2 v1.0.5 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.0 [INFO] [stderr] Compiling rand v0.6.1 [INFO] [stderr] Checking regex v0.2.2 [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] [INFO] [stderr] Checking curl v0.4.19 [INFO] [stderr] Checking globset v0.4.2 [INFO] [stderr] Checking parking_lot_core v0.3.1 [INFO] [stderr] Checking git2 v0.7.5 [INFO] [stderr] Checking parking_lot v0.6.4 [INFO] [stderr] Checking docopt v0.8.1 [INFO] [stderr] Checking crossbeam-channel v0.2.6 [INFO] [stderr] Checking git2-curl v0.8.2 [INFO] [stderr] Checking ignore v0.4.4 [INFO] [stderr] Checking tempfile v3.0.5 [INFO] [stderr] Checking backtrace v0.3.3 [INFO] [stderr] Checking failure v0.1.3 [INFO] [stderr] Checking crates-io v0.19.0 [INFO] [stderr] Checking opener v0.3.2 [INFO] [stderr] Checking rustfix v0.4.2 [INFO] [stderr] Checking cargo v0.31.0 [INFO] [stderr] Checking cargo-authors v0.4.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.64s [INFO] running `"docker" "inspect" "208d00455b0023054b112e9fe720bb35924d605bac8fd78279129333b9a461d8"` [INFO] running `"docker" "rm" "-f" "208d00455b0023054b112e9fe720bb35924d605bac8fd78279129333b9a461d8"` [INFO] [stdout] 208d00455b0023054b112e9fe720bb35924d605bac8fd78279129333b9a461d8