[INFO] cloning repository https://github.com/azuma-chat/hagrid [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/azuma-chat/hagrid" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazuma-chat%2Fhagrid", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazuma-chat%2Fhagrid'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7be971713d100e32041db8a8c7110e4a368c906e [INFO] testing azuma-chat/hagrid against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fazuma-chat%2Fhagrid" "/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/azuma-chat/hagrid 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] removed /workspace/builds/worker-4/source/rust-toolchain [INFO] started tweaking git repo https://github.com/azuma-chat/hagrid [INFO] finished tweaking git repo https://github.com/azuma-chat/hagrid [INFO] tweaked toml for git repo https://github.com/azuma-chat/hagrid written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/azuma-chat/hagrid 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] Updating crates.io index [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" "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] 498008b33df00df568beb5545fa68a77a962904aa33bb086ebd2088aff4fd36f [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" "498008b33df00df568beb5545fa68a77a962904aa33bb086ebd2088aff4fd36f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "498008b33df00df568beb5545fa68a77a962904aa33bb086ebd2088aff4fd36f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "498008b33df00df568beb5545fa68a77a962904aa33bb086ebd2088aff4fd36f", kill_on_drop: false }` [INFO] [stdout] 498008b33df00df568beb5545fa68a77a962904aa33bb086ebd2088aff4fd36f [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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cac7c0e414b8d437400e2c1ebbf5e2185a1de6840c86cdf74404a3a4001076fe [INFO] running `Command { std: "docker" "start" "-a" "cac7c0e414b8d437400e2c1ebbf5e2185a1de6840c86cdf74404a3a4001076fe", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling yansi v0.5.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling subtle v1.0.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling zeroize v1.1.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling protobuf v2.18.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling dyn-clone v1.0.3 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling zbase32 v0.1.2 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling rfc2047 v0.1.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling email v0.0.20 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling runtime-fmt v0.4.1 (https://github.com/Valodim/runtime-fmt?rev=44c15d832cb327ef33f95548a9a964d98c006fe4#44c15d83) [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling pear_codegen v0.1.4 [INFO] [stderr] Compiling rocket_codegen v0.4.5 [INFO] [stderr] Compiling rocket v0.4.5 [INFO] [stdout] error[E0495]: cannot infer an appropriate lifetime for autoref due to conflicting requirements [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/runtime-fmt-e54d8f8c63e77028/44c15d8/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/git/checkouts/runtime-fmt-e54d8f8c63e77028/44c15d8/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/git/checkouts/runtime-fmt-e54d8f8c63e77028/44c15d8/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/git/checkouts/runtime-fmt-e54d8f8c63e77028/44c15d8/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/git/checkouts/runtime-fmt-e54d8f8c63e77028/44c15d8/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/git/checkouts/runtime-fmt-e54d8f8c63e77028/44c15d8/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/git/checkouts/runtime-fmt-e54d8f8c63e77028/44c15d8/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/git/checkouts/runtime-fmt-e54d8f8c63e77028/44c15d8/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] Compiling log v0.4.11 [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0495`. [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" "cac7c0e414b8d437400e2c1ebbf5e2185a1de6840c86cdf74404a3a4001076fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cac7c0e414b8d437400e2c1ebbf5e2185a1de6840c86cdf74404a3a4001076fe", kill_on_drop: false }` [INFO] [stdout] cac7c0e414b8d437400e2c1ebbf5e2185a1de6840c86cdf74404a3a4001076fe