[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 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanielThurau%2Fsimpletory" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DanielThurau/simpletory on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-15/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" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e67d976ab63484331be549f1a82ab942eb203b2fd613f42b3f310cd8a9517c2b [INFO] running `Command { std: "docker" "start" "-a" "e67d976ab63484331be549f1a82ab942eb203b2fd613f42b3f310cd8a9517c2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e67d976ab63484331be549f1a82ab942eb203b2fd613f42b3f310cd8a9517c2b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e67d976ab63484331be549f1a82ab942eb203b2fd613f42b3f310cd8a9517c2b", kill_on_drop: false }` [INFO] [stdout] e67d976ab63484331be549f1a82ab942eb203b2fd613f42b3f310cd8a9517c2b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94f25eeb6283354f0fcf1b59e88838a71d5f7e733596ea79c09ab8e252648004 [INFO] running `Command { std: "docker" "start" "-a" "94f25eeb6283354f0fcf1b59e88838a71d5f7e733596ea79c09ab8e252648004", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.116 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling cfg-if v1.0.0 [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 itoa v1.0.1 [INFO] [stderr] Compiling ryu v1.0.9 [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 17.32s [INFO] running `Command { std: "docker" "inspect" "94f25eeb6283354f0fcf1b59e88838a71d5f7e733596ea79c09ab8e252648004", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94f25eeb6283354f0fcf1b59e88838a71d5f7e733596ea79c09ab8e252648004", kill_on_drop: false }` [INFO] [stdout] 94f25eeb6283354f0fcf1b59e88838a71d5f7e733596ea79c09ab8e252648004 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adbd0cb0008ba0946e36dfa19887e72bcae5e15c82f39c803927b6c3e45aa2f5 [INFO] running `Command { std: "docker" "start" "-a" "adbd0cb0008ba0946e36dfa19887e72bcae5e15c82f39c803927b6c3e45aa2f5", kill_on_drop: false }` [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" "adbd0cb0008ba0946e36dfa19887e72bcae5e15c82f39c803927b6c3e45aa2f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adbd0cb0008ba0946e36dfa19887e72bcae5e15c82f39c803927b6c3e45aa2f5", kill_on_drop: false }` [INFO] [stdout] adbd0cb0008ba0946e36dfa19887e72bcae5e15c82f39c803927b6c3e45aa2f5