[INFO] cloning repository https://github.com/KenanSulayman/psydex [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/KenanSulayman/psydex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKenanSulayman%2Fpsydex", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKenanSulayman%2Fpsydex'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 602e11b1ceef92681b1812483a7bde7b9ef43564 [INFO] testing KenanSulayman/psydex against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FKenanSulayman%2Fpsydex" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/KenanSulayman/psydex on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/KenanSulayman/psydex [INFO] finished tweaking git repo https://github.com/KenanSulayman/psydex [INFO] tweaked toml for git repo https://github.com/KenanSulayman/psydex written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/KenanSulayman/psydex already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6529e8d7ee9cc2bc511809d345491cd8d0333d237b2e9cd65494f2aadca9f8bd [INFO] running `Command { std: "docker" "start" "-a" "6529e8d7ee9cc2bc511809d345491cd8d0333d237b2e9cd65494f2aadca9f8bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6529e8d7ee9cc2bc511809d345491cd8d0333d237b2e9cd65494f2aadca9f8bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6529e8d7ee9cc2bc511809d345491cd8d0333d237b2e9cd65494f2aadca9f8bd", kill_on_drop: false }` [INFO] [stdout] 6529e8d7ee9cc2bc511809d345491cd8d0333d237b2e9cd65494f2aadca9f8bd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef4ad4e1201d1361cfd5edc45fd6b6267e3c4095e60b7b801e6c5e2babd4b0eb [INFO] running `Command { std: "docker" "start" "-a" "ef4ad4e1201d1361cfd5edc45fd6b6267e3c4095e60b7b801e6c5e2babd4b0eb", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.8 [INFO] [stderr] Compiling bitflags v0.7.0 [INFO] [stderr] Compiling cfg-if v0.1.0 [INFO] [stderr] Compiling lazy_static v0.2.1 [INFO] [stderr] Compiling bitflags v0.4.0 [INFO] [stderr] Compiling slab v0.1.3 [INFO] [stderr] Compiling bytes v0.3.0 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling quick-error v0.2.2 [INFO] [stderr] Compiling rustc-serialize v0.3.19 [INFO] [stderr] Compiling spmc v0.2.1 [INFO] [stderr] Compiling json v0.10.2 [INFO] [stderr] Compiling rand v0.3.14 [INFO] [stderr] Compiling ws2_32-sys v0.2.1 [INFO] [stderr] Compiling openssl-sys-extras v0.7.14 [INFO] [stderr] Compiling openssl v0.7.14 [INFO] [stderr] Compiling liblmdb-sys v0.2.1 [INFO] [stderr] Compiling serde_json v0.8.2 [INFO] [stderr] Compiling url v1.2.1 [INFO] [stderr] Compiling pbr v0.3.1 [INFO] [stderr] Compiling net2 v0.2.26 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stdout] error[E0642]: patterns aren't allowed in functions without bodies [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rustc-serialize-0.3.19/src/serialize.rs:147:45 [INFO] [stdout] | [INFO] [stdout] 147 | ... &f_name: &str, [INFO] [stdout] | ^^^^^^^ pattern not allowed in function without body [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0283]: type annotations needed [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pbr-0.3.1/src/pb.rs:348:64 [INFO] [stdout] | [INFO] [stdout] 348 | base = base + repeat!(self.bar_current.as_ref(), curr_count - 1) + [INFO] [stdout] | -----------------^^^^^^-- [INFO] [stdout] | | | [INFO] [stdout] | | cannot infer type for type parameter `T` declared on the trait `AsRef` [INFO] [stdout] | this method call resolves to `&T` [INFO] [stdout] | [INFO] [stdout] = note: cannot satisfy `String: AsRef<_>` [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 E0283`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pbr` [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] [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.2.1/src/form_urlencoded.rs:246:40 [INFO] [stdout] | [INFO] [stdout] 244 | impl<'a> Target for ::UrlQuery<'a> { [INFO] [stdout] | -- lifetime `'a` defined here [INFO] [stdout] 245 | fn as_mut_string(&mut self) -> &mut String { &mut self.url.serialization } [INFO] [stdout] 246 | 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] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0642`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ef4ad4e1201d1361cfd5edc45fd6b6267e3c4095e60b7b801e6c5e2babd4b0eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef4ad4e1201d1361cfd5edc45fd6b6267e3c4095e60b7b801e6c5e2babd4b0eb", kill_on_drop: false }` [INFO] [stdout] ef4ad4e1201d1361cfd5edc45fd6b6267e3c4095e60b7b801e6c5e2babd4b0eb