[INFO] fetching crate echoloc 0.1.10...
[INFO] checking echoloc-0.1.10 against master#4d1bd0db7f489b22c6d8aa2385937a95412c015b for pr-114682
[INFO] extracting crate echoloc 0.1.10 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate echoloc 0.1.10 on toolchain 4d1bd0db7f489b22c6d8aa2385937a95412c015b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate echoloc 0.1.10
[INFO] finished tweaking crates.io crate echoloc 0.1.10
[INFO] tweaked toml for crates.io crate echoloc 0.1.10 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded slog v2.7.0
[INFO] [stderr]   Downloaded slog-try v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d2ce882a6df05fe369cfedda7272eef4f2b8a51ce058a49c9ab2c514ddf2a13f
[INFO] running `Command { std: "docker" "start" "-a" "d2ce882a6df05fe369cfedda7272eef4f2b8a51ce058a49c9ab2c514ddf2a13f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d2ce882a6df05fe369cfedda7272eef4f2b8a51ce058a49c9ab2c514ddf2a13f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2ce882a6df05fe369cfedda7272eef4f2b8a51ce058a49c9ab2c514ddf2a13f", kill_on_drop: false }`
[INFO] [stdout] d2ce882a6df05fe369cfedda7272eef4f2b8a51ce058a49c9ab2c514ddf2a13f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+4d1bd0db7f489b22c6d8aa2385937a95412c015b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b7987f01c58d9283f28ff6a49342b7cfaf3afc6d92a8d6bad73c4e09b9e5355
[INFO] running `Command { std: "docker" "start" "-a" "6b7987f01c58d9283f28ff6a49342b7cfaf3afc6d92a8d6bad73c4e09b9e5355", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking slog-try v0.2.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking echoloc v0.1.10 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![feature(crate_visibility_modifier)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in favor of `pub(crate)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![feature(crate_visibility_modifier)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in favor of `pub(crate)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found keyword `fn`
[INFO] [stdout]   --> src/echo.rs:58:33
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Clone, Debug, Default, Setters)]
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 expected one of `!` or `::`
[INFO] [stdout]    |                                 while parsing this item list starting here
[INFO] [stdout]    |                                 the item list ends here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Setters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found keyword `fn`
[INFO] [stdout]   --> src/echo.rs:58:33
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Clone, Debug, Default, Setters)]
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 expected one of `!` or `::`
[INFO] [stdout]    |                                 while parsing this item list starting here
[INFO] [stdout]    |                                 the item list ends here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Setters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> src/echo.rs:58:33
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Clone, Debug, Default, Setters)]
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> src/echo.rs:58:33
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Clone, Debug, Default, Setters)]
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `question_mark_macro_sep`
[INFO] [stdout]   --> src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     question_mark_macro_sep,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ParseError` in `uuid::parser`
[INFO] [stdout]   --> src/error.rs:81:31
[INFO] [stdout]    |
[INFO] [stdout] 81 | external_error!(uuid::parser::ParseError, ErrKind::Uuid);
[INFO] [stdout]    |                               ^^^^^^^^^^ not found in `uuid::parser`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 15 + use chrono::ParseError;
[INFO] [stdout]    |
[INFO] [stdout] 15 + use std::string::ParseError;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ParseError`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 81 - external_error!(uuid::parser::ParseError, ErrKind::Uuid);
[INFO] [stdout] 81 + external_error!(ParseError, ErrKind::Uuid);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ParseError` in `uuid::parser`
[INFO] [stdout]    --> src/error.rs:100:24
[INFO] [stdout]     |
[INFO] [stdout] 100 |     Uuid(uuid::parser::ParseError),
[INFO] [stdout]     |                        ^^^^^^^^^^ not found in `uuid::parser`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 15  + use chrono::ParseError;
[INFO] [stdout]     |
[INFO] [stdout] 15  + use std::string::ParseError;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ParseError`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 100 -     Uuid(uuid::parser::ParseError),
[INFO] [stdout] 100 +     Uuid(ParseError),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `parser` is private
[INFO] [stdout]    --> src/error.rs:81:23
[INFO] [stdout]     |
[INFO] [stdout] 81  | external_error!(uuid::parser::ParseError, ErrKind::Uuid);
[INFO] [stdout]     |                       ^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `parser` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uuid-0.8.2/src/lib.rs:146:1
[INFO] [stdout]     |
[INFO] [stdout] 146 | mod parser;
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `parser` is private
[INFO] [stdout]    --> src/error.rs:100:16
[INFO] [stdout]     |
[INFO] [stdout] 100 |     Uuid(uuid::parser::ParseError),
[INFO] [stdout]     |                ^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `parser` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uuid-0.8.2/src/lib.rs:146:1
[INFO] [stdout]     |
[INFO] [stdout] 146 | mod parser;
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `question_mark_macro_sep`
[INFO] [stdout]   --> src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     question_mark_macro_sep,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0557, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `danger_accept_invalid_hostnames` found for struct `ClientBuilder` in the current scope
[INFO] [stdout]   --> src/echo.rs:86:14
[INFO] [stdout]    |
[INFO] [stdout] 84 |           let client = Client::builder()
[INFO] [stdout]    |  ______________________-
[INFO] [stdout] 85 | |             .danger_accept_invalid_certs(true)
[INFO] [stdout] 86 | |             .danger_accept_invalid_hostnames(true)
[INFO] [stdout]    | |             -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `danger_accept_invalid_certs`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `echoloc` (lib test) due to 8 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:40:30
[INFO] [stdout]    |
[INFO] [stdout] 40 |         write!(f, "{}", self.description())?;
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/error.rs:106:41
[INFO] [stdout]     |
[INFO] [stdout] 106 |             ErrKind::Io(inner) => inner.description(),
[INFO] [stdout]     |                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/error.rs:108:42
[INFO] [stdout]     |
[INFO] [stdout] 108 |             ErrKind::Var(inner) => inner.description(),
[INFO] [stdout]     |                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/error.rs:109:43
[INFO] [stdout]     |
[INFO] [stdout] 109 |             ErrKind::Json(inner) => inner.description(),
[INFO] [stdout]     |                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/error.rs:110:46
[INFO] [stdout]     |
[INFO] [stdout] 110 |             ErrKind::Reqwest(inner) => inner.description(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/error.rs:132:30
[INFO] [stdout]     |
[INFO] [stdout] 132 |         write!(f, "{}", self.description())?;
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0557, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `echoloc` (lib) due to 5 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6b7987f01c58d9283f28ff6a49342b7cfaf3afc6d92a8d6bad73c4e09b9e5355", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b7987f01c58d9283f28ff6a49342b7cfaf3afc6d92a8d6bad73c4e09b9e5355", kill_on_drop: false }`
[INFO] [stdout] 6b7987f01c58d9283f28ff6a49342b7cfaf3afc6d92a8d6bad73c4e09b9e5355
[INFO] checking echoloc-0.1.10 against try#785364c7e5e0804473a3fddfb579798ea14e3493 for pr-114682
[INFO] extracting crate echoloc 0.1.10 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate echoloc 0.1.10 on toolchain 785364c7e5e0804473a3fddfb579798ea14e3493
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate echoloc 0.1.10
[INFO] finished tweaking crates.io crate echoloc 0.1.10
[INFO] tweaked toml for crates.io crate echoloc 0.1.10 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 51885e552f69be859356abf4bf7f24c2a80f7839047f6ee92ce94337fb68dfee
[INFO] running `Command { std: "docker" "start" "-a" "51885e552f69be859356abf4bf7f24c2a80f7839047f6ee92ce94337fb68dfee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "51885e552f69be859356abf4bf7f24c2a80f7839047f6ee92ce94337fb68dfee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "51885e552f69be859356abf4bf7f24c2a80f7839047f6ee92ce94337fb68dfee", kill_on_drop: false }`
[INFO] [stdout] 51885e552f69be859356abf4bf7f24c2a80f7839047f6ee92ce94337fb68dfee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+785364c7e5e0804473a3fddfb579798ea14e3493" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 07bc6e076bf8a8ea2eca78cfb8e5aa1f45d8c19c6fa6aef9ca5e24d55c08e098
[INFO] running `Command { std: "docker" "start" "-a" "07bc6e076bf8a8ea2eca78cfb8e5aa1f45d8c19c6fa6aef9ca5e24d55c08e098", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling futures-core v0.3.29
[INFO] [stderr]     Checking bytes v1.5.0
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling futures-task v0.3.29
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-util v0.3.29
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking futures-sink v0.3.29
[INFO] [stderr]    Compiling futures-channel v0.3.29
[INFO] [stderr]    Compiling syn v2.0.42
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking slog-try v0.2.0
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]    Compiling getset v0.1.2
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking serde_json v1.0.108
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking h2 v0.3.22
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking echoloc v0.1.10 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![feature(crate_visibility_modifier)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in favor of `pub(crate)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0557]: feature has been removed
[INFO] [stdout]   --> src/lib.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | #![feature(crate_visibility_modifier)]
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^ feature has been removed
[INFO] [stdout]    |
[INFO] [stdout]    = note: removed in favor of `pub(crate)`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found keyword `fn`
[INFO] [stdout]   --> src/echo.rs:58:33
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Clone, Debug, Default, Setters)]
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 expected one of `!` or `::`
[INFO] [stdout]    |                                 while parsing this item list starting here
[INFO] [stdout]    |                                 the item list ends here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Setters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: expected one of `!` or `::`, found keyword `fn`
[INFO] [stdout]   --> src/echo.rs:58:33
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Clone, Debug, Default, Setters)]
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 expected one of `!` or `::`
[INFO] [stdout]    |                                 while parsing this item list starting here
[INFO] [stdout]    |                                 the item list ends here
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Setters` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> src/echo.rs:58:33
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Clone, Debug, Default, Setters)]
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> src/echo.rs:58:33
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Clone, Debug, Default, Setters)]
[INFO] [stdout]    |                                 ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `question_mark_macro_sep`
[INFO] [stdout]   --> src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     question_mark_macro_sep,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ParseError` in `uuid::parser`
[INFO] [stdout]   --> src/error.rs:81:31
[INFO] [stdout]    |
[INFO] [stdout] 81 | external_error!(uuid::parser::ParseError, ErrKind::Uuid);
[INFO] [stdout]    |                               ^^^^^^^^^^ not found in `uuid::parser`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 15 + use chrono::ParseError;
[INFO] [stdout]    |
[INFO] [stdout] 15 + use std::string::ParseError;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `ParseError`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 81 - external_error!(uuid::parser::ParseError, ErrKind::Uuid);
[INFO] [stdout] 81 + external_error!(ParseError, ErrKind::Uuid);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ParseError` in `uuid::parser`
[INFO] [stdout]    --> src/error.rs:100:24
[INFO] [stdout]     |
[INFO] [stdout] 100 |     Uuid(uuid::parser::ParseError),
[INFO] [stdout]     |                        ^^^^^^^^^^ not found in `uuid::parser`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 15  + use chrono::ParseError;
[INFO] [stdout]     |
[INFO] [stdout] 15  + use std::string::ParseError;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `ParseError`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 100 -     Uuid(uuid::parser::ParseError),
[INFO] [stdout] 100 +     Uuid(ParseError),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `parser` is private
[INFO] [stdout]    --> src/error.rs:81:23
[INFO] [stdout]     |
[INFO] [stdout] 81  | external_error!(uuid::parser::ParseError, ErrKind::Uuid);
[INFO] [stdout]     |                       ^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `parser` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uuid-0.8.2/src/lib.rs:146:1
[INFO] [stdout]     |
[INFO] [stdout] 146 | mod parser;
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: module `parser` is private
[INFO] [stdout]    --> src/error.rs:100:16
[INFO] [stdout]     |
[INFO] [stdout] 100 |     Uuid(uuid::parser::ParseError),
[INFO] [stdout]     |                ^^^^^^ private module
[INFO] [stdout]     |
[INFO] [stdout] note: the module `parser` is defined here
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/uuid-0.8.2/src/lib.rs:146:1
[INFO] [stdout]     |
[INFO] [stdout] 146 | mod parser;
[INFO] [stdout]     | ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unknown lint: `question_mark_macro_sep`
[INFO] [stdout]   --> src/lib.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     question_mark_macro_sep,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unknown_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 7 previous errors; 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0557, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `echoloc` (lib test) due to 8 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0599]: no method named `danger_accept_invalid_hostnames` found for struct `ClientBuilder` in the current scope
[INFO] [stdout]   --> src/echo.rs:86:14
[INFO] [stdout]    |
[INFO] [stdout] 84 |           let client = Client::builder()
[INFO] [stdout]    |  ______________________-
[INFO] [stdout] 85 | |             .danger_accept_invalid_certs(true)
[INFO] [stdout] 86 | |             .danger_accept_invalid_hostnames(true)
[INFO] [stdout]    | |             -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: there is a method with a similar name: `danger_accept_invalid_certs`
[INFO] [stdout]    | |_____________|
[INFO] [stdout]    | 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]   --> src/error.rs:40:30
[INFO] [stdout]    |
[INFO] [stdout] 40 |         write!(f, "{}", self.description())?;
[INFO] [stdout]    |                              ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/error.rs:106:41
[INFO] [stdout]     |
[INFO] [stdout] 106 |             ErrKind::Io(inner) => inner.description(),
[INFO] [stdout]     |                                         ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/error.rs:108:42
[INFO] [stdout]     |
[INFO] [stdout] 108 |             ErrKind::Var(inner) => inner.description(),
[INFO] [stdout]     |                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/error.rs:109:43
[INFO] [stdout]     |
[INFO] [stdout] 109 |             ErrKind::Json(inner) => inner.description(),
[INFO] [stdout]     |                                           ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/error.rs:110:46
[INFO] [stdout]     |
[INFO] [stdout] 110 |             ErrKind::Reqwest(inner) => inner.description(),
[INFO] [stdout]     |                                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string()
[INFO] [stdout]    --> src/error.rs:132:30
[INFO] [stdout]     |
[INFO] [stdout] 132 |         write!(f, "{}", self.description())?;
[INFO] [stdout]     |                              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors; 7 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0557, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0557`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `echoloc` (lib) due to 5 previous errors; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "07bc6e076bf8a8ea2eca78cfb8e5aa1f45d8c19c6fa6aef9ca5e24d55c08e098", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07bc6e076bf8a8ea2eca78cfb8e5aa1f45d8c19c6fa6aef9ca5e24d55c08e098", kill_on_drop: false }`
[INFO] [stdout] 07bc6e076bf8a8ea2eca78cfb8e5aa1f45d8c19c6fa6aef9ca5e24d55c08e098
