Nov 30 10:05:05.985 INFO checking Lapz/lox against master#a49316ddc99d9d595193557fc899f6c52e4d9af9 for pr-56323 Nov 30 10:05:05.985 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56323/worker-3/master#a49316ddc99d9d595193557fc899f6c52e4d9af9:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 10:05:06.281 INFO [stdout] 7453a7e4717cc9b2ba6900a77aaca70d1db8b21eea916adab78396614d65c74e Nov 30 10:05:06.283 INFO running `"docker" "start" "-a" "7453a7e4717cc9b2ba6900a77aaca70d1db8b21eea916adab78396614d65c74e"` Nov 30 10:05:07.139 INFO [stderr] usermod: no changes Nov 30 10:05:07.257 INFO [stderr] Checking lox v0.1.0 (/source) Nov 30 10:05:08.108 INFO [stderr] error[E0277]: the trait bound `compiler::IndexParselet: compiler::InfixParser` is not satisfied Nov 30 10:05:08.108 INFO [stderr] --> src/compiler.rs:96:18 Nov 30 10:05:08.108 INFO [stderr] | Nov 30 10:05:08.108 INFO [stderr] 96 | compiler.infix(RuleToken::LBracket,&IndexParselet(Precedence::Call)); Nov 30 10:05:08.108 INFO [stderr] | ^^^^^ the trait `compiler::InfixParser` is not implemented for `compiler::IndexParselet` Nov 30 10:05:08.108 INFO [stderr] Nov 30 10:05:08.444 INFO [stderr] error: aborting due to previous error Nov 30 10:05:08.444 INFO [stderr] Nov 30 10:05:08.444 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Nov 30 10:05:08.448 INFO [stderr] error[E0277]: the trait bound `compiler::IndexParselet: compiler::InfixParser` is not satisfied Nov 30 10:05:08.448 INFO [stderr] --> src/compiler.rs:96:18 Nov 30 10:05:08.448 INFO [stderr] | Nov 30 10:05:08.448 INFO [stderr] 96 | compiler.infix(RuleToken::LBracket,&IndexParselet(Precedence::Call)); Nov 30 10:05:08.448 INFO [stderr] | ^^^^^ the trait `compiler::InfixParser` is not implemented for `compiler::IndexParselet` Nov 30 10:05:08.448 INFO [stderr] Nov 30 10:05:08.460 INFO [stderr] error: Could not compile `lox`. Nov 30 10:05:08.460 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 30 10:05:08.604 INFO [stderr] error: aborting due to previous error Nov 30 10:05:08.604 INFO [stderr] Nov 30 10:05:08.604 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Nov 30 10:05:08.611 INFO [stderr] error: Could not compile `lox`. Nov 30 10:05:08.611 INFO [stderr] Nov 30 10:05:08.611 INFO [stderr] To learn more, run the command again with --verbose. Nov 30 10:05:08.612 INFO [stderr] su: No module specific data is present Nov 30 10:05:09.554 INFO running `"docker" "inspect" "7453a7e4717cc9b2ba6900a77aaca70d1db8b21eea916adab78396614d65c74e"` Nov 30 10:05:09.920 INFO running `"docker" "rm" "-f" "7453a7e4717cc9b2ba6900a77aaca70d1db8b21eea916adab78396614d65c74e"` Nov 30 10:05:10.392 INFO [stdout] 7453a7e4717cc9b2ba6900a77aaca70d1db8b21eea916adab78396614d65c74e