Dec 12 05:18:57.590 INFO checking varisat-cli-0.1.3 against master#3a75e80557a103497cffbcab395a2f37061a77ea for pr-56677 Dec 12 05:18:57.590 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-4/master#3a75e80557a103497cffbcab395a2f37061a77ea:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-56677/master#3a75e80557a103497cffbcab395a2f37061a77ea:/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 +3a75e80557a103497cffbcab395a2f37061a77ea-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"` Dec 12 05:18:57.944 INFO [stdout] e4c8cc9b9312bd04d33b77c04e6ea642ffdaaed5d13ccfcf858ca13199f78cbc Dec 12 05:18:57.950 INFO running `"docker" "start" "-a" "e4c8cc9b9312bd04d33b77c04e6ea642ffdaaed5d13ccfcf858ca13199f78cbc"` Dec 12 05:19:00.983 INFO [stderr] usermod: no changes Dec 12 05:19:01.173 INFO [stderr] Compiling varisat-cli v0.1.3 (/source) Dec 12 05:19:01.196 INFO [stderr] Checking noisy_float v0.1.8 Dec 12 05:19:02.540 INFO [stderr] Checking varisat v0.1.3 Dec 12 05:19:03.600 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `alloc` Dec 12 05:19:03.600 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/varisat-0.1.3/src/clause/alloc.rs:1:5 Dec 12 05:19:03.600 INFO [stderr] | Dec 12 05:19:03.600 INFO [stderr] 1 | use alloc::raw_vec::RawVec; Dec 12 05:19:03.600 INFO [stderr] | ^^^^^ use of undeclared type or module `alloc` Dec 12 05:19:03.600 INFO [stderr] Dec 12 05:19:03.822 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `RawVec` Dec 12 05:19:03.822 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/varisat-0.1.3/src/clause/alloc.rs:34:21 Dec 12 05:19:03.822 INFO [stderr] | Dec 12 05:19:03.822 INFO [stderr] 34 | buffer: RawVec::new(), Dec 12 05:19:03.822 INFO [stderr] | ^^^^^^ use of undeclared type or module `RawVec` Dec 12 05:19:03.822 INFO [stderr] Dec 12 05:19:03.846 INFO [stderr] error[E0412]: cannot find type `RawVec` in this scope Dec 12 05:19:03.846 INFO [stderr] --> /cargo-home/registry/src/github.com-1ecc6299db9ec823/varisat-0.1.3/src/clause/alloc.rs:17:13 Dec 12 05:19:03.846 INFO [stderr] | Dec 12 05:19:03.846 INFO [stderr] 17 | buffer: RawVec, Dec 12 05:19:03.846 INFO [stderr] | ^^^^^^ not found in this scope Dec 12 05:19:03.846 INFO [stderr] Dec 12 05:19:04.392 INFO [stderr] error: aborting due to 3 previous errors Dec 12 05:19:04.392 INFO [stderr] Dec 12 05:19:04.392 INFO [stderr] Some errors occurred: E0412, E0433. Dec 12 05:19:04.392 INFO [stderr] For more information about an error, try `rustc --explain E0412`. Dec 12 05:19:04.413 INFO [stderr] error: Could not compile `varisat`. Dec 12 05:19:04.413 INFO [stderr] Dec 12 05:19:04.413 INFO [stderr] To learn more, run the command again with --verbose. Dec 12 05:19:04.417 INFO [stderr] su: No module specific data is present Dec 12 05:19:05.286 INFO running `"docker" "inspect" "e4c8cc9b9312bd04d33b77c04e6ea642ffdaaed5d13ccfcf858ca13199f78cbc"` Dec 12 05:19:05.584 INFO running `"docker" "rm" "-f" "e4c8cc9b9312bd04d33b77c04e6ea642ffdaaed5d13ccfcf858ca13199f78cbc"` Dec 12 05:19:05.854 INFO [stdout] e4c8cc9b9312bd04d33b77c04e6ea642ffdaaed5d13ccfcf858ca13199f78cbc