[INFO] cloning repository https://github.com/nathan-dnx/TD3-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nathan-dnx/TD3-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathan-dnx%2FTD3-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathan-dnx%2FTD3-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d162d991368086654aae767ff61092966f487a82
[INFO] checking nathan-dnx/TD3-rust/d162d991368086654aae767ff61092966f487a82 against master#da2544bfbe84df7b24d83c029c74299ebf6112c6 for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnathan-dnx%2FTD3-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  61% (759/1244)
Updating files:  62% (772/1244)
Updating files:  63% (784/1244)
Updating files:  64% (797/1244)
Updating files:  65% (809/1244)
Updating files:  66% (822/1244)
Updating files:  67% (834/1244)
Updating files:  68% (846/1244)
Updating files:  69% (859/1244)
Updating files:  70% (871/1244)
Updating files:  71% (884/1244)
Updating files:  72% (896/1244)
Updating files:  73% (909/1244)
Updating files:  74% (921/1244)
Updating files:  75% (933/1244)
Updating files:  76% (946/1244)
Updating files:  77% (958/1244)
Updating files:  78% (971/1244)
Updating files:  79% (983/1244)
Updating files:  80% (996/1244)
Updating files:  81% (1008/1244)
Updating files:  82% (1021/1244)
Updating files:  83% (1033/1244)
Updating files:  84% (1045/1244)
Updating files:  85% (1058/1244)
Updating files:  86% (1070/1244)
Updating files:  86% (1081/1244)
Updating files:  87% (1083/1244)
Updating files:  88% (1095/1244)
Updating files:  89% (1108/1244)
Updating files:  90% (1120/1244)
Updating files:  91% (1133/1244)
Updating files:  92% (1145/1244)
Updating files:  93% (1157/1244)
Updating files:  94% (1170/1244)
Updating files:  95% (1182/1244)
Updating files:  96% (1195/1244)
Updating files:  97% (1207/1244)
Updating files:  98% (1220/1244)
Updating files:  99% (1232/1244)
Updating files: 100% (1244/1244)
Updating files: 100% (1244/1244), done.
[INFO] started tweaking git repo https://github.com/nathan-dnx/TD3-rust
[INFO] finished tweaking git repo https://github.com/nathan-dnx/TD3-rust
[INFO] tweaked toml for git repo https://github.com/nathan-dnx/TD3-rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nathan-dnx/TD3-rust on toolchain da2544bfbe84df7b24d83c029c74299ebf6112c6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nathan-dnx/TD3-rust 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" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prettytable v0.10.0
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6f65206407eba134819e71206202134cc6032015362580530e6ee2c8bfca9af5
[INFO] running `Command { std: "docker" "start" "-a" "6f65206407eba134819e71206202134cc6032015362580530e6ee2c8bfca9af5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6f65206407eba134819e71206202134cc6032015362580530e6ee2c8bfca9af5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f65206407eba134819e71206202134cc6032015362580530e6ee2c8bfca9af5", kill_on_drop: false }`
[INFO] [stdout] 6f65206407eba134819e71206202134cc6032015362580530e6ee2c8bfca9af5
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+da2544bfbe84df7b24d83c029c74299ebf6112c6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3daea112a9ef401e6295c2719a829950ae27c79f3e6bafd897a62c7c58e12176
[INFO] running `Command { std: "docker" "start" "-a" "3daea112a9ef401e6295c2719a829950ae27c79f3e6bafd897a62c7c58e12176", kill_on_drop: false }`
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking serde_json v1.0.145
[INFO] [stderr]     Checking prettytable v0.10.0
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]     Checking td3 v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `timestamp` is never read
[INFO] [stdout]   --> src/main.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | struct LogEntry {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 64 |     timestamp: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `timestamp` is never read
[INFO] [stdout]   --> src/main.rs:64:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | struct LogEntry {
[INFO] [stdout]    |        -------- field in this struct
[INFO] [stdout] 64 |     timestamp: String,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LogEntry` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.47s
[INFO] running `Command { std: "docker" "inspect" "3daea112a9ef401e6295c2719a829950ae27c79f3e6bafd897a62c7c58e12176", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3daea112a9ef401e6295c2719a829950ae27c79f3e6bafd897a62c7c58e12176", kill_on_drop: false }`
[INFO] [stdout] 3daea112a9ef401e6295c2719a829950ae27c79f3e6bafd897a62c7c58e12176
