[INFO] cloning repository https://github.com/davhogan/RestaurantTheGame [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davhogan/RestaurantTheGame" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavhogan%2FRestaurantTheGame", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavhogan%2FRestaurantTheGame'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ade89d398af5e9b7c410090aed9b1477120db428 [INFO] checking davhogan/RestaurantTheGame against master#af4a5a13a15fa0c60e06321077ef452f769b42fd for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavhogan%2FRestaurantTheGame" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davhogan/RestaurantTheGame on toolchain af4a5a13a15fa0c60e06321077ef452f769b42fd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davhogan/RestaurantTheGame [INFO] finished tweaking git repo https://github.com/davhogan/RestaurantTheGame [INFO] tweaked toml for git repo https://github.com/davhogan/RestaurantTheGame written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/davhogan/RestaurantTheGame 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" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c3024c2ef4d04b6c7b57e75c28cb4faa8be7204dc82d53c776815ae49edde73a [INFO] running `Command { std: "docker" "start" "-a" "c3024c2ef4d04b6c7b57e75c28cb4faa8be7204dc82d53c776815ae49edde73a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c3024c2ef4d04b6c7b57e75c28cb4faa8be7204dc82d53c776815ae49edde73a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3024c2ef4d04b6c7b57e75c28cb4faa8be7204dc82d53c776815ae49edde73a", kill_on_drop: false }` [INFO] [stdout] c3024c2ef4d04b6c7b57e75c28cb4faa8be7204dc82d53c776815ae49edde73a [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+af4a5a13a15fa0c60e06321077ef452f769b42fd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] daa942616b6392c2c074eedd9ab44f98638bd94cecaaf14ba2dc108084b15430 [INFO] running `Command { std: "docker" "start" "-a" "daa942616b6392c2c074eedd9ab44f98638bd94cecaaf14ba2dc108084b15430", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Checking text_io v0.1.7 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking RestaurantTheGame v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0425]: cannot find value `emp_test` in this scope [INFO] [stdout] --> src/ui/simulator/restaurant/menu_item.rs:82:20 [INFO] [stdout] | [INFO] [stdout] 82 | assert_eq!(25, emp_test.get_inv()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `emp_test` in this scope [INFO] [stdout] --> src/ui/simulator/restaurant/menu_item.rs:90:19 [INFO] [stdout] | [INFO] [stdout] 90 | assert_eq!(0, emp_test.get_inv()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find value `emp_test` in this scope [INFO] [stdout] --> src/ui/simulator/restaurant/menu_item.rs:98:19 [INFO] [stdout] | [INFO] [stdout] 98 | assert_eq!(0, emp_test.get_inv()); [INFO] [stdout] | ^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Employee` in the current scope [INFO] [stdout] --> src/ui/simulator/restaurant/employee.rs:124:30 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Employee { [INFO] [stdout] | ------------------- function or associated item `new` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 124 | let emp_test = Employee::new(); [INFO] [stdout] | ^^^ function or associated item not found in `Employee` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Employee` consider using one of the following associated functions: [INFO] [stdout] Employee::default [INFO] [stdout] Employee::rand_empl [INFO] [stdout] --> src/ui/simulator/restaurant/employee.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn default(posit: i64, id: i64) -> Employee { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn rand_empl() -> Employee { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Employee` in the current scope [INFO] [stdout] --> src/ui/simulator/restaurant/employee.rs:136:34 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Employee { [INFO] [stdout] | ------------------- function or associated item `new` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 136 | let mut emp_test = Employee::new(); [INFO] [stdout] | ^^^ function or associated item not found in `Employee` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Employee` consider using one of the following associated functions: [INFO] [stdout] Employee::default [INFO] [stdout] Employee::rand_empl [INFO] [stdout] --> src/ui/simulator/restaurant/employee.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn default(posit: i64, id: i64) -> Employee { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn rand_empl() -> Employee { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `set_wage` found for struct `Employee` in the current scope [INFO] [stdout] --> src/ui/simulator/restaurant/employee.rs:137:15 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Employee { [INFO] [stdout] | ------------------- function or associated item `set_wage` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 137 | Employee::set_wage(&mut emp_test, 12.34); [INFO] [stdout] | ^^^^^^^^ function or associated item not found in `Employee` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Employee` consider using one of the following associated functions: [INFO] [stdout] Employee::default [INFO] [stdout] Employee::rand_empl [INFO] [stdout] --> src/ui/simulator/restaurant/employee.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn default(posit: i64, id: i64) -> Employee { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn rand_empl() -> Employee { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `get_wage` with a similar name, but with different arguments [INFO] [stdout] --> src/ui/simulator/restaurant/employee.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 85 | pub fn get_wage(&self) -> f64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Employee` in the current scope [INFO] [stdout] --> src/ui/simulator/restaurant/employee.rs:143:34 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Employee { [INFO] [stdout] | ------------------- function or associated item `new` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 143 | let mut emp_test = Employee::new(); [INFO] [stdout] | ^^^ function or associated item not found in `Employee` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Employee` consider using one of the following associated functions: [INFO] [stdout] Employee::default [INFO] [stdout] Employee::rand_empl [INFO] [stdout] --> src/ui/simulator/restaurant/employee.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn default(posit: i64, id: i64) -> Employee { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn rand_empl() -> Employee { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `set_rating` found for struct `Employee` in the current scope [INFO] [stdout] --> src/ui/simulator/restaurant/employee.rs:144:15 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Employee { [INFO] [stdout] | ------------------- function or associated item `set_rating` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 144 | Employee::set_rating(&mut emp_test, 8); [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `Employee` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Employee` consider using one of the following associated functions: [INFO] [stdout] Employee::default [INFO] [stdout] Employee::rand_empl [INFO] [stdout] --> src/ui/simulator/restaurant/employee.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn default(posit: i64, id: i64) -> Employee { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn rand_empl() -> Employee { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `get_rating` with a similar name, but with different arguments [INFO] [stdout] --> src/ui/simulator/restaurant/employee.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn get_rating(&self) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Employee` in the current scope [INFO] [stdout] --> src/ui/simulator/restaurant/employee.rs:150:34 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Employee { [INFO] [stdout] | ------------------- function or associated item `new` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 150 | let mut emp_test = Employee::new(); [INFO] [stdout] | ^^^ function or associated item not found in `Employee` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Employee` consider using one of the following associated functions: [INFO] [stdout] Employee::default [INFO] [stdout] Employee::rand_empl [INFO] [stdout] --> src/ui/simulator/restaurant/employee.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn default(posit: i64, id: i64) -> Employee { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn rand_empl() -> Employee { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `set_rating` found for struct `Employee` in the current scope [INFO] [stdout] --> src/ui/simulator/restaurant/employee.rs:151:15 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Employee { [INFO] [stdout] | ------------------- function or associated item `set_rating` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 151 | Employee::set_rating(&mut emp_test, 11); [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `Employee` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Employee` consider using one of the following associated functions: [INFO] [stdout] Employee::default [INFO] [stdout] Employee::rand_empl [INFO] [stdout] --> src/ui/simulator/restaurant/employee.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn default(posit: i64, id: i64) -> Employee { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn rand_empl() -> Employee { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `get_rating` with a similar name, but with different arguments [INFO] [stdout] --> src/ui/simulator/restaurant/employee.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn get_rating(&self) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `Employee` in the current scope [INFO] [stdout] --> src/ui/simulator/restaurant/employee.rs:157:34 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Employee { [INFO] [stdout] | ------------------- function or associated item `new` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 157 | let mut emp_test = Employee::new(); [INFO] [stdout] | ^^^ function or associated item not found in `Employee` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Employee` consider using one of the following associated functions: [INFO] [stdout] Employee::default [INFO] [stdout] Employee::rand_empl [INFO] [stdout] --> src/ui/simulator/restaurant/employee.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn default(posit: i64, id: i64) -> Employee { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn rand_empl() -> Employee { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `set_rating` found for struct `Employee` in the current scope [INFO] [stdout] --> src/ui/simulator/restaurant/employee.rs:158:15 [INFO] [stdout] | [INFO] [stdout] 27 | pub struct Employee { [INFO] [stdout] | ------------------- function or associated item `set_rating` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 158 | Employee::set_rating(&mut emp_test, 0); [INFO] [stdout] | ^^^^^^^^^^ function or associated item not found in `Employee` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `Employee` consider using one of the following associated functions: [INFO] [stdout] Employee::default [INFO] [stdout] Employee::rand_empl [INFO] [stdout] --> src/ui/simulator/restaurant/employee.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | pub fn default(posit: i64, id: i64) -> Employee { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | pub fn rand_empl() -> Employee { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: there is a method `get_rating` with a similar name, but with different arguments [INFO] [stdout] --> src/ui/simulator/restaurant/employee.rs:112:5 [INFO] [stdout] | [INFO] [stdout] 112 | pub fn get_rating(&self) -> i64 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `inc_profit` found for struct `Restaurant` in the current scope [INFO] [stdout] --> src/ui/simulator/restaurant.rs:450:21 [INFO] [stdout] | [INFO] [stdout] 85 | pub struct Restaurant { [INFO] [stdout] | --------------------- method `inc_profit` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 450 | restaurant_test.inc_profit( 100.0); [INFO] [stdout] | ^^^^^^^^^^ method not found in `Restaurant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/ui/simulator/restaurant.rs:451:5 [INFO] [stdout] | [INFO] [stdout] 451 | assert_eq!(1100, restaurant_test.get_revenue()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected integer, found `f64` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: can't compare `{integer}` with `f64` [INFO] [stdout] --> src/ui/simulator/restaurant.rs:451:5 [INFO] [stdout] | [INFO] [stdout] 451 | assert_eq!(1100, restaurant_test.get_revenue()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no implementation for `{integer} == f64` [INFO] [stdout] | [INFO] [stdout] = help: the trait `PartialEq` is not implemented for `{integer}` [INFO] [stdout] = help: the following other types implement trait `PartialEq`: [INFO] [stdout] f32 [INFO] [stdout] f64 [INFO] [stdout] i128 [INFO] [stdout] i16 [INFO] [stdout] i32 [INFO] [stdout] i64 [INFO] [stdout] i8 [INFO] [stdout] isize [INFO] [stdout] and 6 others [INFO] [stdout] = note: this error originates in the macro `assert_eq` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `reduce_profit` found for struct `Restaurant` in the current scope [INFO] [stdout] --> src/ui/simulator/restaurant.rs:458:21 [INFO] [stdout] | [INFO] [stdout] 85 | pub struct Restaurant { [INFO] [stdout] | --------------------- method `reduce_profit` not found for this struct [INFO] [stdout] ... [INFO] [stdout] 458 | restaurant_test.reduce_profit( 100.0); [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `Restaurant` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `name` [INFO] [stdout] --> src/ui/simulator/restaurant.rs:468:45 [INFO] [stdout] | [INFO] [stdout] 465 | let name = "Burger".to_owned(); [INFO] [stdout] | ---- move occurs because `name` has type `String`, which does not implement the `Copy` trait [INFO] [stdout] 466 | //Inventory before increment should be set to 100 by default [INFO] [stdout] 467 | restaurant_test.inc_inv(name, 25); [INFO] [stdout] | ---- value moved here [INFO] [stdout] 468 | assert_eq!(125, restaurant_test.get_inv(name)); [INFO] [stdout] | ^^^^ value used here after move [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in method `inc_inv` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> src/ui/simulator/restaurant.rs:266:37 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn inc_inv(&mut self, name: String, inc_amount: i64) { [INFO] [stdout] | ------- in this method ^^^^^^ this parameter takes ownership of the value [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 467 | restaurant_test.inc_inv(name.clone(), 25); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0382]: use of moved value: `name` [INFO] [stdout] --> src/ui/simulator/restaurant.rs:477:44 [INFO] [stdout] | [INFO] [stdout] 474 | let name = "Burger".to_owned(); [INFO] [stdout] | ---- move occurs because `name` has type `String`, which does not implement the `Copy` trait [INFO] [stdout] 475 | //Inventory before increment should be set to 100 by default [INFO] [stdout] 476 | restaurant_test.reduce_inv(name, 25); [INFO] [stdout] | ---- value moved here [INFO] [stdout] 477 | assert_eq!(75, restaurant_test.get_inv(name)); [INFO] [stdout] | ^^^^ value used here after move [INFO] [stdout] | [INFO] [stdout] note: consider changing this parameter type in method `reduce_inv` to borrow instead if owning the value isn't necessary [INFO] [stdout] --> src/ui/simulator/restaurant.rs:276:40 [INFO] [stdout] | [INFO] [stdout] 276 | pub fn reduce_inv(&mut self, name: String, dec_amount: i64) { [INFO] [stdout] | ---------- in this method ^^^^^^ this parameter takes ownership of the value [INFO] [stdout] help: consider cloning the value if the performance cost is acceptable [INFO] [stdout] | [INFO] [stdout] 476 | restaurant_test.reduce_inv(name.clone(), 25); [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 18 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0308, E0382, E0425, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `RestaurantTheGame` (bin "RestaurantTheGame" test) due to 19 previous errors [INFO] running `Command { std: "docker" "inspect" "daa942616b6392c2c074eedd9ab44f98638bd94cecaaf14ba2dc108084b15430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "daa942616b6392c2c074eedd9ab44f98638bd94cecaaf14ba2dc108084b15430", kill_on_drop: false }` [INFO] [stdout] daa942616b6392c2c074eedd9ab44f98638bd94cecaaf14ba2dc108084b15430 [INFO] checking davhogan/RestaurantTheGame against try#36dbcaee1a55543dfc181be52a69d99ff46ff62f for pr-122960-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavhogan%2FRestaurantTheGame" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davhogan/RestaurantTheGame on toolchain 36dbcaee1a55543dfc181be52a69d99ff46ff62f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davhogan/RestaurantTheGame [INFO] finished tweaking git repo https://github.com/davhogan/RestaurantTheGame [INFO] tweaked toml for git repo https://github.com/davhogan/RestaurantTheGame written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/davhogan/RestaurantTheGame 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" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] df3ccdeca30e6bb63052b5a4e954e46060b156a33fc077d3ab43366b9553648d [INFO] running `Command { std: "docker" "start" "-a" "df3ccdeca30e6bb63052b5a4e954e46060b156a33fc077d3ab43366b9553648d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df3ccdeca30e6bb63052b5a4e954e46060b156a33fc077d3ab43366b9553648d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df3ccdeca30e6bb63052b5a4e954e46060b156a33fc077d3ab43366b9553648d", kill_on_drop: false }` [INFO] [stdout] df3ccdeca30e6bb63052b5a4e954e46060b156a33fc077d3ab43366b9553648d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+36dbcaee1a55543dfc181be52a69d99ff46ff62f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 83dc1e8e20e37f4d2dd317794379583909f512ac72fe21b032804fa9e12ef05f [INFO] running `Command { std: "docker" "start" "-a" "83dc1e8e20e37f4d2dd317794379583909f512ac72fe21b032804fa9e12ef05f", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "83dc1e8e20e37f4d2dd317794379583909f512ac72fe21b032804fa9e12ef05f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83dc1e8e20e37f4d2dd317794379583909f512ac72fe21b032804fa9e12ef05f", kill_on_drop: false }` [INFO] [stdout] 83dc1e8e20e37f4d2dd317794379583909f512ac72fe21b032804fa9e12ef05f