[INFO] cloning repository https://github.com/denysvitali/gtfs-server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/denysvitali/gtfs-server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenysvitali%2Fgtfs-server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenysvitali%2Fgtfs-server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff5a814a952716f1461b33480bcc78021255a29f [INFO] checking denysvitali/gtfs-server against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdenysvitali%2Fgtfs-server" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/denysvitali/gtfs-server on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/denysvitali/gtfs-server [INFO] finished tweaking git repo https://github.com/denysvitali/gtfs-server [INFO] tweaked toml for git repo https://github.com/denysvitali/gtfs-server written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/denysvitali/gtfs-server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cbc83757ef3b92d7dcea6493a01d37143efceaac3e241aeddd9d34d472f9a0e4 [INFO] running `Command { std: "docker" "start" "-a" "cbc83757ef3b92d7dcea6493a01d37143efceaac3e241aeddd9d34d472f9a0e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cbc83757ef3b92d7dcea6493a01d37143efceaac3e241aeddd9d34d472f9a0e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cbc83757ef3b92d7dcea6493a01d37143efceaac3e241aeddd9d34d472f9a0e4", kill_on_drop: false }` [INFO] [stdout] cbc83757ef3b92d7dcea6493a01d37143efceaac3e241aeddd9d34d472f9a0e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9c172e1fe88c470e4b290b5de511b4eeaaf049bcdf013c37e6be1d755790469 [INFO] running `Command { std: "docker" "start" "-a" "c9c172e1fe88c470e4b290b5de511b4eeaaf049bcdf013c37e6be1d755790469", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling yansi v0.4.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling safemem v0.3.2 [INFO] [stderr] Checking siphasher v0.2.3 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling getrandom v0.1.11 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Checking constant_time_eq v0.1.4 [INFO] [stderr] Compiling proc-macro2 v1.0.2 [INFO] [stderr] Compiling state v0.4.1 [INFO] [stderr] Compiling indexmap v1.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking rent_to_own v0.1.0 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking fallible-iterator v0.1.6 [INFO] [stderr] Checking same-file v1.0.5 [INFO] [stderr] Checking unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking regex-syntax v0.6.11 [INFO] [stderr] Checking runtime-fmt v0.4.0 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Checking tokio-service v0.1.0 [INFO] [stderr] Checking relay v0.1.1 [INFO] [stdout] error[E0433]: failed to resolve: could not find `Position` in `v1` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.4.0/src/lib.rs:521:39 [INFO] [stdout] | [INFO] [stdout] 521 | position: v1::Position::At(i), [INFO] [stdout] | ^^^^^^^^ not found in `v1` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 37 | use fmt_macros::Position; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `Position` in `v1` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.4.0/src/lib.rs:543:39 [INFO] [stdout] | [INFO] [stdout] 543 | position: v1::Position::At(argument_pos), [INFO] [stdout] | ^^^^^^^^ not found in `v1` [INFO] [stdout] | [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 37 | use fmt_macros::Position; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking block-padding v0.1.4 [INFO] [stderr] Checking miniz_oxide v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stdout] error[E0495]: cannot infer an appropriate lifetime for autoref due to conflicting requirements [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.4.0/src/lib.rs:194:33 [INFO] [stdout] | [INFO] [stdout] 194 | let pieces = self.inner.pieces(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: first, the lifetime cannot outlive the lifetime `'s` as defined on the impl at 174:6... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.4.0/src/lib.rs:174:6 [INFO] [stdout] | [INFO] [stdout] 174 | impl<'s, T: FormatArgs> PreparedFormat<'s, T> { [INFO] [stdout] | ^^ [INFO] [stdout] note: ...so that the type `Parsed<'s, DelayedParse>` is not borrowed for too long [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.4.0/src/lib.rs:194:22 [INFO] [stdout] | [INFO] [stdout] 194 | let pieces = self.inner.pieces(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: but, the lifetime must be valid for the static lifetime... [INFO] [stdout] note: ...so that the expression is assignable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.4.0/src/lib.rs:200:58 [INFO] [stdout] | [INFO] [stdout] 200 | Some(ref fmt) => Arguments::new_v1_formatted(&pieces, &args, fmt), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: expected `&[&'static str]` [INFO] [stdout] found `&[&str]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0495]: cannot infer an appropriate lifetime for autoref due to conflicting requirements [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.4.0/src/lib.rs:265:33 [INFO] [stdout] | [INFO] [stdout] 265 | let pieces = self.inner.pieces(); [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: first, the lifetime cannot outlive the lifetime `'s` as defined on the impl at 245:6... [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.4.0/src/lib.rs:245:6 [INFO] [stdout] | [INFO] [stdout] 245 | impl<'s> FormatBuf<'s> { [INFO] [stdout] | ^^ [INFO] [stdout] note: ...so that the type `Parsed<'s, ImmediateParse<'s>>` is not borrowed for too long [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.4.0/src/lib.rs:265:22 [INFO] [stdout] | [INFO] [stdout] 265 | let pieces = self.inner.pieces(); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: but, the lifetime must be valid for the static lifetime... [INFO] [stdout] note: ...so that the expression is assignable [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.4.0/src/lib.rs:267:58 [INFO] [stdout] | [INFO] [stdout] 267 | Some(ref fmt) => Arguments::new_v1_formatted(&pieces, &self.inner.args, fmt), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] = note: expected `&[&'static str]` [INFO] [stdout] found `&[&str]` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking walkdir v2.2.9 [INFO] [stderr] Compiling rocket_codegen v0.4.2 [INFO] [stderr] Compiling rocket v0.4.2 [INFO] [stdout] error[E0599]: no method named `is_xid_start` found for type `char` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.4.0/src/fmt_macros.rs:422:34 [INFO] [stdout] | [INFO] [stdout] 422 | Some(&(pos, c)) if c.is_xid_start() => { [INFO] [stdout] | ^^^^^^^^^^^^ method not found in `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `is_xid_continue` found for type `char` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/runtime-fmt-0.4.0/src/fmt_macros.rs:431:18 [INFO] [stdout] | [INFO] [stdout] 431 | if c.is_xid_continue() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `char` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0495, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `runtime-fmt` [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" "c9c172e1fe88c470e4b290b5de511b4eeaaf049bcdf013c37e6be1d755790469", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9c172e1fe88c470e4b290b5de511b4eeaaf049bcdf013c37e6be1d755790469", kill_on_drop: false }` [INFO] [stdout] c9c172e1fe88c470e4b290b5de511b4eeaaf049bcdf013c37e6be1d755790469