Dec 18 02:43:43.454 INFO checking carlmw/birbs against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 18 02:43:43.455 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-7/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/gh/carlmw/birbs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 02:43:43.867 INFO [stdout] 45f4c4f646eb8244a62813427593137640d6c5a5a2a08e1d3dafcd83f38050cf Dec 18 02:43:43.869 INFO running `"docker" "start" "-a" "45f4c4f646eb8244a62813427593137640d6c5a5a2a08e1d3dafcd83f38050cf"` Dec 18 02:43:44.565 INFO [stderr] Compiling wasm-bindgen-shared v0.2.25 Dec 18 02:43:44.565 INFO [stderr] Compiling wasm-bindgen v0.2.25 Dec 18 02:43:44.566 INFO [stderr] Checking ntree v0.1.0 Dec 18 02:43:44.567 INFO [stderr] Checking cgmath v0.16.1 Dec 18 02:43:44.567 INFO [stderr] Compiling serde_json v1.0.17 Dec 18 02:43:44.567 INFO [stderr] Compiling syn v0.15.12 Dec 18 02:44:00.784 INFO [stderr] Compiling serde_derive v1.0.80 Dec 18 02:44:16.729 INFO [stderr] Compiling wasm-bindgen-backend v0.2.25 Dec 18 02:44:27.337 INFO [stderr] Compiling wasm-bindgen-macro-support v0.2.25 Dec 18 02:44:32.249 INFO [stderr] Compiling wasm-bindgen-macro v0.2.25 Dec 18 02:44:35.468 INFO [stderr] Checking birbs v0.1.0 (/opt/crater/workdir) Dec 18 02:44:36.239 INFO [stderr] error[E0560]: struct `boid::Boid` has no field named `color` Dec 18 02:44:36.239 INFO [stderr] --> src/tree.rs:214:88 Dec 18 02:44:36.239 INFO [stderr] | Dec 18 02:44:36.239 INFO [stderr] 214 | Boid { position: Vector2 { x: x, y: y }, velocity: Vector2 { x: 0.0, y: 0.0 }, color: "#ff0000".to_string() } Dec 18 02:44:36.239 INFO [stderr] | ^^^^^ `boid::Boid` does not have this field Dec 18 02:44:36.239 INFO [stderr] | Dec 18 02:44:36.239 INFO [stderr] = note: available fields are: `position`, `velocity` Dec 18 02:44:36.239 INFO [stderr] Dec 18 02:44:36.244 INFO [stderr] error: aborting due to previous error Dec 18 02:44:36.244 INFO [stderr] Dec 18 02:44:36.244 INFO [stderr] For more information about this error, try `rustc --explain E0560`. Dec 18 02:44:36.256 INFO [stderr] error: Could not compile `birbs`. Dec 18 02:44:36.256 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 18 02:44:36.316 INFO [stderr] error: build failed Dec 18 02:44:37.117 INFO running `"docker" "inspect" "45f4c4f646eb8244a62813427593137640d6c5a5a2a08e1d3dafcd83f38050cf"` Dec 18 02:44:37.362 INFO running `"docker" "rm" "-f" "45f4c4f646eb8244a62813427593137640d6c5a5a2a08e1d3dafcd83f38050cf"` Dec 18 02:44:37.712 INFO [stdout] 45f4c4f646eb8244a62813427593137640d6c5a5a2a08e1d3dafcd83f38050cf