[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#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJamdan2%2Fcoral" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Jamdan2/coral 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/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-2/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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 55defc4e7d2176ad02b92116119cea2aa0e9758baa7e0806b0361a32f4677824 [INFO] running `Command { std: "docker" "start" "-a" "55defc4e7d2176ad02b92116119cea2aa0e9758baa7e0806b0361a32f4677824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "55defc4e7d2176ad02b92116119cea2aa0e9758baa7e0806b0361a32f4677824", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55defc4e7d2176ad02b92116119cea2aa0e9758baa7e0806b0361a32f4677824", kill_on_drop: false }` [INFO] [stdout] 55defc4e7d2176ad02b92116119cea2aa0e9758baa7e0806b0361a32f4677824 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] 7ed6b524a7e31693af2c45b0ac5dcdb2c0e015a61b14783ec127670b30afee1b [INFO] running `Command { std: "docker" "start" "-a" "7ed6b524a7e31693af2c45b0ac5dcdb2c0e015a61b14783ec127670b30afee1b", 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] Checking scopeguard v1.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [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 downcast-rs v1.2.0 [INFO] [stderr] Checking once_cell v1.4.1 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking slotmap v0.4.0 [INFO] [stderr] Checking downcast v0.10.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking lock_api 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] Checking parking_lot v0.11.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Checking paste v0.1.18 [INFO] [stderr] Checking dyn-cache v0.10.0 [INFO] [stderr] Compiling quote v1.0.7 [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` [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[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] [stderr] error: build failed [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] running `Command { std: "docker" "inspect" "7ed6b524a7e31693af2c45b0ac5dcdb2c0e015a61b14783ec127670b30afee1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ed6b524a7e31693af2c45b0ac5dcdb2c0e015a61b14783ec127670b30afee1b", kill_on_drop: false }` [INFO] [stdout] 7ed6b524a7e31693af2c45b0ac5dcdb2c0e015a61b14783ec127670b30afee1b