[INFO] fetching crate download_file_my_demo 0.1.0...
[INFO] checking download_file_my_demo-0.1.0 against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] extracting crate download_file_my_demo 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate download_file_my_demo 0.1.0
[INFO] finished tweaking crates.io crate download_file_my_demo 0.1.0
[INFO] tweaked toml for crates.io crate download_file_my_demo 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate download_file_my_demo 0.1.0 on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate download_file_my_demo 0.1.0 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded clap_derive v3.2.7
[INFO] [stderr]   Downloaded addr2line v0.17.0
[INFO] [stderr]   Downloaded serde v1.0.138
[INFO] [stderr]   Downloaded once_cell v1.13.0
[INFO] [stderr]   Downloaded backtrace v0.3.65
[INFO] [stderr]   Downloaded clap v3.2.8
[INFO] [stderr]   Downloaded serde_json v1.0.82
[INFO] [stderr]   Downloaded gimli v0.26.1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 374e7ade0a8dfff52c4b544ae49f5f87ddaa6acd352e949371ec568d5cc445c5
[INFO] running `Command { std: "docker" "start" "-a" "374e7ade0a8dfff52c4b544ae49f5f87ddaa6acd352e949371ec568d5cc445c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "374e7ade0a8dfff52c4b544ae49f5f87ddaa6acd352e949371ec568d5cc445c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "374e7ade0a8dfff52c4b544ae49f5f87ddaa6acd352e949371ec568d5cc445c5", kill_on_drop: false }`
[INFO] [stdout] 374e7ade0a8dfff52c4b544ae49f5f87ddaa6acd352e949371ec568d5cc445c5
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02a4b498b94c48eb6798a0627aa21180f3fcb99541e354f343d3a0cc94c3c315
[INFO] running `Command { std: "docker" "start" "-a" "02a4b498b94c48eb6798a0627aa21180f3fcb99541e354f343d3a0cc94c3c315", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.1
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]    Compiling openssl v0.10.40
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking hashbrown v0.12.1
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking futures-sink v0.3.21
[INFO] [stderr]     Checking tracing-core v0.1.28
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]     Checking try-lock v0.2.3
[INFO] [stderr]    Compiling serde v1.0.138
[INFO] [stderr]     Checking unicode-normalization v0.1.21
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]     Checking miniz_oxide v0.5.3
[INFO] [stderr]     Checking object v0.28.4
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking os_str_bytes v6.1.0
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking textwrap v0.15.0
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking indexmap v1.9.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.74
[INFO] [stderr]    Compiling backtrace v0.3.65
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling clap_derive v3.2.7
[INFO] [stderr]     Checking tokio v1.19.2
[INFO] [stderr]     Checking clap v3.2.8
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking hyper v0.14.19
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stderr]     Checking download_file_my_demo v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/main.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / error_chain! {
[INFO] [stdout]  8 | |      foreign_links {
[INFO] [stdout]  9 | |          Io(std::io::Error);
[INFO] [stdout] 10 | |          HttpRequest(reqwest::Error);
[INFO] [stdout] 11 | |      }
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/main.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | / error_chain! {
[INFO] [stdout]  8 | |      foreign_links {
[INFO] [stdout]  9 | |          Io(std::io::Error);
[INFO] [stdout] 10 | |          HttpRequest(reqwest::Error);
[INFO] [stdout] 11 | |      }
[INFO] [stdout] 12 | | }
[INFO] [stdout]    | |_^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `impl_error_chain_processed` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the macro `impl_error_chain_processed` may come from an old version of the `error_chain` crate, try updating your dependency with `cargo update -p error_chain`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the macro `impl_error_chain_processed` which comes from the expansion of the macro `error_chain` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.56s
[INFO] running `Command { std: "docker" "inspect" "02a4b498b94c48eb6798a0627aa21180f3fcb99541e354f343d3a0cc94c3c315", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02a4b498b94c48eb6798a0627aa21180f3fcb99541e354f343d3a0cc94c3c315", kill_on_drop: false }`
[INFO] [stdout] 02a4b498b94c48eb6798a0627aa21180f3fcb99541e354f343d3a0cc94c3c315
