[INFO] crate safe_thing 0.0.3 is already in cache
[INFO] checking safe_thing-0.0.3 against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] extracting crate safe_thing 0.0.3 into /workspace/builds/worker-6/source
[INFO] validating manifest of crates.io crate safe_thing 0.0.3 on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking crates.io crate safe_thing 0.0.3
[INFO] finished tweaking crates.io crate safe_thing 0.0.3
[INFO] tweaked toml for crates.io crate safe_thing 0.0.3 written to /workspace/builds/worker-6/source/Cargo.toml
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] d2a1903e9a8a07130613f7413dbb1e7e966869b32a60f1b86bfd91e59db04af4
[INFO] running `"docker" "start" "-a" "d2a1903e9a8a07130613f7413dbb1e7e966869b32a60f1b86bfd91e59db04af4"`
[INFO] [stderr]    Compiling serde v1.0.106
[INFO] [stderr]     Checking lazy_static v1.0.2
[INFO] [stderr]     Checking byteorder v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.1.0
[INFO] [stderr]    Compiling log-mdc v0.1.0
[INFO] [stderr]    Compiling antidote v1.0.0
[INFO] [stderr]    Compiling sha1 v0.2.0
[INFO] [stderr]    Compiling crossbeam v0.2.12
[INFO] [stderr]    Compiling strsim v0.6.0
[INFO] [stderr]    Compiling ansi_term v0.9.0
[INFO] [stderr]    Compiling c_linked_list v1.1.1
[INFO] [stderr]     Checking tiny-keccak v1.3.1
[INFO] [stderr]    Compiling rustfmt v0.10.0
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling jni-sys v0.3.0
[INFO] [stderr]     Checking alloc-no-stdlib v1.2.0
[INFO] [stderr]    Compiling ordermap v0.3.5
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling lru_time_cache v0.8.1
[INFO] [stderr]    Compiling fake_clock v0.2.0
[INFO] [stderr]     Checking crossbeam-utils v0.6.3
[INFO] [stderr]    Compiling itertools v0.7.11
[INFO] [stderr]    Compiling unsafe-any v0.4.2
[INFO] [stderr]    Compiling walkdir v2.0.1
[INFO] [stderr]    Compiling yaml-rust v0.4.3
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]     Checking tokio-trace-core v0.1.0
[INFO] [stderr]     Checking base64 v0.9.3
[INFO] [stderr]     Checking brotli-decompressor v1.3.0
[INFO] [stderr]    Compiling xmltree v0.3.2
[INFO] [stderr]    Compiling typemap v0.3.3
[INFO] [stderr]     Checking tokio-executor v0.1.9
[INFO] [stderr]    Compiling petgraph v0.4.13
[INFO] [stderr]     Checking termion v1.4.0
[INFO] [stderr]     Checking get_if_addrs v0.4.1
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]    Compiling bzip2-sys v0.1.8+1.0.8
[INFO] [stderr]    Compiling miniz-sys v0.1.12
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling openssl v0.10.29
[INFO] [stderr]    Compiling native-tls v0.2.4
[INFO] [stderr]    Compiling flate2 v1.0.14
[INFO] [stderr]    Compiling extprim v1.7.0
[INFO] [stderr]     Checking url v1.5.1
[INFO] [stderr]    Compiling jni v0.10.2
[INFO] [stderr]     Checking bytes v0.4.12
[INFO] [stderr]     Checking textwrap v0.6.0
[INFO] [stderr]     Checking tokio-current-thread v0.1.7
[INFO] [stderr]     Checking tokio-timer v0.2.12
[INFO] [stderr] error[E0713]: borrow may still be in use when destructor runs
[INFO] [stderr]    --> /opt/rustwide/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] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0713`.
[INFO] [stderr] error: could not compile `url`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error[E0713]: borrow may still be in use when destructor runs
[INFO] [stderr]    --> /opt/rustwide/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] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0713`.
[INFO] [stderr] error: could not compile `url`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `"docker" "inspect" "d2a1903e9a8a07130613f7413dbb1e7e966869b32a60f1b86bfd91e59db04af4"`
[INFO] running `"docker" "rm" "-f" "d2a1903e9a8a07130613f7413dbb1e7e966869b32a60f1b86bfd91e59db04af4"`
[INFO] [stdout] d2a1903e9a8a07130613f7413dbb1e7e966869b32a60f1b86bfd91e59db04af4
