[INFO] cloning repository https://github.com/NachiketNamjoshi/reactor.nvim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NachiketNamjoshi/reactor.nvim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNachiketNamjoshi%2Freactor.nvim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNachiketNamjoshi%2Freactor.nvim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0fc8b7e026f249c8a957d4329e41b64dc6cc3256
[INFO] checking NachiketNamjoshi/reactor.nvim against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNachiketNamjoshi%2Freactor.nvim" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/NachiketNamjoshi/reactor.nvim
[INFO] finished tweaking git repo https://github.com/NachiketNamjoshi/reactor.nvim
[INFO] tweaked toml for git repo https://github.com/NachiketNamjoshi/reactor.nvim written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/NachiketNamjoshi/reactor.nvim on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/NachiketNamjoshi/reactor.nvim already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/noib3/nvim-oxi.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded phf_generator v0.11.1
[INFO] [stderr]   Downloaded palette_derive v0.6.1
[INFO] [stderr]   Downloaded find-crate v0.6.3
[INFO] [stderr]   Downloaded ident_case v1.0.1
[INFO] [stderr]   Downloaded phf_shared v0.11.1
[INFO] [stderr]   Downloaded phf v0.11.1
[INFO] [stderr]   Downloaded derive_builder_macro v0.11.2
[INFO] [stderr]   Downloaded toml v0.5.11
[INFO] [stderr]   Downloaded serde_repr v0.1.12
[INFO] [stderr]   Downloaded darling_macro v0.14.4
[INFO] [stderr]   Downloaded approx v0.5.1
[INFO] [stderr]   Downloaded serde v1.0.159
[INFO] [stderr]   Downloaded phf_macros v0.11.1
[INFO] [stderr]   Downloaded derive_builder_core v0.11.2
[INFO] [stderr]   Downloaded darling v0.14.4
[INFO] [stderr]   Downloaded darling_core v0.14.4
[INFO] [stderr]   Downloaded serde_derive v1.0.159
[INFO] [stderr]   Downloaded derive_builder v0.11.2
[INFO] [stderr]   Downloaded palette v0.6.1
[INFO] [stderr]   Downloaded syn v2.0.13
[INFO] [stderr]   Downloaded libc v0.2.141
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c0f9eb8e7623f745c6e8977ed56af21b48f66340639becfa9029eebf298c2a08
[INFO] running `Command { std: "docker" "start" "-a" "c0f9eb8e7623f745c6e8977ed56af21b48f66340639becfa9029eebf298c2a08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c0f9eb8e7623f745c6e8977ed56af21b48f66340639becfa9029eebf298c2a08", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0f9eb8e7623f745c6e8977ed56af21b48f66340639becfa9029eebf298c2a08", kill_on_drop: false }`
[INFO] [stdout] c0f9eb8e7623f745c6e8977ed56af21b48f66340639becfa9029eebf298c2a08
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d56149ba35a9e0029c87fce5330e04af7fdc9e528a24b09d95a64aecc33a5c6b
[INFO] running `Command { std: "docker" "start" "-a" "d56149ba35a9e0029c87fce5330e04af7fdc9e528a24b09d95a64aecc33a5c6b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling serde_derive v1.0.159
[INFO] [stderr]    Compiling serde v1.0.159
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking once_cell v1.17.1
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling palette v0.6.1
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling nvim-oxi v0.2.2 (https://github.com/noib3/nvim-oxi.git#e114b96a)
[INFO] [stderr]    Compiling syn v2.0.13
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling serde_repr v0.1.12
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking luajit-bindings v0.2.0 (https://github.com/noib3/nvim-oxi.git#e114b96a)
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling phf_macros v0.11.1
[INFO] [stderr]    Compiling oxi-module v0.2.0 (https://github.com/noib3/nvim-oxi.git#e114b96a)
[INFO] [stderr]    Compiling palette_derive v0.6.1
[INFO] [stderr]     Checking phf v0.11.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]     Checking derive_builder v0.11.2
[INFO] [stderr]     Checking nvim-types v0.2.0 (https://github.com/noib3/nvim-oxi.git#e114b96a)
[INFO] [stderr]     Checking nvim-api v0.2.0 (https://github.com/noib3/nvim-oxi.git#e114b96a)
[INFO] [stderr]     Checking reactor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.09s
[INFO] running `Command { std: "docker" "inspect" "d56149ba35a9e0029c87fce5330e04af7fdc9e528a24b09d95a64aecc33a5c6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d56149ba35a9e0029c87fce5330e04af7fdc9e528a24b09d95a64aecc33a5c6b", kill_on_drop: false }`
[INFO] [stdout] d56149ba35a9e0029c87fce5330e04af7fdc9e528a24b09d95a64aecc33a5c6b
