[INFO] cloning repository https://github.com/Ashymad/ptp-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ashymad/ptp-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAshymad%2Fptp-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAshymad%2Fptp-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4598b18e43da8ded697be2f3485f4f49215ad08c [INFO] checking Ashymad/ptp-rs against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAshymad%2Fptp-rs" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ashymad/ptp-rs on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ashymad/ptp-rs [INFO] finished tweaking git repo https://github.com/Ashymad/ptp-rs [INFO] tweaked toml for git repo https://github.com/Ashymad/ptp-rs written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/Ashymad/ptp-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ifaces v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 81e91ef8e21896f6e6819fb10f7d47af32756e570cbf982b78c54acaca8dc02f [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "81e91ef8e21896f6e6819fb10f7d47af32756e570cbf982b78c54acaca8dc02f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81e91ef8e21896f6e6819fb10f7d47af32756e570cbf982b78c54acaca8dc02f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81e91ef8e21896f6e6819fb10f7d47af32756e570cbf982b78c54acaca8dc02f", kill_on_drop: false }` [INFO] [stdout] 81e91ef8e21896f6e6819fb10f7d47af32756e570cbf982b78c54acaca8dc02f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8846da7489fc455d92ff9cea4728c00c6d7c7d1effdd7685eda9537ab8c7c783 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8846da7489fc455d92ff9cea4728c00c6d7c7d1effdd7685eda9537ab8c7c783", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking arc-swap v0.4.7 [INFO] [stderr] Checking bitflags v0.7.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking strsim v0.9.3 [INFO] [stderr] Checking bitstream-io v0.8.5 [INFO] [stderr] Checking nix v0.8.1 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking signal-hook-registry v1.2.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Checking mio v0.7.0 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking ifaces v0.1.0 [INFO] [stderr] Compiling bit-serialize-derive v0.1.0 (/opt/rustwide/workdir/bit-serialize-derive) [INFO] [stderr] Checking docopt v1.1.0 [INFO] [stderr] Checking ptp v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:89:46 [INFO] [stdout] | [INFO] [stdout] 89 | messageLength: messageLength.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 89 | messageLength: int::TryInto::try_into(messageLength).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 89 | messageLength: std::convert::TryInto::try_into(messageLength).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:90:44 [INFO] [stdout] | [INFO] [stdout] 90 | domainNumber: domainNumber.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 90 | domainNumber: int::TryInto::try_into(domainNumber).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 90 | domainNumber: std::convert::TryInto::try_into(domainNumber).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:91:40 [INFO] [stdout] | [INFO] [stdout] 91 | _reserved2: _reserved2.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 91 | _reserved2: int::TryInto::try_into(_reserved2).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 91 | _reserved2: std::convert::TryInto::try_into(_reserved2).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:92:38 [INFO] [stdout] | [INFO] [stdout] 92 | flagField: flagField.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 92 | flagField: int::TryInto::try_into(&flagField).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 92 | flagField: std::convert::TryInto::try_into(&flagField).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:94:40 [INFO] [stdout] | [INFO] [stdout] 94 | _reserved3: _reserved3.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 94 | _reserved3: int::TryInto::try_into(&_reserved3).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 94 | _reserved3: std::convert::TryInto::try_into(&_reserved3).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:96:40 [INFO] [stdout] | [INFO] [stdout] 96 | sequenceId: sequenceId.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 96 | sequenceId: int::TryInto::try_into(sequenceId).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 96 | sequenceId: std::convert::TryInto::try_into(sequenceId).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:97:44 [INFO] [stdout] | [INFO] [stdout] 97 | controlField: controlField.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 97 | controlField: int::TryInto::try_into(controlField).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 97 | controlField: std::convert::TryInto::try_into(controlField).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:98:56 [INFO] [stdout] | [INFO] [stdout] 98 | logMessageInterval: logMessageInterval.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 98 | logMessageInterval: int::TryInto::try_into(logMessageInterval).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 98 | logMessageInterval: std::convert::TryInto::try_into(logMessageInterval).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:89:46 [INFO] [stdout] | [INFO] [stdout] 89 | messageLength: messageLength.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 89 | messageLength: int::TryInto::try_into(messageLength).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 89 | messageLength: std::convert::TryInto::try_into(messageLength).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:90:44 [INFO] [stdout] | [INFO] [stdout] 90 | domainNumber: domainNumber.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 90 | domainNumber: int::TryInto::try_into(domainNumber).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 90 | domainNumber: std::convert::TryInto::try_into(domainNumber).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:91:40 [INFO] [stdout] | [INFO] [stdout] 91 | _reserved2: _reserved2.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 91 | _reserved2: int::TryInto::try_into(_reserved2).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 91 | _reserved2: std::convert::TryInto::try_into(_reserved2).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:92:38 [INFO] [stdout] | [INFO] [stdout] 92 | flagField: flagField.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 92 | flagField: int::TryInto::try_into(&flagField).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 92 | flagField: std::convert::TryInto::try_into(&flagField).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:94:40 [INFO] [stdout] | [INFO] [stdout] 94 | _reserved3: _reserved3.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 94 | _reserved3: int::TryInto::try_into(&_reserved3).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 94 | _reserved3: std::convert::TryInto::try_into(&_reserved3).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:96:40 [INFO] [stdout] | [INFO] [stdout] 96 | sequenceId: sequenceId.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 96 | sequenceId: int::TryInto::try_into(sequenceId).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 96 | sequenceId: std::convert::TryInto::try_into(sequenceId).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:97:44 [INFO] [stdout] | [INFO] [stdout] 97 | controlField: controlField.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 97 | controlField: int::TryInto::try_into(controlField).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 97 | controlField: std::convert::TryInto::try_into(controlField).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:98:56 [INFO] [stdout] | [INFO] [stdout] 98 | logMessageInterval: logMessageInterval.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 98 | logMessageInterval: int::TryInto::try_into(logMessageInterval).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 98 | logMessageInterval: std::convert::TryInto::try_into(logMessageInterval).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:31:44 [INFO] [stdout] | [INFO] [stdout] 31 | secondsField: secondsField.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 31 | secondsField: int::TryInto::try_into(secondsField).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 31 | secondsField: std::convert::TryInto::try_into(secondsField).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:32:52 [INFO] [stdout] | [INFO] [stdout] 32 | nanosecondsField: nanosecondsField.try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 32 | nanosecondsField: int::TryInto::try_into(nanosecondsField).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 32 | nanosecondsField: std::convert::TryInto::try_into(nanosecondsField).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:44:46 [INFO] [stdout] | [INFO] [stdout] 44 | clockIdentity: clockIdentity.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 44 | clockIdentity: int::TryInto::try_into(&clockIdentity).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 44 | clockIdentity: std::convert::TryInto::try_into(&clockIdentity).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:45:40 [INFO] [stdout] | [INFO] [stdout] 45 | portNumber: portNumber.try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 45 | portNumber: int::TryInto::try_into(portNumber).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 45 | portNumber: std::convert::TryInto::try_into(portNumber).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:31:44 [INFO] [stdout] | [INFO] [stdout] 31 | secondsField: secondsField.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 31 | secondsField: int::TryInto::try_into(secondsField).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 31 | secondsField: std::convert::TryInto::try_into(secondsField).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:32:52 [INFO] [stdout] | [INFO] [stdout] 32 | nanosecondsField: nanosecondsField.try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 32 | nanosecondsField: int::TryInto::try_into(nanosecondsField).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 32 | nanosecondsField: std::convert::TryInto::try_into(nanosecondsField).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:58:40 [INFO] [stdout] | [INFO] [stdout] 58 | clockClass: clockClass.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 58 | clockClass: int::TryInto::try_into(clockClass).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 58 | clockClass: std::convert::TryInto::try_into(clockClass).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:44:46 [INFO] [stdout] | [INFO] [stdout] 44 | clockIdentity: clockIdentity.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 44 | clockIdentity: int::TryInto::try_into(&clockIdentity).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 44 | clockIdentity: std::convert::TryInto::try_into(&clockIdentity).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:45:40 [INFO] [stdout] | [INFO] [stdout] 45 | portNumber: portNumber.try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 45 | portNumber: int::TryInto::try_into(portNumber).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 45 | portNumber: std::convert::TryInto::try_into(portNumber).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:60:66 [INFO] [stdout] | [INFO] [stdout] 60 | offsetScaledLogVariance: offsetScaledLogVariance.try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 60 | offsetScaledLogVariance: int::TryInto::try_into(offsetScaledLogVariance).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 60 | offsetScaledLogVariance: std::convert::TryInto::try_into(offsetScaledLogVariance).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:58:40 [INFO] [stdout] | [INFO] [stdout] 58 | clockClass: clockClass.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 58 | clockClass: int::TryInto::try_into(clockClass).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 58 | clockClass: std::convert::TryInto::try_into(clockClass).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:60:66 [INFO] [stdout] | [INFO] [stdout] 60 | offsetScaledLogVariance: offsetScaledLogVariance.try_into().unwrap() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 60 | offsetScaledLogVariance: int::TryInto::try_into(offsetScaledLogVariance).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 60 | offsetScaledLogVariance: std::convert::TryInto::try_into(offsetScaledLogVariance).unwrap() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:164:68 [INFO] [stdout] | [INFO] [stdout] 164 | currentUtcOffset: currentUtcOffset.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 185 | / named!(#[allow(non_snake_case)], pub parse_ptp_message, [INFO] [stdout] 186 | | do_parse!( [INFO] [stdout] 187 | | header: parse_ptp_header >> [INFO] [stdout] 188 | | body: parse_ptp_body!(header.messageType) >> [INFO] [stdout] ... | [INFO] [stdout] 195 | | ) [INFO] [stdout] 196 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 164 | currentUtcOffset: int::TryInto::try_into(currentUtcOffset).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 164 | currentUtcOffset: std::convert::TryInto::try_into(currentUtcOffset).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:164:68 [INFO] [stdout] | [INFO] [stdout] 164 | currentUtcOffset: currentUtcOffset.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 185 | / named!(#[allow(non_snake_case)], pub parse_ptp_message, [INFO] [stdout] 186 | | do_parse!( [INFO] [stdout] 187 | | header: parse_ptp_header >> [INFO] [stdout] 188 | | body: parse_ptp_body!(header.messageType) >> [INFO] [stdout] ... | [INFO] [stdout] 195 | | ) [INFO] [stdout] 196 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 164 | currentUtcOffset: int::TryInto::try_into(currentUtcOffset).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 164 | currentUtcOffset: std::convert::TryInto::try_into(currentUtcOffset).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:165:54 [INFO] [stdout] | [INFO] [stdout] 165 | _reserved: _reserved.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 185 | / named!(#[allow(non_snake_case)], pub parse_ptp_message, [INFO] [stdout] 186 | | do_parse!( [INFO] [stdout] 187 | | header: parse_ptp_header >> [INFO] [stdout] 188 | | body: parse_ptp_body!(header.messageType) >> [INFO] [stdout] ... | [INFO] [stdout] 195 | | ) [INFO] [stdout] 196 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 165 | _reserved: int::TryInto::try_into(_reserved).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 165 | _reserved: std::convert::TryInto::try_into(_reserved).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:165:54 [INFO] [stdout] | [INFO] [stdout] 165 | _reserved: _reserved.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 185 | / named!(#[allow(non_snake_case)], pub parse_ptp_message, [INFO] [stdout] 186 | | do_parse!( [INFO] [stdout] 187 | | header: parse_ptp_header >> [INFO] [stdout] 188 | | body: parse_ptp_body!(header.messageType) >> [INFO] [stdout] ... | [INFO] [stdout] 195 | | ) [INFO] [stdout] 196 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 165 | _reserved: int::TryInto::try_into(_reserved).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 165 | _reserved: std::convert::TryInto::try_into(_reserved).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:166:76 [INFO] [stdout] | [INFO] [stdout] 166 | grandmasterPriority1: grandmasterPriority1.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 185 | / named!(#[allow(non_snake_case)], pub parse_ptp_message, [INFO] [stdout] 186 | | do_parse!( [INFO] [stdout] 187 | | header: parse_ptp_header >> [INFO] [stdout] 188 | | body: parse_ptp_body!(header.messageType) >> [INFO] [stdout] ... | [INFO] [stdout] 195 | | ) [INFO] [stdout] 196 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 166 | grandmasterPriority1: int::TryInto::try_into(grandmasterPriority1).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 166 | grandmasterPriority1: std::convert::TryInto::try_into(grandmasterPriority1).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:166:76 [INFO] [stdout] | [INFO] [stdout] 166 | grandmasterPriority1: grandmasterPriority1.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 185 | / named!(#[allow(non_snake_case)], pub parse_ptp_message, [INFO] [stdout] 186 | | do_parse!( [INFO] [stdout] 187 | | header: parse_ptp_header >> [INFO] [stdout] 188 | | body: parse_ptp_body!(header.messageType) >> [INFO] [stdout] ... | [INFO] [stdout] 195 | | ) [INFO] [stdout] 196 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 166 | grandmasterPriority1: int::TryInto::try_into(grandmasterPriority1).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 166 | grandmasterPriority1: std::convert::TryInto::try_into(grandmasterPriority1).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:168:76 [INFO] [stdout] | [INFO] [stdout] 168 | grandmasterPriority2: grandmasterPriority2.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 185 | / named!(#[allow(non_snake_case)], pub parse_ptp_message, [INFO] [stdout] 186 | | do_parse!( [INFO] [stdout] 187 | | header: parse_ptp_header >> [INFO] [stdout] 188 | | body: parse_ptp_body!(header.messageType) >> [INFO] [stdout] ... | [INFO] [stdout] 195 | | ) [INFO] [stdout] 196 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 168 | grandmasterPriority2: int::TryInto::try_into(grandmasterPriority2).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 168 | grandmasterPriority2: std::convert::TryInto::try_into(grandmasterPriority2).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:168:76 [INFO] [stdout] | [INFO] [stdout] 168 | grandmasterPriority2: grandmasterPriority2.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 185 | / named!(#[allow(non_snake_case)], pub parse_ptp_message, [INFO] [stdout] 186 | | do_parse!( [INFO] [stdout] 187 | | header: parse_ptp_header >> [INFO] [stdout] 188 | | body: parse_ptp_body!(header.messageType) >> [INFO] [stdout] ... | [INFO] [stdout] 195 | | ) [INFO] [stdout] 196 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 168 | grandmasterPriority2: int::TryInto::try_into(grandmasterPriority2).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 168 | grandmasterPriority2: std::convert::TryInto::try_into(grandmasterPriority2).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:169:74 [INFO] [stdout] | [INFO] [stdout] 169 | grandmasterIdentity: grandmasterIdentity.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 185 | / named!(#[allow(non_snake_case)], pub parse_ptp_message, [INFO] [stdout] 186 | | do_parse!( [INFO] [stdout] 187 | | header: parse_ptp_header >> [INFO] [stdout] 188 | | body: parse_ptp_body!(header.messageType) >> [INFO] [stdout] ... | [INFO] [stdout] 195 | | ) [INFO] [stdout] 196 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 169 | grandmasterIdentity: int::TryInto::try_into(&grandmasterIdentity).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 169 | grandmasterIdentity: std::convert::TryInto::try_into(&grandmasterIdentity).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:169:74 [INFO] [stdout] | [INFO] [stdout] 169 | grandmasterIdentity: grandmasterIdentity.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 185 | / named!(#[allow(non_snake_case)], pub parse_ptp_message, [INFO] [stdout] 186 | | do_parse!( [INFO] [stdout] 187 | | header: parse_ptp_header >> [INFO] [stdout] 188 | | body: parse_ptp_body!(header.messageType) >> [INFO] [stdout] ... | [INFO] [stdout] 195 | | ) [INFO] [stdout] 196 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 169 | grandmasterIdentity: int::TryInto::try_into(&grandmasterIdentity).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 169 | grandmasterIdentity: std::convert::TryInto::try_into(&grandmasterIdentity).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:170:60 [INFO] [stdout] | [INFO] [stdout] 170 | stepsRemoved: stepsRemoved.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 185 | / named!(#[allow(non_snake_case)], pub parse_ptp_message, [INFO] [stdout] 186 | | do_parse!( [INFO] [stdout] 187 | | header: parse_ptp_header >> [INFO] [stdout] 188 | | body: parse_ptp_body!(header.messageType) >> [INFO] [stdout] ... | [INFO] [stdout] 195 | | ) [INFO] [stdout] 196 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 170 | stepsRemoved: int::TryInto::try_into(stepsRemoved).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 170 | stepsRemoved: std::convert::TryInto::try_into(stepsRemoved).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::protocol::types::primitive::int::TryInto` [INFO] [stdout] --> src/protocol/parser.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::protocol::types::primitive::int::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> src/protocol/parser.rs:170:60 [INFO] [stdout] | [INFO] [stdout] 170 | stepsRemoved: stepsRemoved.try_into().unwrap(), [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] ... [INFO] [stdout] 185 | / named!(#[allow(non_snake_case)], pub parse_ptp_message, [INFO] [stdout] 186 | | do_parse!( [INFO] [stdout] 187 | | header: parse_ptp_header >> [INFO] [stdout] 188 | | body: parse_ptp_body!(header.messageType) >> [INFO] [stdout] ... | [INFO] [stdout] 195 | | ) [INFO] [stdout] 196 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `int::TryInto` for the type `U` [INFO] [stdout] --> src/protocol/types/primitive/int/mod.rs:150:5 [INFO] [stdout] | [INFO] [stdout] 150 | fn try_into(self: Self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 170 | stepsRemoved: int::TryInto::try_into(stepsRemoved).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 170 | stepsRemoved: std::convert::TryInto::try_into(stepsRemoved).unwrap(), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::protocol::types::primitive::int::TryInto` [INFO] [stdout] --> src/protocol/parser.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::protocol::types::primitive::int::TryInto; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 20 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ptp` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8846da7489fc455d92ff9cea4728c00c6d7c7d1effdd7685eda9537ab8c7c783", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8846da7489fc455d92ff9cea4728c00c6d7c7d1effdd7685eda9537ab8c7c783", kill_on_drop: false }` [INFO] [stdout] 8846da7489fc455d92ff9cea4728c00c6d7c7d1effdd7685eda9537ab8c7c783