[INFO] cloning repository https://github.com/BlitzDestroyer/Calculator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BlitzDestroyer/Calculator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlitzDestroyer%2FCalculator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlitzDestroyer%2FCalculator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7ca1acba7a11962a6d88aa6c07fe2577696a6962
[INFO] checking BlitzDestroyer/Calculator against try#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBlitzDestroyer%2FCalculator" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/BlitzDestroyer/Calculator
[INFO] finished tweaking git repo https://github.com/BlitzDestroyer/Calculator
[INFO] tweaked toml for git repo https://github.com/BlitzDestroyer/Calculator written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BlitzDestroyer/Calculator on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/BlitzDestroyer/Calculator 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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5f5639f2c2212086ab056439600b0d95f0f066bb2351b35fca3309ac394a464d
[INFO] running `Command { std: "docker" "start" "-a" "5f5639f2c2212086ab056439600b0d95f0f066bb2351b35fca3309ac394a464d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5f5639f2c2212086ab056439600b0d95f0f066bb2351b35fca3309ac394a464d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5f5639f2c2212086ab056439600b0d95f0f066bb2351b35fca3309ac394a464d", kill_on_drop: false }`
[INFO] [stdout] 5f5639f2c2212086ab056439600b0d95f0f066bb2351b35fca3309ac394a464d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 52d9d05e4e15b1d3e3952503eef7d2cc8e5e6e14c68707290dfb0233eb1bc6fa
[INFO] running `Command { std: "docker" "start" "-a" "52d9d05e4e15b1d3e3952503eef7d2cc8e5e6e14c68707290dfb0233eb1bc6fa", kill_on_drop: false }`
[INFO] [stderr]     Checking anstyle v1.0.11
[INFO] [stderr]     Checking clap_lex v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking anstream v0.6.20
[INFO] [stderr]     Checking clap_builder v4.5.47
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]     Checking clap v4.5.47
[INFO] [stderr]     Checking calculator v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0583]: file not found for module `test`
[INFO] [stdout]  --> src/big_num.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod test;
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `test`, create file "src/big_num/test.rs" or "src/big_num/test/mod.rs"
[INFO] [stdout]   = note: if there is a `mod test` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `test`
[INFO] [stdout]  --> src/big_num.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod test;
[INFO] [stdout]   | ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `test`, create file "src/big_num/test.rs" or "src/big_num/test/mod.rs"
[INFO] [stdout]   = note: if there is a `mod test` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `calculator` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0583`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `calculator` (lib test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "52d9d05e4e15b1d3e3952503eef7d2cc8e5e6e14c68707290dfb0233eb1bc6fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "52d9d05e4e15b1d3e3952503eef7d2cc8e5e6e14c68707290dfb0233eb1bc6fa", kill_on_drop: false }`
[INFO] [stdout] 52d9d05e4e15b1d3e3952503eef7d2cc8e5e6e14c68707290dfb0233eb1bc6fa
