[INFO] cloning repository https://github.com/lsutils/agent
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lsutils/agent" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flsutils%2Fagent", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flsutils%2Fagent'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 86e20602ab342a6e787d71951a946ad692daae6b
[INFO] checking lsutils/agent/86e20602ab342a6e787d71951a946ad692daae6b against master#c9af9c1dc85a55e309345030ff9cb7ea247953fa for pr-151146
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flsutils%2Fagent" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/lsutils/agent
[INFO] finished tweaking git repo https://github.com/lsutils/agent
[INFO] tweaked toml for git repo https://github.com/lsutils/agent written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lsutils/agent on toolchain c9af9c1dc85a55e309345030ff9cb7ea247953fa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lsutils/agent 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" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-derive v0.13.3
[INFO] [stderr]   Downloaded prost v0.13.3
[INFO] [stderr]   Downloaded tonic v0.12.3
[INFO] [stderr]   Downloaded trident v0.2.1
[INFO] [stderr]   Downloaded tokio-stream v0.1.16
[INFO] [stderr]   Downloaded prost-types v0.13.3
[INFO] [stderr]   Downloaded tempfile v3.13.0
[INFO] [stderr]   Downloaded anyhow v1.0.92
[INFO] [stderr]   Downloaded tower v0.5.1
[INFO] [stderr]   Downloaded axum v0.7.7
[INFO] [stderr]   Downloaded hyper v1.5.0
[INFO] [stderr]   Downloaded rustix v0.38.39
[INFO] [stderr]   Downloaded tokio v1.41.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9285acb3d97d2c32f0efd82169beb9b9b67f1a6bbcdc4102e5a6fdf6dc831e18
[INFO] running `Command { std: "docker" "start" "-a" "9285acb3d97d2c32f0efd82169beb9b9b67f1a6bbcdc4102e5a6fdf6dc831e18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9285acb3d97d2c32f0efd82169beb9b9b67f1a6bbcdc4102e5a6fdf6dc831e18", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9285acb3d97d2c32f0efd82169beb9b9b67f1a6bbcdc4102e5a6fdf6dc831e18", kill_on_drop: false }`
[INFO] [stdout] 9285acb3d97d2c32f0efd82169beb9b9b67f1a6bbcdc4102e5a6fdf6dc831e18
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+c9af9c1dc85a55e309345030ff9cb7ea247953fa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4983bb1ba521f3b20d6d70028e19a581f2e2bfd32e35c4803c2f4cb54730ce7
[INFO] running `Command { std: "docker" "start" "-a" "b4983bb1ba521f3b20d6d70028e19a581f2e2bfd32e35c4803c2f4cb54730ce7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]    Compiling anyhow v1.0.92
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.39
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking matchit v0.7.3
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking trident v0.2.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling prost-derive v0.11.9
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]    Compiling prost v0.11.9
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling prost-types v0.11.9
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking prost v0.13.3
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking prost-types v0.13.3
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]    Compiling prost-build v0.11.9
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]    Compiling tonic-build v0.8.4
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]    Compiling agent v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking axum v0.7.7
[INFO] [stderr]     Checking hyper v1.5.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::LevelFilter`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use log::LevelFilter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::Path`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::path::Path;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::LevelFilter`
[INFO] [stdout]  --> src/main.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use log::LevelFilter;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Config: Default` is not satisfied
[INFO] [stdout]   --> src/config/config.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Clone, Debug, Deserialize, PartialEq)]
[INFO] [stdout]    |                        ^^^^^^^^^^^ the trait `Default` is not implemented for `Config`
[INFO] [stdout]    |
[INFO] [stdout]    = help: see issue #48214
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `Config` with `#[derive(Default)]`
[INFO] [stdout]    |
[INFO] [stdout] 23 + #[derive(Default)]
[INFO] [stdout] 24 | pub struct Config {
[INFO] [stdout]    |
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]   --> src/main.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Config: Default` is not satisfied
[INFO] [stdout]   --> src/config/config.rs:21:24
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[derive(Clone, Debug, Deserialize, PartialEq)]
[INFO] [stdout]    |                        ^^^^^^^^^^^ the trait `Default` is not implemented for `Config`
[INFO] [stdout]    |
[INFO] [stdout]    = help: see issue #48214
[INFO] [stdout]    = note: this error originates in the derive macro `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: consider annotating `Config` with `#[derive(Default)]`
[INFO] [stdout]    |
[INFO] [stdout] 23 + #[derive(Default)]
[INFO] [stdout] 24 | pub struct Config {
[INFO] [stdout]    |
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]   --> src/main.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `pid_file` in initializer of `Config`
[INFO] [stdout]   --> src/trident.rs:70:22
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let config = Config {
[INFO] [stdout]    |                      ^^^^^^ missing `pid_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0063]: missing field `pid_file` in initializer of `Config`
[INFO] [stdout]   --> src/trident.rs:70:22
[INFO] [stdout]    |
[INFO] [stdout] 70 |         let config = Config {
[INFO] [stdout]    |                      ^^^^^^ missing `pid_file`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/main.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let x = AgentState::new((Mutex::new(State::Running), Default::default()));
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `x`
[INFO] [stdout]   --> src/main.rs:86:9
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let x = AgentState::new((Mutex::new(State::Running), Default::default()));
[INFO] [stdout]    |         ^ help: if this is intentional, prefix it with an underscore: `_x`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0063, E0277.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0063, E0277.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0063`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `agent` (bin "agent" test) due to 2 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `agent` (bin "agent") due to 2 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b4983bb1ba521f3b20d6d70028e19a581f2e2bfd32e35c4803c2f4cb54730ce7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4983bb1ba521f3b20d6d70028e19a581f2e2bfd32e35c4803c2f4cb54730ce7", kill_on_drop: false }`
[INFO] [stdout] b4983bb1ba521f3b20d6d70028e19a581f2e2bfd32e35c4803c2f4cb54730ce7
