[INFO] cloning repository https://github.com/mvuk/accounting-formulas
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mvuk/accounting-formulas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmvuk%2Faccounting-formulas", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmvuk%2Faccounting-formulas'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5f52cb45123991e17ad980ae84577dcb066f2fff
[INFO] checking mvuk/accounting-formulas against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmvuk%2Faccounting-formulas" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/mvuk/accounting-formulas
[INFO] finished tweaking git repo https://github.com/mvuk/accounting-formulas
[INFO] tweaked toml for git repo https://github.com/mvuk/accounting-formulas written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/mvuk/accounting-formulas on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/mvuk/accounting-formulas 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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb16ed013394ce610dc674a9e3535d31c35f8349aecbdb64fe271ccc444cd5fe
[INFO] running `Command { std: "docker" "start" "-a" "cb16ed013394ce610dc674a9e3535d31c35f8349aecbdb64fe271ccc444cd5fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb16ed013394ce610dc674a9e3535d31c35f8349aecbdb64fe271ccc444cd5fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb16ed013394ce610dc674a9e3535d31c35f8349aecbdb64fe271ccc444cd5fe", kill_on_drop: false }`
[INFO] [stdout] cb16ed013394ce610dc674a9e3535d31c35f8349aecbdb64fe271ccc444cd5fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75755d2f0b5ee6da172e5c913e4083bd75c83a3a6fee804a8030fad35ece4b10
[INFO] running `Command { std: "docker" "start" "-a" "75755d2f0b5ee6da172e5c913e4083bd75c83a3a6fee804a8030fad35ece4b10", kill_on_drop: false }`
[INFO] [stderr]     Checking accounting-formulas v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied
[INFO] [stdout]   --> tests/cost_analysis_tests.rs:42:18
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let co = CostObject::new("Product A".to_string());
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^------------------------- two arguments of type `u32` and `f64` are missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn new(name: String, units: u32, price_per_unit: f64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 42 |         let co = CostObject::new("Product A".to_string(), /* u32 */, /* f64 */);
[INFO] [stdout]    |                                                         ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied
[INFO] [stdout]   --> tests/cost_analysis_tests.rs:49:22
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let mut co = CostObject::new("Product A".to_string());
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^------------------------- two arguments of type `u32` and `f64` are missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn new(name: String, units: u32, price_per_unit: f64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 49 |         let mut co = CostObject::new("Product A".to_string(), /* u32 */, /* f64 */);
[INFO] [stdout]    |                                                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied
[INFO] [stdout]   --> tests/cost_analysis_tests.rs:57:22
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let mut co = CostObject::new("Product A".to_string());
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^------------------------- two arguments of type `u32` and `f64` are missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn new(name: String, units: u32, price_per_unit: f64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 57 |         let mut co = CostObject::new("Product A".to_string(), /* u32 */, /* f64 */);
[INFO] [stdout]    |                                                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied
[INFO] [stdout]   --> tests/cost_analysis_tests.rs:65:22
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let mut co = CostObject::new("Product A".to_string());
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^------------------------- two arguments of type `u32` and `f64` are missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn new(name: String, units: u32, price_per_unit: f64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let mut co = CostObject::new("Product A".to_string(), /* u32 */, /* f64 */);
[INFO] [stdout]    |                                                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied
[INFO] [stdout]   --> tests/cost_analysis_tests.rs:76:22
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let mut co = CostObject::new("Product A".to_string());
[INFO] [stdout]    |                      ^^^^^^^^^^^^^^^------------------------- two arguments of type `u32` and `f64` are missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn new(name: String, units: u32, price_per_unit: f64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 76 |         let mut co = CostObject::new("Product A".to_string(), /* u32 */, /* f64 */);
[INFO] [stdout]    |                                                             ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied
[INFO] [stdout]   --> tests/cost_analysis_tests.rs:94:18
[INFO] [stdout]    |
[INFO] [stdout] 94 |         let co = CostObject::new("Product A".to_string());
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^------------------------- two arguments of type `u32` and `f64` are missing
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /opt/rustwide/workdir/src/lib.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 |     pub fn new(name: String, units: u32, price_per_unit: f64) -> Self {
[INFO] [stdout]    |            ^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]    |
[INFO] [stdout] 94 |         let co = CostObject::new("Product A".to_string(), /* u32 */, /* f64 */);
[INFO] [stdout]    |                                                         ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied
[INFO] [stdout]    --> tests/cost_analysis_tests.rs:104:23
[INFO] [stdout]     |
[INFO] [stdout] 104 |         let mut co1 = CostObject::new("Product A".to_string());
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^------------------------- two arguments of type `u32` and `f64` are missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:57:12
[INFO] [stdout]     |
[INFO] [stdout]  57 |     pub fn new(name: String, units: u32, price_per_unit: f64) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]     |
[INFO] [stdout] 104 |         let mut co1 = CostObject::new("Product A".to_string(), /* u32 */, /* f64 */);
[INFO] [stdout]     |                                                              ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied
[INFO] [stdout]    --> tests/cost_analysis_tests.rs:108:23
[INFO] [stdout]     |
[INFO] [stdout] 108 |         let mut co2 = CostObject::new("Product B".to_string());
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^------------------------- two arguments of type `u32` and `f64` are missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:57:12
[INFO] [stdout]     |
[INFO] [stdout]  57 |     pub fn new(name: String, units: u32, price_per_unit: f64) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]     |
[INFO] [stdout] 108 |         let mut co2 = CostObject::new("Product B".to_string(), /* u32 */, /* f64 */);
[INFO] [stdout]     |                                                              ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied
[INFO] [stdout]    --> tests/cost_analysis_tests.rs:122:23
[INFO] [stdout]     |
[INFO] [stdout] 122 |         let mut co1 = CostObject::new("Product A".to_string());
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^------------------------- two arguments of type `u32` and `f64` are missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:57:12
[INFO] [stdout]     |
[INFO] [stdout]  57 |     pub fn new(name: String, units: u32, price_per_unit: f64) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]     |
[INFO] [stdout] 122 |         let mut co1 = CostObject::new("Product A".to_string(), /* u32 */, /* f64 */);
[INFO] [stdout]     |                                                              ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied
[INFO] [stdout]    --> tests/cost_analysis_tests.rs:126:23
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let mut co2 = CostObject::new("Product B".to_string());
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^------------------------- two arguments of type `u32` and `f64` are missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:57:12
[INFO] [stdout]     |
[INFO] [stdout]  57 |     pub fn new(name: String, units: u32, price_per_unit: f64) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]     |
[INFO] [stdout] 126 |         let mut co2 = CostObject::new("Product B".to_string(), /* u32 */, /* f64 */);
[INFO] [stdout]     |                                                              ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied
[INFO] [stdout]    --> tests/cost_analysis_tests.rs:142:23
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let mut co1 = CostObject::new("Product A".to_string());
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^------------------------- two arguments of type `u32` and `f64` are missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:57:12
[INFO] [stdout]     |
[INFO] [stdout]  57 |     pub fn new(name: String, units: u32, price_per_unit: f64) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]     |
[INFO] [stdout] 142 |         let mut co1 = CostObject::new("Product A".to_string(), /* u32 */, /* f64 */);
[INFO] [stdout]     |                                                              ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 3 arguments but 1 argument was supplied
[INFO] [stdout]    --> tests/cost_analysis_tests.rs:146:23
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let mut co2 = CostObject::new("Product B".to_string());
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^------------------------- two arguments of type `u32` and `f64` are missing
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:57:12
[INFO] [stdout]     |
[INFO] [stdout]  57 |     pub fn new(name: String, units: u32, price_per_unit: f64) -> Self {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] help: provide the arguments
[INFO] [stdout]     |
[INFO] [stdout] 146 |         let mut co2 = CostObject::new("Product B".to_string(), /* u32 */, /* f64 */);
[INFO] [stdout]     |                                                              ++++++++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0061`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `accounting-formulas` (test "cost_analysis_tests") due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "75755d2f0b5ee6da172e5c913e4083bd75c83a3a6fee804a8030fad35ece4b10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75755d2f0b5ee6da172e5c913e4083bd75c83a3a6fee804a8030fad35ece4b10", kill_on_drop: false }`
[INFO] [stdout] 75755d2f0b5ee6da172e5c913e4083bd75c83a3a6fee804a8030fad35ece4b10
