[INFO] fetching crate eventmill_derive 0.3.0... [INFO] checking eventmill_derive-0.3.0 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] extracting crate eventmill_derive 0.3.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate eventmill_derive 0.3.0 on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate eventmill_derive 0.3.0 [INFO] finished tweaking crates.io crate eventmill_derive 0.3.0 [INFO] tweaked toml for crates.io crate eventmill_derive 0.3.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50a9f04a5d84f24eb56e180c382f6ac2b6eabb3c49f805cd0d33c5eee3c3fffe [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "50a9f04a5d84f24eb56e180c382f6ac2b6eabb3c49f805cd0d33c5eee3c3fffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50a9f04a5d84f24eb56e180c382f6ac2b6eabb3c49f805cd0d33c5eee3c3fffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50a9f04a5d84f24eb56e180c382f6ac2b6eabb3c49f805cd0d33c5eee3c3fffe", kill_on_drop: false }` [INFO] [stdout] 50a9f04a5d84f24eb56e180c382f6ac2b6eabb3c49f805cd0d33c5eee3c3fffe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16cb18f7d4843b176ff7fa26860832b349b82f0dd0a10c8999d2911cc7117dd1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "16cb18f7d4843b176ff7fa26860832b349b82f0dd0a10c8999d2911cc7117dd1", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Checking syn v1.0.39 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking eventmill_derive v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde v1.0.115 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking trybuild v1.0.33 [INFO] [stdout] error[E0432]: unresolved import `eventmill` [INFO] [stdout] --> tests/aggregate_struct_no_attributes.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 15 | use eventmill::AggregateType; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `eventmill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eventmill` in `{{root}}` [INFO] [stdout] --> tests/aggregate_struct_no_attributes.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(AggregateType, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `eventmill` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `eventmill` [INFO] [stdout] --> tests/event_struct_event_type_attribute_omitted.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | use eventmill::EventType; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `eventmill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eventmill` in `{{root}}` [INFO] [stdout] --> tests/event_struct_event_type_attribute_omitted.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(EventType, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `eventmill` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `eventmill_derive`. [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] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `eventmill` [INFO] [stdout] --> tests/event_struct_all_attributes.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | use eventmill::EventType; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `eventmill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eventmill` in `{{root}}` [INFO] [stdout] --> tests/event_struct_all_attributes.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(EventType, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `eventmill` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `eventmill` [INFO] [stdout] --> tests/aggregate_struct_initialize_with_defaults.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | use eventmill::{AggregateType, InitializeAggregate, WithAggregateId}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `eventmill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eventmill` in `{{root}}` [INFO] [stdout] --> tests/aggregate_struct_initialize_with_defaults.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(AggregateType, Debug, PartialEq)] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `eventmill` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `eventmill` [INFO] [stdout] --> tests/event_enum_event_type_attribute_omitted.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | use eventmill::EventType; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `eventmill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eventmill` in `{{root}}` [INFO] [stdout] --> tests/event_enum_event_type_attribute_omitted.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(EventType, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `eventmill` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `eventmill` [INFO] [stdout] --> tests/event_enum_event_type_attribute_on_variants.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | use eventmill::EventType; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `eventmill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eventmill` in `{{root}}` [INFO] [stdout] --> tests/event_enum_event_type_attribute_on_variants.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(EventType, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `eventmill` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `eventmill` [INFO] [stdout] --> tests/aggregate_struct_with_id_field_attribute.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | use eventmill::{AggregateType, WithAggregateId}; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `eventmill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eventmill` in `{{root}}` [INFO] [stdout] --> tests/aggregate_struct_with_id_field_attribute.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(AggregateType, Debug)] [INFO] [stdout] | ^^^^^^^^^^^^^ could not find `eventmill` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `eventmill` [INFO] [stdout] --> tests/event_struct_no_attributes.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | use eventmill::EventType; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `eventmill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eventmill` in `{{root}}` [INFO] [stdout] --> tests/event_struct_no_attributes.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(EventType, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `eventmill` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `eventmill` [INFO] [stdout] --> tests/event_struct_const_as_event_source.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | use eventmill::EventType; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `eventmill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eventmill` in `{{root}}` [INFO] [stdout] --> tests/event_struct_const_as_event_source.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(EventType, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `eventmill` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `eventmill` [INFO] [stdout] --> tests/event_enum_no_attributes.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | use eventmill::EventType; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `eventmill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eventmill` in `{{root}}` [INFO] [stdout] --> tests/event_enum_no_attributes.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(EventType, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `eventmill` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `eventmill` [INFO] [stdout] --> tests/event_enum_const_as_event_type_version.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 19 | use eventmill::EventType; [INFO] [stdout] | ^^^^^^^^^ use of undeclared type or module `eventmill` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `eventmill` in `{{root}}` [INFO] [stdout] --> tests/event_enum_const_as_event_type_version.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(EventType, Debug)] [INFO] [stdout] | ^^^^^^^^^ could not find `eventmill` in `{{root}}` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a derive macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "16cb18f7d4843b176ff7fa26860832b349b82f0dd0a10c8999d2911cc7117dd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16cb18f7d4843b176ff7fa26860832b349b82f0dd0a10c8999d2911cc7117dd1", kill_on_drop: false }` [INFO] [stdout] 16cb18f7d4843b176ff7fa26860832b349b82f0dd0a10c8999d2911cc7117dd1