[INFO] fetching crate susydev-jsonrpc-derive 11.0.0... [INFO] testing susydev-jsonrpc-derive-11.0.0 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate susydev-jsonrpc-derive 11.0.0 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate susydev-jsonrpc-derive 11.0.0 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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-10-28" "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.103) [INFO] [stderr] Adding quote v0.6.13 (available: v1.0.41) [INFO] [stderr] Adding syn v0.15.44 (available: v2.0.108) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 90f0ec92b872663cbb93d863b474d19ff34fc5898a0ef7144c3ddf004b6a46cf [INFO] running `Command { std: "docker" "start" "-a" "90f0ec92b872663cbb93d863b474d19ff34fc5898a0ef7144c3ddf004b6a46cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90f0ec92b872663cbb93d863b474d19ff34fc5898a0ef7144c3ddf004b6a46cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90f0ec92b872663cbb93d863b474d19ff34fc5898a0ef7144c3ddf004b6a46cf", kill_on_drop: false }` [INFO] [stdout] 90f0ec92b872663cbb93d863b474d19ff34fc5898a0ef7144c3ddf004b6a46cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59994baddfe3bc1857b537dc069cadd61ae1652b8c873775a02aa5849c150a4d [INFO] running `Command { std: "docker" "start" "-a" "59994baddfe3bc1857b537dc069cadd61ae1652b8c873775a02aa5849c150a4d", kill_on_drop: false }` [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde_derive 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 9.95s [INFO] running `Command { std: "docker" "inspect" "59994baddfe3bc1857b537dc069cadd61ae1652b8c873775a02aa5849c150a4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59994baddfe3bc1857b537dc069cadd61ae1652b8c873775a02aa5849c150a4d", kill_on_drop: false }` [INFO] [stdout] 59994baddfe3bc1857b537dc069cadd61ae1652b8c873775a02aa5849c150a4d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54aa8769690711ab0cf0c737f686f965fe9e3843404becc1f61656f4da73fbf3 [INFO] running `Command { std: "docker" "start" "-a" "54aa8769690711ab0cf0c737f686f965fe9e3843404becc1f61656f4da73fbf3", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling compiletest_rs v0.3.26 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tester v0.6.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling susydev-jsonrpc-core v11.0.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling susydev-jsonrpc-pubsub v11.0.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling susydev-jsonrpc-server-utils v11.0.0 [INFO] [stderr] Compiling susydev-jsonrpc-tcp-server v11.0.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling rustfix v0.4.6 [INFO] [stderr] Compiling susydev-jsonrpc-client 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 22.77s [INFO] running `Command { std: "docker" "inspect" "54aa8769690711ab0cf0c737f686f965fe9e3843404becc1f61656f4da73fbf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54aa8769690711ab0cf0c737f686f965fe9e3843404becc1f61656f4da73fbf3", kill_on_drop: false }` [INFO] [stdout] 54aa8769690711ab0cf0c737f686f965fe9e3843404becc1f61656f4da73fbf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 26d64bef290a370c2c7eba8249109523e65888c3c0523db240150edb028ad209 [INFO] running `Command { std: "docker" "start" "-a" "26d64bef290a370c2c7eba8249109523e65888c3c0523db240150edb028ad209", 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-f90be864d772e5d6) [INFO] [stderr] Running tests/compiletests.rs (/opt/rustwide/target/debug/deps/compiletests-59990e18c2066a55) [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] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test [ui] ui/pubsub/missing-unsubscribe.rs ... FAILED [INFO] [stdout] test [ui] ui/pubsub/attr-invalid-meta-list-names.rs ... FAILED [INFO] [stdout] test [ui] ui/pubsub/attr-invalid-name-values.rs ... FAILED [INFO] [stdout] test [ui] ui/pubsub/attr-missing-subscription-name.rs ... FAILED [INFO] [stdout] test [ui] ui/pubsub/attr-both-subscribe-and-unsubscribe.rs ... FAILED [INFO] [stdout] test [ui] ui/pubsub/attr-neither-subscribe-or-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/too-many-params.rs ... FAILED [INFO] [stdout] test [ui] ui/attr-invalid-name-values.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-meta-words.rs ... FAILED [INFO] [stdout] test [ui] ui/multiple-rpc-attributes.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/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-49bf7dd40d4b67bb.so [INFO] [stdout] = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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, _: 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, _: 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-49bf7dd40d4b67bb.so [INFO] [stdout] + = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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, _: 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, _: 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-49bf7dd40d4b67bb.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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-49bf7dd40d4b67bb.so\n = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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 = 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, _: 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, _: 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-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-49bf7dd40d4b67bb.so [INFO] [stdout] = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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, _: 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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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, _: 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-49bf7dd40d4b67bb.so [INFO] [stdout] + = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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, _: 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, _: 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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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-49bf7dd40d4b67bb.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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-49bf7dd40d4b67bb.so\n = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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 = 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, _: 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, _: 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(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, _: SubscriptionId) -> Result;","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, _: SubscriptionId) -> Result;\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 { x: T }\n\nstruct Bar { x: Foo } // error: wrong number of type arguments:\n // expected 1, found 0\nstruct Baz { x: Foo } // error: wrong number of type arguments:\n // expected 1, found 2\n\nfn foo(x: T, y: U) {}\nfn f() {}\n\nfn main() {\n let x: bool = true;\n foo::(x); // error: wrong number of type arguments:\n // expected 2, found 1\n foo::(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 { x: T }\n\nstruct Bar { x: Foo } // ok!\nstruct Baz { x: Foo, y: Foo } // ok!\n\nfn foo(x: T, y: U) {}\nfn f() {}\n\nfn main() {\n let x: bool = true;\n foo::(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, _: SubscriptionId) -> Result;","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, _: SubscriptionId) -> Result;","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, _: SubscriptionId) -> Result;","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, _: SubscriptionId) -> Result;\n | ^^^^^^ ---- supplied 1 generic argument\n | |\n | expected 2 generic arguments\n |\nhelp: add missing generic argument\n |\n16 | fn unsubscribe(&self, _: Option, _: SubscriptionId) -> Result;\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-49bf7dd40d4b67bb.so [INFO] [stdout] = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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, _: 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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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, _: 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-49bf7dd40d4b67bb.so [INFO] [stdout] + = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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, _: 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, _: 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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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-49bf7dd40d4b67bb.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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-49bf7dd40d4b67bb.so\n = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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 = 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, _: 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, _: 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(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, _: SubscriptionId) -> Result;","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, _: SubscriptionId) -> Result;\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 { x: T }\n\nstruct Bar { x: Foo } // error: wrong number of type arguments:\n // expected 1, found 0\nstruct Baz { x: Foo } // error: wrong number of type arguments:\n // expected 1, found 2\n\nfn foo(x: T, y: U) {}\nfn f() {}\n\nfn main() {\n let x: bool = true;\n foo::(x); // error: wrong number of type arguments:\n // expected 2, found 1\n foo::(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 { x: T }\n\nstruct Bar { x: Foo } // ok!\nstruct Baz { x: Foo, y: Foo } // ok!\n\nfn foo(x: T, y: U) {}\nfn f() {}\n\nfn main() {\n let x: bool = true;\n foo::(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, _: SubscriptionId) -> Result;","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, _: SubscriptionId) -> Result;","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, _: SubscriptionId) -> Result;","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, _: SubscriptionId) -> Result;\n | ^^^^^^ ---- supplied 1 generic argument\n | |\n | expected 2 generic arguments\n |\nhelp: add missing generic argument\n |\n16 | fn unsubscribe(&self, _: Option, _: SubscriptionId) -> Result;\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-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-49bf7dd40d4b67bb.so [INFO] [stdout] = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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, _: 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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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, _: 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-49bf7dd40d4b67bb.so [INFO] [stdout] + = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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, _: 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, _: 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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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-49bf7dd40d4b67bb.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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-49bf7dd40d4b67bb.so\n = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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 = 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, _: 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, _: 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(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, _: SubscriptionId) -> Result;","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, _: SubscriptionId) -> Result;\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 { x: T }\n\nstruct Bar { x: Foo } // error: wrong number of type arguments:\n // expected 1, found 0\nstruct Baz { x: Foo } // error: wrong number of type arguments:\n // expected 1, found 2\n\nfn foo(x: T, y: U) {}\nfn f() {}\n\nfn main() {\n let x: bool = true;\n foo::(x); // error: wrong number of type arguments:\n // expected 2, found 1\n foo::(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 { x: T }\n\nstruct Bar { x: Foo } // ok!\nstruct Baz { x: Foo, y: Foo } // ok!\n\nfn foo(x: T, y: U) {}\nfn f() {}\n\nfn main() {\n let x: bool = true;\n foo::(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, _: SubscriptionId) -> Result;","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, _: SubscriptionId) -> Result;","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, _: SubscriptionId) -> Result;","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, _: SubscriptionId) -> Result;\n | ^^^^^^ ---- supplied 1 generic argument\n | |\n | expected 2 generic arguments\n |\nhelp: add missing generic argument\n |\n16 | fn unsubscribe(&self, _: Option, _: SubscriptionId) -> Result;\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-49bf7dd40d4b67bb.so [INFO] [stdout] = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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, _: 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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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, _: 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-49bf7dd40d4b67bb.so [INFO] [stdout] + = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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, _: 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, _: 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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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-49bf7dd40d4b67bb.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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-49bf7dd40d4b67bb.so\n = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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 = 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, _: 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, _: 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(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, _: SubscriptionId) -> Result;","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, _: SubscriptionId) -> Result;\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 { x: T }\n\nstruct Bar { x: Foo } // error: wrong number of type arguments:\n // expected 1, found 0\nstruct Baz { x: Foo } // error: wrong number of type arguments:\n // expected 1, found 2\n\nfn foo(x: T, y: U) {}\nfn f() {}\n\nfn main() {\n let x: bool = true;\n foo::(x); // error: wrong number of type arguments:\n // expected 2, found 1\n foo::(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 { x: T }\n\nstruct Bar { x: Foo } // ok!\nstruct Baz { x: Foo, y: Foo } // ok!\n\nfn foo(x: T, y: U) {}\nfn f() {}\n\nfn main() {\n let x: bool = true;\n foo::(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, _: SubscriptionId) -> Result;","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, _: SubscriptionId) -> Result;","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, _: SubscriptionId) -> Result;","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, _: SubscriptionId) -> Result;\n | ^^^^^^ ---- supplied 1 generic argument\n | |\n | expected 2 generic arguments\n |\nhelp: add missing generic argument\n |\n16 | fn unsubscribe(&self, _: Option, _: SubscriptionId) -> Result;\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-49bf7dd40d4b67bb.so [INFO] [stdout] = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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, _: 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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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, _: 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-49bf7dd40d4b67bb.so [INFO] [stdout] + = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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, _: 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, _: 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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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-49bf7dd40d4b67bb.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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-49bf7dd40d4b67bb.so\n = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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 = 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, _: 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, _: 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(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, _: SubscriptionId) -> Result;","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, _: SubscriptionId) -> Result;\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 { x: T }\n\nstruct Bar { x: Foo } // error: wrong number of type arguments:\n // expected 1, found 0\nstruct Baz { x: Foo } // error: wrong number of type arguments:\n // expected 1, found 2\n\nfn foo(x: T, y: U) {}\nfn f() {}\n\nfn main() {\n let x: bool = true;\n foo::(x); // error: wrong number of type arguments:\n // expected 2, found 1\n foo::(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 { x: T }\n\nstruct Bar { x: Foo } // ok!\nstruct Baz { x: Foo, y: Foo } // ok!\n\nfn foo(x: T, y: U) {}\nfn f() {}\n\nfn main() {\n let x: bool = true;\n foo::(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, _: SubscriptionId) -> Result;","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, _: SubscriptionId) -> Result;","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, _: SubscriptionId) -> Result;","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, _: SubscriptionId) -> Result;\n | ^^^^^^ ---- supplied 1 generic argument\n | |\n | expected 2 generic arguments\n |\nhelp: add missing generic argument\n |\n16 | fn unsubscribe(&self, _: Option, _: SubscriptionId) -> Result;\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-49bf7dd40d4b67bb.so [INFO] [stdout] = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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, _: 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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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, _: 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-49bf7dd40d4b67bb.so [INFO] [stdout] + = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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, _: 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, _: 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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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-49bf7dd40d4b67bb.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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-49bf7dd40d4b67bb.so\n = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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 = 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, _: 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, _: 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(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, _: SubscriptionId) -> Result;","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, _: SubscriptionId) -> Result;\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 { x: T }\n\nstruct Bar { x: Foo } // error: wrong number of type arguments:\n // expected 1, found 0\nstruct Baz { x: Foo } // error: wrong number of type arguments:\n // expected 1, found 2\n\nfn foo(x: T, y: U) {}\nfn f() {}\n\nfn main() {\n let x: bool = true;\n foo::(x); // error: wrong number of type arguments:\n // expected 2, found 1\n foo::(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 { x: T }\n\nstruct Bar { x: Foo } // ok!\nstruct Baz { x: Foo, y: Foo } // ok!\n\nfn foo(x: T, y: U) {}\nfn f() {}\n\nfn main() {\n let x: bool = true;\n foo::(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, _: SubscriptionId) -> Result;","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, _: SubscriptionId) -> Result;","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, _: SubscriptionId) -> Result;","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, _: SubscriptionId) -> Result;\n | ^^^^^^ ---- supplied 1 generic argument\n | |\n | expected 2 generic arguments\n |\nhelp: add missing generic argument\n |\n16 | fn unsubscribe(&self, _: Option, _: SubscriptionId) -> Result;\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-49bf7dd40d4b67bb.so [INFO] [stdout] = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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-49bf7dd40d4b67bb.so [INFO] [stdout] + = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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, _: SubscriptionId) -> Result; [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-49bf7dd40d4b67bb.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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-49bf7dd40d4b67bb.so\n = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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(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, _: SubscriptionId) -> Result;","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, _: SubscriptionId) -> Result;\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 { x: T }\n\nstruct Bar { x: Foo } // error: wrong number of type arguments:\n // expected 1, found 0\nstruct Baz { x: Foo } // error: wrong number of type arguments:\n // expected 1, found 2\n\nfn foo(x: T, y: U) {}\nfn f() {}\n\nfn main() {\n let x: bool = true;\n foo::(x); // error: wrong number of type arguments:\n // expected 2, found 1\n foo::(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 { x: T }\n\nstruct Bar { x: Foo } // ok!\nstruct Baz { x: Foo, y: Foo } // ok!\n\nfn foo(x: T, y: U) {}\nfn f() {}\n\nfn main() {\n let x: bool = true;\n foo::(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, _: SubscriptionId) -> Result;","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, _: SubscriptionId) -> Result;","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, _: SubscriptionId) -> Result;","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, _: SubscriptionId) -> Result;\n | ^^^^^^ ---- supplied 1 generic argument\n | |\n | expected 2 generic arguments\n |\nhelp: add missing generic argument\n |\n14 | fn unsubscribe(&self, _: Option, _: SubscriptionId) -> Result;\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/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-0794dd52a8983b22.rlib [INFO] [stdout] = note: candidate #2: ../target/debug/deps/libserde-10b1e8becdd8df1f.rlib [INFO] [stdout] = note: candidate #3: ../target/debug/deps/libserde-199e3e8e84155471.rlib [INFO] [stdout] = note: candidate #4: ../target/debug/deps/libserde-1c9a999dd05e5568.rlib [INFO] [stdout] = note: candidate #5: ../target/debug/deps/libserde-1d8fbaf8f2c939da.rlib [INFO] [stdout] = note: candidate #6: ../target/debug/deps/libserde-303fc5ae843d708e.rlib [INFO] [stdout] = note: candidate #7: ../target/debug/deps/libserde-37980900736bcb97.rlib [INFO] [stdout] = note: candidate #8: ../target/debug/deps/libserde-413e1e96d97fdb48.rlib [INFO] [stdout] = note: candidate #9: ../target/debug/deps/libserde-4937a3ff4479c42a.rlib [INFO] [stdout] = note: candidate #10: ../target/debug/deps/libserde-4d198dd0b5f34b95.rlib [INFO] [stdout] = note: candidate #11: ../target/debug/deps/libserde-60a7e558a4a6e7bb.rlib [INFO] [stdout] = note: candidate #12: ../target/debug/deps/libserde-6e298fbde48e3860.rlib [INFO] [stdout] = note: candidate #13: ../target/debug/deps/libserde-6e922f2292de912c.rlib [INFO] [stdout] = note: candidate #14: ../target/debug/deps/libserde-7aea9cab071f0059.rlib [INFO] [stdout] = note: candidate #15: ../target/debug/deps/libserde-7fe36a5cb13f2562.rlib [INFO] [stdout] = note: candidate #16: ../target/debug/deps/libserde-877a70b803a6bc81.rlib [INFO] [stdout] = note: candidate #17: ../target/debug/deps/libserde-897c1036af76c361.rlib [INFO] [stdout] = note: candidate #18: ../target/debug/deps/libserde-8e11deb106cead9a.rlib [INFO] [stdout] = note: candidate #19: ../target/debug/deps/libserde-925a299f211e3863.rlib [INFO] [stdout] = note: candidate #20: ../target/debug/deps/libserde-9ca2b8d0d4541da7.rlib [INFO] [stdout] = note: candidate #21: ../target/debug/deps/libserde-ae00749efab7d6d7.rlib [INFO] [stdout] = note: candidate #22: ../target/debug/deps/libserde-ae96b76795ea5cb3.rlib [INFO] [stdout] = note: candidate #23: ../target/debug/deps/libserde-b7581ffd4cdfab59.rlib [INFO] [stdout] = note: candidate #24: ../target/debug/deps/libserde-bff3d50e797c6145.rlib [INFO] [stdout] = note: candidate #25: ../target/debug/deps/libserde-c025edec1e510fe2.rlib [INFO] [stdout] = note: candidate #26: ../target/debug/deps/libserde-c02a4d8a4e5a147f.rlib [INFO] [stdout] = note: candidate #27: ../target/debug/deps/libserde-c7ae5994004e7eee.rlib [INFO] [stdout] = note: candidate #28: ../target/debug/deps/libserde-d1990a9f4c5679f7.rlib [INFO] [stdout] = note: candidate #29: ../target/debug/deps/libserde-ef7ad9f02349f33f.rlib [INFO] [stdout] = note: candidate #30: ../target/debug/deps/libserde-f4820b0203e914ee.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-49bf7dd40d4b67bb.so [INFO] [stdout] = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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; [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: 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-0794dd52a8983b22.rlib [INFO] [stdout] + = note: candidate #2: ../target/debug/deps/libserde-10b1e8becdd8df1f.rlib [INFO] [stdout] + = note: candidate #3: ../target/debug/deps/libserde-199e3e8e84155471.rlib [INFO] [stdout] + = note: candidate #4: ../target/debug/deps/libserde-1c9a999dd05e5568.rlib [INFO] [stdout] + = note: candidate #5: ../target/debug/deps/libserde-1d8fbaf8f2c939da.rlib [INFO] [stdout] + = note: candidate #6: ../target/debug/deps/libserde-303fc5ae843d708e.rlib [INFO] [stdout] + = note: candidate #7: ../target/debug/deps/libserde-37980900736bcb97.rlib [INFO] [stdout] + = note: candidate #8: ../target/debug/deps/libserde-413e1e96d97fdb48.rlib [INFO] [stdout] + = note: candidate #9: ../target/debug/deps/libserde-4937a3ff4479c42a.rlib [INFO] [stdout] + = note: candidate #10: ../target/debug/deps/libserde-4d198dd0b5f34b95.rlib [INFO] [stdout] + = note: candidate #11: ../target/debug/deps/libserde-60a7e558a4a6e7bb.rlib [INFO] [stdout] + = note: candidate #12: ../target/debug/deps/libserde-6e298fbde48e3860.rlib [INFO] [stdout] + = note: candidate #13: ../target/debug/deps/libserde-6e922f2292de912c.rlib [INFO] [stdout] + = note: candidate #14: ../target/debug/deps/libserde-7aea9cab071f0059.rlib [INFO] [stdout] + = note: candidate #15: ../target/debug/deps/libserde-7fe36a5cb13f2562.rlib [INFO] [stdout] + = note: candidate #16: ../target/debug/deps/libserde-877a70b803a6bc81.rlib [INFO] [stdout] + = note: candidate #17: ../target/debug/deps/libserde-897c1036af76c361.rlib [INFO] [stdout] + = note: candidate #18: ../target/debug/deps/libserde-8e11deb106cead9a.rlib [INFO] [stdout] + = note: candidate #19: ../target/debug/deps/libserde-925a299f211e3863.rlib [INFO] [stdout] + = note: candidate #20: ../target/debug/deps/libserde-9ca2b8d0d4541da7.rlib [INFO] [stdout] + = note: candidate #21: ../target/debug/deps/libserde-ae00749efab7d6d7.rlib [INFO] [stdout] + = note: candidate #22: ../target/debug/deps/libserde-ae96b76795ea5cb3.rlib [INFO] [stdout] + = note: candidate #23: ../target/debug/deps/libserde-b7581ffd4cdfab59.rlib [INFO] [stdout] + = note: candidate #24: ../target/debug/deps/libserde-bff3d50e797c6145.rlib [INFO] [stdout] + = note: candidate #25: ../target/debug/deps/libserde-c025edec1e510fe2.rlib [INFO] [stdout] + = note: candidate #26: ../target/debug/deps/libserde-c02a4d8a4e5a147f.rlib [INFO] [stdout] + = note: candidate #27: ../target/debug/deps/libserde-c7ae5994004e7eee.rlib [INFO] [stdout] + = note: candidate #28: ../target/debug/deps/libserde-d1990a9f4c5679f7.rlib [INFO] [stdout] + = note: candidate #29: ../target/debug/deps/libserde-ef7ad9f02349f33f.rlib [INFO] [stdout] + = note: candidate #30: ../target/debug/deps/libserde-f4820b0203e914ee.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-49bf7dd40d4b67bb.so [INFO] [stdout] + = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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; [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-0794dd52a8983b22.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libserde-10b1e8becdd8df1f.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #3: ../target/debug/deps/libserde-199e3e8e84155471.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #4: ../target/debug/deps/libserde-1c9a999dd05e5568.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #5: ../target/debug/deps/libserde-1d8fbaf8f2c939da.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #6: ../target/debug/deps/libserde-303fc5ae843d708e.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #7: ../target/debug/deps/libserde-37980900736bcb97.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #8: ../target/debug/deps/libserde-413e1e96d97fdb48.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #9: ../target/debug/deps/libserde-4937a3ff4479c42a.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #10: ../target/debug/deps/libserde-4d198dd0b5f34b95.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #11: ../target/debug/deps/libserde-60a7e558a4a6e7bb.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #12: ../target/debug/deps/libserde-6e298fbde48e3860.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #13: ../target/debug/deps/libserde-6e922f2292de912c.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #14: ../target/debug/deps/libserde-7aea9cab071f0059.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #15: ../target/debug/deps/libserde-7fe36a5cb13f2562.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #16: ../target/debug/deps/libserde-877a70b803a6bc81.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #17: ../target/debug/deps/libserde-897c1036af76c361.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #18: ../target/debug/deps/libserde-8e11deb106cead9a.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #19: ../target/debug/deps/libserde-925a299f211e3863.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #20: ../target/debug/deps/libserde-9ca2b8d0d4541da7.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #21: ../target/debug/deps/libserde-ae00749efab7d6d7.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #22: ../target/debug/deps/libserde-ae96b76795ea5cb3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #23: ../target/debug/deps/libserde-b7581ffd4cdfab59.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #24: ../target/debug/deps/libserde-bff3d50e797c6145.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #25: ../target/debug/deps/libserde-c025edec1e510fe2.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #26: ../target/debug/deps/libserde-c02a4d8a4e5a147f.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #27: ../target/debug/deps/libserde-c7ae5994004e7eee.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #28: ../target/debug/deps/libserde-d1990a9f4c5679f7.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #29: ../target/debug/deps/libserde-ef7ad9f02349f33f.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #30: ../target/debug/deps/libserde-f4820b0203e914ee.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-0794dd52a8983b22.rlib\n = note: candidate #2: ../target/debug/deps/libserde-10b1e8becdd8df1f.rlib\n = note: candidate #3: ../target/debug/deps/libserde-199e3e8e84155471.rlib\n = note: candidate #4: ../target/debug/deps/libserde-1c9a999dd05e5568.rlib\n = note: candidate #5: ../target/debug/deps/libserde-1d8fbaf8f2c939da.rlib\n = note: candidate #6: ../target/debug/deps/libserde-303fc5ae843d708e.rlib\n = note: candidate #7: ../target/debug/deps/libserde-37980900736bcb97.rlib\n = note: candidate #8: ../target/debug/deps/libserde-413e1e96d97fdb48.rlib\n = note: candidate #9: ../target/debug/deps/libserde-4937a3ff4479c42a.rlib\n = note: candidate #10: ../target/debug/deps/libserde-4d198dd0b5f34b95.rlib\n = note: candidate #11: ../target/debug/deps/libserde-60a7e558a4a6e7bb.rlib\n = note: candidate #12: ../target/debug/deps/libserde-6e298fbde48e3860.rlib\n = note: candidate #13: ../target/debug/deps/libserde-6e922f2292de912c.rlib\n = note: candidate #14: ../target/debug/deps/libserde-7aea9cab071f0059.rlib\n = note: candidate #15: ../target/debug/deps/libserde-7fe36a5cb13f2562.rlib\n = note: candidate #16: ../target/debug/deps/libserde-877a70b803a6bc81.rlib\n = note: candidate #17: ../target/debug/deps/libserde-897c1036af76c361.rlib\n = note: candidate #18: ../target/debug/deps/libserde-8e11deb106cead9a.rlib\n = note: candidate #19: ../target/debug/deps/libserde-925a299f211e3863.rlib\n = note: candidate #20: ../target/debug/deps/libserde-9ca2b8d0d4541da7.rlib\n = note: candidate #21: ../target/debug/deps/libserde-ae00749efab7d6d7.rlib\n = note: candidate #22: ../target/debug/deps/libserde-ae96b76795ea5cb3.rlib\n = note: candidate #23: ../target/debug/deps/libserde-b7581ffd4cdfab59.rlib\n = note: candidate #24: ../target/debug/deps/libserde-bff3d50e797c6145.rlib\n = note: candidate #25: ../target/debug/deps/libserde-c025edec1e510fe2.rlib\n = note: candidate #26: ../target/debug/deps/libserde-c02a4d8a4e5a147f.rlib\n = note: candidate #27: ../target/debug/deps/libserde-c7ae5994004e7eee.rlib\n = note: candidate #28: ../target/debug/deps/libserde-d1990a9f4c5679f7.rlib\n = note: candidate #29: ../target/debug/deps/libserde-ef7ad9f02349f33f.rlib\n = note: candidate #30: ../target/debug/deps/libserde-f4820b0203e914ee.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-49bf7dd40d4b67bb.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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-49bf7dd40d4b67bb.so\n = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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/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-0794dd52a8983b22.rlib [INFO] [stdout] = note: candidate #2: ../target/debug/deps/libserde-10b1e8becdd8df1f.rlib [INFO] [stdout] = note: candidate #3: ../target/debug/deps/libserde-199e3e8e84155471.rlib [INFO] [stdout] = note: candidate #4: ../target/debug/deps/libserde-1c9a999dd05e5568.rlib [INFO] [stdout] = note: candidate #5: ../target/debug/deps/libserde-1d8fbaf8f2c939da.rlib [INFO] [stdout] = note: candidate #6: ../target/debug/deps/libserde-303fc5ae843d708e.rlib [INFO] [stdout] = note: candidate #7: ../target/debug/deps/libserde-37980900736bcb97.rlib [INFO] [stdout] = note: candidate #8: ../target/debug/deps/libserde-413e1e96d97fdb48.rlib [INFO] [stdout] = note: candidate #9: ../target/debug/deps/libserde-4937a3ff4479c42a.rlib [INFO] [stdout] = note: candidate #10: ../target/debug/deps/libserde-4d198dd0b5f34b95.rlib [INFO] [stdout] = note: candidate #11: ../target/debug/deps/libserde-60a7e558a4a6e7bb.rlib [INFO] [stdout] = note: candidate #12: ../target/debug/deps/libserde-6e298fbde48e3860.rlib [INFO] [stdout] = note: candidate #13: ../target/debug/deps/libserde-6e922f2292de912c.rlib [INFO] [stdout] = note: candidate #14: ../target/debug/deps/libserde-7aea9cab071f0059.rlib [INFO] [stdout] = note: candidate #15: ../target/debug/deps/libserde-7fe36a5cb13f2562.rlib [INFO] [stdout] = note: candidate #16: ../target/debug/deps/libserde-877a70b803a6bc81.rlib [INFO] [stdout] = note: candidate #17: ../target/debug/deps/libserde-897c1036af76c361.rlib [INFO] [stdout] = note: candidate #18: ../target/debug/deps/libserde-8e11deb106cead9a.rlib [INFO] [stdout] = note: candidate #19: ../target/debug/deps/libserde-925a299f211e3863.rlib [INFO] [stdout] = note: candidate #20: ../target/debug/deps/libserde-9ca2b8d0d4541da7.rlib [INFO] [stdout] = note: candidate #21: ../target/debug/deps/libserde-ae00749efab7d6d7.rlib [INFO] [stdout] = note: candidate #22: ../target/debug/deps/libserde-ae96b76795ea5cb3.rlib [INFO] [stdout] = note: candidate #23: ../target/debug/deps/libserde-b7581ffd4cdfab59.rlib [INFO] [stdout] = note: candidate #24: ../target/debug/deps/libserde-bff3d50e797c6145.rlib [INFO] [stdout] = note: candidate #25: ../target/debug/deps/libserde-c025edec1e510fe2.rlib [INFO] [stdout] = note: candidate #26: ../target/debug/deps/libserde-c02a4d8a4e5a147f.rlib [INFO] [stdout] = note: candidate #27: ../target/debug/deps/libserde-c7ae5994004e7eee.rlib [INFO] [stdout] = note: candidate #28: ../target/debug/deps/libserde-d1990a9f4c5679f7.rlib [INFO] [stdout] = note: candidate #29: ../target/debug/deps/libserde-ef7ad9f02349f33f.rlib [INFO] [stdout] = note: candidate #30: ../target/debug/deps/libserde-f4820b0203e914ee.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-49bf7dd40d4b67bb.so [INFO] [stdout] = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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; [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-0794dd52a8983b22.rlib [INFO] [stdout] + = note: candidate #2: ../target/debug/deps/libserde-10b1e8becdd8df1f.rlib [INFO] [stdout] + = note: candidate #3: ../target/debug/deps/libserde-199e3e8e84155471.rlib [INFO] [stdout] + = note: candidate #4: ../target/debug/deps/libserde-1c9a999dd05e5568.rlib [INFO] [stdout] + = note: candidate #5: ../target/debug/deps/libserde-1d8fbaf8f2c939da.rlib [INFO] [stdout] + = note: candidate #6: ../target/debug/deps/libserde-303fc5ae843d708e.rlib [INFO] [stdout] + = note: candidate #7: ../target/debug/deps/libserde-37980900736bcb97.rlib [INFO] [stdout] + = note: candidate #8: ../target/debug/deps/libserde-413e1e96d97fdb48.rlib [INFO] [stdout] + = note: candidate #9: ../target/debug/deps/libserde-4937a3ff4479c42a.rlib [INFO] [stdout] + = note: candidate #10: ../target/debug/deps/libserde-4d198dd0b5f34b95.rlib [INFO] [stdout] + = note: candidate #11: ../target/debug/deps/libserde-60a7e558a4a6e7bb.rlib [INFO] [stdout] + = note: candidate #12: ../target/debug/deps/libserde-6e298fbde48e3860.rlib [INFO] [stdout] + = note: candidate #13: ../target/debug/deps/libserde-6e922f2292de912c.rlib [INFO] [stdout] + = note: candidate #14: ../target/debug/deps/libserde-7aea9cab071f0059.rlib [INFO] [stdout] + = note: candidate #15: ../target/debug/deps/libserde-7fe36a5cb13f2562.rlib [INFO] [stdout] + = note: candidate #16: ../target/debug/deps/libserde-877a70b803a6bc81.rlib [INFO] [stdout] + = note: candidate #17: ../target/debug/deps/libserde-897c1036af76c361.rlib [INFO] [stdout] + = note: candidate #18: ../target/debug/deps/libserde-8e11deb106cead9a.rlib [INFO] [stdout] + = note: candidate #19: ../target/debug/deps/libserde-925a299f211e3863.rlib [INFO] [stdout] + = note: candidate #20: ../target/debug/deps/libserde-9ca2b8d0d4541da7.rlib [INFO] [stdout] + = note: candidate #21: ../target/debug/deps/libserde-ae00749efab7d6d7.rlib [INFO] [stdout] + = note: candidate #22: ../target/debug/deps/libserde-ae96b76795ea5cb3.rlib [INFO] [stdout] + = note: candidate #23: ../target/debug/deps/libserde-b7581ffd4cdfab59.rlib [INFO] [stdout] + = note: candidate #24: ../target/debug/deps/libserde-bff3d50e797c6145.rlib [INFO] [stdout] + = note: candidate #25: ../target/debug/deps/libserde-c025edec1e510fe2.rlib [INFO] [stdout] + = note: candidate #26: ../target/debug/deps/libserde-c02a4d8a4e5a147f.rlib [INFO] [stdout] + = note: candidate #27: ../target/debug/deps/libserde-c7ae5994004e7eee.rlib [INFO] [stdout] + = note: candidate #28: ../target/debug/deps/libserde-d1990a9f4c5679f7.rlib [INFO] [stdout] + = note: candidate #29: ../target/debug/deps/libserde-ef7ad9f02349f33f.rlib [INFO] [stdout] + = note: candidate #30: ../target/debug/deps/libserde-f4820b0203e914ee.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-49bf7dd40d4b67bb.so [INFO] [stdout] + = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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; [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-0794dd52a8983b22.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libserde-10b1e8becdd8df1f.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #3: ../target/debug/deps/libserde-199e3e8e84155471.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #4: ../target/debug/deps/libserde-1c9a999dd05e5568.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #5: ../target/debug/deps/libserde-1d8fbaf8f2c939da.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #6: ../target/debug/deps/libserde-303fc5ae843d708e.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #7: ../target/debug/deps/libserde-37980900736bcb97.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #8: ../target/debug/deps/libserde-413e1e96d97fdb48.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #9: ../target/debug/deps/libserde-4937a3ff4479c42a.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #10: ../target/debug/deps/libserde-4d198dd0b5f34b95.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #11: ../target/debug/deps/libserde-60a7e558a4a6e7bb.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #12: ../target/debug/deps/libserde-6e298fbde48e3860.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #13: ../target/debug/deps/libserde-6e922f2292de912c.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #14: ../target/debug/deps/libserde-7aea9cab071f0059.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #15: ../target/debug/deps/libserde-7fe36a5cb13f2562.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #16: ../target/debug/deps/libserde-877a70b803a6bc81.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #17: ../target/debug/deps/libserde-897c1036af76c361.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #18: ../target/debug/deps/libserde-8e11deb106cead9a.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #19: ../target/debug/deps/libserde-925a299f211e3863.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #20: ../target/debug/deps/libserde-9ca2b8d0d4541da7.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #21: ../target/debug/deps/libserde-ae00749efab7d6d7.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #22: ../target/debug/deps/libserde-ae96b76795ea5cb3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #23: ../target/debug/deps/libserde-b7581ffd4cdfab59.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #24: ../target/debug/deps/libserde-bff3d50e797c6145.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #25: ../target/debug/deps/libserde-c025edec1e510fe2.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #26: ../target/debug/deps/libserde-c02a4d8a4e5a147f.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #27: ../target/debug/deps/libserde-c7ae5994004e7eee.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #28: ../target/debug/deps/libserde-d1990a9f4c5679f7.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #29: ../target/debug/deps/libserde-ef7ad9f02349f33f.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #30: ../target/debug/deps/libserde-f4820b0203e914ee.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-0794dd52a8983b22.rlib\n = note: candidate #2: ../target/debug/deps/libserde-10b1e8becdd8df1f.rlib\n = note: candidate #3: ../target/debug/deps/libserde-199e3e8e84155471.rlib\n = note: candidate #4: ../target/debug/deps/libserde-1c9a999dd05e5568.rlib\n = note: candidate #5: ../target/debug/deps/libserde-1d8fbaf8f2c939da.rlib\n = note: candidate #6: ../target/debug/deps/libserde-303fc5ae843d708e.rlib\n = note: candidate #7: ../target/debug/deps/libserde-37980900736bcb97.rlib\n = note: candidate #8: ../target/debug/deps/libserde-413e1e96d97fdb48.rlib\n = note: candidate #9: ../target/debug/deps/libserde-4937a3ff4479c42a.rlib\n = note: candidate #10: ../target/debug/deps/libserde-4d198dd0b5f34b95.rlib\n = note: candidate #11: ../target/debug/deps/libserde-60a7e558a4a6e7bb.rlib\n = note: candidate #12: ../target/debug/deps/libserde-6e298fbde48e3860.rlib\n = note: candidate #13: ../target/debug/deps/libserde-6e922f2292de912c.rlib\n = note: candidate #14: ../target/debug/deps/libserde-7aea9cab071f0059.rlib\n = note: candidate #15: ../target/debug/deps/libserde-7fe36a5cb13f2562.rlib\n = note: candidate #16: ../target/debug/deps/libserde-877a70b803a6bc81.rlib\n = note: candidate #17: ../target/debug/deps/libserde-897c1036af76c361.rlib\n = note: candidate #18: ../target/debug/deps/libserde-8e11deb106cead9a.rlib\n = note: candidate #19: ../target/debug/deps/libserde-925a299f211e3863.rlib\n = note: candidate #20: ../target/debug/deps/libserde-9ca2b8d0d4541da7.rlib\n = note: candidate #21: ../target/debug/deps/libserde-ae00749efab7d6d7.rlib\n = note: candidate #22: ../target/debug/deps/libserde-ae96b76795ea5cb3.rlib\n = note: candidate #23: ../target/debug/deps/libserde-b7581ffd4cdfab59.rlib\n = note: candidate #24: ../target/debug/deps/libserde-bff3d50e797c6145.rlib\n = note: candidate #25: ../target/debug/deps/libserde-c025edec1e510fe2.rlib\n = note: candidate #26: ../target/debug/deps/libserde-c02a4d8a4e5a147f.rlib\n = note: candidate #27: ../target/debug/deps/libserde-c7ae5994004e7eee.rlib\n = note: candidate #28: ../target/debug/deps/libserde-d1990a9f4c5679f7.rlib\n = note: candidate #29: ../target/debug/deps/libserde-ef7ad9f02349f33f.rlib\n = note: candidate #30: ../target/debug/deps/libserde-f4820b0203e914ee.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-49bf7dd40d4b67bb.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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-49bf7dd40d4b67bb.so\n = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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/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-0794dd52a8983b22.rlib [INFO] [stdout] = note: candidate #2: ../target/debug/deps/libserde-10b1e8becdd8df1f.rlib [INFO] [stdout] = note: candidate #3: ../target/debug/deps/libserde-199e3e8e84155471.rlib [INFO] [stdout] = note: candidate #4: ../target/debug/deps/libserde-1c9a999dd05e5568.rlib [INFO] [stdout] = note: candidate #5: ../target/debug/deps/libserde-1d8fbaf8f2c939da.rlib [INFO] [stdout] = note: candidate #6: ../target/debug/deps/libserde-303fc5ae843d708e.rlib [INFO] [stdout] = note: candidate #7: ../target/debug/deps/libserde-37980900736bcb97.rlib [INFO] [stdout] = note: candidate #8: ../target/debug/deps/libserde-413e1e96d97fdb48.rlib [INFO] [stdout] = note: candidate #9: ../target/debug/deps/libserde-4937a3ff4479c42a.rlib [INFO] [stdout] = note: candidate #10: ../target/debug/deps/libserde-4d198dd0b5f34b95.rlib [INFO] [stdout] = note: candidate #11: ../target/debug/deps/libserde-60a7e558a4a6e7bb.rlib [INFO] [stdout] = note: candidate #12: ../target/debug/deps/libserde-6e298fbde48e3860.rlib [INFO] [stdout] = note: candidate #13: ../target/debug/deps/libserde-6e922f2292de912c.rlib [INFO] [stdout] = note: candidate #14: ../target/debug/deps/libserde-7aea9cab071f0059.rlib [INFO] [stdout] = note: candidate #15: ../target/debug/deps/libserde-7fe36a5cb13f2562.rlib [INFO] [stdout] = note: candidate #16: ../target/debug/deps/libserde-877a70b803a6bc81.rlib [INFO] [stdout] = note: candidate #17: ../target/debug/deps/libserde-897c1036af76c361.rlib [INFO] [stdout] = note: candidate #18: ../target/debug/deps/libserde-8e11deb106cead9a.rlib [INFO] [stdout] = note: candidate #19: ../target/debug/deps/libserde-925a299f211e3863.rlib [INFO] [stdout] = note: candidate #20: ../target/debug/deps/libserde-9ca2b8d0d4541da7.rlib [INFO] [stdout] = note: candidate #21: ../target/debug/deps/libserde-ae00749efab7d6d7.rlib [INFO] [stdout] = note: candidate #22: ../target/debug/deps/libserde-ae96b76795ea5cb3.rlib [INFO] [stdout] = note: candidate #23: ../target/debug/deps/libserde-b7581ffd4cdfab59.rlib [INFO] [stdout] = note: candidate #24: ../target/debug/deps/libserde-bff3d50e797c6145.rlib [INFO] [stdout] = note: candidate #25: ../target/debug/deps/libserde-c025edec1e510fe2.rlib [INFO] [stdout] = note: candidate #26: ../target/debug/deps/libserde-c02a4d8a4e5a147f.rlib [INFO] [stdout] = note: candidate #27: ../target/debug/deps/libserde-c7ae5994004e7eee.rlib [INFO] [stdout] = note: candidate #28: ../target/debug/deps/libserde-d1990a9f4c5679f7.rlib [INFO] [stdout] = note: candidate #29: ../target/debug/deps/libserde-ef7ad9f02349f33f.rlib [INFO] [stdout] = note: candidate #30: ../target/debug/deps/libserde-f4820b0203e914ee.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-49bf7dd40d4b67bb.so [INFO] [stdout] = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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; [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-0794dd52a8983b22.rlib [INFO] [stdout] + = note: candidate #2: ../target/debug/deps/libserde-10b1e8becdd8df1f.rlib [INFO] [stdout] + = note: candidate #3: ../target/debug/deps/libserde-199e3e8e84155471.rlib [INFO] [stdout] + = note: candidate #4: ../target/debug/deps/libserde-1c9a999dd05e5568.rlib [INFO] [stdout] + = note: candidate #5: ../target/debug/deps/libserde-1d8fbaf8f2c939da.rlib [INFO] [stdout] + = note: candidate #6: ../target/debug/deps/libserde-303fc5ae843d708e.rlib [INFO] [stdout] + = note: candidate #7: ../target/debug/deps/libserde-37980900736bcb97.rlib [INFO] [stdout] + = note: candidate #8: ../target/debug/deps/libserde-413e1e96d97fdb48.rlib [INFO] [stdout] + = note: candidate #9: ../target/debug/deps/libserde-4937a3ff4479c42a.rlib [INFO] [stdout] + = note: candidate #10: ../target/debug/deps/libserde-4d198dd0b5f34b95.rlib [INFO] [stdout] + = note: candidate #11: ../target/debug/deps/libserde-60a7e558a4a6e7bb.rlib [INFO] [stdout] + = note: candidate #12: ../target/debug/deps/libserde-6e298fbde48e3860.rlib [INFO] [stdout] + = note: candidate #13: ../target/debug/deps/libserde-6e922f2292de912c.rlib [INFO] [stdout] + = note: candidate #14: ../target/debug/deps/libserde-7aea9cab071f0059.rlib [INFO] [stdout] + = note: candidate #15: ../target/debug/deps/libserde-7fe36a5cb13f2562.rlib [INFO] [stdout] + = note: candidate #16: ../target/debug/deps/libserde-877a70b803a6bc81.rlib [INFO] [stdout] + = note: candidate #17: ../target/debug/deps/libserde-897c1036af76c361.rlib [INFO] [stdout] + = note: candidate #18: ../target/debug/deps/libserde-8e11deb106cead9a.rlib [INFO] [stdout] + = note: candidate #19: ../target/debug/deps/libserde-925a299f211e3863.rlib [INFO] [stdout] + = note: candidate #20: ../target/debug/deps/libserde-9ca2b8d0d4541da7.rlib [INFO] [stdout] + = note: candidate #21: ../target/debug/deps/libserde-ae00749efab7d6d7.rlib [INFO] [stdout] + = note: candidate #22: ../target/debug/deps/libserde-ae96b76795ea5cb3.rlib [INFO] [stdout] + = note: candidate #23: ../target/debug/deps/libserde-b7581ffd4cdfab59.rlib [INFO] [stdout] + = note: candidate #24: ../target/debug/deps/libserde-bff3d50e797c6145.rlib [INFO] [stdout] + = note: candidate #25: ../target/debug/deps/libserde-c025edec1e510fe2.rlib [INFO] [stdout] + = note: candidate #26: ../target/debug/deps/libserde-c02a4d8a4e5a147f.rlib [INFO] [stdout] + = note: candidate #27: ../target/debug/deps/libserde-c7ae5994004e7eee.rlib [INFO] [stdout] + = note: candidate #28: ../target/debug/deps/libserde-d1990a9f4c5679f7.rlib [INFO] [stdout] + = note: candidate #29: ../target/debug/deps/libserde-ef7ad9f02349f33f.rlib [INFO] [stdout] + = note: candidate #30: ../target/debug/deps/libserde-f4820b0203e914ee.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-49bf7dd40d4b67bb.so [INFO] [stdout] + = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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; [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-0794dd52a8983b22.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libserde-10b1e8becdd8df1f.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #3: ../target/debug/deps/libserde-199e3e8e84155471.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #4: ../target/debug/deps/libserde-1c9a999dd05e5568.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #5: ../target/debug/deps/libserde-1d8fbaf8f2c939da.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #6: ../target/debug/deps/libserde-303fc5ae843d708e.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #7: ../target/debug/deps/libserde-37980900736bcb97.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #8: ../target/debug/deps/libserde-413e1e96d97fdb48.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #9: ../target/debug/deps/libserde-4937a3ff4479c42a.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #10: ../target/debug/deps/libserde-4d198dd0b5f34b95.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #11: ../target/debug/deps/libserde-60a7e558a4a6e7bb.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #12: ../target/debug/deps/libserde-6e298fbde48e3860.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #13: ../target/debug/deps/libserde-6e922f2292de912c.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #14: ../target/debug/deps/libserde-7aea9cab071f0059.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #15: ../target/debug/deps/libserde-7fe36a5cb13f2562.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #16: ../target/debug/deps/libserde-877a70b803a6bc81.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #17: ../target/debug/deps/libserde-897c1036af76c361.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #18: ../target/debug/deps/libserde-8e11deb106cead9a.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #19: ../target/debug/deps/libserde-925a299f211e3863.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #20: ../target/debug/deps/libserde-9ca2b8d0d4541da7.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #21: ../target/debug/deps/libserde-ae00749efab7d6d7.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #22: ../target/debug/deps/libserde-ae96b76795ea5cb3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #23: ../target/debug/deps/libserde-b7581ffd4cdfab59.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #24: ../target/debug/deps/libserde-bff3d50e797c6145.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #25: ../target/debug/deps/libserde-c025edec1e510fe2.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #26: ../target/debug/deps/libserde-c02a4d8a4e5a147f.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #27: ../target/debug/deps/libserde-c7ae5994004e7eee.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #28: ../target/debug/deps/libserde-d1990a9f4c5679f7.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #29: ../target/debug/deps/libserde-ef7ad9f02349f33f.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #30: ../target/debug/deps/libserde-f4820b0203e914ee.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-0794dd52a8983b22.rlib\n = note: candidate #2: ../target/debug/deps/libserde-10b1e8becdd8df1f.rlib\n = note: candidate #3: ../target/debug/deps/libserde-199e3e8e84155471.rlib\n = note: candidate #4: ../target/debug/deps/libserde-1c9a999dd05e5568.rlib\n = note: candidate #5: ../target/debug/deps/libserde-1d8fbaf8f2c939da.rlib\n = note: candidate #6: ../target/debug/deps/libserde-303fc5ae843d708e.rlib\n = note: candidate #7: ../target/debug/deps/libserde-37980900736bcb97.rlib\n = note: candidate #8: ../target/debug/deps/libserde-413e1e96d97fdb48.rlib\n = note: candidate #9: ../target/debug/deps/libserde-4937a3ff4479c42a.rlib\n = note: candidate #10: ../target/debug/deps/libserde-4d198dd0b5f34b95.rlib\n = note: candidate #11: ../target/debug/deps/libserde-60a7e558a4a6e7bb.rlib\n = note: candidate #12: ../target/debug/deps/libserde-6e298fbde48e3860.rlib\n = note: candidate #13: ../target/debug/deps/libserde-6e922f2292de912c.rlib\n = note: candidate #14: ../target/debug/deps/libserde-7aea9cab071f0059.rlib\n = note: candidate #15: ../target/debug/deps/libserde-7fe36a5cb13f2562.rlib\n = note: candidate #16: ../target/debug/deps/libserde-877a70b803a6bc81.rlib\n = note: candidate #17: ../target/debug/deps/libserde-897c1036af76c361.rlib\n = note: candidate #18: ../target/debug/deps/libserde-8e11deb106cead9a.rlib\n = note: candidate #19: ../target/debug/deps/libserde-925a299f211e3863.rlib\n = note: candidate #20: ../target/debug/deps/libserde-9ca2b8d0d4541da7.rlib\n = note: candidate #21: ../target/debug/deps/libserde-ae00749efab7d6d7.rlib\n = note: candidate #22: ../target/debug/deps/libserde-ae96b76795ea5cb3.rlib\n = note: candidate #23: ../target/debug/deps/libserde-b7581ffd4cdfab59.rlib\n = note: candidate #24: ../target/debug/deps/libserde-bff3d50e797c6145.rlib\n = note: candidate #25: ../target/debug/deps/libserde-c025edec1e510fe2.rlib\n = note: candidate #26: ../target/debug/deps/libserde-c02a4d8a4e5a147f.rlib\n = note: candidate #27: ../target/debug/deps/libserde-c7ae5994004e7eee.rlib\n = note: candidate #28: ../target/debug/deps/libserde-d1990a9f4c5679f7.rlib\n = note: candidate #29: ../target/debug/deps/libserde-ef7ad9f02349f33f.rlib\n = note: candidate #30: ../target/debug/deps/libserde-f4820b0203e914ee.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-49bf7dd40d4b67bb.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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-49bf7dd40d4b67bb.so\n = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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] [stderr] error: test failed, to rerun pass `--test compiletests` [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-0794dd52a8983b22.rlib [INFO] [stdout] = note: candidate #2: ../target/debug/deps/libserde-10b1e8becdd8df1f.rlib [INFO] [stdout] = note: candidate #3: ../target/debug/deps/libserde-199e3e8e84155471.rlib [INFO] [stdout] = note: candidate #4: ../target/debug/deps/libserde-1c9a999dd05e5568.rlib [INFO] [stdout] = note: candidate #5: ../target/debug/deps/libserde-1d8fbaf8f2c939da.rlib [INFO] [stdout] = note: candidate #6: ../target/debug/deps/libserde-303fc5ae843d708e.rlib [INFO] [stdout] = note: candidate #7: ../target/debug/deps/libserde-37980900736bcb97.rlib [INFO] [stdout] = note: candidate #8: ../target/debug/deps/libserde-413e1e96d97fdb48.rlib [INFO] [stdout] = note: candidate #9: ../target/debug/deps/libserde-4937a3ff4479c42a.rlib [INFO] [stdout] = note: candidate #10: ../target/debug/deps/libserde-4d198dd0b5f34b95.rlib [INFO] [stdout] = note: candidate #11: ../target/debug/deps/libserde-60a7e558a4a6e7bb.rlib [INFO] [stdout] = note: candidate #12: ../target/debug/deps/libserde-6e298fbde48e3860.rlib [INFO] [stdout] = note: candidate #13: ../target/debug/deps/libserde-6e922f2292de912c.rlib [INFO] [stdout] = note: candidate #14: ../target/debug/deps/libserde-7aea9cab071f0059.rlib [INFO] [stdout] = note: candidate #15: ../target/debug/deps/libserde-7fe36a5cb13f2562.rlib [INFO] [stdout] = note: candidate #16: ../target/debug/deps/libserde-877a70b803a6bc81.rlib [INFO] [stdout] = note: candidate #17: ../target/debug/deps/libserde-897c1036af76c361.rlib [INFO] [stdout] = note: candidate #18: ../target/debug/deps/libserde-8e11deb106cead9a.rlib [INFO] [stdout] = note: candidate #19: ../target/debug/deps/libserde-925a299f211e3863.rlib [INFO] [stdout] = note: candidate #20: ../target/debug/deps/libserde-9ca2b8d0d4541da7.rlib [INFO] [stdout] = note: candidate #21: ../target/debug/deps/libserde-ae00749efab7d6d7.rlib [INFO] [stdout] = note: candidate #22: ../target/debug/deps/libserde-ae96b76795ea5cb3.rlib [INFO] [stdout] = note: candidate #23: ../target/debug/deps/libserde-b7581ffd4cdfab59.rlib [INFO] [stdout] = note: candidate #24: ../target/debug/deps/libserde-bff3d50e797c6145.rlib [INFO] [stdout] = note: candidate #25: ../target/debug/deps/libserde-c025edec1e510fe2.rlib [INFO] [stdout] = note: candidate #26: ../target/debug/deps/libserde-c02a4d8a4e5a147f.rlib [INFO] [stdout] = note: candidate #27: ../target/debug/deps/libserde-c7ae5994004e7eee.rlib [INFO] [stdout] = note: candidate #28: ../target/debug/deps/libserde-d1990a9f4c5679f7.rlib [INFO] [stdout] = note: candidate #29: ../target/debug/deps/libserde-ef7ad9f02349f33f.rlib [INFO] [stdout] = note: candidate #30: ../target/debug/deps/libserde-f4820b0203e914ee.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-49bf7dd40d4b67bb.so [INFO] [stdout] = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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; [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-0794dd52a8983b22.rlib [INFO] [stdout] + = note: candidate #2: ../target/debug/deps/libserde-10b1e8becdd8df1f.rlib [INFO] [stdout] + = note: candidate #3: ../target/debug/deps/libserde-199e3e8e84155471.rlib [INFO] [stdout] + = note: candidate #4: ../target/debug/deps/libserde-1c9a999dd05e5568.rlib [INFO] [stdout] + = note: candidate #5: ../target/debug/deps/libserde-1d8fbaf8f2c939da.rlib [INFO] [stdout] + = note: candidate #6: ../target/debug/deps/libserde-303fc5ae843d708e.rlib [INFO] [stdout] + = note: candidate #7: ../target/debug/deps/libserde-37980900736bcb97.rlib [INFO] [stdout] + = note: candidate #8: ../target/debug/deps/libserde-413e1e96d97fdb48.rlib [INFO] [stdout] + = note: candidate #9: ../target/debug/deps/libserde-4937a3ff4479c42a.rlib [INFO] [stdout] + = note: candidate #10: ../target/debug/deps/libserde-4d198dd0b5f34b95.rlib [INFO] [stdout] + = note: candidate #11: ../target/debug/deps/libserde-60a7e558a4a6e7bb.rlib [INFO] [stdout] + = note: candidate #12: ../target/debug/deps/libserde-6e298fbde48e3860.rlib [INFO] [stdout] + = note: candidate #13: ../target/debug/deps/libserde-6e922f2292de912c.rlib [INFO] [stdout] + = note: candidate #14: ../target/debug/deps/libserde-7aea9cab071f0059.rlib [INFO] [stdout] + = note: candidate #15: ../target/debug/deps/libserde-7fe36a5cb13f2562.rlib [INFO] [stdout] + = note: candidate #16: ../target/debug/deps/libserde-877a70b803a6bc81.rlib [INFO] [stdout] + = note: candidate #17: ../target/debug/deps/libserde-897c1036af76c361.rlib [INFO] [stdout] + = note: candidate #18: ../target/debug/deps/libserde-8e11deb106cead9a.rlib [INFO] [stdout] + = note: candidate #19: ../target/debug/deps/libserde-925a299f211e3863.rlib [INFO] [stdout] + = note: candidate #20: ../target/debug/deps/libserde-9ca2b8d0d4541da7.rlib [INFO] [stdout] + = note: candidate #21: ../target/debug/deps/libserde-ae00749efab7d6d7.rlib [INFO] [stdout] + = note: candidate #22: ../target/debug/deps/libserde-ae96b76795ea5cb3.rlib [INFO] [stdout] + = note: candidate #23: ../target/debug/deps/libserde-b7581ffd4cdfab59.rlib [INFO] [stdout] + = note: candidate #24: ../target/debug/deps/libserde-bff3d50e797c6145.rlib [INFO] [stdout] + = note: candidate #25: ../target/debug/deps/libserde-c025edec1e510fe2.rlib [INFO] [stdout] + = note: candidate #26: ../target/debug/deps/libserde-c02a4d8a4e5a147f.rlib [INFO] [stdout] + = note: candidate #27: ../target/debug/deps/libserde-c7ae5994004e7eee.rlib [INFO] [stdout] + = note: candidate #28: ../target/debug/deps/libserde-d1990a9f4c5679f7.rlib [INFO] [stdout] + = note: candidate #29: ../target/debug/deps/libserde-ef7ad9f02349f33f.rlib [INFO] [stdout] + = note: candidate #30: ../target/debug/deps/libserde-f4820b0203e914ee.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-49bf7dd40d4b67bb.so [INFO] [stdout] + = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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; [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-0794dd52a8983b22.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libserde-10b1e8becdd8df1f.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #3: ../target/debug/deps/libserde-199e3e8e84155471.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #4: ../target/debug/deps/libserde-1c9a999dd05e5568.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #5: ../target/debug/deps/libserde-1d8fbaf8f2c939da.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #6: ../target/debug/deps/libserde-303fc5ae843d708e.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #7: ../target/debug/deps/libserde-37980900736bcb97.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #8: ../target/debug/deps/libserde-413e1e96d97fdb48.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #9: ../target/debug/deps/libserde-4937a3ff4479c42a.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #10: ../target/debug/deps/libserde-4d198dd0b5f34b95.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #11: ../target/debug/deps/libserde-60a7e558a4a6e7bb.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #12: ../target/debug/deps/libserde-6e298fbde48e3860.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #13: ../target/debug/deps/libserde-6e922f2292de912c.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #14: ../target/debug/deps/libserde-7aea9cab071f0059.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #15: ../target/debug/deps/libserde-7fe36a5cb13f2562.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #16: ../target/debug/deps/libserde-877a70b803a6bc81.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #17: ../target/debug/deps/libserde-897c1036af76c361.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #18: ../target/debug/deps/libserde-8e11deb106cead9a.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #19: ../target/debug/deps/libserde-925a299f211e3863.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #20: ../target/debug/deps/libserde-9ca2b8d0d4541da7.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #21: ../target/debug/deps/libserde-ae00749efab7d6d7.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #22: ../target/debug/deps/libserde-ae96b76795ea5cb3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #23: ../target/debug/deps/libserde-b7581ffd4cdfab59.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #24: ../target/debug/deps/libserde-bff3d50e797c6145.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #25: ../target/debug/deps/libserde-c025edec1e510fe2.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #26: ../target/debug/deps/libserde-c02a4d8a4e5a147f.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #27: ../target/debug/deps/libserde-c7ae5994004e7eee.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #28: ../target/debug/deps/libserde-d1990a9f4c5679f7.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #29: ../target/debug/deps/libserde-ef7ad9f02349f33f.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #30: ../target/debug/deps/libserde-f4820b0203e914ee.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-0794dd52a8983b22.rlib\n = note: candidate #2: ../target/debug/deps/libserde-10b1e8becdd8df1f.rlib\n = note: candidate #3: ../target/debug/deps/libserde-199e3e8e84155471.rlib\n = note: candidate #4: ../target/debug/deps/libserde-1c9a999dd05e5568.rlib\n = note: candidate #5: ../target/debug/deps/libserde-1d8fbaf8f2c939da.rlib\n = note: candidate #6: ../target/debug/deps/libserde-303fc5ae843d708e.rlib\n = note: candidate #7: ../target/debug/deps/libserde-37980900736bcb97.rlib\n = note: candidate #8: ../target/debug/deps/libserde-413e1e96d97fdb48.rlib\n = note: candidate #9: ../target/debug/deps/libserde-4937a3ff4479c42a.rlib\n = note: candidate #10: ../target/debug/deps/libserde-4d198dd0b5f34b95.rlib\n = note: candidate #11: ../target/debug/deps/libserde-60a7e558a4a6e7bb.rlib\n = note: candidate #12: ../target/debug/deps/libserde-6e298fbde48e3860.rlib\n = note: candidate #13: ../target/debug/deps/libserde-6e922f2292de912c.rlib\n = note: candidate #14: ../target/debug/deps/libserde-7aea9cab071f0059.rlib\n = note: candidate #15: ../target/debug/deps/libserde-7fe36a5cb13f2562.rlib\n = note: candidate #16: ../target/debug/deps/libserde-877a70b803a6bc81.rlib\n = note: candidate #17: ../target/debug/deps/libserde-897c1036af76c361.rlib\n = note: candidate #18: ../target/debug/deps/libserde-8e11deb106cead9a.rlib\n = note: candidate #19: ../target/debug/deps/libserde-925a299f211e3863.rlib\n = note: candidate #20: ../target/debug/deps/libserde-9ca2b8d0d4541da7.rlib\n = note: candidate #21: ../target/debug/deps/libserde-ae00749efab7d6d7.rlib\n = note: candidate #22: ../target/debug/deps/libserde-ae96b76795ea5cb3.rlib\n = note: candidate #23: ../target/debug/deps/libserde-b7581ffd4cdfab59.rlib\n = note: candidate #24: ../target/debug/deps/libserde-bff3d50e797c6145.rlib\n = note: candidate #25: ../target/debug/deps/libserde-c025edec1e510fe2.rlib\n = note: candidate #26: ../target/debug/deps/libserde-c02a4d8a4e5a147f.rlib\n = note: candidate #27: ../target/debug/deps/libserde-c7ae5994004e7eee.rlib\n = note: candidate #28: ../target/debug/deps/libserde-d1990a9f4c5679f7.rlib\n = note: candidate #29: ../target/debug/deps/libserde-ef7ad9f02349f33f.rlib\n = note: candidate #30: ../target/debug/deps/libserde-f4820b0203e914ee.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-49bf7dd40d4b67bb.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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-49bf7dd40d4b67bb.so\n = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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-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-0794dd52a8983b22.rlib [INFO] [stdout] = note: candidate #2: ../target/debug/deps/libserde-10b1e8becdd8df1f.rlib [INFO] [stdout] = note: candidate #3: ../target/debug/deps/libserde-199e3e8e84155471.rlib [INFO] [stdout] = note: candidate #4: ../target/debug/deps/libserde-1c9a999dd05e5568.rlib [INFO] [stdout] = note: candidate #5: ../target/debug/deps/libserde-1d8fbaf8f2c939da.rlib [INFO] [stdout] = note: candidate #6: ../target/debug/deps/libserde-303fc5ae843d708e.rlib [INFO] [stdout] = note: candidate #7: ../target/debug/deps/libserde-37980900736bcb97.rlib [INFO] [stdout] = note: candidate #8: ../target/debug/deps/libserde-413e1e96d97fdb48.rlib [INFO] [stdout] = note: candidate #9: ../target/debug/deps/libserde-4937a3ff4479c42a.rlib [INFO] [stdout] = note: candidate #10: ../target/debug/deps/libserde-4d198dd0b5f34b95.rlib [INFO] [stdout] = note: candidate #11: ../target/debug/deps/libserde-60a7e558a4a6e7bb.rlib [INFO] [stdout] = note: candidate #12: ../target/debug/deps/libserde-6e298fbde48e3860.rlib [INFO] [stdout] = note: candidate #13: ../target/debug/deps/libserde-6e922f2292de912c.rlib [INFO] [stdout] = note: candidate #14: ../target/debug/deps/libserde-7aea9cab071f0059.rlib [INFO] [stdout] = note: candidate #15: ../target/debug/deps/libserde-7fe36a5cb13f2562.rlib [INFO] [stdout] = note: candidate #16: ../target/debug/deps/libserde-877a70b803a6bc81.rlib [INFO] [stdout] = note: candidate #17: ../target/debug/deps/libserde-897c1036af76c361.rlib [INFO] [stdout] = note: candidate #18: ../target/debug/deps/libserde-8e11deb106cead9a.rlib [INFO] [stdout] = note: candidate #19: ../target/debug/deps/libserde-925a299f211e3863.rlib [INFO] [stdout] = note: candidate #20: ../target/debug/deps/libserde-9ca2b8d0d4541da7.rlib [INFO] [stdout] = note: candidate #21: ../target/debug/deps/libserde-ae00749efab7d6d7.rlib [INFO] [stdout] = note: candidate #22: ../target/debug/deps/libserde-ae96b76795ea5cb3.rlib [INFO] [stdout] = note: candidate #23: ../target/debug/deps/libserde-b7581ffd4cdfab59.rlib [INFO] [stdout] = note: candidate #24: ../target/debug/deps/libserde-bff3d50e797c6145.rlib [INFO] [stdout] = note: candidate #25: ../target/debug/deps/libserde-c025edec1e510fe2.rlib [INFO] [stdout] = note: candidate #26: ../target/debug/deps/libserde-c02a4d8a4e5a147f.rlib [INFO] [stdout] = note: candidate #27: ../target/debug/deps/libserde-c7ae5994004e7eee.rlib [INFO] [stdout] = note: candidate #28: ../target/debug/deps/libserde-d1990a9f4c5679f7.rlib [INFO] [stdout] = note: candidate #29: ../target/debug/deps/libserde-ef7ad9f02349f33f.rlib [INFO] [stdout] = note: candidate #30: ../target/debug/deps/libserde-f4820b0203e914ee.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-49bf7dd40d4b67bb.so [INFO] [stdout] = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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; [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-0794dd52a8983b22.rlib [INFO] [stdout] + = note: candidate #2: ../target/debug/deps/libserde-10b1e8becdd8df1f.rlib [INFO] [stdout] + = note: candidate #3: ../target/debug/deps/libserde-199e3e8e84155471.rlib [INFO] [stdout] + = note: candidate #4: ../target/debug/deps/libserde-1c9a999dd05e5568.rlib [INFO] [stdout] + = note: candidate #5: ../target/debug/deps/libserde-1d8fbaf8f2c939da.rlib [INFO] [stdout] + = note: candidate #6: ../target/debug/deps/libserde-303fc5ae843d708e.rlib [INFO] [stdout] + = note: candidate #7: ../target/debug/deps/libserde-37980900736bcb97.rlib [INFO] [stdout] + = note: candidate #8: ../target/debug/deps/libserde-413e1e96d97fdb48.rlib [INFO] [stdout] + = note: candidate #9: ../target/debug/deps/libserde-4937a3ff4479c42a.rlib [INFO] [stdout] + = note: candidate #10: ../target/debug/deps/libserde-4d198dd0b5f34b95.rlib [INFO] [stdout] + = note: candidate #11: ../target/debug/deps/libserde-60a7e558a4a6e7bb.rlib [INFO] [stdout] + = note: candidate #12: ../target/debug/deps/libserde-6e298fbde48e3860.rlib [INFO] [stdout] + = note: candidate #13: ../target/debug/deps/libserde-6e922f2292de912c.rlib [INFO] [stdout] + = note: candidate #14: ../target/debug/deps/libserde-7aea9cab071f0059.rlib [INFO] [stdout] + = note: candidate #15: ../target/debug/deps/libserde-7fe36a5cb13f2562.rlib [INFO] [stdout] + = note: candidate #16: ../target/debug/deps/libserde-877a70b803a6bc81.rlib [INFO] [stdout] + = note: candidate #17: ../target/debug/deps/libserde-897c1036af76c361.rlib [INFO] [stdout] + = note: candidate #18: ../target/debug/deps/libserde-8e11deb106cead9a.rlib [INFO] [stdout] + = note: candidate #19: ../target/debug/deps/libserde-925a299f211e3863.rlib [INFO] [stdout] + = note: candidate #20: ../target/debug/deps/libserde-9ca2b8d0d4541da7.rlib [INFO] [stdout] + = note: candidate #21: ../target/debug/deps/libserde-ae00749efab7d6d7.rlib [INFO] [stdout] + = note: candidate #22: ../target/debug/deps/libserde-ae96b76795ea5cb3.rlib [INFO] [stdout] + = note: candidate #23: ../target/debug/deps/libserde-b7581ffd4cdfab59.rlib [INFO] [stdout] + = note: candidate #24: ../target/debug/deps/libserde-bff3d50e797c6145.rlib [INFO] [stdout] + = note: candidate #25: ../target/debug/deps/libserde-c025edec1e510fe2.rlib [INFO] [stdout] + = note: candidate #26: ../target/debug/deps/libserde-c02a4d8a4e5a147f.rlib [INFO] [stdout] + = note: candidate #27: ../target/debug/deps/libserde-c7ae5994004e7eee.rlib [INFO] [stdout] + = note: candidate #28: ../target/debug/deps/libserde-d1990a9f4c5679f7.rlib [INFO] [stdout] + = note: candidate #29: ../target/debug/deps/libserde-ef7ad9f02349f33f.rlib [INFO] [stdout] + = note: candidate #30: ../target/debug/deps/libserde-f4820b0203e914ee.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-49bf7dd40d4b67bb.so [INFO] [stdout] + = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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; [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-0794dd52a8983b22.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libserde-10b1e8becdd8df1f.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #3: ../target/debug/deps/libserde-199e3e8e84155471.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #4: ../target/debug/deps/libserde-1c9a999dd05e5568.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #5: ../target/debug/deps/libserde-1d8fbaf8f2c939da.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #6: ../target/debug/deps/libserde-303fc5ae843d708e.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #7: ../target/debug/deps/libserde-37980900736bcb97.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #8: ../target/debug/deps/libserde-413e1e96d97fdb48.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #9: ../target/debug/deps/libserde-4937a3ff4479c42a.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #10: ../target/debug/deps/libserde-4d198dd0b5f34b95.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #11: ../target/debug/deps/libserde-60a7e558a4a6e7bb.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #12: ../target/debug/deps/libserde-6e298fbde48e3860.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #13: ../target/debug/deps/libserde-6e922f2292de912c.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #14: ../target/debug/deps/libserde-7aea9cab071f0059.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #15: ../target/debug/deps/libserde-7fe36a5cb13f2562.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #16: ../target/debug/deps/libserde-877a70b803a6bc81.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #17: ../target/debug/deps/libserde-897c1036af76c361.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #18: ../target/debug/deps/libserde-8e11deb106cead9a.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #19: ../target/debug/deps/libserde-925a299f211e3863.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #20: ../target/debug/deps/libserde-9ca2b8d0d4541da7.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #21: ../target/debug/deps/libserde-ae00749efab7d6d7.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #22: ../target/debug/deps/libserde-ae96b76795ea5cb3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #23: ../target/debug/deps/libserde-b7581ffd4cdfab59.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #24: ../target/debug/deps/libserde-bff3d50e797c6145.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #25: ../target/debug/deps/libserde-c025edec1e510fe2.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #26: ../target/debug/deps/libserde-c02a4d8a4e5a147f.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #27: ../target/debug/deps/libserde-c7ae5994004e7eee.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #28: ../target/debug/deps/libserde-d1990a9f4c5679f7.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #29: ../target/debug/deps/libserde-ef7ad9f02349f33f.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #30: ../target/debug/deps/libserde-f4820b0203e914ee.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-0794dd52a8983b22.rlib\n = note: candidate #2: ../target/debug/deps/libserde-10b1e8becdd8df1f.rlib\n = note: candidate #3: ../target/debug/deps/libserde-199e3e8e84155471.rlib\n = note: candidate #4: ../target/debug/deps/libserde-1c9a999dd05e5568.rlib\n = note: candidate #5: ../target/debug/deps/libserde-1d8fbaf8f2c939da.rlib\n = note: candidate #6: ../target/debug/deps/libserde-303fc5ae843d708e.rlib\n = note: candidate #7: ../target/debug/deps/libserde-37980900736bcb97.rlib\n = note: candidate #8: ../target/debug/deps/libserde-413e1e96d97fdb48.rlib\n = note: candidate #9: ../target/debug/deps/libserde-4937a3ff4479c42a.rlib\n = note: candidate #10: ../target/debug/deps/libserde-4d198dd0b5f34b95.rlib\n = note: candidate #11: ../target/debug/deps/libserde-60a7e558a4a6e7bb.rlib\n = note: candidate #12: ../target/debug/deps/libserde-6e298fbde48e3860.rlib\n = note: candidate #13: ../target/debug/deps/libserde-6e922f2292de912c.rlib\n = note: candidate #14: ../target/debug/deps/libserde-7aea9cab071f0059.rlib\n = note: candidate #15: ../target/debug/deps/libserde-7fe36a5cb13f2562.rlib\n = note: candidate #16: ../target/debug/deps/libserde-877a70b803a6bc81.rlib\n = note: candidate #17: ../target/debug/deps/libserde-897c1036af76c361.rlib\n = note: candidate #18: ../target/debug/deps/libserde-8e11deb106cead9a.rlib\n = note: candidate #19: ../target/debug/deps/libserde-925a299f211e3863.rlib\n = note: candidate #20: ../target/debug/deps/libserde-9ca2b8d0d4541da7.rlib\n = note: candidate #21: ../target/debug/deps/libserde-ae00749efab7d6d7.rlib\n = note: candidate #22: ../target/debug/deps/libserde-ae96b76795ea5cb3.rlib\n = note: candidate #23: ../target/debug/deps/libserde-b7581ffd4cdfab59.rlib\n = note: candidate #24: ../target/debug/deps/libserde-bff3d50e797c6145.rlib\n = note: candidate #25: ../target/debug/deps/libserde-c025edec1e510fe2.rlib\n = note: candidate #26: ../target/debug/deps/libserde-c02a4d8a4e5a147f.rlib\n = note: candidate #27: ../target/debug/deps/libserde-c7ae5994004e7eee.rlib\n = note: candidate #28: ../target/debug/deps/libserde-d1990a9f4c5679f7.rlib\n = note: candidate #29: ../target/debug/deps/libserde-ef7ad9f02349f33f.rlib\n = note: candidate #30: ../target/debug/deps/libserde-f4820b0203e914ee.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-49bf7dd40d4b67bb.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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-49bf7dd40d4b67bb.so\n = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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] 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-0794dd52a8983b22.rlib [INFO] [stdout] = note: candidate #2: ../target/debug/deps/libserde-10b1e8becdd8df1f.rlib [INFO] [stdout] = note: candidate #3: ../target/debug/deps/libserde-199e3e8e84155471.rlib [INFO] [stdout] = note: candidate #4: ../target/debug/deps/libserde-1c9a999dd05e5568.rlib [INFO] [stdout] = note: candidate #5: ../target/debug/deps/libserde-1d8fbaf8f2c939da.rlib [INFO] [stdout] = note: candidate #6: ../target/debug/deps/libserde-303fc5ae843d708e.rlib [INFO] [stdout] = note: candidate #7: ../target/debug/deps/libserde-37980900736bcb97.rlib [INFO] [stdout] = note: candidate #8: ../target/debug/deps/libserde-413e1e96d97fdb48.rlib [INFO] [stdout] = note: candidate #9: ../target/debug/deps/libserde-4937a3ff4479c42a.rlib [INFO] [stdout] = note: candidate #10: ../target/debug/deps/libserde-4d198dd0b5f34b95.rlib [INFO] [stdout] = note: candidate #11: ../target/debug/deps/libserde-60a7e558a4a6e7bb.rlib [INFO] [stdout] = note: candidate #12: ../target/debug/deps/libserde-6e298fbde48e3860.rlib [INFO] [stdout] = note: candidate #13: ../target/debug/deps/libserde-6e922f2292de912c.rlib [INFO] [stdout] = note: candidate #14: ../target/debug/deps/libserde-7aea9cab071f0059.rlib [INFO] [stdout] = note: candidate #15: ../target/debug/deps/libserde-7fe36a5cb13f2562.rlib [INFO] [stdout] = note: candidate #16: ../target/debug/deps/libserde-877a70b803a6bc81.rlib [INFO] [stdout] = note: candidate #17: ../target/debug/deps/libserde-897c1036af76c361.rlib [INFO] [stdout] = note: candidate #18: ../target/debug/deps/libserde-8e11deb106cead9a.rlib [INFO] [stdout] = note: candidate #19: ../target/debug/deps/libserde-925a299f211e3863.rlib [INFO] [stdout] = note: candidate #20: ../target/debug/deps/libserde-9ca2b8d0d4541da7.rlib [INFO] [stdout] = note: candidate #21: ../target/debug/deps/libserde-ae00749efab7d6d7.rlib [INFO] [stdout] = note: candidate #22: ../target/debug/deps/libserde-ae96b76795ea5cb3.rlib [INFO] [stdout] = note: candidate #23: ../target/debug/deps/libserde-b7581ffd4cdfab59.rlib [INFO] [stdout] = note: candidate #24: ../target/debug/deps/libserde-bff3d50e797c6145.rlib [INFO] [stdout] = note: candidate #25: ../target/debug/deps/libserde-c025edec1e510fe2.rlib [INFO] [stdout] = note: candidate #26: ../target/debug/deps/libserde-c02a4d8a4e5a147f.rlib [INFO] [stdout] = note: candidate #27: ../target/debug/deps/libserde-c7ae5994004e7eee.rlib [INFO] [stdout] = note: candidate #28: ../target/debug/deps/libserde-d1990a9f4c5679f7.rlib [INFO] [stdout] = note: candidate #29: ../target/debug/deps/libserde-ef7ad9f02349f33f.rlib [INFO] [stdout] = note: candidate #30: ../target/debug/deps/libserde-f4820b0203e914ee.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-49bf7dd40d4b67bb.so [INFO] [stdout] = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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; [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-0794dd52a8983b22.rlib [INFO] [stdout] + = note: candidate #2: ../target/debug/deps/libserde-10b1e8becdd8df1f.rlib [INFO] [stdout] + = note: candidate #3: ../target/debug/deps/libserde-199e3e8e84155471.rlib [INFO] [stdout] + = note: candidate #4: ../target/debug/deps/libserde-1c9a999dd05e5568.rlib [INFO] [stdout] + = note: candidate #5: ../target/debug/deps/libserde-1d8fbaf8f2c939da.rlib [INFO] [stdout] + = note: candidate #6: ../target/debug/deps/libserde-303fc5ae843d708e.rlib [INFO] [stdout] + = note: candidate #7: ../target/debug/deps/libserde-37980900736bcb97.rlib [INFO] [stdout] + = note: candidate #8: ../target/debug/deps/libserde-413e1e96d97fdb48.rlib [INFO] [stdout] + = note: candidate #9: ../target/debug/deps/libserde-4937a3ff4479c42a.rlib [INFO] [stdout] + = note: candidate #10: ../target/debug/deps/libserde-4d198dd0b5f34b95.rlib [INFO] [stdout] + = note: candidate #11: ../target/debug/deps/libserde-60a7e558a4a6e7bb.rlib [INFO] [stdout] + = note: candidate #12: ../target/debug/deps/libserde-6e298fbde48e3860.rlib [INFO] [stdout] + = note: candidate #13: ../target/debug/deps/libserde-6e922f2292de912c.rlib [INFO] [stdout] + = note: candidate #14: ../target/debug/deps/libserde-7aea9cab071f0059.rlib [INFO] [stdout] + = note: candidate #15: ../target/debug/deps/libserde-7fe36a5cb13f2562.rlib [INFO] [stdout] + = note: candidate #16: ../target/debug/deps/libserde-877a70b803a6bc81.rlib [INFO] [stdout] + = note: candidate #17: ../target/debug/deps/libserde-897c1036af76c361.rlib [INFO] [stdout] + = note: candidate #18: ../target/debug/deps/libserde-8e11deb106cead9a.rlib [INFO] [stdout] + = note: candidate #19: ../target/debug/deps/libserde-925a299f211e3863.rlib [INFO] [stdout] + = note: candidate #20: ../target/debug/deps/libserde-9ca2b8d0d4541da7.rlib [INFO] [stdout] + = note: candidate #21: ../target/debug/deps/libserde-ae00749efab7d6d7.rlib [INFO] [stdout] + = note: candidate #22: ../target/debug/deps/libserde-ae96b76795ea5cb3.rlib [INFO] [stdout] + = note: candidate #23: ../target/debug/deps/libserde-b7581ffd4cdfab59.rlib [INFO] [stdout] + = note: candidate #24: ../target/debug/deps/libserde-bff3d50e797c6145.rlib [INFO] [stdout] + = note: candidate #25: ../target/debug/deps/libserde-c025edec1e510fe2.rlib [INFO] [stdout] + = note: candidate #26: ../target/debug/deps/libserde-c02a4d8a4e5a147f.rlib [INFO] [stdout] + = note: candidate #27: ../target/debug/deps/libserde-c7ae5994004e7eee.rlib [INFO] [stdout] + = note: candidate #28: ../target/debug/deps/libserde-d1990a9f4c5679f7.rlib [INFO] [stdout] + = note: candidate #29: ../target/debug/deps/libserde-ef7ad9f02349f33f.rlib [INFO] [stdout] + = note: candidate #30: ../target/debug/deps/libserde-f4820b0203e914ee.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-49bf7dd40d4b67bb.so [INFO] [stdout] + = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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; [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-0794dd52a8983b22.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libserde-10b1e8becdd8df1f.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #3: ../target/debug/deps/libserde-199e3e8e84155471.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #4: ../target/debug/deps/libserde-1c9a999dd05e5568.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #5: ../target/debug/deps/libserde-1d8fbaf8f2c939da.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #6: ../target/debug/deps/libserde-303fc5ae843d708e.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #7: ../target/debug/deps/libserde-37980900736bcb97.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #8: ../target/debug/deps/libserde-413e1e96d97fdb48.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #9: ../target/debug/deps/libserde-4937a3ff4479c42a.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #10: ../target/debug/deps/libserde-4d198dd0b5f34b95.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #11: ../target/debug/deps/libserde-60a7e558a4a6e7bb.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #12: ../target/debug/deps/libserde-6e298fbde48e3860.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #13: ../target/debug/deps/libserde-6e922f2292de912c.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #14: ../target/debug/deps/libserde-7aea9cab071f0059.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #15: ../target/debug/deps/libserde-7fe36a5cb13f2562.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #16: ../target/debug/deps/libserde-877a70b803a6bc81.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #17: ../target/debug/deps/libserde-897c1036af76c361.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #18: ../target/debug/deps/libserde-8e11deb106cead9a.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #19: ../target/debug/deps/libserde-925a299f211e3863.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #20: ../target/debug/deps/libserde-9ca2b8d0d4541da7.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #21: ../target/debug/deps/libserde-ae00749efab7d6d7.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #22: ../target/debug/deps/libserde-ae96b76795ea5cb3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #23: ../target/debug/deps/libserde-b7581ffd4cdfab59.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #24: ../target/debug/deps/libserde-bff3d50e797c6145.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #25: ../target/debug/deps/libserde-c025edec1e510fe2.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #26: ../target/debug/deps/libserde-c02a4d8a4e5a147f.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #27: ../target/debug/deps/libserde-c7ae5994004e7eee.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #28: ../target/debug/deps/libserde-d1990a9f4c5679f7.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #29: ../target/debug/deps/libserde-ef7ad9f02349f33f.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #30: ../target/debug/deps/libserde-f4820b0203e914ee.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-0794dd52a8983b22.rlib\n = note: candidate #2: ../target/debug/deps/libserde-10b1e8becdd8df1f.rlib\n = note: candidate #3: ../target/debug/deps/libserde-199e3e8e84155471.rlib\n = note: candidate #4: ../target/debug/deps/libserde-1c9a999dd05e5568.rlib\n = note: candidate #5: ../target/debug/deps/libserde-1d8fbaf8f2c939da.rlib\n = note: candidate #6: ../target/debug/deps/libserde-303fc5ae843d708e.rlib\n = note: candidate #7: ../target/debug/deps/libserde-37980900736bcb97.rlib\n = note: candidate #8: ../target/debug/deps/libserde-413e1e96d97fdb48.rlib\n = note: candidate #9: ../target/debug/deps/libserde-4937a3ff4479c42a.rlib\n = note: candidate #10: ../target/debug/deps/libserde-4d198dd0b5f34b95.rlib\n = note: candidate #11: ../target/debug/deps/libserde-60a7e558a4a6e7bb.rlib\n = note: candidate #12: ../target/debug/deps/libserde-6e298fbde48e3860.rlib\n = note: candidate #13: ../target/debug/deps/libserde-6e922f2292de912c.rlib\n = note: candidate #14: ../target/debug/deps/libserde-7aea9cab071f0059.rlib\n = note: candidate #15: ../target/debug/deps/libserde-7fe36a5cb13f2562.rlib\n = note: candidate #16: ../target/debug/deps/libserde-877a70b803a6bc81.rlib\n = note: candidate #17: ../target/debug/deps/libserde-897c1036af76c361.rlib\n = note: candidate #18: ../target/debug/deps/libserde-8e11deb106cead9a.rlib\n = note: candidate #19: ../target/debug/deps/libserde-925a299f211e3863.rlib\n = note: candidate #20: ../target/debug/deps/libserde-9ca2b8d0d4541da7.rlib\n = note: candidate #21: ../target/debug/deps/libserde-ae00749efab7d6d7.rlib\n = note: candidate #22: ../target/debug/deps/libserde-ae96b76795ea5cb3.rlib\n = note: candidate #23: ../target/debug/deps/libserde-b7581ffd4cdfab59.rlib\n = note: candidate #24: ../target/debug/deps/libserde-bff3d50e797c6145.rlib\n = note: candidate #25: ../target/debug/deps/libserde-c025edec1e510fe2.rlib\n = note: candidate #26: ../target/debug/deps/libserde-c02a4d8a4e5a147f.rlib\n = note: candidate #27: ../target/debug/deps/libserde-c7ae5994004e7eee.rlib\n = note: candidate #28: ../target/debug/deps/libserde-d1990a9f4c5679f7.rlib\n = note: candidate #29: ../target/debug/deps/libserde-ef7ad9f02349f33f.rlib\n = note: candidate #30: ../target/debug/deps/libserde-f4820b0203e914ee.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-49bf7dd40d4b67bb.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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-49bf7dd40d4b67bb.so\n = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-deb37ddfd0180711.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] [INFO] [stdout] thread 'compile_test' (26) 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: 0x64f0d36be902 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64f0d36be902 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64f0d36be902 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x64f0d36be902 - ::fmt::h47627beda0767f4c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x64f0d36cffdf - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x64f0d36cffdf - core::fmt::write::h8a63064c67176fd8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x64f0d3686a23 - std::io::default_write_fmt::hd4797e693c0ec256 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x64f0d3686a23 - std::io::Write::write_fmt::h791e240ad2720c99 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x64f0d36941a2 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x64f0d369972f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x64f0d36995c1 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x64f0d3193a6e - as core::ops::function::Fn>::call::h3f5a16438cee2b4e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 12: 0x64f0d3193a6e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x64f0d3699def - as core::ops::function::Fn>::call::hdb18da3e68df7464 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 14: 0x64f0d3699def - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x64f0d369943c - std::panicking::begin_panic::{{closure}}::hc22fb95eaeb6a810 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:771:9 [INFO] [stdout] 16: 0x64f0d36942e9 - std::sys::backtrace::__rust_end_short_backtrace::he12432fe13fb542b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x64f0d3699402 - std::panicking::begin_panic::h9faf281dad2ad9ea [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:770:5 [INFO] [stdout] 18: 0x64f0d324d004 - compiletest_rs::run_tests::h465241c8fc6d7888 [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: 0x64f0d3172cb2 - compiletests::run_mode::ha14d53c495d424ca [INFO] [stdout] at /opt/rustwide/workdir/tests/compiletests.rs:18:2 [INFO] [stdout] 20: 0x64f0d31729b2 - compiletests::compile_test::h593f1bbd128b414a [INFO] [stdout] at /opt/rustwide/workdir/tests/compiletests.rs:23:2 [INFO] [stdout] 21: 0x64f0d31729e7 - compiletests::compile_test::{{closure}}::h646043685c4a924f [INFO] [stdout] at /opt/rustwide/workdir/tests/compiletests.rs:22:18 [INFO] [stdout] 22: 0x64f0d3172de6 - core::ops::function::FnOnce::call_once::h06576963b4e623be [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x64f0d31938bb - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x64f0d31938bb - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x64f0d31a7ed8 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x64f0d31a7ed8 - as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 27: 0x64f0d31a7ed8 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 28: 0x64f0d31a7ed8 - std::panicking::catch_unwind::h8609b446221def5f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 29: 0x64f0d31a7ed8 - std::panic::catch_unwind::h362f73cc48531e26 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x64f0d31a7ed8 - test::run_test_in_process::hf52fd21d696aae67 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x64f0d31a7ed8 - test::run_test::{{closure}}::h7e780b8354e6d007 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x64f0d3180ca4 - test::run_test::{{closure}}::hdc2695f2276aad3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x64f0d3180ca4 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 34: 0x64f0d31845da - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 35: 0x64f0d31845da - as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 36: 0x64f0d31845da - std::panicking::catch_unwind::do_call::h495689350c27df20 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 37: 0x64f0d31845da - std::panicking::catch_unwind::hf22437c51d1b3740 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 38: 0x64f0d31845da - std::panic::catch_unwind::habda1a57de8231f8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x64f0d31845da - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 40: 0x64f0d31845da - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x64f0d368ee1f - as core::ops::function::FnOnce>::call_once::he4d85cb537521972 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9 [INFO] [stdout] 42: 0x64f0d368ee1f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 43: 0x72272c2edaa4 - [INFO] [stdout] 44: 0x72272c37aa64 - clone [INFO] [stdout] 45: 0x0 - [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.70s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "26d64bef290a370c2c7eba8249109523e65888c3c0523db240150edb028ad209", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26d64bef290a370c2c7eba8249109523e65888c3c0523db240150edb028ad209", kill_on_drop: false }` [INFO] [stdout] 26d64bef290a370c2c7eba8249109523e65888c3c0523db240150edb028ad209