[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/3d1e1704f48fcfd9c7187c80e8be377b708f7b92 against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkfoq7%2Fgrrs-cli" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kfoq7/grrs-cli on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded predicates-core v1.0.9
[INFO] [stderr]   Downloaded termtree v0.5.1
[INFO] [stderr]   Downloaded predicates-tree v1.0.12
[INFO] [stderr]   Downloaded assert_fs v1.1.2
[INFO] [stderr]   Downloaded predicates v3.1.3
[INFO] [stderr]   Downloaded assert_cmd v2.0.16
[INFO] [stderr]   Downloaded cc v1.2.18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 122530e1d8510fe92ad31b439bb3d56c3cd90066774564d0156958708e084334
[INFO] running `Command { std: "docker" "start" "-a" "122530e1d8510fe92ad31b439bb3d56c3cd90066774564d0156958708e084334", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "122530e1d8510fe92ad31b439bb3d56c3cd90066774564d0156958708e084334", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "122530e1d8510fe92ad31b439bb3d56c3cd90066774564d0156958708e084334", kill_on_drop: false }`
[INFO] [stdout] 122530e1d8510fe92ad31b439bb3d56c3cd90066774564d0156958708e084334
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9cd4055acd7fb806a444ec3390ff2751a473afa6561135f948dd8b7584626159
[INFO] running `Command { std: "docker" "start" "-a" "9cd4055acd7fb806a444ec3390ff2751a473afa6561135f948dd8b7584626159", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking predicates-core v1.0.9
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking normalize-line-endings v0.3.0
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking termtree v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling assert_cmd v2.0.16
[INFO] [stderr]     Checking predicates-tree v1.0.12
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking float-cmp v0.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking wait-timeout v0.2.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[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]     Checking ignore v0.4.23
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking assert_fs v1.1.2
[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]      |                   ^^^^^^^^ help: a function with a similar name exists: `to_writer`
[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<W, T>(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] 
[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)]` 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]      |                   ^^^^^^^^ help: a function with a similar name exists: `to_writer`
[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<W, T>(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] 
[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)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ts_second`
[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]: failed to resolve: use of unresolved module or unlinked crate `ts_second`
[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] [stderr] error: could not compile `grrs` (bin "grrs") due to 2 previous errors; 1 warning emitted
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] running `Command { std: "docker" "inspect" "9cd4055acd7fb806a444ec3390ff2751a473afa6561135f948dd8b7584626159", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9cd4055acd7fb806a444ec3390ff2751a473afa6561135f948dd8b7584626159", kill_on_drop: false }`
[INFO] [stdout] 9cd4055acd7fb806a444ec3390ff2751a473afa6561135f948dd8b7584626159
