[INFO] fetching crate ebi_bpmn 0.0.43... [INFO] testing ebi_bpmn-0.0.43 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate ebi_bpmn 0.0.43 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate ebi_bpmn 0.0.43 [INFO] finished tweaking crates.io crate ebi_bpmn 0.0.43 [INFO] tweaked toml for crates.io crate ebi_bpmn 0.0.43 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ebi_bpmn 0.0.43 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ebi_bpmn 0.0.43 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded malachite v0.9.1 [INFO] [stderr] Downloaded ebi_derive v0.2.10 [INFO] [stderr] Downloaded ebi_arithmetic v0.3.11 [INFO] [stderr] Downloaded intmap v3.1.3 [INFO] [stderr] Downloaded ebi_activity_key v0.0.1 [INFO] [stderr] Downloaded safe_arch v1.0.0 [INFO] [stderr] Downloaded layout-rs v0.1.3 [INFO] [stderr] Downloaded wasm-bindgen v0.2.113 [INFO] [stderr] Downloaded js-sys v0.3.90 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.113 [INFO] [stderr] Downloaded wide v1.1.1 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.113 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.113 [INFO] [stderr] Downloaded malachite-q v0.9.1 [INFO] [stderr] Downloaded malachite-float v0.9.1 [INFO] [stderr] Downloaded malachite-base v0.9.1 [INFO] [stderr] Downloaded malachite-nz v0.9.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] beeda73c4b58d8d7bc58abd7221e8e028d38be2bc468a28adf45fb51e156c059 [INFO] running `Command { std: "docker" "start" "-a" "beeda73c4b58d8d7bc58abd7221e8e028d38be2bc468a28adf45fb51e156c059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "beeda73c4b58d8d7bc58abd7221e8e028d38be2bc468a28adf45fb51e156c059", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "beeda73c4b58d8d7bc58abd7221e8e028d38be2bc468a28adf45fb51e156c059", kill_on_drop: false }` [INFO] [stdout] beeda73c4b58d8d7bc58abd7221e8e028d38be2bc468a28adf45fb51e156c059 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bdba22e463c616fbf2267332916709d01e52b86a73890d1f25cf43b6d118510 [INFO] running `Command { std: "docker" "start" "-a" "8bdba22e463c616fbf2267332916709d01e52b86a73890d1f25cf43b6d118510", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling keccak v0.1.6 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling malachite-nz v0.9.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling safe_arch v1.0.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling intmap v3.1.3 [INFO] [stderr] Compiling layout-rs v0.1.3 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling wide v1.1.1 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling ebi_activity_key v0.0.1 [INFO] [stderr] Compiling quick-xml v0.39.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serial_test_derive v3.4.0 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serial_test v3.4.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling malachite-base v0.9.1 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling ebi_derive v0.2.10 [INFO] [stderr] Compiling malachite-q v0.9.1 [INFO] [stderr] Compiling malachite-float v0.9.1 [INFO] [stderr] Compiling malachite v0.9.1 [INFO] [stderr] Compiling ebi_arithmetic v0.3.11 [INFO] [stderr] Compiling ebi_bpmn v0.0.43 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.95s [INFO] running `Command { std: "docker" "inspect" "8bdba22e463c616fbf2267332916709d01e52b86a73890d1f25cf43b6d118510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bdba22e463c616fbf2267332916709d01e52b86a73890d1f25cf43b6d118510", kill_on_drop: false }` [INFO] [stdout] 8bdba22e463c616fbf2267332916709d01e52b86a73890d1f25cf43b6d118510 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61e9bafde2a53ad0ad4062d655c6db262dc0c1f6f05bcabfe84d931338baedb5 [INFO] running `Command { std: "docker" "start" "-a" "61e9bafde2a53ad0ad4062d655c6db262dc0c1f6f05bcabfe84d931338baedb5", kill_on_drop: false }` [INFO] [stderr] Compiling ebi_bpmn v0.0.43 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `ebi_activity_key::TestActivityKey` [INFO] [stdout] --> src/business_process_model_and_notation.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use ebi_activity_key::TestActivityKey; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `TestActivityKey` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebi_activity_key-0.0.1/src/lib.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(any(test, feature = "testactivities"))] [INFO] [stdout] | ---------------------------------- the item is gated here [INFO] [stdout] 14 | pub use has_activity_key::TestActivityKey; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 11 - use ebi_activity_key::TestActivityKey; [INFO] [stdout] 11 + use ebi_activity_key::HasActivityKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ebi_activity_key::has_activity_key::TestActivityKey` [INFO] [stdout] --> src/business_process_model_and_notation.rs:209:9 [INFO] [stdout] | [INFO] [stdout] 209 | use ebi_activity_key::has_activity_key::TestActivityKey; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `TestActivityKey` in `has_activity_key` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebi_activity_key-0.0.1/src/has_activity_key.rs:18:11 [INFO] [stdout] | [INFO] [stdout] 17 | #[cfg(any(test, feature = "testactivities"))] [INFO] [stdout] | ---------------------------------- the item is gated here [INFO] [stdout] 18 | pub trait TestActivityKey { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 209 - use ebi_activity_key::has_activity_key::TestActivityKey; [INFO] [stdout] 209 + use ebi_activity_key::has_activity_key::HasActivityKey; [INFO] [stdout] | [INFO] [stdout] help: consider importing this unresolved item through its public re-export instead [INFO] [stdout] | [INFO] [stdout] 209 - use ebi_activity_key::has_activity_key::TestActivityKey; [INFO] [stdout] 209 + use crate::business_process_model_and_notation::TestActivityKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `ebi_activity_key::TestActivityKey` [INFO] [stdout] --> src/stochastic_business_process_model_and_notation.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | use ebi_activity_key::TestActivityKey; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `TestActivityKey` in the root [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ebi_activity_key-0.0.1/src/lib.rs:14:27 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg(any(test, feature = "testactivities"))] [INFO] [stdout] | ---------------------------------- the item is gated here [INFO] [stdout] 14 | pub use has_activity_key::TestActivityKey; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] help: a similar name exists in the module [INFO] [stdout] | [INFO] [stdout] 11 - use ebi_activity_key::TestActivityKey; [INFO] [stdout] 11 + use ebi_activity_key::HasActivityKey; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ebi_bpmn` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "61e9bafde2a53ad0ad4062d655c6db262dc0c1f6f05bcabfe84d931338baedb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61e9bafde2a53ad0ad4062d655c6db262dc0c1f6f05bcabfe84d931338baedb5", kill_on_drop: false }` [INFO] [stdout] 61e9bafde2a53ad0ad4062d655c6db262dc0c1f6f05bcabfe84d931338baedb5