[INFO] cloning repository https://github.com/kmkaplan/tiny-resolver-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kmkaplan/tiny-resolver-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmkaplan%2Ftiny-resolver-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmkaplan%2Ftiny-resolver-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ab4041faf1009655a87df464c7f33390a73ffdc [INFO] checking kmkaplan/tiny-resolver-rs against try#3652eaba14e5de752eaa5a8ffcac7132f9244f07 for pr-139272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkmkaplan%2Ftiny-resolver-rs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kmkaplan/tiny-resolver-rs 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/kmkaplan/tiny-resolver-rs [INFO] finished tweaking git repo https://github.com/kmkaplan/tiny-resolver-rs [INFO] tweaked toml for git repo https://github.com/kmkaplan/tiny-resolver-rs written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/kmkaplan/tiny-resolver-rs 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 119cf5543c2d719240da7d65af4b6903e87e35b32d9b589e886018431599154c [INFO] running `Command { std: "docker" "start" "-a" "119cf5543c2d719240da7d65af4b6903e87e35b32d9b589e886018431599154c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "119cf5543c2d719240da7d65af4b6903e87e35b32d9b589e886018431599154c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "119cf5543c2d719240da7d65af4b6903e87e35b32d9b589e886018431599154c", kill_on_drop: false }` [INFO] [stdout] 119cf5543c2d719240da7d65af4b6903e87e35b32d9b589e886018431599154c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 68ac6b85d8891ba0ee0cbcb4891496e9d837a063063aeaf810ff0e21f8919ead [INFO] running `Command { std: "docker" "start" "-a" "68ac6b85d8891ba0ee0cbcb4891496e9d837a063063aeaf810ff0e21f8919ead", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking num_threads v0.1.3 [INFO] [stderr] Checking ipnet v2.3.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking getrandom v0.2.5 [INFO] [stderr] Checking mio v0.8.0 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking time v0.3.7 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking trust-dns-proto v0.20.4 [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] running `Command { std: "docker" "inspect" "68ac6b85d8891ba0ee0cbcb4891496e9d837a063063aeaf810ff0e21f8919ead", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68ac6b85d8891ba0ee0cbcb4891496e9d837a063063aeaf810ff0e21f8919ead", kill_on_drop: false }` [INFO] [stdout] 68ac6b85d8891ba0ee0cbcb4891496e9d837a063063aeaf810ff0e21f8919ead