Dec 18 06:48:29.532 INFO checking Lapz/lox against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 18 06:48:29.532 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-3/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/gh/Lapz/lox:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+96d1334e567237b1507cd277938e7ae2de75ff51-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 06:48:29.904 INFO [stdout] 32143e763f0f0c25a08391921fad8b062d6beb07bc03f8a362a0d322369818be Dec 18 06:48:29.912 INFO running `"docker" "start" "-a" "32143e763f0f0c25a08391921fad8b062d6beb07bc03f8a362a0d322369818be"` Dec 18 06:48:30.678 INFO [stderr] Checking lox v0.1.0 (/opt/crater/workdir) Dec 18 06:48:31.161 INFO [stderr] error[E0277]: the trait bound `compiler::IndexParselet: compiler::InfixParser` is not satisfied Dec 18 06:48:31.161 INFO [stderr] --> src/compiler.rs:96:18 Dec 18 06:48:31.161 INFO [stderr] | Dec 18 06:48:31.161 INFO [stderr] 96 | compiler.infix(RuleToken::LBracket,&IndexParselet(Precedence::Call)); Dec 18 06:48:31.161 INFO [stderr] | ^^^^^ the trait `compiler::InfixParser` is not implemented for `compiler::IndexParselet` Dec 18 06:48:31.161 INFO [stderr] Dec 18 06:48:31.217 INFO [stderr] error[E0277]: the trait bound `compiler::IndexParselet: compiler::InfixParser` is not satisfied Dec 18 06:48:31.217 INFO [stderr] --> src/compiler.rs:96:18 Dec 18 06:48:31.217 INFO [stderr] | Dec 18 06:48:31.217 INFO [stderr] 96 | compiler.infix(RuleToken::LBracket,&IndexParselet(Precedence::Call)); Dec 18 06:48:31.217 INFO [stderr] | ^^^^^ the trait `compiler::InfixParser` is not implemented for `compiler::IndexParselet` Dec 18 06:48:31.217 INFO [stderr] Dec 18 06:48:31.336 INFO [stderr] error: aborting due to previous error Dec 18 06:48:31.336 INFO [stderr] Dec 18 06:48:31.336 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Dec 18 06:48:31.348 INFO [stderr] error: Could not compile `lox`. Dec 18 06:48:31.348 INFO [stderr] warning: build failed, waiting for other jobs to finish... Dec 18 06:48:31.408 INFO [stderr] error: aborting due to previous error Dec 18 06:48:31.408 INFO [stderr] Dec 18 06:48:31.408 INFO [stderr] For more information about this error, try `rustc --explain E0277`. Dec 18 06:48:31.420 INFO [stderr] error: Could not compile `lox`. Dec 18 06:48:31.420 INFO [stderr] Dec 18 06:48:31.420 INFO [stderr] To learn more, run the command again with --verbose. Dec 18 06:48:31.718 INFO running `"docker" "inspect" "32143e763f0f0c25a08391921fad8b062d6beb07bc03f8a362a0d322369818be"` Dec 18 06:48:31.906 INFO running `"docker" "rm" "-f" "32143e763f0f0c25a08391921fad8b062d6beb07bc03f8a362a0d322369818be"` Dec 18 06:48:32.064 INFO [stdout] 32143e763f0f0c25a08391921fad8b062d6beb07bc03f8a362a0d322369818be