[INFO] cloning repository https://github.com/cowlicks/rusty_nodejs_repl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cowlicks/rusty_nodejs_repl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcowlicks%2Frusty_nodejs_repl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcowlicks%2Frusty_nodejs_repl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2a4a75d2bd9672232d7090f3cd46be6108ff7885
[INFO] checking cowlicks/rusty_nodejs_repl against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcowlicks%2Frusty_nodejs_repl" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cowlicks/rusty_nodejs_repl
[INFO] finished tweaking git repo https://github.com/cowlicks/rusty_nodejs_repl
[INFO] tweaked toml for git repo https://github.com/cowlicks/rusty_nodejs_repl written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cowlicks/rusty_nodejs_repl on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cowlicks/rusty_nodejs_repl 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "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
[ERROR] error running command: no output for 300 seconds
[INFO] checking cowlicks/rusty_nodejs_repl against try#bac5816c5f3d02cebd0599070af62d1782530294 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcowlicks%2Frusty_nodejs_repl" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/cowlicks/rusty_nodejs_repl
[INFO] finished tweaking git repo https://github.com/cowlicks/rusty_nodejs_repl
[INFO] tweaked toml for git repo https://github.com/cowlicks/rusty_nodejs_repl written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/cowlicks/rusty_nodejs_repl on toolchain bac5816c5f3d02cebd0599070af62d1782530294
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/cowlicks/rusty_nodejs_repl 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" "+bac5816c5f3d02cebd0599070af62d1782530294" "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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded derive_builder_core v0.20.0
[INFO] [stderr]   Downloaded derive_builder_macro v0.20.0
[INFO] [stderr]   Downloaded derive_builder v0.20.0
[INFO] [stderr]   Downloaded async-process v2.2.4
[INFO] [stderr]   Downloaded tracing-tree v0.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6fa88e8c49063f2dcb3485ded26121eb396e0342031c903fe6376f7b66b3e657
[INFO] running `Command { std: "docker" "start" "-a" "6fa88e8c49063f2dcb3485ded26121eb396e0342031c903fe6376f7b66b3e657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6fa88e8c49063f2dcb3485ded26121eb396e0342031c903fe6376f7b66b3e657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6fa88e8c49063f2dcb3485ded26121eb396e0342031c903fe6376f7b66b3e657", kill_on_drop: false }`
[INFO] [stdout] 6fa88e8c49063f2dcb3485ded26121eb396e0342031c903fe6376f7b66b3e657
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bac5816c5f3d02cebd0599070af62d1782530294" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bd382ae251ca9081a044e389d77acd2029e970353801549101508f5ce1ffc565
[INFO] running `Command { std: "docker" "start" "-a" "bd382ae251ca9081a044e389d77acd2029e970353801549101508f5ce1ffc565", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]     Checking tempfile v3.12.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking tokio v1.39.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking polling v3.7.3
[INFO] [stderr]     Checking async-io v2.3.4
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.0
[INFO] [stderr]     Checking async-signal v0.2.10
[INFO] [stderr]     Checking async-process v2.2.4
[INFO] [stderr]    Compiling derive_builder_macro v0.20.0
[INFO] [stderr]     Checking derive_builder v0.20.0
[INFO] [stderr]     Checking tokio-stream v0.1.15
[INFO] [stderr]     Checking rusty_nodejs_repl v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking tokio-test v0.4.4
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.47s
[INFO] running `Command { std: "docker" "inspect" "bd382ae251ca9081a044e389d77acd2029e970353801549101508f5ce1ffc565", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd382ae251ca9081a044e389d77acd2029e970353801549101508f5ce1ffc565", kill_on_drop: false }`
[INFO] [stdout] bd382ae251ca9081a044e389d77acd2029e970353801549101508f5ce1ffc565
