[INFO] fetching crate solana-ramp-tps 1.5.14... [INFO] checking solana-ramp-tps-1.5.14 against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] extracting crate solana-ramp-tps 1.5.14 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate solana-ramp-tps 1.5.14 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 solana-ramp-tps 1.5.14 [INFO] finished tweaking crates.io crate solana-ramp-tps 1.5.14 [INFO] tweaked toml for crates.io crate solana-ramp-tps 1.5.14 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate solana-ramp-tps 1.5.14 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 243fe974bdd66766da8f468e684563ea4faf16a4b6074a37cf2d237e81f9fae3 [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" "243fe974bdd66766da8f468e684563ea4faf16a4b6074a37cf2d237e81f9fae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "243fe974bdd66766da8f468e684563ea4faf16a4b6074a37cf2d237e81f9fae3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "243fe974bdd66766da8f468e684563ea4faf16a4b6074a37cf2d237e81f9fae3", kill_on_drop: false }` [INFO] [stdout] 243fe974bdd66766da8f468e684563ea4faf16a4b6074a37cf2d237e81f9fae3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 06ee289d794314aed72b135573d05a0ff6019458389bf6bc7877ac8b82a0069f [INFO] running `Command { std: "docker" "start" "-a" "06ee289d794314aed72b135573d05a0ff6019458389bf6bc7877ac8b82a0069f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.62 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling ring v0.16.12 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling hidapi v1.2.5 [INFO] [stderr] Compiling reed-solomon-erasure v4.0.2 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking ahash v0.6.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Compiling dlopen_derive v0.1.4 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking mime_guess v2.0.3 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking hmac-drbg v0.2.0 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking libsecp256k1 v0.3.5 [INFO] [stderr] Checking parity-ws v0.10.0 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking console v0.11.3 [INFO] [stderr] Checking Inflector v0.11.4 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking console v0.14.0 [INFO] [stderr] Checking dlopen v0.1.8 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Checking solana-logger v1.5.14 [INFO] [stderr] Checking dialoguer v0.6.2 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Checking indexmap v1.6.2 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Compiling clang-sys v0.29.3 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/h2-0.1.26/src/hpack/header.rs:69:41 [INFO] [stdout] | [INFO] [stdout] 69 | let value = String::try_from(value)?; [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `string::TryFrom` for the type `string::String` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 69 | let value = std::convert::TryFrom::try_from(value)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 69 | let value = string::TryFrom::try_from(value)?; [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/h2-0.1.26/src/hpack/header.rs:77:41 [INFO] [stdout] | [INFO] [stdout] 77 | let value = String::try_from(value)?; [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `string::TryFrom` for the type `string::String` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 77 | let value = std::convert::TryFrom::try_from(value)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 77 | let value = string::TryFrom::try_from(value)?; [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/h2-0.1.26/src/hpack/header.rs:81:41 [INFO] [stdout] | [INFO] [stdout] 81 | let value = String::try_from(value)?; [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `string::TryFrom` for the type `string::String` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 81 | let value = std::convert::TryFrom::try_from(value)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 81 | let value = string::TryFrom::try_from(value)?; [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/h2-0.1.26/src/hpack/header.rs:240:61 [INFO] [stdout] | [INFO] [stdout] 240 | Name::Authority => Ok(Header::Authority(String::try_from(value)?)), [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `string::TryFrom` for the type `string::String` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 240 | Name::Authority => Ok(Header::Authority(std::convert::TryFrom::try_from(value)?)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 240 | Name::Authority => Ok(Header::Authority(string::TryFrom::try_from(value)?)), [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/h2-0.1.26/src/hpack/header.rs:242:55 [INFO] [stdout] | [INFO] [stdout] 242 | Name::Scheme => Ok(Header::Scheme(String::try_from(value)?)), [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `string::TryFrom` for the type `string::String` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 242 | Name::Scheme => Ok(Header::Scheme(std::convert::TryFrom::try_from(value)?)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 242 | Name::Scheme => Ok(Header::Scheme(string::TryFrom::try_from(value)?)), [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/h2-0.1.26/src/hpack/header.rs:243:51 [INFO] [stdout] | [INFO] [stdout] 243 | Name::Path => Ok(Header::Path(String::try_from(value)?)), [INFO] [stdout] | ^^^^^^^^ multiple `try_from` found [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl of the trait `std::convert::TryFrom` for the type `T` [INFO] [stdout] = note: candidate #2 is defined in an impl of the trait `string::TryFrom` for the type `string::String` [INFO] [stdout] help: disambiguate the associated function for candidate #1 [INFO] [stdout] | [INFO] [stdout] 243 | Name::Path => Ok(Header::Path(std::convert::TryFrom::try_from(value)?)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: disambiguate the associated function for candidate #2 [INFO] [stdout] | [INFO] [stdout] 243 | Name::Path => Ok(Header::Path(string::TryFrom::try_from(value)?)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling borsh-derive-internal v0.8.2 [INFO] [stdout] error: aborting due to 6 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 `h2` [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" "06ee289d794314aed72b135573d05a0ff6019458389bf6bc7877ac8b82a0069f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06ee289d794314aed72b135573d05a0ff6019458389bf6bc7877ac8b82a0069f", kill_on_drop: false }` [INFO] [stdout] 06ee289d794314aed72b135573d05a0ff6019458389bf6bc7877ac8b82a0069f