Nov 17 07:07:02.832 INFO testing carlmw/birbs against try#2e026d6e5d7621634147ad4c8074f1d964dbb1be for pr-55982 Nov 17 07:07:02.832 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt build --frozen" "-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 17 07:07:03.048 INFO [stdout] 83aaa9da1da640fecfd49087991556c6d66ed7bd18728061ac2f1145b48774c6 Nov 17 07:07:03.050 INFO running `"docker" "start" "-a" "83aaa9da1da640fecfd49087991556c6d66ed7bd18728061ac2f1145b48774c6"` Nov 17 07:07:03.507 INFO [stderr] usermod: no changes Nov 17 07:07:03.613 INFO [stderr] Compiling unicode-xid v0.1.0 Nov 17 07:07:03.613 INFO [stderr] Compiling version_check v0.1.5 Nov 17 07:07:03.613 INFO [stderr] Compiling wasm-bindgen-shared v0.2.25 Nov 17 07:07:03.617 INFO [stderr] Compiling wasm-bindgen v0.2.25 Nov 17 07:07:03.617 INFO [stderr] Compiling ref_slice v1.1.1 Nov 17 07:07:03.617 INFO [stderr] Compiling cgmath v0.16.1 Nov 17 07:07:03.617 INFO [stderr] Compiling serde_json v1.0.17 Nov 17 07:07:03.767 INFO [stderr] Compiling ntree v0.1.0 Nov 17 07:07:04.031 INFO [stderr] Compiling proc-macro2 v0.4.20 Nov 17 07:07:05.031 INFO [stderr] Compiling lazy_static v1.1.0 Nov 17 07:07:09.869 INFO [stderr] Compiling quote v0.6.8 Nov 17 07:07:12.375 INFO [stderr] Compiling syn v0.15.12 Nov 17 07:07:30.011 INFO [stderr] Compiling serde_derive v1.0.80 Nov 17 07:07:46.463 INFO [stderr] Compiling wasm-bindgen-backend v0.2.25 Nov 17 07:07:57.357 INFO [stderr] Compiling wasm-bindgen-macro-support v0.2.25 Nov 17 07:08:05.185 INFO [stderr] Compiling wasm-bindgen-macro v0.2.25 Nov 17 07:08:11.021 INFO [stderr] Compiling birbs v0.1.0 (/source) Nov 17 07:08:12.234 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 08s Nov 17 07:08:12.251 INFO [stderr] su: No module specific data is present Nov 17 07:08:13.036 INFO running `"docker" "inspect" "83aaa9da1da640fecfd49087991556c6d66ed7bd18728061ac2f1145b48774c6"` Nov 17 07:08:13.331 INFO running `"docker" "rm" "-f" "83aaa9da1da640fecfd49087991556c6d66ed7bd18728061ac2f1145b48774c6"` Nov 17 07:08:13.659 INFO [stdout] 83aaa9da1da640fecfd49087991556c6d66ed7bd18728061ac2f1145b48774c6 Nov 17 07:08:13.662 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55982/worker-4/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55982/try#2e026d6e5d7621634147ad4c8074f1d964dbb1be:/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 +2e026d6e5d7621634147ad4c8074f1d964dbb1be-alt test --frozen --no-run" "-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 17 07:08:14.255 INFO [stdout] 5eb0be093161cc5e1c956a67561d5e2c61ebe99e60ccd352bfcfaf40ce120698 Nov 17 07:08:14.263 INFO running `"docker" "start" "-a" "5eb0be093161cc5e1c956a67561d5e2c61ebe99e60ccd352bfcfaf40ce120698"` Nov 17 07:08:15.463 INFO [stderr] usermod: no changes Nov 17 07:08:15.643 INFO [stderr] Compiling birbs v0.1.0 (/source) Nov 17 07:08:16.659 INFO [stderr] error[E0560]: struct `boid::Boid` has no field named `color` Nov 17 07:08:16.659 INFO [stderr] --> src/tree.rs:214:88 Nov 17 07:08:16.659 INFO [stderr] | Nov 17 07:08:16.659 INFO [stderr] 214 | Boid { position: Vector2 { x: x, y: y }, velocity: Vector2 { x: 0.0, y: 0.0 }, color: "#ff0000".to_string() } Nov 17 07:08:16.659 INFO [stderr] | ^^^^^ `boid::Boid` does not have this field Nov 17 07:08:16.659 INFO [stderr] | Nov 17 07:08:16.659 INFO [stderr] = note: available fields are: `position`, `velocity` Nov 17 07:08:16.659 INFO [stderr] Nov 17 07:08:16.659 INFO [stderr] error: aborting due to previous error Nov 17 07:08:16.659 INFO [stderr] Nov 17 07:08:16.659 INFO [stderr] For more information about this error, try `rustc --explain E0560`. Nov 17 07:08:16.681 INFO [stderr] error: Could not compile `birbs`. Nov 17 07:08:16.682 INFO [stderr] Nov 17 07:08:16.682 INFO [stderr] To learn more, run the command again with --verbose. Nov 17 07:08:16.688 INFO [stderr] su: No module specific data is present Nov 17 07:08:17.437 INFO running `"docker" "inspect" "5eb0be093161cc5e1c956a67561d5e2c61ebe99e60ccd352bfcfaf40ce120698"` Nov 17 07:08:17.729 INFO running `"docker" "rm" "-f" "5eb0be093161cc5e1c956a67561d5e2c61ebe99e60ccd352bfcfaf40ce120698"` Nov 17 07:08:17.980 INFO [stdout] 5eb0be093161cc5e1c956a67561d5e2c61ebe99e60ccd352bfcfaf40ce120698