Sep 20 00:11:13.004 INFO checking hermitdb-0.1.0 against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 20 00:11:13.004 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 20 00:11:13.004 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-0/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 00:11:13.148 INFO blam! 260cc1c9faf7a8870320fc7f9849a6a6173fca0f094703d9dcdd4bfdea62118f Sep 20 00:11:13.150 INFO running `"docker" "start" "-a" "260cc1c9faf7a8870320fc7f9849a6a6173fca0f094703d9dcdd4bfdea62118f"` Sep 20 00:11:14.427 INFO kablam! usermod: no changes Sep 20 00:11:14.626 INFO kablam! Checking coco v0.2.1 Sep 20 00:11:14.629 INFO kablam! Checking bincode v0.9.2 Sep 20 00:11:14.629 INFO kablam! Checking bincode v1.0.1 Sep 20 00:11:14.632 INFO kablam! Checking crossbeam-epoch v0.4.3 Sep 20 00:11:14.636 INFO kablam! Checking git2 v0.7.5 Sep 20 00:11:14.636 INFO kablam! Compiling hermitdb v0.1.0 (/source) Sep 20 00:11:15.379 INFO kablam! Checking historian v3.0.4 Sep 20 00:11:16.293 INFO kablam! Checking pagecache v0.4.5 Sep 20 00:11:21.510 INFO kablam! Checking sled v0.15.17 Sep 20 00:11:24.283 INFO kablam! warning: unused `#[macro_use]` import Sep 20 00:11:24.283 INFO kablam! --> src/lib.rs:1:1 Sep 20 00:11:24.283 INFO kablam! | Sep 20 00:11:24.283 INFO kablam! 1 | #[macro_use] Sep 20 00:11:24.283 INFO kablam! | ^^^^^^^^^^^^ Sep 20 00:11:24.283 INFO kablam! | Sep 20 00:11:24.283 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 00:11:24.283 INFO kablam! Sep 20 00:11:24.283 INFO kablam! warning: unused `#[macro_use]` import Sep 20 00:11:24.283 INFO kablam! --> src/lib.rs:11:1 Sep 20 00:11:24.283 INFO kablam! | Sep 20 00:11:24.283 INFO kablam! 11 | #[macro_use] Sep 20 00:11:24.283 INFO kablam! | ^^^^^^^^^^^^ Sep 20 00:11:24.283 INFO kablam! Sep 20 00:11:25.037 INFO kablam! error[E0463]: can't find crate for `gitdb` Sep 20 00:11:25.037 INFO kablam! --> benches/lib.rs:4:1 Sep 20 00:11:25.038 INFO kablam! | Sep 20 00:11:25.038 INFO kablam! 4 | extern crate gitdb; Sep 20 00:11:25.038 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ can't find crate Sep 20 00:11:25.038 INFO kablam! Sep 20 00:11:25.039 INFO kablam! error: aborting due to previous error Sep 20 00:11:25.039 INFO kablam! Sep 20 00:11:25.039 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 20 00:11:25.048 INFO kablam! error: Could not compile `hermitdb`. Sep 20 00:11:25.048 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 00:11:25.533 INFO kablam! warning: unused `#[macro_use]` import Sep 20 00:11:25.533 INFO kablam! --> src/lib.rs:1:1 Sep 20 00:11:25.533 INFO kablam! | Sep 20 00:11:25.533 INFO kablam! 1 | #[macro_use] Sep 20 00:11:25.533 INFO kablam! | ^^^^^^^^^^^^ Sep 20 00:11:25.533 INFO kablam! | Sep 20 00:11:25.533 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 00:11:25.533 INFO kablam! Sep 20 00:11:25.533 INFO kablam! warning: unused `#[macro_use]` import Sep 20 00:11:25.533 INFO kablam! --> src/lib.rs:11:1 Sep 20 00:11:25.533 INFO kablam! | Sep 20 00:11:25.533 INFO kablam! 11 | #[macro_use] Sep 20 00:11:25.533 INFO kablam! | ^^^^^^^^^^^^ Sep 20 00:11:25.533 INFO kablam! Sep 20 00:11:25.533 INFO kablam! warning: unused `#[macro_use]` import Sep 20 00:11:25.533 INFO kablam! --> src/lib.rs:15:1 Sep 20 00:11:25.533 INFO kablam! | Sep 20 00:11:25.533 INFO kablam! 15 | #[macro_use] Sep 20 00:11:25.533 INFO kablam! | ^^^^^^^^^^^^ Sep 20 00:11:25.533 INFO kablam! Sep 20 00:11:26.796 INFO kablam! error[E0432]: unresolved import `hermitdb::data` Sep 20 00:11:26.796 INFO kablam! --> tests/db.rs:7:15 Sep 20 00:11:26.796 INFO kablam! | Sep 20 00:11:26.796 INFO kablam! 7 | use hermitdb::data::{Prim, Op, Kind, Actor}; Sep 20 00:11:26.796 INFO kablam! | ^^^^ Could not find `data` in `hermitdb` Sep 20 00:11:26.796 INFO kablam! Sep 20 00:11:26.796 INFO kablam! error[E0432]: unresolved imports `hermitdb::memory_log`, `hermitdb::map`, `hermitdb::db`, `hermitdb::DB` Sep 20 00:11:26.796 INFO kablam! --> tests/db.rs:8:16 Sep 20 00:11:26.796 INFO kablam! | Sep 20 00:11:26.796 INFO kablam! 8 | use hermitdb::{memory_log, map, sled, db, DB}; Sep 20 00:11:26.797 INFO kablam! | ^^^^^^^^^^ ^^^ ^^ ^^ no `DB` in the root Sep 20 00:11:26.797 INFO kablam! | | | | Sep 20 00:11:26.797 INFO kablam! | | | no `db` in the root Sep 20 00:11:26.797 INFO kablam! | | no `map` in the root Sep 20 00:11:26.797 INFO kablam! | no `memory_log` in the root Sep 20 00:11:26.797 INFO kablam! Sep 20 00:11:26.853 INFO kablam! error: aborting due to 2 previous errors Sep 20 00:11:26.853 INFO kablam! Sep 20 00:11:26.854 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 20 00:11:26.865 INFO kablam! error: Could not compile `hermitdb`. Sep 20 00:11:26.865 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 00:11:27.454 INFO kablam! error[E0432]: unresolved import `hermitdb::crdts` Sep 20 00:11:27.455 INFO kablam! --> tests/log_replication.rs:12:15 Sep 20 00:11:27.455 INFO kablam! | Sep 20 00:11:27.455 INFO kablam! 12 | use hermitdb::crdts::{map, orswot, Map, Orswot, CmRDT}; Sep 20 00:11:27.455 INFO kablam! | ^^^^^ Could not find `crdts` in `hermitdb` Sep 20 00:11:27.455 INFO kablam! Sep 20 00:11:27.455 INFO kablam! error[E0432]: unresolved imports `hermitdb::LogReplicable`, `hermitdb::TaggedOp` Sep 20 00:11:27.455 INFO kablam! --> tests/log_replication.rs:13:16 Sep 20 00:11:27.455 INFO kablam! | Sep 20 00:11:27.455 INFO kablam! 13 | use hermitdb::{LogReplicable, TaggedOp}; Sep 20 00:11:27.455 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^^ no `TaggedOp` in the root Sep 20 00:11:27.455 INFO kablam! | | Sep 20 00:11:27.455 INFO kablam! | no `LogReplicable` in the root Sep 20 00:11:27.455 INFO kablam! Sep 20 00:11:27.455 INFO kablam! error[E0432]: unresolved import `hermitdb::memory_log` Sep 20 00:11:27.455 INFO kablam! --> tests/log_replication.rs:14:5 Sep 20 00:11:27.455 INFO kablam! | Sep 20 00:11:27.455 INFO kablam! 14 | use hermitdb::memory_log; Sep 20 00:11:27.455 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ no `memory_log` in the root Sep 20 00:11:27.455 INFO kablam! Sep 20 00:11:27.455 INFO kablam! error[E0432]: unresolved import `hermitdb::git_log` Sep 20 00:11:27.455 INFO kablam! --> tests/log_replication.rs:15:5 Sep 20 00:11:27.455 INFO kablam! | Sep 20 00:11:27.455 INFO kablam! 15 | use hermitdb::git_log; Sep 20 00:11:27.455 INFO kablam! | ^^^^^^^^^^^^^^^^^ no `git_log` in the root Sep 20 00:11:27.455 INFO kablam! Sep 20 00:11:27.455 INFO kablam! error[E0433]: failed to resolve. Could not find `crdts` in `hermitdb` Sep 20 00:11:27.455 INFO kablam! --> tests/log_replication.rs:54:46 Sep 20 00:11:27.455 INFO kablam! | Sep 20 00:11:27.455 INFO kablam! 54 | .unwrap_or(hermitdb::crdts::VClock::new()); Sep 20 00:11:27.455 INFO kablam! | ^^^^^ Could not find `crdts` in `hermitdb` Sep 20 00:11:27.455 INFO kablam! Sep 20 00:11:27.459 INFO kablam! error[E0433]: failed to resolve. Could not find `crdts` in `hermitdb` Sep 20 00:11:27.459 INFO kablam! --> tests/log_replication.rs:270:24 Sep 20 00:11:27.459 INFO kablam! | Sep 20 00:11:27.459 INFO kablam! 270 | dot: hermitdb::crdts::Dot { actor: 51, counter: 5 }, Sep 20 00:11:27.459 INFO kablam! | ^^^^^ Could not find `crdts` in `hermitdb` Sep 20 00:11:27.459 INFO kablam! Sep 20 00:11:27.459 INFO kablam! error[E0433]: failed to resolve. Could not find `crdts` in `hermitdb` Sep 20 00:11:27.459 INFO kablam! --> tests/log_replication.rs:273:32 Sep 20 00:11:27.459 INFO kablam! | Sep 20 00:11:27.459 INFO kablam! 273 | context: hermitdb::crdts::VClock::new(), Sep 20 00:11:27.459 INFO kablam! | ^^^^^ Could not find `crdts` in `hermitdb` Sep 20 00:11:27.459 INFO kablam! Sep 20 00:11:27.475 INFO kablam! warning: unused import: `CmRDT` Sep 20 00:11:27.475 INFO kablam! --> tests/log_replication.rs:12:49 Sep 20 00:11:27.475 INFO kablam! | Sep 20 00:11:27.475 INFO kablam! 12 | use hermitdb::crdts::{map, orswot, Map, Orswot, CmRDT}; Sep 20 00:11:27.475 INFO kablam! | ^^^^^ Sep 20 00:11:27.475 INFO kablam! | Sep 20 00:11:27.475 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 00:11:27.475 INFO kablam! Sep 20 00:11:27.475 INFO kablam! warning: unused import: `TaggedOp` Sep 20 00:11:27.475 INFO kablam! --> tests/log_replication.rs:13:31 Sep 20 00:11:27.475 INFO kablam! | Sep 20 00:11:27.475 INFO kablam! 13 | use hermitdb::{LogReplicable, TaggedOp}; Sep 20 00:11:27.475 INFO kablam! | ^^^^^^^^ Sep 20 00:11:27.475 INFO kablam! Sep 20 00:11:27.490 INFO kablam! error: aborting due to 7 previous errors Sep 20 00:11:27.491 INFO kablam! Sep 20 00:11:27.491 INFO kablam! Some errors occurred: E0432, E0433. Sep 20 00:11:27.491 INFO kablam! For more information about an error, try `rustc --explain E0432`. Sep 20 00:11:27.503 INFO kablam! error: Could not compile `hermitdb`. Sep 20 00:11:27.503 INFO kablam! Sep 20 00:11:27.503 INFO kablam! To learn more, run the command again with --verbose. Sep 20 00:11:27.515 INFO kablam! su: No module specific data is present Sep 20 00:11:28.145 INFO running `"docker" "rm" "-f" "260cc1c9faf7a8870320fc7f9849a6a6173fca0f094703d9dcdd4bfdea62118f"` Sep 20 00:11:28.330 INFO blam! 260cc1c9faf7a8870320fc7f9849a6a6173fca0f094703d9dcdd4bfdea62118f