[INFO] cloning repository https://github.com/DanielThurau/simpletory [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DanielThurau/simpletory" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielThurau%2Fsimpletory", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielThurau%2Fsimpletory'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26a043873584f7f612d12b7dd6379f1a7f0df3be [INFO] testing DanielThurau/simpletory against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielThurau%2Fsimpletory" "/workspace/builds/worker-21/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-21/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DanielThurau/simpletory on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DanielThurau/simpletory [INFO] finished tweaking git repo https://github.com/DanielThurau/simpletory [INFO] tweaked toml for git repo https://github.com/DanielThurau/simpletory written to /workspace/builds/worker-21/source/Cargo.toml [INFO] crate git repo https://github.com/DanielThurau/simpletory already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d636011b479077c55d6ad3404af4c5883e225abd7fb5f3681559e7e18beb9452 [INFO] running `Command { std: "docker" "start" "-a" "d636011b479077c55d6ad3404af4c5883e225abd7fb5f3681559e7e18beb9452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d636011b479077c55d6ad3404af4c5883e225abd7fb5f3681559e7e18beb9452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d636011b479077c55d6ad3404af4c5883e225abd7fb5f3681559e7e18beb9452", kill_on_drop: false }` [INFO] [stdout] d636011b479077c55d6ad3404af4c5883e225abd7fb5f3681559e7e18beb9452 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e78c7fa85ce4efdf716cc48e45ecbe20ec475e444196d4f184ccd125c25d33b7 [INFO] running `Command { std: "docker" "start" "-a" "e78c7fa85ce4efdf716cc48e45ecbe20ec475e444196d4f184ccd125c25d33b7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rust_decimal v1.19.0 [INFO] [stderr] Compiling rust_decimal_macros v1.19.0 [INFO] [stderr] Compiling simpletory v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 13.37s [INFO] running `Command { std: "docker" "inspect" "e78c7fa85ce4efdf716cc48e45ecbe20ec475e444196d4f184ccd125c25d33b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e78c7fa85ce4efdf716cc48e45ecbe20ec475e444196d4f184ccd125c25d33b7", kill_on_drop: false }` [INFO] [stdout] e78c7fa85ce4efdf716cc48e45ecbe20ec475e444196d4f184ccd125c25d33b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-21/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 194886aa9e56e952e56411e71ab18d7625e168d66026156a77468d6b34a58160 [INFO] running `Command { std: "docker" "start" "-a" "194886aa9e56e952e56411e71ab18d7625e168d66026156a77468d6b34a58160", 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] [stderr] Compiling simpletory v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0609]: no field `price_per_item` on type `InventoryView` [INFO] [stdout] --> src/inventory_heap.rs:196:35 [INFO] [stdout] | [INFO] [stdout] 196 | assert_eq!(heap.get_min().price_per_item, inv.price_per_item) [INFO] [stdout] | ^^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `inventory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0609]: no field `price_per_item` on type `InventoryView` [INFO] [stdout] --> src/inventory_heap.rs:214:24 [INFO] [stdout] | [INFO] [stdout] 214 | assert_eq!(min.price_per_item, dec!(1)); [INFO] [stdout] | ^^^^^^^^^^^^^^ unknown field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `inventory` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0608]: cannot index into a value of type `InventoryView` [INFO] [stdout] --> src/inventory_heap.rs:287:28 [INFO] [stdout] | [INFO] [stdout] 287 | let mut smallest = heap.extract()[0].price_per_item; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0608]: cannot index into a value of type `InventoryView` [INFO] [stdout] --> src/inventory_heap.rs:289:28 [INFO] [stdout] | [INFO] [stdout] 289 | let heap_min = heap.extract()[0].price_per_item; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0608, E0609. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0608`. [INFO] [stdout] [INFO] [stderr] error: could not compile `simpletory` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "194886aa9e56e952e56411e71ab18d7625e168d66026156a77468d6b34a58160", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "194886aa9e56e952e56411e71ab18d7625e168d66026156a77468d6b34a58160", kill_on_drop: false }` [INFO] [stdout] 194886aa9e56e952e56411e71ab18d7625e168d66026156a77468d6b34a58160