Dec 06 18:14:44.474 INFO testing varisat-0.1.3 against try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468 for pr-56514 Dec 06 18:14:44.474 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56514/worker-3/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/pr-56514/try#6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468:/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 +6eb0fd3ac58f9b16bddb9924a17c3b6c156aa468-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"` Dec 06 18:14:44.904 INFO [stdout] 714fb22e89e922549e24a3102b76d979525209ad2e768376addf5c70cc27282c Dec 06 18:14:44.912 INFO running `"docker" "start" "-a" "714fb22e89e922549e24a3102b76d979525209ad2e768376addf5c70cc27282c"` Dec 06 18:14:45.744 INFO [stderr] usermod: no changes Dec 06 18:14:45.827 INFO [stderr] Compiling varisat v0.1.3 (/source) Dec 06 18:14:46.730 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `alloc` Dec 06 18:14:46.730 INFO [stderr] --> src/clause/alloc.rs:1:5 Dec 06 18:14:46.730 INFO [stderr] | Dec 06 18:14:46.730 INFO [stderr] 1 | use alloc::raw_vec::RawVec; Dec 06 18:14:46.730 INFO [stderr] | ^^^^^ use of undeclared type or module `alloc` Dec 06 18:14:46.730 INFO [stderr] Dec 06 18:14:46.908 INFO [stderr] error[E0433]: failed to resolve: use of undeclared type or module `RawVec` Dec 06 18:14:46.908 INFO [stderr] --> src/clause/alloc.rs:34:21 Dec 06 18:14:46.908 INFO [stderr] | Dec 06 18:14:46.908 INFO [stderr] 34 | buffer: RawVec::new(), Dec 06 18:14:46.908 INFO [stderr] | ^^^^^^ use of undeclared type or module `RawVec` Dec 06 18:14:46.908 INFO [stderr] Dec 06 18:14:46.922 INFO [stderr] error[E0412]: cannot find type `RawVec` in this scope Dec 06 18:14:46.922 INFO [stderr] --> src/clause/alloc.rs:17:13 Dec 06 18:14:46.922 INFO [stderr] | Dec 06 18:14:46.922 INFO [stderr] 17 | buffer: RawVec, Dec 06 18:14:46.922 INFO [stderr] | ^^^^^^ not found in this scope Dec 06 18:14:46.922 INFO [stderr] Dec 06 18:14:46.939 INFO [stderr] warning: unused `#[macro_use]` import Dec 06 18:14:46.939 INFO [stderr] --> src/lib.rs:14:1 Dec 06 18:14:46.939 INFO [stderr] | Dec 06 18:14:46.939 INFO [stderr] 14 | #[macro_use] Dec 06 18:14:46.939 INFO [stderr] | ^^^^^^^^^^^^ Dec 06 18:14:46.939 INFO [stderr] | Dec 06 18:14:46.939 INFO [stderr] = note: #[warn(unused_imports)] on by default Dec 06 18:14:46.939 INFO [stderr] Dec 06 18:14:46.939 INFO [stderr] warning: unused import: `alloc::raw_vec::RawVec` Dec 06 18:14:46.939 INFO [stderr] --> src/clause/alloc.rs:1:5 Dec 06 18:14:46.939 INFO [stderr] | Dec 06 18:14:46.939 INFO [stderr] 1 | use alloc::raw_vec::RawVec; Dec 06 18:14:46.939 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Dec 06 18:14:46.939 INFO [stderr] Dec 06 18:14:47.404 INFO [stderr] error: aborting due to 3 previous errors Dec 06 18:14:47.404 INFO [stderr] Dec 06 18:14:47.404 INFO [stderr] Some errors occurred: E0412, E0433. Dec 06 18:14:47.404 INFO [stderr] For more information about an error, try `rustc --explain E0412`. Dec 06 18:14:47.410 INFO [stderr] error: Could not compile `varisat`. Dec 06 18:14:47.410 INFO [stderr] Dec 06 18:14:47.410 INFO [stderr] To learn more, run the command again with --verbose. Dec 06 18:14:47.411 INFO [stderr] su: No module specific data is present Dec 06 18:14:47.924 INFO running `"docker" "inspect" "714fb22e89e922549e24a3102b76d979525209ad2e768376addf5c70cc27282c"` Dec 06 18:14:48.208 INFO running `"docker" "rm" "-f" "714fb22e89e922549e24a3102b76d979525209ad2e768376addf5c70cc27282c"` Dec 06 18:14:48.480 INFO [stdout] 714fb22e89e922549e24a3102b76d979525209ad2e768376addf5c70cc27282c