[INFO] fetching crate static-compress 0.3.3...
[INFO] building static-compress-0.3.3 against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1
[INFO] extracting crate static-compress 0.3.3 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate static-compress 0.3.3
[INFO] finished tweaking crates.io crate static-compress 0.3.3
[INFO] tweaked toml for crates.io crate static-compress 0.3.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate static-compress 0.3.3 on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate static-compress 0.3.3 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prettytable-rs v0.8.0
[INFO] [stderr]   Downloaded zopfli v0.5.0
[INFO] [stderr]   Downloaded pretty-bytes v0.2.2
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.6
[INFO] [stderr]   Downloaded globset v0.4.8
[INFO] [stderr]   Downloaded chan v0.1.23
[INFO] [stderr]   Downloaded crc32fast v1.3.0
[INFO] [stderr]   Downloaded term v0.5.2
[INFO] [stderr]   Downloaded serde v1.0.133
[INFO] [stderr]   Downloaded stderr v0.8.0
[INFO] [stderr]   Downloaded typed-arena v2.0.1
[INFO] [stderr]   Downloaded clap v3.0.10
[INFO] [stderr]   Downloaded libc v0.2.112
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4b6b2f720b4867c3cdd68a9f0c271622f3499d9cd9cc208c3e3c1a9acf521eff
[INFO] running `Command { std: "docker" "start" "-a" "4b6b2f720b4867c3cdd68a9f0c271622f3499d9cd9cc208c3e3c1a9acf521eff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4b6b2f720b4867c3cdd68a9f0c271622f3499d9cd9cc208c3e3c1a9acf521eff", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4b6b2f720b4867c3cdd68a9f0c271622f3499d9cd9cc208c3e3c1a9acf521eff", kill_on_drop: false }`
[INFO] [stdout] 4b6b2f720b4867c3cdd68a9f0c271622f3499d9cd9cc208c3e3c1a9acf521eff
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 67efdb87772f6f416255af28203245ab34b4ee292e917ae6dedfa449eb6e6764
[INFO] running `Command { std: "docker" "start" "-a" "67efdb87772f6f416255af28203245ab34b4ee292e917ae6dedfa449eb6e6764", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.112
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling serde v1.0.133
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling gimli v0.26.1
[INFO] [stderr]    Compiling crc32fast v1.3.0
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling object v0.27.1
[INFO] [stderr]    Compiling crc-catalog v1.1.1
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling backtrace v0.3.63
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling brotli-sys v0.3.2
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling crc v2.1.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]    Compiling getopts v0.2.21
[INFO] [stderr]    Compiling os_str_bytes v6.0.0
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling encode_unicode v0.3.6
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling textwrap v0.14.2
[INFO] [stderr]    Compiling stderr v0.8.0
[INFO] [stderr]    Compiling zopfli v0.5.0
[INFO] [stderr]    Compiling clap v3.0.10
[INFO] [stderr]    Compiling pretty-bytes v0.2.2
[INFO] [stderr]    Compiling flate2 v1.0.22
[INFO] [stderr]    Compiling chan v0.1.23
[INFO] [stderr]    Compiling filetime v0.2.15
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling separator v0.4.1
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling globset v0.4.8
[INFO] [stderr]    Compiling prettytable-rs v0.8.0
[INFO] [stderr]    Compiling brotli2 v0.3.2
[INFO] [stderr]    Compiling static-compress v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/errors.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / error_chain! {
[INFO] [stdout]  2 | |     errors {
[INFO] [stdout]  3 | |         InvalidParameterValue(pname: &'static str) {
[INFO] [stdout]  4 | |             description("An invalid value was supplied for a command line argument.")
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | | }
[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 48.65s
[INFO] running `Command { std: "docker" "inspect" "67efdb87772f6f416255af28203245ab34b4ee292e917ae6dedfa449eb6e6764", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67efdb87772f6f416255af28203245ab34b4ee292e917ae6dedfa449eb6e6764", kill_on_drop: false }`
[INFO] [stdout] 67efdb87772f6f416255af28203245ab34b4ee292e917ae6dedfa449eb6e6764
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c5c600e42a9902a065e38e077d07554bfb7955e16094853d2442261223370af0
[INFO] running `Command { std: "docker" "start" "-a" "c5c600e42a9902a065e38e077d07554bfb7955e16094853d2442261223370af0", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling static-compress v0.3.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition name: `has_error_description_deprecated`
[INFO] [stdout]   --> src/errors.rs:1:1
[INFO] [stdout]    |
[INFO] [stdout]  1 | / error_chain! {
[INFO] [stdout]  2 | |     errors {
[INFO] [stdout]  3 | |         InvalidParameterValue(pname: &'static str) {
[INFO] [stdout]  4 | |             description("An invalid value was supplied for a command line argument.")
[INFO] [stdout] ...  |
[INFO] [stdout] 15 | | }
[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 `test` profile [unoptimized + debuginfo] target(s) in 0.70s
[INFO] running `Command { std: "docker" "inspect" "c5c600e42a9902a065e38e077d07554bfb7955e16094853d2442261223370af0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c5c600e42a9902a065e38e077d07554bfb7955e16094853d2442261223370af0", kill_on_drop: false }`
[INFO] [stdout] c5c600e42a9902a065e38e077d07554bfb7955e16094853d2442261223370af0
