[INFO] crate eventsourcing 0.1.3 is already in cache [INFO] checking eventsourcing-0.1.3 against try#e6563ac70cbfd3196492061900e9e9793e065e4d for pr-69410 [INFO] extracting crate eventsourcing 0.1.3 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate eventsourcing 0.1.3 on toolchain e6563ac70cbfd3196492061900e9e9793e065e4d [INFO] running `"/workspace/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate eventsourcing 0.1.3 [INFO] removed 1 missing examples [INFO] finished tweaking crates.io crate eventsourcing 0.1.3 [INFO] tweaked toml for crates.io crate eventsourcing 0.1.3 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate eventsourcing 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+e6563ac70cbfd3196492061900e9e9793e065e4d" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e6b0bbb183ba69647d0764be57c1dac22e007df05c70a606ca04238819401b9e [INFO] running `"docker" "start" "-a" "e6b0bbb183ba69647d0764be57c1dac22e007df05c70a606ca04238819401b9e"` [INFO] [stderr] Compiling eventsourcing-derive v0.1.2 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking eventsourcing v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] warning: variant is never constructed: `WithdrawFunds` [INFO] [stderr] --> examples/bank.rs:22:5 [INFO] [stderr] | [INFO] [stderr] 22 | WithdrawFunds(String, u32), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] error[E0432]: unresolved import `eventsourcing::eventstore::OrgEventStore` [INFO] [stderr] --> examples/combat/main.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | use eventsourcing::eventstore::OrgEventStore; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^------------- [INFO] [stderr] | | | [INFO] [stderr] | | help: a similar name exists in the module: `EventStore` [INFO] [stderr] | no `OrgEventStore` in `eventstore` [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0432`. [INFO] [stderr] error: could not compile `eventsourcing`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "e6b0bbb183ba69647d0764be57c1dac22e007df05c70a606ca04238819401b9e"` [INFO] running `"docker" "rm" "-f" "e6b0bbb183ba69647d0764be57c1dac22e007df05c70a606ca04238819401b9e"` [INFO] [stdout] e6b0bbb183ba69647d0764be57c1dac22e007df05c70a606ca04238819401b9e