Nov 30 05:38:56.219 INFO checking carlmw/birbs against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 05:38:56.219 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-1/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56323/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/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 +a49316ddc99d9d595193557fc899f6c52e4d9af9-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"` Nov 30 05:38:56.413 INFO [stdout] a90b244816e3a78e18a77cfd7eb519a289bd4213bc350f071d2235581caf1169 Nov 30 05:38:56.415 INFO running `"docker" "start" "-a" "a90b244816e3a78e18a77cfd7eb519a289bd4213bc350f071d2235581caf1169"` Nov 30 05:38:56.920 INFO [stderr] usermod: no changes Nov 30 05:38:57.022 INFO [stderr] Checking ref_slice v1.1.1 Nov 30 05:38:57.024 INFO [stderr] Compiling serde_json v1.0.17 Nov 30 05:38:57.101 INFO [stderr] Checking ntree v0.1.0 Nov 30 05:39:00.940 INFO [stderr] Compiling wasm-bindgen-backend v0.2.25 Nov 30 05:39:12.204 INFO [stderr] Compiling wasm-bindgen-macro-support v0.2.25 Nov 30 05:39:18.152 INFO [stderr] Compiling wasm-bindgen-macro v0.2.25 Nov 30 05:39:22.700 INFO [stderr] Checking wasm-bindgen v0.2.25 Nov 30 05:39:23.962 INFO [stderr] Checking birbs v0.1.0 (/source) Nov 30 05:39:25.524 INFO [stderr] error[E0560]: struct `boid::Boid` has no field named `color` Nov 30 05:39:25.524 INFO [stderr] --> src/tree.rs:214:88 Nov 30 05:39:25.524 INFO [stderr] | Nov 30 05:39:25.524 INFO [stderr] 214 | Boid { position: Vector2 { x: x, y: y }, velocity: Vector2 { x: 0.0, y: 0.0 }, color: "#ff0000".to_string() } Nov 30 05:39:25.524 INFO [stderr] | ^^^^^ `boid::Boid` does not have this field Nov 30 05:39:25.524 INFO [stderr] | Nov 30 05:39:25.524 INFO [stderr] = note: available fields are: `position`, `velocity` Nov 30 05:39:25.524 INFO [stderr] Nov 30 05:39:25.532 INFO [stderr] error: aborting due to previous error Nov 30 05:39:25.532 INFO [stderr] Nov 30 05:39:25.532 INFO [stderr] For more information about this error, try `rustc --explain E0560`. Nov 30 05:39:25.538 INFO [stderr] error: Could not compile `birbs`. Nov 30 05:39:25.538 INFO [stderr] Nov 30 05:39:25.538 INFO [stderr] To learn more, run the command again with --verbose. Nov 30 05:39:25.539 INFO [stderr] su: No module specific data is present Nov 30 05:39:26.424 INFO running `"docker" "inspect" "a90b244816e3a78e18a77cfd7eb519a289bd4213bc350f071d2235581caf1169"` Nov 30 05:39:26.756 INFO running `"docker" "rm" "-f" "a90b244816e3a78e18a77cfd7eb519a289bd4213bc350f071d2235581caf1169"` Nov 30 05:39:27.108 INFO [stdout] a90b244816e3a78e18a77cfd7eb519a289bd4213bc350f071d2235581caf1169