[INFO] cloning repository https://github.com/murilocadanus/beholder_api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/murilocadanus/beholder_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmurilocadanus%2Fbeholder_api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmurilocadanus%2Fbeholder_api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b6dbb9ae99b9523b74634bae7f341609768edd58 [INFO] checking murilocadanus/beholder_api against try#8de4b308b608cded0ebccf658a0fc719bce87d4e for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmurilocadanus%2Fbeholder_api" "/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/murilocadanus/beholder_api on toolchain 8de4b308b608cded0ebccf658a0fc719bce87d4e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/murilocadanus/beholder_api [INFO] finished tweaking git repo https://github.com/murilocadanus/beholder_api [INFO] tweaked toml for git repo https://github.com/murilocadanus/beholder_api written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/murilocadanus/beholder_api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 199241e4966e0998a3f4e608da9b225bd18f58251a488aa3055f326b1f767819 [INFO] running `Command { std: "docker" "start" "-a" "199241e4966e0998a3f4e608da9b225bd18f58251a488aa3055f326b1f767819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "199241e4966e0998a3f4e608da9b225bd18f58251a488aa3055f326b1f767819", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "199241e4966e0998a3f4e608da9b225bd18f58251a488aa3055f326b1f767819", kill_on_drop: false }` [INFO] [stdout] 199241e4966e0998a3f4e608da9b225bd18f58251a488aa3055f326b1f767819 [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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+8de4b308b608cded0ebccf658a0fc719bce87d4e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d04c4715b2c83c9527f5c80df7fc765675f0cdd18a5d737a5001d66256dd11a [INFO] running `Command { std: "docker" "start" "-a" "1d04c4715b2c83c9527f5c80df7fc765675f0cdd18a5d737a5001d66256dd11a", kill_on_drop: false }` [INFO] [stderr] Compiling rustc-serialize v0.3.19 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling libc v0.2.15 [INFO] [stderr] Compiling gcc v0.3.32 [INFO] [stderr] Checking num-traits v0.1.34 [INFO] [stderr] Checking log v0.3.6 [INFO] [stderr] Checking utf8-ranges v0.1.3 [INFO] [stderr] Checking bitflags v0.3.3 [INFO] [stderr] Checking serde v0.7.15 [INFO] [stderr] Checking linked-hash-map v0.0.9 [INFO] [stderr] Checking byteorder v0.5.3 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking groupable v0.2.0 [INFO] [stderr] Checking ansi_term v0.8.0 [INFO] [stderr] Checking vec_map v0.6.0 [INFO] [stderr] Checking scan_fmt v0.1.1 [INFO] [stderr] Checking separator v0.3.1 [INFO] [stderr] Checking fnv v1.0.3 [INFO] [stderr] Checking sha1 v0.2.0 [INFO] [stderr] Checking rand v0.3.14 [INFO] [stderr] Checking num_cpus v0.2.13 [INFO] [stderr] Checking term_size v0.1.1 [INFO] [stderr] Compiling unicase v1.4.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking url v1.2.0 [INFO] [stderr] Checking time v0.1.35 [INFO] [stderr] Checking thread-id v2.0.0 [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] [stderr] Compiling term v0.4.4 [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] [stderr] Checking thread_local v0.2.6 [INFO] [stderr] Checking hpack v0.2.0 [INFO] [stderr] Checking rust-ini v0.9.8 [INFO] [stderr] Checking clap v2.11.0 [INFO] [stderr] Checking regex v0.1.73 [INFO] [stderr] Checking solicit v0.4.4 [INFO] [stderr] Checking num-integer v0.1.32 [INFO] [stderr] Compiling openssl-sys v0.6.7 [INFO] [stderr] Compiling rust-crypto v0.2.36 [INFO] [stderr] Checking twox-hash v1.0.0 [INFO] [stderr] Checking num-iter v0.1.32 [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.0/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] [stderr] error: could not compile `url` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0214]: parenthesized type parameters may only be used with a `Fn` trait [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/twox-hash-1.0.0/src/number_streams.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | fn count(self) -> usize() { [INFO] [stdout] | ^^^^^^^ only `Fn` traits may use parentheses [INFO] [stdout] ... [INFO] [stdout] 74 | number_stream!(U32FromBytes, u32, U32_BYTES); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `number_stream` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0214]: parenthesized type parameters may only be used with a `Fn` trait [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/twox-hash-1.0.0/src/number_streams.rs:67:23 [INFO] [stdout] | [INFO] [stdout] 67 | fn count(self) -> usize() { [INFO] [stdout] | ^^^^^^^ only `Fn` traits may use parentheses [INFO] [stdout] ... [INFO] [stdout] 75 | number_stream!(U64FromBytes, u64, U64_BYTES); [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `number_stream` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0214`. [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] [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" "1d04c4715b2c83c9527f5c80df7fc765675f0cdd18a5d737a5001d66256dd11a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d04c4715b2c83c9527f5c80df7fc765675f0cdd18a5d737a5001d66256dd11a", kill_on_drop: false }` [INFO] [stdout] 1d04c4715b2c83c9527f5c80df7fc765675f0cdd18a5d737a5001d66256dd11a