Nov 07 00:11:28.862 INFO checking carlmw/birbs against master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings for pr-55687 Nov 07 00:11:28.862 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55687/worker-0/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-0/pr-55687/master#24e66c28980442a48d9458f1a4f9b76cc722dc8a+rustflags=-Dduplicate_associated_type_bindings:/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 +24e66c28980442a48d9458f1a4f9b76cc722dc8a-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dduplicate_associated_type_bindings" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Nov 07 00:11:29.192 INFO blam! 09ee0f3851d11538c9d9e5612b5e95f2fd8f663ab91044b9837730e35e46b6a1 Nov 07 00:11:29.196 INFO running `"docker" "start" "-a" "09ee0f3851d11538c9d9e5612b5e95f2fd8f663ab91044b9837730e35e46b6a1"` Nov 07 00:11:30.132 INFO kablam! usermod: no changes Nov 07 00:11:30.276 INFO kablam! Compiling wasm-bindgen-shared v0.2.25 Nov 07 00:11:30.290 INFO kablam! Compiling wasm-bindgen v0.2.25 Nov 07 00:11:30.291 INFO kablam! Checking ntree v0.1.0 Nov 07 00:11:30.291 INFO kablam! Compiling serde_json v1.0.17 Nov 07 00:11:30.291 INFO kablam! Compiling syn v0.15.12 Nov 07 00:11:47.104 INFO kablam! Compiling serde_derive v1.0.80 Nov 07 00:12:07.419 INFO kablam! Compiling wasm-bindgen-backend v0.2.25 Nov 07 00:12:20.409 INFO kablam! Compiling wasm-bindgen-macro-support v0.2.25 Nov 07 00:12:28.380 INFO kablam! Compiling wasm-bindgen-macro v0.2.25 Nov 07 00:12:34.016 INFO kablam! Checking birbs v0.1.0 (/source) Nov 07 00:12:35.610 INFO kablam! error[E0560]: struct `boid::Boid` has no field named `color` Nov 07 00:12:35.610 INFO kablam! --> src/tree.rs:214:88 Nov 07 00:12:35.610 INFO kablam! | Nov 07 00:12:35.610 INFO kablam! 214 | Boid { position: Vector2 { x: x, y: y }, velocity: Vector2 { x: 0.0, y: 0.0 }, color: "#ff0000".to_string() } Nov 07 00:12:35.610 INFO kablam! | ^^^^^ `boid::Boid` does not have this field Nov 07 00:12:35.610 INFO kablam! | Nov 07 00:12:35.610 INFO kablam! = note: available fields are: `position`, `velocity` Nov 07 00:12:35.610 INFO kablam! Nov 07 00:12:35.624 INFO kablam! error: aborting due to previous error Nov 07 00:12:35.624 INFO kablam! Nov 07 00:12:35.624 INFO kablam! For more information about this error, try `rustc --explain E0560`. Nov 07 00:12:35.644 INFO kablam! error: Could not compile `birbs`. Nov 07 00:12:35.644 INFO kablam! Nov 07 00:12:35.644 INFO kablam! To learn more, run the command again with --verbose. Nov 07 00:12:35.646 INFO kablam! su: No module specific data is present Nov 07 00:12:36.451 INFO running `"docker" "rm" "-f" "09ee0f3851d11538c9d9e5612b5e95f2fd8f663ab91044b9837730e35e46b6a1"` Nov 07 00:12:36.797 INFO blam! 09ee0f3851d11538c9d9e5612b5e95f2fd8f663ab91044b9837730e35e46b6a1