[INFO] cloning repository https://github.com/TheSirC/mootse-watcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheSirC/mootse-watcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheSirC%2Fmootse-watcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheSirC%2Fmootse-watcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] afb0f0e9e37d8fb93ba4e75f5457e3ce90b7bd98 [INFO] checking TheSirC/mootse-watcher against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheSirC%2Fmootse-watcher" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/TheSirC/mootse-watcher on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/TheSirC/mootse-watcher [INFO] finished tweaking git repo https://github.com/TheSirC/mootse-watcher [INFO] tweaked toml for git repo https://github.com/TheSirC/mootse-watcher written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/TheSirC/mootse-watcher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c86a8792a2419f07cd63a0a9f8a205c8507581510162e35f112c4887cec9573 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1c86a8792a2419f07cd63a0a9f8a205c8507581510162e35f112c4887cec9573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c86a8792a2419f07cd63a0a9f8a205c8507581510162e35f112c4887cec9573", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c86a8792a2419f07cd63a0a9f8a205c8507581510162e35f112c4887cec9573", kill_on_drop: false }` [INFO] [stdout] 1c86a8792a2419f07cd63a0a9f8a205c8507581510162e35f112c4887cec9573 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9a926411d4526b4b2ed154fdf4ef18a9b6258354ad8e5dbb8773672d73306e62 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9a926411d4526b4b2ed154fdf4ef18a9b6258354ad8e5dbb8773672d73306e62", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.26 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Compiling gcc v0.3.51 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking futures v0.1.14 [INFO] [stderr] Compiling unicode-segmentation v1.1.0 [INFO] [stderr] Compiling gdk-pixbuf v0.1.3 [INFO] [stderr] Compiling gio v0.1.3 [INFO] [stderr] Compiling cairo-rs v0.1.3 [INFO] [stderr] Checking lazycell v0.4.0 [INFO] [stderr] Compiling gdk v0.5.3 [INFO] [stderr] Compiling serde v1.0.10 [INFO] [stderr] Compiling openssl v0.9.15 [INFO] [stderr] Compiling gtk v0.1.3 [INFO] [stderr] Checking precomputed-hash v0.1.0 [INFO] [stderr] Checking odds v0.2.25 [INFO] [stderr] Checking foreign-types v0.2.0 [INFO] [stderr] Checking rustc-demangle v0.1.4 [INFO] [stderr] Compiling either v1.1.0 [INFO] [stderr] Compiling unicode-normalization v0.1.5 [INFO] [stderr] Checking fnv v1.0.5 [INFO] [stderr] Checking smallvec v0.1.8 [INFO] [stderr] Compiling quine-mc_cluskey v0.2.4 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Checking ego-tree v0.1.1 [INFO] [stderr] Compiling glib-sys v0.3.4 [INFO] [stderr] Compiling gobject-sys v0.3.4 [INFO] [stderr] Compiling gio-sys v0.3.4 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.3.4 [INFO] [stderr] Compiling cairo-sys-rs v0.3.4 [INFO] [stderr] Compiling pango-sys v0.3.4 [INFO] [stderr] Compiling gdk-sys v0.3.4 [INFO] [stderr] Compiling atk-sys v0.3.4 [INFO] [stderr] Compiling gtk-sys v0.3.4 [INFO] [stderr] Compiling dbus v0.4.1 [INFO] [stderr] Checking phf_shared v0.7.21 [INFO] [stderr] Compiling clang-sys v0.14.1 [INFO] [stderr] Checking utf-8 v0.6.0 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling semver v0.6.0 [INFO] [stderr] Checking base64 v0.6.0 [INFO] [stderr] Compiling itertools v0.6.1 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Checking iovec v0.1.0 [INFO] [stderr] Checking net2 v0.2.29 [INFO] [stderr] Checking time v0.1.38 [INFO] [stderr] Checking num_cpus v1.6.2 [INFO] [stderr] Checking nodrop v0.1.9 [INFO] [stderr] Compiling syntex_errors v0.54.0 [INFO] [stderr] Checking phf v0.7.21 [INFO] [stderr] Compiling unicase v2.0.0 [INFO] [stderr] Compiling textwrap v0.6.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling nom v3.1.0 [INFO] [stderr] Checking bytes v0.4.4 [INFO] [stderr] Compiling openssl-sys v0.9.15 [INFO] [stderr] Compiling backtrace-sys v0.1.11 [INFO] [stderr] Compiling serde_derive_internals v0.15.1 [INFO] [stderr] Compiling html5ever v0.18.0 [INFO] [stderr] Compiling derive-new v0.5.0 [INFO] [stderr] Checking quickersort v2.2.0 [INFO] [stderr] Checking url v1.5.1 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking futures-cpupool v0.1.5 [INFO] [stderr] Checking mio v0.6.9 [INFO] [stderr] Compiling clap v2.25.0 [INFO] [stderr] Compiling phf_generator v0.7.21 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Checking tokio-io v0.1.2 [INFO] [stdout] error[E0713]: borrow may still be in use when destructor runs [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/url-1.5.1/src/form_urlencoded.rs:251:40 [INFO] [stdout] | [INFO] [stdout] 249 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 250 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stdout] 251 | fn finish(self) -> &'a mut ::Url { self.url } [INFO] [stdout] | ^^^^^^^^ - here, drop of `self` needs exclusive access to `*self.url`, because the type `UrlQuery<'_>` implements the `Drop` trait [INFO] [stdout] | | [INFO] [stdout] | returning this value requires that `*self.url` is borrowed for `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0713`. [INFO] [stdout] [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 `Command { std: "docker" "inspect" "9a926411d4526b4b2ed154fdf4ef18a9b6258354ad8e5dbb8773672d73306e62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a926411d4526b4b2ed154fdf4ef18a9b6258354ad8e5dbb8773672d73306e62", kill_on_drop: false }` [INFO] [stdout] 9a926411d4526b4b2ed154fdf4ef18a9b6258354ad8e5dbb8773672d73306e62