[INFO] fetching crate herald_derive 0.1.0... [INFO] checking herald_derive-0.1.0 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate herald_derive 0.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate herald_derive 0.1.0 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate herald_derive 0.1.0 [INFO] finished tweaking crates.io crate herald_derive 0.1.0 [INFO] tweaked toml for crates.io crate herald_derive 0.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e09547a487df88dc2184c9e33479c11dbf2a46fc9eff2b5ec1e77d9314f7d3b0 [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" "e09547a487df88dc2184c9e33479c11dbf2a46fc9eff2b5ec1e77d9314f7d3b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e09547a487df88dc2184c9e33479c11dbf2a46fc9eff2b5ec1e77d9314f7d3b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e09547a487df88dc2184c9e33479c11dbf2a46fc9eff2b5ec1e77d9314f7d3b0", kill_on_drop: false }` [INFO] [stdout] e09547a487df88dc2184c9e33479c11dbf2a46fc9eff2b5ec1e77d9314f7d3b0 [INFO] running `Command { std: "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" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0caf493702243952e61889e1ba78c3f7093dbd9dda43d8c30cf192b3bc8d6c11 [INFO] running `Command { std: "docker" "start" "-a" "0caf493702243952e61889e1ba78c3f7093dbd9dda43d8c30cf192b3bc8d6c11", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking syn v1.0.42 [INFO] [stderr] Checking herald_derive v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `herald` in `{{root}}` [INFO] [stdout] --> tests/state_derive_test.rs:1:7 [INFO] [stdout] | [INFO] [stdout] 1 | use ::herald::prelude::*; [INFO] [stdout] | ^^^^^^ could not find `herald` in `{{root}}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `herald` in this scope [INFO] [stdout] --> tests/state_derive_test.rs:3:3 [INFO] [stdout] | [INFO] [stdout] 3 | #[herald] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `herald` in this scope [INFO] [stdout] --> tests/state_derive_test.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | #[herald(skip)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot find attribute `herald` in this scope [INFO] [stdout] --> tests/state_derive_test.rs:24:3 [INFO] [stdout] | [INFO] [stdout] 24 | #[herald] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HeraldImpl` [INFO] [stdout] --> tests/state_derive_test.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 17 | herald_impl: HeraldImpl::default(), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `HeraldImpl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `NormalGenericState` [INFO] [stdout] --> tests/state_derive_test.rs:19:15 [INFO] [stdout] | [INFO] [stdout] 19 | let state = NormalGenericState::::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `NormalGenericState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HeraldImpl` [INFO] [stdout] --> tests/state_derive_test.rs:36:18 [INFO] [stdout] | [INFO] [stdout] 36 | herald_impl: HeraldImpl::default(), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `HeraldImpl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GenericInPathState` [INFO] [stdout] --> tests/state_derive_test.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 38 | let state = GenericInPathState::::default(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ use of undeclared type `GenericInPathState` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HeraldImpl` [INFO] [stdout] --> tests/state_derive_test.rs:46:18 [INFO] [stdout] | [INFO] [stdout] 46 | herald_impl: HeraldImpl::default(), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `HeraldImpl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `HeraldImpl` [INFO] [stdout] --> tests/state_derive_test.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 59 | herald_impl: HeraldImpl::default(), [INFO] [stdout] | ^^^^^^^^^^ use of undeclared type `HeraldImpl` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `NormalGeneric<'_, {integer}>` has no field named `herald_impl` [INFO] [stdout] --> tests/state_derive_test.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | herald_impl: HeraldImpl::default(), [INFO] [stdout] | ^^^^^^^^^^^ `NormalGeneric<'_, _>` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `with_lifetime`, `generic_type`, `_without_state` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `GenericInPath<{integer}>` has no field named `herald_impl` [INFO] [stdout] --> tests/state_derive_test.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | herald_impl: HeraldImpl::default(), [INFO] [stdout] | ^^^^^^^^^^^ `GenericInPath<_>` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vec_generic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `GenericInPath<{integer}>` has no field named `herald_impl` [INFO] [stdout] --> tests/state_derive_test.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | herald_impl: HeraldImpl::default(), [INFO] [stdout] | ^^^^^^^^^^^ `GenericInPath<_>` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vec_generic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_vec_generic` found for struct `GenericInPath<{integer}>` in the current scope [INFO] [stdout] --> tests/state_derive_test.rs:49:18 [INFO] [stdout] | [INFO] [stdout] 25 | / struct GenericInPath [INFO] [stdout] 26 | | where [INFO] [stdout] 27 | | T: 'static + Clone + PartialEq + Send + Sync, [INFO] [stdout] 28 | | { [INFO] [stdout] 29 | | vec_generic: Vec, [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- method `get_vec_generic` not found for this [INFO] [stdout] ... [INFO] [stdout] 49 | assert_eq!(vec.get_vec_generic(), &vec![1]); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `GenericInPath<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_vec_generic` found for struct `GenericInPath<{integer}>` in the current scope [INFO] [stdout] --> tests/state_derive_test.rs:50:7 [INFO] [stdout] | [INFO] [stdout] 25 | / struct GenericInPath [INFO] [stdout] 26 | | where [INFO] [stdout] 27 | | T: 'static + Clone + PartialEq + Send + Sync, [INFO] [stdout] 28 | | { [INFO] [stdout] 29 | | vec_generic: Vec, [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- method `set_vec_generic` not found for this [INFO] [stdout] ... [INFO] [stdout] 50 | vec.set_vec_generic(vec![2]); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `GenericInPath<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `get_vec_generic` found for struct `GenericInPath<{integer}>` in the current scope [INFO] [stdout] --> tests/state_derive_test.rs:51:18 [INFO] [stdout] | [INFO] [stdout] 25 | / struct GenericInPath [INFO] [stdout] 26 | | where [INFO] [stdout] 27 | | T: 'static + Clone + PartialEq + Send + Sync, [INFO] [stdout] 28 | | { [INFO] [stdout] 29 | | vec_generic: Vec, [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- method `get_vec_generic` not found for this [INFO] [stdout] ... [INFO] [stdout] 51 | assert_eq!(vec.get_vec_generic(), &vec![2]); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `GenericInPath<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0560]: struct `GenericInPath<{integer}>` has no field named `herald_impl` [INFO] [stdout] --> tests/state_derive_test.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 59 | herald_impl: HeraldImpl::default(), [INFO] [stdout] | ^^^^^^^^^^^ `GenericInPath<_>` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `vec_generic` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `change_stream` found for struct `GenericInPath<{integer}>` in the current scope [INFO] [stdout] --> tests/state_derive_test.rs:62:7 [INFO] [stdout] | [INFO] [stdout] 25 | / struct GenericInPath [INFO] [stdout] 26 | | where [INFO] [stdout] 27 | | T: 'static + Clone + PartialEq + Send + Sync, [INFO] [stdout] 28 | | { [INFO] [stdout] 29 | | vec_generic: Vec, [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- method `change_stream` not found for this [INFO] [stdout] ... [INFO] [stdout] 62 | vec.change_stream().subscribe(|chg| { [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `GenericInPath<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `set_vec_generic` found for struct `GenericInPath<{integer}>` in the current scope [INFO] [stdout] --> tests/state_derive_test.rs:70:7 [INFO] [stdout] | [INFO] [stdout] 25 | / struct GenericInPath [INFO] [stdout] 26 | | where [INFO] [stdout] 27 | | T: 'static + Clone + PartialEq + Send + Sync, [INFO] [stdout] 28 | | { [INFO] [stdout] 29 | | vec_generic: Vec, [INFO] [stdout] 30 | | } [INFO] [stdout] | |_- method `set_vec_generic` not found for this [INFO] [stdout] ... [INFO] [stdout] 70 | vec.set_vec_generic(vec![2]); [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `GenericInPath<{integer}>` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `herald_derive` [INFO] [stdout] error: aborting due to 19 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] Some errors have detailed explanations: E0433, E0560, E0599. [INFO] [stdout] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0caf493702243952e61889e1ba78c3f7093dbd9dda43d8c30cf192b3bc8d6c11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0caf493702243952e61889e1ba78c3f7093dbd9dda43d8c30cf192b3bc8d6c11", kill_on_drop: false }` [INFO] [stdout] 0caf493702243952e61889e1ba78c3f7093dbd9dda43d8c30cf192b3bc8d6c11