[INFO] fetching crate adam 0.9.2...
[INFO] checking adam-0.9.2 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate adam 0.9.2 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate adam 0.9.2 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate adam 0.9.2
[INFO] finished tweaking crates.io crate adam 0.9.2
[INFO] tweaked toml for crates.io crate adam 0.9.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate adam 0.9.2 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" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 91c92f377a41244ce0a873bdebde1bf929810bd4cffa8e0532e62ed22aa86775
[INFO] running `Command { std: "docker" "start" "-a" "91c92f377a41244ce0a873bdebde1bf929810bd4cffa8e0532e62ed22aa86775", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "91c92f377a41244ce0a873bdebde1bf929810bd4cffa8e0532e62ed22aa86775", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91c92f377a41244ce0a873bdebde1bf929810bd4cffa8e0532e62ed22aa86775", kill_on_drop: false }`
[INFO] [stdout] 91c92f377a41244ce0a873bdebde1bf929810bd4cffa8e0532e62ed22aa86775
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e6bd9b7b51bbf21be970f0d5f8df05486fd047417406ea9550783e36f801859f
[INFO] running `Command { std: "docker" "start" "-a" "e6bd9b7b51bbf21be970f0d5f8df05486fd047417406ea9550783e36f801859f", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking hashbrown v0.14.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling semver v1.0.19
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]     Checking thread_local v1.1.7
[INFO] [stderr]     Checking sharded-slab v0.1.6
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling lock_api v0.4.10
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]    Compiling rustix v0.38.14
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking aho-corasick v1.1.1
[INFO] [stderr]     Checking concurrent-queue v2.3.0
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking indexmap v2.0.1
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking anstyle-parse v0.2.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stderr]     Checking anstyle v1.0.3
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]     Checking gimli v0.28.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.7
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking rayon v1.8.0
[INFO] [stderr]     Checking winnow v0.5.15
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling portable-atomic v1.4.3
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking piper v0.2.1
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking anstream v0.5.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking dirs-sys v0.3.7
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]     Checking gif v0.11.4
[INFO] [stderr]    Compiling interprocess v1.2.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking object v0.32.1
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking tracing-error v0.2.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking peekmore v1.3.0
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking async-task v4.4.1
[INFO] [stderr]     Checking bytemuck v1.16.1
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking clap_builder v4.4.5
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking color-spantrace v0.2.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.31
[INFO] [stderr]     Checking blocking v1.4.0
[INFO] [stderr]     Checking spinning v0.1.0
[INFO] [stderr]     Checking directories v4.0.1
[INFO] [stderr]     Checking simple-logging v2.0.2
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking log-panics v2.1.0
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking strum v0.22.0
[INFO] [stderr]     Checking to_method v1.1.0
[INFO] [stderr]     Checking intmap v0.7.1
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking filetime v0.2.22
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]     Checking dunce v1.0.4
[INFO] [stderr]     Checking indicatif v0.17.7
[INFO] [stderr]     Checking const_format v0.2.31
[INFO] [stderr]     Checking addr2line v0.21.0
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking sysinfo v0.28.4
[INFO] [stderr]     Checking ctrlc v3.4.1
[INFO] [stderr]     Checking tiff v0.6.1
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling serde_repr v0.1.17
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling strum_macros v0.22.0
[INFO] [stderr]     Checking color-eyre v0.6.2
[INFO] [stderr]     Checking clap v4.4.5
[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]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking serde_spanned v0.6.3
[INFO] [stderr]     Checking serde_with v1.14.0
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking toml_edit v0.20.1
[INFO] [stderr]     Checking chompy v0.1.2
[INFO] [stderr]     Checking gml_log_parser v0.1.1
[INFO] [stderr]     Checking confy v0.5.1
[INFO] [stderr]     Checking yy-typings v0.7.4
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stdout] error[E0432]: unresolved import `formatter::serialize_file`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/yy-typings-0.7.4/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-6f17d22bba15001f/yy-typings-0.7.4/src/formatter.rs:7:8
[INFO] [stdout]     |
[INFO] [stdout] 7   | pub fn serialize_file<T: Serialize + 'static>(value: &T) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `macos` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/yy-typings-0.7.4/src/formatter.rs:6:7
[INFO] [stdout]     |
[INFO] [stdout] 6   | #[cfg(target_os = "macos")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/yy-typings-0.7.4/src/formatter.rs:13:8
[INFO] [stdout]     |
[INFO] [stdout] 13  | pub fn serialize_file<T: Serialize + 'static>(value: &T) -> String {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `windows` feature
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/yy-typings-0.7.4/src/formatter.rs:12:7
[INFO] [stdout]     |
[INFO] [stdout] 12  | #[cfg(target_os = "windows")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[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 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "e6bd9b7b51bbf21be970f0d5f8df05486fd047417406ea9550783e36f801859f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6bd9b7b51bbf21be970f0d5f8df05486fd047417406ea9550783e36f801859f", kill_on_drop: false }`
[INFO] [stdout] e6bd9b7b51bbf21be970f0d5f8df05486fd047417406ea9550783e36f801859f
