[INFO] cloning repository https://github.com/adumbidiot/quarky [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/adumbidiot/quarky" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2Fquarky", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2Fquarky'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 06aba65d27c9934227370c5dcc28e2c41affc998 [INFO] checking adumbidiot/quarky against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fadumbidiot%2Fquarky" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/adumbidiot/quarky 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/adumbidiot/quarky [INFO] finished tweaking git repo https://github.com/adumbidiot/quarky [INFO] tweaked toml for git repo https://github.com/adumbidiot/quarky written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/adumbidiot/quarky 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 discortp v0.2.2 [INFO] [stderr] Downloaded songbird v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cf63d294869bdde6a51f92ce79afa32a6c9f944f31c01b56145411c282d29827 [INFO] running `Command { std: "docker" "start" "-a" "cf63d294869bdde6a51f92ce79afa32a6c9f944f31c01b56145411c282d29827", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cf63d294869bdde6a51f92ce79afa32a6c9f944f31c01b56145411c282d29827", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cf63d294869bdde6a51f92ce79afa32a6c9f944f31c01b56145411c282d29827", kill_on_drop: false }` [INFO] [stdout] cf63d294869bdde6a51f92ce79afa32a6c9f944f31c01b56145411c282d29827 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] debec144bd7fd8d36ee74eb9d5072d2f8043696436a532fff84a908c109bca17 [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" "debec144bd7fd8d36ee74eb9d5072d2f8043696436a532fff84a908c109bca17", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking cpuid-bool v0.1.2 [INFO] [stderr] Compiling unicode-xid v0.0.3 [INFO] [stderr] Compiling term v0.4.6 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling bitflags v0.5.0 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking pnet_base v0.26.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling serenity v0.10.4 [INFO] [stderr] Compiling songbird v0.1.4 [INFO] [stderr] Checking typemap_rev v0.1.4 [INFO] [stderr] Checking spin_sleep v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking input_buffer v0.4.0 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Compiling syntex_pos v0.42.0 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking pnet_macros_support v0.26.0 [INFO] [stderr] Checking encoding_rs v0.8.28 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking ring v0.16.20 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking spinning_top v0.2.2 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking nanorand v0.5.2 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking mio v0.7.7 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling audiopus_sys v0.1.8 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling syntex_errors v0.42.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Compiling syntex_syntax v0.42.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking poly1305 v0.6.2 [INFO] [stderr] Checking sha-1 v0.9.3 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking salsa20 v0.7.2 [INFO] [stderr] Checking audiopus v0.2.0 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking xsalsa20poly1305 v0.6.0 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/audiopus-0.2.0/src/coder/decoder.rs:41:35 [INFO] [stdout] | [INFO] [stdout] 41 | .and_then(SampleRate::try_from) [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `TryFrom` for the type `SampleRate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/audiopus-0.2.0/src/lib.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | fn try_from(value: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 41 | .and_then(TryFrom::try_from) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 41 | .and_then(std::convert::TryFrom::try_from) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/audiopus-0.2.0/src/coder/encoder.rs:61:35 [INFO] [stdout] | [INFO] [stdout] 61 | .and_then(SampleRate::try_from) [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `TryFrom` for the type `SampleRate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/audiopus-0.2.0/src/lib.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | fn try_from(value: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 61 | .and_then(TryFrom::try_from) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 61 | .and_then(std::convert::TryFrom::try_from) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/audiopus-0.2.0/src/coder/encoder.rs:189:36 [INFO] [stdout] | [INFO] [stdout] 189 | .and_then(Application::try_from) [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `TryFrom` for the type `Application` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/audiopus-0.2.0/src/lib.rs:151:5 [INFO] [stdout] | [INFO] [stdout] 151 | fn try_from(value: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 189 | .and_then(TryFrom::try_from) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 189 | .and_then(std::convert::TryFrom::try_from) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/audiopus-0.2.0/src/coder/encoder.rs:218:32 [INFO] [stdout] | [INFO] [stdout] 218 | .and_then(Bitrate::try_from) [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `TryFrom` for the type `Bitrate` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/audiopus-0.2.0/src/lib.rs:95:5 [INFO] [stdout] | [INFO] [stdout] 95 | fn try_from(value: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 218 | .and_then(TryFrom::try_from) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 218 | .and_then(std::convert::TryFrom::try_from) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/audiopus-0.2.0/src/coder/encoder.rs:386:33 [INFO] [stdout] | [INFO] [stdout] 386 | .and_then(Channels::try_from) [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `TryFrom` for the type `Channels` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/audiopus-0.2.0/src/lib.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | fn try_from(value: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 386 | .and_then(TryFrom::try_from) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 386 | .and_then(std::convert::TryFrom::try_from) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/audiopus-0.2.0/src/coder/encoder.rs:392:34 [INFO] [stdout] | [INFO] [stdout] 392 | .and_then(Bandwidth::try_from) [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `TryFrom` for the type `Bandwidth` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/audiopus-0.2.0/src/lib.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | fn try_from(value: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 392 | .and_then(TryFrom::try_from) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 392 | .and_then(std::convert::TryFrom::try_from) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/audiopus-0.2.0/src/coder/encoder.rs:439:31 [INFO] [stdout] | [INFO] [stdout] 439 | .and_then(Signal::try_from) [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `TryFrom` for the type `Signal` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/audiopus-0.2.0/src/lib.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | fn try_from(value: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 439 | .and_then(TryFrom::try_from) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 439 | .and_then(std::convert::TryFrom::try_from) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/audiopus-0.2.0/src/coder/encoder.rs:453:34 [INFO] [stdout] | [INFO] [stdout] 453 | .and_then(Bandwidth::try_from) [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `TryFrom` for the type `Bandwidth` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/audiopus-0.2.0/src/lib.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | fn try_from(value: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 453 | .and_then(TryFrom::try_from) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 453 | .and_then(std::convert::TryFrom::try_from) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/audiopus-0.2.0/src/packet.rs:35:18 [INFO] [stdout] | [INFO] [stdout] 35 | self[..].try_into() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `TryInto` for the type `&'a [u8]` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/audiopus-0.2.0/src/packet.rs:42:5 [INFO] [stdout] | [INFO] [stdout] 42 | fn try_into(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] 35 | TryInto::try_into(&self[..]) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 35 | std::convert::TryInto::try_into(self[..]) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/audiopus-0.2.0/src/packet.rs:74:29 [INFO] [stdout] | [INFO] [stdout] 74 | self.as_mut_slice().try_into() [INFO] [stdout] | ^^^^^^^^ multiple `try_into` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryInto` for the type `T` [INFO] [stdout] note: candidate #2 is defined in the trait `TryInto` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/audiopus-0.2.0/src/lib.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | fn try_into(self) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 74 | std::convert::TryInto::try_into(&mut self.as_mut_slice()) [INFO] [stdout] | [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 74 | TryInto::try_into(&mut self.as_mut_slice()) [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/audiopus-0.2.0/src/packet.rs:104:25 [INFO] [stdout] | [INFO] [stdout] 104 | unsafe { Bandwidth::try_from(ffi::opus_packet_get_bandwidth(packet.as_ptr())) } [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `TryFrom` for the type `Bandwidth` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/audiopus-0.2.0/src/lib.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | fn try_from(value: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 104 | unsafe { TryFrom::try_from(ffi::opus_packet_get_bandwidth(packet.as_ptr())) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 104 | unsafe { std::convert::TryFrom::try_from(ffi::opus_packet_get_bandwidth(packet.as_ptr())) } [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/audiopus-0.2.0/src/packet.rs:147:22 [INFO] [stdout] | [INFO] [stdout] 147 | Ok(Channels::try_from(ffi::opus_packet_get_nb_channels( [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `TryFrom` for the type `Channels` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/audiopus-0.2.0/src/lib.rs:193:5 [INFO] [stdout] | [INFO] [stdout] 193 | fn try_from(value: i32) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 147 | Ok(TryFrom::try_from(ffi::opus_packet_get_nb_channels( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 147 | Ok(std::convert::TryFrom::try_from(ffi::opus_packet_get_nb_channels( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `audiopus` [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" "debec144bd7fd8d36ee74eb9d5072d2f8043696436a532fff84a908c109bca17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "debec144bd7fd8d36ee74eb9d5072d2f8043696436a532fff84a908c109bca17", kill_on_drop: false }` [INFO] [stdout] debec144bd7fd8d36ee74eb9d5072d2f8043696436a532fff84a908c109bca17