[INFO] cloning repository https://github.com/martimatix/Rust-Juniper-Rocket-GraphQL-Example [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/martimatix/Rust-Juniper-Rocket-GraphQL-Example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartimatix%2FRust-Juniper-Rocket-GraphQL-Example"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartimatix%2FRust-Juniper-Rocket-GraphQL-Example'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 648c2b6d53d5c99f73ba5df21ab20c6fc80308c1 [INFO] checking martimatix/Rust-Juniper-Rocket-GraphQL-Example against try#d9c49acb7b15e0b6e1b797982100ad6c5d1424a2 for pr-63809 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartimatix%2FRust-Juniper-Rocket-GraphQL-Example" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/martimatix/Rust-Juniper-Rocket-GraphQL-Example on toolchain d9c49acb7b15e0b6e1b797982100ad6c5d1424a2 [INFO] running `"/workspace/cargo-home/bin/cargo" "+d9c49acb7b15e0b6e1b797982100ad6c5d1424a2" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/martimatix/Rust-Juniper-Rocket-GraphQL-Example [INFO] finished tweaking git repo https://github.com/martimatix/Rust-Juniper-Rocket-GraphQL-Example [INFO] tweaked toml for git repo https://github.com/martimatix/Rust-Juniper-Rocket-GraphQL-Example written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/martimatix/Rust-Juniper-Rocket-GraphQL-Example already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d9c49acb7b15e0b6e1b797982100ad6c5d1424a2" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded juniper_rocket v0.4.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "+d9c49acb7b15e0b6e1b797982100ad6c5d1424a2" "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] 666580a698c1894a77ff9efe25e1ce7d0516051a2614d4b8eaa0854c09614b4e [INFO] running `"docker" "start" "-a" "666580a698c1894a77ff9efe25e1ce7d0516051a2614d4b8eaa0854c09614b4e"` [INFO] [stderr] Compiling syn v0.15.40 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling cfg-if v0.1.2 [INFO] [stderr] Compiling version_check v0.1.3 [INFO] [stderr] Compiling serde v1.0.97 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Checking num-traits v0.2.2 [INFO] [stderr] Compiling bitflags v1.0.1 [INFO] [stderr] Compiling safemem v0.3.0 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling ucd-util v0.1.5 [INFO] [stderr] Compiling httparse v1.2.4 [INFO] [stderr] Compiling ring v0.13.5 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.6.10 [INFO] [stderr] Compiling pear_codegen v0.1.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling time v0.1.39 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling idna v0.1.4 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling base64 v0.6.0 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Checking num-iter v0.1.35 [INFO] [stderr] Compiling syn v0.12.14 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling url v1.7.0 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.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] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.7.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 regex v1.2.0 [INFO] [stderr] Compiling hyper v0.10.13 [INFO] [stderr] Compiling serde_derive_internals v0.22.1 [INFO] [stderr] Compiling cookie v0.11.1 [INFO] [stderr] Checking indexmap v1.0.2 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Compiling devise_core v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.35 [INFO] [stderr] Compiling devise_codegen v0.2.0 [INFO] [stderr] Compiling juniper_codegen v0.13.0 [INFO] [stderr] Compiling devise v0.2.0 [INFO] [stderr] Compiling pear v0.1.2 [INFO] [stderr] Checking rocket_http v0.4.2 [INFO] [stderr] Checking juniper v0.13.0 [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stderr] Checking rocket v0.4.2 [INFO] [stderr] Checking juniper_rocket v0.4.0 [INFO] [stderr] Checking juniper_rocket_spike v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 20s [INFO] running `"docker" "inspect" "666580a698c1894a77ff9efe25e1ce7d0516051a2614d4b8eaa0854c09614b4e"` [INFO] running `"docker" "rm" "-f" "666580a698c1894a77ff9efe25e1ce7d0516051a2614d4b8eaa0854c09614b4e"` [INFO] [stdout] 666580a698c1894a77ff9efe25e1ce7d0516051a2614d4b8eaa0854c09614b4e