Oct 27 07:04:09.001 INFO checking carlmw/birbs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 07:04:09.002 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 07:04:09.168 INFO blam! 795aca5d40c7c2f71873e1762634f60f28f3d96897b79db44ebf7ea87afee75c Oct 27 07:04:09.170 INFO running `"docker" "start" "-a" "795aca5d40c7c2f71873e1762634f60f28f3d96897b79db44ebf7ea87afee75c"` Oct 27 07:04:09.880 INFO kablam! usermod: no changes Oct 27 07:04:10.017 INFO kablam! Checking ref_slice v1.1.1 Oct 27 07:04:10.017 INFO kablam! Checking cgmath v0.16.1 Oct 27 07:04:10.017 INFO kablam! Compiling serde_json v1.0.17 Oct 27 07:04:10.017 INFO kablam! Compiling syn v0.15.12 Oct 27 07:04:10.289 INFO kablam! Checking ntree v0.1.0 Oct 27 07:04:29.915 INFO kablam! Compiling serde_derive v1.0.80 Oct 27 07:04:46.827 INFO kablam! Compiling wasm-bindgen-shared v0.2.25 Oct 27 07:04:49.056 INFO kablam! Compiling wasm-bindgen-backend v0.2.25 Oct 27 07:05:02.032 INFO kablam! Compiling wasm-bindgen-macro-support v0.2.25 Oct 27 07:05:09.764 INFO kablam! Compiling wasm-bindgen-macro v0.2.25 Oct 27 07:05:14.023 INFO kablam! Checking wasm-bindgen v0.2.25 Oct 27 07:05:15.315 INFO kablam! Checking birbs v0.1.0 (/source) Oct 27 07:05:16.870 INFO kablam! error[E0560]: struct `boid::Boid` has no field named `color` Oct 27 07:05:16.870 INFO kablam! --> src/tree.rs:214:88 Oct 27 07:05:16.870 INFO kablam! | Oct 27 07:05:16.870 INFO kablam! 214 | Boid { position: Vector2 { x: x, y: y }, velocity: Vector2 { x: 0.0, y: 0.0 }, color: "#ff0000".to_string() } Oct 27 07:05:16.870 INFO kablam! | ^^^^^ `boid::Boid` does not have this field Oct 27 07:05:16.870 INFO kablam! | Oct 27 07:05:16.870 INFO kablam! = note: available fields are: `position`, `velocity` Oct 27 07:05:16.870 INFO kablam! Oct 27 07:05:16.878 INFO kablam! error: aborting due to previous error Oct 27 07:05:16.878 INFO kablam! Oct 27 07:05:16.878 INFO kablam! For more information about this error, try `rustc --explain E0560`. Oct 27 07:05:16.890 INFO kablam! error: Could not compile `birbs`. Oct 27 07:05:16.890 INFO kablam! Oct 27 07:05:16.890 INFO kablam! To learn more, run the command again with --verbose. Oct 27 07:05:16.895 INFO kablam! su: No module specific data is present Oct 27 07:05:17.519 INFO running `"docker" "rm" "-f" "795aca5d40c7c2f71873e1762634f60f28f3d96897b79db44ebf7ea87afee75c"` Oct 27 07:05:17.831 INFO blam! 795aca5d40c7c2f71873e1762634f60f28f3d96897b79db44ebf7ea87afee75c