[INFO] fetching crate soup2 0.2.1...
[INFO] building soup2-0.2.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate soup2 0.2.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate soup2 0.2.1
[INFO] finished tweaking crates.io crate soup2 0.2.1
[INFO] tweaked toml for crates.io crate soup2 0.2.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate soup2 0.2.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 62 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.9.4)
[INFO] [stderr]       Adding gio v0.15.12 (available: v0.21.2)
[INFO] [stderr]       Adding glib v0.15.12 (available: v0.21.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 261b52fef7b8d9132227e1eec74e8ab1836f1be26be1e4a43ef897860eae412a
[INFO] running `Command { std: "docker" "start" "-a" "261b52fef7b8d9132227e1eec74e8ab1836f1be26be1e4a43ef897860eae412a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "261b52fef7b8d9132227e1eec74e8ab1836f1be26be1e4a43ef897860eae412a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "261b52fef7b8d9132227e1eec74e8ab1836f1be26be1e4a43ef897860eae412a", kill_on_drop: false }`
[INFO] [stdout] 261b52fef7b8d9132227e1eec74e8ab1836f1be26be1e4a43ef897860eae412a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d24567153775f01c9a1ff9e02f4549a119354b308d0f233fd03bebdb4a1a041b
[INFO] running `Command { std: "docker" "start" "-a" "d24567153775f01c9a1ff9e02f4549a119354b308d0f233fd03bebdb4a1a041b", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling version-compare v0.2.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling version-compare v0.0.11
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling gio v0.15.12
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling cfg-expr v0.9.1
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling system-deps v5.0.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling soup2-sys v0.2.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling glib-macros v0.15.13
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling glib-sys v0.15.10
[INFO] [stderr]    Compiling gobject-sys v0.15.10
[INFO] [stderr]    Compiling gio-sys v0.15.10
[INFO] [stderr]    Compiling glib v0.15.12
[INFO] [stderr]    Compiling soup2 v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_72`
[INFO] [stdout]    --> src/auto/message.rs:144:15
[INFO] [stdout]     |
[INFO] [stdout] 144 |     #[cfg(any(feature = "v2_72", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_52"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, `v2_62`, `v2_66`, `v2_68`, and `v2_70`
[INFO] [stdout]     = help: consider adding `v2_72` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_72`
[INFO] [stdout]    --> src/auto/message.rs:523:15
[INFO] [stdout]     |
[INFO] [stdout] 523 |     #[cfg(any(feature = "v2_72", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_52"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, `v2_62`, `v2_66`, `v2_68`, and `v2_70`
[INFO] [stdout]     = help: consider adding `v2_72` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.43s
[INFO] running `Command { std: "docker" "inspect" "d24567153775f01c9a1ff9e02f4549a119354b308d0f233fd03bebdb4a1a041b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d24567153775f01c9a1ff9e02f4549a119354b308d0f233fd03bebdb4a1a041b", kill_on_drop: false }`
[INFO] [stdout] d24567153775f01c9a1ff9e02f4549a119354b308d0f233fd03bebdb4a1a041b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce295da5fadf3a43ebe0d899ce7334f0e3b31068150121b2e28f56324fee27f3
[INFO] running `Command { std: "docker" "start" "-a" "ce295da5fadf3a43ebe0d899ce7334f0e3b31068150121b2e28f56324fee27f3", kill_on_drop: false }`
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_72`
[INFO] [stdout]    --> src/auto/message.rs:144:15
[INFO] [stdout]     |
[INFO] [stdout] 144 |     #[cfg(any(feature = "v2_72", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_52"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, `v2_62`, `v2_66`, `v2_68`, and `v2_70`
[INFO] [stdout]     = help: consider adding `v2_72` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling soup2 v0.2.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_72`
[INFO] [stdout]    --> src/auto/message.rs:523:15
[INFO] [stdout]     |
[INFO] [stdout] 523 |     #[cfg(any(feature = "v2_72", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_52"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, `v2_62`, `v2_66`, `v2_68`, and `v2_70`
[INFO] [stdout]     = help: consider adding `v2_72` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_72`
[INFO] [stdout]    --> src/auto/message.rs:144:15
[INFO] [stdout]     |
[INFO] [stdout] 144 |     #[cfg(any(feature = "v2_72", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_52"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, `v2_62`, `v2_66`, `v2_68`, and `v2_70`
[INFO] [stdout]     = help: consider adding `v2_72` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `v2_72`
[INFO] [stdout]    --> src/auto/message.rs:523:15
[INFO] [stdout]     |
[INFO] [stdout] 523 |     #[cfg(any(feature = "v2_72", feature = "dox"))]
[INFO] [stdout]     |               ^^^^^^^^^^-------
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         help: there is a expected value with a similar name: `"v2_52"`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `dox`, `v2_24`, `v2_26`, `v2_26_3`, `v2_28`, `v2_30`, `v2_32`, `v2_34`, `v2_36`, `v2_38`, `v2_40`, `v2_42`, `v2_44`, `v2_46`, `v2_48`, `v2_50`, `v2_52`, `v2_54`, `v2_56`, `v2_58`, `v2_60`, `v2_62`, `v2_66`, `v2_68`, and `v2_70`
[INFO] [stdout]     = help: consider adding `v2_72` as a feature in `Cargo.toml`
[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] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.09s
[INFO] running `Command { std: "docker" "inspect" "ce295da5fadf3a43ebe0d899ce7334f0e3b31068150121b2e28f56324fee27f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce295da5fadf3a43ebe0d899ce7334f0e3b31068150121b2e28f56324fee27f3", kill_on_drop: false }`
[INFO] [stdout] ce295da5fadf3a43ebe0d899ce7334f0e3b31068150121b2e28f56324fee27f3
