[INFO] fetching crate deck 0.3.0... [INFO] checking deck-0.3.0 against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] extracting crate deck 0.3.0 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate deck 0.3.0 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 crates.io crate deck 0.3.0 [INFO] finished tweaking crates.io crate deck 0.3.0 [INFO] tweaked toml for crates.io crate deck 0.3.0 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate deck 0.3.0 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 plist v0.5.4 [INFO] [stderr] Downloaded fancy-regex v0.3.3 [INFO] [stderr] Downloaded syntect v4.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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 644b24820c10172a3d0db0c74e94044cb108a7f119d04288d87e3bef15a3179f [INFO] running `Command { std: "docker" "start" "-a" "644b24820c10172a3d0db0c74e94044cb108a7f119d04288d87e3bef15a3179f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "644b24820c10172a3d0db0c74e94044cb108a7f119d04288d87e3bef15a3179f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "644b24820c10172a3d0db0c74e94044cb108a7f119d04288d87e3bef15a3179f", kill_on_drop: false }` [INFO] [stdout] 644b24820c10172a3d0db0c74e94044cb108a7f119d04288d87e3bef15a3179f [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] ab67cc7f6707b43415447539138541502ad8e2810558fc027c6175966e189e86 [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" "ab67cc7f6707b43415447539138541502ad8e2810558fc027c6175966e189e86", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Checking smallvec v1.3.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking bit-vec v0.5.1 [INFO] [stderr] Compiling pulldown-cmark v0.7.0 [INFO] [stderr] Checking xml-rs v0.8.2 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking base64 v0.12.0 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking macro-utils v0.1.3 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking urlencoding v1.0.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Checking minifier v0.0.36 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking bit-set v0.5.1 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/minifier-0.0.36/src/css/token.rs:132:19 [INFO] [stdout] | [INFO] [stdout] 132 | Operator::try_from(*self).is_ok() [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 `T` [INFO] [stdout] note: candidate #2 is defined in the trait `css::token::MyTryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/minifier-0.0.36/src/css/token.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | fn try_from(value: T) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 132 | TryFrom::try_from(*self).is_ok() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 132 | css::token::MyTryFrom::try_from(*self).is_ok() [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/minifier-0.0.36/src/css/token.rs:372:38 [INFO] [stdout] | [INFO] [stdout] 372 | if let Ok(c) = ReservedChar::try_from(c) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `css::token::MyTryFrom` for the type `css::token::ReservedChar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/minifier-0.0.36/src/css/token.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | fn try_from(value: char) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `TryFrom` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 372 | if let Ok(c) = css::token::MyTryFrom::try_from(c) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 372 | if let Ok(c) = TryFrom::try_from(c) { [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/minifier-0.0.36/src/css/token.rs:392:42 [INFO] [stdout] | [INFO] [stdout] 392 | if let Ok(c) = ReservedChar::try_from(c) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `css::token::MyTryFrom` for the type `css::token::ReservedChar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/minifier-0.0.36/src/css/token.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | fn try_from(value: char) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `TryFrom` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 392 | if let Ok(c) = css::token::MyTryFrom::try_from(c) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 392 | if let Ok(c) = TryFrom::try_from(c) { [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/minifier-0.0.36/src/css/token.rs:402:38 [INFO] [stdout] | [INFO] [stdout] 402 | if let Ok(c) = ReservedChar::try_from(c) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `css::token::MyTryFrom` for the type `css::token::ReservedChar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/minifier-0.0.36/src/css/token.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | fn try_from(value: char) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `TryFrom` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 402 | if let Ok(c) = css::token::MyTryFrom::try_from(c) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 402 | if let Ok(c) = TryFrom::try_from(c) { [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/minifier-0.0.36/src/css/token.rs:424:38 [INFO] [stdout] | [INFO] [stdout] 424 | if let Ok(c) = ReservedChar::try_from(c) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `css::token::MyTryFrom` for the type `css::token::ReservedChar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/minifier-0.0.36/src/css/token.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | fn try_from(value: char) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `TryFrom` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 424 | if let Ok(c) = css::token::MyTryFrom::try_from(c) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 424 | if let Ok(c) = TryFrom::try_from(c) { [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/minifier-0.0.36/src/css/token.rs:447:45 [INFO] [stdout] | [INFO] [stdout] 447 | if let Ok(s) = SelectorElement::try_from(&source[start - add..pos]) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `css::token::MyTryFrom` for the type `SelectorElement<'a>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/minifier-0.0.36/src/css/token.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | fn try_from(value: &'a str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `TryFrom` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 447 | if let Ok(s) = css::token::MyTryFrom::try_from(&source[start - add..pos]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 447 | if let Ok(s) = TryFrom::try_from(&source[start - add..pos]) { [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/minifier-0.0.36/src/css/token.rs:482:38 [INFO] [stdout] | [INFO] [stdout] 482 | if let Ok(c) = ReservedChar::try_from(c) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `css::token::MyTryFrom` for the type `css::token::ReservedChar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/minifier-0.0.36/src/css/token.rs:93:5 [INFO] [stdout] | [INFO] [stdout] 93 | fn try_from(value: char) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `TryFrom` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 482 | if let Ok(c) = css::token::MyTryFrom::try_from(c) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 482 | if let Ok(c) = TryFrom::try_from(c) { [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/minifier-0.0.36/src/css/token.rs:566:40 [INFO] [stdout] | [INFO] [stdout] 566 | let Ok(op) = Operator::try_from(c) => { [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 `T` [INFO] [stdout] note: candidate #2 is defined in the trait `css::token::MyTryFrom` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/minifier-0.0.36/src/css/token.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | fn try_from(value: T) -> Result; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 566 | let Ok(op) = TryFrom::try_from(c) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 566 | let Ok(op) = css::token::MyTryFrom::try_from(c) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/minifier-0.0.36/src/js/token.rs:599:38 [INFO] [stdout] | [INFO] [stdout] 599 | if let Ok(c) = ReservedChar::try_from(c) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `js::token::MyTryFrom` for the type `js::token::ReservedChar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/minifier-0.0.36/src/js/token.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | fn try_from(value: char) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `TryFrom` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 599 | if let Ok(c) = js::token::MyTryFrom::try_from(c) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 599 | if let Ok(c) = TryFrom::try_from(c) { [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/minifier-0.0.36/src/js/token.rs:635:38 [INFO] [stdout] | [INFO] [stdout] 635 | if let Ok(c) = ReservedChar::try_from(c) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `js::token::MyTryFrom` for the type `js::token::ReservedChar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/minifier-0.0.36/src/js/token.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | fn try_from(value: char) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `TryFrom` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 635 | if let Ok(c) = js::token::MyTryFrom::try_from(c) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 635 | if let Ok(c) = TryFrom::try_from(c) { [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/minifier-0.0.36/src/js/token.rs:675:42 [INFO] [stdout] | [INFO] [stdout] 675 | if let Ok(c) = ReservedChar::try_from(c) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `js::token::MyTryFrom` for the type `js::token::ReservedChar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/minifier-0.0.36/src/js/token.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | fn try_from(value: char) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `TryFrom` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 675 | if let Ok(c) = js::token::MyTryFrom::try_from(c) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 675 | if let Ok(c) = TryFrom::try_from(c) { [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/minifier-0.0.36/src/js/token.rs:685:38 [INFO] [stdout] | [INFO] [stdout] 685 | if let Ok(c) = ReservedChar::try_from(c) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `js::token::MyTryFrom` for the type `js::token::ReservedChar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/minifier-0.0.36/src/js/token.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | fn try_from(value: char) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `TryFrom` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 685 | if let Ok(c) = js::token::MyTryFrom::try_from(c) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 685 | if let Ok(c) = TryFrom::try_from(c) { [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/minifier-0.0.36/src/js/token.rs:707:38 [INFO] [stdout] | [INFO] [stdout] 707 | if let Ok(c) = ReservedChar::try_from(c) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `js::token::MyTryFrom` for the type `js::token::ReservedChar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/minifier-0.0.36/src/js/token.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | fn try_from(value: char) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `TryFrom` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 707 | if let Ok(c) = js::token::MyTryFrom::try_from(c) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 707 | if let Ok(c) = TryFrom::try_from(c) { [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/minifier-0.0.36/src/js/token.rs:730:33 [INFO] [stdout] | [INFO] [stdout] 730 | if let Ok(w) = Keyword::try_from(&source[start..pos]) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `js::token::MyTryFrom` for the type `Keyword` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/minifier-0.0.36/src/js/token.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | fn try_from(value: &str) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `TryFrom` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 730 | if let Ok(w) = js::token::MyTryFrom::try_from(&source[start..pos]) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 730 | if let Ok(w) = TryFrom::try_from(&source[start..pos]) { [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/minifier-0.0.36/src/js/token.rs:899:38 [INFO] [stdout] | [INFO] [stdout] 899 | if let Ok(c) = ReservedChar::try_from(c) { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `js::token::MyTryFrom` for the type `js::token::ReservedChar` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/minifier-0.0.36/src/js/token.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 110 | fn try_from(value: char) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `TryFrom` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 899 | if let Ok(c) = js::token::MyTryFrom::try_from(c) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 899 | if let Ok(c) = TryFrom::try_from(c) { [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/minifier-0.0.36/src/js/token.rs:955:40 [INFO] [stdout] | [INFO] [stdout] 955 | let Ok(o) = Operation::try_from(c) => { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `js::token::MyTryFrom` for the type `Operation` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/minifier-0.0.36/src/js/token.rs:365:5 [INFO] [stdout] | [INFO] [stdout] 365 | fn try_from(value: ReservedChar) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `TryFrom` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 955 | let Ok(o) = js::token::MyTryFrom::try_from(c) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 955 | let Ok(o) = TryFrom::try_from(c) => { [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/minifier-0.0.36/src/js/token.rs:958:40 [INFO] [stdout] | [INFO] [stdout] 958 | let Ok(o) = Condition::try_from(c) => { [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] note: candidate #1 is defined in an impl of the trait `js::token::MyTryFrom` for the type `Condition` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/minifier-0.0.36/src/js/token.rs:305:5 [INFO] [stdout] | [INFO] [stdout] 305 | fn try_from(value: ReservedChar) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `TryFrom` for the type `T` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 958 | let Ok(o) = js::token::MyTryFrom::try_from(c) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 958 | let Ok(o) = TryFrom::try_from(c) => { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stdout] error: aborting due to 17 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] error: could not compile `minifier` [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" "ab67cc7f6707b43415447539138541502ad8e2810558fc027c6175966e189e86", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab67cc7f6707b43415447539138541502ad8e2810558fc027c6175966e189e86", kill_on_drop: false }` [INFO] [stdout] ab67cc7f6707b43415447539138541502ad8e2810558fc027c6175966e189e86