[INFO] fetching crate cargo-pgml-components 0.1.25...
[INFO] checking cargo-pgml-components-0.1.25 against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] extracting crate cargo-pgml-components 0.1.25 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate cargo-pgml-components 0.1.25
[INFO] finished tweaking crates.io crate cargo-pgml-components 0.1.25
[INFO] tweaked toml for crates.io crate cargo-pgml-components 0.1.25 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate cargo-pgml-components 0.1.25 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 cargo-pgml-components 0.1.25 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded sailfish-compiler v0.8.0
[INFO] [stderr]   Downloaded sailfish-macros v0.8.0
[INFO] [stderr]   Downloaded file-lock v2.1.10
[INFO] [stderr]   Downloaded sailfish v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7a5134788e4571e14d3540d6177a9e03cf68916ba2c08ea522e2b0c018b01d12
[INFO] running `Command { std: "docker" "start" "-a" "7a5134788e4571e14d3540d6177a9e03cf68916ba2c08ea522e2b0c018b01d12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a5134788e4571e14d3540d6177a9e03cf68916ba2c08ea522e2b0c018b01d12", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a5134788e4571e14d3540d6177a9e03cf68916ba2c08ea522e2b0c018b01d12", kill_on_drop: false }`
[INFO] [stdout] 7a5134788e4571e14d3540d6177a9e03cf68916ba2c08ea522e2b0c018b01d12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 45bdaa776638c74c3e39eeae031445f86b9ab715b143017c8bbda1ca381ff5a7
[INFO] running `Command { std: "docker" "start" "-a" "45bdaa776638c74c3e39eeae031445f86b9ab715b143017c8bbda1ca381ff5a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]     Checking memchr v2.6.1
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]    Compiling rustix v0.38.13
[INFO] [stderr]     Checking anstyle v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling sailfish-compiler v0.8.0
[INFO] [stderr]     Checking smallvec v1.11.2
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling sailfish v0.8.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking anstream v0.5.0
[INFO] [stderr]     Checking indexmap v2.0.0
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking clap_builder v4.4.1
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking aho-corasick v1.0.4
[INFO] [stderr]     Checking mio v0.8.9
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]     Checking termcolor v1.2.0
[INFO] [stderr]     Checking file-id v0.2.1
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking fastrand v2.0.0
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]     Checking owo-colors v3.5.0
[INFO] [stderr]     Checking notify-debouncer-full v0.3.1
[INFO] [stderr]    Compiling file-lock v2.1.10
[INFO] [stderr]     Checking regex-automata v0.3.7
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking tempfile v3.8.0
[INFO] [stderr]     Checking regex v1.9.4
[INFO] [stderr]     Checking bstr v1.6.2
[INFO] [stderr]     Checking predicates v3.0.3
[INFO] [stderr]     Checking env_logger v0.10.0
[INFO] [stderr]     Checking globset v0.4.13
[INFO] [stderr]     Checking assert_cmd v2.0.12
[INFO] [stderr]     Checking ignore v0.4.20
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]     Checking assert_fs v1.0.13
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling clap_derive v4.4.0
[INFO] [stderr]     Checking clap v4.4.1
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking serde_spanned v0.6.3
[INFO] [stderr]     Checking toml_edit v0.19.14
[INFO] [stderr]     Checking toml v0.7.6
[INFO] [stderr]    Compiling sailfish-macros v0.8.0
[INFO] [stderr]     Checking cargo-pgml-components v0.1.25 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `2018`
[INFO] [stdout]    --> src/frontend/components.rs:310:11
[INFO] [stdout]     |
[INFO] [stdout] 310 |     #[cfg(feature = "2018")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `2018` 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: `2018`
[INFO] [stdout]    --> src/frontend/components.rs:312:11
[INFO] [stdout]     |
[INFO] [stdout] 312 |     #[cfg(feature = "2018")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `2018` 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: `2018`
[INFO] [stdout]    --> src/frontend/components.rs:314:11
[INFO] [stdout]     |
[INFO] [stdout] 314 |     #[cfg(feature = "2018")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `2018` 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: `2018`
[INFO] [stdout]    --> src/frontend/components.rs:330:11
[INFO] [stdout]     |
[INFO] [stdout] 330 |     #[cfg(feature = "2018")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `2018` 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: `2018`
[INFO] [stdout]    --> src/frontend/components.rs:310:11
[INFO] [stdout]     |
[INFO] [stdout] 310 |     #[cfg(feature = "2018")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `2018` 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: `2018`
[INFO] [stdout]    --> src/frontend/components.rs:312:11
[INFO] [stdout]     |
[INFO] [stdout] 312 |     #[cfg(feature = "2018")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `2018` 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: `2018`
[INFO] [stdout]    --> src/frontend/components.rs:314:11
[INFO] [stdout]     |
[INFO] [stdout] 314 |     #[cfg(feature = "2018")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `2018` 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: `2018`
[INFO] [stdout]    --> src/frontend/components.rs:330:11
[INFO] [stdout]     |
[INFO] [stdout] 330 |     #[cfg(feature = "2018")]
[INFO] [stdout]     |           ^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `2018` 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 35.07s
[INFO] running `Command { std: "docker" "inspect" "45bdaa776638c74c3e39eeae031445f86b9ab715b143017c8bbda1ca381ff5a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45bdaa776638c74c3e39eeae031445f86b9ab715b143017c8bbda1ca381ff5a7", kill_on_drop: false }`
[INFO] [stdout] 45bdaa776638c74c3e39eeae031445f86b9ab715b143017c8bbda1ca381ff5a7
