[INFO] cloning repository https://github.com/kfoq7/grrs-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kfoq7/grrs-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkfoq7%2Fgrrs-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkfoq7%2Fgrrs-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d1e1704f48fcfd9c7187c80e8be377b708f7b92 [INFO] checking kfoq7/grrs-cli against try#ac4c3613be2acd5395b65d85e5657b81e3c982f0 for pr-154585 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkfoq7%2Fgrrs-cli" "/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/kfoq7/grrs-cli [INFO] finished tweaking git repo https://github.com/kfoq7/grrs-cli [INFO] tweaked toml for git repo https://github.com/kfoq7/grrs-cli written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kfoq7/grrs-cli on toolchain ac4c3613be2acd5395b65d85e5657b81e3c982f0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kfoq7/grrs-cli 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" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "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 [ERROR] error running command: no output for 300 seconds [INFO] checking kfoq7/grrs-cli against try#ac4c3613be2acd5395b65d85e5657b81e3c982f0 for pr-154585 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkfoq7%2Fgrrs-cli" "/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/kfoq7/grrs-cli [INFO] finished tweaking git repo https://github.com/kfoq7/grrs-cli [INFO] tweaked toml for git repo https://github.com/kfoq7/grrs-cli written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kfoq7/grrs-cli on toolchain ac4c3613be2acd5395b65d85e5657b81e3c982f0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kfoq7/grrs-cli 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" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "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 predicates v3.1.3 [INFO] [stderr] Downloaded assert_cmd v2.0.16 [INFO] [stderr] Downloaded ignore v0.4.23 [INFO] [stderr] Downloaded globwalk v0.9.1 [INFO] [stderr] Downloaded float-cmp v0.10.0 [INFO] [stderr] Downloaded assert_fs v1.1.2 [INFO] [stderr] Downloaded globset v0.4.16 [INFO] [stderr] Downloaded cc v1.2.18 [INFO] [stderr] Downloaded bstr v1.11.3 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 932174e08a4fa42b2f2de234262fd40daeeaca8a785762d4a5087983d3f5ce79 [INFO] running `Command { std: "docker" "start" "-a" "932174e08a4fa42b2f2de234262fd40daeeaca8a785762d4a5087983d3f5ce79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "932174e08a4fa42b2f2de234262fd40daeeaca8a785762d4a5087983d3f5ce79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "932174e08a4fa42b2f2de234262fd40daeeaca8a785762d4a5087983d3f5ce79", kill_on_drop: false }` [INFO] [stdout] 932174e08a4fa42b2f2de234262fd40daeeaca8a785762d4a5087983d3f5ce79 [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ac4c3613be2acd5395b65d85e5657b81e3c982f0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 71506a71ecaea10e8953b6b0c66e691e29cd825a3dc9501f887c5b8544b05219 [INFO] running `Command { std: "docker" "start" "-a" "71506a71ecaea10e8953b6b0c66e691e29cd825a3dc9501f887c5b8544b05219", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking float-cmp v0.10.0 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking structopt v0.3.26 [INFO] [stderr] Checking assert_fs v1.1.2 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking grrs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find function `to_write` in crate `serde_json` [INFO] [stdout] --> src/tasks.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | serde_json::to_write(file, &tasks)?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.140/src/ser.rs:2169:1 [INFO] [stdout] | [INFO] [stdout] 2169 | / pub fn to_writer(writer: W, value: &T) -> Result<()> [INFO] [stdout] 2170 | | where [INFO] [stdout] 2171 | | W: io::Write, [INFO] [stdout] 2172 | | T: ?Sized + Serialize, [INFO] [stdout] | |__________________________- similarly named function `to_writer` defined here [INFO] [stdout] | [INFO] [stdout] help: a function with a similar name exists [INFO] [stdout] | [INFO] [stdout] 38 | serde_json::to_writer(file, &tasks)?; [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BufReader` [INFO] [stdout] --> src/tasks.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{BufReader, Result, Seek, SeekFrom}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `to_write` in crate `serde_json` [INFO] [stdout] --> src/tasks.rs:38:17 [INFO] [stdout] | [INFO] [stdout] 38 | serde_json::to_write(file, &tasks)?; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_json-1.0.140/src/ser.rs:2169:1 [INFO] [stdout] | [INFO] [stdout] 2169 | / pub fn to_writer(writer: W, value: &T) -> Result<()> [INFO] [stdout] 2170 | | where [INFO] [stdout] 2171 | | W: io::Write, [INFO] [stdout] 2172 | | T: ?Sized + Serialize, [INFO] [stdout] | |__________________________- similarly named function `to_writer` defined here [INFO] [stdout] | [INFO] [stdout] help: a function with a similar name exists [INFO] [stdout] | [INFO] [stdout] 38 | serde_json::to_writer(file, &tasks)?; [INFO] [stdout] | + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `BufReader` [INFO] [stdout] --> src/tasks.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::{BufReader, Result, Seek, SeekFrom}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `ts_second` in this scope [INFO] [stdout] --> src/tasks.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | #[serde(with = "ts_second")] [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `ts_second` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ts_second`, use `cargo add ts_second` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: cannot find module or crate `ts_second` in this scope [INFO] [stdout] --> src/tasks.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | #[serde(with = "ts_second")] [INFO] [stdout] | ^^^^^^^^^^^ use of unresolved module or unlinked crate `ts_second` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `ts_second`, use `cargo add ts_second` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0425, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0425`. [INFO] [stdout] [INFO] [stderr] error: could not compile `grrs` (bin "grrs" test) due to 2 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `grrs` (bin "grrs") due to 2 previous errors; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "71506a71ecaea10e8953b6b0c66e691e29cd825a3dc9501f887c5b8544b05219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71506a71ecaea10e8953b6b0c66e691e29cd825a3dc9501f887c5b8544b05219", kill_on_drop: false }` [INFO] [stdout] 71506a71ecaea10e8953b6b0c66e691e29cd825a3dc9501f887c5b8544b05219