Nov 28 12:34:34.852 INFO checking Lapz/lox against master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5 for pr-56074 Nov 28 12:34:34.852 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-2/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56074/master#0b9f19dff1347e29bf4362ab5a8fab84b43023b5:/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 +0b9f19dff1347e29bf4362ab5a8fab84b43023b5-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 28 12:34:35.248 INFO [stdout] f1f6c168a019098f94644836a2b567e9953048e434998d86f054f7ec22c88b05 Nov 28 12:34:35.250 INFO running `"docker" "start" "-a" "f1f6c168a019098f94644836a2b567e9953048e434998d86f054f7ec22c88b05"` Nov 28 12:34:36.252 INFO [stderr] usermod: no changes Nov 28 12:34:36.300 INFO [stderr] Checking lox v0.1.0 (/source) Nov 28 12:34:36.964 INFO [stderr] error[E0277]: the trait bound `compiler::IndexParselet: compiler::InfixParser` is not satisfied Nov 28 12:34:36.964 INFO [stderr] --> src/compiler.rs:96:18 Nov 28 12:34:36.964 INFO [stderr] | Nov 28 12:34:36.964 INFO [stderr] 96 | compiler.infix(RuleToken::LBracket,&IndexParselet(Precedence::Call)); Nov 28 12:34:36.964 INFO [stderr] | ^^^^^ the trait `compiler::InfixParser` is not implemented for `compiler::IndexParselet` Nov 28 12:34:36.964 INFO [stderr] Nov 28 12:34:37.113 INFO [stderr] error[E0277]: the trait bound `compiler::IndexParselet: compiler::InfixParser` is not satisfied Nov 28 12:34:37.113 INFO [stderr] --> src/compiler.rs:96:18 Nov 28 12:34:37.113 INFO [stderr] | Nov 28 12:34:37.113 INFO [stderr] 96 | compiler.infix(RuleToken::LBracket,&IndexParselet(Precedence::Call)); Nov 28 12:34:37.113 INFO [stderr] | ^^^^^ the trait `compiler::InfixParser` is not implemented for `compiler::IndexParselet` Nov 28 12:34:37.113 INFO [stderr] Nov 28 12:34:37.147 INFO [stderr] error: aborting due to previous error Nov 28 12:34:37.147 INFO [stderr] Nov 28 12:34:37.147 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Nov 28 12:34:37.155 INFO [stderr] error: Could not compile `lox`. Nov 28 12:34:37.155 INFO [stderr] warning: build failed, waiting for other jobs to finish... Nov 28 12:34:37.306 INFO [stderr] error: aborting due to previous error Nov 28 12:34:37.306 INFO [stderr] Nov 28 12:34:37.306 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Nov 28 12:34:37.314 INFO [stderr] error: Could not compile `lox`. Nov 28 12:34:37.315 INFO [stderr] Nov 28 12:34:37.315 INFO [stderr] To learn more, run the command again with --verbose. Nov 28 12:34:37.319 INFO [stderr] su: No module specific data is present Nov 28 12:34:37.764 INFO running `"docker" "inspect" "f1f6c168a019098f94644836a2b567e9953048e434998d86f054f7ec22c88b05"` Nov 28 12:34:37.970 INFO running `"docker" "rm" "-f" "f1f6c168a019098f94644836a2b567e9953048e434998d86f054f7ec22c88b05"` Nov 28 12:34:38.091 INFO [stdout] f1f6c168a019098f94644836a2b567e9953048e434998d86f054f7ec22c88b05