[INFO] fetching crate susydev-jsonrpc-derive 11.0.0...
[INFO] testing susydev-jsonrpc-derive-11.0.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate susydev-jsonrpc-derive 11.0.0 into /workspace/builds/worker-2-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-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate susydev-jsonrpc-derive 11.0.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 139 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.5.0)
[INFO] [stderr]       Adding proc-macro2 v0.4.30 (available: v1.0.106)
[INFO] [stderr]       Adding quote v0.6.13 (available: v1.0.45)
[INFO] [stderr]       Adding syn v0.15.44 (available: v2.0.117)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dee7ac812c84416776d6e75e4079d7776648d3012dfb2f019ec347f9897df500
[INFO] running `Command { std: "docker" "start" "-a" "dee7ac812c84416776d6e75e4079d7776648d3012dfb2f019ec347f9897df500", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dee7ac812c84416776d6e75e4079d7776648d3012dfb2f019ec347f9897df500", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dee7ac812c84416776d6e75e4079d7776648d3012dfb2f019ec347f9897df500", kill_on_drop: false }`
[INFO] [stdout] dee7ac812c84416776d6e75e4079d7776648d3012dfb2f019ec347f9897df500
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9fd0abab506ec40a7f93fcf5c52e9b3723b359e8b1047f64f72378234a9d9c7b
[INFO] running `Command { std: "docker" "start" "-a" "9fd0abab506ec40a7f93fcf5c52e9b3723b359e8b1047f64f72378234a9d9c7b", 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 syn v2.0.117
[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 10.79s
[INFO] running `Command { std: "docker" "inspect" "9fd0abab506ec40a7f93fcf5c52e9b3723b359e8b1047f64f72378234a9d9c7b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9fd0abab506ec40a7f93fcf5c52e9b3723b359e8b1047f64f72378234a9d9c7b", kill_on_drop: false }`
[INFO] [stdout] 9fd0abab506ec40a7f93fcf5c52e9b3723b359e8b1047f64f72378234a9d9c7b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8eceb1fbe76549f1114b5c52e3ee650005bd481a034b19eae890c3be16146800
[INFO] running `Command { std: "docker" "start" "-a" "8eceb1fbe76549f1114b5c52e3ee650005bd481a034b19eae890c3be16146800", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling compiletest_rs v0.3.26
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling term v0.6.1
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling filetime v0.2.27
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-service v0.1.0
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio-uds v0.2.7
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling susydev-jsonrpc-core v11.0.0
[INFO] [stderr]    Compiling rustfix v0.4.6
[INFO] [stderr]    Compiling parking_lot v0.7.1
[INFO] [stderr]    Compiling tester v0.6.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling susydev-jsonrpc-pubsub v11.0.0
[INFO] [stderr]    Compiling susydev-jsonrpc-client v11.0.0
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling susydev-jsonrpc-server-utils v11.0.0
[INFO] [stderr]    Compiling susydev-jsonrpc-tcp-server v11.0.0
[INFO] [stderr]    Compiling susydev-jsonrpc-derive v11.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: pubsub methods are currently not supported in the generated client.
[INFO] [stdout] warning: pubsub methods are currently not supported in the generated client.
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 28.98s
[INFO] running `Command { std: "docker" "inspect" "8eceb1fbe76549f1114b5c52e3ee650005bd481a034b19eae890c3be16146800", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8eceb1fbe76549f1114b5c52e3ee650005bd481a034b19eae890c3be16146800", kill_on_drop: false }`
[INFO] [stdout] 8eceb1fbe76549f1114b5c52e3ee650005bd481a034b19eae890c3be16146800
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5c96cbbb82c409fdd315b695ee80d6aab1647c1b0b9a9601861e5525efbba6fd
[INFO] running `Command { std: "docker" "start" "-a" "5c96cbbb82c409fdd315b695ee80d6aab1647c1b0b9a9601861e5525efbba6fd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/susydev_jsonrpc_derive-799446a313ebbb38)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compiletests.rs (/opt/rustwide/target/debug/deps/compiletests-cb17e4b9ed48d5cf)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test [ui] ui/pubsub/attr-neither-subscribe-or-unsubscribe.rs ... FAILED
[INFO] [stdout] test [ui] ui/pubsub/missing-subscribe.rs ... FAILED
[INFO] [stdout] test [ui] ui/pubsub/attr-missing-subscription-name.rs ... FAILED
[INFO] [stdout] test [ui] ui/pubsub/attr-invalid-meta-list-names.rs ... FAILED
[INFO] [stdout] test [ui] ui/pubsub/missing-unsubscribe.rs ... FAILED
[INFO] [stdout] test [ui] ui/pubsub/attr-invalid-name-values.rs ... FAILED
[INFO] [stdout] test [ui] ui/multiple-rpc-attributes.rs ... FAILED
[INFO] [stdout] test [ui] ui/attr-invalid-meta-list-names.rs ... FAILED
[INFO] [stdout] test [ui] ui/attr-invalid-name-values.rs ... FAILED
[INFO] [stdout] test [ui] ui/too-many-params.rs ... FAILED
[INFO] [stdout] test [ui] ui/attr-missing-rpc-name.rs ... FAILED
[INFO] [stdout] test [ui] ui/pubsub/attr-both-subscribe-and-unsubscribe.rs ... FAILED
[INFO] [stdout] test [ui] ui/attr-invalid-meta-words.rs ... FAILED
[INFO] [stdout] test [ui] ui/pubsub/attr-invalid-meta-words.rs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     [ui] ui/attr-invalid-meta-list-names.rs
[INFO] [stdout]     [ui] ui/attr-invalid-meta-words.rs
[INFO] [stdout]     [ui] ui/attr-invalid-name-values.rs
[INFO] [stdout]     [ui] ui/attr-missing-rpc-name.rs
[INFO] [stdout]     [ui] ui/multiple-rpc-attributes.rs
[INFO] [stdout]     [ui] ui/pubsub/attr-both-subscribe-and-unsubscribe.rs
[INFO] [stdout]     [ui] ui/pubsub/attr-invalid-meta-list-names.rs
[INFO] [stdout]     [ui] ui/pubsub/attr-invalid-meta-words.rs
[INFO] [stdout]     [ui] ui/pubsub/attr-invalid-name-values.rs
[INFO] [stdout]     [ui] ui/pubsub/attr-missing-subscription-name.rs
[INFO] [stdout]     [ui] ui/pubsub/attr-neither-subscribe-or-unsubscribe.rs
[INFO] [stdout]     [ui] ui/pubsub/missing-subscribe.rs
[INFO] [stdout]     [ui] ui/pubsub/missing-unsubscribe.rs
[INFO] [stdout]     [ui] ui/too-many-params.rs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 14 failed; 0 ignored; 0 measured; 0 filtered out
[INFO] [stdout] 
[INFO] [stdout] test compile_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compile_test stdout ----
[INFO] [stdout] normalized stderr:
[INFO] [stdout] error[E0464]: multiple candidates for `dylib` dependency `susydev_jsonrpc_derive` found
[INFO] [stdout]  --> $DIR/attr-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-af522fb0583f14da.so
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[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: pubsub attribute not annotated with either subscribe or unsubscribe
[INFO] [stdout]   --> $DIR/attr-neither-subscribe-or-unsubscribe.rs:10:2
[INFO] [stdout]    |
[INFO] [stdout] 10 |       /// Hello subscription
[INFO] [stdout]    |  _____^
[INFO] [stdout] 11 | |     #[pubsub(subscription = "hello", name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] 12 | |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout]    | |_________________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] diff of stderr:
[INFO] [stdout] 
[INFO] [stdout] -error: pubsub attribute not annotated with either subscribe or unsubscribe
[INFO] [stdout] -  --> $DIR/attr-neither-subscribe-or-unsubscribe.rs:10:2
[INFO] [stdout] -   |
[INFO] [stdout] -10 |       /// Hello subscription
[INFO] [stdout] -   |  _____^
[INFO] [stdout] -11 | |     #[pubsub(subscription = "hello", name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] -12 | |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout] -   | |_________________________________________________________________________________^
[INFO] [stdout] +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-af522fb0583f14da.so
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so
[INFO] [stdout]  
[INFO] [stdout] -error: aborting due to previous error
[INFO] [stdout] +error: aborting due to 1 previous error
[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/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-af522fb0583f14da.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.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-af522fb0583f14da.so\n  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 1 previous error","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 1 previous error\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 `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-af522fb0583f14da.so
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[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: subscription 'hello'. Can't find subscribe method, expected a method annotated with `subscribe` e.g. `#[pubsub(subscription = "hello", subscribe, name = "hello_subscribe")]`
[INFO] [stdout]   --> $DIR/missing-subscribe.rs:12:2
[INFO] [stdout]    |
[INFO] [stdout] 12 |       /// Unsubscribe from hello subscription.
[INFO] [stdout]    |  _____^
[INFO] [stdout] 13 | |     #[pubsub(subscription = "hello", unsubscribe, name = "hello_unsubscribe")]
[INFO] [stdout] 14 | |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout]    | |________________________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] diff of stderr:
[INFO] [stdout] 
[INFO] [stdout] -error: subscription 'hello'. Can't find subscribe method, expected a method annotated with `subscribe` e.g. `#[pubsub(subscription = "hello", subscribe, name = "hello_subscribe")]`
[INFO] [stdout] -  --> $DIR/missing-subscribe.rs:12:2
[INFO] [stdout] -   |
[INFO] [stdout] -12 |       /// Unsubscribe from hello subscription.
[INFO] [stdout] -   |  _____^
[INFO] [stdout] -13 | |     #[pubsub(subscription = "hello", unsubscribe, name = "hello_unsubscribe")]
[INFO] [stdout] -14 | |     fn unsubscribe(&self, _: Option<Self::Metadata>, _: SubscriptionId) -> Result<bool>;
[INFO] [stdout] -   | |________________________________________________________________________________________^
[INFO] [stdout] +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-af522fb0583f14da.so
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so
[INFO] [stdout]  
[INFO] [stdout] -error: aborting due to previous error
[INFO] [stdout] +error: aborting due to 1 previous error
[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/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-af522fb0583f14da.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.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-af522fb0583f14da.so\n  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 1 previous error","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 1 previous error\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 `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-af522fb0583f14da.so
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[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: pubsub attribute should have a subscription name
[INFO] [stdout]   --> $DIR/attr-missing-subscription-name.rs:10:2
[INFO] [stdout]    |
[INFO] [stdout] 10 |       /// Hello subscription
[INFO] [stdout]    |  _____^
[INFO] [stdout] 11 | |     #[pubsub(subscribe, name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] 12 | |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout]    | |_________________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] diff of stderr:
[INFO] [stdout] 
[INFO] [stdout] -error: pubsub attribute should have a subscription name
[INFO] [stdout] -  --> $DIR/attr-missing-subscription-name.rs:10:2
[INFO] [stdout] -   |
[INFO] [stdout] -10 |       /// Hello subscription
[INFO] [stdout] -   |  _____^
[INFO] [stdout] -11 | |     #[pubsub(subscribe, name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] -12 | |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout] -   | |_________________________________________________________________________________^
[INFO] [stdout] +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-af522fb0583f14da.so
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so
[INFO] [stdout]  
[INFO] [stdout] -error: aborting due to previous error
[INFO] [stdout] +error: aborting due to 1 previous error
[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/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-af522fb0583f14da.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.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-af522fb0583f14da.so\n  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 1 previous error","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 1 previous error\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 `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-af522fb0583f14da.so
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[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 |       /// Hello subscription
[INFO] [stdout]    |  _____^
[INFO] [stdout] 11 | |     #[pubsub(subscription = "hello", subscribe, name = "hello_subscribe", Xalias("hello_sub"))]
[INFO] [stdout] 12 | |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout]    | |_________________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] diff of stderr:
[INFO] [stdout] 
[INFO] [stdout] -error: Invalid attribute parameter(s): 'Xalias'. Expected 'alias'
[INFO] [stdout] -  --> $DIR/attr-invalid-meta-list-names.rs:10:2
[INFO] [stdout] -   |
[INFO] [stdout] -10 |       /// Hello subscription
[INFO] [stdout] -   |  _____^
[INFO] [stdout] -11 | |     #[pubsub(subscription = "hello", subscribe, name = "hello_subscribe", Xalias("hello_sub"))]
[INFO] [stdout] -12 | |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout] -   | |_________________________________________________________________________________^
[INFO] [stdout] +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-af522fb0583f14da.so
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so
[INFO] [stdout]  
[INFO] [stdout] -error: aborting due to previous error
[INFO] [stdout] +error: aborting due to 1 previous error
[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/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-af522fb0583f14da.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.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-af522fb0583f14da.so\n  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 1 previous error","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 1 previous error\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 `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-af522fb0583f14da.so
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[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: subscription 'hello'. Can't find unsubscribe method, expected a method annotated with `unsubscribe` e.g. `#[pubsub(subscription = "hello", unsubscribe, name = "hello_unsubscribe")]`
[INFO] [stdout]   --> $DIR/missing-unsubscribe.rs:10:2
[INFO] [stdout]    |
[INFO] [stdout] 10 |       /// Hello subscription
[INFO] [stdout]    |  _____^
[INFO] [stdout] 11 | |     #[pubsub(subscription = "hello", subscribe, name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] 12 | |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout]    | |_________________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] diff of stderr:
[INFO] [stdout] 
[INFO] [stdout] -error: subscription 'hello'. Can't find unsubscribe method, expected a method annotated with `unsubscribe` e.g. `#[pubsub(subscription = "hello", unsubscribe, name = "hello_unsubscribe")]`
[INFO] [stdout] -  --> $DIR/missing-unsubscribe.rs:10:2
[INFO] [stdout] -   |
[INFO] [stdout] -10 |       /// Hello subscription
[INFO] [stdout] -   |  _____^
[INFO] [stdout] -11 | |     #[pubsub(subscription = "hello", subscribe, name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] -12 | |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout] -   | |_________________________________________________________________________________^
[INFO] [stdout] +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-af522fb0583f14da.so
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so
[INFO] [stdout]  
[INFO] [stdout] -error: aborting due to previous error
[INFO] [stdout] +error: aborting due to 1 previous error
[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/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-af522fb0583f14da.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.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-af522fb0583f14da.so\n  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 1 previous error","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 1 previous error\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 `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-af522fb0583f14da.so
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[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): 'Xsubscription, Xname'. Expected 'subscription, name'
[INFO] [stdout]   --> $DIR/attr-invalid-name-values.rs:10:2
[INFO] [stdout]    |
[INFO] [stdout] 10 |       /// Hello subscription
[INFO] [stdout]    |  _____^
[INFO] [stdout] 11 | |     #[pubsub(Xsubscription = "hello", subscribe, Xname = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] 12 | |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout]    | |_________________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] diff of stderr:
[INFO] [stdout] 
[INFO] [stdout] -error: Invalid attribute parameter(s): 'Xsubscription, Xname'. Expected 'subscription, name'
[INFO] [stdout] -  --> $DIR/attr-invalid-name-values.rs:10:2
[INFO] [stdout] -   |
[INFO] [stdout] -10 |       /// Hello subscription
[INFO] [stdout] -   |  _____^
[INFO] [stdout] -11 | |     #[pubsub(Xsubscription = "hello", subscribe, Xname = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] -12 | |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout] -   | |_________________________________________________________________________________^
[INFO] [stdout] +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-af522fb0583f14da.so
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so
[INFO] [stdout]  
[INFO] [stdout] -error: aborting due to previous error
[INFO] [stdout] +error: aborting due to 1 previous error
[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/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-af522fb0583f14da.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.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-af522fb0583f14da.so\n  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 1 previous error","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 1 previous error\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-0a0c1d826baa8bd4.rlib
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libserde-259a2fe2dd745055.rlib
[INFO] [stdout]   = note: candidate #3: ../target/debug/deps/libserde-4dbab7da444a0ea3.rlib
[INFO] [stdout]   = note: candidate #4: ../target/debug/deps/libserde-56933a71a5ce2fde.rlib
[INFO] [stdout]   = note: candidate #5: ../target/debug/deps/libserde-6752e3b71db6e732.rlib
[INFO] [stdout]   = note: candidate #6: ../target/debug/deps/libserde-705f33d8a63b2a28.rlib
[INFO] [stdout]   = note: candidate #7: ../target/debug/deps/libserde-875400704dfc79f2.rlib
[INFO] [stdout]   = note: candidate #8: ../target/debug/deps/libserde-91b6984e623e0ed9.rlib
[INFO] [stdout]   = note: candidate #9: ../target/debug/deps/libserde-95e8726cbb42b889.rlib
[INFO] [stdout]   = note: candidate #10: ../target/debug/deps/libserde-aff6f72fd4b2839c.rlib
[INFO] [stdout]   = note: candidate #11: ../target/debug/deps/libserde-b20e5c19f1b56575.rlib
[INFO] [stdout]   = note: candidate #12: ../target/debug/deps/libserde-d06b1b928a9c79f5.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-af522fb0583f14da.so
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0464`.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] expected stderr:
[INFO] [stdout] error: Expected only a single rpc attribute per method
[INFO] [stdout]   --> $DIR/multiple-rpc-attributes.rs:10:2
[INFO] [stdout]    |
[INFO] [stdout] 10 |       /// Returns a protocol version
[INFO] [stdout]    |  _____^
[INFO] [stdout] 11 | |     #[rpc(name = "protocolVersion")]
[INFO] [stdout] 12 | |     #[rpc(name = "protocolVersionAgain")]
[INFO] [stdout] 13 | |     fn protocol_version(&self) -> Result<String>;
[INFO] [stdout]    | |_________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] diff of stderr:
[INFO] [stdout] 
[INFO] [stdout] -error: Expected only a single rpc attribute per method
[INFO] [stdout] -  --> $DIR/multiple-rpc-attributes.rs:10:2
[INFO] [stdout] -   |
[INFO] [stdout] -10 |       /// Returns a protocol version
[INFO] [stdout] -   |  _____^
[INFO] [stdout] -11 | |     #[rpc(name = "protocolVersion")]
[INFO] [stdout] -12 | |     #[rpc(name = "protocolVersionAgain")]
[INFO] [stdout] -13 | |     fn protocol_version(&self) -> Result<String>;
[INFO] [stdout] -   | |_________________________________________________^
[INFO] [stdout] +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-0a0c1d826baa8bd4.rlib
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libserde-259a2fe2dd745055.rlib
[INFO] [stdout] +  = note: candidate #3: ../target/debug/deps/libserde-4dbab7da444a0ea3.rlib
[INFO] [stdout] +  = note: candidate #4: ../target/debug/deps/libserde-56933a71a5ce2fde.rlib
[INFO] [stdout] +  = note: candidate #5: ../target/debug/deps/libserde-6752e3b71db6e732.rlib
[INFO] [stdout] +  = note: candidate #6: ../target/debug/deps/libserde-705f33d8a63b2a28.rlib
[INFO] [stdout] +  = note: candidate #7: ../target/debug/deps/libserde-875400704dfc79f2.rlib
[INFO] [stdout] +  = note: candidate #8: ../target/debug/deps/libserde-91b6984e623e0ed9.rlib
[INFO] [stdout] +  = note: candidate #9: ../target/debug/deps/libserde-95e8726cbb42b889.rlib
[INFO] [stdout] +  = note: candidate #10: ../target/debug/deps/libserde-aff6f72fd4b2839c.rlib
[INFO] [stdout] +  = note: candidate #11: ../target/debug/deps/libserde-b20e5c19f1b56575.rlib
[INFO] [stdout] +  = note: candidate #12: ../target/debug/deps/libserde-d06b1b928a9c79f5.rlib
[INFO] [stdout]  
[INFO] [stdout] -error: aborting due to previous error
[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-af522fb0583f14da.so
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so
[INFO] [stdout]  
[INFO] [stdout] +error: aborting due to 2 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-0a0c1d826baa8bd4.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libserde-259a2fe2dd745055.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #3: ../target/debug/deps/libserde-4dbab7da444a0ea3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #4: ../target/debug/deps/libserde-56933a71a5ce2fde.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #5: ../target/debug/deps/libserde-6752e3b71db6e732.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #6: ../target/debug/deps/libserde-705f33d8a63b2a28.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #7: ../target/debug/deps/libserde-875400704dfc79f2.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #8: ../target/debug/deps/libserde-91b6984e623e0ed9.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #9: ../target/debug/deps/libserde-95e8726cbb42b889.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #10: ../target/debug/deps/libserde-aff6f72fd4b2839c.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #11: ../target/debug/deps/libserde-b20e5c19f1b56575.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #12: ../target/debug/deps/libserde-d06b1b928a9c79f5.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-0a0c1d826baa8bd4.rlib\n  = note: candidate #2: ../target/debug/deps/libserde-259a2fe2dd745055.rlib\n  = note: candidate #3: ../target/debug/deps/libserde-4dbab7da444a0ea3.rlib\n  = note: candidate #4: ../target/debug/deps/libserde-56933a71a5ce2fde.rlib\n  = note: candidate #5: ../target/debug/deps/libserde-6752e3b71db6e732.rlib\n  = note: candidate #6: ../target/debug/deps/libserde-705f33d8a63b2a28.rlib\n  = note: candidate #7: ../target/debug/deps/libserde-875400704dfc79f2.rlib\n  = note: candidate #8: ../target/debug/deps/libserde-91b6984e623e0ed9.rlib\n  = note: candidate #9: ../target/debug/deps/libserde-95e8726cbb42b889.rlib\n  = note: candidate #10: ../target/debug/deps/libserde-aff6f72fd4b2839c.rlib\n  = note: candidate #11: ../target/debug/deps/libserde-b20e5c19f1b56575.rlib\n  = note: candidate #12: ../target/debug/deps/libserde-d06b1b928a9c79f5.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-af522fb0583f14da.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.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-af522fb0583f14da.so\n  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 2 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 2 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-0a0c1d826baa8bd4.rlib
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libserde-259a2fe2dd745055.rlib
[INFO] [stdout]   = note: candidate #3: ../target/debug/deps/libserde-4dbab7da444a0ea3.rlib
[INFO] [stdout]   = note: candidate #4: ../target/debug/deps/libserde-56933a71a5ce2fde.rlib
[INFO] [stdout]   = note: candidate #5: ../target/debug/deps/libserde-6752e3b71db6e732.rlib
[INFO] [stdout]   = note: candidate #6: ../target/debug/deps/libserde-705f33d8a63b2a28.rlib
[INFO] [stdout]   = note: candidate #7: ../target/debug/deps/libserde-875400704dfc79f2.rlib
[INFO] [stdout]   = note: candidate #8: ../target/debug/deps/libserde-91b6984e623e0ed9.rlib
[INFO] [stdout]   = note: candidate #9: ../target/debug/deps/libserde-95e8726cbb42b889.rlib
[INFO] [stdout]   = note: candidate #10: ../target/debug/deps/libserde-aff6f72fd4b2839c.rlib
[INFO] [stdout]   = note: candidate #11: ../target/debug/deps/libserde-b20e5c19f1b56575.rlib
[INFO] [stdout]   = note: candidate #12: ../target/debug/deps/libserde-d06b1b928a9c79f5.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-af522fb0583f14da.so
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0464`.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] expected stderr:
[INFO] [stdout] error: Invalid attribute parameter(s): 'Xalias'. Expected 'alias'
[INFO] [stdout]   --> $DIR/attr-invalid-meta-list-names.rs:10:2
[INFO] [stdout]    |
[INFO] [stdout] 10 |       /// Returns a protocol version
[INFO] [stdout]    |  _____^
[INFO] [stdout] 11 | |     #[rpc(name = "protocolVersion", Xalias("alias"))]
[INFO] [stdout] 12 | |     fn protocol_version(&self) -> Result<String>;
[INFO] [stdout]    | |_________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] diff of stderr:
[INFO] [stdout] 
[INFO] [stdout] -error: Invalid attribute parameter(s): 'Xalias'. Expected 'alias'
[INFO] [stdout] -  --> $DIR/attr-invalid-meta-list-names.rs:10:2
[INFO] [stdout] -   |
[INFO] [stdout] -10 |       /// Returns a protocol version
[INFO] [stdout] -   |  _____^
[INFO] [stdout] -11 | |     #[rpc(name = "protocolVersion", Xalias("alias"))]
[INFO] [stdout] -12 | |     fn protocol_version(&self) -> Result<String>;
[INFO] [stdout] -   | |_________________________________________________^
[INFO] [stdout] +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-0a0c1d826baa8bd4.rlib
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libserde-259a2fe2dd745055.rlib
[INFO] [stdout] +  = note: candidate #3: ../target/debug/deps/libserde-4dbab7da444a0ea3.rlib
[INFO] [stdout] +  = note: candidate #4: ../target/debug/deps/libserde-56933a71a5ce2fde.rlib
[INFO] [stdout] +  = note: candidate #5: ../target/debug/deps/libserde-6752e3b71db6e732.rlib
[INFO] [stdout] +  = note: candidate #6: ../target/debug/deps/libserde-705f33d8a63b2a28.rlib
[INFO] [stdout] +  = note: candidate #7: ../target/debug/deps/libserde-875400704dfc79f2.rlib
[INFO] [stdout] +  = note: candidate #8: ../target/debug/deps/libserde-91b6984e623e0ed9.rlib
[INFO] [stdout] +  = note: candidate #9: ../target/debug/deps/libserde-95e8726cbb42b889.rlib
[INFO] [stdout] +  = note: candidate #10: ../target/debug/deps/libserde-aff6f72fd4b2839c.rlib
[INFO] [stdout] +  = note: candidate #11: ../target/debug/deps/libserde-b20e5c19f1b56575.rlib
[INFO] [stdout] +  = note: candidate #12: ../target/debug/deps/libserde-d06b1b928a9c79f5.rlib
[INFO] [stdout]  
[INFO] [stdout] -error: aborting due to previous error
[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-af522fb0583f14da.so
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so
[INFO] [stdout]  
[INFO] [stdout] +error: aborting due to 2 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-0a0c1d826baa8bd4.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libserde-259a2fe2dd745055.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #3: ../target/debug/deps/libserde-4dbab7da444a0ea3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #4: ../target/debug/deps/libserde-56933a71a5ce2fde.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #5: ../target/debug/deps/libserde-6752e3b71db6e732.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #6: ../target/debug/deps/libserde-705f33d8a63b2a28.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #7: ../target/debug/deps/libserde-875400704dfc79f2.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #8: ../target/debug/deps/libserde-91b6984e623e0ed9.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #9: ../target/debug/deps/libserde-95e8726cbb42b889.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #10: ../target/debug/deps/libserde-aff6f72fd4b2839c.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #11: ../target/debug/deps/libserde-b20e5c19f1b56575.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #12: ../target/debug/deps/libserde-d06b1b928a9c79f5.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-0a0c1d826baa8bd4.rlib\n  = note: candidate #2: ../target/debug/deps/libserde-259a2fe2dd745055.rlib\n  = note: candidate #3: ../target/debug/deps/libserde-4dbab7da444a0ea3.rlib\n  = note: candidate #4: ../target/debug/deps/libserde-56933a71a5ce2fde.rlib\n  = note: candidate #5: ../target/debug/deps/libserde-6752e3b71db6e732.rlib\n  = note: candidate #6: ../target/debug/deps/libserde-705f33d8a63b2a28.rlib\n  = note: candidate #7: ../target/debug/deps/libserde-875400704dfc79f2.rlib\n  = note: candidate #8: ../target/debug/deps/libserde-91b6984e623e0ed9.rlib\n  = note: candidate #9: ../target/debug/deps/libserde-95e8726cbb42b889.rlib\n  = note: candidate #10: ../target/debug/deps/libserde-aff6f72fd4b2839c.rlib\n  = note: candidate #11: ../target/debug/deps/libserde-b20e5c19f1b56575.rlib\n  = note: candidate #12: ../target/debug/deps/libserde-d06b1b928a9c79f5.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-af522fb0583f14da.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.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-af522fb0583f14da.so\n  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 2 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 2 previous errors\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about this error, try `rustc --explain E0464`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about this error, try `rustc --explain E0464`.\n"}
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] normalized stderr:
[INFO] [stdout] error[E0464]: multiple candidates for `rlib` dependency `serde` found
[INFO] [stdout]  --> $DIR/too-many-params.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate serde;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: candidate #1: ../target/debug/deps/libserde-0a0c1d826baa8bd4.rlib
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libserde-259a2fe2dd745055.rlib
[INFO] [stdout]   = note: candidate #3: ../target/debug/deps/libserde-4dbab7da444a0ea3.rlib
[INFO] [stdout]   = note: candidate #4: ../target/debug/deps/libserde-56933a71a5ce2fde.rlib
[INFO] [stdout]   = note: candidate #5: ../target/debug/deps/libserde-6752e3b71db6e732.rlib
[INFO] [stdout]   = note: candidate #6: ../target/debug/deps/libserde-705f33d8a63b2a28.rlib
[INFO] [stdout]   = note: candidate #7: ../target/debug/deps/libserde-875400704dfc79f2.rlib
[INFO] [stdout]   = note: candidate #8: ../target/debug/deps/libserde-91b6984e623e0ed9.rlib
[INFO] [stdout]   = note: candidate #9: ../target/debug/deps/libserde-95e8726cbb42b889.rlib
[INFO] [stdout]   = note: candidate #10: ../target/debug/deps/libserde-aff6f72fd4b2839c.rlib
[INFO] [stdout]   = note: candidate #11: ../target/debug/deps/libserde-b20e5c19f1b56575.rlib
[INFO] [stdout]   = note: candidate #12: ../target/debug/deps/libserde-d06b1b928a9c79f5.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-af522fb0583f14da.so
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0464`.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] expected stderr:
[INFO] [stdout] error: Maximum supported number of params is 16
[INFO] [stdout]   --> $DIR/too-many-params.rs:10:2
[INFO] [stdout]    |
[INFO] [stdout] 10 |       /// Has too many params
[INFO] [stdout]    |  _____^
[INFO] [stdout] 11 | |     #[rpc(name = "tooManyParams")]
[INFO] [stdout] 12 | |     fn to_many_params(
[INFO] [stdout] 13 | |         &self,
[INFO] [stdout] 14 | |         a: u64, b: u64, c: u64, d: u64, e: u64, f: u64, g: u64, h: u64, i: u64, j: u64,
[INFO] [stdout] 15 | |         k: u64, l: u64, m: u64, n: u64, o: u64, p: u64, q: u64,
[INFO] [stdout] 16 | |     ) -> Result<String>;
[INFO] [stdout]    | |________________________^
[INFO] [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] -   |
[INFO] [stdout] -10 |       /// Has too many params
[INFO] [stdout] -   |  _____^
[INFO] [stdout] -11 | |     #[rpc(name = "tooManyParams")]
[INFO] [stdout] -12 | |     fn to_many_params(
[INFO] [stdout] -13 | |         &self,
[INFO] [stdout] -14 | |         a: u64, b: u64, c: u64, d: u64, e: u64, f: u64, g: u64, h: u64, i: u64, j: u64,
[INFO] [stdout] -15 | |         k: u64, l: u64, m: u64, n: u64, o: u64, p: u64, q: u64,
[INFO] [stdout] -16 | |     ) -> Result<String>;
[INFO] [stdout] -   | |________________________^
[INFO] [stdout] +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-0a0c1d826baa8bd4.rlib
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libserde-259a2fe2dd745055.rlib
[INFO] [stdout] +  = note: candidate #3: ../target/debug/deps/libserde-4dbab7da444a0ea3.rlib
[INFO] [stdout] +  = note: candidate #4: ../target/debug/deps/libserde-56933a71a5ce2fde.rlib
[INFO] [stdout] +  = note: candidate #5: ../target/debug/deps/libserde-6752e3b71db6e732.rlib
[INFO] [stdout] +  = note: candidate #6: ../target/debug/deps/libserde-705f33d8a63b2a28.rlib
[INFO] [stdout] +  = note: candidate #7: ../target/debug/deps/libserde-875400704dfc79f2.rlib
[INFO] [stdout] +  = note: candidate #8: ../target/debug/deps/libserde-91b6984e623e0ed9.rlib
[INFO] [stdout] +  = note: candidate #9: ../target/debug/deps/libserde-95e8726cbb42b889.rlib
[INFO] [stdout] +  = note: candidate #10: ../target/debug/deps/libserde-aff6f72fd4b2839c.rlib
[INFO] [stdout] +  = note: candidate #11: ../target/debug/deps/libserde-b20e5c19f1b56575.rlib
[INFO] [stdout] +  = note: candidate #12: ../target/debug/deps/libserde-d06b1b928a9c79f5.rlib
[INFO] [stdout]  
[INFO] [stdout] -error: aborting due to previous error
[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-af522fb0583f14da.so
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so
[INFO] [stdout]  
[INFO] [stdout] +error: aborting due to 2 previous errors
[INFO] [stdout] +
[INFO] [stdout] +For more information about this error, try `rustc --explain E0464`.
[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-0a0c1d826baa8bd4.rlib
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libserde-259a2fe2dd745055.rlib
[INFO] [stdout]   = note: candidate #3: ../target/debug/deps/libserde-4dbab7da444a0ea3.rlib
[INFO] [stdout]   = note: candidate #4: ../target/debug/deps/libserde-56933a71a5ce2fde.rlib
[INFO] [stdout]   = note: candidate #5: ../target/debug/deps/libserde-6752e3b71db6e732.rlib
[INFO] [stdout]   = note: candidate #6: ../target/debug/deps/libserde-705f33d8a63b2a28.rlib
[INFO] [stdout]   = note: candidate #7: ../target/debug/deps/libserde-875400704dfc79f2.rlib
[INFO] [stdout]   = note: candidate #8: ../target/debug/deps/libserde-91b6984e623e0ed9.rlib
[INFO] [stdout]   = note: candidate #9: ../target/debug/deps/libserde-95e8726cbb42b889.rlib
[INFO] [stdout]   = note: candidate #10: ../target/debug/deps/libserde-aff6f72fd4b2839c.rlib
[INFO] [stdout]   = note: candidate #11: ../target/debug/deps/libserde-b20e5c19f1b56575.rlib
[INFO] [stdout]   = note: candidate #12: ../target/debug/deps/libserde-d06b1b928a9c79f5.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-af522fb0583f14da.so
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0464`.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] expected stderr:
[INFO] [stdout] error: Invalid attribute parameter(s): 'Xname'. Expected 'name, returns'
[INFO] [stdout]   --> $DIR/attr-invalid-name-values.rs:10:2
[INFO] [stdout]    |
[INFO] [stdout] 10 |       /// Returns a protocol version
[INFO] [stdout]    |  _____^
[INFO] [stdout] 11 | |     #[rpc(Xname = "protocolVersion")]
[INFO] [stdout] 12 | |     fn protocol_version(&self) -> Result<String>;
[INFO] [stdout]    | |_________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] diff of stderr:
[INFO] [stdout] 
[INFO] [stdout] -error: Invalid attribute parameter(s): 'Xname'. Expected 'name, returns'
[INFO] [stdout] -  --> $DIR/attr-invalid-name-values.rs:10:2
[INFO] [stdout] -   |
[INFO] [stdout] -10 |       /// Returns a protocol version
[INFO] [stdout] -   |  _____^
[INFO] [stdout] -11 | |     #[rpc(Xname = "protocolVersion")]
[INFO] [stdout] -12 | |     fn protocol_version(&self) -> Result<String>;
[INFO] [stdout] -   | |_________________________________________________^
[INFO] [stdout] +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-0a0c1d826baa8bd4.rlib
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libserde-259a2fe2dd745055.rlib
[INFO] [stdout] +  = note: candidate #3: ../target/debug/deps/libserde-4dbab7da444a0ea3.rlib
[INFO] [stdout] +  = note: candidate #4: ../target/debug/deps/libserde-56933a71a5ce2fde.rlib
[INFO] [stdout] +  = note: candidate #5: ../target/debug/deps/libserde-6752e3b71db6e732.rlib
[INFO] [stdout] +  = note: candidate #6: ../target/debug/deps/libserde-705f33d8a63b2a28.rlib
[INFO] [stdout] +  = note: candidate #7: ../target/debug/deps/libserde-875400704dfc79f2.rlib
[INFO] [stdout] +  = note: candidate #8: ../target/debug/deps/libserde-91b6984e623e0ed9.rlib
[INFO] [stdout] +  = note: candidate #9: ../target/debug/deps/libserde-95e8726cbb42b889.rlib
[INFO] [stdout] +  = note: candidate #10: ../target/debug/deps/libserde-aff6f72fd4b2839c.rlib
[INFO] [stdout] +  = note: candidate #11: ../target/debug/deps/libserde-b20e5c19f1b56575.rlib
[INFO] [stdout] +  = note: candidate #12: ../target/debug/deps/libserde-d06b1b928a9c79f5.rlib
[INFO] [stdout]  
[INFO] [stdout] -error: aborting due to previous error
[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-af522fb0583f14da.so
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so
[INFO] [stdout]  
[INFO] [stdout] +error: aborting due to 2 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-0a0c1d826baa8bd4.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libserde-259a2fe2dd745055.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #3: ../target/debug/deps/libserde-4dbab7da444a0ea3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #4: ../target/debug/deps/libserde-56933a71a5ce2fde.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #5: ../target/debug/deps/libserde-6752e3b71db6e732.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #6: ../target/debug/deps/libserde-705f33d8a63b2a28.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #7: ../target/debug/deps/libserde-875400704dfc79f2.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #8: ../target/debug/deps/libserde-91b6984e623e0ed9.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #9: ../target/debug/deps/libserde-95e8726cbb42b889.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #10: ../target/debug/deps/libserde-aff6f72fd4b2839c.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #11: ../target/debug/deps/libserde-b20e5c19f1b56575.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #12: ../target/debug/deps/libserde-d06b1b928a9c79f5.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-0a0c1d826baa8bd4.rlib\n  = note: candidate #2: ../target/debug/deps/libserde-259a2fe2dd745055.rlib\n  = note: candidate #3: ../target/debug/deps/libserde-4dbab7da444a0ea3.rlib\n  = note: candidate #4: ../target/debug/deps/libserde-56933a71a5ce2fde.rlib\n  = note: candidate #5: ../target/debug/deps/libserde-6752e3b71db6e732.rlib\n  = note: candidate #6: ../target/debug/deps/libserde-705f33d8a63b2a28.rlib\n  = note: candidate #7: ../target/debug/deps/libserde-875400704dfc79f2.rlib\n  = note: candidate #8: ../target/debug/deps/libserde-91b6984e623e0ed9.rlib\n  = note: candidate #9: ../target/debug/deps/libserde-95e8726cbb42b889.rlib\n  = note: candidate #10: ../target/debug/deps/libserde-aff6f72fd4b2839c.rlib\n  = note: candidate #11: ../target/debug/deps/libserde-b20e5c19f1b56575.rlib\n  = note: candidate #12: ../target/debug/deps/libserde-d06b1b928a9c79f5.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-af522fb0583f14da.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.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-af522fb0583f14da.so\n  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 2 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 2 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] 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] [stderr] error: test failed, to rerun pass `--test compiletests`
[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-0a0c1d826baa8bd4.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libserde-259a2fe2dd745055.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #3: ../target/debug/deps/libserde-4dbab7da444a0ea3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #4: ../target/debug/deps/libserde-56933a71a5ce2fde.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #5: ../target/debug/deps/libserde-6752e3b71db6e732.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #6: ../target/debug/deps/libserde-705f33d8a63b2a28.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #7: ../target/debug/deps/libserde-875400704dfc79f2.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #8: ../target/debug/deps/libserde-91b6984e623e0ed9.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #9: ../target/debug/deps/libserde-95e8726cbb42b889.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #10: ../target/debug/deps/libserde-aff6f72fd4b2839c.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #11: ../target/debug/deps/libserde-b20e5c19f1b56575.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #12: ../target/debug/deps/libserde-d06b1b928a9c79f5.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-0a0c1d826baa8bd4.rlib\n  = note: candidate #2: ../target/debug/deps/libserde-259a2fe2dd745055.rlib\n  = note: candidate #3: ../target/debug/deps/libserde-4dbab7da444a0ea3.rlib\n  = note: candidate #4: ../target/debug/deps/libserde-56933a71a5ce2fde.rlib\n  = note: candidate #5: ../target/debug/deps/libserde-6752e3b71db6e732.rlib\n  = note: candidate #6: ../target/debug/deps/libserde-705f33d8a63b2a28.rlib\n  = note: candidate #7: ../target/debug/deps/libserde-875400704dfc79f2.rlib\n  = note: candidate #8: ../target/debug/deps/libserde-91b6984e623e0ed9.rlib\n  = note: candidate #9: ../target/debug/deps/libserde-95e8726cbb42b889.rlib\n  = note: candidate #10: ../target/debug/deps/libserde-aff6f72fd4b2839c.rlib\n  = note: candidate #11: ../target/debug/deps/libserde-b20e5c19f1b56575.rlib\n  = note: candidate #12: ../target/debug/deps/libserde-d06b1b928a9c79f5.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-af522fb0583f14da.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.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-af522fb0583f14da.so\n  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 2 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 2 previous errors\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"For more information about this error, try `rustc --explain E0464`.","code":null,"level":"failure-note","spans":[],"children":[],"rendered":"For more information about this error, try `rustc --explain E0464`.\n"}
[INFO] [stdout] 
[INFO] [stdout] ------------------------------------------
[INFO] [stdout] 
[INFO] [stdout] normalized stderr:
[INFO] [stdout] error[E0464]: multiple candidates for `rlib` dependency `serde` found
[INFO] [stdout]  --> $DIR/attr-missing-rpc-name.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | extern crate serde;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: candidate #1: ../target/debug/deps/libserde-0a0c1d826baa8bd4.rlib
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libserde-259a2fe2dd745055.rlib
[INFO] [stdout]   = note: candidate #3: ../target/debug/deps/libserde-4dbab7da444a0ea3.rlib
[INFO] [stdout]   = note: candidate #4: ../target/debug/deps/libserde-56933a71a5ce2fde.rlib
[INFO] [stdout]   = note: candidate #5: ../target/debug/deps/libserde-6752e3b71db6e732.rlib
[INFO] [stdout]   = note: candidate #6: ../target/debug/deps/libserde-705f33d8a63b2a28.rlib
[INFO] [stdout]   = note: candidate #7: ../target/debug/deps/libserde-875400704dfc79f2.rlib
[INFO] [stdout]   = note: candidate #8: ../target/debug/deps/libserde-91b6984e623e0ed9.rlib
[INFO] [stdout]   = note: candidate #9: ../target/debug/deps/libserde-95e8726cbb42b889.rlib
[INFO] [stdout]   = note: candidate #10: ../target/debug/deps/libserde-aff6f72fd4b2839c.rlib
[INFO] [stdout]   = note: candidate #11: ../target/debug/deps/libserde-b20e5c19f1b56575.rlib
[INFO] [stdout]   = note: candidate #12: ../target/debug/deps/libserde-d06b1b928a9c79f5.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-af522fb0583f14da.so
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0464`.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] expected stderr:
[INFO] [stdout] error: rpc attribute should have a name e.g. `name = "method_name"`
[INFO] [stdout]   --> $DIR/attr-missing-rpc-name.rs:10:2
[INFO] [stdout]    |
[INFO] [stdout] 10 |       /// Returns a protocol version
[INFO] [stdout]    |  _____^
[INFO] [stdout] 11 | |     #[rpc]
[INFO] [stdout] 12 | |     fn protocol_version(&self) -> Result<String>;
[INFO] [stdout]    | |_________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] diff of stderr:
[INFO] [stdout] 
[INFO] [stdout] -error: rpc attribute should have a name e.g. `name = "method_name"`
[INFO] [stdout] -  --> $DIR/attr-missing-rpc-name.rs:10:2
[INFO] [stdout] -   |
[INFO] [stdout] -10 |       /// Returns a protocol version
[INFO] [stdout] -   |  _____^
[INFO] [stdout] -11 | |     #[rpc]
[INFO] [stdout] -12 | |     fn protocol_version(&self) -> Result<String>;
[INFO] [stdout] -   | |_________________________________________________^
[INFO] [stdout] +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-0a0c1d826baa8bd4.rlib
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libserde-259a2fe2dd745055.rlib
[INFO] [stdout] +  = note: candidate #3: ../target/debug/deps/libserde-4dbab7da444a0ea3.rlib
[INFO] [stdout] +  = note: candidate #4: ../target/debug/deps/libserde-56933a71a5ce2fde.rlib
[INFO] [stdout] +  = note: candidate #5: ../target/debug/deps/libserde-6752e3b71db6e732.rlib
[INFO] [stdout] +  = note: candidate #6: ../target/debug/deps/libserde-705f33d8a63b2a28.rlib
[INFO] [stdout] +  = note: candidate #7: ../target/debug/deps/libserde-875400704dfc79f2.rlib
[INFO] [stdout] +  = note: candidate #8: ../target/debug/deps/libserde-91b6984e623e0ed9.rlib
[INFO] [stdout] +  = note: candidate #9: ../target/debug/deps/libserde-95e8726cbb42b889.rlib
[INFO] [stdout] +  = note: candidate #10: ../target/debug/deps/libserde-aff6f72fd4b2839c.rlib
[INFO] [stdout] +  = note: candidate #11: ../target/debug/deps/libserde-b20e5c19f1b56575.rlib
[INFO] [stdout] +  = note: candidate #12: ../target/debug/deps/libserde-d06b1b928a9c79f5.rlib
[INFO] [stdout]  
[INFO] [stdout] -error: aborting due to previous error
[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-af522fb0583f14da.so
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so
[INFO] [stdout]  
[INFO] [stdout] +error: aborting due to 2 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-0a0c1d826baa8bd4.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libserde-259a2fe2dd745055.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #3: ../target/debug/deps/libserde-4dbab7da444a0ea3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #4: ../target/debug/deps/libserde-56933a71a5ce2fde.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #5: ../target/debug/deps/libserde-6752e3b71db6e732.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #6: ../target/debug/deps/libserde-705f33d8a63b2a28.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #7: ../target/debug/deps/libserde-875400704dfc79f2.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #8: ../target/debug/deps/libserde-91b6984e623e0ed9.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #9: ../target/debug/deps/libserde-95e8726cbb42b889.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #10: ../target/debug/deps/libserde-aff6f72fd4b2839c.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #11: ../target/debug/deps/libserde-b20e5c19f1b56575.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #12: ../target/debug/deps/libserde-d06b1b928a9c79f5.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-0a0c1d826baa8bd4.rlib\n  = note: candidate #2: ../target/debug/deps/libserde-259a2fe2dd745055.rlib\n  = note: candidate #3: ../target/debug/deps/libserde-4dbab7da444a0ea3.rlib\n  = note: candidate #4: ../target/debug/deps/libserde-56933a71a5ce2fde.rlib\n  = note: candidate #5: ../target/debug/deps/libserde-6752e3b71db6e732.rlib\n  = note: candidate #6: ../target/debug/deps/libserde-705f33d8a63b2a28.rlib\n  = note: candidate #7: ../target/debug/deps/libserde-875400704dfc79f2.rlib\n  = note: candidate #8: ../target/debug/deps/libserde-91b6984e623e0ed9.rlib\n  = note: candidate #9: ../target/debug/deps/libserde-95e8726cbb42b889.rlib\n  = note: candidate #10: ../target/debug/deps/libserde-aff6f72fd4b2839c.rlib\n  = note: candidate #11: ../target/debug/deps/libserde-b20e5c19f1b56575.rlib\n  = note: candidate #12: ../target/debug/deps/libserde-d06b1b928a9c79f5.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-af522fb0583f14da.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.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-af522fb0583f14da.so\n  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 2 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 2 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 `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-af522fb0583f14da.so
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[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: pubsub attribute annotated with both subscribe and unsubscribe
[INFO] [stdout]   --> $DIR/attr-both-subscribe-and-unsubscribe.rs:10:2
[INFO] [stdout]    |
[INFO] [stdout] 10 |       /// Hello subscription
[INFO] [stdout]    |  _____^
[INFO] [stdout] 11 | |     #[pubsub(subscription = "hello", subscribe, unsubscribe, name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] 12 | |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout]    | |_________________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] diff of stderr:
[INFO] [stdout] 
[INFO] [stdout] -error: pubsub attribute annotated with both subscribe and unsubscribe
[INFO] [stdout] -  --> $DIR/attr-both-subscribe-and-unsubscribe.rs:10:2
[INFO] [stdout] -   |
[INFO] [stdout] -10 |       /// Hello subscription
[INFO] [stdout] -   |  _____^
[INFO] [stdout] -11 | |     #[pubsub(subscription = "hello", subscribe, unsubscribe, name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] -12 | |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout] -   | |_________________________________________________________________________________^
[INFO] [stdout] +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-af522fb0583f14da.so
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so
[INFO] [stdout]  
[INFO] [stdout] -error: aborting due to previous error
[INFO] [stdout] +error: aborting due to 1 previous error
[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/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-af522fb0583f14da.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.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-af522fb0583f14da.so\n  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 1 previous error","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 1 previous error\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-0a0c1d826baa8bd4.rlib
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libserde-259a2fe2dd745055.rlib
[INFO] [stdout]   = note: candidate #3: ../target/debug/deps/libserde-4dbab7da444a0ea3.rlib
[INFO] [stdout]   = note: candidate #4: ../target/debug/deps/libserde-56933a71a5ce2fde.rlib
[INFO] [stdout]   = note: candidate #5: ../target/debug/deps/libserde-6752e3b71db6e732.rlib
[INFO] [stdout]   = note: candidate #6: ../target/debug/deps/libserde-705f33d8a63b2a28.rlib
[INFO] [stdout]   = note: candidate #7: ../target/debug/deps/libserde-875400704dfc79f2.rlib
[INFO] [stdout]   = note: candidate #8: ../target/debug/deps/libserde-91b6984e623e0ed9.rlib
[INFO] [stdout]   = note: candidate #9: ../target/debug/deps/libserde-95e8726cbb42b889.rlib
[INFO] [stdout]   = note: candidate #10: ../target/debug/deps/libserde-aff6f72fd4b2839c.rlib
[INFO] [stdout]   = note: candidate #11: ../target/debug/deps/libserde-b20e5c19f1b56575.rlib
[INFO] [stdout]   = note: candidate #12: ../target/debug/deps/libserde-d06b1b928a9c79f5.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-af522fb0583f14da.so
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0464`.
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] expected stderr:
[INFO] [stdout] error: Invalid attribute parameter(s): 'Xmeta'. Expected 'meta'
[INFO] [stdout]   --> $DIR/attr-invalid-meta-words.rs:10:2
[INFO] [stdout]    |
[INFO] [stdout] 10 |       /// Returns a protocol version
[INFO] [stdout]    |  _____^
[INFO] [stdout] 11 | |     #[rpc(name = "protocolVersion", Xmeta)]
[INFO] [stdout] 12 | |     fn protocol_version(&self) -> Result<String>;
[INFO] [stdout]    | |_________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] diff of stderr:
[INFO] [stdout] 
[INFO] [stdout] -error: Invalid attribute parameter(s): 'Xmeta'. Expected 'meta'
[INFO] [stdout] -  --> $DIR/attr-invalid-meta-words.rs:10:2
[INFO] [stdout] -   |
[INFO] [stdout] -10 |       /// Returns a protocol version
[INFO] [stdout] -   |  _____^
[INFO] [stdout] -11 | |     #[rpc(name = "protocolVersion", Xmeta)]
[INFO] [stdout] -12 | |     fn protocol_version(&self) -> Result<String>;
[INFO] [stdout] -   | |_________________________________________________^
[INFO] [stdout] +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-0a0c1d826baa8bd4.rlib
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libserde-259a2fe2dd745055.rlib
[INFO] [stdout] +  = note: candidate #3: ../target/debug/deps/libserde-4dbab7da444a0ea3.rlib
[INFO] [stdout] +  = note: candidate #4: ../target/debug/deps/libserde-56933a71a5ce2fde.rlib
[INFO] [stdout] +  = note: candidate #5: ../target/debug/deps/libserde-6752e3b71db6e732.rlib
[INFO] [stdout] +  = note: candidate #6: ../target/debug/deps/libserde-705f33d8a63b2a28.rlib
[INFO] [stdout] +  = note: candidate #7: ../target/debug/deps/libserde-875400704dfc79f2.rlib
[INFO] [stdout] +  = note: candidate #8: ../target/debug/deps/libserde-91b6984e623e0ed9.rlib
[INFO] [stdout] +  = note: candidate #9: ../target/debug/deps/libserde-95e8726cbb42b889.rlib
[INFO] [stdout] +  = note: candidate #10: ../target/debug/deps/libserde-aff6f72fd4b2839c.rlib
[INFO] [stdout] +  = note: candidate #11: ../target/debug/deps/libserde-b20e5c19f1b56575.rlib
[INFO] [stdout] +  = note: candidate #12: ../target/debug/deps/libserde-d06b1b928a9c79f5.rlib
[INFO] [stdout]  
[INFO] [stdout] -error: aborting due to previous error
[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-af522fb0583f14da.so
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so
[INFO] [stdout]  
[INFO] [stdout] +error: aborting due to 2 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-0a0c1d826baa8bd4.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libserde-259a2fe2dd745055.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #3: ../target/debug/deps/libserde-4dbab7da444a0ea3.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #4: ../target/debug/deps/libserde-56933a71a5ce2fde.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #5: ../target/debug/deps/libserde-6752e3b71db6e732.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #6: ../target/debug/deps/libserde-705f33d8a63b2a28.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #7: ../target/debug/deps/libserde-875400704dfc79f2.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #8: ../target/debug/deps/libserde-91b6984e623e0ed9.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #9: ../target/debug/deps/libserde-95e8726cbb42b889.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #10: ../target/debug/deps/libserde-aff6f72fd4b2839c.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #11: ../target/debug/deps/libserde-b20e5c19f1b56575.rlib","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #12: ../target/debug/deps/libserde-d06b1b928a9c79f5.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-0a0c1d826baa8bd4.rlib\n  = note: candidate #2: ../target/debug/deps/libserde-259a2fe2dd745055.rlib\n  = note: candidate #3: ../target/debug/deps/libserde-4dbab7da444a0ea3.rlib\n  = note: candidate #4: ../target/debug/deps/libserde-56933a71a5ce2fde.rlib\n  = note: candidate #5: ../target/debug/deps/libserde-6752e3b71db6e732.rlib\n  = note: candidate #6: ../target/debug/deps/libserde-705f33d8a63b2a28.rlib\n  = note: candidate #7: ../target/debug/deps/libserde-875400704dfc79f2.rlib\n  = note: candidate #8: ../target/debug/deps/libserde-91b6984e623e0ed9.rlib\n  = note: candidate #9: ../target/debug/deps/libserde-95e8726cbb42b889.rlib\n  = note: candidate #10: ../target/debug/deps/libserde-aff6f72fd4b2839c.rlib\n  = note: candidate #11: ../target/debug/deps/libserde-b20e5c19f1b56575.rlib\n  = note: candidate #12: ../target/debug/deps/libserde-d06b1b928a9c79f5.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-af522fb0583f14da.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.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-af522fb0583f14da.so\n  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 2 previous errors","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 2 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 `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-af522fb0583f14da.so
[INFO] [stdout]   = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[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): 'Xsubscribe'. Expected 'subscribe, unsubscribe'
[INFO] [stdout]   --> $DIR/attr-invalid-meta-words.rs:10:2
[INFO] [stdout]    |
[INFO] [stdout] 10 |       /// Hello subscription
[INFO] [stdout]    |  _____^
[INFO] [stdout] 11 | |     #[pubsub(subscription = "hello", Xsubscribe, name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] 12 | |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout]    | |_________________________________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] diff of stderr:
[INFO] [stdout] 
[INFO] [stdout] -error: Invalid attribute parameter(s): 'Xsubscribe'. Expected 'subscribe, unsubscribe'
[INFO] [stdout] -  --> $DIR/attr-invalid-meta-words.rs:10:2
[INFO] [stdout] -   |
[INFO] [stdout] -10 |       /// Hello subscription
[INFO] [stdout] -   |  _____^
[INFO] [stdout] -11 | |     #[pubsub(subscription = "hello", Xsubscribe, name = "hello_subscribe", alias("hello_sub"))]
[INFO] [stdout] -12 | |     fn subscribe(&self, _: Self::Metadata, _: typed::Subscriber<String>, _: u64);
[INFO] [stdout] -   | |_________________________________________________________________________________^
[INFO] [stdout] +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-af522fb0583f14da.so
[INFO] [stdout] +  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so
[INFO] [stdout]  
[INFO] [stdout] -error: aborting due to previous error
[INFO] [stdout] +error: aborting due to 1 previous error
[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/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-af522fb0583f14da.so","code":null,"level":"note","spans":[],"children":[],"rendered":null},{"message":"candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.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-af522fb0583f14da.so\n  = note: candidate #2: ../target/debug/deps/libsusydev_jsonrpc_derive-f47b62fa0f8baa69.so\n\n"}
[INFO] [stdout] {"$message_type":"diagnostic","message":"aborting due to 1 previous error","code":null,"level":"error","spans":[],"children":[],"rendered":"error: aborting due to 1 previous error\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' (18) 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:     0x65275d21317a - std[128c3efe2914e152]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x65275d21317a - std[128c3efe2914e152]::backtrace_rs::backtrace::trace_unsynchronized::<std[128c3efe2914e152]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x65275d21317a - std[128c3efe2914e152]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x65275d21317a - <<std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6771d259883166e6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x65275d22b1fa - <core[6771d259883166e6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x65275d22b1fa - core[6771d259883166e6]::fmt::write
[INFO] [stdout]    6:     0x65275d219f32 - std[128c3efe2914e152]::io::default_write_fmt::<alloc[fef50e8eecedd288]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:621:11
[INFO] [stdout]    7:     0x65275d219f32 - <alloc[fef50e8eecedd288]::vec::Vec<u8> as std[128c3efe2914e152]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/io/mod.rs:1976:13
[INFO] [stdout]    8:     0x65275d1eef0f - <std[128c3efe2914e152]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x65275d1eef0f - std[128c3efe2914e152]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x65275d20a649 - std[128c3efe2914e152]::panicking::default_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x65275ccedbfc - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   12:     0x65275ccedbfc - test[b137923399915ecf]::test_main_with_exit_callback::<test[b137923399915ecf]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x65275d20a8c2 - <alloc[fef50e8eecedd288]::boxed::Box<dyn for<'a, 'b> core[6771d259883166e6]::ops::function::Fn<(&'a std[128c3efe2914e152]::panic::PanicHookInfo<'b>,), Output = ()> + core[6771d259883166e6]::marker::Sync + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::Fn<(&std[128c3efe2914e152]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2263:9
[INFO] [stdout]   14:     0x65275d20a8c2 - std[128c3efe2914e152]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x65275d1ee3cc - std[128c3efe2914e152]::panicking::begin_panic::<&str>::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:762:9
[INFO] [stdout]   16:     0x65275d1e3d99 - std[128c3efe2914e152]::sys::backtrace::__rust_end_short_backtrace::<std[128c3efe2914e152]::panicking::begin_panic<&str>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x65275d1e0ce0 - std[128c3efe2914e152]::panicking::begin_panic::<&str>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:761:5
[INFO] [stdout]   18:     0x65275cd24a9e - compiletest_rs::run_tests::h34dac481e12aa645
[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:     0x65275cce1696 - compiletests::run_mode::hfe8df7adfcc9cca2
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compiletests.rs:18:2
[INFO] [stdout]   20:     0x65275cce1392 - compiletests::compile_test::hd4fe3663917085b0
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compiletests.rs:23:2
[INFO] [stdout]   21:     0x65275cce13c7 - compiletests::compile_test::{{closure}}::h7e5451eee5d63004
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compiletests.rs:22:18
[INFO] [stdout]   22:     0x65275cce1806 - core::ops::function::FnOnce::call_once::h67be68383575474a
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   23:     0x65275cce1cfb - <fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x65275cce1cfb - test[b137923399915ecf]::__rust_begin_short_backtrace::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, fn() -> core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:663:18
[INFO] [stdout]   25:     0x65275ccee6cb - test[b137923399915ecf]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:74
[INFO] [stdout]   26:     0x65275ccee6cb - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   27:     0x65275ccee6cb - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x65275ccee6cb - std[128c3efe2914e152]::panicking::catch_unwind::<core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>, core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x65275ccee6cb - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<test[b137923399915ecf]::run_test_in_process::{closure#0}>, core[6771d259883166e6]::result::Result<(), alloc[fef50e8eecedd288]::string::String>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x65275ccee6cb - test[b137923399915ecf]::run_test_in_process
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:686:27
[INFO] [stdout]   31:     0x65275ccee6cb - test[b137923399915ecf]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:607:43
[INFO] [stdout]   32:     0x65275cce8b24 - test[b137923399915ecf]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/test/src/lib.rs:637:41
[INFO] [stdout]   33:     0x65275cce8b24 - std[128c3efe2914e152]::sys::backtrace::__rust_begin_short_backtrace::<test[b137923399915ecf]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   34:     0x65275ccf12d2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   35:     0x65275ccf12d2 - <core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   36:     0x65275ccf12d2 - std[128c3efe2914e152]::panicking::catch_unwind::do_call::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:581:40
[INFO] [stdout]   37:     0x65275ccf12d2 - std[128c3efe2914e152]::panicking::catch_unwind::<(), core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panicking.rs:544:19
[INFO] [stdout]   38:     0x65275ccf12d2 - std[128c3efe2914e152]::panic::catch_unwind::<core[6771d259883166e6]::panic::unwind_safe::AssertUnwindSafe<std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x65275ccf12d2 - std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked::<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   40:     0x65275ccf12d2 - <std[128c3efe2914e152]::thread::lifecycle::spawn_unchecked<test[b137923399915ecf]::run_test::{closure#1}, ()>::{closure#1} as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   41:     0x65275d21269f - <alloc[fef50e8eecedd288]::boxed::Box<dyn core[6771d259883166e6]::ops::function::FnOnce<(), Output = ()> + core[6771d259883166e6]::marker::Send> as core[6771d259883166e6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/alloc/src/boxed.rs:2249:9
[INFO] [stdout]   42:     0x65275d21269f - <std[128c3efe2914e152]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/8489f1adbe1c8f8921cf18b9962cf565237a5489/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   43:     0x78cce43e8aa4 - <unknown>
[INFO] [stdout]   44:     0x78cce4475a64 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compile_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.31s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "5c96cbbb82c409fdd315b695ee80d6aab1647c1b0b9a9601861e5525efbba6fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c96cbbb82c409fdd315b695ee80d6aab1647c1b0b9a9601861e5525efbba6fd", kill_on_drop: false }`
[INFO] [stdout] 5c96cbbb82c409fdd315b695ee80d6aab1647c1b0b9a9601861e5525efbba6fd
