[INFO] fetching crate eventsourcing 0.1.5... [INFO] checking eventsourcing-0.1.5 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate eventsourcing 0.1.5 into /workspace/builds/worker-104/source [INFO] validating manifest of crates.io crate eventsourcing 0.1.5 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate eventsourcing 0.1.5 [INFO] removed 1 missing examples [INFO] finished tweaking crates.io crate eventsourcing 0.1.5 [INFO] tweaked toml for crates.io crate eventsourcing 0.1.5 written to /workspace/builds/worker-104/source/Cargo.toml [INFO] crate crates.io crate eventsourcing 0.1.5 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hyper v0.13.2 [INFO] [stderr] Downloaded openssl v0.10.27 [INFO] [stderr] Downloaded tokio v0.2.11 [INFO] [stderr] Downloaded eventsourcing-derive v0.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 28a6ffca64cb2349041a22e25b6fe617f979628d3d2fc44f80570f93d083a2ef [INFO] running `Command { std: "docker" "start" "-a" "28a6ffca64cb2349041a22e25b6fe617f979628d3d2fc44f80570f93d083a2ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "28a6ffca64cb2349041a22e25b6fe617f979628d3d2fc44f80570f93d083a2ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28a6ffca64cb2349041a22e25b6fe617f979628d3d2fc44f80570f93d083a2ef", kill_on_drop: false }` [INFO] [stdout] 28a6ffca64cb2349041a22e25b6fe617f979628d3d2fc44f80570f93d083a2ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1a5c9401def8a256f02c0cb50bbfe9c523bb08e66e49ad93c8420051ea32bb66 [INFO] running `Command { std: "docker" "start" "-a" "1a5c9401def8a256f02c0cb50bbfe9c523bb08e66e49ad93c8420051ea32bb66", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling eventsourcing-derive v0.1.3 [INFO] [stderr] Checking serde_json v1.0.46 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Checking eventsourcing v0.1.5 (/tmp/fixit) [INFO] [stderr] Migrating src/lib.rs from 2018 edition to 2021 [INFO] [stderr] Fixed src/eventstore/mod.rs (1 fix) [INFO] [stderr] Fixed src/eventstore/inmemory.rs (4 fixes) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/lib.rs:115:1 [INFO] [stdout] | [INFO] [stdout] 115 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating examples/combat/main.rs from 2018 edition to 2021 [INFO] [stderr] Migrating tests/cloudevents.rs from 2018 edition to 2021 [INFO] [stdout] error[E0432]: unresolved import `eventsourcing::eventstore::OrgEventStore` [INFO] [stdout] --> examples/combat/main.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | use eventsourcing::eventstore::OrgEventStore; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `OrgEventStore` in `eventstore` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `cloudevents` in `eventsourcing` [INFO] [stdout] --> examples/combat/domain.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Dispatcher)] [INFO] [stdout] | ^^^^^^^^^^ could not find `cloudevents` in `eventsourcing` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Dispatcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Dispatcher` in crate `eventsourcing` [INFO] [stdout] --> examples/combat/domain.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Dispatcher)] [INFO] [stdout] | ^^^^^^^^^^ not found in `eventsourcing` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Dispatcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `EventStore` in module `eventsourcing::eventstore` [INFO] [stdout] --> examples/combat/domain.rs:56:10 [INFO] [stdout] | [INFO] [stdout] 56 | #[derive(Dispatcher)] [INFO] [stdout] | ^^^^^^^^^^ not found in `eventsourcing::eventstore` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Dispatcher` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: could not compile `eventsourcing` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] Fixed tests/cloudevents.rs (1 fix) [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to migrate to next edition [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo fix --edition --allow-no-vcs --allow-dirty --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "1a5c9401def8a256f02c0cb50bbfe9c523bb08e66e49ad93c8420051ea32bb66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a5c9401def8a256f02c0cb50bbfe9c523bb08e66e49ad93c8420051ea32bb66", kill_on_drop: false }` [INFO] [stdout] 1a5c9401def8a256f02c0cb50bbfe9c523bb08e66e49ad93c8420051ea32bb66