[INFO] crate eventsourcing 0.1.3 is already in cache [INFO] checking eventsourcing-0.1.3 against master#212aa3ea28d91a97d1e1261709c0b6e6790788e6 for pr-69340 [INFO] extracting crate eventsourcing 0.1.3 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate eventsourcing 0.1.3 on toolchain 212aa3ea28d91a97d1e1261709c0b6e6790788e6 [INFO] running `"/workspace/cargo-home/bin/cargo" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "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-9/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" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "+212aa3ea28d91a97d1e1261709c0b6e6790788e6" "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] 4e8e861c78927fea186aef34e1fb791b6afcabf13f1cf40f4262c6a4241dddb1 [INFO] running `"docker" "start" "-a" "4e8e861c78927fea186aef34e1fb791b6afcabf13f1cf40f4262c6a4241dddb1"` [INFO] [stderr] Checking serde_json v1.0.46 [INFO] [stderr] Compiling eventsourcing-derive v0.1.2 [INFO] [stderr] Checking eventsourcing v0.1.3 (/opt/rustwide/workdir) [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] 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: could not compile `eventsourcing`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "4e8e861c78927fea186aef34e1fb791b6afcabf13f1cf40f4262c6a4241dddb1"` [INFO] running `"docker" "rm" "-f" "4e8e861c78927fea186aef34e1fb791b6afcabf13f1cf40f4262c6a4241dddb1"` [INFO] [stdout] 4e8e861c78927fea186aef34e1fb791b6afcabf13f1cf40f4262c6a4241dddb1