[INFO] cloning repository https://github.com/Jamdan2/coral [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Jamdan2/coral" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamdan2%2Fcoral", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamdan2%2Fcoral'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6679c80b773d856b06778ed10e6c45a51e6c6f49 [INFO] checking Jamdan2/coral against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamdan2%2Fcoral" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jamdan2/coral on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Jamdan2/coral [INFO] finished tweaking git repo https://github.com/Jamdan2/coral [INFO] tweaked toml for git repo https://github.com/Jamdan2/coral written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Jamdan2/coral already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f8c4b57980587d36eddee0e0e938f51c02ed9291d2483d8390367ea7d63ba9c5 [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" "f8c4b57980587d36eddee0e0e938f51c02ed9291d2483d8390367ea7d63ba9c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f8c4b57980587d36eddee0e0e938f51c02ed9291d2483d8390367ea7d63ba9c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8c4b57980587d36eddee0e0e938f51c02ed9291d2483d8390367ea7d63ba9c5", kill_on_drop: false }` [INFO] [stdout] f8c4b57980587d36eddee0e0e938f51c02ed9291d2483d8390367ea7d63ba9c5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9fa9df68ed15e2bd3114a2b02403ca756535b5ff8737c0af9c0a596d039fcb9 [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" "a9fa9df68ed15e2bd3114a2b02403ca756535b5ff8737c0af9c0a596d039fcb9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.48 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Checking smallvec v1.4.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking hash_hasher v2.0.3 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking slotmap v0.4.0 [INFO] [stderr] Checking lock_api v0.4.1 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking instant v0.1.8 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking dyn-cache v0.10.0 [INFO] [stderr] Compiling illicit-macro v1.0.0 [INFO] [stderr] Compiling topo-macro v0.10.0 [INFO] [stderr] Checking illicit v1.1.1 [INFO] [stderr] Checking topo v0.13.0 [INFO] [stderr] Checking coral v0.1.0 (/opt/rustwide/workdir/coral) [INFO] [stdout] error: 1 positional argument in format string, but no arguments were given [INFO] [stdout] --> coral/src/state/hook.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | write!(f, "{}", ) [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 1 positional argument in format string, but no arguments were given [INFO] [stdout] --> coral/src/state/hook.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | write!(f, "{}", ) [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0495]: cannot infer an appropriate lifetime for autoref due to conflicting requirements [INFO] [stdout] --> coral/src/state/mod.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | s.borrow().get(key) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: first, the lifetime cannot outlive the anonymous lifetime #1 defined on the body at 14:16... [INFO] [stdout] --> coral/src/state/mod.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | STORE.with(|s| { [INFO] [stdout] | ________________^ [INFO] [stdout] 15 | | s.borrow().get(key) [INFO] [stdout] 16 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...so that reference does not outlive borrowed content [INFO] [stdout] --> coral/src/state/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | s.borrow().get(key) [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] --> coral/src/state/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / STORE.with(|s| { [INFO] [stdout] 15 | | s.borrow().get(key) [INFO] [stdout] 16 | | }) [INFO] [stdout] | |______^ [INFO] [stdout] = note: expected `Option<&'static T>` [INFO] [stdout] found `Option<&T>` [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 E0495`. [INFO] [stdout] [INFO] [stderr] error: could not compile `coral` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0495]: cannot infer an appropriate lifetime for autoref due to conflicting requirements [INFO] [stdout] --> coral/src/state/mod.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | s.borrow().get(key) [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: first, the lifetime cannot outlive the anonymous lifetime #1 defined on the body at 14:16... [INFO] [stdout] --> coral/src/state/mod.rs:14:16 [INFO] [stdout] | [INFO] [stdout] 14 | STORE.with(|s| { [INFO] [stdout] | ________________^ [INFO] [stdout] 15 | | s.borrow().get(key) [INFO] [stdout] 16 | | }) [INFO] [stdout] | |_____^ [INFO] [stdout] note: ...so that reference does not outlive borrowed content [INFO] [stdout] --> coral/src/state/mod.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | s.borrow().get(key) [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] --> coral/src/state/mod.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | / STORE.with(|s| { [INFO] [stdout] 15 | | s.borrow().get(key) [INFO] [stdout] 16 | | }) [INFO] [stdout] | |______^ [INFO] [stdout] = note: expected `Option<&'static T>` [INFO] [stdout] found `Option<&T>` [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 E0495`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a9fa9df68ed15e2bd3114a2b02403ca756535b5ff8737c0af9c0a596d039fcb9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9fa9df68ed15e2bd3114a2b02403ca756535b5ff8737c0af9c0a596d039fcb9", kill_on_drop: false }` [INFO] [stdout] a9fa9df68ed15e2bd3114a2b02403ca756535b5ff8737c0af9c0a596d039fcb9