[INFO] fetching crate pactorio 0.5.1... [INFO] checking pactorio-0.5.1 against try#a7a572ce3edd6d476191fbfe92c9c1986e009b34 for pr-87190-3 [INFO] extracting crate pactorio 0.5.1 into /workspace/builds/worker-59/source [INFO] validating manifest of crates.io crate pactorio 0.5.1 on toolchain a7a572ce3edd6d476191fbfe92c9c1986e009b34 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate pactorio 0.5.1 [INFO] finished tweaking crates.io crate pactorio 0.5.1 [INFO] tweaked toml for crates.io crate pactorio 0.5.1 written to /workspace/builds/worker-59/source/Cargo.toml [INFO] crate crates.io crate pactorio 0.5.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e9f691ec9702936b6b5daac53cc4eeff73f2377d83f8f3fa33f8179dfb7411c [INFO] running `Command { std: "docker" "start" "-a" "7e9f691ec9702936b6b5daac53cc4eeff73f2377d83f8f3fa33f8179dfb7411c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e9f691ec9702936b6b5daac53cc4eeff73f2377d83f8f3fa33f8179dfb7411c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e9f691ec9702936b6b5daac53cc4eeff73f2377d83f8f3fa33f8179dfb7411c", kill_on_drop: false }` [INFO] [stdout] 7e9f691ec9702936b6b5daac53cc4eeff73f2377d83f8f3fa33f8179dfb7411c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-59/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+a7a572ce3edd6d476191fbfe92c9c1986e009b34" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 185bbf0a8394f8afa37976d665f5c68928f5041c975298be4aabbb00e7aa16fc [INFO] running `Command { std: "docker" "start" "-a" "185bbf0a8394f8afa37976d665f5c68928f5041c975298be4aabbb00e7aa16fc", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: Switching to Edition 2021 will enable the use of the version 2 feature resolver in Cargo. [INFO] [stderr] This may cause some dependencies to be built with fewer features enabled than previously. [INFO] [stderr] More information about the resolver changes may be found at https://doc.rust-lang.org/nightly/edition-guide/rust-2021/default-cargo-resolver.html [INFO] [stderr] When building the following dependencies, the given features will no longer be used: [INFO] [stderr] [INFO] [stderr] itoa v0.4.7 (as host dependency): default, std [INFO] [stderr] libc v0.2.86 (as host dependency): default, std [INFO] [stderr] rand v0.7.3: rand_pcg, small_rng [INFO] [stderr] serde v1.0.123 (as host dependency): derive, serde_derive [INFO] [stderr] syn v1.0.60 (as host dependency): visit [INFO] [stderr] zip v0.5.10 (as host dependency): bzip2, deflate, flate2 [INFO] [stderr] [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling siphasher v0.3.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking once_cell v1.7.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking chunked_transfer v1.4.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking rprompt v1.0.5 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking rpassword v5.0.1 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking tendril v0.4.2 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking idna v0.2.2 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking url v2.2.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking multipart v0.17.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking globset v0.4.6 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.19.0 [INFO] [stderr] Checking webpki-roots v0.21.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling zip v0.5.10 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Checking string_cache v0.8.1 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking ureq v2.0.2 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling clap_generate v3.0.0-beta.2 [INFO] [stderr] Compiling pactorio v0.5.1 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2018 edition to 2021 [INFO] [stderr] Checking xml5ever v0.16.1 [INFO] [stderr] Checking markup5ever_rcdom v0.1.0 [INFO] [stderr] Checking select v0.5.0 [INFO] [stderr] Migrating src/main.rs from 2018 edition to 2021 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] [stderr] Running `cargo check` to verify 2021 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking multipart v0.17.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.62 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling zip v0.5.10 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling clap_generate v3.0.0-beta.2 [INFO] [stderr] Compiling markup5ever v0.10.0 [INFO] [stderr] Compiling pactorio v0.5.1 (/tmp/fixit) [INFO] [stdout] error[E0599]: no variant or associated item named `Bzip2` found for enum `CompressionMethod` in the current scope [INFO] [stdout] --> src/cli.rs:48:37 [INFO] [stdout] | [INFO] [stdout] 48 | "bz2" => CompressionMethod::Bzip2, [INFO] [stdout] | ^^^^^ variant or associated item not found in `CompressionMethod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no variant or associated item named `Deflated` found for enum `CompressionMethod` in the current scope [INFO] [stdout] --> src/cli.rs:49:41 [INFO] [stdout] | [INFO] [stdout] 49 | "deflate" => CompressionMethod::Deflated, [INFO] [stdout] | ^^^^^^^^ variant or associated item not found in `CompressionMethod` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `pactorio` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] [stderr] error: failed to check after updating to 2021 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "185bbf0a8394f8afa37976d665f5c68928f5041c975298be4aabbb00e7aa16fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "185bbf0a8394f8afa37976d665f5c68928f5041c975298be4aabbb00e7aa16fc", kill_on_drop: false }` [INFO] [stdout] 185bbf0a8394f8afa37976d665f5c68928f5041c975298be4aabbb00e7aa16fc