[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] testing kfoq7/grrs-cli against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[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 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "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 ignore v0.4.23
[INFO] [stderr]   Downloaded assert_fs v1.1.2
[INFO] [stderr]   Downloaded assert_cmd v2.0.16
[INFO] [stderr]   Downloaded globset v0.4.16
[INFO] [stderr]   Downloaded cc v1.2.18
[INFO] [stderr]   Downloaded bstr v1.11.3
[INFO] [stderr]   Downloaded libc v0.2.171
[INFO] [stderr]   Downloaded linux-raw-sys v0.9.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0dffc20b0b8e2c7c110cee13d98dec17156221685c99a0148658bfd9cc51641a
[INFO] running `Command { std: "docker" "start" "-a" "0dffc20b0b8e2c7c110cee13d98dec17156221685c99a0148658bfd9cc51641a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0dffc20b0b8e2c7c110cee13d98dec17156221685c99a0148658bfd9cc51641a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0dffc20b0b8e2c7c110cee13d98dec17156221685c99a0148658bfd9cc51641a", kill_on_drop: false }`
[INFO] [stdout] 0dffc20b0b8e2c7c110cee13d98dec17156221685c99a0148658bfd9cc51641a
[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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0e09de787fe5e3e68b8b6111bbe5c53a3a9e459d80e689835503a649e4acdc3a
[INFO] running `Command { std: "docker" "start" "-a" "0e09de787fe5e3e68b8b6111bbe5c53a3a9e459d80e689835503a649e4acdc3a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling 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<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] 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] 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") due to 2 previous errors; 1 warning emitted
[INFO] running `Command { std: "docker" "inspect" "0e09de787fe5e3e68b8b6111bbe5c53a3a9e459d80e689835503a649e4acdc3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0e09de787fe5e3e68b8b6111bbe5c53a3a9e459d80e689835503a649e4acdc3a", kill_on_drop: false }`
[INFO] [stdout] 0e09de787fe5e3e68b8b6111bbe5c53a3a9e459d80e689835503a649e4acdc3a
