[INFO] cloning repository https://github.com/ISibboI/economy-sim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ISibboI/economy-sim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FISibboI%2Feconomy-sim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FISibboI%2Feconomy-sim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a27a1c8447acde2333a3594c2e80ac6531606b68
[INFO] checking ISibboI/economy-sim against 615014f15745532730b9ce7a1d9309f8b4756f93 for pr-160491
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FISibboI%2Feconomy-sim" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ISibboI/economy-sim
[INFO] finished tweaking git repo https://github.com/ISibboI/economy-sim
[INFO] tweaked toml for git repo https://github.com/ISibboI/economy-sim written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ISibboI/economy-sim on toolchain 615014f15745532730b9ce7a1d9309f8b4756f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ISibboI/economy-sim 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" "+615014f15745532730b9ce7a1d9309f8b4756f93" "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
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded general_stable_vec v0.12.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] dee429460938d9f08e4524f304e6c56415c6f9c061388fec9a1a3f1fbd8a647c
[INFO] running `Command { std: "docker" "start" "dee429460938d9f08e4524f304e6c56415c6f9c061388fec9a1a3f1fbd8a647c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dee429460938d9f08e4524f304e6c56415c6f9c061388fec9a1a3f1fbd8a647c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dee429460938d9f08e4524f304e6c56415c6f9c061388fec9a1a3f1fbd8a647c" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dee429460938d9f08e4524f304e6c56415c6f9c061388fec9a1a3f1fbd8a647c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dee429460938d9f08e4524f304e6c56415c6f9c061388fec9a1a3f1fbd8a647c" "/opt/rustwide/cargo-home/bin/cargo" "+615014f15745532730b9ce7a1d9309f8b4756f93" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.88
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking rand_xoshiro v0.6.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking general_stable_vec v0.12.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking economy-sim v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: enum `EstimatedProfitMargin` is never used
[INFO] [stdout]   --> src/factory/template/mod.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum EstimatedProfitMargin {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `estimated_profit_margin` is never used
[INFO] [stdout]   --> src/factory/template/mod.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl FactoryTemplate {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn estimated_profit_margin(&self, market: &Market) -> EstimatedProfitMargin {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `EstimatedProfitMargin` is never used
[INFO] [stdout]   --> src/factory/template/mod.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub enum EstimatedProfitMargin {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `estimated_profit_margin` is never used
[INFO] [stdout]   --> src/factory/template/mod.rs:42:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl FactoryTemplate {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 42 |     pub fn estimated_profit_margin(&self, market: &Market) -> EstimatedProfitMargin {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.42s
[INFO] running `Command { std: "docker" "inspect" "dee429460938d9f08e4524f304e6c56415c6f9c061388fec9a1a3f1fbd8a647c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dee429460938d9f08e4524f304e6c56415c6f9c061388fec9a1a3f1fbd8a647c", kill_on_drop: false }`
[INFO] [stdout] dee429460938d9f08e4524f304e6c56415c6f9c061388fec9a1a3f1fbd8a647c
