[INFO] cloning repository https://github.com/GabrielBigardi/Rust-Weather-App [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GabrielBigardi/Rust-Weather-App" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabrielBigardi%2FRust-Weather-App", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabrielBigardi%2FRust-Weather-App'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c6a34daacaf41d7210f5da41b19f1260fe513780 [INFO] checking GabrielBigardi/Rust-Weather-App against try#3652eaba14e5de752eaa5a8ffcac7132f9244f07 for pr-139272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGabrielBigardi%2FRust-Weather-App" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/GabrielBigardi/Rust-Weather-App on toolchain 3652eaba14e5de752eaa5a8ffcac7132f9244f07 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/GabrielBigardi/Rust-Weather-App [INFO] finished tweaking git repo https://github.com/GabrielBigardi/Rust-Weather-App [INFO] tweaked toml for git repo https://github.com/GabrielBigardi/Rust-Weather-App written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/GabrielBigardi/Rust-Weather-App already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 972e25fb061e37bf1d40885e8e2f9442bc3f1030401e9ec690fe7dc6d1b6c8dd [INFO] running `Command { std: "docker" "start" "-a" "972e25fb061e37bf1d40885e8e2f9442bc3f1030401e9ec690fe7dc6d1b6c8dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "972e25fb061e37bf1d40885e8e2f9442bc3f1030401e9ec690fe7dc6d1b6c8dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "972e25fb061e37bf1d40885e8e2f9442bc3f1030401e9ec690fe7dc6d1b6c8dd", kill_on_drop: false }` [INFO] [stdout] 972e25fb061e37bf1d40885e8e2f9442bc3f1030401e9ec690fe7dc6d1b6c8dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+3652eaba14e5de752eaa5a8ffcac7132f9244f07" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4520d834990d34bdfa8cfd2c7f87c7276547310424a03dd450d4cbfe5f5e1cbc [INFO] running `Command { std: "docker" "start" "-a" "4520d834990d34bdfa8cfd2c7f87c7276547310424a03dd450d4cbfe5f5e1cbc", kill_on_drop: false }` [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling cc v1.0.99 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking dns-lookup v1.0.8 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking trust-dns-proto v0.20.4 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking trust-dns-client v0.20.4 [INFO] [stdout] error[E0277]: the trait bound `::Response: Clone` is not satisfied [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-client-0.20.4/src/client/memoize_client_handle.rs:72:23 [INFO] [stdout] | [INFO] [stdout] 72 | impl DnsHandle for MemoizeClientHandle [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ the trait `Clone` is not implemented for `::Response` [INFO] [stdout] | [INFO] [stdout] note: required for `MemoizeClientHandle` to implement `Clone` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-client-0.20.4/src/client/memoize_client_handle.rs:28:10 [INFO] [stdout] | [INFO] [stdout] 28 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ unsatisfied trait bound introduced in this `derive` macro [INFO] [stdout] note: required by a bound in `DnsHandle` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/trust-dns-proto-0.20.4/src/xfer/dns_handle.rs:51:32 [INFO] [stdout] | [INFO] [stdout] 51 | pub trait DnsHandle: 'static + Clone + Send + Sync + Unpin { [INFO] [stdout] | ^^^^^ required by this bound in `DnsHandle` [INFO] [stdout] help: consider further restricting the associated type [INFO] [stdout] | [INFO] [stdout] 74 | H: ClientHandle, ::Response: Clone [INFO] [stdout] | +++++++++++++++++++++++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `trust-dns-client` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4520d834990d34bdfa8cfd2c7f87c7276547310424a03dd450d4cbfe5f5e1cbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4520d834990d34bdfa8cfd2c7f87c7276547310424a03dd450d4cbfe5f5e1cbc", kill_on_drop: false }` [INFO] [stdout] 4520d834990d34bdfa8cfd2c7f87c7276547310424a03dd450d4cbfe5f5e1cbc