[INFO] cloning repository https://github.com/anuvratsingh/rawhttp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/anuvratsingh/rawhttp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanuvratsingh%2Frawhttp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanuvratsingh%2Frawhttp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a86eb89a1e0e29e9c09ac37b98b6fc675ab647a2 [INFO] checking anuvratsingh/rawhttp against try#3652eaba14e5de752eaa5a8ffcac7132f9244f07 for pr-139272 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fanuvratsingh%2Frawhttp" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/anuvratsingh/rawhttp 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/anuvratsingh/rawhttp [INFO] finished tweaking git repo https://github.com/anuvratsingh/rawhttp [INFO] tweaked toml for git repo https://github.com/anuvratsingh/rawhttp written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/anuvratsingh/rawhttp 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] fe8055339ad6c4815db6547a3b4e3dcf44e3b49f776698d99a5ba43610f767db [INFO] running `Command { std: "docker" "start" "-a" "fe8055339ad6c4815db6547a3b4e3dcf44e3b49f776698d99a5ba43610f767db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe8055339ad6c4815db6547a3b4e3dcf44e3b49f776698d99a5ba43610f767db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe8055339ad6c4815db6547a3b4e3dcf44e3b49f776698d99a5ba43610f767db", kill_on_drop: false }` [INFO] [stdout] fe8055339ad6c4815db6547a3b4e3dcf44e3b49f776698d99a5ba43610f767db [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] dfaad0831375d30a4c841f05e07db4d116e459158ca9a1426269d5de276898db [INFO] running `Command { std: "docker" "start" "-a" "dfaad0831375d30a4c841f05e07db4d116e459158ca9a1426269d5de276898db", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Checking num_threads v0.1.5 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking managed v0.8.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking clap_lex v0.1.1 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking clap v3.1.12 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking smoltcp v0.8.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking trust-dns-proto v0.21.2 [INFO] [stderr] Checking trust-dns-client v0.21.2 [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.21.2/src/client/memoize_client_handle.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | 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.21.2/src/client/memoize_client_handle.rs:29:10 [INFO] [stdout] | [INFO] [stdout] 29 | #[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.21.2/src/xfer/dns_handle.rs:31:32 [INFO] [stdout] | [INFO] [stdout] 31 | 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] 75 | 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" "dfaad0831375d30a4c841f05e07db4d116e459158ca9a1426269d5de276898db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfaad0831375d30a4c841f05e07db4d116e459158ca9a1426269d5de276898db", kill_on_drop: false }` [INFO] [stdout] dfaad0831375d30a4c841f05e07db4d116e459158ca9a1426269d5de276898db