[INFO] fetching crate susydev-jsonrpc-derive 11.0.0...
[INFO] testing susydev-jsonrpc-derive-11.0.0 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate susydev-jsonrpc-derive 11.0.0 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate susydev-jsonrpc-derive 11.0.0
[INFO] finished tweaking crates.io crate susydev-jsonrpc-derive 11.0.0
[INFO] tweaked toml for crates.io crate susydev-jsonrpc-derive 11.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate susydev-jsonrpc-derive 11.0.0 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 148 packages to latest compatible versions
[INFO] [stderr]       Adding compiletest_rs v0.3.26 (available: v0.11.2)
[INFO] [stderr]       Adding proc-macro-crate v0.1.5 (available: v3.4.0)
[INFO] [stderr]       Adding proc-macro2 v0.4.30 (available: v1.0.101)
[INFO] [stderr]       Adding quote v0.6.13 (available: v1.0.41)
[INFO] [stderr]       Adding syn v0.15.44 (available: v2.0.106)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 953d4fb091618e5b6828850ff18aac4b5cbe0f69ee687d7166b73cfd557d1dfc
[INFO] running `Command { std: "docker" "start" "-a" "953d4fb091618e5b6828850ff18aac4b5cbe0f69ee687d7166b73cfd557d1dfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "953d4fb091618e5b6828850ff18aac4b5cbe0f69ee687d7166b73cfd557d1dfc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "953d4fb091618e5b6828850ff18aac4b5cbe0f69ee687d7166b73cfd557d1dfc", kill_on_drop: false }`
[INFO] [stdout] 953d4fb091618e5b6828850ff18aac4b5cbe0f69ee687d7166b73cfd557d1dfc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 66df85327e20f93f4a6499877acf171174342a2f7aed34621bd0ea79f42fa32b
[INFO] running `Command { std: "docker" "start" "-a" "66df85327e20f93f4a6499877acf171174342a2f7aed34621bd0ea79f42fa32b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling susydev-jsonrpc-derive v11.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.33s
[INFO] running `Command { std: "docker" "inspect" "66df85327e20f93f4a6499877acf171174342a2f7aed34621bd0ea79f42fa32b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "66df85327e20f93f4a6499877acf171174342a2f7aed34621bd0ea79f42fa32b", kill_on_drop: false }`
[INFO] [stdout] 66df85327e20f93f4a6499877acf171174342a2f7aed34621bd0ea79f42fa32b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f87b8e17ab5a2a5f15658149ec9dc22275bf64ff37852a31e9267ebd442c392e
[INFO] running `Command { std: "docker" "start" "-a" "f87b8e17ab5a2a5f15658149ec9dc22275bf64ff37852a31e9267ebd442c392e", kill_on_drop: false }`
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling net2 v0.2.39
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling owning_ref v0.4.1
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling scopeguard v0.3.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling compiletest_rs v0.3.26
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling lock_api v0.1.5
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling tokio-service v0.1.0
[INFO] [stderr]    Compiling term v0.6.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling susydev-jsonrpc-core v11.0.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling parking_lot v0.7.1
[INFO] [stderr]    Compiling tester v0.6.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling susydev-jsonrpc-pubsub v11.0.0
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling rustfix v0.4.6
[INFO] [stderr]    Compiling susydev-jsonrpc-client v11.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio-uds v0.2.7
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling susydev-jsonrpc-server-utils v11.0.0
[INFO] [stderr]    Compiling susydev-jsonrpc-tcp-server v11.0.0
[INFO] [stderr]    Compiling susydev-jsonrpc-derive v11.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: pubsub methods are currently not supported in the generated client.
[INFO] [stdout] warning: pubsub methods are currently not supported in the generated client.
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.37s
[INFO] running `Command { std: "docker" "inspect" "f87b8e17ab5a2a5f15658149ec9dc22275bf64ff37852a31e9267ebd442c392e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f87b8e17ab5a2a5f15658149ec9dc22275bf64ff37852a31e9267ebd442c392e", kill_on_drop: false }`
[INFO] [stdout] f87b8e17ab5a2a5f15658149ec9dc22275bf64ff37852a31e9267ebd442c392e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a8bd958b8f17a80fb0255553995d08ce970b2fb64afe03681241e1458630c9e6
[INFO] running `Command { std: "docker" "start" "-a" "a8bd958b8f17a80fb0255553995d08ce970b2fb64afe03681241e1458630c9e6", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/susydev_jsonrpc_derive-6ba14996a2f38cd6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compiletests.rs (/opt/rustwide/target/debug/deps/compiletests-0de8336840459e43)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test [ui] ui/pubsub/attr-invalid-meta-list-names.rs ... FAILED
[INFO] [stdout] test [ui] ui/pubsub/attr-neither-subscribe-or-unsubscribe.rs ... FAILED
[INFO] [stdout] test [ui] ui/pubsub/missing-unsubscribe.rs ... FAILED
[INFO] [stdout] test [ui] ui/pubsub/attr-missing-subscription-name.rs ... FAILED
[INFO] [stdout] test [ui] ui/pubsub/attr-invalid-name-values.rs ... FAILED
[INFO] [stdout] test [ui] ui/pubsub/attr-both-subscribe-and-unsubscribe.rs ... FAILED
[INFO] [stdout] test [ui] ui/pubsub/attr-invalid-meta-words.rs ... FAILED
[INFO] [stdout] test [ui] ui/pubsub/missing-subscribe.rs ... FAILED
[INFO] [stdout] test [ui] ui/attr-invalid-meta-list-names.rs ... FAILED
[INFO] [stdout] test [ui] ui/attr-missing-rpc-name.rs ... FAILED
[INFO] [stdout] test [ui] ui/attr-invalid-name-values.rs ... FAILED
[INFO] [stdout] test [ui] ui/too-many-params.rs ... FAILED
[INFO] [stdout] test [ui] ui/multiple-rpc-attributes.rs ... FAILED
[INFO] [stdout] test [ui] ui/attr-invalid-meta-words.rs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     [ui] ui/attr-invalid-meta-list-names.rs
[INFO] [stdout]     [ui] ui/attr-invalid-meta-words.rs
[INFO] [stdout]     [ui] ui/attr-invalid-name-values.rs
[INFO] [stdout]     [ui] ui/attr-missing-rpc-name.rs
[INFO] [stdout]     [ui] ui/multiple-rpc-attributes.rs
[INFO] [stdout]     [ui] ui/pubsub/attr-both-subscribe-and-unsubscribe.rs
[INFO] [stdout]     [ui] ui/pubsub/attr-invalid-meta-list-names.rs
[INFO] [stdout]     [ui] ui/pubsub/attr-invalid-meta-words.rs
[INFO] [stdout]     [ui] ui/pubsub/attr-invalid-name-values.rs
[INFO] [stdout]     [ui] ui/pubsub/attr-missing-subscription-name.rs
[INFO] [stdout]     [ui] ui/pubsub/attr-neither-subscribe-or-unsubscribe.rs
[INFO] [stdout]     [ui] ui/pubsub/missing-subscribe.rs
[INFO] [stdout]     [ui] ui/pubsub/missing-unsubscribe.rs
[INFO] [stdout]     [ui] ui/too-many-params.rs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out
[INFO] [stdout] 
[INFO] [stdout] test compile_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compile_test stdout ----
[INFO] [stdout] normalized stderr:
[INFO] [stdout] error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found
[INFO] [stdout]  --> $DIR/attr-invalid-meta-list-names.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate susydev_jsonrpc_derive;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rpc` in this scope
[INFO] [stdout]  --> $DIR/attr-invalid-meta-list-names.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[rpc]
[INFO] [stdout]   |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pubsub` in this scope
[INFO] [stdout]   --> $DIR/attr-invalid-meta-list-names.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[pubsub(subscription = "hello", subscribe, name = "hello_subscribe", Xalias("hello_sub"))]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pubsub` in this scope
[INFO] [stdout]   --> $DIR/attr-invalid-meta-list-names.rs:15:4
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[pubsub(subscription = "hello", unsubscribe, name = "hello_unsubscribe")]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `typed`
[INFO] [stdout]   --> $DIR/attr-invalid-meta-list-names.rs:12:44
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout]    |                                               ^^^^^ use of unresolved module or unlinked crate `typed`
[INFO] [stdout]    |
[INFO] [stdout]    = help: you might be missing a crate named `typed`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use susydev_jsonrpc_pubsub::typed;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SubscriptionId` in this scope
[INFO] [stdout]   --> $DIR/attr-invalid-meta-list-names.rs:16:54
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use susydev_jsonrpc_pubsub::SubscriptionId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> $DIR/attr-invalid-meta-list-names.rs:16:73
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout]    |                                                                            ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]    |                                                                            |
[INFO] [stdout]    |                                                                            expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool, E>;
[INFO] [stdout]    |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0412, E0433, E0464.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] expected stderr:
[INFO] [stdout] error: Invalid attribute parameter(s): 'Xalias'. Expected 'alias'
[INFO] [stdout]   --> $DIR/attr-invalid-meta-list-names.rs:10:2
[INFO] [stdout]    |
[INFO] [stdout] 10 |       /// Hello subscription
[INFO] [stdout]    |  _____^
[INFO] [stdout] 11 | |     #[pubsub(subscription = "hello", subscribe, name = "hello_subscribe", Xalias("hello_sub"))]
[INFO] [stdout] 12 | |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout]    | |_________________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] diff of stderr:
[INFO] [stdout] 
[INFO] [stdout] -error: Invalid attribute parameter(s): 'Xalias'. Expected 'alias'
[INFO] [stdout] -  --> $DIR/attr-invalid-meta-list-names.rs:10:2
[INFO] [stdout] +error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found
[INFO] [stdout] + --> $DIR/attr-invalid-meta-list-names.rs:2:1
[INFO] [stdout] +  |
[INFO] [stdout] +2 | extern crate susydev_jsonrpc_derive;
[INFO] [stdout] +  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] +  |
[INFO] [stdout] +  = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so
[INFO] [stdout] +
[INFO] [stdout] +error: cannot find attribute `rpc` in this scope
[INFO] [stdout] + --> $DIR/attr-invalid-meta-list-names.rs:6:3
[INFO] [stdout] +  |
[INFO] [stdout] +6 | #[rpc]
[INFO] [stdout] +  |   ^^^
[INFO] [stdout] +
[INFO] [stdout] +error: cannot find attribute `pubsub` in this scope
[INFO] [stdout] +  --> $DIR/attr-invalid-meta-list-names.rs:11:4
[INFO] [stdout]     |
[INFO] [stdout] -10 |       /// Hello subscription
[INFO] [stdout] -   |  _____^
[INFO] [stdout] -11 | |     #[pubsub(subscription = "hello", subscribe, name = "hello_subscribe", Xalias("hello_sub"))]
[INFO] [stdout] -12 | |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout] -   | |_________________________________________________________________________________^
[INFO] [stdout] +11 |     #[pubsub(subscription = "hello", subscribe, name = "hello_subscribe", Xalias("hello_sub"))]
[INFO] [stdout] +   |       ^^^^^^
[INFO] [stdout]  
[INFO] [stdout] -error: aborting due to previous error
[INFO] [stdout] +error: cannot find attribute `pubsub` in this scope
[INFO] [stdout] +  --> $DIR/attr-invalid-meta-list-names.rs:15:4
[INFO] [stdout] +   |
[INFO] [stdout] +15 |     #[pubsub(subscription = "hello", unsubscribe, name = "hello_unsubscribe")]
[INFO] [stdout] +   |       ^^^^^^
[INFO] [stdout]  
[INFO] [stdout] +error[E0433]: failed to resolve: use of unresolved module or unlinked crate `typed`
[INFO] [stdout] +  --> $DIR/attr-invalid-meta-list-names.rs:12:44
[INFO] [stdout] +   |
[INFO] [stdout] +12 |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout] +   |                                               ^^^^^ use of unresolved module or unlinked crate `typed`
[INFO] [stdout] +   |
[INFO] [stdout] +   = help: you might be missing a crate named `typed`
[INFO] [stdout] +help: consider importing this module
[INFO] [stdout] +   |
[INFO] [stdout] + 1 + use susydev_jsonrpc_pubsub::typed;
[INFO] [stdout] +   |
[INFO] [stdout] +
[INFO] [stdout] +error[E0412]: cannot find type `SubscriptionId` in this scope
[INFO] [stdout] +  --> $DIR/attr-invalid-meta-list-names.rs:16:54
[INFO] [stdout] +   |
[INFO] [stdout] +16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout] +   |                                                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] +   |
[INFO] [stdout] +help: consider importing this enum
[INFO] [stdout] +   |
[INFO] [stdout] + 1 + use susydev_jsonrpc_pubsub::SubscriptionId;
[INFO] [stdout] +   |
[INFO] [stdout] +
[INFO] [stdout] +error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout] +  --> $DIR/attr-invalid-meta-list-names.rs:16:73
[INFO] [stdout] +   |
[INFO] [stdout] +16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout] +   |                                                                            ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout] +   |                                                                            |
[INFO] [stdout] +   |                                                                            expected 2 generic arguments
[INFO] [stdout] +   |
[INFO] [stdout] +help: add missing generic argument
[INFO] [stdout] +   |
[INFO] [stdout] +16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool, E>;
[INFO] [stdout] +   |                                                                                       +++
[INFO] [stdout] +
[INFO] [stdout] +error: aborting due to 7 previous errors
[INFO] [stdout] +
[INFO] [stdout] +Some errors have detailed explanations: E0107, E0412, E0433, E0464.
[INFO] [stdout] +For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout]  
[INFO] [stdout] 
[INFO] [stdout] The actual stderr differed from the expected stderr.
[INFO] [stdout] Actual stderr saved to /tmp/pubsub/attr-invalid-meta-list-names.stderr
[INFO] [stdout] To update references, run this command from build directory:
[INFO] [stdout] tests/ui/update-references.sh '/tmp' 'pubsub/attr-invalid-meta-list-names.rs'
[INFO] [stdout] 
[INFO] [stdout] error: 1 errors occurred comparing output.
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/ui/pubsub/attr-invalid-meta-list-names.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/pubsub/attr-invalid-meta-list-names.stage-id" "-L" "../target/debug/" "-L" "../target/debug/deps/" "-L" "/tmp/pubsub/attr-invalid-meta-list-names.stage-id.aux" "-A" "unused"
[INFO] [stdout] stdout:
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] stderr:
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] {"$message_type":"diagnostic","message":"multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found","code":{"code":"E0464","explanation":"The compiler found multiple library files with the requested crate name.\n\n```compile_fail\n// aux-build:crateresolve-1.rs\n// aux-build:crateresolve-2.rs\n// aux-build:crateresolve-3.rs\n\nextern crate crateresolve;\n//~^ ERROR multiple candidates for `rlib` dependency `crateresolve` found\n\nfn main() {}\n```\n\nThis error can occur in several different cases -- for example, when using\n`extern crate` or passing `--extern` options without crate paths. It can also be\ncaused by caching issues with the build directory, in which case `cargo clean`\nmay help.\n\nIn the above example, there are three different library files, all of which\ndefine the same crate name. Without providing a full path, there is no way for\nthe compiler to know which crate it should use.\n"},"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-meta-list-names.rs","byte_start":13,"byte_end":49,"line_start":2,"line_end":2,"column_start":1,"column_end":37,"is_primary":true,"text":[{"text":"extern crate susydev_jsonrpc_derive;","highlight_start":1,"highlight_end":37}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so","code":null,"level":"note","spans":[],"children":[],"rendered":null}],"rendered":"error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found\n --> tests/ui/pubsub/attr-invalid-meta-list-names.rs:2:1\n  |\n2 | extern crate susydev_jsonrpc_derive;\n  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  |\n  = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so\n  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `rpc` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-meta-list-names.rs","byte_start":125,"byte_end":128,"line_start":6,"line_end":6,"column_start":3,"column_end":6,"is_primary":true,"text":[{"text":"#[rpc]","highlight_start":3,"highlight_end":6}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `rpc` in this scope\n --> tests/ui/pubsub/attr-invalid-meta-list-names.rs:6:3\n  |\n6 | #[rpc]\n  |   ^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `pubsub` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-meta-list-names.rs","byte_start":190,"byte_end":196,"line_start":11,"line_end":11,"column_start":4,"column_end":10,"is_primary":true,"text":[{"text":"\t#[pubsub(subscription = \"hello\", subscribe, name = \"hello_subscribe\", Xalias(\"hello_sub\"))]","highlight_start":4,"highlight_end":10}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `pubsub` in this scope\n  --> tests/ui/pubsub/attr-invalid-meta-list-names.rs:11:4\n   |\n11 |     #[pubsub(subscription = \"hello\", subscribe, name = \"hello_subscribe\", Xalias(\"hello_sub\"))]\n   |       ^^^^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `pubsub` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-meta-list-names.rs","byte_start":405,"byte_end":411,"line_start":15,"line_end":15,"column_start":4,"column_end":10,"is_primary":true,"text":[{"text":"\t#[pubsub(subscription = \"hello\", unsubscribe, name = \"hello_unsubscribe\")]","highlight_start":4,"highlight_end":10}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `pubsub` in this scope\n  --> tests/ui/pubsub/attr-invalid-meta-list-names.rs:15:4\n   |\n15 |     #[pubsub(subscription = \"hello\", unsubscribe, name = \"hello_unsubscribe\")]\n   |       ^^^^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"failed to resolve: use of unresolved module or unlinked crate `typed`","code":{"code":"E0433","explanation":"An undeclared crate, module, or type was used.\n\nErroneous code example:\n\n```compile_fail,E0433\nlet map = HashMap::new();\n// error: failed to resolve: use of undeclared type `HashMap`\n```\n\nPlease verify you didn't misspell the type/module's name or that you didn't\nforget to import it:\n\n```\nuse std::collections::HashMap; // HashMap has been imported.\nlet map: HashMap<u32, u32> = HashMap::new(); // So it can be used!\n```\n\nIf you've expected to use a crate name:\n\n```compile_fail\nuse ferris_wheel::BigO;\n// error: failed to resolve: use of undeclared module or unlinked crate\n```\n\nMake sure the crate has been added as a dependency in `Cargo.toml`.\n\nTo use a module from your current crate, add the `crate::` prefix to the path.\n"},"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-meta-list-names.rs","byte_start":323,"byte_end":328,"line_start":12,"line_end":12,"column_start":44,"column_end":49,"is_primary":true,"text":[{"text":"\tfn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);","highlight_start":44,"highlight_end":49}],"label":"use of unresolved module or unlinked crate `typed`","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"you might be missing a crate named `typed`","code":null,"level":"help","spans":[],"children":[],"rendered":null},{"message":"consider importing this module","code":null,"level":"help","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-meta-list-names.rs","byte_start":0,"byte_end":0,"line_start":1,"line_end":1,"column_start":1,"column_end":1,"is_primary":true,"text":[],"label":null,"suggested_replacement":"use susydev_jsonrpc_pubsub::typed;\n\n","suggestion_applicability":"MaybeIncorrect","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0433]: failed to resolve: use of unresolved module or unlinked crate `typed`\n  --> tests/ui/pubsub/attr-invalid-meta-list-names.rs:12:44\n   |\n12 |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);\n   |                                               ^^^^^ use of unresolved module or unlinked crate `typed`\n   |\n   = help: you might be missing a crate named `typed`\nhelp: consider importing this module\n   |\n 1 + use susydev_jsonrpc_pubsub::typed;\n   |\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find type `SubscriptionId` in this scope","code":{"code":"E0412","explanation":"A used type name is not in scope.\n\nErroneous code examples:\n\n```compile_fail,E0412\nimpl Something {} // error: type name `Something` is not in scope\n\n// or:\n\ntrait Foo {\n    fn bar(N); // error: type name `N` is not in scope\n}\n\n// or:\n\nfn foo(x: T) {} // type name `T` is not in scope\n```\n\nTo fix this error, please verify you didn't misspell the type name, you did\ndeclare it or imported it into the scope. Examples:\n\n```\nstruct Something;\n\nimpl Something {} // ok!\n\n// or:\n\ntrait Foo {\n    type N;\n\n    fn bar(_: Self::N); // ok!\n}\n\n// or:\n\nfn foo<T>(x: T) {} // ok!\n```\n\nAnother case that causes this error is when a type is imported into a parent\nmodule. To fix this, you can follow the suggestion and use File directly or\n`use super::File;` which will import the types from the parent namespace. An\nexample that causes this error is below:\n\n```compile_fail,E0412\nuse std::fs::File;\n\nmod foo {\n    fn some_function(f: File) {}\n}\n```\n\n```\nuse std::fs::File;\n\nmod foo {\n    // either\n    use super::File;\n    // or\n    // use std::fs::File;\n    fn foo(f: File) {}\n}\n# fn main() {} // don't insert it for us; that'll break imports\n```\n"},"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-meta-list-names.rs","byte_start":531,"byte_end":545,"line_start":16,"line_end":16,"column_start":54,"column_end":68,"is_primary":true,"text":[{"text":"\tfn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;","highlight_start":54,"highlight_end":68}],"label":"not found in this scope","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"consider importing this enum","code":null,"level":"help","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-meta-list-names.rs","byte_start":0,"byte_end":0,"line_start":1,"line_end":1,"column_start":1,"column_end":1,"is_primary":true,"text":[],"label":null,"suggested_replacement":"use susydev_jsonrpc_pubsub::SubscriptionId;\n\n","suggestion_applicability":"MaybeIncorrect","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0412]: cannot find type `SubscriptionId` in this scope\n  --> tests/ui/pubsub/attr-invalid-meta-list-names.rs:16:54\n   |\n16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;\n   |                                                         ^^^^^^^^^^^^^^ not found in this scope\n   |\nhelp: consider importing this enum\n   |\n 1 + use susydev_jsonrpc_pubsub::SubscriptionId;\n   |\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"enum takes 2 generic arguments but 1 generic argument was supplied","code":{"code":"E0107","explanation":"An incorrect number of generic arguments was provided.\n\nErroneous code example:\n\n```compile_fail,E0107\nstruct Foo<T> { x: T }\n\nstruct Bar { x: Foo }             // error: wrong number of type arguments:\n                                  //        expected 1, found 0\nstruct Baz<S, T> { x: Foo<S, T> } // error: wrong number of type arguments:\n                                  //        expected 1, found 2\n\nfn foo<T, U>(x: T, y: U) {}\nfn f() {}\n\nfn main() {\n    let x: bool = true;\n    foo::<bool>(x);                 // error: wrong number of type arguments:\n                                    //        expected 2, found 1\n    foo::<bool, i32, i32>(x, 2, 4); // error: wrong number of type arguments:\n                                    //        expected 2, found 3\n    f::<'static>();                 // error: wrong number of lifetime arguments\n                                    //        expected 0, found 1\n}\n```\n\nWhen using/declaring an item with generic arguments, you must provide the exact\nsame number:\n\n```\nstruct Foo<T> { x: T }\n\nstruct Bar<T> { x: Foo<T> }               // ok!\nstruct Baz<S, T> { x: Foo<S>, y: Foo<T> } // ok!\n\nfn foo<T, U>(x: T, y: U) {}\nfn f() {}\n\nfn main() {\n    let x: bool = true;\n    foo::<bool, u32>(x, 12);              // ok!\n    f();                                  // ok!\n}\n```\n"},"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-meta-list-names.rs","byte_start":550,"byte_end":556,"line_start":16,"line_end":16,"column_start":73,"column_end":79,"is_primary":true,"text":[{"text":"\tfn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;","highlight_start":73,"highlight_end":79}],"label":"expected 2 generic arguments","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"tests/ui/pubsub/attr-invalid-meta-list-names.rs","byte_start":557,"byte_end":561,"line_start":16,"line_end":16,"column_start":80,"column_end":84,"is_primary":false,"text":[{"text":"\tfn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;","highlight_start":80,"highlight_end":84}],"label":"supplied 1 generic argument","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"add missing generic argument","code":null,"level":"help","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-meta-list-names.rs","byte_start":561,"byte_end":561,"line_start":16,"line_end":16,"column_start":84,"column_end":84,"is_primary":true,"text":[{"text":"\tfn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;","highlight_start":84,"highlight_end":84}],"label":null,"suggested_replacement":", E","suggestion_applicability":"HasPlaceholders","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied\n  --> tests/ui/pubsub/attr-invalid-meta-list-names.rs:16:73\n   |\n16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;\n   |                                                                            ^^^^^^ ---- supplied 1 generic argument\n   |                                                                            |\n   |                                                                            expected 2 generic arguments\n   |\nhelp: add missing generic argument\n   |\n16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool, E>;\n   |                                                                                       +++\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 7 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 7 previous errors\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"Some errors have detailed explanations: E0107, E0412, E0433, E0464.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"Some errors have detailed explanations: E0107, E0412, E0433, E0464.\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about an error, try `rustc --explain E0107`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about an error, try `rustc --explain E0107`.\n"}
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] normalized stderr:
[INFO] [stdout] error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found
[INFO] [stdout]  --> $DIR/attr-neither-subscribe-or-unsubscribe.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate susydev_jsonrpc_derive;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rpc` in this scope
[INFO] [stdout]  --> $DIR/attr-neither-subscribe-or-unsubscribe.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[rpc]
[INFO] [stdout]   |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pubsub` in this scope
[INFO] [stdout]   --> $DIR/attr-neither-subscribe-or-unsubscribe.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[pubsub(subscription = "hello", name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pubsub` in this scope
[INFO] [stdout]   --> $DIR/attr-neither-subscribe-or-unsubscribe.rs:15:4
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[pubsub(subscription = "hello", unsubscribe, name = "hello_unsubscribe")]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `typed`
[INFO] [stdout]   --> $DIR/attr-neither-subscribe-or-unsubscribe.rs:12:44
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout]    |                                               ^^^^^ use of unresolved module or unlinked crate `typed`
[INFO] [stdout]    |
[INFO] [stdout]    = help: you might be missing a crate named `typed`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use susydev_jsonrpc_pubsub::typed;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SubscriptionId` in this scope
[INFO] [stdout]   --> $DIR/attr-neither-subscribe-or-unsubscribe.rs:16:54
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use susydev_jsonrpc_pubsub::SubscriptionId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> $DIR/attr-neither-subscribe-or-unsubscribe.rs:16:73
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout]    |                                                                            ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]    |                                                                            |
[INFO] [stdout]    |                                                                            expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool, E>;
[INFO] [stdout]    |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0412, E0433, E0464.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] expected stderr:
[INFO] [stdout] error: pubsub attribute not annotated with either subscribe or unsubscribe
[INFO] [stdout]   --> $DIR/attr-neither-subscribe-or-unsubscribe.rs:10:2
[INFO] [stdout]    |
[INFO] [stdout] 10 |       /// Hello subscription
[INFO] [stdout]    |  _____^
[INFO] [stdout] 11 | |     #[pubsub(subscription = "hello", name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] 12 | |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout]    | |_________________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] diff of stderr:
[INFO] [stdout] 
[INFO] [stdout] -error: pubsub attribute not annotated with either subscribe or unsubscribe
[INFO] [stdout] -  --> $DIR/attr-neither-subscribe-or-unsubscribe.rs:10:2
[INFO] [stdout] +error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found
[INFO] [stdout] + --> $DIR/attr-neither-subscribe-or-unsubscribe.rs:2:1
[INFO] [stdout] +  |
[INFO] [stdout] +2 | extern crate susydev_jsonrpc_derive;
[INFO] [stdout] +  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] +  |
[INFO] [stdout] +  = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so
[INFO] [stdout] +
[INFO] [stdout] +error: cannot find attribute `rpc` in this scope
[INFO] [stdout] + --> $DIR/attr-neither-subscribe-or-unsubscribe.rs:6:3
[INFO] [stdout] +  |
[INFO] [stdout] +6 | #[rpc]
[INFO] [stdout] +  |   ^^^
[INFO] [stdout] +
[INFO] [stdout] +error: cannot find attribute `pubsub` in this scope
[INFO] [stdout] +  --> $DIR/attr-neither-subscribe-or-unsubscribe.rs:11:4
[INFO] [stdout]     |
[INFO] [stdout] -10 |       /// Hello subscription
[INFO] [stdout] -   |  _____^
[INFO] [stdout] -11 | |     #[pubsub(subscription = "hello", name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] -12 | |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout] -   | |_________________________________________________________________________________^
[INFO] [stdout] +11 |     #[pubsub(subscription = "hello", name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] +   |       ^^^^^^
[INFO] [stdout]  
[INFO] [stdout] -error: aborting due to previous error
[INFO] [stdout] +error: cannot find attribute `pubsub` in this scope
[INFO] [stdout] +  --> $DIR/attr-neither-subscribe-or-unsubscribe.rs:15:4
[INFO] [stdout] +   |
[INFO] [stdout] +15 |     #[pubsub(subscription = "hello", unsubscribe, name = "hello_unsubscribe")]
[INFO] [stdout] +   |       ^^^^^^
[INFO] [stdout]  
[INFO] [stdout] +error[E0433]: failed to resolve: use of unresolved module or unlinked crate `typed`
[INFO] [stdout] +  --> $DIR/attr-neither-subscribe-or-unsubscribe.rs:12:44
[INFO] [stdout] +   |
[INFO] [stdout] +12 |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout] +   |                                               ^^^^^ use of unresolved module or unlinked crate `typed`
[INFO] [stdout] +   |
[INFO] [stdout] +   = help: you might be missing a crate named `typed`
[INFO] [stdout] +help: consider importing this module
[INFO] [stdout] +   |
[INFO] [stdout] + 1 + use susydev_jsonrpc_pubsub::typed;
[INFO] [stdout] +   |
[INFO] [stdout] +
[INFO] [stdout] +error[E0412]: cannot find type `SubscriptionId` in this scope
[INFO] [stdout] +  --> $DIR/attr-neither-subscribe-or-unsubscribe.rs:16:54
[INFO] [stdout] +   |
[INFO] [stdout] +16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout] +   |                                                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] +   |
[INFO] [stdout] +help: consider importing this enum
[INFO] [stdout] +   |
[INFO] [stdout] + 1 + use susydev_jsonrpc_pubsub::SubscriptionId;
[INFO] [stdout] +   |
[INFO] [stdout] +
[INFO] [stdout] +error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout] +  --> $DIR/attr-neither-subscribe-or-unsubscribe.rs:16:73
[INFO] [stdout] +   |
[INFO] [stdout] +16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout] +   |                                                                            ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout] +   |                                                                            |
[INFO] [stdout] +   |                                                                            expected 2 generic arguments
[INFO] [stdout] +   |
[INFO] [stdout] +help: add missing generic argument
[INFO] [stdout] +   |
[INFO] [stdout] +16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool, E>;
[INFO] [stdout] +   |                                                                                       +++
[INFO] [stdout] +
[INFO] [stdout] +error: aborting due to 7 previous errors
[INFO] [stdout] +
[INFO] [stdout] +Some errors have detailed explanations: E0107, E0412, E0433, E0464.
[INFO] [stdout] +For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout]  
[INFO] [stdout] 
[INFO] [stdout] The actual stderr differed from the expected stderr.
[INFO] [stdout] Actual stderr saved to /tmp/pubsub/attr-neither-subscribe-or-unsubscribe.stderr
[INFO] [stdout] To update references, run this command from build directory:
[INFO] [stdout] tests/ui/update-references.sh '/tmp' 'pubsub/attr-neither-subscribe-or-unsubscribe.rs'
[INFO] [stdout] 
[INFO] [stdout] error: 1 errors occurred comparing output.
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/ui/pubsub/attr-neither-subscribe-or-unsubscribe.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/pubsub/attr-neither-subscribe-or-unsubscribe.stage-id" "-L" "../target/debug/" "-L" "../target/debug/deps/" "-L" "/tmp/pubsub/attr-neither-subscribe-or-unsubscribe.stage-id.aux" "-A" "unused"
[INFO] [stdout] stdout:
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] stderr:
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] {"$message_type":"diagnostic","message":"multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found","code":{"code":"E0464","explanation":"The compiler found multiple library files with the requested crate name.\n\n```compile_fail\n// aux-build:crateresolve-1.rs\n// aux-build:crateresolve-2.rs\n// aux-build:crateresolve-3.rs\n\nextern crate crateresolve;\n//~^ ERROR multiple candidates for `rlib` dependency `crateresolve` found\n\nfn main() {}\n```\n\nThis error can occur in several different cases -- for example, when using\n`extern crate` or passing `--extern` options without crate paths. It can also be\ncaused by caching issues with the build directory, in which case `cargo clean`\nmay help.\n\nIn the above example, there are three different library files, all of which\ndefine the same crate name. Without providing a full path, there is no way for\nthe compiler to know which crate it should use.\n"},"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-neither-subscribe-or-unsubscribe.rs","byte_start":13,"byte_end":49,"line_start":2,"line_end":2,"column_start":1,"column_end":37,"is_primary":true,"text":[{"text":"extern crate susydev_jsonrpc_derive;","highlight_start":1,"highlight_end":37}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so","code":null,"level":"note","spans":[],"children":[],"rendered":null}],"rendered":"error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found\n --> tests/ui/pubsub/attr-neither-subscribe-or-unsubscribe.rs:2:1\n  |\n2 | extern crate susydev_jsonrpc_derive;\n  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  |\n  = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so\n  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `rpc` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-neither-subscribe-or-unsubscribe.rs","byte_start":125,"byte_end":128,"line_start":6,"line_end":6,"column_start":3,"column_end":6,"is_primary":true,"text":[{"text":"#[rpc]","highlight_start":3,"highlight_end":6}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `rpc` in this scope\n --> tests/ui/pubsub/attr-neither-subscribe-or-unsubscribe.rs:6:3\n  |\n6 | #[rpc]\n  |   ^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `pubsub` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-neither-subscribe-or-unsubscribe.rs","byte_start":190,"byte_end":196,"line_start":11,"line_end":11,"column_start":4,"column_end":10,"is_primary":true,"text":[{"text":"\t#[pubsub(subscription = \"hello\", name = \"hello_subscribe\", alias(\"hello_sub\"))]","highlight_start":4,"highlight_end":10}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `pubsub` in this scope\n  --> tests/ui/pubsub/attr-neither-subscribe-or-unsubscribe.rs:11:4\n   |\n11 |     #[pubsub(subscription = \"hello\", name = \"hello_subscribe\", alias(\"hello_sub\"))]\n   |       ^^^^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `pubsub` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-neither-subscribe-or-unsubscribe.rs","byte_start":393,"byte_end":399,"line_start":15,"line_end":15,"column_start":4,"column_end":10,"is_primary":true,"text":[{"text":"\t#[pubsub(subscription = \"hello\", unsubscribe, name = \"hello_unsubscribe\")]","highlight_start":4,"highlight_end":10}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `pubsub` in this scope\n  --> tests/ui/pubsub/attr-neither-subscribe-or-unsubscribe.rs:15:4\n   |\n15 |     #[pubsub(subscription = \"hello\", unsubscribe, name = \"hello_unsubscribe\")]\n   |       ^^^^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"failed to resolve: use of unresolved module or unlinked crate `typed`","code":{"code":"E0433","explanation":"An undeclared crate, module, or type was used.\n\nErroneous code example:\n\n```compile_fail,E0433\nlet map = HashMap::new();\n// error: failed to resolve: use of undeclared type `HashMap`\n```\n\nPlease verify you didn't misspell the type/module's name or that you didn't\nforget to import it:\n\n```\nuse std::collections::HashMap; // HashMap has been imported.\nlet map: HashMap<u32, u32> = HashMap::new(); // So it can be used!\n```\n\nIf you've expected to use a crate name:\n\n```compile_fail\nuse ferris_wheel::BigO;\n// error: failed to resolve: use of undeclared module or unlinked crate\n```\n\nMake sure the crate has been added as a dependency in `Cargo.toml`.\n\nTo use a module from your current crate, add the `crate::` prefix to the path.\n"},"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-neither-subscribe-or-unsubscribe.rs","byte_start":311,"byte_end":316,"line_start":12,"line_end":12,"column_start":44,"column_end":49,"is_primary":true,"text":[{"text":"\tfn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);","highlight_start":44,"highlight_end":49}],"label":"use of unresolved module or unlinked crate `typed`","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"you might be missing a crate named `typed`","code":null,"level":"help","spans":[],"children":[],"rendered":null},{"message":"consider importing this module","code":null,"level":"help","spans":[{"file_name":"tests/ui/pubsub/attr-neither-subscribe-or-unsubscribe.rs","byte_start":0,"byte_end":0,"line_start":1,"line_end":1,"column_start":1,"column_end":1,"is_primary":true,"text":[],"label":null,"suggested_replacement":"use susydev_jsonrpc_pubsub::typed;\n\n","suggestion_applicability":"MaybeIncorrect","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0433]: failed to resolve: use of unresolved module or unlinked crate `typed`\n  --> tests/ui/pubsub/attr-neither-subscribe-or-unsubscribe.rs:12:44\n   |\n12 |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);\n   |                                               ^^^^^ use of unresolved module or unlinked crate `typed`\n   |\n   = help: you might be missing a crate named `typed`\nhelp: consider importing this module\n   |\n 1 + use susydev_jsonrpc_pubsub::typed;\n   |\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find type `SubscriptionId` in this scope","code":{"code":"E0412","explanation":"A used type name is not in scope.\n\nErroneous code examples:\n\n```compile_fail,E0412\nimpl Something {} // error: type name `Something` is not in scope\n\n// or:\n\ntrait Foo {\n    fn bar(N); // error: type name `N` is not in scope\n}\n\n// or:\n\nfn foo(x: T) {} // type name `T` is not in scope\n```\n\nTo fix this error, please verify you didn't misspell the type name, you did\ndeclare it or imported it into the scope. Examples:\n\n```\nstruct Something;\n\nimpl Something {} // ok!\n\n// or:\n\ntrait Foo {\n    type N;\n\n    fn bar(_: Self::N); // ok!\n}\n\n// or:\n\nfn foo<T>(x: T) {} // ok!\n```\n\nAnother case that causes this error is when a type is imported into a parent\nmodule. To fix this, you can follow the suggestion and use File directly or\n`use super::File;` which will import the types from the parent namespace. An\nexample that causes this error is below:\n\n```compile_fail,E0412\nuse std::fs::File;\n\nmod foo {\n    fn some_function(f: File) {}\n}\n```\n\n```\nuse std::fs::File;\n\nmod foo {\n    // either\n    use super::File;\n    // or\n    // use std::fs::File;\n    fn foo(f: File) {}\n}\n# fn main() {} // don't insert it for us; that'll break imports\n```\n"},"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-neither-subscribe-or-unsubscribe.rs","byte_start":519,"byte_end":533,"line_start":16,"line_end":16,"column_start":54,"column_end":68,"is_primary":true,"text":[{"text":"\tfn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;","highlight_start":54,"highlight_end":68}],"label":"not found in this scope","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"consider importing this enum","code":null,"level":"help","spans":[{"file_name":"tests/ui/pubsub/attr-neither-subscribe-or-unsubscribe.rs","byte_start":0,"byte_end":0,"line_start":1,"line_end":1,"column_start":1,"column_end":1,"is_primary":true,"text":[],"label":null,"suggested_replacement":"use susydev_jsonrpc_pubsub::SubscriptionId;\n\n","suggestion_applicability":"MaybeIncorrect","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0412]: cannot find type `SubscriptionId` in this scope\n  --> tests/ui/pubsub/attr-neither-subscribe-or-unsubscribe.rs:16:54\n   |\n16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;\n   |                                                         ^^^^^^^^^^^^^^ not found in this scope\n   |\nhelp: consider importing this enum\n   |\n 1 + use susydev_jsonrpc_pubsub::SubscriptionId;\n   |\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"enum takes 2 generic arguments but 1 generic argument was supplied","code":{"code":"E0107","explanation":"An incorrect number of generic arguments was provided.\n\nErroneous code example:\n\n```compile_fail,E0107\nstruct Foo<T> { x: T }\n\nstruct Bar { x: Foo }             // error: wrong number of type arguments:\n                                  //        expected 1, found 0\nstruct Baz<S, T> { x: Foo<S, T> } // error: wrong number of type arguments:\n                                  //        expected 1, found 2\n\nfn foo<T, U>(x: T, y: U) {}\nfn f() {}\n\nfn main() {\n    let x: bool = true;\n    foo::<bool>(x);                 // error: wrong number of type arguments:\n                                    //        expected 2, found 1\n    foo::<bool, i32, i32>(x, 2, 4); // error: wrong number of type arguments:\n                                    //        expected 2, found 3\n    f::<'static>();                 // error: wrong number of lifetime arguments\n                                    //        expected 0, found 1\n}\n```\n\nWhen using/declaring an item with generic arguments, you must provide the exact\nsame number:\n\n```\nstruct Foo<T> { x: T }\n\nstruct Bar<T> { x: Foo<T> }               // ok!\nstruct Baz<S, T> { x: Foo<S>, y: Foo<T> } // ok!\n\nfn foo<T, U>(x: T, y: U) {}\nfn f() {}\n\nfn main() {\n    let x: bool = true;\n    foo::<bool, u32>(x, 12);              // ok!\n    f();                                  // ok!\n}\n```\n"},"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-neither-subscribe-or-unsubscribe.rs","byte_start":538,"byte_end":544,"line_start":16,"line_end":16,"column_start":73,"column_end":79,"is_primary":true,"text":[{"text":"\tfn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;","highlight_start":73,"highlight_end":79}],"label":"expected 2 generic arguments","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"tests/ui/pubsub/attr-neither-subscribe-or-unsubscribe.rs","byte_start":545,"byte_end":549,"line_start":16,"line_end":16,"column_start":80,"column_end":84,"is_primary":false,"text":[{"text":"\tfn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;","highlight_start":80,"highlight_end":84}],"label":"supplied 1 generic argument","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"add missing generic argument","code":null,"level":"help","spans":[{"file_name":"tests/ui/pubsub/attr-neither-subscribe-or-unsubscribe.rs","byte_start":549,"byte_end":549,"line_start":16,"line_end":16,"column_start":84,"column_end":84,"is_primary":true,"text":[{"text":"\tfn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;","highlight_start":84,"highlight_end":84}],"label":null,"suggested_replacement":", E","suggestion_applicability":"HasPlaceholders","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied\n  --> tests/ui/pubsub/attr-neither-subscribe-or-unsubscribe.rs:16:73\n   |\n16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;\n   |                                                                            ^^^^^^ ---- supplied 1 generic argument\n   |                                                                            |\n   |                                                                            expected 2 generic arguments\n   |\nhelp: add missing generic argument\n   |\n16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool, E>;\n   |                                                                                       +++\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 7 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 7 previous errors\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"Some errors have detailed explanations: E0107, E0412, E0433, E0464.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"Some errors have detailed explanations: E0107, E0412, E0433, E0464.\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about an error, try `rustc --explain E0107`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about an error, try `rustc --explain E0107`.\n"}
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] normalized stderr:
[INFO] [stdout] error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found
[INFO] [stdout]  --> $DIR/missing-unsubscribe.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate susydev_jsonrpc_derive;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rpc` in this scope
[INFO] [stdout]  --> $DIR/missing-unsubscribe.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[rpc]
[INFO] [stdout]   |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pubsub` in this scope
[INFO] [stdout]   --> $DIR/missing-unsubscribe.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[pubsub(subscription = "hello", subscribe, name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `typed`
[INFO] [stdout]   --> $DIR/missing-unsubscribe.rs:12:44
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout]    |                                               ^^^^^ use of unresolved module or unlinked crate `typed`
[INFO] [stdout]    |
[INFO] [stdout]    = help: you might be missing a crate named `typed`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use susydev_jsonrpc_pubsub::typed;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0464.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] expected stderr:
[INFO] [stdout] error: subscription 'hello'. Can't find unsubscribe method, expected a method annotated with `unsubscribe` e.g. `#[pubsub(subscription = "hello", unsubscribe, name = "hello_unsubscribe")]`
[INFO] [stdout]   --> $DIR/missing-unsubscribe.rs:10:2
[INFO] [stdout]    |
[INFO] [stdout] 10 |       /// Hello subscription
[INFO] [stdout]    |  _____^
[INFO] [stdout] 11 | |     #[pubsub(subscription = "hello", subscribe, name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] 12 | |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout]    | |_________________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] diff of stderr:
[INFO] [stdout] 
[INFO] [stdout] -error: subscription 'hello'. Can't find unsubscribe method, expected a method annotated with `unsubscribe` e.g. `#[pubsub(subscription = "hello", unsubscribe, name = "hello_unsubscribe")]`
[INFO] [stdout] -  --> $DIR/missing-unsubscribe.rs:10:2
[INFO] [stdout] +error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found
[INFO] [stdout] + --> $DIR/missing-unsubscribe.rs:2:1
[INFO] [stdout] +  |
[INFO] [stdout] +2 | extern crate susydev_jsonrpc_derive;
[INFO] [stdout] +  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] +  |
[INFO] [stdout] +  = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so
[INFO] [stdout] +
[INFO] [stdout] +error: cannot find attribute `rpc` in this scope
[INFO] [stdout] + --> $DIR/missing-unsubscribe.rs:6:3
[INFO] [stdout] +  |
[INFO] [stdout] +6 | #[rpc]
[INFO] [stdout] +  |   ^^^
[INFO] [stdout] +
[INFO] [stdout] +error: cannot find attribute `pubsub` in this scope
[INFO] [stdout] +  --> $DIR/missing-unsubscribe.rs:11:4
[INFO] [stdout]     |
[INFO] [stdout] -10 |       /// Hello subscription
[INFO] [stdout] -   |  _____^
[INFO] [stdout] -11 | |     #[pubsub(subscription = "hello", subscribe, name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] -12 | |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout] -   | |_________________________________________________________________________________^
[INFO] [stdout] +11 |     #[pubsub(subscription = "hello", subscribe, name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] +   |       ^^^^^^
[INFO] [stdout]  
[INFO] [stdout] -error: aborting due to previous error
[INFO] [stdout] +error[E0433]: failed to resolve: use of unresolved module or unlinked crate `typed`
[INFO] [stdout] +  --> $DIR/missing-unsubscribe.rs:12:44
[INFO] [stdout] +   |
[INFO] [stdout] +12 |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout] +   |                                               ^^^^^ use of unresolved module or unlinked crate `typed`
[INFO] [stdout] +   |
[INFO] [stdout] +   = help: you might be missing a crate named `typed`
[INFO] [stdout] +help: consider importing this module
[INFO] [stdout] +   |
[INFO] [stdout] + 1 + use susydev_jsonrpc_pubsub::typed;
[INFO] [stdout] +   |
[INFO] [stdout]  
[INFO] [stdout] +error: aborting due to 4 previous errors
[INFO] [stdout] +
[INFO] [stdout] +Some errors have detailed explanations: E0433, E0464.
[INFO] [stdout] +For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout]  
[INFO] [stdout] 
[INFO] [stdout] The actual stderr differed from the expected stderr.
[INFO] [stdout] Actual stderr saved to /tmp/pubsub/missing-unsubscribe.stderr
[INFO] [stdout] To update references, run this command from build directory:
[INFO] [stdout] tests/ui/update-references.sh '/tmp' 'pubsub/missing-unsubscribe.rs'
[INFO] [stdout] 
[INFO] [stdout] error: 1 errors occurred comparing output.
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/ui/pubsub/missing-unsubscribe.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/pubsub/missing-unsubscribe.stage-id" "-L" "../target/debug/" "-L" "../target/debug/deps/" "-L" "/tmp/pubsub/missing-unsubscribe.stage-id.aux" "-A" "unused"
[INFO] [stdout] stdout:
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] stderr:
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] {"$message_type":"diagnostic","message":"multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found","code":{"code":"E0464","explanation":"The compiler found multiple library files with the requested crate name.\n\n```compile_fail\n// aux-build:crateresolve-1.rs\n// aux-build:crateresolve-2.rs\n// aux-build:crateresolve-3.rs\n\nextern crate crateresolve;\n//~^ ERROR multiple candidates for `rlib` dependency `crateresolve` found\n\nfn main() {}\n```\n\nThis error can occur in several different cases -- for example, when using\n`extern crate` or passing `--extern` options without crate paths. It can also be\ncaused by caching issues with the build directory, in which case `cargo clean`\nmay help.\n\nIn the above example, there are three different library files, all of which\ndefine the same crate name. Without providing a full path, there is no way for\nthe compiler to know which crate it should use.\n"},"level":"error","spans":[{"file_name":"tests/ui/pubsub/missing-unsubscribe.rs","byte_start":13,"byte_end":49,"line_start":2,"line_end":2,"column_start":1,"column_end":37,"is_primary":true,"text":[{"text":"extern crate susydev_jsonrpc_derive;","highlight_start":1,"highlight_end":37}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so","code":null,"level":"note","spans":[],"children":[],"rendered":null}],"rendered":"error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found\n --> tests/ui/pubsub/missing-unsubscribe.rs:2:1\n  |\n2 | extern crate susydev_jsonrpc_derive;\n  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  |\n  = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so\n  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `rpc` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/pubsub/missing-unsubscribe.rs","byte_start":125,"byte_end":128,"line_start":6,"line_end":6,"column_start":3,"column_end":6,"is_primary":true,"text":[{"text":"#[rpc]","highlight_start":3,"highlight_end":6}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `rpc` in this scope\n --> tests/ui/pubsub/missing-unsubscribe.rs:6:3\n  |\n6 | #[rpc]\n  |   ^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `pubsub` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/pubsub/missing-unsubscribe.rs","byte_start":190,"byte_end":196,"line_start":11,"line_end":11,"column_start":4,"column_end":10,"is_primary":true,"text":[{"text":"\t#[pubsub(subscription = \"hello\", subscribe, name = \"hello_subscribe\", alias(\"hello_sub\"))]","highlight_start":4,"highlight_end":10}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `pubsub` in this scope\n  --> tests/ui/pubsub/missing-unsubscribe.rs:11:4\n   |\n11 |     #[pubsub(subscription = \"hello\", subscribe, name = \"hello_subscribe\", alias(\"hello_sub\"))]\n   |       ^^^^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"failed to resolve: use of unresolved module or unlinked crate `typed`","code":{"code":"E0433","explanation":"An undeclared crate, module, or type was used.\n\nErroneous code example:\n\n```compile_fail,E0433\nlet map = HashMap::new();\n// error: failed to resolve: use of undeclared type `HashMap`\n```\n\nPlease verify you didn't misspell the type/module's name or that you didn't\nforget to import it:\n\n```\nuse std::collections::HashMap; // HashMap has been imported.\nlet map: HashMap<u32, u32> = HashMap::new(); // So it can be used!\n```\n\nIf you've expected to use a crate name:\n\n```compile_fail\nuse ferris_wheel::BigO;\n// error: failed to resolve: use of undeclared module or unlinked crate\n```\n\nMake sure the crate has been added as a dependency in `Cargo.toml`.\n\nTo use a module from your current crate, add the `crate::` prefix to the path.\n"},"level":"error","spans":[{"file_name":"tests/ui/pubsub/missing-unsubscribe.rs","byte_start":322,"byte_end":327,"line_start":12,"line_end":12,"column_start":44,"column_end":49,"is_primary":true,"text":[{"text":"\tfn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);","highlight_start":44,"highlight_end":49}],"label":"use of unresolved module or unlinked crate `typed`","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"you might be missing a crate named `typed`","code":null,"level":"help","spans":[],"children":[],"rendered":null},{"message":"consider importing this module","code":null,"level":"help","spans":[{"file_name":"tests/ui/pubsub/missing-unsubscribe.rs","byte_start":0,"byte_end":0,"line_start":1,"line_end":1,"column_start":1,"column_end":1,"is_primary":true,"text":[],"label":null,"suggested_replacement":"use susydev_jsonrpc_pubsub::typed;\n\n","suggestion_applicability":"MaybeIncorrect","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0433]: failed to resolve: use of unresolved module or unlinked crate `typed`\n  --> tests/ui/pubsub/missing-unsubscribe.rs:12:44\n   |\n12 |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);\n   |                                               ^^^^^ use of unresolved module or unlinked crate `typed`\n   |\n   = help: you might be missing a crate named `typed`\nhelp: consider importing this module\n   |\n 1 + use susydev_jsonrpc_pubsub::typed;\n   |\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 4 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 4 previous errors\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"Some errors have detailed explanations: E0433, E0464.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"Some errors have detailed explanations: E0433, E0464.\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about an error, try `rustc --explain E0433`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about an error, try `rustc --explain E0433`.\n"}
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] normalized stderr:
[INFO] [stdout] error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found
[INFO] [stdout]  --> $DIR/attr-missing-subscription-name.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate susydev_jsonrpc_derive;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rpc` in this scope
[INFO] [stdout]  --> $DIR/attr-missing-subscription-name.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[rpc]
[INFO] [stdout]   |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pubsub` in this scope
[INFO] [stdout]   --> $DIR/attr-missing-subscription-name.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[pubsub(subscribe, name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pubsub` in this scope
[INFO] [stdout]   --> $DIR/attr-missing-subscription-name.rs:15:4
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[pubsub(subscription = "hello", unsubscribe, name = "hello_unsubscribe")]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `typed`
[INFO] [stdout]   --> $DIR/attr-missing-subscription-name.rs:12:44
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout]    |                                               ^^^^^ use of unresolved module or unlinked crate `typed`
[INFO] [stdout]    |
[INFO] [stdout]    = help: you might be missing a crate named `typed`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use susydev_jsonrpc_pubsub::typed;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SubscriptionId` in this scope
[INFO] [stdout]   --> $DIR/attr-missing-subscription-name.rs:16:54
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use susydev_jsonrpc_pubsub::SubscriptionId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> $DIR/attr-missing-subscription-name.rs:16:73
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout]    |                                                                            ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]    |                                                                            |
[INFO] [stdout]    |                                                                            expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool, E>;
[INFO] [stdout]    |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0412, E0433, E0464.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] expected stderr:
[INFO] [stdout] error: pubsub attribute should have a subscription name
[INFO] [stdout]   --> $DIR/attr-missing-subscription-name.rs:10:2
[INFO] [stdout]    |
[INFO] [stdout] 10 |       /// Hello subscription
[INFO] [stdout]    |  _____^
[INFO] [stdout] 11 | |     #[pubsub(subscribe, name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] 12 | |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout]    | |_________________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] diff of stderr:
[INFO] [stdout] 
[INFO] [stdout] -error: pubsub attribute should have a subscription name
[INFO] [stdout] -  --> $DIR/attr-missing-subscription-name.rs:10:2
[INFO] [stdout] +error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found
[INFO] [stdout] + --> $DIR/attr-missing-subscription-name.rs:2:1
[INFO] [stdout] +  |
[INFO] [stdout] +2 | extern crate susydev_jsonrpc_derive;
[INFO] [stdout] +  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] +  |
[INFO] [stdout] +  = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so
[INFO] [stdout] +
[INFO] [stdout] +error: cannot find attribute `rpc` in this scope
[INFO] [stdout] + --> $DIR/attr-missing-subscription-name.rs:6:3
[INFO] [stdout] +  |
[INFO] [stdout] +6 | #[rpc]
[INFO] [stdout] +  |   ^^^
[INFO] [stdout] +
[INFO] [stdout] +error: cannot find attribute `pubsub` in this scope
[INFO] [stdout] +  --> $DIR/attr-missing-subscription-name.rs:11:4
[INFO] [stdout]     |
[INFO] [stdout] -10 |       /// Hello subscription
[INFO] [stdout] -   |  _____^
[INFO] [stdout] -11 | |     #[pubsub(subscribe, name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] -12 | |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout] -   | |_________________________________________________________________________________^
[INFO] [stdout] +11 |     #[pubsub(subscribe, name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] +   |       ^^^^^^
[INFO] [stdout]  
[INFO] [stdout] -error: aborting due to previous error
[INFO] [stdout] +error: cannot find attribute `pubsub` in this scope
[INFO] [stdout] +  --> $DIR/attr-missing-subscription-name.rs:15:4
[INFO] [stdout] +   |
[INFO] [stdout] +15 |     #[pubsub(subscription = "hello", unsubscribe, name = "hello_unsubscribe")]
[INFO] [stdout] +   |       ^^^^^^
[INFO] [stdout]  
[INFO] [stdout] +error[E0433]: failed to resolve: use of unresolved module or unlinked crate `typed`
[INFO] [stdout] +  --> $DIR/attr-missing-subscription-name.rs:12:44
[INFO] [stdout] +   |
[INFO] [stdout] +12 |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout] +   |                                               ^^^^^ use of unresolved module or unlinked crate `typed`
[INFO] [stdout] +   |
[INFO] [stdout] +   = help: you might be missing a crate named `typed`
[INFO] [stdout] +help: consider importing this module
[INFO] [stdout] +   |
[INFO] [stdout] + 1 + use susydev_jsonrpc_pubsub::typed;
[INFO] [stdout] +   |
[INFO] [stdout] +
[INFO] [stdout] +error[E0412]: cannot find type `SubscriptionId` in this scope
[INFO] [stdout] +  --> $DIR/attr-missing-subscription-name.rs:16:54
[INFO] [stdout] +   |
[INFO] [stdout] +16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout] +   |                                                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] +   |
[INFO] [stdout] +help: consider importing this enum
[INFO] [stdout] +   |
[INFO] [stdout] + 1 + use susydev_jsonrpc_pubsub::SubscriptionId;
[INFO] [stdout] +   |
[INFO] [stdout] +
[INFO] [stdout] +error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout] +  --> $DIR/attr-missing-subscription-name.rs:16:73
[INFO] [stdout] +   |
[INFO] [stdout] +16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout] +   |                                                                            ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout] +   |                                                                            |
[INFO] [stdout] +   |                                                                            expected 2 generic arguments
[INFO] [stdout] +   |
[INFO] [stdout] +help: add missing generic argument
[INFO] [stdout] +   |
[INFO] [stdout] +16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool, E>;
[INFO] [stdout] +   |                                                                                       +++
[INFO] [stdout] +
[INFO] [stdout] +error: aborting due to 7 previous errors
[INFO] [stdout] +
[INFO] [stdout] +Some errors have detailed explanations: E0107, E0412, E0433, E0464.
[INFO] [stdout] +For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout]  
[INFO] [stdout] 
[INFO] [stdout] The actual stderr differed from the expected stderr.
[INFO] [stdout] Actual stderr saved to /tmp/pubsub/attr-missing-subscription-name.stderr
[INFO] [stdout] To update references, run this command from build directory:
[INFO] [stdout] tests/ui/update-references.sh '/tmp' 'pubsub/attr-missing-subscription-name.rs'
[INFO] [stdout] 
[INFO] [stdout] error: 1 errors occurred comparing output.
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/ui/pubsub/attr-missing-subscription-name.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/pubsub/attr-missing-subscription-name.stage-id" "-L" "../target/debug/" "-L" "../target/debug/deps/" "-L" "/tmp/pubsub/attr-missing-subscription-name.stage-id.aux" "-A" "unused"
[INFO] [stdout] stdout:
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] stderr:
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] {"$message_type":"diagnostic","message":"multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found","code":{"code":"E0464","explanation":"The compiler found multiple library files with the requested crate name.\n\n```compile_fail\n// aux-build:crateresolve-1.rs\n// aux-build:crateresolve-2.rs\n// aux-build:crateresolve-3.rs\n\nextern crate crateresolve;\n//~^ ERROR multiple candidates for `rlib` dependency `crateresolve` found\n\nfn main() {}\n```\n\nThis error can occur in several different cases -- for example, when using\n`extern crate` or passing `--extern` options without crate paths. It can also be\ncaused by caching issues with the build directory, in which case `cargo clean`\nmay help.\n\nIn the above example, there are three different library files, all of which\ndefine the same crate name. Without providing a full path, there is no way for\nthe compiler to know which crate it should use.\n"},"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-missing-subscription-name.rs","byte_start":13,"byte_end":49,"line_start":2,"line_end":2,"column_start":1,"column_end":37,"is_primary":true,"text":[{"text":"extern crate susydev_jsonrpc_derive;","highlight_start":1,"highlight_end":37}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so","code":null,"level":"note","spans":[],"children":[],"rendered":null}],"rendered":"error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found\n --> tests/ui/pubsub/attr-missing-subscription-name.rs:2:1\n  |\n2 | extern crate susydev_jsonrpc_derive;\n  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  |\n  = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so\n  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `rpc` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-missing-subscription-name.rs","byte_start":125,"byte_end":128,"line_start":6,"line_end":6,"column_start":3,"column_end":6,"is_primary":true,"text":[{"text":"#[rpc]","highlight_start":3,"highlight_end":6}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `rpc` in this scope\n --> tests/ui/pubsub/attr-missing-subscription-name.rs:6:3\n  |\n6 | #[rpc]\n  |   ^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `pubsub` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-missing-subscription-name.rs","byte_start":190,"byte_end":196,"line_start":11,"line_end":11,"column_start":4,"column_end":10,"is_primary":true,"text":[{"text":"\t#[pubsub(subscribe, name = \"hello_subscribe\", alias(\"hello_sub\"))]","highlight_start":4,"highlight_end":10}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `pubsub` in this scope\n  --> tests/ui/pubsub/attr-missing-subscription-name.rs:11:4\n   |\n11 |     #[pubsub(subscribe, name = \"hello_subscribe\", alias(\"hello_sub\"))]\n   |       ^^^^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `pubsub` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-missing-subscription-name.rs","byte_start":380,"byte_end":386,"line_start":15,"line_end":15,"column_start":4,"column_end":10,"is_primary":true,"text":[{"text":"\t#[pubsub(subscription = \"hello\", unsubscribe, name = \"hello_unsubscribe\")]","highlight_start":4,"highlight_end":10}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `pubsub` in this scope\n  --> tests/ui/pubsub/attr-missing-subscription-name.rs:15:4\n   |\n15 |     #[pubsub(subscription = \"hello\", unsubscribe, name = \"hello_unsubscribe\")]\n   |       ^^^^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"failed to resolve: use of unresolved module or unlinked crate `typed`","code":{"code":"E0433","explanation":"An undeclared crate, module, or type was used.\n\nErroneous code example:\n\n```compile_fail,E0433\nlet map = HashMap::new();\n// error: failed to resolve: use of undeclared type `HashMap`\n```\n\nPlease verify you didn't misspell the type/module's name or that you didn't\nforget to import it:\n\n```\nuse std::collections::HashMap; // HashMap has been imported.\nlet map: HashMap<u32, u32> = HashMap::new(); // So it can be used!\n```\n\nIf you've expected to use a crate name:\n\n```compile_fail\nuse ferris_wheel::BigO;\n// error: failed to resolve: use of undeclared module or unlinked crate\n```\n\nMake sure the crate has been added as a dependency in `Cargo.toml`.\n\nTo use a module from your current crate, add the `crate::` prefix to the path.\n"},"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-missing-subscription-name.rs","byte_start":298,"byte_end":303,"line_start":12,"line_end":12,"column_start":44,"column_end":49,"is_primary":true,"text":[{"text":"\tfn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);","highlight_start":44,"highlight_end":49}],"label":"use of unresolved module or unlinked crate `typed`","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"you might be missing a crate named `typed`","code":null,"level":"help","spans":[],"children":[],"rendered":null},{"message":"consider importing this module","code":null,"level":"help","spans":[{"file_name":"tests/ui/pubsub/attr-missing-subscription-name.rs","byte_start":0,"byte_end":0,"line_start":1,"line_end":1,"column_start":1,"column_end":1,"is_primary":true,"text":[],"label":null,"suggested_replacement":"use susydev_jsonrpc_pubsub::typed;\n\n","suggestion_applicability":"MaybeIncorrect","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0433]: failed to resolve: use of unresolved module or unlinked crate `typed`\n  --> tests/ui/pubsub/attr-missing-subscription-name.rs:12:44\n   |\n12 |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);\n   |                                               ^^^^^ use of unresolved module or unlinked crate `typed`\n   |\n   = help: you might be missing a crate named `typed`\nhelp: consider importing this module\n   |\n 1 + use susydev_jsonrpc_pubsub::typed;\n   |\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find type `SubscriptionId` in this scope","code":{"code":"E0412","explanation":"A used type name is not in scope.\n\nErroneous code examples:\n\n```compile_fail,E0412\nimpl Something {} // error: type name `Something` is not in scope\n\n// or:\n\ntrait Foo {\n    fn bar(N); // error: type name `N` is not in scope\n}\n\n// or:\n\nfn foo(x: T) {} // type name `T` is not in scope\n```\n\nTo fix this error, please verify you didn't misspell the type name, you did\ndeclare it or imported it into the scope. Examples:\n\n```\nstruct Something;\n\nimpl Something {} // ok!\n\n// or:\n\ntrait Foo {\n    type N;\n\n    fn bar(_: Self::N); // ok!\n}\n\n// or:\n\nfn foo<T>(x: T) {} // ok!\n```\n\nAnother case that causes this error is when a type is imported into a parent\nmodule. To fix this, you can follow the suggestion and use File directly or\n`use super::File;` which will import the types from the parent namespace. An\nexample that causes this error is below:\n\n```compile_fail,E0412\nuse std::fs::File;\n\nmod foo {\n    fn some_function(f: File) {}\n}\n```\n\n```\nuse std::fs::File;\n\nmod foo {\n    // either\n    use super::File;\n    // or\n    // use std::fs::File;\n    fn foo(f: File) {}\n}\n# fn main() {} // don't insert it for us; that'll break imports\n```\n"},"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-missing-subscription-name.rs","byte_start":506,"byte_end":520,"line_start":16,"line_end":16,"column_start":54,"column_end":68,"is_primary":true,"text":[{"text":"\tfn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;","highlight_start":54,"highlight_end":68}],"label":"not found in this scope","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"consider importing this enum","code":null,"level":"help","spans":[{"file_name":"tests/ui/pubsub/attr-missing-subscription-name.rs","byte_start":0,"byte_end":0,"line_start":1,"line_end":1,"column_start":1,"column_end":1,"is_primary":true,"text":[],"label":null,"suggested_replacement":"use susydev_jsonrpc_pubsub::SubscriptionId;\n\n","suggestion_applicability":"MaybeIncorrect","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0412]: cannot find type `SubscriptionId` in this scope\n  --> tests/ui/pubsub/attr-missing-subscription-name.rs:16:54\n   |\n16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;\n   |                                                         ^^^^^^^^^^^^^^ not found in this scope\n   |\nhelp: consider importing this enum\n   |\n 1 + use susydev_jsonrpc_pubsub::SubscriptionId;\n   |\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"enum takes 2 generic arguments but 1 generic argument was supplied","code":{"code":"E0107","explanation":"An incorrect number of generic arguments was provided.\n\nErroneous code example:\n\n```compile_fail,E0107\nstruct Foo<T> { x: T }\n\nstruct Bar { x: Foo }             // error: wrong number of type arguments:\n                                  //        expected 1, found 0\nstruct Baz<S, T> { x: Foo<S, T> } // error: wrong number of type arguments:\n                                  //        expected 1, found 2\n\nfn foo<T, U>(x: T, y: U) {}\nfn f() {}\n\nfn main() {\n    let x: bool = true;\n    foo::<bool>(x);                 // error: wrong number of type arguments:\n                                    //        expected 2, found 1\n    foo::<bool, i32, i32>(x, 2, 4); // error: wrong number of type arguments:\n                                    //        expected 2, found 3\n    f::<'static>();                 // error: wrong number of lifetime arguments\n                                    //        expected 0, found 1\n}\n```\n\nWhen using/declaring an item with generic arguments, you must provide the exact\nsame number:\n\n```\nstruct Foo<T> { x: T }\n\nstruct Bar<T> { x: Foo<T> }               // ok!\nstruct Baz<S, T> { x: Foo<S>, y: Foo<T> } // ok!\n\nfn foo<T, U>(x: T, y: U) {}\nfn f() {}\n\nfn main() {\n    let x: bool = true;\n    foo::<bool, u32>(x, 12);              // ok!\n    f();                                  // ok!\n}\n```\n"},"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-missing-subscription-name.rs","byte_start":525,"byte_end":531,"line_start":16,"line_end":16,"column_start":73,"column_end":79,"is_primary":true,"text":[{"text":"\tfn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;","highlight_start":73,"highlight_end":79}],"label":"expected 2 generic arguments","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"tests/ui/pubsub/attr-missing-subscription-name.rs","byte_start":532,"byte_end":536,"line_start":16,"line_end":16,"column_start":80,"column_end":84,"is_primary":false,"text":[{"text":"\tfn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;","highlight_start":80,"highlight_end":84}],"label":"supplied 1 generic argument","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"add missing generic argument","code":null,"level":"help","spans":[{"file_name":"tests/ui/pubsub/attr-missing-subscription-name.rs","byte_start":536,"byte_end":536,"line_start":16,"line_end":16,"column_start":84,"column_end":84,"is_primary":true,"text":[{"text":"\tfn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;","highlight_start":84,"highlight_end":84}],"label":null,"suggested_replacement":", E","suggestion_applicability":"HasPlaceholders","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied\n  --> tests/ui/pubsub/attr-missing-subscription-name.rs:16:73\n   |\n16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;\n   |                                                                            ^^^^^^ ---- supplied 1 generic argument\n   |                                                                            |\n   |                                                                            expected 2 generic arguments\n   |\nhelp: add missing generic argument\n   |\n16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool, E>;\n   |                                                                                       +++\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 7 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 7 previous errors\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"Some errors have detailed explanations: E0107, E0412, E0433, E0464.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"Some errors have detailed explanations: E0107, E0412, E0433, E0464.\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about an error, try `rustc --explain E0107`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about an error, try `rustc --explain E0107`.\n"}
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] normalized stderr:
[INFO] [stdout] error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found
[INFO] [stdout]  --> $DIR/attr-invalid-name-values.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate susydev_jsonrpc_derive;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rpc` in this scope
[INFO] [stdout]  --> $DIR/attr-invalid-name-values.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[rpc]
[INFO] [stdout]   |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pubsub` in this scope
[INFO] [stdout]   --> $DIR/attr-invalid-name-values.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[pubsub(Xsubscription = "hello", subscribe, Xname = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pubsub` in this scope
[INFO] [stdout]   --> $DIR/attr-invalid-name-values.rs:15:4
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[pubsub(subscription = "hello", unsubscribe, name = "hello_unsubscribe")]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `typed`
[INFO] [stdout]   --> $DIR/attr-invalid-name-values.rs:12:44
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout]    |                                               ^^^^^ use of unresolved module or unlinked crate `typed`
[INFO] [stdout]    |
[INFO] [stdout]    = help: you might be missing a crate named `typed`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use susydev_jsonrpc_pubsub::typed;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SubscriptionId` in this scope
[INFO] [stdout]   --> $DIR/attr-invalid-name-values.rs:16:54
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use susydev_jsonrpc_pubsub::SubscriptionId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> $DIR/attr-invalid-name-values.rs:16:73
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout]    |                                                                            ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]    |                                                                            |
[INFO] [stdout]    |                                                                            expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool, E>;
[INFO] [stdout]    |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0412, E0433, E0464.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] expected stderr:
[INFO] [stdout] error: Invalid attribute parameter(s): 'Xsubscription, Xname'. Expected 'subscription, name'
[INFO] [stdout]   --> $DIR/attr-invalid-name-values.rs:10:2
[INFO] [stdout]    |
[INFO] [stdout] 10 |       /// Hello subscription
[INFO] [stdout]    |  _____^
[INFO] [stdout] 11 | |     #[pubsub(Xsubscription = "hello", subscribe, Xname = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] 12 | |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout]    | |_________________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] diff of stderr:
[INFO] [stdout] 
[INFO] [stdout] -error: Invalid attribute parameter(s): 'Xsubscription, Xname'. Expected 'subscription, name'
[INFO] [stdout] -  --> $DIR/attr-invalid-name-values.rs:10:2
[INFO] [stdout] +error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found
[INFO] [stdout] + --> $DIR/attr-invalid-name-values.rs:2:1
[INFO] [stdout] +  |
[INFO] [stdout] +2 | extern crate susydev_jsonrpc_derive;
[INFO] [stdout] +  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] +  |
[INFO] [stdout] +  = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so
[INFO] [stdout] +
[INFO] [stdout] +error: cannot find attribute `rpc` in this scope
[INFO] [stdout] + --> $DIR/attr-invalid-name-values.rs:6:3
[INFO] [stdout] +  |
[INFO] [stdout] +6 | #[rpc]
[INFO] [stdout] +  |   ^^^
[INFO] [stdout] +
[INFO] [stdout] +error: cannot find attribute `pubsub` in this scope
[INFO] [stdout] +  --> $DIR/attr-invalid-name-values.rs:11:4
[INFO] [stdout]     |
[INFO] [stdout] -10 |       /// Hello subscription
[INFO] [stdout] -   |  _____^
[INFO] [stdout] -11 | |     #[pubsub(Xsubscription = "hello", subscribe, Xname = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] -12 | |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout] -   | |_________________________________________________________________________________^
[INFO] [stdout] +11 |     #[pubsub(Xsubscription = "hello", subscribe, Xname = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] +   |       ^^^^^^
[INFO] [stdout]  
[INFO] [stdout] -error: aborting due to previous error
[INFO] [stdout] +error: cannot find attribute `pubsub` in this scope
[INFO] [stdout] +  --> $DIR/attr-invalid-name-values.rs:15:4
[INFO] [stdout] +   |
[INFO] [stdout] +15 |     #[pubsub(subscription = "hello", unsubscribe, name = "hello_unsubscribe")]
[INFO] [stdout] +   |       ^^^^^^
[INFO] [stdout]  
[INFO] [stdout] +error[E0433]: failed to resolve: use of unresolved module or unlinked crate `typed`
[INFO] [stdout] +  --> $DIR/attr-invalid-name-values.rs:12:44
[INFO] [stdout] +   |
[INFO] [stdout] +12 |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout] +   |                                               ^^^^^ use of unresolved module or unlinked crate `typed`
[INFO] [stdout] +   |
[INFO] [stdout] +   = help: you might be missing a crate named `typed`
[INFO] [stdout] +help: consider importing this module
[INFO] [stdout] +   |
[INFO] [stdout] + 1 + use susydev_jsonrpc_pubsub::typed;
[INFO] [stdout] +   |
[INFO] [stdout] +
[INFO] [stdout] +error[E0412]: cannot find type `SubscriptionId` in this scope
[INFO] [stdout] +  --> $DIR/attr-invalid-name-values.rs:16:54
[INFO] [stdout] +   |
[INFO] [stdout] +16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout] +   |                                                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] +   |
[INFO] [stdout] +help: consider importing this enum
[INFO] [stdout] +   |
[INFO] [stdout] + 1 + use susydev_jsonrpc_pubsub::SubscriptionId;
[INFO] [stdout] +   |
[INFO] [stdout] +
[INFO] [stdout] +error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout] +  --> $DIR/attr-invalid-name-values.rs:16:73
[INFO] [stdout] +   |
[INFO] [stdout] +16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout] +   |                                                                            ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout] +   |                                                                            |
[INFO] [stdout] +   |                                                                            expected 2 generic arguments
[INFO] [stdout] +   |
[INFO] [stdout] +help: add missing generic argument
[INFO] [stdout] +   |
[INFO] [stdout] +16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool, E>;
[INFO] [stdout] +   |                                                                                       +++
[INFO] [stdout] +
[INFO] [stdout] +error: aborting due to 7 previous errors
[INFO] [stdout] +
[INFO] [stdout] +Some errors have detailed explanations: E0107, E0412, E0433, E0464.
[INFO] [stdout] +For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout]  
[INFO] [stdout] 
[INFO] [stdout] The actual stderr differed from the expected stderr.
[INFO] [stdout] Actual stderr saved to /tmp/pubsub/attr-invalid-name-values.stderr
[INFO] [stdout] To update references, run this command from build directory:
[INFO] [stdout] tests/ui/update-references.sh '/tmp' 'pubsub/attr-invalid-name-values.rs'
[INFO] [stdout] 
[INFO] [stdout] error: 1 errors occurred comparing output.
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/ui/pubsub/attr-invalid-name-values.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/pubsub/attr-invalid-name-values.stage-id" "-L" "../target/debug/" "-L" "../target/debug/deps/" "-L" "/tmp/pubsub/attr-invalid-name-values.stage-id.aux" "-A" "unused"
[INFO] [stdout] stdout:
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] stderr:
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] {"$message_type":"diagnostic","message":"multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found","code":{"code":"E0464","explanation":"The compiler found multiple library files with the requested crate name.\n\n```compile_fail\n// aux-build:crateresolve-1.rs\n// aux-build:crateresolve-2.rs\n// aux-build:crateresolve-3.rs\n\nextern crate crateresolve;\n//~^ ERROR multiple candidates for `rlib` dependency `crateresolve` found\n\nfn main() {}\n```\n\nThis error can occur in several different cases -- for example, when using\n`extern crate` or passing `--extern` options without crate paths. It can also be\ncaused by caching issues with the build directory, in which case `cargo clean`\nmay help.\n\nIn the above example, there are three different library files, all of which\ndefine the same crate name. Without providing a full path, there is no way for\nthe compiler to know which crate it should use.\n"},"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-name-values.rs","byte_start":13,"byte_end":49,"line_start":2,"line_end":2,"column_start":1,"column_end":37,"is_primary":true,"text":[{"text":"extern crate susydev_jsonrpc_derive;","highlight_start":1,"highlight_end":37}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so","code":null,"level":"note","spans":[],"children":[],"rendered":null}],"rendered":"error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found\n --> tests/ui/pubsub/attr-invalid-name-values.rs:2:1\n  |\n2 | extern crate susydev_jsonrpc_derive;\n  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  |\n  = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so\n  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `rpc` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-name-values.rs","byte_start":125,"byte_end":128,"line_start":6,"line_end":6,"column_start":3,"column_end":6,"is_primary":true,"text":[{"text":"#[rpc]","highlight_start":3,"highlight_end":6}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `rpc` in this scope\n --> tests/ui/pubsub/attr-invalid-name-values.rs:6:3\n  |\n6 | #[rpc]\n  |   ^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `pubsub` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-name-values.rs","byte_start":190,"byte_end":196,"line_start":11,"line_end":11,"column_start":4,"column_end":10,"is_primary":true,"text":[{"text":"\t#[pubsub(Xsubscription = \"hello\", subscribe, Xname = \"hello_subscribe\", alias(\"hello_sub\"))]","highlight_start":4,"highlight_end":10}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `pubsub` in this scope\n  --> tests/ui/pubsub/attr-invalid-name-values.rs:11:4\n   |\n11 |     #[pubsub(Xsubscription = \"hello\", subscribe, Xname = \"hello_subscribe\", alias(\"hello_sub\"))]\n   |       ^^^^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `pubsub` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-name-values.rs","byte_start":406,"byte_end":412,"line_start":15,"line_end":15,"column_start":4,"column_end":10,"is_primary":true,"text":[{"text":"\t#[pubsub(subscription = \"hello\", unsubscribe, name = \"hello_unsubscribe\")]","highlight_start":4,"highlight_end":10}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `pubsub` in this scope\n  --> tests/ui/pubsub/attr-invalid-name-values.rs:15:4\n   |\n15 |     #[pubsub(subscription = \"hello\", unsubscribe, name = \"hello_unsubscribe\")]\n   |       ^^^^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"failed to resolve: use of unresolved module or unlinked crate `typed`","code":{"code":"E0433","explanation":"An undeclared crate, module, or type was used.\n\nErroneous code example:\n\n```compile_fail,E0433\nlet map = HashMap::new();\n// error: failed to resolve: use of undeclared type `HashMap`\n```\n\nPlease verify you didn't misspell the type/module's name or that you didn't\nforget to import it:\n\n```\nuse std::collections::HashMap; // HashMap has been imported.\nlet map: HashMap<u32, u32> = HashMap::new(); // So it can be used!\n```\n\nIf you've expected to use a crate name:\n\n```compile_fail\nuse ferris_wheel::BigO;\n// error: failed to resolve: use of undeclared module or unlinked crate\n```\n\nMake sure the crate has been added as a dependency in `Cargo.toml`.\n\nTo use a module from your current crate, add the `crate::` prefix to the path.\n"},"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-name-values.rs","byte_start":324,"byte_end":329,"line_start":12,"line_end":12,"column_start":44,"column_end":49,"is_primary":true,"text":[{"text":"\tfn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);","highlight_start":44,"highlight_end":49}],"label":"use of unresolved module or unlinked crate `typed`","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"you might be missing a crate named `typed`","code":null,"level":"help","spans":[],"children":[],"rendered":null},{"message":"consider importing this module","code":null,"level":"help","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-name-values.rs","byte_start":0,"byte_end":0,"line_start":1,"line_end":1,"column_start":1,"column_end":1,"is_primary":true,"text":[],"label":null,"suggested_replacement":"use susydev_jsonrpc_pubsub::typed;\n\n","suggestion_applicability":"MaybeIncorrect","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0433]: failed to resolve: use of unresolved module or unlinked crate `typed`\n  --> tests/ui/pubsub/attr-invalid-name-values.rs:12:44\n   |\n12 |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);\n   |                                               ^^^^^ use of unresolved module or unlinked crate `typed`\n   |\n   = help: you might be missing a crate named `typed`\nhelp: consider importing this module\n   |\n 1 + use susydev_jsonrpc_pubsub::typed;\n   |\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find type `SubscriptionId` in this scope","code":{"code":"E0412","explanation":"A used type name is not in scope.\n\nErroneous code examples:\n\n```compile_fail,E0412\nimpl Something {} // error: type name `Something` is not in scope\n\n// or:\n\ntrait Foo {\n    fn bar(N); // error: type name `N` is not in scope\n}\n\n// or:\n\nfn foo(x: T) {} // type name `T` is not in scope\n```\n\nTo fix this error, please verify you didn't misspell the type name, you did\ndeclare it or imported it into the scope. Examples:\n\n```\nstruct Something;\n\nimpl Something {} // ok!\n\n// or:\n\ntrait Foo {\n    type N;\n\n    fn bar(_: Self::N); // ok!\n}\n\n// or:\n\nfn foo<T>(x: T) {} // ok!\n```\n\nAnother case that causes this error is when a type is imported into a parent\nmodule. To fix this, you can follow the suggestion and use File directly or\n`use super::File;` which will import the types from the parent namespace. An\nexample that causes this error is below:\n\n```compile_fail,E0412\nuse std::fs::File;\n\nmod foo {\n    fn some_function(f: File) {}\n}\n```\n\n```\nuse std::fs::File;\n\nmod foo {\n    // either\n    use super::File;\n    // or\n    // use std::fs::File;\n    fn foo(f: File) {}\n}\n# fn main() {} // don't insert it for us; that'll break imports\n```\n"},"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-name-values.rs","byte_start":532,"byte_end":546,"line_start":16,"line_end":16,"column_start":54,"column_end":68,"is_primary":true,"text":[{"text":"\tfn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;","highlight_start":54,"highlight_end":68}],"label":"not found in this scope","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"consider importing this enum","code":null,"level":"help","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-name-values.rs","byte_start":0,"byte_end":0,"line_start":1,"line_end":1,"column_start":1,"column_end":1,"is_primary":true,"text":[],"label":null,"suggested_replacement":"use susydev_jsonrpc_pubsub::SubscriptionId;\n\n","suggestion_applicability":"MaybeIncorrect","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0412]: cannot find type `SubscriptionId` in this scope\n  --> tests/ui/pubsub/attr-invalid-name-values.rs:16:54\n   |\n16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;\n   |                                                         ^^^^^^^^^^^^^^ not found in this scope\n   |\nhelp: consider importing this enum\n   |\n 1 + use susydev_jsonrpc_pubsub::SubscriptionId;\n   |\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"enum takes 2 generic arguments but 1 generic argument was supplied","code":{"code":"E0107","explanation":"An incorrect number of generic arguments was provided.\n\nErroneous code example:\n\n```compile_fail,E0107\nstruct Foo<T> { x: T }\n\nstruct Bar { x: Foo }             // error: wrong number of type arguments:\n                                  //        expected 1, found 0\nstruct Baz<S, T> { x: Foo<S, T> } // error: wrong number of type arguments:\n                                  //        expected 1, found 2\n\nfn foo<T, U>(x: T, y: U) {}\nfn f() {}\n\nfn main() {\n    let x: bool = true;\n    foo::<bool>(x);                 // error: wrong number of type arguments:\n                                    //        expected 2, found 1\n    foo::<bool, i32, i32>(x, 2, 4); // error: wrong number of type arguments:\n                                    //        expected 2, found 3\n    f::<'static>();                 // error: wrong number of lifetime arguments\n                                    //        expected 0, found 1\n}\n```\n\nWhen using/declaring an item with generic arguments, you must provide the exact\nsame number:\n\n```\nstruct Foo<T> { x: T }\n\nstruct Bar<T> { x: Foo<T> }               // ok!\nstruct Baz<S, T> { x: Foo<S>, y: Foo<T> } // ok!\n\nfn foo<T, U>(x: T, y: U) {}\nfn f() {}\n\nfn main() {\n    let x: bool = true;\n    foo::<bool, u32>(x, 12);              // ok!\n    f();                                  // ok!\n}\n```\n"},"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-name-values.rs","byte_start":551,"byte_end":557,"line_start":16,"line_end":16,"column_start":73,"column_end":79,"is_primary":true,"text":[{"text":"\tfn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;","highlight_start":73,"highlight_end":79}],"label":"expected 2 generic arguments","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"tests/ui/pubsub/attr-invalid-name-values.rs","byte_start":558,"byte_end":562,"line_start":16,"line_end":16,"column_start":80,"column_end":84,"is_primary":false,"text":[{"text":"\tfn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;","highlight_start":80,"highlight_end":84}],"label":"supplied 1 generic argument","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"add missing generic argument","code":null,"level":"help","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-name-values.rs","byte_start":562,"byte_end":562,"line_start":16,"line_end":16,"column_start":84,"column_end":84,"is_primary":true,"text":[{"text":"\tfn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;","highlight_start":84,"highlight_end":84}],"label":null,"suggested_replacement":", E","suggestion_applicability":"HasPlaceholders","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied\n  --> tests/ui/pubsub/attr-invalid-name-values.rs:16:73\n   |\n16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;\n   |                                                                            ^^^^^^ ---- supplied 1 generic argument\n   |                                                                            |\n   |                                                                            expected 2 generic arguments\n   |\nhelp: add missing generic argument\n   |\n16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool, E>;\n   |                                                                                       +++\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 7 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 7 previous errors\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"Some errors have detailed explanations: E0107, E0412, E0433, E0464.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"Some errors have detailed explanations: E0107, E0412, E0433, E0464.\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about an error, try `rustc --explain E0107`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about an error, try `rustc --explain E0107`.\n"}
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] normalized stderr:
[INFO] [stdout] error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found
[INFO] [stdout]  --> $DIR/attr-both-subscribe-and-unsubscribe.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate susydev_jsonrpc_derive;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rpc` in this scope
[INFO] [stdout]  --> $DIR/attr-both-subscribe-and-unsubscribe.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[rpc]
[INFO] [stdout]   |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pubsub` in this scope
[INFO] [stdout]   --> $DIR/attr-both-subscribe-and-unsubscribe.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[pubsub(subscription = "hello", subscribe, unsubscribe, name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pubsub` in this scope
[INFO] [stdout]   --> $DIR/attr-both-subscribe-and-unsubscribe.rs:15:4
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[pubsub(subscription = "hello", unsubscribe, name = "hello_unsubscribe")]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `typed`
[INFO] [stdout]   --> $DIR/attr-both-subscribe-and-unsubscribe.rs:12:44
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout]    |                                               ^^^^^ use of unresolved module or unlinked crate `typed`
[INFO] [stdout]    |
[INFO] [stdout]    = help: you might be missing a crate named `typed`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use susydev_jsonrpc_pubsub::typed;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SubscriptionId` in this scope
[INFO] [stdout]   --> $DIR/attr-both-subscribe-and-unsubscribe.rs:16:54
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use susydev_jsonrpc_pubsub::SubscriptionId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> $DIR/attr-both-subscribe-and-unsubscribe.rs:16:73
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout]    |                                                                            ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]    |                                                                            |
[INFO] [stdout]    |                                                                            expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool, E>;
[INFO] [stdout]    |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0412, E0433, E0464.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] expected stderr:
[INFO] [stdout] error: pubsub attribute annotated with both subscribe and unsubscribe
[INFO] [stdout]   --> $DIR/attr-both-subscribe-and-unsubscribe.rs:10:2
[INFO] [stdout]    |
[INFO] [stdout] 10 |       /// Hello subscription
[INFO] [stdout]    |  _____^
[INFO] [stdout] 11 | |     #[pubsub(subscription = "hello", subscribe, unsubscribe, name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] 12 | |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout]    | |_________________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] diff of stderr:
[INFO] [stdout] 
[INFO] [stdout] -error: pubsub attribute annotated with both subscribe and unsubscribe
[INFO] [stdout] -  --> $DIR/attr-both-subscribe-and-unsubscribe.rs:10:2
[INFO] [stdout] +error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found
[INFO] [stdout] + --> $DIR/attr-both-subscribe-and-unsubscribe.rs:2:1
[INFO] [stdout] +  |
[INFO] [stdout] +2 | extern crate susydev_jsonrpc_derive;
[INFO] [stdout] +  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] +  |
[INFO] [stdout] +  = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so
[INFO] [stdout] +
[INFO] [stdout] +error: cannot find attribute `rpc` in this scope
[INFO] [stdout] + --> $DIR/attr-both-subscribe-and-unsubscribe.rs:6:3
[INFO] [stdout] +  |
[INFO] [stdout] +6 | #[rpc]
[INFO] [stdout] +  |   ^^^
[INFO] [stdout] +
[INFO] [stdout] +error: cannot find attribute `pubsub` in this scope
[INFO] [stdout] +  --> $DIR/attr-both-subscribe-and-unsubscribe.rs:11:4
[INFO] [stdout]     |
[INFO] [stdout] -10 |       /// Hello subscription
[INFO] [stdout] -   |  _____^
[INFO] [stdout] -11 | |     #[pubsub(subscription = "hello", subscribe, unsubscribe, name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] -12 | |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout] -   | |_________________________________________________________________________________^
[INFO] [stdout] +11 |     #[pubsub(subscription = "hello", subscribe, unsubscribe, name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] +   |       ^^^^^^
[INFO] [stdout]  
[INFO] [stdout] -error: aborting due to previous error
[INFO] [stdout] +error: cannot find attribute `pubsub` in this scope
[INFO] [stdout] +  --> $DIR/attr-both-subscribe-and-unsubscribe.rs:15:4
[INFO] [stdout] +   |
[INFO] [stdout] +15 |     #[pubsub(subscription = "hello", unsubscribe, name = "hello_unsubscribe")]
[INFO] [stdout] +   |       ^^^^^^
[INFO] [stdout]  
[INFO] [stdout] +error[E0433]: failed to resolve: use of unresolved module or unlinked crate `typed`
[INFO] [stdout] +  --> $DIR/attr-both-subscribe-and-unsubscribe.rs:12:44
[INFO] [stdout] +   |
[INFO] [stdout] +12 |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout] +   |                                               ^^^^^ use of unresolved module or unlinked crate `typed`
[INFO] [stdout] +   |
[INFO] [stdout] +   = help: you might be missing a crate named `typed`
[INFO] [stdout] +help: consider importing this module
[INFO] [stdout] +   |
[INFO] [stdout] + 1 + use susydev_jsonrpc_pubsub::typed;
[INFO] [stdout] +   |
[INFO] [stdout] +
[INFO] [stdout] +error[E0412]: cannot find type `SubscriptionId` in this scope
[INFO] [stdout] +  --> $DIR/attr-both-subscribe-and-unsubscribe.rs:16:54
[INFO] [stdout] +   |
[INFO] [stdout] +16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout] +   |                                                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] +   |
[INFO] [stdout] +help: consider importing this enum
[INFO] [stdout] +   |
[INFO] [stdout] + 1 + use susydev_jsonrpc_pubsub::SubscriptionId;
[INFO] [stdout] +   |
[INFO] [stdout] +
[INFO] [stdout] +error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout] +  --> $DIR/attr-both-subscribe-and-unsubscribe.rs:16:73
[INFO] [stdout] +   |
[INFO] [stdout] +16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout] +   |                                                                            ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout] +   |                                                                            |
[INFO] [stdout] +   |                                                                            expected 2 generic arguments
[INFO] [stdout] +   |
[INFO] [stdout] +help: add missing generic argument
[INFO] [stdout] +   |
[INFO] [stdout] +16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool, E>;
[INFO] [stdout] +   |                                                                                       +++
[INFO] [stdout] +
[INFO] [stdout] +error: aborting due to 7 previous errors
[INFO] [stdout] +
[INFO] [stdout] +Some errors have detailed explanations: E0107, E0412, E0433, E0464.
[INFO] [stdout] +For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout]  
[INFO] [stdout] 
[INFO] [stdout] The actual stderr differed from the expected stderr.
[INFO] [stdout] Actual stderr saved to /tmp/pubsub/attr-both-subscribe-and-unsubscribe.stderr
[INFO] [stdout] To update references, run this command from build directory:
[INFO] [stdout] tests/ui/update-references.sh '/tmp' 'pubsub/attr-both-subscribe-and-unsubscribe.rs'
[INFO] [stdout] 
[INFO] [stdout] error: 1 errors occurred comparing output.
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/ui/pubsub/attr-both-subscribe-and-unsubscribe.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/pubsub/attr-both-subscribe-and-unsubscribe.stage-id" "-L" "../target/debug/" "-L" "../target/debug/deps/" "-L" "/tmp/pubsub/attr-both-subscribe-and-unsubscribe.stage-id.aux" "-A" "unused"
[INFO] [stdout] stdout:
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] stderr:
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] {"$message_type":"diagnostic","message":"multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found","code":{"code":"E0464","explanation":"The compiler found multiple library files with the requested crate name.\n\n```compile_fail\n// aux-build:crateresolve-1.rs\n// aux-build:crateresolve-2.rs\n// aux-build:crateresolve-3.rs\n\nextern crate crateresolve;\n//~^ ERROR multiple candidates for `rlib` dependency `crateresolve` found\n\nfn main() {}\n```\n\nThis error can occur in several different cases -- for example, when using\n`extern crate` or passing `--extern` options without crate paths. It can also be\ncaused by caching issues with the build directory, in which case `cargo clean`\nmay help.\n\nIn the above example, there are three different library files, all of which\ndefine the same crate name. Without providing a full path, there is no way for\nthe compiler to know which crate it should use.\n"},"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-both-subscribe-and-unsubscribe.rs","byte_start":13,"byte_end":49,"line_start":2,"line_end":2,"column_start":1,"column_end":37,"is_primary":true,"text":[{"text":"extern crate susydev_jsonrpc_derive;","highlight_start":1,"highlight_end":37}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so","code":null,"level":"note","spans":[],"children":[],"rendered":null}],"rendered":"error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found\n --> tests/ui/pubsub/attr-both-subscribe-and-unsubscribe.rs:2:1\n  |\n2 | extern crate susydev_jsonrpc_derive;\n  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  |\n  = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so\n  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `rpc` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-both-subscribe-and-unsubscribe.rs","byte_start":125,"byte_end":128,"line_start":6,"line_end":6,"column_start":3,"column_end":6,"is_primary":true,"text":[{"text":"#[rpc]","highlight_start":3,"highlight_end":6}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `rpc` in this scope\n --> tests/ui/pubsub/attr-both-subscribe-and-unsubscribe.rs:6:3\n  |\n6 | #[rpc]\n  |   ^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `pubsub` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-both-subscribe-and-unsubscribe.rs","byte_start":190,"byte_end":196,"line_start":11,"line_end":11,"column_start":4,"column_end":10,"is_primary":true,"text":[{"text":"\t#[pubsub(subscription = \"hello\", subscribe, unsubscribe, name = \"hello_subscribe\", alias(\"hello_sub\"))]","highlight_start":4,"highlight_end":10}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `pubsub` in this scope\n  --> tests/ui/pubsub/attr-both-subscribe-and-unsubscribe.rs:11:4\n   |\n11 |     #[pubsub(subscription = \"hello\", subscribe, unsubscribe, name = \"hello_subscribe\", alias(\"hello_sub\"))]\n   |       ^^^^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `pubsub` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-both-subscribe-and-unsubscribe.rs","byte_start":417,"byte_end":423,"line_start":15,"line_end":15,"column_start":4,"column_end":10,"is_primary":true,"text":[{"text":"\t#[pubsub(subscription = \"hello\", unsubscribe, name = \"hello_unsubscribe\")]","highlight_start":4,"highlight_end":10}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `pubsub` in this scope\n  --> tests/ui/pubsub/attr-both-subscribe-and-unsubscribe.rs:15:4\n   |\n15 |     #[pubsub(subscription = \"hello\", unsubscribe, name = \"hello_unsubscribe\")]\n   |       ^^^^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"failed to resolve: use of unresolved module or unlinked crate `typed`","code":{"code":"E0433","explanation":"An undeclared crate, module, or type was used.\n\nErroneous code example:\n\n```compile_fail,E0433\nlet map = HashMap::new();\n// error: failed to resolve: use of undeclared type `HashMap`\n```\n\nPlease verify you didn't misspell the type/module's name or that you didn't\nforget to import it:\n\n```\nuse std::collections::HashMap; // HashMap has been imported.\nlet map: HashMap<u32, u32> = HashMap::new(); // So it can be used!\n```\n\nIf you've expected to use a crate name:\n\n```compile_fail\nuse ferris_wheel::BigO;\n// error: failed to resolve: use of undeclared module or unlinked crate\n```\n\nMake sure the crate has been added as a dependency in `Cargo.toml`.\n\nTo use a module from your current crate, add the `crate::` prefix to the path.\n"},"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-both-subscribe-and-unsubscribe.rs","byte_start":335,"byte_end":340,"line_start":12,"line_end":12,"column_start":44,"column_end":49,"is_primary":true,"text":[{"text":"\tfn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);","highlight_start":44,"highlight_end":49}],"label":"use of unresolved module or unlinked crate `typed`","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"you might be missing a crate named `typed`","code":null,"level":"help","spans":[],"children":[],"rendered":null},{"message":"consider importing this module","code":null,"level":"help","spans":[{"file_name":"tests/ui/pubsub/attr-both-subscribe-and-unsubscribe.rs","byte_start":0,"byte_end":0,"line_start":1,"line_end":1,"column_start":1,"column_end":1,"is_primary":true,"text":[],"label":null,"suggested_replacement":"use susydev_jsonrpc_pubsub::typed;\n\n","suggestion_applicability":"MaybeIncorrect","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0433]: failed to resolve: use of unresolved module or unlinked crate `typed`\n  --> tests/ui/pubsub/attr-both-subscribe-and-unsubscribe.rs:12:44\n   |\n12 |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);\n   |                                               ^^^^^ use of unresolved module or unlinked crate `typed`\n   |\n   = help: you might be missing a crate named `typed`\nhelp: consider importing this module\n   |\n 1 + use susydev_jsonrpc_pubsub::typed;\n   |\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find type `SubscriptionId` in this scope","code":{"code":"E0412","explanation":"A used type name is not in scope.\n\nErroneous code examples:\n\n```compile_fail,E0412\nimpl Something {} // error: type name `Something` is not in scope\n\n// or:\n\ntrait Foo {\n    fn bar(N); // error: type name `N` is not in scope\n}\n\n// or:\n\nfn foo(x: T) {} // type name `T` is not in scope\n```\n\nTo fix this error, please verify you didn't misspell the type name, you did\ndeclare it or imported it into the scope. Examples:\n\n```\nstruct Something;\n\nimpl Something {} // ok!\n\n// or:\n\ntrait Foo {\n    type N;\n\n    fn bar(_: Self::N); // ok!\n}\n\n// or:\n\nfn foo<T>(x: T) {} // ok!\n```\n\nAnother case that causes this error is when a type is imported into a parent\nmodule. To fix this, you can follow the suggestion and use File directly or\n`use super::File;` which will import the types from the parent namespace. An\nexample that causes this error is below:\n\n```compile_fail,E0412\nuse std::fs::File;\n\nmod foo {\n    fn some_function(f: File) {}\n}\n```\n\n```\nuse std::fs::File;\n\nmod foo {\n    // either\n    use super::File;\n    // or\n    // use std::fs::File;\n    fn foo(f: File) {}\n}\n# fn main() {} // don't insert it for us; that'll break imports\n```\n"},"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-both-subscribe-and-unsubscribe.rs","byte_start":543,"byte_end":557,"line_start":16,"line_end":16,"column_start":54,"column_end":68,"is_primary":true,"text":[{"text":"\tfn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;","highlight_start":54,"highlight_end":68}],"label":"not found in this scope","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"consider importing this enum","code":null,"level":"help","spans":[{"file_name":"tests/ui/pubsub/attr-both-subscribe-and-unsubscribe.rs","byte_start":0,"byte_end":0,"line_start":1,"line_end":1,"column_start":1,"column_end":1,"is_primary":true,"text":[],"label":null,"suggested_replacement":"use susydev_jsonrpc_pubsub::SubscriptionId;\n\n","suggestion_applicability":"MaybeIncorrect","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0412]: cannot find type `SubscriptionId` in this scope\n  --> tests/ui/pubsub/attr-both-subscribe-and-unsubscribe.rs:16:54\n   |\n16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;\n   |                                                         ^^^^^^^^^^^^^^ not found in this scope\n   |\nhelp: consider importing this enum\n   |\n 1 + use susydev_jsonrpc_pubsub::SubscriptionId;\n   |\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"enum takes 2 generic arguments but 1 generic argument was supplied","code":{"code":"E0107","explanation":"An incorrect number of generic arguments was provided.\n\nErroneous code example:\n\n```compile_fail,E0107\nstruct Foo<T> { x: T }\n\nstruct Bar { x: Foo }             // error: wrong number of type arguments:\n                                  //        expected 1, found 0\nstruct Baz<S, T> { x: Foo<S, T> } // error: wrong number of type arguments:\n                                  //        expected 1, found 2\n\nfn foo<T, U>(x: T, y: U) {}\nfn f() {}\n\nfn main() {\n    let x: bool = true;\n    foo::<bool>(x);                 // error: wrong number of type arguments:\n                                    //        expected 2, found 1\n    foo::<bool, i32, i32>(x, 2, 4); // error: wrong number of type arguments:\n                                    //        expected 2, found 3\n    f::<'static>();                 // error: wrong number of lifetime arguments\n                                    //        expected 0, found 1\n}\n```\n\nWhen using/declaring an item with generic arguments, you must provide the exact\nsame number:\n\n```\nstruct Foo<T> { x: T }\n\nstruct Bar<T> { x: Foo<T> }               // ok!\nstruct Baz<S, T> { x: Foo<S>, y: Foo<T> } // ok!\n\nfn foo<T, U>(x: T, y: U) {}\nfn f() {}\n\nfn main() {\n    let x: bool = true;\n    foo::<bool, u32>(x, 12);              // ok!\n    f();                                  // ok!\n}\n```\n"},"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-both-subscribe-and-unsubscribe.rs","byte_start":562,"byte_end":568,"line_start":16,"line_end":16,"column_start":73,"column_end":79,"is_primary":true,"text":[{"text":"\tfn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;","highlight_start":73,"highlight_end":79}],"label":"expected 2 generic arguments","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"tests/ui/pubsub/attr-both-subscribe-and-unsubscribe.rs","byte_start":569,"byte_end":573,"line_start":16,"line_end":16,"column_start":80,"column_end":84,"is_primary":false,"text":[{"text":"\tfn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;","highlight_start":80,"highlight_end":84}],"label":"supplied 1 generic argument","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"add missing generic argument","code":null,"level":"help","spans":[{"file_name":"tests/ui/pubsub/attr-both-subscribe-and-unsubscribe.rs","byte_start":573,"byte_end":573,"line_start":16,"line_end":16,"column_start":84,"column_end":84,"is_primary":true,"text":[{"text":"\tfn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;","highlight_start":84,"highlight_end":84}],"label":null,"suggested_replacement":", E","suggestion_applicability":"HasPlaceholders","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied\n  --> tests/ui/pubsub/attr-both-subscribe-and-unsubscribe.rs:16:73\n   |\n16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;\n   |                                                                            ^^^^^^ ---- supplied 1 generic argument\n   |                                                                            |\n   |                                                                            expected 2 generic arguments\n   |\nhelp: add missing generic argument\n   |\n16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool, E>;\n   |                                                                                       +++\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 7 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 7 previous errors\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"Some errors have detailed explanations: E0107, E0412, E0433, E0464.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"Some errors have detailed explanations: E0107, E0412, E0433, E0464.\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about an error, try `rustc --explain E0107`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about an error, try `rustc --explain E0107`.\n"}
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] normalized stderr:
[INFO] [stdout] error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found
[INFO] [stdout]  --> $DIR/attr-invalid-meta-words.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate susydev_jsonrpc_derive;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rpc` in this scope
[INFO] [stdout]  --> $DIR/attr-invalid-meta-words.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[rpc]
[INFO] [stdout]   |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pubsub` in this scope
[INFO] [stdout]   --> $DIR/attr-invalid-meta-words.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[pubsub(subscription = "hello", Xsubscribe, name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pubsub` in this scope
[INFO] [stdout]   --> $DIR/attr-invalid-meta-words.rs:15:4
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[pubsub(subscription = "hello", unsubscribe, name = "hello_unsubscribe")]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `typed`
[INFO] [stdout]   --> $DIR/attr-invalid-meta-words.rs:12:44
[INFO] [stdout]    |
[INFO] [stdout] 12 |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout]    |                                               ^^^^^ use of unresolved module or unlinked crate `typed`
[INFO] [stdout]    |
[INFO] [stdout]    = help: you might be missing a crate named `typed`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use susydev_jsonrpc_pubsub::typed;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SubscriptionId` in this scope
[INFO] [stdout]   --> $DIR/attr-invalid-meta-words.rs:16:54
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use susydev_jsonrpc_pubsub::SubscriptionId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> $DIR/attr-invalid-meta-words.rs:16:73
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout]    |                                                                            ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]    |                                                                            |
[INFO] [stdout]    |                                                                            expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool, E>;
[INFO] [stdout]    |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0412, E0433, E0464.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] expected stderr:
[INFO] [stdout] error: Invalid attribute parameter(s): 'Xsubscribe'. Expected 'subscribe, unsubscribe'
[INFO] [stdout]   --> $DIR/attr-invalid-meta-words.rs:10:2
[INFO] [stdout]    |
[INFO] [stdout] 10 |       /// Hello subscription
[INFO] [stdout]    |  _____^
[INFO] [stdout] 11 | |     #[pubsub(subscription = "hello", Xsubscribe, name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] 12 | |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout]    | |_________________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] diff of stderr:
[INFO] [stdout] 
[INFO] [stdout] -error: Invalid attribute parameter(s): 'Xsubscribe'. Expected 'subscribe, unsubscribe'
[INFO] [stdout] -  --> $DIR/attr-invalid-meta-words.rs:10:2
[INFO] [stdout] +error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found
[INFO] [stdout] + --> $DIR/attr-invalid-meta-words.rs:2:1
[INFO] [stdout] +  |
[INFO] [stdout] +2 | extern crate susydev_jsonrpc_derive;
[INFO] [stdout] +  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] +  |
[INFO] [stdout] +  = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so
[INFO] [stdout] +
[INFO] [stdout] +error: cannot find attribute `rpc` in this scope
[INFO] [stdout] + --> $DIR/attr-invalid-meta-words.rs:6:3
[INFO] [stdout] +  |
[INFO] [stdout] +6 | #[rpc]
[INFO] [stdout] +  |   ^^^
[INFO] [stdout] +
[INFO] [stdout] +error: cannot find attribute `pubsub` in this scope
[INFO] [stdout] +  --> $DIR/attr-invalid-meta-words.rs:11:4
[INFO] [stdout]     |
[INFO] [stdout] -10 |       /// Hello subscription
[INFO] [stdout] -   |  _____^
[INFO] [stdout] -11 | |     #[pubsub(subscription = "hello", Xsubscribe, name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] -12 | |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout] -   | |_________________________________________________________________________________^
[INFO] [stdout] +11 |     #[pubsub(subscription = "hello", Xsubscribe, name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] +   |       ^^^^^^
[INFO] [stdout]  
[INFO] [stdout] -error: aborting due to previous error
[INFO] [stdout] +error: cannot find attribute `pubsub` in this scope
[INFO] [stdout] +  --> $DIR/attr-invalid-meta-words.rs:15:4
[INFO] [stdout] +   |
[INFO] [stdout] +15 |     #[pubsub(subscription = "hello", unsubscribe, name = "hello_unsubscribe")]
[INFO] [stdout] +   |       ^^^^^^
[INFO] [stdout]  
[INFO] [stdout] +error[E0433]: failed to resolve: use of unresolved module or unlinked crate `typed`
[INFO] [stdout] +  --> $DIR/attr-invalid-meta-words.rs:12:44
[INFO] [stdout] +   |
[INFO] [stdout] +12 |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout] +   |                                               ^^^^^ use of unresolved module or unlinked crate `typed`
[INFO] [stdout] +   |
[INFO] [stdout] +   = help: you might be missing a crate named `typed`
[INFO] [stdout] +help: consider importing this module
[INFO] [stdout] +   |
[INFO] [stdout] + 1 + use susydev_jsonrpc_pubsub::typed;
[INFO] [stdout] +   |
[INFO] [stdout] +
[INFO] [stdout] +error[E0412]: cannot find type `SubscriptionId` in this scope
[INFO] [stdout] +  --> $DIR/attr-invalid-meta-words.rs:16:54
[INFO] [stdout] +   |
[INFO] [stdout] +16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout] +   |                                                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] +   |
[INFO] [stdout] +help: consider importing this enum
[INFO] [stdout] +   |
[INFO] [stdout] + 1 + use susydev_jsonrpc_pubsub::SubscriptionId;
[INFO] [stdout] +   |
[INFO] [stdout] +
[INFO] [stdout] +error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout] +  --> $DIR/attr-invalid-meta-words.rs:16:73
[INFO] [stdout] +   |
[INFO] [stdout] +16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout] +   |                                                                            ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout] +   |                                                                            |
[INFO] [stdout] +   |                                                                            expected 2 generic arguments
[INFO] [stdout] +   |
[INFO] [stdout] +help: add missing generic argument
[INFO] [stdout] +   |
[INFO] [stdout] +16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool, E>;
[INFO] [stdout] +   |                                                                                       +++
[INFO] [stdout] +
[INFO] [stdout] +error: aborting due to 7 previous errors
[INFO] [stdout] +
[INFO] [stdout] +Some errors have detailed explanations: E0107, E0412, E0433, E0464.
[INFO] [stdout] +For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout]  
[INFO] [stdout] 
[INFO] [stdout] The actual stderr differed from the expected stderr.
[INFO] [stdout] Actual stderr saved to /tmp/pubsub/attr-invalid-meta-words.stderr
[INFO] [stdout] To update references, run this command from build directory:
[INFO] [stdout] tests/ui/update-references.sh '/tmp' 'pubsub/attr-invalid-meta-words.rs'
[INFO] [stdout] 
[INFO] [stdout] error: 1 errors occurred comparing output.
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/ui/pubsub/attr-invalid-meta-words.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/pubsub/attr-invalid-meta-words.stage-id" "-L" "../target/debug/" "-L" "../target/debug/deps/" "-L" "/tmp/pubsub/attr-invalid-meta-words.stage-id.aux" "-A" "unused"
[INFO] [stdout] stdout:
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] stderr:
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] {"$message_type":"diagnostic","message":"multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found","code":{"code":"E0464","explanation":"The compiler found multiple library files with the requested crate name.\n\n```compile_fail\n// aux-build:crateresolve-1.rs\n// aux-build:crateresolve-2.rs\n// aux-build:crateresolve-3.rs\n\nextern crate crateresolve;\n//~^ ERROR multiple candidates for `rlib` dependency `crateresolve` found\n\nfn main() {}\n```\n\nThis error can occur in several different cases -- for example, when using\n`extern crate` or passing `--extern` options without crate paths. It can also be\ncaused by caching issues with the build directory, in which case `cargo clean`\nmay help.\n\nIn the above example, there are three different library files, all of which\ndefine the same crate name. Without providing a full path, there is no way for\nthe compiler to know which crate it should use.\n"},"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-meta-words.rs","byte_start":13,"byte_end":49,"line_start":2,"line_end":2,"column_start":1,"column_end":37,"is_primary":true,"text":[{"text":"extern crate susydev_jsonrpc_derive;","highlight_start":1,"highlight_end":37}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so","code":null,"level":"note","spans":[],"children":[],"rendered":null}],"rendered":"error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found\n --> tests/ui/pubsub/attr-invalid-meta-words.rs:2:1\n  |\n2 | extern crate susydev_jsonrpc_derive;\n  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  |\n  = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so\n  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `rpc` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-meta-words.rs","byte_start":125,"byte_end":128,"line_start":6,"line_end":6,"column_start":3,"column_end":6,"is_primary":true,"text":[{"text":"#[rpc]","highlight_start":3,"highlight_end":6}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `rpc` in this scope\n --> tests/ui/pubsub/attr-invalid-meta-words.rs:6:3\n  |\n6 | #[rpc]\n  |   ^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `pubsub` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-meta-words.rs","byte_start":190,"byte_end":196,"line_start":11,"line_end":11,"column_start":4,"column_end":10,"is_primary":true,"text":[{"text":"\t#[pubsub(subscription = \"hello\", Xsubscribe, name = \"hello_subscribe\", alias(\"hello_sub\"))]","highlight_start":4,"highlight_end":10}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `pubsub` in this scope\n  --> tests/ui/pubsub/attr-invalid-meta-words.rs:11:4\n   |\n11 |     #[pubsub(subscription = \"hello\", Xsubscribe, name = \"hello_subscribe\", alias(\"hello_sub\"))]\n   |       ^^^^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `pubsub` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-meta-words.rs","byte_start":405,"byte_end":411,"line_start":15,"line_end":15,"column_start":4,"column_end":10,"is_primary":true,"text":[{"text":"\t#[pubsub(subscription = \"hello\", unsubscribe, name = \"hello_unsubscribe\")]","highlight_start":4,"highlight_end":10}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `pubsub` in this scope\n  --> tests/ui/pubsub/attr-invalid-meta-words.rs:15:4\n   |\n15 |     #[pubsub(subscription = \"hello\", unsubscribe, name = \"hello_unsubscribe\")]\n   |       ^^^^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"failed to resolve: use of unresolved module or unlinked crate `typed`","code":{"code":"E0433","explanation":"An undeclared crate, module, or type was used.\n\nErroneous code example:\n\n```compile_fail,E0433\nlet map = HashMap::new();\n// error: failed to resolve: use of undeclared type `HashMap`\n```\n\nPlease verify you didn't misspell the type/module's name or that you didn't\nforget to import it:\n\n```\nuse std::collections::HashMap; // HashMap has been imported.\nlet map: HashMap<u32, u32> = HashMap::new(); // So it can be used!\n```\n\nIf you've expected to use a crate name:\n\n```compile_fail\nuse ferris_wheel::BigO;\n// error: failed to resolve: use of undeclared module or unlinked crate\n```\n\nMake sure the crate has been added as a dependency in `Cargo.toml`.\n\nTo use a module from your current crate, add the `crate::` prefix to the path.\n"},"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-meta-words.rs","byte_start":323,"byte_end":328,"line_start":12,"line_end":12,"column_start":44,"column_end":49,"is_primary":true,"text":[{"text":"\tfn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);","highlight_start":44,"highlight_end":49}],"label":"use of unresolved module or unlinked crate `typed`","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"you might be missing a crate named `typed`","code":null,"level":"help","spans":[],"children":[],"rendered":null},{"message":"consider importing this module","code":null,"level":"help","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-meta-words.rs","byte_start":0,"byte_end":0,"line_start":1,"line_end":1,"column_start":1,"column_end":1,"is_primary":true,"text":[],"label":null,"suggested_replacement":"use susydev_jsonrpc_pubsub::typed;\n\n","suggestion_applicability":"MaybeIncorrect","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0433]: failed to resolve: use of unresolved module or unlinked crate `typed`\n  --> tests/ui/pubsub/attr-invalid-meta-words.rs:12:44\n   |\n12 |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);\n   |                                               ^^^^^ use of unresolved module or unlinked crate `typed`\n   |\n   = help: you might be missing a crate named `typed`\nhelp: consider importing this module\n   |\n 1 + use susydev_jsonrpc_pubsub::typed;\n   |\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find type `SubscriptionId` in this scope","code":{"code":"E0412","explanation":"A used type name is not in scope.\n\nErroneous code examples:\n\n```compile_fail,E0412\nimpl Something {} // error: type name `Something` is not in scope\n\n// or:\n\ntrait Foo {\n    fn bar(N); // error: type name `N` is not in scope\n}\n\n// or:\n\nfn foo(x: T) {} // type name `T` is not in scope\n```\n\nTo fix this error, please verify you didn't misspell the type name, you did\ndeclare it or imported it into the scope. Examples:\n\n```\nstruct Something;\n\nimpl Something {} // ok!\n\n// or:\n\ntrait Foo {\n    type N;\n\n    fn bar(_: Self::N); // ok!\n}\n\n// or:\n\nfn foo<T>(x: T) {} // ok!\n```\n\nAnother case that causes this error is when a type is imported into a parent\nmodule. To fix this, you can follow the suggestion and use File directly or\n`use super::File;` which will import the types from the parent namespace. An\nexample that causes this error is below:\n\n```compile_fail,E0412\nuse std::fs::File;\n\nmod foo {\n    fn some_function(f: File) {}\n}\n```\n\n```\nuse std::fs::File;\n\nmod foo {\n    // either\n    use super::File;\n    // or\n    // use std::fs::File;\n    fn foo(f: File) {}\n}\n# fn main() {} // don't insert it for us; that'll break imports\n```\n"},"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-meta-words.rs","byte_start":531,"byte_end":545,"line_start":16,"line_end":16,"column_start":54,"column_end":68,"is_primary":true,"text":[{"text":"\tfn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;","highlight_start":54,"highlight_end":68}],"label":"not found in this scope","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"consider importing this enum","code":null,"level":"help","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-meta-words.rs","byte_start":0,"byte_end":0,"line_start":1,"line_end":1,"column_start":1,"column_end":1,"is_primary":true,"text":[],"label":null,"suggested_replacement":"use susydev_jsonrpc_pubsub::SubscriptionId;\n\n","suggestion_applicability":"MaybeIncorrect","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0412]: cannot find type `SubscriptionId` in this scope\n  --> tests/ui/pubsub/attr-invalid-meta-words.rs:16:54\n   |\n16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;\n   |                                                         ^^^^^^^^^^^^^^ not found in this scope\n   |\nhelp: consider importing this enum\n   |\n 1 + use susydev_jsonrpc_pubsub::SubscriptionId;\n   |\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"enum takes 2 generic arguments but 1 generic argument was supplied","code":{"code":"E0107","explanation":"An incorrect number of generic arguments was provided.\n\nErroneous code example:\n\n```compile_fail,E0107\nstruct Foo<T> { x: T }\n\nstruct Bar { x: Foo }             // error: wrong number of type arguments:\n                                  //        expected 1, found 0\nstruct Baz<S, T> { x: Foo<S, T> } // error: wrong number of type arguments:\n                                  //        expected 1, found 2\n\nfn foo<T, U>(x: T, y: U) {}\nfn f() {}\n\nfn main() {\n    let x: bool = true;\n    foo::<bool>(x);                 // error: wrong number of type arguments:\n                                    //        expected 2, found 1\n    foo::<bool, i32, i32>(x, 2, 4); // error: wrong number of type arguments:\n                                    //        expected 2, found 3\n    f::<'static>();                 // error: wrong number of lifetime arguments\n                                    //        expected 0, found 1\n}\n```\n\nWhen using/declaring an item with generic arguments, you must provide the exact\nsame number:\n\n```\nstruct Foo<T> { x: T }\n\nstruct Bar<T> { x: Foo<T> }               // ok!\nstruct Baz<S, T> { x: Foo<S>, y: Foo<T> } // ok!\n\nfn foo<T, U>(x: T, y: U) {}\nfn f() {}\n\nfn main() {\n    let x: bool = true;\n    foo::<bool, u32>(x, 12);              // ok!\n    f();                                  // ok!\n}\n```\n"},"level":"error","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-meta-words.rs","byte_start":550,"byte_end":556,"line_start":16,"line_end":16,"column_start":73,"column_end":79,"is_primary":true,"text":[{"text":"\tfn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;","highlight_start":73,"highlight_end":79}],"label":"expected 2 generic arguments","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"tests/ui/pubsub/attr-invalid-meta-words.rs","byte_start":557,"byte_end":561,"line_start":16,"line_end":16,"column_start":80,"column_end":84,"is_primary":false,"text":[{"text":"\tfn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;","highlight_start":80,"highlight_end":84}],"label":"supplied 1 generic argument","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"add missing generic argument","code":null,"level":"help","spans":[{"file_name":"tests/ui/pubsub/attr-invalid-meta-words.rs","byte_start":561,"byte_end":561,"line_start":16,"line_end":16,"column_start":84,"column_end":84,"is_primary":true,"text":[{"text":"\tfn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;","highlight_start":84,"highlight_end":84}],"label":null,"suggested_replacement":", E","suggestion_applicability":"HasPlaceholders","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied\n  --> tests/ui/pubsub/attr-invalid-meta-words.rs:16:73\n   |\n16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;\n   |                                                                            ^^^^^^ ---- supplied 1 generic argument\n   |                                                                            |\n   |                                                                            expected 2 generic arguments\n   |\nhelp: add missing generic argument\n   |\n16 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool, E>;\n   |                                                                                       +++\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 7 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 7 previous errors\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"Some errors have detailed explanations: E0107, E0412, E0433, E0464.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"Some errors have detailed explanations: E0107, E0412, E0433, E0464.\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about an error, try `rustc --explain E0107`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about an error, try `rustc --explain E0107`.\n"}
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] normalized stderr:
[INFO] [stdout] error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found
[INFO] [stdout]  --> $DIR/missing-subscribe.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | extern crate susydev_jsonrpc_derive;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rpc` in this scope
[INFO] [stdout]  --> $DIR/missing-subscribe.rs:6:3
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[rpc]
[INFO] [stdout]   |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `pubsub` in this scope
[INFO] [stdout]   --> $DIR/missing-subscribe.rs:13:4
[INFO] [stdout]    |
[INFO] [stdout] 13 |     #[pubsub(subscription = "hello", unsubscribe, name = "hello_unsubscribe")]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SubscriptionId` in this scope
[INFO] [stdout]   --> $DIR/missing-subscribe.rs:14:54
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout]    |                                                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout]  1 + use susydev_jsonrpc_pubsub::SubscriptionId;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout]   --> $DIR/missing-subscribe.rs:14:73
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout]    |                                                                            ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout]    |                                                                            |
[INFO] [stdout]    |                                                                            expected 2 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 14 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool, E>;
[INFO] [stdout]    |                                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0412, E0464.
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] expected stderr:
[INFO] [stdout] error: subscription 'hello'. Can't find subscribe method, expected a method annotated with `subscribe` e.g. `#[pubsub(subscription = "hello", subscribe, name = "hello_subscribe")]`
[INFO] [stdout]   --> $DIR/missing-subscribe.rs:12:2
[INFO] [stdout]    |
[INFO] [stdout] 12 |       /// Unsubscribe from hello subscription.
[INFO] [stdout]    |  _____^
[INFO] [stdout] 13 | |     #[pubsub(subscription = "hello", unsubscribe, name = "hello_unsubscribe")]
[INFO] [stdout] 14 | |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout]    | |________________________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] diff of stderr:
[INFO] [stdout] 
[INFO] [stdout] -error: subscription 'hello'. Can't find subscribe method, expected a method annotated with `subscribe` e.g. `#[pubsub(subscription = "hello", subscribe, name = "hello_subscribe")]`
[INFO] [stdout] -  --> $DIR/missing-subscribe.rs:12:2
[INFO] [stdout] +error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found
[INFO] [stdout] + --> $DIR/missing-subscribe.rs:2:1
[INFO] [stdout] +  |
[INFO] [stdout] +2 | extern crate susydev_jsonrpc_derive;
[INFO] [stdout] +  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] +  |
[INFO] [stdout] +  = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so
[INFO] [stdout] +
[INFO] [stdout] +error: cannot find attribute `rpc` in this scope
[INFO] [stdout] + --> $DIR/missing-subscribe.rs:6:3
[INFO] [stdout] +  |
[INFO] [stdout] +6 | #[rpc]
[INFO] [stdout] +  |   ^^^
[INFO] [stdout] +
[INFO] [stdout] +error: cannot find attribute `pubsub` in this scope
[INFO] [stdout] +  --> $DIR/missing-subscribe.rs:13:4
[INFO] [stdout]     |
[INFO] [stdout] -12 |       /// Unsubscribe from hello subscription.
[INFO] [stdout] -   |  _____^
[INFO] [stdout] -13 | |     #[pubsub(subscription = "hello", unsubscribe, name = "hello_unsubscribe")]
[INFO] [stdout] -14 | |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout] -   | |________________________________________________________________________________________^
[INFO] [stdout] +13 |     #[pubsub(subscription = "hello", unsubscribe, name = "hello_unsubscribe")]
[INFO] [stdout] +   |       ^^^^^^
[INFO] [stdout]  
[INFO] [stdout] -error: aborting due to previous error
[INFO] [stdout] +error[E0412]: cannot find type `SubscriptionId` in this scope
[INFO] [stdout] +  --> $DIR/missing-subscribe.rs:14:54
[INFO] [stdout] +   |
[INFO] [stdout] +14 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout] +   |                                                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] +   |
[INFO] [stdout] +help: consider importing this enum
[INFO] [stdout] +   |
[INFO] [stdout] + 1 + use susydev_jsonrpc_pubsub::SubscriptionId;
[INFO] [stdout] +   |
[INFO] [stdout]  
[INFO] [stdout] +error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied
[INFO] [stdout] +  --> $DIR/missing-subscribe.rs:14:73
[INFO] [stdout] +   |
[INFO] [stdout] +14 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout] +   |                                                                            ^^^^^^ ---- supplied 1 generic argument
[INFO] [stdout] +   |                                                                            |
[INFO] [stdout] +   |                                                                            expected 2 generic arguments
[INFO] [stdout] +   |
[INFO] [stdout] +help: add missing generic argument
[INFO] [stdout] +   |
[INFO] [stdout] +14 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool, E>;
[INFO] [stdout] +   |                                                                                       +++
[INFO] [stdout] +
[INFO] [stdout] +error: aborting due to 5 previous errors
[INFO] [stdout] +
[INFO] [stdout] +Some errors have detailed explanations: E0107, E0412, E0464.
[INFO] [stdout] +For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout]  
[INFO] [stdout] 
[INFO] [stdout] The actual stderr differed from the expected stderr.
[INFO] [stdout] Actual stderr saved to /tmp/pubsub/missing-subscribe.stderr
[INFO] [stdout] To update references, run this command from build directory:
[INFO] [stdout] tests/ui/update-references.sh '/tmp' 'pubsub/missing-subscribe.rs'
[INFO] [stdout] 
[INFO] [stdout] error: 1 errors occurred comparing output.
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/ui/pubsub/missing-subscribe.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/pubsub/missing-subscribe.stage-id" "-L" "../target/debug/" "-L" "../target/debug/deps/" "-L" "/tmp/pubsub/missing-subscribe.stage-id.aux" "-A" "unused"
[INFO] [stdout] stdout:
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] stderr:
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] {"$message_type":"diagnostic","message":"multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found","code":{"code":"E0464","explanation":"The compiler found multiple library files with the requested crate name.\n\n```compile_fail\n// aux-build:crateresolve-1.rs\n// aux-build:crateresolve-2.rs\n// aux-build:crateresolve-3.rs\n\nextern crate crateresolve;\n//~^ ERROR multiple candidates for `rlib` dependency `crateresolve` found\n\nfn main() {}\n```\n\nThis error can occur in several different cases -- for example, when using\n`extern crate` or passing `--extern` options without crate paths. It can also be\ncaused by caching issues with the build directory, in which case `cargo clean`\nmay help.\n\nIn the above example, there are three different library files, all of which\ndefine the same crate name. Without providing a full path, there is no way for\nthe compiler to know which crate it should use.\n"},"level":"error","spans":[{"file_name":"tests/ui/pubsub/missing-subscribe.rs","byte_start":13,"byte_end":49,"line_start":2,"line_end":2,"column_start":1,"column_end":37,"is_primary":true,"text":[{"text":"extern crate susydev_jsonrpc_derive;","highlight_start":1,"highlight_end":37}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so","code":null,"level":"note","spans":[],"children":[],"rendered":null}],"rendered":"error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found\n --> tests/ui/pubsub/missing-subscribe.rs:2:1\n  |\n2 | extern crate susydev_jsonrpc_derive;\n  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  |\n  = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so\n  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `rpc` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/pubsub/missing-subscribe.rs","byte_start":125,"byte_end":128,"line_start":6,"line_end":6,"column_start":3,"column_end":6,"is_primary":true,"text":[{"text":"#[rpc]","highlight_start":3,"highlight_end":6}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `rpc` in this scope\n --> tests/ui/pubsub/missing-subscribe.rs:6:3\n  |\n6 | #[rpc]\n  |   ^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `pubsub` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/pubsub/missing-subscribe.rs","byte_start":253,"byte_end":259,"line_start":13,"line_end":13,"column_start":4,"column_end":10,"is_primary":true,"text":[{"text":"\t#[pubsub(subscription = \"hello\", unsubscribe, name = \"hello_unsubscribe\")]","highlight_start":4,"highlight_end":10}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `pubsub` in this scope\n  --> tests/ui/pubsub/missing-subscribe.rs:13:4\n   |\n13 |     #[pubsub(subscription = \"hello\", unsubscribe, name = \"hello_unsubscribe\")]\n   |       ^^^^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find type `SubscriptionId` in this scope","code":{"code":"E0412","explanation":"A used type name is not in scope.\n\nErroneous code examples:\n\n```compile_fail,E0412\nimpl Something {} // error: type name `Something` is not in scope\n\n// or:\n\ntrait Foo {\n    fn bar(N); // error: type name `N` is not in scope\n}\n\n// or:\n\nfn foo(x: T) {} // type name `T` is not in scope\n```\n\nTo fix this error, please verify you didn't misspell the type name, you did\ndeclare it or imported it into the scope. Examples:\n\n```\nstruct Something;\n\nimpl Something {} // ok!\n\n// or:\n\ntrait Foo {\n    type N;\n\n    fn bar(_: Self::N); // ok!\n}\n\n// or:\n\nfn foo<T>(x: T) {} // ok!\n```\n\nAnother case that causes this error is when a type is imported into a parent\nmodule. To fix this, you can follow the suggestion and use File directly or\n`use super::File;` which will import the types from the parent namespace. An\nexample that causes this error is below:\n\n```compile_fail,E0412\nuse std::fs::File;\n\nmod foo {\n    fn some_function(f: File) {}\n}\n```\n\n```\nuse std::fs::File;\n\nmod foo {\n    // either\n    use super::File;\n    // or\n    // use std::fs::File;\n    fn foo(f: File) {}\n}\n# fn main() {} // don't insert it for us; that'll break imports\n```\n"},"level":"error","spans":[{"file_name":"tests/ui/pubsub/missing-subscribe.rs","byte_start":379,"byte_end":393,"line_start":14,"line_end":14,"column_start":54,"column_end":68,"is_primary":true,"text":[{"text":"\tfn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;","highlight_start":54,"highlight_end":68}],"label":"not found in this scope","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"consider importing this enum","code":null,"level":"help","spans":[{"file_name":"tests/ui/pubsub/missing-subscribe.rs","byte_start":0,"byte_end":0,"line_start":1,"line_end":1,"column_start":1,"column_end":1,"is_primary":true,"text":[],"label":null,"suggested_replacement":"use susydev_jsonrpc_pubsub::SubscriptionId;\n\n","suggestion_applicability":"MaybeIncorrect","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0412]: cannot find type `SubscriptionId` in this scope\n  --> tests/ui/pubsub/missing-subscribe.rs:14:54\n   |\n14 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;\n   |                                                         ^^^^^^^^^^^^^^ not found in this scope\n   |\nhelp: consider importing this enum\n   |\n 1 + use susydev_jsonrpc_pubsub::SubscriptionId;\n   |\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"enum takes 2 generic arguments but 1 generic argument was supplied","code":{"code":"E0107","explanation":"An incorrect number of generic arguments was provided.\n\nErroneous code example:\n\n```compile_fail,E0107\nstruct Foo<T> { x: T }\n\nstruct Bar { x: Foo }             // error: wrong number of type arguments:\n                                  //        expected 1, found 0\nstruct Baz<S, T> { x: Foo<S, T> } // error: wrong number of type arguments:\n                                  //        expected 1, found 2\n\nfn foo<T, U>(x: T, y: U) {}\nfn f() {}\n\nfn main() {\n    let x: bool = true;\n    foo::<bool>(x);                 // error: wrong number of type arguments:\n                                    //        expected 2, found 1\n    foo::<bool, i32, i32>(x, 2, 4); // error: wrong number of type arguments:\n                                    //        expected 2, found 3\n    f::<'static>();                 // error: wrong number of lifetime arguments\n                                    //        expected 0, found 1\n}\n```\n\nWhen using/declaring an item with generic arguments, you must provide the exact\nsame number:\n\n```\nstruct Foo<T> { x: T }\n\nstruct Bar<T> { x: Foo<T> }               // ok!\nstruct Baz<S, T> { x: Foo<S>, y: Foo<T> } // ok!\n\nfn foo<T, U>(x: T, y: U) {}\nfn f() {}\n\nfn main() {\n    let x: bool = true;\n    foo::<bool, u32>(x, 12);              // ok!\n    f();                                  // ok!\n}\n```\n"},"level":"error","spans":[{"file_name":"tests/ui/pubsub/missing-subscribe.rs","byte_start":398,"byte_end":404,"line_start":14,"line_end":14,"column_start":73,"column_end":79,"is_primary":true,"text":[{"text":"\tfn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;","highlight_start":73,"highlight_end":79}],"label":"expected 2 generic arguments","suggested_replacement":null,"suggestion_applicability":null,"expansion":null},{"file_name":"tests/ui/pubsub/missing-subscribe.rs","byte_start":405,"byte_end":409,"line_start":14,"line_end":14,"column_start":80,"column_end":84,"is_primary":false,"text":[{"text":"\tfn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;","highlight_start":80,"highlight_end":84}],"label":"supplied 1 generic argument","suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"add missing generic argument","code":null,"level":"help","spans":[{"file_name":"tests/ui/pubsub/missing-subscribe.rs","byte_start":409,"byte_end":409,"line_start":14,"line_end":14,"column_start":84,"column_end":84,"is_primary":true,"text":[{"text":"\tfn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;","highlight_start":84,"highlight_end":84}],"label":null,"suggested_replacement":", E","suggestion_applicability":"HasPlaceholders","expansion":null}],"children":[],"rendered":null}],"rendered":"error[E0107]: enum takes 2 generic arguments but 1 generic argument was supplied\n  --> tests/ui/pubsub/missing-subscribe.rs:14:73\n   |\n14 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;\n   |                                                                            ^^^^^^ ---- supplied 1 generic argument\n   |                                                                            |\n   |                                                                            expected 2 generic arguments\n   |\nhelp: add missing generic argument\n   |\n14 |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool, E>;\n   |                                                                                       +++\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 5 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 5 previous errors\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"Some errors have detailed explanations: E0107, E0412, E0464.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"Some errors have detailed explanations: E0107, E0412, E0464.\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about an error, try `rustc --explain E0107`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about an error, try `rustc --explain E0107`.\n"}
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] normalized stderr:
[INFO] [stdout] error[E0464]: multiple candidates for `rlib` dependency `serde` found
[INFO] [stdout]  --> $DIR/attr-invalid-meta-list-names.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate serde;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: candidate #1: ../target/debug/deps/libserde-087f6021127ae2e0.rlib
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libserde-1101ad28cd64bc12.rlib
[INFO] [stdout]   = note: candidate #3: ../target/debug/deps/libserde-113b0a207324c77e.rlib
[INFO] [stdout]   = note: candidate #4: ../target/debug/deps/libserde-13446ff699a3f2ac.rlib
[INFO] [stdout]   = note: candidate #5: ../target/debug/deps/libserde-1f863d4d4ec844d2.rlib
[INFO] [stdout]   = note: candidate #6: ../target/debug/deps/libserde-28961f1c0ab589bd.rlib
[INFO] [stdout]   = note: candidate #7: ../target/debug/deps/libserde-2a5508009271ebfc.rlib
[INFO] [stdout]   = note: candidate #8: ../target/debug/deps/libserde-382dbf3473c1cfa3.rlib
[INFO] [stdout]   = note: candidate #9: ../target/debug/deps/libserde-42a2c24c96719117.rlib
[INFO] [stdout]   = note: candidate #10: ../target/debug/deps/libserde-61fb7df6994e1c3f.rlib
[INFO] [stdout]   = note: candidate #11: ../target/debug/deps/libserde-7003b204cf305346.rlib
[INFO] [stdout]   = note: candidate #12: ../target/debug/deps/libserde-8254076e6ff7e9ce.rlib
[INFO] [stdout]   = note: candidate #13: ../target/debug/deps/libserde-8bd0c0b2d9560730.rlib
[INFO] [stdout]   = note: candidate #14: ../target/debug/deps/libserde-987f30cba9201659.rlib
[INFO] [stdout]   = note: candidate #15: ../target/debug/deps/libserde-9de5c110d9718f42.rlib
[INFO] [stdout]   = note: candidate #16: ../target/debug/deps/libserde-9e37cb1f1e88f906.rlib
[INFO] [stdout]   = note: candidate #17: ../target/debug/deps/libserde-a126258b1407d536.rlib
[INFO] [stdout]   = note: candidate #18: ../target/debug/deps/libserde-b4999c80a0c2eac3.rlib
[INFO] [stdout]   = note: candidate #19: ../target/debug/deps/libserde-b9fcf7f36d178dd3.rlib
[INFO] [stdout]   = note: candidate #20: ../target/debug/deps/libserde-c14688c484afb5f9.rlib
[INFO] [stdout]   = note: candidate #21: ../target/debug/deps/libserde-c2934576f4c45c5d.rlib
[INFO] [stdout]   = note: candidate #22: ../target/debug/deps/libserde-c62bed17d7019041.rlib
[INFO] [stdout]   = note: candidate #23: ../target/debug/deps/libserde-c6adf027f3cba80e.rlib
[INFO] [stdout]   = note: candidate #24: ../target/debug/deps/libserde-c8639d24d9abf57a.rlib
[INFO] [stdout]   = note: candidate #25: ../target/debug/deps/libserde-e1be5368786b3bcb.rlib
[INFO] [stdout]   = note: candidate #26: ../target/debug/deps/libserde-e7cc8d2b1d34997b.rlib
[INFO] [stdout]   = note: candidate #27: ../target/debug/deps/libserde-efbcddae940f9bd7.rlib
[INFO] [stdout]   = note: candidate #28: ../target/debug/deps/libserde-fc279cca0c22cb33.rlib
[INFO] [stdout]   = note: candidate #29: ../target/debug/deps/libserde-fe9d5054cbc6e262.rlib
[INFO] [stdout] 
[INFO] [stdout] error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found
[INFO] [stdout]  --> $DIR/attr-invalid-meta-list-names.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate susydev_jsonrpc_derive;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rpc` in this scope
[INFO] [stdout]  --> $DIR/attr-invalid-meta-list-names.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[rpc]
[INFO] [stdout]   |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rpc` in this scope
[INFO] [stdout]   --> $DIR/attr-invalid-meta-list-names.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[rpc(name = "protocolVersion", Xalias("alias"))]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0464`.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] expected stderr:
[INFO] [stdout] error: Invalid attribute parameter(s): 'Xalias'. Expected 'alias'
[INFO] [stdout]   --> $DIR/attr-invalid-meta-list-names.rs:10:2
[INFO] [stdout]    |
[INFO] [stdout] 10 |       /// Returns a protocol version
[INFO] [stdout]    |  _____^
[INFO] [stdout] 11 | |     #[rpc(name = "protocolVersion", Xalias("alias"))]
[INFO] [stdout] 12 | |     fn protocol_version(&self) -> Result<String>;
[INFO] [stdout]    | |_________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] diff of stderr:
[INFO] [stdout] 
[INFO] [stdout] -error: Invalid attribute parameter(s): 'Xalias'. Expected 'alias'
[INFO] [stdout] -  --> $DIR/attr-invalid-meta-list-names.rs:10:2
[INFO] [stdout] +error[E0464]: multiple candidates for `rlib` dependency `serde` found
[INFO] [stdout] + --> $DIR/attr-invalid-meta-list-names.rs:1:1
[INFO] [stdout] +  |
[INFO] [stdout] +1 | extern crate serde;
[INFO] [stdout] +  | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] +  |
[INFO] [stdout] +  = note: candidate #1: ../target/debug/deps/libserde-087f6021127ae2e0.rlib
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libserde-1101ad28cd64bc12.rlib
[INFO] [stdout] +  = note: candidate #3: ../target/debug/deps/libserde-113b0a207324c77e.rlib
[INFO] [stdout] +  = note: candidate #4: ../target/debug/deps/libserde-13446ff699a3f2ac.rlib
[INFO] [stdout] +  = note: candidate #5: ../target/debug/deps/libserde-1f863d4d4ec844d2.rlib
[INFO] [stdout] +  = note: candidate #6: ../target/debug/deps/libserde-28961f1c0ab589bd.rlib
[INFO] [stdout] +  = note: candidate #7: ../target/debug/deps/libserde-2a5508009271ebfc.rlib
[INFO] [stdout] +  = note: candidate #8: ../target/debug/deps/libserde-382dbf3473c1cfa3.rlib
[INFO] [stdout] +  = note: candidate #9: ../target/debug/deps/libserde-42a2c24c96719117.rlib
[INFO] [stdout] +  = note: candidate #10: ../target/debug/deps/libserde-61fb7df6994e1c3f.rlib
[INFO] [stdout] +  = note: candidate #11: ../target/debug/deps/libserde-7003b204cf305346.rlib
[INFO] [stdout] +  = note: candidate #12: ../target/debug/deps/libserde-8254076e6ff7e9ce.rlib
[INFO] [stdout] +  = note: candidate #13: ../target/debug/deps/libserde-8bd0c0b2d9560730.rlib
[INFO] [stdout] +  = note: candidate #14: ../target/debug/deps/libserde-987f30cba9201659.rlib
[INFO] [stdout] +  = note: candidate #15: ../target/debug/deps/libserde-9de5c110d9718f42.rlib
[INFO] [stdout] +  = note: candidate #16: ../target/debug/deps/libserde-9e37cb1f1e88f906.rlib
[INFO] [stdout] +  = note: candidate #17: ../target/debug/deps/libserde-a126258b1407d536.rlib
[INFO] [stdout] +  = note: candidate #18: ../target/debug/deps/libserde-b4999c80a0c2eac3.rlib
[INFO] [stdout] +  = note: candidate #19: ../target/debug/deps/libserde-b9fcf7f36d178dd3.rlib
[INFO] [stdout] +  = note: candidate #20: ../target/debug/deps/libserde-c14688c484afb5f9.rlib
[INFO] [stdout] +  = note: candidate #21: ../target/debug/deps/libserde-c2934576f4c45c5d.rlib
[INFO] [stdout] +  = note: candidate #22: ../target/debug/deps/libserde-c62bed17d7019041.rlib
[INFO] [stdout] +  = note: candidate #23: ../target/debug/deps/libserde-c6adf027f3cba80e.rlib
[INFO] [stdout] +  = note: candidate #24: ../target/debug/deps/libserde-c8639d24d9abf57a.rlib
[INFO] [stdout] +  = note: candidate #25: ../target/debug/deps/libserde-e1be5368786b3bcb.rlib
[INFO] [stdout] +  = note: candidate #26: ../target/debug/deps/libserde-e7cc8d2b1d34997b.rlib
[INFO] [stdout] +  = note: candidate #27: ../target/debug/deps/libserde-efbcddae940f9bd7.rlib
[INFO] [stdout] +  = note: candidate #28: ../target/debug/deps/libserde-fc279cca0c22cb33.rlib
[INFO] [stdout] +  = note: candidate #29: ../target/debug/deps/libserde-fe9d5054cbc6e262.rlib
[INFO] [stdout] +
[INFO] [stdout] +error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found
[INFO] [stdout] + --> $DIR/attr-invalid-meta-list-names.rs:4:1
[INFO] [stdout] +  |
[INFO] [stdout] +4 | extern crate susydev_jsonrpc_derive;
[INFO] [stdout] +  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] +  |
[INFO] [stdout] +  = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so
[INFO] [stdout] +
[INFO] [stdout] +error: cannot find attribute `rpc` in this scope
[INFO] [stdout] + --> $DIR/attr-invalid-meta-list-names.rs:8:3
[INFO] [stdout] +  |
[INFO] [stdout] +8 | #[rpc]
[INFO] [stdout] +  |   ^^^
[INFO] [stdout] +
[INFO] [stdout] +error: cannot find attribute `rpc` in this scope
[INFO] [stdout] +  --> $DIR/attr-invalid-meta-list-names.rs:11:4
[INFO] [stdout]     |
[INFO] [stdout] -10 |       /// Returns a protocol version
[INFO] [stdout] -   |  _____^
[INFO] [stdout] -11 | |     #[rpc(name = "protocolVersion", Xalias("alias"))]
[INFO] [stdout] -12 | |     fn protocol_version(&self) -> Result<String>;
[INFO] [stdout] -   | |_________________________________________________^
[INFO] [stdout] +11 |     #[rpc(name = "protocolVersion", Xalias("alias"))]
[INFO] [stdout] +   |       ^^^
[INFO] [stdout]  
[INFO] [stdout] -error: aborting due to previous error
[INFO] [stdout] +error: aborting due to 4 previous errors
[INFO] [stdout]  
[INFO] [stdout] +For more information about this error, try `rustc --explain E0464`.
[INFO] [stdout]  
[INFO] [stdout] 
[INFO] [stdout] The actual stderr differed from the expected stderr.
[INFO] [stdout] Actual stderr saved to /tmp/attr-invalid-meta-list-names.stderr
[INFO] [stdout] To update references, run this command from build directory:
[INFO] [stdout] tests/ui/update-references.sh '/tmp' 'attr-invalid-meta-list-names.rs'
[INFO] [stdout] 
[INFO] [stdout] error: 1 errors occurred comparing output.
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/ui/attr-invalid-meta-list-names.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/attr-invalid-meta-list-names.stage-id" "-L" "../target/debug/" "-L" "../target/debug/deps/" "-L" "/tmp/attr-invalid-meta-list-names.stage-id.aux" "-A" "unused"
[INFO] [stdout] stdout:
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] stderr:
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] {"$message_type":"diagnostic","message":"multiple candidates for `rlib` dependency `serde` found","code":{"code":"E0464","explanation":"The compiler found multiple library files with the requested crate name.\n\n```compile_fail\n// aux-build:crateresolve-1.rs\n// aux-build:crateresolve-2.rs\n// aux-build:crateresolve-3.rs\n\nextern crate crateresolve;\n//~^ ERROR multiple candidates for `rlib` dependency `crateresolve` found\n\nfn main() {}\n```\n\nThis error can occur in several different cases -- for example, when using\n`extern crate` or passing `--extern` options without crate paths. It can also be\ncaused by caching issues with the build directory, in which case `cargo clean`\nmay help.\n\nIn the above example, there are three different library files, all of which\ndefine the same crate name. Without providing a full path, there is no way for\nthe compiler to know which crate it should use.\n"},"level":"error","spans":[{"file_name":"tests/ui/attr-invalid-meta-list-names.rs","byte_start":0,"byte_end":19,"line_start":1,"line_end":1,"column_start":1,"column_end":20,"is_primary":true,"text":[{"text":"extern crate serde;","highlight_start":1,"highlight_end":20}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"candidate #1: ../target/debug/deps/libserde-087f6021127ae2e0.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libserde-1101ad28cd64bc12.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #3: ../target/debug/deps/libserde-113b0a207324c77e.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #4: ../target/debug/deps/libserde-13446ff699a3f2ac.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #5: ../target/debug/deps/libserde-1f863d4d4ec844d2.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #6: ../target/debug/deps/libserde-28961f1c0ab589bd.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #7: ../target/debug/deps/libserde-2a5508009271ebfc.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #8: ../target/debug/deps/libserde-382dbf3473c1cfa3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #9: ../target/debug/deps/libserde-42a2c24c96719117.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #10: ../target/debug/deps/libserde-61fb7df6994e1c3f.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #11: ../target/debug/deps/libserde-7003b204cf305346.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #12: ../target/debug/deps/libserde-8254076e6ff7e9ce.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #13: ../target/debug/deps/libserde-8bd0c0b2d9560730.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #14: ../target/debug/deps/libserde-987f30cba9201659.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #15: ../target/debug/deps/libserde-9de5c110d9718f42.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #16: ../target/debug/deps/libserde-9e37cb1f1e88f906.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #17: ../target/debug/deps/libserde-a126258b1407d536.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #18: ../target/debug/deps/libserde-b4999c80a0c2eac3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #19: ../target/debug/deps/libserde-b9fcf7f36d178dd3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #20: ../target/debug/deps/libserde-c14688c484afb5f9.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #21: ../target/debug/deps/libserde-c2934576f4c45c5d.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #22: ../target/debug/deps/libserde-c62bed17d7019041.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #23: ../target/debug/deps/libserde-c6adf027f3cba80e.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #24: ../target/debug/deps/libserde-c8639d24d9abf57a.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #25: ../target/debug/deps/libserde-e1be5368786b3bcb.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #26: ../target/debug/deps/libserde-e7cc8d2b1d34997b.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #27: ../target/debug/deps/libserde-efbcddae940f9bd7.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #28: ../target/debug/deps/libserde-fc279cca0c22cb33.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #29: ../target/debug/deps/libserde-fe9d5054cbc6e262.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null}],"rendered":"error[E0464]: multiple candidates for `rlib` dependency `serde` found\n --> tests/ui/attr-invalid-meta-list-names.rs:1:1\n  |\n1 | extern crate serde;\n  | ^^^^^^^^^^^^^^^^^^^\n  |\n  = note: candidate #1: ../target/debug/deps/libserde-087f6021127ae2e0.rlib\n  = note: candidate #2: ../target/debug/deps/libserde-1101ad28cd64bc12.rlib\n  = note: candidate #3: ../target/debug/deps/libserde-113b0a207324c77e.rlib\n  = note: candidate #4: ../target/debug/deps/libserde-13446ff699a3f2ac.rlib\n  = note: candidate #5: ../target/debug/deps/libserde-1f863d4d4ec844d2.rlib\n  = note: candidate #6: ../target/debug/deps/libserde-28961f1c0ab589bd.rlib\n  = note: candidate #7: ../target/debug/deps/libserde-2a5508009271ebfc.rlib\n  = note: candidate #8: ../target/debug/deps/libserde-382dbf3473c1cfa3.rlib\n  = note: candidate #9: ../target/debug/deps/libserde-42a2c24c96719117.rlib\n  = note: candidate #10: ../target/debug/deps/libserde-61fb7df6994e1c3f.rlib\n  = note: candidate #11: ../target/debug/deps/libserde-7003b204cf305346.rlib\n  = note: candidate #12: ../target/debug/deps/libserde-8254076e6ff7e9ce.rlib\n  = note: candidate #13: ../target/debug/deps/libserde-8bd0c0b2d9560730.rlib\n  = note: candidate #14: ../target/debug/deps/libserde-987f30cba9201659.rlib\n  = note: candidate #15: ../target/debug/deps/libserde-9de5c110d9718f42.rlib\n  = note: candidate #16: ../target/debug/deps/libserde-9e37cb1f1e88f906.rlib\n  = note: candidate #17: ../target/debug/deps/libserde-a126258b1407d536.rlib\n  = note: candidate #18: ../target/debug/deps/libserde-b4999c80a0c2eac3.rlib\n  = note: candidate #19: ../target/debug/deps/libserde-b9fcf7f36d178dd3.rlib\n  = note: candidate #20: ../target/debug/deps/libserde-c14688c484afb5f9.rlib\n  = note: candidate #21: ../target/debug/deps/libserde-c2934576f4c45c5d.rlib\n  = note: candidate #22: ../target/debug/deps/libserde-c62bed17d7019041.rlib\n  = note: candidate #23: ../target/debug/deps/libserde-c6adf027f3cba80e.rlib\n  = note: candidate #24: ../target/debug/deps/libserde-c8639d24d9abf57a.rlib\n  = note: candidate #25: ../target/debug/deps/libserde-e1be5368786b3bcb.rlib\n  = note: candidate #26: ../target/debug/deps/libserde-e7cc8d2b1d34997b.rlib\n  = note: candidate #27: ../target/debug/deps/libserde-efbcddae940f9bd7.rlib\n  = note: candidate #28: ../target/debug/deps/libserde-fc279cca0c22cb33.rlib\n  = note: candidate #29: ../target/debug/deps/libserde-fe9d5054cbc6e262.rlib\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found","code":{"code":"E0464","explanation":"The compiler found multiple library files with the requested crate name.\n\n```compile_fail\n// aux-build:crateresolve-1.rs\n// aux-build:crateresolve-2.rs\n// aux-build:crateresolve-3.rs\n\nextern crate crateresolve;\n//~^ ERROR multiple candidates for `rlib` dependency `crateresolve` found\n\nfn main() {}\n```\n\nThis error can occur in several different cases -- for example, when using\n`extern crate` or passing `--extern` options without crate paths. It can also be\ncaused by caching issues with the build directory, in which case `cargo clean`\nmay help.\n\nIn the above example, there are three different library files, all of which\ndefine the same crate name. Without providing a full path, there is no way for\nthe compiler to know which crate it should use.\n"},"level":"error","spans":[{"file_name":"tests/ui/attr-invalid-meta-list-names.rs","byte_start":68,"byte_end":104,"line_start":4,"line_end":4,"column_start":1,"column_end":37,"is_primary":true,"text":[{"text":"extern crate susydev_jsonrpc_derive;","highlight_start":1,"highlight_end":37}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so","code":null,"level":"note","spans":[],"children":[],"rendered":null}],"rendered":"error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found\n --> tests/ui/attr-invalid-meta-list-names.rs:4:1\n  |\n4 | extern crate susydev_jsonrpc_derive;\n  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  |\n  = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so\n  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `rpc` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/attr-invalid-meta-list-names.rs","byte_start":143,"byte_end":146,"line_start":8,"line_end":8,"column_start":3,"column_end":6,"is_primary":true,"text":[{"text":"#[rpc]","highlight_start":3,"highlight_end":6}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `rpc` in this scope\n --> tests/ui/attr-invalid-meta-list-names.rs:8:3\n  |\n8 | #[rpc]\n  |   ^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `rpc` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/attr-invalid-meta-list-names.rs","byte_start":199,"byte_end":202,"line_start":11,"line_end":11,"column_start":4,"column_end":7,"is_primary":true,"text":[{"text":"\t#[rpc(name = \"protocolVersion\", Xalias(\"alias\"))]","highlight_start":4,"highlight_end":7}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `rpc` in this scope\n  --> tests/ui/attr-invalid-meta-list-names.rs:11:4\n   |\n11 |     #[rpc(name = \"protocolVersion\", Xalias(\"alias\"))]\n   |       ^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 4 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 4 previous errors\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about this error, try `rustc --explain E0464`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about this error, try `rustc --explain E0464`.\n"}
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] normalized stderr:
[INFO] [stdout] error[E0464]: multiple candidates for `rlib` dependency `serde` found
[INFO] [stdout]  --> $DIR/attr-missing-rpc-name.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate serde;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: candidate #1: ../target/debug/deps/libserde-087f6021127ae2e0.rlib
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libserde-1101ad28cd64bc12.rlib
[INFO] [stdout]   = note: candidate #3: ../target/debug/deps/libserde-113b0a207324c77e.rlib
[INFO] [stdout]   = note: candidate #4: ../target/debug/deps/libserde-13446ff699a3f2ac.rlib
[INFO] [stdout]   = note: candidate #5: ../target/debug/deps/libserde-1f863d4d4ec844d2.rlib
[INFO] [stdout]   = note: candidate #6: ../target/debug/deps/libserde-28961f1c0ab589bd.rlib
[INFO] [stdout]   = note: candidate #7: ../target/debug/deps/libserde-2a5508009271ebfc.rlib
[INFO] [stdout]   = note: candidate #8: ../target/debug/deps/libserde-382dbf3473c1cfa3.rlib
[INFO] [stdout]   = note: candidate #9: ../target/debug/deps/libserde-42a2c24c96719117.rlib
[INFO] [stdout]   = note: candidate #10: ../target/debug/deps/libserde-61fb7df6994e1c3f.rlib
[INFO] [stdout]   = note: candidate #11: ../target/debug/deps/libserde-7003b204cf305346.rlib
[INFO] [stdout]   = note: candidate #12: ../target/debug/deps/libserde-8254076e6ff7e9ce.rlib
[INFO] [stdout]   = note: candidate #13: ../target/debug/deps/libserde-8bd0c0b2d9560730.rlib
[INFO] [stdout]   = note: candidate #14: ../target/debug/deps/libserde-987f30cba9201659.rlib
[INFO] [stdout]   = note: candidate #15: ../target/debug/deps/libserde-9de5c110d9718f42.rlib
[INFO] [stdout]   = note: candidate #16: ../target/debug/deps/libserde-9e37cb1f1e88f906.rlib
[INFO] [stdout]   = note: candidate #17: ../target/debug/deps/libserde-a126258b1407d536.rlib
[INFO] [stdout]   = note: candidate #18: ../target/debug/deps/libserde-b4999c80a0c2eac3.rlib
[INFO] [stdout]   = note: candidate #19: ../target/debug/deps/libserde-b9fcf7f36d178dd3.rlib
[INFO] [stdout]   = note: candidate #20: ../target/debug/deps/libserde-c14688c484afb5f9.rlib
[INFO] [stdout]   = note: candidate #21: ../target/debug/deps/libserde-c2934576f4c45c5d.rlib
[INFO] [stdout]   = note: candidate #22: ../target/debug/deps/libserde-c62bed17d7019041.rlib
[INFO] [stdout]   = note: candidate #23: ../target/debug/deps/libserde-c6adf027f3cba80e.rlib
[INFO] [stdout]   = note: candidate #24: ../target/debug/deps/libserde-c8639d24d9abf57a.rlib
[INFO] [stdout]   = note: candidate #25: ../target/debug/deps/libserde-e1be5368786b3bcb.rlib
[INFO] [stdout]   = note: candidate #26: ../target/debug/deps/libserde-e7cc8d2b1d34997b.rlib
[INFO] [stdout]   = note: candidate #27: ../target/debug/deps/libserde-efbcddae940f9bd7.rlib
[INFO] [stdout]   = note: candidate #28: ../target/debug/deps/libserde-fc279cca0c22cb33.rlib
[INFO] [stdout]   = note: candidate #29: ../target/debug/deps/libserde-fe9d5054cbc6e262.rlib
[INFO] [stdout] 
[INFO] [stdout] error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found
[INFO] [stdout]  --> $DIR/attr-missing-rpc-name.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate susydev_jsonrpc_derive;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rpc` in this scope
[INFO] [stdout]  --> $DIR/attr-missing-rpc-name.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[rpc]
[INFO] [stdout]   |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rpc` in this scope
[INFO] [stdout]   --> $DIR/attr-missing-rpc-name.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[rpc]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0464`.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] expected stderr:
[INFO] [stdout] error: rpc attribute should have a name e.g. `name = "method_name"`
[INFO] [stdout]   --> $DIR/attr-missing-rpc-name.rs:10:2
[INFO] [stdout]    |
[INFO] [stdout] 10 |       /// Returns a protocol version
[INFO] [stdout]    |  _____^
[INFO] [stdout] 11 | |     #[rpc]
[INFO] [stdout] 12 | |     fn protocol_version(&self) -> Result<String>;
[INFO] [stdout]    | |_________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] diff of stderr:
[INFO] [stdout] 
[INFO] [stdout] -error: rpc attribute should have a name e.g. `name = "method_name"`
[INFO] [stdout] -  --> $DIR/attr-missing-rpc-name.rs:10:2
[INFO] [stdout] +error[E0464]: multiple candidates for `rlib` dependency `serde` found
[INFO] [stdout] + --> $DIR/attr-missing-rpc-name.rs:1:1
[INFO] [stdout] +  |
[INFO] [stdout] +1 | extern crate serde;
[INFO] [stdout] +  | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] +  |
[INFO] [stdout] +  = note: candidate #1: ../target/debug/deps/libserde-087f6021127ae2e0.rlib
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libserde-1101ad28cd64bc12.rlib
[INFO] [stdout] +  = note: candidate #3: ../target/debug/deps/libserde-113b0a207324c77e.rlib
[INFO] [stdout] +  = note: candidate #4: ../target/debug/deps/libserde-13446ff699a3f2ac.rlib
[INFO] [stdout] +  = note: candidate #5: ../target/debug/deps/libserde-1f863d4d4ec844d2.rlib
[INFO] [stdout] +  = note: candidate #6: ../target/debug/deps/libserde-28961f1c0ab589bd.rlib
[INFO] [stdout] +  = note: candidate #7: ../target/debug/deps/libserde-2a5508009271ebfc.rlib
[INFO] [stdout] +  = note: candidate #8: ../target/debug/deps/libserde-382dbf3473c1cfa3.rlib
[INFO] [stdout] +  = note: candidate #9: ../target/debug/deps/libserde-42a2c24c96719117.rlib
[INFO] [stdout] +  = note: candidate #10: ../target/debug/deps/libserde-61fb7df6994e1c3f.rlib
[INFO] [stdout] +  = note: candidate #11: ../target/debug/deps/libserde-7003b204cf305346.rlib
[INFO] [stdout] +  = note: candidate #12: ../target/debug/deps/libserde-8254076e6ff7e9ce.rlib
[INFO] [stdout] +  = note: candidate #13: ../target/debug/deps/libserde-8bd0c0b2d9560730.rlib
[INFO] [stdout] +  = note: candidate #14: ../target/debug/deps/libserde-987f30cba9201659.rlib
[INFO] [stdout] +  = note: candidate #15: ../target/debug/deps/libserde-9de5c110d9718f42.rlib
[INFO] [stdout] +  = note: candidate #16: ../target/debug/deps/libserde-9e37cb1f1e88f906.rlib
[INFO] [stdout] +  = note: candidate #17: ../target/debug/deps/libserde-a126258b1407d536.rlib
[INFO] [stdout] +  = note: candidate #18: ../target/debug/deps/libserde-b4999c80a0c2eac3.rlib
[INFO] [stdout] +  = note: candidate #19: ../target/debug/deps/libserde-b9fcf7f36d178dd3.rlib
[INFO] [stdout] +  = note: candidate #20: ../target/debug/deps/libserde-c14688c484afb5f9.rlib
[INFO] [stdout] +  = note: candidate #21: ../target/debug/deps/libserde-c2934576f4c45c5d.rlib
[INFO] [stdout] +  = note: candidate #22: ../target/debug/deps/libserde-c62bed17d7019041.rlib
[INFO] [stdout] +  = note: candidate #23: ../target/debug/deps/libserde-c6adf027f3cba80e.rlib
[INFO] [stdout] +  = note: candidate #24: ../target/debug/deps/libserde-c8639d24d9abf57a.rlib
[INFO] [stdout] +  = note: candidate #25: ../target/debug/deps/libserde-e1be5368786b3bcb.rlib
[INFO] [stdout] +  = note: candidate #26: ../target/debug/deps/libserde-e7cc8d2b1d34997b.rlib
[INFO] [stdout] +  = note: candidate #27: ../target/debug/deps/libserde-efbcddae940f9bd7.rlib
[INFO] [stdout] +  = note: candidate #28: ../target/debug/deps/libserde-fc279cca0c22cb33.rlib
[INFO] [stdout] +  = note: candidate #29: ../target/debug/deps/libserde-fe9d5054cbc6e262.rlib
[INFO] [stdout] +
[INFO] [stdout] +error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found
[INFO] [stdout] + --> $DIR/attr-missing-rpc-name.rs:4:1
[INFO] [stdout] +  |
[INFO] [stdout] +4 | extern crate susydev_jsonrpc_derive;
[INFO] [stdout] +  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] +  |
[INFO] [stdout] +  = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so
[INFO] [stdout] +
[INFO] [stdout] +error: cannot find attribute `rpc` in this scope
[INFO] [stdout] + --> $DIR/attr-missing-rpc-name.rs:8:3
[INFO] [stdout] +  |
[INFO] [stdout] +8 | #[rpc]
[INFO] [stdout] +  |   ^^^
[INFO] [stdout] +
[INFO] [stdout] +error: cannot find attribute `rpc` in this scope
[INFO] [stdout] +  --> $DIR/attr-missing-rpc-name.rs:11:4
[INFO] [stdout]     |
[INFO] [stdout] -10 |       /// Returns a protocol version
[INFO] [stdout] -   |  _____^
[INFO] [stdout] -11 | |     #[rpc]
[INFO] [stdout] -12 | |     fn protocol_version(&self) -> Result<String>;
[INFO] [stdout] -   | |_________________________________________________^
[INFO] [stdout] +11 |     #[rpc]
[INFO] [stdout] +   |       ^^^
[INFO] [stdout]  
[INFO] [stdout] -error: aborting due to previous error
[INFO] [stdout] +error: aborting due to 4 previous errors
[INFO] [stdout]  
[INFO] [stdout] +For more information about this error, try `rustc --explain E0464`.
[INFO] [stdout]  
[INFO] [stdout] 
[INFO] [stdout] The actual stderr differed from the expected stderr.
[INFO] [stdout] Actual stderr saved to /tmp/attr-missing-rpc-name.stderr
[INFO] [stdout] To update references, run this command from build directory:
[INFO] [stdout] tests/ui/update-references.sh '/tmp' 'attr-missing-rpc-name.rs'
[INFO] [stdout] 
[INFO] [stdout] error: 1 errors occurred comparing output.
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/ui/attr-missing-rpc-name.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/attr-missing-rpc-name.stage-id" "-L" "../target/debug/" "-L" "../target/debug/deps/" "-L" "/tmp/attr-missing-rpc-name.stage-id.aux" "-A" "unused"
[INFO] [stdout] stdout:
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] stderr:
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] {"$message_type":"diagnostic","message":"multiple candidates for `rlib` dependency `serde` found","code":{"code":"E0464","explanation":"The compiler found multiple library files with the requested crate name.\n\n```compile_fail\n// aux-build:crateresolve-1.rs\n// aux-build:crateresolve-2.rs\n// aux-build:crateresolve-3.rs\n\nextern crate crateresolve;\n//~^ ERROR multiple candidates for `rlib` dependency `crateresolve` found\n\nfn main() {}\n```\n\nThis error can occur in several different cases -- for example, when using\n`extern crate` or passing `--extern` options without crate paths. It can also be\ncaused by caching issues with the build directory, in which case `cargo clean`\nmay help.\n\nIn the above example, there are three different library files, all of which\ndefine the same crate name. Without providing a full path, there is no way for\nthe compiler to know which crate it should use.\n"},"level":"error","spans":[{"file_name":"tests/ui/attr-missing-rpc-name.rs","byte_start":0,"byte_end":19,"line_start":1,"line_end":1,"column_start":1,"column_end":20,"is_primary":true,"text":[{"text":"extern crate serde;","highlight_start":1,"highlight_end":20}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"candidate #1: ../target/debug/deps/libserde-087f6021127ae2e0.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libserde-1101ad28cd64bc12.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #3: ../target/debug/deps/libserde-113b0a207324c77e.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #4: ../target/debug/deps/libserde-13446ff699a3f2ac.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #5: ../target/debug/deps/libserde-1f863d4d4ec844d2.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #6: ../target/debug/deps/libserde-28961f1c0ab589bd.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #7: ../target/debug/deps/libserde-2a5508009271ebfc.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #8: ../target/debug/deps/libserde-382dbf3473c1cfa3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #9: ../target/debug/deps/libserde-42a2c24c96719117.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #10: ../target/debug/deps/libserde-61fb7df6994e1c3f.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #11: ../target/debug/deps/libserde-7003b204cf305346.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #12: ../target/debug/deps/libserde-8254076e6ff7e9ce.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #13: ../target/debug/deps/libserde-8bd0c0b2d9560730.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #14: ../target/debug/deps/libserde-987f30cba9201659.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #15: ../target/debug/deps/libserde-9de5c110d9718f42.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #16: ../target/debug/deps/libserde-9e37cb1f1e88f906.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #17: ../target/debug/deps/libserde-a126258b1407d536.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #18: ../target/debug/deps/libserde-b4999c80a0c2eac3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #19: ../target/debug/deps/libserde-b9fcf7f36d178dd3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #20: ../target/debug/deps/libserde-c14688c484afb5f9.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #21: ../target/debug/deps/libserde-c2934576f4c45c5d.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #22: ../target/debug/deps/libserde-c62bed17d7019041.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #23: ../target/debug/deps/libserde-c6adf027f3cba80e.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #24: ../target/debug/deps/libserde-c8639d24d9abf57a.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #25: ../target/debug/deps/libserde-e1be5368786b3bcb.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #26: ../target/debug/deps/libserde-e7cc8d2b1d34997b.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #27: ../target/debug/deps/libserde-efbcddae940f9bd7.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #28: ../target/debug/deps/libserde-fc279cca0c22cb33.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #29: ../target/debug/deps/libserde-fe9d5054cbc6e262.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null}],"rendered":"error[E0464]: multiple candidates for `rlib` dependency `serde` found\n --> tests/ui/attr-missing-rpc-name.rs:1:1\n  |\n1 | extern crate serde;\n  | ^^^^^^^^^^^^^^^^^^^\n  |\n  = note: candidate #1: ../target/debug/deps/libserde-087f6021127ae2e0.rlib\n  = note: candidate #2: ../target/debug/deps/libserde-1101ad28cd64bc12.rlib\n  = note: candidate #3: ../target/debug/deps/libserde-113b0a207324c77e.rlib\n  = note: candidate #4: ../target/debug/deps/libserde-13446ff699a3f2ac.rlib\n  = note: candidate #5: ../target/debug/deps/libserde-1f863d4d4ec844d2.rlib\n  = note: candidate #6: ../target/debug/deps/libserde-28961f1c0ab589bd.rlib\n  = note: candidate #7: ../target/debug/deps/libserde-2a5508009271ebfc.rlib\n  = note: candidate #8: ../target/debug/deps/libserde-382dbf3473c1cfa3.rlib\n  = note: candidate #9: ../target/debug/deps/libserde-42a2c24c96719117.rlib\n  = note: candidate #10: ../target/debug/deps/libserde-61fb7df6994e1c3f.rlib\n  = note: candidate #11: ../target/debug/deps/libserde-7003b204cf305346.rlib\n  = note: candidate #12: ../target/debug/deps/libserde-8254076e6ff7e9ce.rlib\n  = note: candidate #13: ../target/debug/deps/libserde-8bd0c0b2d9560730.rlib\n  = note: candidate #14: ../target/debug/deps/libserde-987f30cba9201659.rlib\n  = note: candidate #15: ../target/debug/deps/libserde-9de5c110d9718f42.rlib\n  = note: candidate #16: ../target/debug/deps/libserde-9e37cb1f1e88f906.rlib\n  = note: candidate #17: ../target/debug/deps/libserde-a126258b1407d536.rlib\n  = note: candidate #18: ../target/debug/deps/libserde-b4999c80a0c2eac3.rlib\n  = note: candidate #19: ../target/debug/deps/libserde-b9fcf7f36d178dd3.rlib\n  = note: candidate #20: ../target/debug/deps/libserde-c14688c484afb5f9.rlib\n  = note: candidate #21: ../target/debug/deps/libserde-c2934576f4c45c5d.rlib\n  = note: candidate #22: ../target/debug/deps/libserde-c62bed17d7019041.rlib\n  = note: candidate #23: ../target/debug/deps/libserde-c6adf027f3cba80e.rlib\n  = note: candidate #24: ../target/debug/deps/libserde-c8639d24d9abf57a.rlib\n  = note: candidate #25: ../target/debug/deps/libserde-e1be5368786b3bcb.rlib\n  = note: candidate #26: ../target/debug/deps/libserde-e7cc8d2b1d34997b.rlib\n  = note: candidate #27: ../target/debug/deps/libserde-efbcddae940f9bd7.rlib\n  = note: candidate #28: ../target/debug/deps/libserde-fc279cca0c22cb33.rlib\n  = note: candidate #29: ../target/debug/deps/libserde-fe9d5054cbc6e262.rlib\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found","code":{"code":"E0464","explanation":"The compiler found multiple library files with the requested crate name.\n\n```compile_fail\n// aux-build:crateresolve-1.rs\n// aux-build:crateresolve-2.rs\n// aux-build:crateresolve-3.rs\n\nextern crate crateresolve;\n//~^ ERROR multiple candidates for `rlib` dependency `crateresolve` found\n\nfn main() {}\n```\n\nThis error can occur in several different cases -- for example, when using\n`extern crate` or passing `--extern` options without crate paths. It can also be\ncaused by caching issues with the build directory, in which case `cargo clean`\nmay help.\n\nIn the above example, there are three different library files, all of which\ndefine the same crate name. Without providing a full path, there is no way for\nthe compiler to know which crate it should use.\n"},"level":"error","spans":[{"file_name":"tests/ui/attr-missing-rpc-name.rs","byte_start":68,"byte_end":104,"line_start":4,"line_end":4,"column_start":1,"column_end":37,"is_primary":true,"text":[{"text":"extern crate susydev_jsonrpc_derive;","highlight_start":1,"highlight_end":37}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so","code":null,"level":"note","spans":[],"children":[],"rendered":null}],"rendered":"error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found\n --> tests/ui/attr-missing-rpc-name.rs:4:1\n  |\n4 | extern crate susydev_jsonrpc_derive;\n  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  |\n  = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so\n  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `rpc` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/attr-missing-rpc-name.rs","byte_start":143,"byte_end":146,"line_start":8,"line_end":8,"column_start":3,"column_end":6,"is_primary":true,"text":[{"text":"#[rpc]","highlight_start":3,"highlight_end":6}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `rpc` in this scope\n --> tests/ui/attr-missing-rpc-name.rs:8:3\n  |\n8 | #[rpc]\n  |   ^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `rpc` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/attr-missing-rpc-name.rs","byte_start":199,"byte_end":202,"line_start":11,"line_end":11,"column_start":4,"column_end":7,"is_primary":true,"text":[{"text":"\t#[rpc]","highlight_start":4,"highlight_end":7}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `rpc` in this scope\n  --> tests/ui/attr-missing-rpc-name.rs:11:4\n   |\n11 |     #[rpc]\n   |       ^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 4 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 4 previous errors\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about this error, try `rustc --explain E0464`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about this error, try `rustc --explain E0464`.\n"}
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] normalized stderr:
[INFO] [stdout] error[E0464]: multiple candidates for `rlib` dependency `serde` found
[INFO] [stdout]  --> $DIR/attr-invalid-name-values.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate serde;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: candidate #1: ../target/debug/deps/libserde-087f6021127ae2e0.rlib
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libserde-1101ad28cd64bc12.rlib
[INFO] [stdout]   = note: candidate #3: ../target/debug/deps/libserde-113b0a207324c77e.rlib
[INFO] [stdout]   = note: candidate #4: ../target/debug/deps/libserde-13446ff699a3f2ac.rlib
[INFO] [stdout]   = note: candidate #5: ../target/debug/deps/libserde-1f863d4d4ec844d2.rlib
[INFO] [stdout]   = note: candidate #6: ../target/debug/deps/libserde-28961f1c0ab589bd.rlib
[INFO] [stdout]   = note: candidate #7: ../target/debug/deps/libserde-2a5508009271ebfc.rlib
[INFO] [stdout]   = note: candidate #8: ../target/debug/deps/libserde-382dbf3473c1cfa3.rlib
[INFO] [stdout]   = note: candidate #9: ../target/debug/deps/libserde-42a2c24c96719117.rlib
[INFO] [stdout]   = note: candidate #10: ../target/debug/deps/libserde-61fb7df6994e1c3f.rlib
[INFO] [stdout]   = note: candidate #11: ../target/debug/deps/libserde-7003b204cf305346.rlib
[INFO] [stdout]   = note: candidate #12: ../target/debug/deps/libserde-8254076e6ff7e9ce.rlib
[INFO] [stdout]   = note: candidate #13: ../target/debug/deps/libserde-8bd0c0b2d9560730.rlib
[INFO] [stdout]   = note: candidate #14: ../target/debug/deps/libserde-987f30cba9201659.rlib
[INFO] [stdout]   = note: candidate #15: ../target/debug/deps/libserde-9de5c110d9718f42.rlib
[INFO] [stdout]   = note: candidate #16: ../target/debug/deps/libserde-9e37cb1f1e88f906.rlib
[INFO] [stdout]   = note: candidate #17: ../target/debug/deps/libserde-a126258b1407d536.rlib
[INFO] [stdout]   = note: candidate #18: ../target/debug/deps/libserde-b4999c80a0c2eac3.rlib
[INFO] [stdout]   = note: candidate #19: ../target/debug/deps/libserde-b9fcf7f36d178dd3.rlib
[INFO] [stdout]   = note: candidate #20: ../target/debug/deps/libserde-c14688c484afb5f9.rlib
[INFO] [stdout]   = note: candidate #21: ../target/debug/deps/libserde-c2934576f4c45c5d.rlib
[INFO] [stdout]   = note: candidate #22: ../target/debug/deps/libserde-c62bed17d7019041.rlib
[INFO] [stdout]   = note: candidate #23: ../target/debug/deps/libserde-c6adf027f3cba80e.rlib
[INFO] [stdout]   = note: candidate #24: ../target/debug/deps/libserde-c8639d24d9abf57a.rlib
[INFO] [stdout]   = note: candidate #25: ../target/debug/deps/libserde-e1be5368786b3bcb.rlib
[INFO] [stdout]   = note: candidate #26: ../target/debug/deps/libserde-e7cc8d2b1d34997b.rlib
[INFO] [stdout]   = note: candidate #27: ../target/debug/deps/libserde-efbcddae940f9bd7.rlib
[INFO] [stdout]   = note: candidate #28: ../target/debug/deps/libserde-fc279cca0c22cb33.rlib
[INFO] [stdout]   = note: candidate #29: ../target/debug/deps/libserde-fe9d5054cbc6e262.rlib
[INFO] [stdout] 
[INFO] [stdout] error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found
[INFO] [stdout]  --> $DIR/attr-invalid-name-values.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate susydev_jsonrpc_derive;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rpc` in this scope
[INFO] [stdout]  --> $DIR/attr-invalid-name-values.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[rpc]
[INFO] [stdout]   |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rpc` in this scope
[INFO] [stdout]   --> $DIR/attr-invalid-name-values.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[rpc(Xname = "protocolVersion")]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0464`.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] expected stderr:
[INFO] [stdout] error: Invalid attribute parameter(s): 'Xname'. Expected 'name, returns'
[INFO] [stdout]   --> $DIR/attr-invalid-name-values.rs:10:2
[INFO] [stdout]    |
[INFO] [stdout] 10 |       /// Returns a protocol version
[INFO] [stdout]    |  _____^
[INFO] [stdout] 11 | |     #[rpc(Xname = "protocolVersion")]
[INFO] [stdout] 12 | |     fn protocol_version(&self) -> Result<String>;
[INFO] [stdout]    | |_________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] diff of stderr:
[INFO] [stdout] 
[INFO] [stdout] -error: Invalid attribute parameter(s): 'Xname'. Expected 'name, returns'
[INFO] [stdout] -  --> $DIR/attr-invalid-name-values.rs:10:2
[INFO] [stdout] +error[E0464]: multiple candidates for `rlib` dependency `serde` found
[INFO] [stdout] + --> $DIR/attr-invalid-name-values.rs:1:1
[INFO] [stdout] +  |
[INFO] [stdout] +1 | extern crate serde;
[INFO] [stdout] +  | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] +  |
[INFO] [stdout] +  = note: candidate #1: ../target/debug/deps/libserde-087f6021127ae2e0.rlib
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libserde-1101ad28cd64bc12.rlib
[INFO] [stdout] +  = note: candidate #3: ../target/debug/deps/libserde-113b0a207324c77e.rlib
[INFO] [stdout] +  = note: candidate #4: ../target/debug/deps/libserde-13446ff699a3f2ac.rlib
[INFO] [stdout] +  = note: candidate #5: ../target/debug/deps/libserde-1f863d4d4ec844d2.rlib
[INFO] [stdout] +  = note: candidate #6: ../target/debug/deps/libserde-28961f1c0ab589bd.rlib
[INFO] [stdout] +  = note: candidate #7: ../target/debug/deps/libserde-2a5508009271ebfc.rlib
[INFO] [stdout] +  = note: candidate #8: ../target/debug/deps/libserde-382dbf3473c1cfa3.rlib
[INFO] [stdout] +  = note: candidate #9: ../target/debug/deps/libserde-42a2c24c96719117.rlib
[INFO] [stdout] +  = note: candidate #10: ../target/debug/deps/libserde-61fb7df6994e1c3f.rlib
[INFO] [stdout] +  = note: candidate #11: ../target/debug/deps/libserde-7003b204cf305346.rlib
[INFO] [stdout] +  = note: candidate #12: ../target/debug/deps/libserde-8254076e6ff7e9ce.rlib
[INFO] [stdout] +  = note: candidate #13: ../target/debug/deps/libserde-8bd0c0b2d9560730.rlib
[INFO] [stdout] +  = note: candidate #14: ../target/debug/deps/libserde-987f30cba9201659.rlib
[INFO] [stdout] +  = note: candidate #15: ../target/debug/deps/libserde-9de5c110d9718f42.rlib
[INFO] [stdout] +  = note: candidate #16: ../target/debug/deps/libserde-9e37cb1f1e88f906.rlib
[INFO] [stdout] +  = note: candidate #17: ../target/debug/deps/libserde-a126258b1407d536.rlib
[INFO] [stdout] +  = note: candidate #18: ../target/debug/deps/libserde-b4999c80a0c2eac3.rlib
[INFO] [stdout] +  = note: candidate #19: ../target/debug/deps/libserde-b9fcf7f36d178dd3.rlib
[INFO] [stdout] +  = note: candidate #20: ../target/debug/deps/libserde-c14688c484afb5f9.rlib
[INFO] [stdout] +  = note: candidate #21: ../target/debug/deps/libserde-c2934576f4c45c5d.rlib
[INFO] [stdout] +  = note: candidate #22: ../target/debug/deps/libserde-c62bed17d7019041.rlib
[INFO] [stdout] +  = note: candidate #23: ../target/debug/deps/libserde-c6adf027f3cba80e.rlib
[INFO] [stdout] +  = note: candidate #24: ../target/debug/deps/libserde-c8639d24d9abf57a.rlib
[INFO] [stdout] +  = note: candidate #25: ../target/debug/deps/libserde-e1be5368786b3bcb.rlib
[INFO] [stdout] +  = note: candidate #26: ../target/debug/deps/libserde-e7cc8d2b1d34997b.rlib
[INFO] [stdout] +  = note: candidate #27: ../target/debug/deps/libserde-efbcddae940f9bd7.rlib
[INFO] [stdout] +  = note: candidate #28: ../target/debug/deps/libserde-fc279cca0c22cb33.rlib
[INFO] [stdout] +  = note: candidate #29: ../target/debug/deps/libserde-fe9d5054cbc6e262.rlib
[INFO] [stdout] +
[INFO] [stdout] +error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found
[INFO] [stdout] + --> $DIR/attr-invalid-name-values.rs:4:1
[INFO] [stdout] +  |
[INFO] [stdout] +4 | extern crate susydev_jsonrpc_derive;
[INFO] [stdout] +  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] +  |
[INFO] [stdout] +  = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so
[INFO] [stdout] +
[INFO] [stdout] +error: cannot find attribute `rpc` in this scope
[INFO] [stdout] + --> $DIR/attr-invalid-name-values.rs:8:3
[INFO] [stdout] +  |
[INFO] [stdout] +8 | #[rpc]
[INFO] [stdout] +  |   ^^^
[INFO] [stdout] +
[INFO] [stdout] +error: cannot find attribute `rpc` in this scope
[INFO] [stdout] +  --> $DIR/attr-invalid-name-values.rs:11:4
[INFO] [stdout]     |
[INFO] [stdout] -10 |       /// Returns a protocol version
[INFO] [stdout] -   |  _____^
[INFO] [stdout] -11 | |     #[rpc(Xname = "protocolVersion")]
[INFO] [stdout] -12 | |     fn protocol_version(&self) -> Result<String>;
[INFO] [stdout] -   | |_________________________________________________^
[INFO] [stdout] +11 |     #[rpc(Xname = "protocolVersion")]
[INFO] [stdout] +   |       ^^^
[INFO] [stdout]  
[INFO] [stdout] -error: aborting due to previous error
[INFO] [stdout] +error: aborting due to 4 previous errors
[INFO] [stdout]  
[INFO] [stdout] +For more information about this error, try `rustc --explain E0464`.
[INFO] [stdout]  
[INFO] [stdout] 
[INFO] [stdout] The actual stderr differed from the expected stderr.
[INFO] [stdout] Actual stderr saved to /tmp/attr-invalid-name-values.stderr
[INFO] [stdout] To update references, run this command from build directory:
[INFO] [stdout] tests/ui/update-references.sh '/tmp' 'attr-invalid-name-values.rs'
[INFO] [stdout] 
[INFO] [stdout] error: 1 errors occurred comparing output.
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/ui/attr-invalid-name-values.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/attr-invalid-name-values.stage-id" "-L" "../target/debug/" "-L" "../target/debug/deps/" "-L" "/tmp/attr-invalid-name-values.stage-id.aux" "-A" "unused"
[INFO] [stdout] stdout:
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] stderr:
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] {"$message_type":"diagnostic","message":"multiple candidates for `rlib` dependency `serde` found","code":{"code":"E0464","explanation":"The compiler found multiple library files with the requested crate name.\n\n```compile_fail\n// aux-build:crateresolve-1.rs\n// aux-build:crateresolve-2.rs\n// aux-build:crateresolve-3.rs\n\nextern crate crateresolve;\n//~^ ERROR multiple candidates for `rlib` dependency `crateresolve` found\n\nfn main() {}\n```\n\nThis error can occur in several different cases -- for example, when using\n`extern crate` or passing `--extern` options without crate paths. It can also be\ncaused by caching issues with the build directory, in which case `cargo clean`\nmay help.\n\nIn the above example, there are three different library files, all of which\ndefine the same crate name. Without providing a full path, there is no way for\nthe compiler to know which crate it should use.\n"},"level":"error","spans":[{"file_name":"tests/ui/attr-invalid-name-values.rs","byte_start":0,"byte_end":19,"line_start":1,"line_end":1,"column_start":1,"column_end":20,"is_primary":true,"text":[{"text":"extern crate serde;","highlight_start":1,"highlight_end":20}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"candidate #1: ../target/debug/deps/libserde-087f6021127ae2e0.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libserde-1101ad28cd64bc12.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #3: ../target/debug/deps/libserde-113b0a207324c77e.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #4: ../target/debug/deps/libserde-13446ff699a3f2ac.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #5: ../target/debug/deps/libserde-1f863d4d4ec844d2.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #6: ../target/debug/deps/libserde-28961f1c0ab589bd.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #7: ../target/debug/deps/libserde-2a5508009271ebfc.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #8: ../target/debug/deps/libserde-382dbf3473c1cfa3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #9: ../target/debug/deps/libserde-42a2c24c96719117.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #10: ../target/debug/deps/libserde-61fb7df6994e1c3f.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #11: ../target/debug/deps/libserde-7003b204cf305346.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #12: ../target/debug/deps/libserde-8254076e6ff7e9ce.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #13: ../target/debug/deps/libserde-8bd0c0b2d9560730.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #14: ../target/debug/deps/libserde-987f30cba9201659.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #15: ../target/debug/deps/libserde-9de5c110d9718f42.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #16: ../target/debug/deps/libserde-9e37cb1f1e88f906.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #17: ../target/debug/deps/libserde-a126258b1407d536.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #18: ../target/debug/deps/libserde-b4999c80a0c2eac3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #19: ../target/debug/deps/libserde-b9fcf7f36d178dd3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #20: ../target/debug/deps/libserde-c14688c484afb5f9.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #21: ../target/debug/deps/libserde-c2934576f4c45c5d.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #22: ../target/debug/deps/libserde-c62bed17d7019041.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #23: ../target/debug/deps/libserde-c6adf027f3cba80e.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #24: ../target/debug/deps/libserde-c8639d24d9abf57a.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #25: ../target/debug/deps/libserde-e1be5368786b3bcb.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #26: ../target/debug/deps/libserde-e7cc8d2b1d34997b.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #27: ../target/debug/deps/libserde-efbcddae940f9bd7.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #28: ../target/debug/deps/libserde-fc279cca0c22cb33.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #29: ../target/debug/deps/libserde-fe9d5054cbc6e262.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null}],"rendered":"error[E0464]: multiple candidates for `rlib` dependency `serde` found\n --> tests/ui/attr-invalid-name-values.rs:1:1\n  |\n1 | extern crate serde;\n  | ^^^^^^^^^^^^^^^^^^^\n  |\n  = note: candidate #1: ../target/debug/deps/libserde-087f6021127ae2e0.rlib\n  = note: candidate #2: ../target/debug/deps/libserde-1101ad28cd64bc12.rlib\n  = note: candidate #3: ../target/debug/deps/libserde-113b0a207324c77e.rlib\n  = note: candidate #4: ../target/debug/deps/libserde-13446ff699a3f2ac.rlib\n  = note: candidate #5: ../target/debug/deps/libserde-1f863d4d4ec844d2.rlib\n  = note: candidate #6: ../target/debug/deps/libserde-28961f1c0ab589bd.rlib\n  = note: candidate #7: ../target/debug/deps/libserde-2a5508009271ebfc.rlib\n  = note: candidate #8: ../target/debug/deps/libserde-382dbf3473c1cfa3.rlib\n  = note: candidate #9: ../target/debug/deps/libserde-42a2c24c96719117.rlib\n  = note: candidate #10: ../target/debug/deps/libserde-61fb7df6994e1c3f.rlib\n  = note: candidate #11: ../target/debug/deps/libserde-7003b204cf305346.rlib\n  = note: candidate #12: ../target/debug/deps/libserde-8254076e6ff7e9ce.rlib\n  = note: candidate #13: ../target/debug/deps/libserde-8bd0c0b2d9560730.rlib\n  = note: candidate #14: ../target/debug/deps/libserde-987f30cba9201659.rlib\n  = note: candidate #15: ../target/debug/deps/libserde-9de5c110d9718f42.rlib\n  = note: candidate #16: ../target/debug/deps/libserde-9e37cb1f1e88f906.rlib\n  = note: candidate #17: ../target/debug/deps/libserde-a126258b1407d536.rlib\n  = note: candidate #18: ../target/debug/deps/libserde-b4999c80a0c2eac3.rlib\n  = note: candidate #19: ../target/debug/deps/libserde-b9fcf7f36d178dd3.rlib\n  = note: candidate #20: ../target/debug/deps/libserde-c14688c484afb5f9.rlib\n  = note: candidate #21: ../target/debug/deps/libserde-c2934576f4c45c5d.rlib\n  = note: candidate #22: ../target/debug/deps/libserde-c62bed17d7019041.rlib\n  = note: candidate #23: ../target/debug/deps/libserde-c6adf027f3cba80e.rlib\n  = note: candidate #24: ../target/debug/deps/libserde-c8639d24d9abf57a.rlib\n  = note: candidate #25: ../target/debug/deps/libserde-e1be5368786b3bcb.rlib\n  = note: candidate #26: ../target/debug/deps/libserde-e7cc8d2b1d34997b.rlib\n  = note: candidate #27: ../target/debug/deps/libserde-efbcddae940f9bd7.rlib\n  = note: candidate #28: ../target/debug/deps/libserde-fc279cca0c22cb33.rlib\n  = note: candidate #29: ../target/debug/deps/libserde-fe9d5054cbc6e262.rlib\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found","code":{"code":"E0464","explanation":"The compiler found multiple library files with the requested crate name.\n\n```compile_fail\n// aux-build:crateresolve-1.rs\n// aux-build:crateresolve-2.rs\n// aux-build:crateresolve-3.rs\n\nextern crate crateresolve;\n//~^ ERROR multiple candidates for `rlib` dependency `crateresolve` found\n\nfn main() {}\n```\n\nThis error can occur in several different cases -- for example, when using\n`extern crate` or passing `--extern` options without crate paths. It can also be\ncaused by caching issues with the build directory, in which case `cargo clean`\nmay help.\n\nIn the above example, there are three different library files, all of which\ndefine the same crate name. Without providing a full path, there is no way for\nthe compiler to know which crate it should use.\n"},"level":"error","spans":[{"file_name":"tests/ui/attr-invalid-name-values.rs","byte_start":68,"byte_end":104,"line_start":4,"line_end":4,"column_start":1,"column_end":37,"is_primary":true,"text":[{"text":"extern crate susydev_jsonrpc_derive;","highlight_start":1,"highlight_end":37}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so","code":null,"level":"note","spans":[],"children":[],"rendered":null}],"rendered":"error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found\n --> tests/ui/attr-invalid-name-values.rs:4:1\n  |\n4 | extern crate susydev_jsonrpc_derive;\n  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  |\n  = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so\n  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `rpc` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/attr-invalid-name-values.rs","byte_start":143,"byte_end":146,"line_start":8,"line_end":8,"column_start":3,"column_end":6,"is_primary":true,"text":[{"text":"#[rpc]","highlight_start":3,"highlight_end":6}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `rpc` in this scope\n --> tests/ui/attr-invalid-name-values.rs:8:3\n  |\n8 | #[rpc]\n  |   ^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `rpc` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/attr-invalid-name-values.rs","byte_start":199,"byte_end":202,"line_start":11,"line_end":11,"column_start":4,"column_end":7,"is_primary":true,"text":[{"text":"\t#[rpc(Xname = \"protocolVersion\")]","highlight_start":4,"highlight_end":7}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `rpc` in this scope\n  --> tests/ui/attr-invalid-name-values.rs:11:4\n   |\n11 |     #[rpc(Xname = \"protocolVersion\")]\n   |       ^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 4 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 4 previous errors\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about this error, try `rustc --explain E0464`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about this error, try `rustc --explain E0464`.\n"}
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] normalized stderr:
[INFO] [stdout] error[E0464]: multiple candidates for `rlib` dependency `serde` found
[INFO] [stdout]  --> $DIR/too-many-params.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate serde;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: candidate #1: ../target/debug/deps/libserde-087f6021127ae2e0.rlib
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libserde-1101ad28cd64bc12.rlib
[INFO] [stdout]   = note: candidate #3: ../target/debug/deps/libserde-113b0a207324c77e.rlib
[INFO] [stdout]   = note: candidate #4: ../target/debug/deps/libserde-13446ff699a3f2ac.rlib
[INFO] [stdout]   = note: candidate #5: ../target/debug/deps/libserde-1f863d4d4ec844d2.rlib
[INFO] [stdout]   = note: candidate #6: ../target/debug/deps/libserde-28961f1c0ab589bd.rlib
[INFO] [stdout]   = note: candidate #7: ../target/debug/deps/libserde-2a5508009271ebfc.rlib
[INFO] [stdout]   = note: candidate #8: ../target/debug/deps/libserde-382dbf3473c1cfa3.rlib
[INFO] [stdout]   = note: candidate #9: ../target/debug/deps/libserde-42a2c24c96719117.rlib
[INFO] [stdout]   = note: candidate #10: ../target/debug/deps/libserde-61fb7df6994e1c3f.rlib
[INFO] [stdout]   = note: candidate #11: ../target/debug/deps/libserde-7003b204cf305346.rlib
[INFO] [stdout]   = note: candidate #12: ../target/debug/deps/libserde-8254076e6ff7e9ce.rlib
[INFO] [stdout]   = note: candidate #13: ../target/debug/deps/libserde-8bd0c0b2d9560730.rlib
[INFO] [stdout]   = note: candidate #14: ../target/debug/deps/libserde-987f30cba9201659.rlib
[INFO] [stdout]   = note: candidate #15: ../target/debug/deps/libserde-9de5c110d9718f42.rlib
[INFO] [stdout]   = note: candidate #16: ../target/debug/deps/libserde-9e37cb1f1e88f906.rlib
[INFO] [stdout]   = note: candidate #17: ../target/debug/deps/libserde-a126258b1407d536.rlib
[INFO] [stdout]   = note: candidate #18: ../target/debug/deps/libserde-b4999c80a0c2eac3.rlib
[INFO] [stdout]   = note: candidate #19: ../target/debug/deps/libserde-b9fcf7f36d178dd3.rlib
[INFO] [stdout]   = note: candidate #20: ../target/debug/deps/libserde-c14688c484afb5f9.rlib
[INFO] [stdout]   = note: candidate #21: ../target/debug/deps/libserde-c2934576f4c45c5d.rlib
[INFO] [stdout]   = note: candidate #22: ../target/debug/deps/libserde-c62bed17d7019041.rlib
[INFO] [stdout]   = note: candidate #23: ../target/debug/deps/libserde-c6adf027f3cba80e.rlib
[INFO] [stdout]   = note: candidate #24: ../target/debug/deps/libserde-c8639d24d9abf57a.rlib
[INFO] [stdout]   = note: candidate #25: ../target/debug/deps/libserde-e1be5368786b3bcb.rlib
[INFO] [stdout]   = note: candidate #26: ../target/debug/deps/libserde-e7cc8d2b1d34997b.rlib
[INFO] [stdout]   = note: candidate #27: ../target/debug/deps/libserde-efbcddae940f9bd7.rlib
[INFO] [stdout]   = note: candidate #28: ../target/debug/deps/libserde-fc279cca0c22cb33.rlib
[INFO] [stdout]   = note: candidate #29: ../target/debug/deps/libserde-fe9d5054cbc6e262.rlib
[INFO] [stdout] 
[INFO] [stdout] error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found
[INFO] [stdout]  --> $DIR/too-many-params.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate susydev_jsonrpc_derive;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rpc` in this scope
[INFO] [stdout]  --> $DIR/too-many-params.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[rpc]
[INFO] [stdout]   |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rpc` in this scope
[INFO] [stdout]   --> $DIR/too-many-params.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[rpc(name = "tooManyParams")]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0464`.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] expected stderr:
[INFO] [stdout] error: Maximum supported number of params is 16
[INFO] [stdout]   --> $DIR/too-many-params.rs:10:2
[INFO] [stdout]    |
[INFO] [stdout] 10 |       /// Has too many params
[INFO] [stdout]    |  _____^
[INFO] [stdout] 11 | |     #[rpc(name = "tooManyParams")]
[INFO] [stdout] 12 | |     fn to_many_params(
[INFO] [stdout] 13 | |         &self,
[INFO] [stdout] 14 | |         a: u64, b: u64, c: u64, d: u64, e: u64, f: u64, g: u64, h: u64, i: u64, j: u64,
[INFO] [stdout] 15 | |         k: u64, l: u64, m: u64, n: u64, o: u64, p: u64, q: u64,
[INFO] [stdout] 16 | |     ) -> Result<String>;
[INFO] [stdout]    | |________________________^
[INFO] [stderr] error: test failed, to rerun pass `--test compiletests`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] diff of stderr:
[INFO] [stdout] 
[INFO] [stdout] -error: Maximum supported number of params is 16
[INFO] [stdout] -  --> $DIR/too-many-params.rs:10:2
[INFO] [stdout] +error[E0464]: multiple candidates for `rlib` dependency `serde` found
[INFO] [stdout] + --> $DIR/too-many-params.rs:1:1
[INFO] [stdout] +  |
[INFO] [stdout] +1 | extern crate serde;
[INFO] [stdout] +  | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] +  |
[INFO] [stdout] +  = note: candidate #1: ../target/debug/deps/libserde-087f6021127ae2e0.rlib
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libserde-1101ad28cd64bc12.rlib
[INFO] [stdout] +  = note: candidate #3: ../target/debug/deps/libserde-113b0a207324c77e.rlib
[INFO] [stdout] +  = note: candidate #4: ../target/debug/deps/libserde-13446ff699a3f2ac.rlib
[INFO] [stdout] +  = note: candidate #5: ../target/debug/deps/libserde-1f863d4d4ec844d2.rlib
[INFO] [stdout] +  = note: candidate #6: ../target/debug/deps/libserde-28961f1c0ab589bd.rlib
[INFO] [stdout] +  = note: candidate #7: ../target/debug/deps/libserde-2a5508009271ebfc.rlib
[INFO] [stdout] +  = note: candidate #8: ../target/debug/deps/libserde-382dbf3473c1cfa3.rlib
[INFO] [stdout] +  = note: candidate #9: ../target/debug/deps/libserde-42a2c24c96719117.rlib
[INFO] [stdout] +  = note: candidate #10: ../target/debug/deps/libserde-61fb7df6994e1c3f.rlib
[INFO] [stdout] +  = note: candidate #11: ../target/debug/deps/libserde-7003b204cf305346.rlib
[INFO] [stdout] +  = note: candidate #12: ../target/debug/deps/libserde-8254076e6ff7e9ce.rlib
[INFO] [stdout] +  = note: candidate #13: ../target/debug/deps/libserde-8bd0c0b2d9560730.rlib
[INFO] [stdout] +  = note: candidate #14: ../target/debug/deps/libserde-987f30cba9201659.rlib
[INFO] [stdout] +  = note: candidate #15: ../target/debug/deps/libserde-9de5c110d9718f42.rlib
[INFO] [stdout] +  = note: candidate #16: ../target/debug/deps/libserde-9e37cb1f1e88f906.rlib
[INFO] [stdout] +  = note: candidate #17: ../target/debug/deps/libserde-a126258b1407d536.rlib
[INFO] [stdout] +  = note: candidate #18: ../target/debug/deps/libserde-b4999c80a0c2eac3.rlib
[INFO] [stdout] +  = note: candidate #19: ../target/debug/deps/libserde-b9fcf7f36d178dd3.rlib
[INFO] [stdout] +  = note: candidate #20: ../target/debug/deps/libserde-c14688c484afb5f9.rlib
[INFO] [stdout] +  = note: candidate #21: ../target/debug/deps/libserde-c2934576f4c45c5d.rlib
[INFO] [stdout] +  = note: candidate #22: ../target/debug/deps/libserde-c62bed17d7019041.rlib
[INFO] [stdout] +  = note: candidate #23: ../target/debug/deps/libserde-c6adf027f3cba80e.rlib
[INFO] [stdout] +  = note: candidate #24: ../target/debug/deps/libserde-c8639d24d9abf57a.rlib
[INFO] [stdout] +  = note: candidate #25: ../target/debug/deps/libserde-e1be5368786b3bcb.rlib
[INFO] [stdout] +  = note: candidate #26: ../target/debug/deps/libserde-e7cc8d2b1d34997b.rlib
[INFO] [stdout] +  = note: candidate #27: ../target/debug/deps/libserde-efbcddae940f9bd7.rlib
[INFO] [stdout] +  = note: candidate #28: ../target/debug/deps/libserde-fc279cca0c22cb33.rlib
[INFO] [stdout] +  = note: candidate #29: ../target/debug/deps/libserde-fe9d5054cbc6e262.rlib
[INFO] [stdout] +
[INFO] [stdout] +error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found
[INFO] [stdout] + --> $DIR/too-many-params.rs:4:1
[INFO] [stdout] +  |
[INFO] [stdout] +4 | extern crate susydev_jsonrpc_derive;
[INFO] [stdout] +  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] +  |
[INFO] [stdout] +  = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so
[INFO] [stdout] +
[INFO] [stdout] +error: cannot find attribute `rpc` in this scope
[INFO] [stdout] + --> $DIR/too-many-params.rs:8:3
[INFO] [stdout] +  |
[INFO] [stdout] +8 | #[rpc]
[INFO] [stdout] +  |   ^^^
[INFO] [stdout] +
[INFO] [stdout] +error: cannot find attribute `rpc` in this scope
[INFO] [stdout] +  --> $DIR/too-many-params.rs:11:4
[INFO] [stdout]     |
[INFO] [stdout] -10 |       /// Has too many params
[INFO] [stdout] -   |  _____^
[INFO] [stdout] -11 | |     #[rpc(name = "tooManyParams")]
[INFO] [stdout] -12 | |     fn to_many_params(
[INFO] [stdout] -13 | |         &self,
[INFO] [stdout] -14 | |         a: u64, b: u64, c: u64, d: u64, e: u64, f: u64, g: u64, h: u64, i: u64, j: u64,
[INFO] [stdout] -15 | |         k: u64, l: u64, m: u64, n: u64, o: u64, p: u64, q: u64,
[INFO] [stdout] -16 | |     ) -> Result<String>;
[INFO] [stdout] -   | |________________________^
[INFO] [stdout] +11 |     #[rpc(name = "tooManyParams")]
[INFO] [stdout] +   |       ^^^
[INFO] [stdout]  
[INFO] [stdout] -error: aborting due to previous error
[INFO] [stdout] +error: aborting due to 4 previous errors
[INFO] [stdout]  
[INFO] [stdout] +For more information about this error, try `rustc --explain E0464`.
[INFO] [stdout]  
[INFO] [stdout] 
[INFO] [stdout] The actual stderr differed from the expected stderr.
[INFO] [stdout] Actual stderr saved to /tmp/too-many-params.stderr
[INFO] [stdout] To update references, run this command from build directory:
[INFO] [stdout] tests/ui/update-references.sh '/tmp' 'too-many-params.rs'
[INFO] [stdout] 
[INFO] [stdout] error: 1 errors occurred comparing output.
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/ui/too-many-params.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/too-many-params.stage-id" "-L" "../target/debug/" "-L" "../target/debug/deps/" "-L" "/tmp/too-many-params.stage-id.aux" "-A" "unused"
[INFO] [stdout] stdout:
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] stderr:
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] {"$message_type":"diagnostic","message":"multiple candidates for `rlib` dependency `serde` found","code":{"code":"E0464","explanation":"The compiler found multiple library files with the requested crate name.\n\n```compile_fail\n// aux-build:crateresolve-1.rs\n// aux-build:crateresolve-2.rs\n// aux-build:crateresolve-3.rs\n\nextern crate crateresolve;\n//~^ ERROR multiple candidates for `rlib` dependency `crateresolve` found\n\nfn main() {}\n```\n\nThis error can occur in several different cases -- for example, when using\n`extern crate` or passing `--extern` options without crate paths. It can also be\ncaused by caching issues with the build directory, in which case `cargo clean`\nmay help.\n\nIn the above example, there are three different library files, all of which\ndefine the same crate name. Without providing a full path, there is no way for\nthe compiler to know which crate it should use.\n"},"level":"error","spans":[{"file_name":"tests/ui/too-many-params.rs","byte_start":0,"byte_end":19,"line_start":1,"line_end":1,"column_start":1,"column_end":20,"is_primary":true,"text":[{"text":"extern crate serde;","highlight_start":1,"highlight_end":20}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"candidate #1: ../target/debug/deps/libserde-087f6021127ae2e0.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libserde-1101ad28cd64bc12.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #3: ../target/debug/deps/libserde-113b0a207324c77e.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #4: ../target/debug/deps/libserde-13446ff699a3f2ac.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #5: ../target/debug/deps/libserde-1f863d4d4ec844d2.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #6: ../target/debug/deps/libserde-28961f1c0ab589bd.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #7: ../target/debug/deps/libserde-2a5508009271ebfc.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #8: ../target/debug/deps/libserde-382dbf3473c1cfa3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #9: ../target/debug/deps/libserde-42a2c24c96719117.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #10: ../target/debug/deps/libserde-61fb7df6994e1c3f.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #11: ../target/debug/deps/libserde-7003b204cf305346.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #12: ../target/debug/deps/libserde-8254076e6ff7e9ce.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #13: ../target/debug/deps/libserde-8bd0c0b2d9560730.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #14: ../target/debug/deps/libserde-987f30cba9201659.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #15: ../target/debug/deps/libserde-9de5c110d9718f42.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #16: ../target/debug/deps/libserde-9e37cb1f1e88f906.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #17: ../target/debug/deps/libserde-a126258b1407d536.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #18: ../target/debug/deps/libserde-b4999c80a0c2eac3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #19: ../target/debug/deps/libserde-b9fcf7f36d178dd3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #20: ../target/debug/deps/libserde-c14688c484afb5f9.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #21: ../target/debug/deps/libserde-c2934576f4c45c5d.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #22: ../target/debug/deps/libserde-c62bed17d7019041.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #23: ../target/debug/deps/libserde-c6adf027f3cba80e.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #24: ../target/debug/deps/libserde-c8639d24d9abf57a.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #25: ../target/debug/deps/libserde-e1be5368786b3bcb.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #26: ../target/debug/deps/libserde-e7cc8d2b1d34997b.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #27: ../target/debug/deps/libserde-efbcddae940f9bd7.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #28: ../target/debug/deps/libserde-fc279cca0c22cb33.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #29: ../target/debug/deps/libserde-fe9d5054cbc6e262.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null}],"rendered":"error[E0464]: multiple candidates for `rlib` dependency `serde` found\n --> tests/ui/too-many-params.rs:1:1\n  |\n1 | extern crate serde;\n  | ^^^^^^^^^^^^^^^^^^^\n  |\n  = note: candidate #1: ../target/debug/deps/libserde-087f6021127ae2e0.rlib\n  = note: candidate #2: ../target/debug/deps/libserde-1101ad28cd64bc12.rlib\n  = note: candidate #3: ../target/debug/deps/libserde-113b0a207324c77e.rlib\n  = note: candidate #4: ../target/debug/deps/libserde-13446ff699a3f2ac.rlib\n  = note: candidate #5: ../target/debug/deps/libserde-1f863d4d4ec844d2.rlib\n  = note: candidate #6: ../target/debug/deps/libserde-28961f1c0ab589bd.rlib\n  = note: candidate #7: ../target/debug/deps/libserde-2a5508009271ebfc.rlib\n  = note: candidate #8: ../target/debug/deps/libserde-382dbf3473c1cfa3.rlib\n  = note: candidate #9: ../target/debug/deps/libserde-42a2c24c96719117.rlib\n  = note: candidate #10: ../target/debug/deps/libserde-61fb7df6994e1c3f.rlib\n  = note: candidate #11: ../target/debug/deps/libserde-7003b204cf305346.rlib\n  = note: candidate #12: ../target/debug/deps/libserde-8254076e6ff7e9ce.rlib\n  = note: candidate #13: ../target/debug/deps/libserde-8bd0c0b2d9560730.rlib\n  = note: candidate #14: ../target/debug/deps/libserde-987f30cba9201659.rlib\n  = note: candidate #15: ../target/debug/deps/libserde-9de5c110d9718f42.rlib\n  = note: candidate #16: ../target/debug/deps/libserde-9e37cb1f1e88f906.rlib\n  = note: candidate #17: ../target/debug/deps/libserde-a126258b1407d536.rlib\n  = note: candidate #18: ../target/debug/deps/libserde-b4999c80a0c2eac3.rlib\n  = note: candidate #19: ../target/debug/deps/libserde-b9fcf7f36d178dd3.rlib\n  = note: candidate #20: ../target/debug/deps/libserde-c14688c484afb5f9.rlib\n  = note: candidate #21: ../target/debug/deps/libserde-c2934576f4c45c5d.rlib\n  = note: candidate #22: ../target/debug/deps/libserde-c62bed17d7019041.rlib\n  = note: candidate #23: ../target/debug/deps/libserde-c6adf027f3cba80e.rlib\n  = note: candidate #24: ../target/debug/deps/libserde-c8639d24d9abf57a.rlib\n  = note: candidate #25: ../target/debug/deps/libserde-e1be5368786b3bcb.rlib\n  = note: candidate #26: ../target/debug/deps/libserde-e7cc8d2b1d34997b.rlib\n  = note: candidate #27: ../target/debug/deps/libserde-efbcddae940f9bd7.rlib\n  = note: candidate #28: ../target/debug/deps/libserde-fc279cca0c22cb33.rlib\n  = note: candidate #29: ../target/debug/deps/libserde-fe9d5054cbc6e262.rlib\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found","code":{"code":"E0464","explanation":"The compiler found multiple library files with the requested crate name.\n\n```compile_fail\n// aux-build:crateresolve-1.rs\n// aux-build:crateresolve-2.rs\n// aux-build:crateresolve-3.rs\n\nextern crate crateresolve;\n//~^ ERROR multiple candidates for `rlib` dependency `crateresolve` found\n\nfn main() {}\n```\n\nThis error can occur in several different cases -- for example, when using\n`extern crate` or passing `--extern` options without crate paths. It can also be\ncaused by caching issues with the build directory, in which case `cargo clean`\nmay help.\n\nIn the above example, there are three different library files, all of which\ndefine the same crate name. Without providing a full path, there is no way for\nthe compiler to know which crate it should use.\n"},"level":"error","spans":[{"file_name":"tests/ui/too-many-params.rs","byte_start":68,"byte_end":104,"line_start":4,"line_end":4,"column_start":1,"column_end":37,"is_primary":true,"text":[{"text":"extern crate susydev_jsonrpc_derive;","highlight_start":1,"highlight_end":37}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so","code":null,"level":"note","spans":[],"children":[],"rendered":null}],"rendered":"error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found\n --> tests/ui/too-many-params.rs:4:1\n  |\n4 | extern crate susydev_jsonrpc_derive;\n  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  |\n  = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so\n  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `rpc` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/too-many-params.rs","byte_start":143,"byte_end":146,"line_start":8,"line_end":8,"column_start":3,"column_end":6,"is_primary":true,"text":[{"text":"#[rpc]","highlight_start":3,"highlight_end":6}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `rpc` in this scope\n --> tests/ui/too-many-params.rs:8:3\n  |\n8 | #[rpc]\n  |   ^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `rpc` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/too-many-params.rs","byte_start":192,"byte_end":195,"line_start":11,"line_end":11,"column_start":4,"column_end":7,"is_primary":true,"text":[{"text":"\t#[rpc(name = \"tooManyParams\")]","highlight_start":4,"highlight_end":7}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `rpc` in this scope\n  --> tests/ui/too-many-params.rs:11:4\n   |\n11 |     #[rpc(name = \"tooManyParams\")]\n   |       ^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 4 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 4 previous errors\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about this error, try `rustc --explain E0464`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about this error, try `rustc --explain E0464`.\n"}
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] normalized stderr:
[INFO] [stdout] error[E0464]: multiple candidates for `rlib` dependency `serde` found
[INFO] [stdout]  --> $DIR/multiple-rpc-attributes.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate serde;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: candidate #1: ../target/debug/deps/libserde-087f6021127ae2e0.rlib
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libserde-1101ad28cd64bc12.rlib
[INFO] [stdout]   = note: candidate #3: ../target/debug/deps/libserde-113b0a207324c77e.rlib
[INFO] [stdout]   = note: candidate #4: ../target/debug/deps/libserde-13446ff699a3f2ac.rlib
[INFO] [stdout]   = note: candidate #5: ../target/debug/deps/libserde-1f863d4d4ec844d2.rlib
[INFO] [stdout]   = note: candidate #6: ../target/debug/deps/libserde-28961f1c0ab589bd.rlib
[INFO] [stdout]   = note: candidate #7: ../target/debug/deps/libserde-2a5508009271ebfc.rlib
[INFO] [stdout]   = note: candidate #8: ../target/debug/deps/libserde-382dbf3473c1cfa3.rlib
[INFO] [stdout]   = note: candidate #9: ../target/debug/deps/libserde-42a2c24c96719117.rlib
[INFO] [stdout]   = note: candidate #10: ../target/debug/deps/libserde-61fb7df6994e1c3f.rlib
[INFO] [stdout]   = note: candidate #11: ../target/debug/deps/libserde-7003b204cf305346.rlib
[INFO] [stdout]   = note: candidate #12: ../target/debug/deps/libserde-8254076e6ff7e9ce.rlib
[INFO] [stdout]   = note: candidate #13: ../target/debug/deps/libserde-8bd0c0b2d9560730.rlib
[INFO] [stdout]   = note: candidate #14: ../target/debug/deps/libserde-987f30cba9201659.rlib
[INFO] [stdout]   = note: candidate #15: ../target/debug/deps/libserde-9de5c110d9718f42.rlib
[INFO] [stdout]   = note: candidate #16: ../target/debug/deps/libserde-9e37cb1f1e88f906.rlib
[INFO] [stdout]   = note: candidate #17: ../target/debug/deps/libserde-a126258b1407d536.rlib
[INFO] [stdout]   = note: candidate #18: ../target/debug/deps/libserde-b4999c80a0c2eac3.rlib
[INFO] [stdout]   = note: candidate #19: ../target/debug/deps/libserde-b9fcf7f36d178dd3.rlib
[INFO] [stdout]   = note: candidate #20: ../target/debug/deps/libserde-c14688c484afb5f9.rlib
[INFO] [stdout]   = note: candidate #21: ../target/debug/deps/libserde-c2934576f4c45c5d.rlib
[INFO] [stdout]   = note: candidate #22: ../target/debug/deps/libserde-c62bed17d7019041.rlib
[INFO] [stdout]   = note: candidate #23: ../target/debug/deps/libserde-c6adf027f3cba80e.rlib
[INFO] [stdout]   = note: candidate #24: ../target/debug/deps/libserde-c8639d24d9abf57a.rlib
[INFO] [stdout]   = note: candidate #25: ../target/debug/deps/libserde-e1be5368786b3bcb.rlib
[INFO] [stdout]   = note: candidate #26: ../target/debug/deps/libserde-e7cc8d2b1d34997b.rlib
[INFO] [stdout]   = note: candidate #27: ../target/debug/deps/libserde-efbcddae940f9bd7.rlib
[INFO] [stdout]   = note: candidate #28: ../target/debug/deps/libserde-fc279cca0c22cb33.rlib
[INFO] [stdout]   = note: candidate #29: ../target/debug/deps/libserde-fe9d5054cbc6e262.rlib
[INFO] [stdout] 
[INFO] [stdout] error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found
[INFO] [stdout]  --> $DIR/multiple-rpc-attributes.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate susydev_jsonrpc_derive;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rpc` in this scope
[INFO] [stdout]  --> $DIR/multiple-rpc-attributes.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[rpc]
[INFO] [stdout]   |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rpc` in this scope
[INFO] [stdout]   --> $DIR/multiple-rpc-attributes.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[rpc(name = "protocolVersion")]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rpc` in this scope
[INFO] [stdout]   --> $DIR/multiple-rpc-attributes.rs:12:4
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[rpc(name = "protocolVersionAgain")]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0464`.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] expected stderr:
[INFO] [stdout] error: Expected only a single rpc attribute per method
[INFO] [stdout]   --> $DIR/multiple-rpc-attributes.rs:10:2
[INFO] [stdout]    |
[INFO] [stdout] 10 |       /// Returns a protocol version
[INFO] [stdout]    |  _____^
[INFO] [stdout] 11 | |     #[rpc(name = "protocolVersion")]
[INFO] [stdout] 12 | |     #[rpc(name = "protocolVersionAgain")]
[INFO] [stdout] 13 | |     fn protocol_version(&self) -> Result<String>;
[INFO] [stdout]    | |_________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] diff of stderr:
[INFO] [stdout] 
[INFO] [stdout] -error: Expected only a single rpc attribute per method
[INFO] [stdout] -  --> $DIR/multiple-rpc-attributes.rs:10:2
[INFO] [stdout] +error[E0464]: multiple candidates for `rlib` dependency `serde` found
[INFO] [stdout] + --> $DIR/multiple-rpc-attributes.rs:1:1
[INFO] [stdout] +  |
[INFO] [stdout] +1 | extern crate serde;
[INFO] [stdout] +  | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] +  |
[INFO] [stdout] +  = note: candidate #1: ../target/debug/deps/libserde-087f6021127ae2e0.rlib
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libserde-1101ad28cd64bc12.rlib
[INFO] [stdout] +  = note: candidate #3: ../target/debug/deps/libserde-113b0a207324c77e.rlib
[INFO] [stdout] +  = note: candidate #4: ../target/debug/deps/libserde-13446ff699a3f2ac.rlib
[INFO] [stdout] +  = note: candidate #5: ../target/debug/deps/libserde-1f863d4d4ec844d2.rlib
[INFO] [stdout] +  = note: candidate #6: ../target/debug/deps/libserde-28961f1c0ab589bd.rlib
[INFO] [stdout] +  = note: candidate #7: ../target/debug/deps/libserde-2a5508009271ebfc.rlib
[INFO] [stdout] +  = note: candidate #8: ../target/debug/deps/libserde-382dbf3473c1cfa3.rlib
[INFO] [stdout] +  = note: candidate #9: ../target/debug/deps/libserde-42a2c24c96719117.rlib
[INFO] [stdout] +  = note: candidate #10: ../target/debug/deps/libserde-61fb7df6994e1c3f.rlib
[INFO] [stdout] +  = note: candidate #11: ../target/debug/deps/libserde-7003b204cf305346.rlib
[INFO] [stdout] +  = note: candidate #12: ../target/debug/deps/libserde-8254076e6ff7e9ce.rlib
[INFO] [stdout] +  = note: candidate #13: ../target/debug/deps/libserde-8bd0c0b2d9560730.rlib
[INFO] [stdout] +  = note: candidate #14: ../target/debug/deps/libserde-987f30cba9201659.rlib
[INFO] [stdout] +  = note: candidate #15: ../target/debug/deps/libserde-9de5c110d9718f42.rlib
[INFO] [stdout] +  = note: candidate #16: ../target/debug/deps/libserde-9e37cb1f1e88f906.rlib
[INFO] [stdout] +  = note: candidate #17: ../target/debug/deps/libserde-a126258b1407d536.rlib
[INFO] [stdout] +  = note: candidate #18: ../target/debug/deps/libserde-b4999c80a0c2eac3.rlib
[INFO] [stdout] +  = note: candidate #19: ../target/debug/deps/libserde-b9fcf7f36d178dd3.rlib
[INFO] [stdout] +  = note: candidate #20: ../target/debug/deps/libserde-c14688c484afb5f9.rlib
[INFO] [stdout] +  = note: candidate #21: ../target/debug/deps/libserde-c2934576f4c45c5d.rlib
[INFO] [stdout] +  = note: candidate #22: ../target/debug/deps/libserde-c62bed17d7019041.rlib
[INFO] [stdout] +  = note: candidate #23: ../target/debug/deps/libserde-c6adf027f3cba80e.rlib
[INFO] [stdout] +  = note: candidate #24: ../target/debug/deps/libserde-c8639d24d9abf57a.rlib
[INFO] [stdout] +  = note: candidate #25: ../target/debug/deps/libserde-e1be5368786b3bcb.rlib
[INFO] [stdout] +  = note: candidate #26: ../target/debug/deps/libserde-e7cc8d2b1d34997b.rlib
[INFO] [stdout] +  = note: candidate #27: ../target/debug/deps/libserde-efbcddae940f9bd7.rlib
[INFO] [stdout] +  = note: candidate #28: ../target/debug/deps/libserde-fc279cca0c22cb33.rlib
[INFO] [stdout] +  = note: candidate #29: ../target/debug/deps/libserde-fe9d5054cbc6e262.rlib
[INFO] [stdout] +
[INFO] [stdout] +error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found
[INFO] [stdout] + --> $DIR/multiple-rpc-attributes.rs:4:1
[INFO] [stdout] +  |
[INFO] [stdout] +4 | extern crate susydev_jsonrpc_derive;
[INFO] [stdout] +  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] +  |
[INFO] [stdout] +  = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so
[INFO] [stdout] +
[INFO] [stdout] +error: cannot find attribute `rpc` in this scope
[INFO] [stdout] + --> $DIR/multiple-rpc-attributes.rs:8:3
[INFO] [stdout] +  |
[INFO] [stdout] +8 | #[rpc]
[INFO] [stdout] +  |   ^^^
[INFO] [stdout] +
[INFO] [stdout] +error: cannot find attribute `rpc` in this scope
[INFO] [stdout] +  --> $DIR/multiple-rpc-attributes.rs:11:4
[INFO] [stdout]     |
[INFO] [stdout] -10 |       /// Returns a protocol version
[INFO] [stdout] -   |  _____^
[INFO] [stdout] -11 | |     #[rpc(name = "protocolVersion")]
[INFO] [stdout] -12 | |     #[rpc(name = "protocolVersionAgain")]
[INFO] [stdout] -13 | |     fn protocol_version(&self) -> Result<String>;
[INFO] [stdout] -   | |_________________________________________________^
[INFO] [stdout] +11 |     #[rpc(name = "protocolVersion")]
[INFO] [stdout] +   |       ^^^
[INFO] [stdout]  
[INFO] [stdout] -error: aborting due to previous error
[INFO] [stdout] +error: cannot find attribute `rpc` in this scope
[INFO] [stdout] +  --> $DIR/multiple-rpc-attributes.rs:12:4
[INFO] [stdout] +   |
[INFO] [stdout] +12 |     #[rpc(name = "protocolVersionAgain")]
[INFO] [stdout] +   |       ^^^
[INFO] [stdout]  
[INFO] [stdout] +error: aborting due to 5 previous errors
[INFO] [stdout] +
[INFO] [stdout] +For more information about this error, try `rustc --explain E0464`.
[INFO] [stdout]  
[INFO] [stdout] 
[INFO] [stdout] The actual stderr differed from the expected stderr.
[INFO] [stdout] Actual stderr saved to /tmp/multiple-rpc-attributes.stderr
[INFO] [stdout] To update references, run this command from build directory:
[INFO] [stdout] tests/ui/update-references.sh '/tmp' 'multiple-rpc-attributes.rs'
[INFO] [stdout] 
[INFO] [stdout] error: 1 errors occurred comparing output.
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/ui/multiple-rpc-attributes.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/multiple-rpc-attributes.stage-id" "-L" "../target/debug/" "-L" "../target/debug/deps/" "-L" "/tmp/multiple-rpc-attributes.stage-id.aux" "-A" "unused"
[INFO] [stdout] stdout:
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] stderr:
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] {"$message_type":"diagnostic","message":"multiple candidates for `rlib` dependency `serde` found","code":{"code":"E0464","explanation":"The compiler found multiple library files with the requested crate name.\n\n```compile_fail\n// aux-build:crateresolve-1.rs\n// aux-build:crateresolve-2.rs\n// aux-build:crateresolve-3.rs\n\nextern crate crateresolve;\n//~^ ERROR multiple candidates for `rlib` dependency `crateresolve` found\n\nfn main() {}\n```\n\nThis error can occur in several different cases -- for example, when using\n`extern crate` or passing `--extern` options without crate paths. It can also be\ncaused by caching issues with the build directory, in which case `cargo clean`\nmay help.\n\nIn the above example, there are three different library files, all of which\ndefine the same crate name. Without providing a full path, there is no way for\nthe compiler to know which crate it should use.\n"},"level":"error","spans":[{"file_name":"tests/ui/multiple-rpc-attributes.rs","byte_start":0,"byte_end":19,"line_start":1,"line_end":1,"column_start":1,"column_end":20,"is_primary":true,"text":[{"text":"extern crate serde;","highlight_start":1,"highlight_end":20}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"candidate #1: ../target/debug/deps/libserde-087f6021127ae2e0.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libserde-1101ad28cd64bc12.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #3: ../target/debug/deps/libserde-113b0a207324c77e.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #4: ../target/debug/deps/libserde-13446ff699a3f2ac.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #5: ../target/debug/deps/libserde-1f863d4d4ec844d2.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #6: ../target/debug/deps/libserde-28961f1c0ab589bd.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #7: ../target/debug/deps/libserde-2a5508009271ebfc.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #8: ../target/debug/deps/libserde-382dbf3473c1cfa3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #9: ../target/debug/deps/libserde-42a2c24c96719117.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #10: ../target/debug/deps/libserde-61fb7df6994e1c3f.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #11: ../target/debug/deps/libserde-7003b204cf305346.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #12: ../target/debug/deps/libserde-8254076e6ff7e9ce.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #13: ../target/debug/deps/libserde-8bd0c0b2d9560730.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #14: ../target/debug/deps/libserde-987f30cba9201659.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #15: ../target/debug/deps/libserde-9de5c110d9718f42.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #16: ../target/debug/deps/libserde-9e37cb1f1e88f906.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #17: ../target/debug/deps/libserde-a126258b1407d536.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #18: ../target/debug/deps/libserde-b4999c80a0c2eac3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #19: ../target/debug/deps/libserde-b9fcf7f36d178dd3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #20: ../target/debug/deps/libserde-c14688c484afb5f9.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #21: ../target/debug/deps/libserde-c2934576f4c45c5d.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #22: ../target/debug/deps/libserde-c62bed17d7019041.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #23: ../target/debug/deps/libserde-c6adf027f3cba80e.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #24: ../target/debug/deps/libserde-c8639d24d9abf57a.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #25: ../target/debug/deps/libserde-e1be5368786b3bcb.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #26: ../target/debug/deps/libserde-e7cc8d2b1d34997b.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #27: ../target/debug/deps/libserde-efbcddae940f9bd7.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #28: ../target/debug/deps/libserde-fc279cca0c22cb33.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #29: ../target/debug/deps/libserde-fe9d5054cbc6e262.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null}],"rendered":"error[E0464]: multiple candidates for `rlib` dependency `serde` found\n --> tests/ui/multiple-rpc-attributes.rs:1:1\n  |\n1 | extern crate serde;\n  | ^^^^^^^^^^^^^^^^^^^\n  |\n  = note: candidate #1: ../target/debug/deps/libserde-087f6021127ae2e0.rlib\n  = note: candidate #2: ../target/debug/deps/libserde-1101ad28cd64bc12.rlib\n  = note: candidate #3: ../target/debug/deps/libserde-113b0a207324c77e.rlib\n  = note: candidate #4: ../target/debug/deps/libserde-13446ff699a3f2ac.rlib\n  = note: candidate #5: ../target/debug/deps/libserde-1f863d4d4ec844d2.rlib\n  = note: candidate #6: ../target/debug/deps/libserde-28961f1c0ab589bd.rlib\n  = note: candidate #7: ../target/debug/deps/libserde-2a5508009271ebfc.rlib\n  = note: candidate #8: ../target/debug/deps/libserde-382dbf3473c1cfa3.rlib\n  = note: candidate #9: ../target/debug/deps/libserde-42a2c24c96719117.rlib\n  = note: candidate #10: ../target/debug/deps/libserde-61fb7df6994e1c3f.rlib\n  = note: candidate #11: ../target/debug/deps/libserde-7003b204cf305346.rlib\n  = note: candidate #12: ../target/debug/deps/libserde-8254076e6ff7e9ce.rlib\n  = note: candidate #13: ../target/debug/deps/libserde-8bd0c0b2d9560730.rlib\n  = note: candidate #14: ../target/debug/deps/libserde-987f30cba9201659.rlib\n  = note: candidate #15: ../target/debug/deps/libserde-9de5c110d9718f42.rlib\n  = note: candidate #16: ../target/debug/deps/libserde-9e37cb1f1e88f906.rlib\n  = note: candidate #17: ../target/debug/deps/libserde-a126258b1407d536.rlib\n  = note: candidate #18: ../target/debug/deps/libserde-b4999c80a0c2eac3.rlib\n  = note: candidate #19: ../target/debug/deps/libserde-b9fcf7f36d178dd3.rlib\n  = note: candidate #20: ../target/debug/deps/libserde-c14688c484afb5f9.rlib\n  = note: candidate #21: ../target/debug/deps/libserde-c2934576f4c45c5d.rlib\n  = note: candidate #22: ../target/debug/deps/libserde-c62bed17d7019041.rlib\n  = note: candidate #23: ../target/debug/deps/libserde-c6adf027f3cba80e.rlib\n  = note: candidate #24: ../target/debug/deps/libserde-c8639d24d9abf57a.rlib\n  = note: candidate #25: ../target/debug/deps/libserde-e1be5368786b3bcb.rlib\n  = note: candidate #26: ../target/debug/deps/libserde-e7cc8d2b1d34997b.rlib\n  = note: candidate #27: ../target/debug/deps/libserde-efbcddae940f9bd7.rlib\n  = note: candidate #28: ../target/debug/deps/libserde-fc279cca0c22cb33.rlib\n  = note: candidate #29: ../target/debug/deps/libserde-fe9d5054cbc6e262.rlib\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found","code":{"code":"E0464","explanation":"The compiler found multiple library files with the requested crate name.\n\n```compile_fail\n// aux-build:crateresolve-1.rs\n// aux-build:crateresolve-2.rs\n// aux-build:crateresolve-3.rs\n\nextern crate crateresolve;\n//~^ ERROR multiple candidates for `rlib` dependency `crateresolve` found\n\nfn main() {}\n```\n\nThis error can occur in several different cases -- for example, when using\n`extern crate` or passing `--extern` options without crate paths. It can also be\ncaused by caching issues with the build directory, in which case `cargo clean`\nmay help.\n\nIn the above example, there are three different library files, all of which\ndefine the same crate name. Without providing a full path, there is no way for\nthe compiler to know which crate it should use.\n"},"level":"error","spans":[{"file_name":"tests/ui/multiple-rpc-attributes.rs","byte_start":68,"byte_end":104,"line_start":4,"line_end":4,"column_start":1,"column_end":37,"is_primary":true,"text":[{"text":"extern crate susydev_jsonrpc_derive;","highlight_start":1,"highlight_end":37}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so","code":null,"level":"note","spans":[],"children":[],"rendered":null}],"rendered":"error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found\n --> tests/ui/multiple-rpc-attributes.rs:4:1\n  |\n4 | extern crate susydev_jsonrpc_derive;\n  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  |\n  = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so\n  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `rpc` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/multiple-rpc-attributes.rs","byte_start":143,"byte_end":146,"line_start":8,"line_end":8,"column_start":3,"column_end":6,"is_primary":true,"text":[{"text":"#[rpc]","highlight_start":3,"highlight_end":6}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `rpc` in this scope\n --> tests/ui/multiple-rpc-attributes.rs:8:3\n  |\n8 | #[rpc]\n  |   ^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `rpc` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/multiple-rpc-attributes.rs","byte_start":199,"byte_end":202,"line_start":11,"line_end":11,"column_start":4,"column_end":7,"is_primary":true,"text":[{"text":"\t#[rpc(name = \"protocolVersion\")]","highlight_start":4,"highlight_end":7}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `rpc` in this scope\n  --> tests/ui/multiple-rpc-attributes.rs:11:4\n   |\n11 |     #[rpc(name = \"protocolVersion\")]\n   |       ^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `rpc` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/multiple-rpc-attributes.rs","byte_start":233,"byte_end":236,"line_start":12,"line_end":12,"column_start":4,"column_end":7,"is_primary":true,"text":[{"text":"\t#[rpc(name = \"protocolVersionAgain\")]","highlight_start":4,"highlight_end":7}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `rpc` in this scope\n  --> tests/ui/multiple-rpc-attributes.rs:12:4\n   |\n12 |     #[rpc(name = \"protocolVersionAgain\")]\n   |       ^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 5 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 5 previous errors\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about this error, try `rustc --explain E0464`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about this error, try `rustc --explain E0464`.\n"}
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] normalized stderr:
[INFO] [stdout] error[E0464]: multiple candidates for `rlib` dependency `serde` found
[INFO] [stdout]  --> $DIR/attr-invalid-meta-words.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate serde;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: candidate #1: ../target/debug/deps/libserde-087f6021127ae2e0.rlib
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libserde-1101ad28cd64bc12.rlib
[INFO] [stdout]   = note: candidate #3: ../target/debug/deps/libserde-113b0a207324c77e.rlib
[INFO] [stdout]   = note: candidate #4: ../target/debug/deps/libserde-13446ff699a3f2ac.rlib
[INFO] [stdout]   = note: candidate #5: ../target/debug/deps/libserde-1f863d4d4ec844d2.rlib
[INFO] [stdout]   = note: candidate #6: ../target/debug/deps/libserde-28961f1c0ab589bd.rlib
[INFO] [stdout]   = note: candidate #7: ../target/debug/deps/libserde-2a5508009271ebfc.rlib
[INFO] [stdout]   = note: candidate #8: ../target/debug/deps/libserde-382dbf3473c1cfa3.rlib
[INFO] [stdout]   = note: candidate #9: ../target/debug/deps/libserde-42a2c24c96719117.rlib
[INFO] [stdout]   = note: candidate #10: ../target/debug/deps/libserde-61fb7df6994e1c3f.rlib
[INFO] [stdout]   = note: candidate #11: ../target/debug/deps/libserde-7003b204cf305346.rlib
[INFO] [stdout]   = note: candidate #12: ../target/debug/deps/libserde-8254076e6ff7e9ce.rlib
[INFO] [stdout]   = note: candidate #13: ../target/debug/deps/libserde-8bd0c0b2d9560730.rlib
[INFO] [stdout]   = note: candidate #14: ../target/debug/deps/libserde-987f30cba9201659.rlib
[INFO] [stdout]   = note: candidate #15: ../target/debug/deps/libserde-9de5c110d9718f42.rlib
[INFO] [stdout]   = note: candidate #16: ../target/debug/deps/libserde-9e37cb1f1e88f906.rlib
[INFO] [stdout]   = note: candidate #17: ../target/debug/deps/libserde-a126258b1407d536.rlib
[INFO] [stdout]   = note: candidate #18: ../target/debug/deps/libserde-b4999c80a0c2eac3.rlib
[INFO] [stdout]   = note: candidate #19: ../target/debug/deps/libserde-b9fcf7f36d178dd3.rlib
[INFO] [stdout]   = note: candidate #20: ../target/debug/deps/libserde-c14688c484afb5f9.rlib
[INFO] [stdout]   = note: candidate #21: ../target/debug/deps/libserde-c2934576f4c45c5d.rlib
[INFO] [stdout]   = note: candidate #22: ../target/debug/deps/libserde-c62bed17d7019041.rlib
[INFO] [stdout]   = note: candidate #23: ../target/debug/deps/libserde-c6adf027f3cba80e.rlib
[INFO] [stdout]   = note: candidate #24: ../target/debug/deps/libserde-c8639d24d9abf57a.rlib
[INFO] [stdout]   = note: candidate #25: ../target/debug/deps/libserde-e1be5368786b3bcb.rlib
[INFO] [stdout]   = note: candidate #26: ../target/debug/deps/libserde-e7cc8d2b1d34997b.rlib
[INFO] [stdout]   = note: candidate #27: ../target/debug/deps/libserde-efbcddae940f9bd7.rlib
[INFO] [stdout]   = note: candidate #28: ../target/debug/deps/libserde-fc279cca0c22cb33.rlib
[INFO] [stdout]   = note: candidate #29: ../target/debug/deps/libserde-fe9d5054cbc6e262.rlib
[INFO] [stdout] 
[INFO] [stdout] error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found
[INFO] [stdout]  --> $DIR/attr-invalid-meta-words.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | extern crate susydev_jsonrpc_derive;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rpc` in this scope
[INFO] [stdout]  --> $DIR/attr-invalid-meta-words.rs:8:3
[INFO] [stdout]   |
[INFO] [stdout] 8 | #[rpc]
[INFO] [stdout]   |   ^^^
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `rpc` in this scope
[INFO] [stdout]   --> $DIR/attr-invalid-meta-words.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 |     #[rpc(name = "protocolVersion", Xmeta)]
[INFO] [stdout]    |       ^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0464`.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] expected stderr:
[INFO] [stdout] error: Invalid attribute parameter(s): 'Xmeta'. Expected 'meta'
[INFO] [stdout]   --> $DIR/attr-invalid-meta-words.rs:10:2
[INFO] [stdout]    |
[INFO] [stdout] 10 |       /// Returns a protocol version
[INFO] [stdout]    |  _____^
[INFO] [stdout] 11 | |     #[rpc(name = "protocolVersion", Xmeta)]
[INFO] [stdout] 12 | |     fn protocol_version(&self) -> Result<String>;
[INFO] [stdout]    | |_________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] diff of stderr:
[INFO] [stdout] 
[INFO] [stdout] -error: Invalid attribute parameter(s): 'Xmeta'. Expected 'meta'
[INFO] [stdout] -  --> $DIR/attr-invalid-meta-words.rs:10:2
[INFO] [stdout] +error[E0464]: multiple candidates for `rlib` dependency `serde` found
[INFO] [stdout] + --> $DIR/attr-invalid-meta-words.rs:1:1
[INFO] [stdout] +  |
[INFO] [stdout] +1 | extern crate serde;
[INFO] [stdout] +  | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] +  |
[INFO] [stdout] +  = note: candidate #1: ../target/debug/deps/libserde-087f6021127ae2e0.rlib
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libserde-1101ad28cd64bc12.rlib
[INFO] [stdout] +  = note: candidate #3: ../target/debug/deps/libserde-113b0a207324c77e.rlib
[INFO] [stdout] +  = note: candidate #4: ../target/debug/deps/libserde-13446ff699a3f2ac.rlib
[INFO] [stdout] +  = note: candidate #5: ../target/debug/deps/libserde-1f863d4d4ec844d2.rlib
[INFO] [stdout] +  = note: candidate #6: ../target/debug/deps/libserde-28961f1c0ab589bd.rlib
[INFO] [stdout] +  = note: candidate #7: ../target/debug/deps/libserde-2a5508009271ebfc.rlib
[INFO] [stdout] +  = note: candidate #8: ../target/debug/deps/libserde-382dbf3473c1cfa3.rlib
[INFO] [stdout] +  = note: candidate #9: ../target/debug/deps/libserde-42a2c24c96719117.rlib
[INFO] [stdout] +  = note: candidate #10: ../target/debug/deps/libserde-61fb7df6994e1c3f.rlib
[INFO] [stdout] +  = note: candidate #11: ../target/debug/deps/libserde-7003b204cf305346.rlib
[INFO] [stdout] +  = note: candidate #12: ../target/debug/deps/libserde-8254076e6ff7e9ce.rlib
[INFO] [stdout] +  = note: candidate #13: ../target/debug/deps/libserde-8bd0c0b2d9560730.rlib
[INFO] [stdout] +  = note: candidate #14: ../target/debug/deps/libserde-987f30cba9201659.rlib
[INFO] [stdout] +  = note: candidate #15: ../target/debug/deps/libserde-9de5c110d9718f42.rlib
[INFO] [stdout] +  = note: candidate #16: ../target/debug/deps/libserde-9e37cb1f1e88f906.rlib
[INFO] [stdout] +  = note: candidate #17: ../target/debug/deps/libserde-a126258b1407d536.rlib
[INFO] [stdout] +  = note: candidate #18: ../target/debug/deps/libserde-b4999c80a0c2eac3.rlib
[INFO] [stdout] +  = note: candidate #19: ../target/debug/deps/libserde-b9fcf7f36d178dd3.rlib
[INFO] [stdout] +  = note: candidate #20: ../target/debug/deps/libserde-c14688c484afb5f9.rlib
[INFO] [stdout] +  = note: candidate #21: ../target/debug/deps/libserde-c2934576f4c45c5d.rlib
[INFO] [stdout] +  = note: candidate #22: ../target/debug/deps/libserde-c62bed17d7019041.rlib
[INFO] [stdout] +  = note: candidate #23: ../target/debug/deps/libserde-c6adf027f3cba80e.rlib
[INFO] [stdout] +  = note: candidate #24: ../target/debug/deps/libserde-c8639d24d9abf57a.rlib
[INFO] [stdout] +  = note: candidate #25: ../target/debug/deps/libserde-e1be5368786b3bcb.rlib
[INFO] [stdout] +  = note: candidate #26: ../target/debug/deps/libserde-e7cc8d2b1d34997b.rlib
[INFO] [stdout] +  = note: candidate #27: ../target/debug/deps/libserde-efbcddae940f9bd7.rlib
[INFO] [stdout] +  = note: candidate #28: ../target/debug/deps/libserde-fc279cca0c22cb33.rlib
[INFO] [stdout] +  = note: candidate #29: ../target/debug/deps/libserde-fe9d5054cbc6e262.rlib
[INFO] [stdout] +
[INFO] [stdout] +error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found
[INFO] [stdout] + --> $DIR/attr-invalid-meta-words.rs:4:1
[INFO] [stdout] +  |
[INFO] [stdout] +4 | extern crate susydev_jsonrpc_derive;
[INFO] [stdout] +  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] +  |
[INFO] [stdout] +  = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so
[INFO] [stdout] +
[INFO] [stdout] +error: cannot find attribute `rpc` in this scope
[INFO] [stdout] + --> $DIR/attr-invalid-meta-words.rs:8:3
[INFO] [stdout] +  |
[INFO] [stdout] +8 | #[rpc]
[INFO] [stdout] +  |   ^^^
[INFO] [stdout] +
[INFO] [stdout] +error: cannot find attribute `rpc` in this scope
[INFO] [stdout] +  --> $DIR/attr-invalid-meta-words.rs:11:4
[INFO] [stdout]     |
[INFO] [stdout] -10 |       /// Returns a protocol version
[INFO] [stdout] -   |  _____^
[INFO] [stdout] -11 | |     #[rpc(name = "protocolVersion", Xmeta)]
[INFO] [stdout] -12 | |     fn protocol_version(&self) -> Result<String>;
[INFO] [stdout] -   | |_________________________________________________^
[INFO] [stdout] +11 |     #[rpc(name = "protocolVersion", Xmeta)]
[INFO] [stdout] +   |       ^^^
[INFO] [stdout]  
[INFO] [stdout] -error: aborting due to previous error
[INFO] [stdout] +error: aborting due to 4 previous errors
[INFO] [stdout]  
[INFO] [stdout] +For more information about this error, try `rustc --explain E0464`.
[INFO] [stdout]  
[INFO] [stdout] 
[INFO] [stdout] The actual stderr differed from the expected stderr.
[INFO] [stdout] Actual stderr saved to /tmp/attr-invalid-meta-words.stderr
[INFO] [stdout] To update references, run this command from build directory:
[INFO] [stdout] tests/ui/update-references.sh '/tmp' 'attr-invalid-meta-words.rs'
[INFO] [stdout] 
[INFO] [stdout] error: 1 errors occurred comparing output.
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/ui/attr-invalid-meta-words.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/attr-invalid-meta-words.stage-id" "-L" "../target/debug/" "-L" "../target/debug/deps/" "-L" "/tmp/attr-invalid-meta-words.stage-id.aux" "-A" "unused"
[INFO] [stdout] stdout:
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] stderr:
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] {"$message_type":"diagnostic","message":"multiple candidates for `rlib` dependency `serde` found","code":{"code":"E0464","explanation":"The compiler found multiple library files with the requested crate name.\n\n```compile_fail\n// aux-build:crateresolve-1.rs\n// aux-build:crateresolve-2.rs\n// aux-build:crateresolve-3.rs\n\nextern crate crateresolve;\n//~^ ERROR multiple candidates for `rlib` dependency `crateresolve` found\n\nfn main() {}\n```\n\nThis error can occur in several different cases -- for example, when using\n`extern crate` or passing `--extern` options without crate paths. It can also be\ncaused by caching issues with the build directory, in which case `cargo clean`\nmay help.\n\nIn the above example, there are three different library files, all of which\ndefine the same crate name. Without providing a full path, there is no way for\nthe compiler to know which crate it should use.\n"},"level":"error","spans":[{"file_name":"tests/ui/attr-invalid-meta-words.rs","byte_start":0,"byte_end":19,"line_start":1,"line_end":1,"column_start":1,"column_end":20,"is_primary":true,"text":[{"text":"extern crate serde;","highlight_start":1,"highlight_end":20}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"candidate #1: ../target/debug/deps/libserde-087f6021127ae2e0.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libserde-1101ad28cd64bc12.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #3: ../target/debug/deps/libserde-113b0a207324c77e.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #4: ../target/debug/deps/libserde-13446ff699a3f2ac.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #5: ../target/debug/deps/libserde-1f863d4d4ec844d2.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #6: ../target/debug/deps/libserde-28961f1c0ab589bd.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #7: ../target/debug/deps/libserde-2a5508009271ebfc.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #8: ../target/debug/deps/libserde-382dbf3473c1cfa3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #9: ../target/debug/deps/libserde-42a2c24c96719117.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #10: ../target/debug/deps/libserde-61fb7df6994e1c3f.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #11: ../target/debug/deps/libserde-7003b204cf305346.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #12: ../target/debug/deps/libserde-8254076e6ff7e9ce.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #13: ../target/debug/deps/libserde-8bd0c0b2d9560730.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #14: ../target/debug/deps/libserde-987f30cba9201659.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #15: ../target/debug/deps/libserde-9de5c110d9718f42.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #16: ../target/debug/deps/libserde-9e37cb1f1e88f906.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #17: ../target/debug/deps/libserde-a126258b1407d536.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #18: ../target/debug/deps/libserde-b4999c80a0c2eac3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #19: ../target/debug/deps/libserde-b9fcf7f36d178dd3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #20: ../target/debug/deps/libserde-c14688c484afb5f9.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #21: ../target/debug/deps/libserde-c2934576f4c45c5d.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #22: ../target/debug/deps/libserde-c62bed17d7019041.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #23: ../target/debug/deps/libserde-c6adf027f3cba80e.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #24: ../target/debug/deps/libserde-c8639d24d9abf57a.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #25: ../target/debug/deps/libserde-e1be5368786b3bcb.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #26: ../target/debug/deps/libserde-e7cc8d2b1d34997b.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #27: ../target/debug/deps/libserde-efbcddae940f9bd7.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #28: ../target/debug/deps/libserde-fc279cca0c22cb33.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #29: ../target/debug/deps/libserde-fe9d5054cbc6e262.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null}],"rendered":"error[E0464]: multiple candidates for `rlib` dependency `serde` found\n --> tests/ui/attr-invalid-meta-words.rs:1:1\n  |\n1 | extern crate serde;\n  | ^^^^^^^^^^^^^^^^^^^\n  |\n  = note: candidate #1: ../target/debug/deps/libserde-087f6021127ae2e0.rlib\n  = note: candidate #2: ../target/debug/deps/libserde-1101ad28cd64bc12.rlib\n  = note: candidate #3: ../target/debug/deps/libserde-113b0a207324c77e.rlib\n  = note: candidate #4: ../target/debug/deps/libserde-13446ff699a3f2ac.rlib\n  = note: candidate #5: ../target/debug/deps/libserde-1f863d4d4ec844d2.rlib\n  = note: candidate #6: ../target/debug/deps/libserde-28961f1c0ab589bd.rlib\n  = note: candidate #7: ../target/debug/deps/libserde-2a5508009271ebfc.rlib\n  = note: candidate #8: ../target/debug/deps/libserde-382dbf3473c1cfa3.rlib\n  = note: candidate #9: ../target/debug/deps/libserde-42a2c24c96719117.rlib\n  = note: candidate #10: ../target/debug/deps/libserde-61fb7df6994e1c3f.rlib\n  = note: candidate #11: ../target/debug/deps/libserde-7003b204cf305346.rlib\n  = note: candidate #12: ../target/debug/deps/libserde-8254076e6ff7e9ce.rlib\n  = note: candidate #13: ../target/debug/deps/libserde-8bd0c0b2d9560730.rlib\n  = note: candidate #14: ../target/debug/deps/libserde-987f30cba9201659.rlib\n  = note: candidate #15: ../target/debug/deps/libserde-9de5c110d9718f42.rlib\n  = note: candidate #16: ../target/debug/deps/libserde-9e37cb1f1e88f906.rlib\n  = note: candidate #17: ../target/debug/deps/libserde-a126258b1407d536.rlib\n  = note: candidate #18: ../target/debug/deps/libserde-b4999c80a0c2eac3.rlib\n  = note: candidate #19: ../target/debug/deps/libserde-b9fcf7f36d178dd3.rlib\n  = note: candidate #20: ../target/debug/deps/libserde-c14688c484afb5f9.rlib\n  = note: candidate #21: ../target/debug/deps/libserde-c2934576f4c45c5d.rlib\n  = note: candidate #22: ../target/debug/deps/libserde-c62bed17d7019041.rlib\n  = note: candidate #23: ../target/debug/deps/libserde-c6adf027f3cba80e.rlib\n  = note: candidate #24: ../target/debug/deps/libserde-c8639d24d9abf57a.rlib\n  = note: candidate #25: ../target/debug/deps/libserde-e1be5368786b3bcb.rlib\n  = note: candidate #26: ../target/debug/deps/libserde-e7cc8d2b1d34997b.rlib\n  = note: candidate #27: ../target/debug/deps/libserde-efbcddae940f9bd7.rlib\n  = note: candidate #28: ../target/debug/deps/libserde-fc279cca0c22cb33.rlib\n  = note: candidate #29: ../target/debug/deps/libserde-fe9d5054cbc6e262.rlib\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found","code":{"code":"E0464","explanation":"The compiler found multiple library files with the requested crate name.\n\n```compile_fail\n// aux-build:crateresolve-1.rs\n// aux-build:crateresolve-2.rs\n// aux-build:crateresolve-3.rs\n\nextern crate crateresolve;\n//~^ ERROR multiple candidates for `rlib` dependency `crateresolve` found\n\nfn main() {}\n```\n\nThis error can occur in several different cases -- for example, when using\n`extern crate` or passing `--extern` options without crate paths. It can also be\ncaused by caching issues with the build directory, in which case `cargo clean`\nmay help.\n\nIn the above example, there are three different library files, all of which\ndefine the same crate name. Without providing a full path, there is no way for\nthe compiler to know which crate it should use.\n"},"level":"error","spans":[{"file_name":"tests/ui/attr-invalid-meta-words.rs","byte_start":68,"byte_end":104,"line_start":4,"line_end":4,"column_start":1,"column_end":37,"is_primary":true,"text":[{"text":"extern crate susydev_jsonrpc_derive;","highlight_start":1,"highlight_end":37}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[{"message":"candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so","code":null,"level":"note","spans":[],"children":[],"rendered":null}],"rendered":"error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found\n --> tests/ui/attr-invalid-meta-words.rs:4:1\n  |\n4 | extern crate susydev_jsonrpc_derive;\n  | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n  |\n  = note: candidate #1: ../target/debug/deps/libsusydev_jsonrpc_derive-8315e3816a3d5189.so\n  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-9d39d3bfd7caf5a3.so\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `rpc` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/attr-invalid-meta-words.rs","byte_start":143,"byte_end":146,"line_start":8,"line_end":8,"column_start":3,"column_end":6,"is_primary":true,"text":[{"text":"#[rpc]","highlight_start":3,"highlight_end":6}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `rpc` in this scope\n --> tests/ui/attr-invalid-meta-words.rs:8:3\n  |\n8 | #[rpc]\n  |   ^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"cannot find attribute `rpc` in this scope","code":null,"level":"error","spans":[{"file_name":"tests/ui/attr-invalid-meta-words.rs","byte_start":199,"byte_end":202,"line_start":11,"line_end":11,"column_start":4,"column_end":7,"is_primary":true,"text":[{"text":"\t#[rpc(name = \"protocolVersion\", Xmeta)]","highlight_start":4,"highlight_end":7}],"label":null,"suggested_replacement":null,"suggestion_applicability":null,"expansion":null}],"children":[],"rendered":"error: cannot find attribute `rpc` in this scope\n  --> tests/ui/attr-invalid-meta-words.rs:11:4\n   |\n11 |     #[rpc(name = \"protocolVersion\", Xmeta)]\n   |       ^^^\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 4 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 4 previous errors\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about this error, try `rustc --explain E0464`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about this error, try `rustc --explain E0464`.\n"}
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'compile_test' (25) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/lib.rs:101:22:
[INFO] [stdout] Some tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x564511972122 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x564511972122 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x564511972122 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x564511972122 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5645119839bf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5645119839bf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x564511939e31 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x564511939e31 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x564511947592 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x56451194cbcf - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x56451194ca61 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x56451141f8de - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x56451141f8de - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x56451194d33f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x56451194d33f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x56451194c8dc - std::panicking::begin_panic::{{closure}}::h03764aec75fd6fbf
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:771:9
[INFO] [stdout]   16:     0x5645119476d9 - std::sys::backtrace::__rust_end_short_backtrace::h840811b1dfa0dad5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x56451194c8a2 - std::panicking::begin_panic::hcf2bdd8da61aefe8
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:770:5
[INFO] [stdout]   18:     0x564511448884 - compiletest_rs::run_tests::h877be00b3fa48f8d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.3.26/src/lib.rs:101:22
[INFO] [stdout]   19:     0x5645113fe4aa - compiletests::run_mode::hed3a5ce4c789004a
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compiletests.rs:18:2
[INFO] [stdout]   20:     0x5645113fe1b2 - compiletests::compile_test::hf042520a246c923e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compiletests.rs:23:2
[INFO] [stdout]   21:     0x5645113fe1e7 - compiletests::compile_test::{{closure}}::h395b0945ae473346
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compiletests.rs:22:18
[INFO] [stdout]   22:     0x5645113fe5f6 - core::ops::function::FnOnce::call_once::h63b2cc26b3bdfcfd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x56451141f69b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x56451141f69b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x564511435305 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x564511435305 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   27:     0x564511435305 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   28:     0x564511435305 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   29:     0x564511435305 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x564511435305 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x564511435305 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x56451140baf4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x56451140baf4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x56451140f3ba - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x56451140f3ba - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   36:     0x56451140f3ba - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   37:     0x56451140f3ba - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   38:     0x56451140f3ba - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x56451140f3ba - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x56451140f3ba - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x56451194206f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   42:     0x56451194206f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   43:     0x760c6d835aa4 - <unknown>
[INFO] [stdout]   44:     0x760c6d8c2a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compile_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.76s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a8bd958b8f17a80fb0255553995d08ce970b2fb64afe03681241e1458630c9e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8bd958b8f17a80fb0255553995d08ce970b2fb64afe03681241e1458630c9e6", kill_on_drop: false }`
[INFO] [stdout] a8bd958b8f17a80fb0255553995d08ce970b2fb64afe03681241e1458630c9e6
