[INFO] fetching crate dirble 1.4.2...
[INFO] checking dirble-1.4.2 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate dirble 1.4.2 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate dirble 1.4.2
[INFO] finished tweaking crates.io crate dirble 1.4.2
[INFO] tweaked toml for crates.io crate dirble 1.4.2 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dirble 1.4.2 on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dirble 1.4.2 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded simple_xml_serialize v0.2.3
[INFO] [stderr]   Downloaded serde_test v1.0.176
[INFO] [stderr]   Downloaded vergen v3.2.0
[INFO] [stderr]   Downloaded simplelog v0.8.0
[INFO] [stderr]   Downloaded select v0.5.0
[INFO] [stderr]   Downloaded simple_xml_serialize_macro v0.2.1
[INFO] [stderr]   Downloaded xml5ever v0.16.2
[INFO] [stderr]   Downloaded openssl-sys v0.9.97
[INFO] [stderr]   Downloaded rustix v0.38.26
[INFO] [stderr]   Downloaded chardet v0.2.4
[INFO] [stderr]   Downloaded curl-sys v0.4.68+curl-8.4.0
[INFO] [stderr]   Downloaded libz-sys v1.1.12
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8e8ebeba3e3896a6b26d666ad75f0b90cc936ff11c01191b9f3e063db8d3df2c
[INFO] running `Command { std: "docker" "start" "-a" "8e8ebeba3e3896a6b26d666ad75f0b90cc936ff11c01191b9f3e063db8d3df2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8e8ebeba3e3896a6b26d666ad75f0b90cc936ff11c01191b9f3e063db8d3df2c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e8ebeba3e3896a6b26d666ad75f0b90cc936ff11c01191b9f3e063db8d3df2c", kill_on_drop: false }`
[INFO] [stdout] 8e8ebeba3e3896a6b26d666ad75f0b90cc936ff11c01191b9f3e063db8d3df2c
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83b3b2666597fb5d17e45282b71ab603bd5f559ec184a236c34e9e8a318ce9b6
[INFO] running `Command { std: "docker" "start" "-a" "83b3b2666597fb5d17e45282b71ab603bd5f559ec184a236c34e9e8a318ce9b6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling phf_shared v0.8.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]     Checking encoding_index_tests v0.1.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.58
[INFO] [stderr]    Compiling proc-macro2 v0.4.30
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling rustix v0.38.26
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling curl v0.4.44
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking encoding-index-tradchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-japanese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-singlebyte v1.20141219.5
[INFO] [stderr]     Checking encoding-index-simpchinese v1.20141219.5
[INFO] [stderr]     Checking encoding-index-korean v1.20141219.5
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking chardet v0.2.4
[INFO] [stderr]     Checking simple_xml_serialize v0.2.3
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking encoding v0.2.33
[INFO] [stderr]    Compiling quote v0.6.13
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rand_pcg v0.2.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking simplelog v0.8.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling vergen v3.2.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.97
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]    Compiling curl-sys v0.4.68+curl-8.4.0
[INFO] [stderr]     Checking ctrlc v3.4.1
[INFO] [stderr]    Compiling dirble v1.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]    Compiling html5ever v0.25.2
[INFO] [stderr]    Compiling simple_xml_serialize_macro v0.2.1
[INFO] [stderr]     Checking serde v1.0.193
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking serde_test v1.0.176
[INFO] [stderr]     Checking serde_json v1.0.108
[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)]` (part of `#[warn(unused)]`) on by default
[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)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.65s
[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 12`
[INFO] running `Command { std: "docker" "inspect" "83b3b2666597fb5d17e45282b71ab603bd5f559ec184a236c34e9e8a318ce9b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83b3b2666597fb5d17e45282b71ab603bd5f559ec184a236c34e9e8a318ce9b6", kill_on_drop: false }`
[INFO] [stdout] 83b3b2666597fb5d17e45282b71ab603bd5f559ec184a236c34e9e8a318ce9b6
