[INFO] fetching crate yy-boss 0.9.8...
[INFO] testing yy-boss-0.9.8 against 1.90.0 for beta-1.91-3
[INFO] extracting crate yy-boss 0.9.8 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate yy-boss 0.9.8
[INFO] finished tweaking crates.io crate yy-boss 0.9.8
[INFO] tweaked toml for crates.io crate yy-boss 0.9.8 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate yy-boss 0.9.8 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate yy-boss 0.9.8 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded smart-default v0.6.0
[INFO] [stderr]   Downloaded camino v1.1.10
[INFO] [stderr]   Downloaded log-panics v2.1.0
[INFO] [stderr]   Downloaded simple-logging v2.0.2
[INFO] [stderr]   Downloaded strum_macros v0.22.0
[INFO] [stderr]   Downloaded thread-id v3.3.0
[INFO] [stderr]   Downloaded strum v0.22.0
[INFO] [stderr]   Downloaded yy-typings v0.7.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41c127b8e0db0c47acd2746d89dee74bdade6e6e967a844006b043de1a700d43
[INFO] running `Command { std: "docker" "start" "-a" "41c127b8e0db0c47acd2746d89dee74bdade6e6e967a844006b043de1a700d43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41c127b8e0db0c47acd2746d89dee74bdade6e6e967a844006b043de1a700d43", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41c127b8e0db0c47acd2746d89dee74bdade6e6e967a844006b043de1a700d43", kill_on_drop: false }`
[INFO] [stdout] 41c127b8e0db0c47acd2746d89dee74bdade6e6e967a844006b043de1a700d43
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37698d9be755d321f63b90bcaeafacf66756d4ba7e08a2cd8e38a7a14479c931
[INFO] running `Command { std: "docker" "start" "-a" "37698d9be755d321f63b90bcaeafacf66756d4ba7e08a2cd8e38a7a14479c931", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling camino v1.1.10
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling log-panics v2.1.0
[INFO] [stderr]    Compiling strum v0.22.0
[INFO] [stderr]    Compiling maplit v1.0.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling thread-id v3.3.0
[INFO] [stderr]    Compiling simple-logging v2.0.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling strum_macros v0.22.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]    Compiling serde_with v1.14.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling serde_yaml v0.8.26
[INFO] [stderr]    Compiling yy-typings v0.7.8
[INFO] [stdout] error[E0432]: unresolved import `formatter::serialize_file`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yy-typings-0.7.8/src/lib.rs:175:9
[INFO] [stdout]     |
[INFO] [stdout] 175 | pub use formatter::serialize_file;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^ no `serialize_file` in `formatter`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yy-typings-0.7.8/src/formatter.rs:7:8
[INFO] [stdout]     |
[INFO] [stdout]   6 | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ------------------- the item is gated behind the `macos` feature
[INFO] [stdout]   7 | pub fn serialize_file<T: Serialize + 'static>(value: &T) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/yy-typings-0.7.8/src/formatter.rs:13:8
[INFO] [stdout]     |
[INFO] [stdout]  12 | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       --------------------- the item is gated behind the `windows` feature
[INFO] [stdout]  13 | pub fn serialize_file<T: Serialize + 'static>(value: &T) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `yy-typings` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "37698d9be755d321f63b90bcaeafacf66756d4ba7e08a2cd8e38a7a14479c931", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37698d9be755d321f63b90bcaeafacf66756d4ba7e08a2cd8e38a7a14479c931", kill_on_drop: false }`
[INFO] [stdout] 37698d9be755d321f63b90bcaeafacf66756d4ba7e08a2cd8e38a7a14479c931
