[INFO] cloning repository https://github.com/Isona/dirble [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Isona/dirble" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsona%2Fdirble", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsona%2Fdirble'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 46cf1b70c78a998c9669f58e583119ed58315be9 [INFO] checking Isona/dirble against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIsona%2Fdirble" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Isona/dirble on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Isona/dirble [INFO] finished tweaking git repo https://github.com/Isona/dirble [INFO] tweaked toml for git repo https://github.com/Isona/dirble written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Isona/dirble 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simplelog v0.8.0 [INFO] [stderr] Downloaded xml5ever v0.16.2 [INFO] [stderr] Downloaded serde_test v1.0.176 [INFO] [stderr] Downloaded simple_xml_serialize v0.2.3 [INFO] [stderr] Downloaded markup5ever_rcdom v0.1.0 [INFO] [stderr] Downloaded ctrlc v3.4.1 [INFO] [stderr] Downloaded openssl-sys v0.9.97 [INFO] [stderr] Downloaded html5ever v0.25.2 [INFO] [stderr] Downloaded rustix v0.38.26 [INFO] [stderr] Downloaded markup5ever v0.10.1 [INFO] [stderr] Downloaded vergen v3.2.0 [INFO] [stderr] Downloaded select v0.5.0 [INFO] [stderr] Downloaded simple_xml_serialize_macro v0.2.1 [INFO] [stderr] Downloaded chardet v0.2.4 [INFO] [stderr] Downloaded curl-sys v0.4.68+curl-8.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f563d3057a9a10ef42a902cabd8dc03c0b7672f0bde093450992973e7c57a7d7 [INFO] running `Command { std: "docker" "start" "-a" "f563d3057a9a10ef42a902cabd8dc03c0b7672f0bde093450992973e7c57a7d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f563d3057a9a10ef42a902cabd8dc03c0b7672f0bde093450992973e7c57a7d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f563d3057a9a10ef42a902cabd8dc03c0b7672f0bde093450992973e7c57a7d7", kill_on_drop: false }` [INFO] [stdout] f563d3057a9a10ef42a902cabd8dc03c0b7672f0bde093450992973e7c57a7d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45f368b295cff1e3e78b10f3f934efdc262fbe0a6e481c739819f576635f5219 [INFO] running `Command { std: "docker" "start" "-a" "45f368b295cff1e3e78b10f3f934efdc262fbe0a6e481c739819f576635f5219", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Checking bit-set v0.5.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking chardet v0.2.4 [INFO] [stderr] Checking simple_xml_serialize v0.2.3 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking colored v2.0.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling libz-sys v1.1.12 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Compiling curl-sys v0.4.68+curl-8.4.0 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Checking ctrlc v3.4.1 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling vergen v3.2.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling dirble v1.4.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling simple_xml_serialize_macro v0.2.1 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking serde_test v1.0.176 [INFO] [stderr] Checking xml5ever v0.16.2 [INFO] [stderr] Checking markup5ever_rcdom v0.1.0 [INFO] [stderr] Checking select v0.5.0 [INFO] [stdout] warning: field `proxy_auth_enabled` is never read [INFO] [stdout] --> src/arg_parse.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct GlobalOpts { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | pub proxy_auth_enabled: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GlobalOpts` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `proxy_auth_enabled` is never read [INFO] [stdout] --> src/arg_parse.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub struct GlobalOpts { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | pub proxy_auth_enabled: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GlobalOpts` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.43s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: xml5ever v0.16.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "45f368b295cff1e3e78b10f3f934efdc262fbe0a6e481c739819f576635f5219", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45f368b295cff1e3e78b10f3f934efdc262fbe0a6e481c739819f576635f5219", kill_on_drop: false }` [INFO] [stdout] 45f368b295cff1e3e78b10f3f934efdc262fbe0a6e481c739819f576635f5219