[INFO] fetching crate sediment-rs 0.1.0... [INFO] testing sediment-rs-0.1.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate sediment-rs 0.1.0 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate sediment-rs 0.1.0 [INFO] finished tweaking crates.io crate sediment-rs 0.1.0 [INFO] tweaked toml for crates.io crate sediment-rs 0.1.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate sediment-rs 0.1.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate sediment-rs 0.1.0 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_derive v1.0.162 [INFO] [stderr] Downloaded getrandom v0.2.9 [INFO] [stderr] Downloaded xorf v0.8.1 [INFO] [stderr] Downloaded winreg v0.5.1 [INFO] [stderr] Downloaded winres v0.1.12 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.85 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.85 [INFO] [stderr] Downloaded schannel v0.1.21 [INFO] [stderr] Downloaded security-framework-sys v2.8.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.35 [INFO] [stderr] Downloaded clap_derive v4.3.0 [INFO] [stderr] Downloaded libm v0.2.6 [INFO] [stderr] Downloaded wasm-bindgen v0.2.85 [INFO] [stderr] Downloaded security-framework v2.8.2 [INFO] [stderr] Downloaded h2 v0.3.18 [INFO] [stderr] Downloaded openssl-sys v0.9.87 [INFO] [stderr] Downloaded openssl v0.10.52 [INFO] [stderr] Downloaded js-sys v0.3.62 [INFO] [stderr] Downloaded bumpalo v3.12.2 [INFO] [stderr] Downloaded web-sys v0.3.62 [INFO] [stderr] Downloaded clap_builder v4.3.0 [INFO] [stderr] Downloaded base64 v0.21.0 [INFO] [stderr] Downloaded governor v0.5.1 [INFO] [stderr] Downloaded portable-atomic v1.3.2 [INFO] [stderr] Downloaded reqwest v0.11.17 [INFO] [stderr] Downloaded clap v4.3.0 [INFO] [stderr] Downloaded ctrlc v3.3.1 [INFO] [stderr] Downloaded dashmap v5.4.0 [INFO] [stderr] Downloaded quanta v0.9.3 [INFO] [stderr] Downloaded ipnet v2.7.2 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.85 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.85 [INFO] [stderr] Downloaded encoding_rs v0.8.32 [INFO] [stderr] Downloaded winlog2 v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 52a4cd4a34409595e14d6d7a2cf0bff8f89b9fab3b1d544f5dbf75cc4c732fed [INFO] running `Command { std: "docker" "start" "-a" "52a4cd4a34409595e14d6d7a2cf0bff8f89b9fab3b1d544f5dbf75cc4c732fed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "52a4cd4a34409595e14d6d7a2cf0bff8f89b9fab3b1d544f5dbf75cc4c732fed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52a4cd4a34409595e14d6d7a2cf0bff8f89b9fab3b1d544f5dbf75cc4c732fed", kill_on_drop: false }` [INFO] [stdout] 52a4cd4a34409595e14d6d7a2cf0bff8f89b9fab3b1d544f5dbf75cc4c732fed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 483ae2d116a627300a494866a17717b14f6f4bf70d5d61cf5be957198ea7b907 [INFO] running `Command { std: "docker" "start" "-a" "483ae2d116a627300a494866a17717b14f6f4bf70d5d61cf5be957198ea7b907", kill_on_drop: false }` [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.162 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling serde v1.0.162 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling openssl v0.10.52 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling windows_x86_64_gnu v0.48.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling portable-atomic v1.3.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling windows-targets v0.48.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling windows-sys v0.48.0 [INFO] [stderr] Compiling raw-cpuid v10.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling clap_builder v4.3.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling portable-atomic v0.3.20 [INFO] [stderr] Compiling clap_derive v4.3.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling quanta v0.9.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling widestring v1.0.2 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling indicatif v0.17.3 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling ctrlc v3.3.1 [INFO] [stderr] Compiling flate2 v1.0.26 [INFO] [stderr] Compiling winreg v0.5.1 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winreg-0.5.1/src/lib.rs:103:14 [INFO] [stdout] | [INFO] [stdout] 103 | use std::os::windows::ffi::OsStrExt; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/os/mod.rs:56:5 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/os/mod.rs:120:10 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winreg-0.5.1/src/lib.rs:107:17 [INFO] [stdout] | [INFO] [stdout] 107 | pub use winapi::shared::minwindef::HKEY; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `shared` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winreg-0.5.1/src/lib.rs:108:13 [INFO] [stdout] | [INFO] [stdout] 108 | use winapi::shared::minwindef::{DWORD, BYTE, LPBYTE}; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winreg-0.5.1/src/lib.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | use winapi::shared::winerror; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winreg-0.5.1/src/lib.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | use winapi::um::winnt::{self, WCHAR}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winreg-0.5.1/src/lib.rs:109:13 [INFO] [stdout] | [INFO] [stdout] 109 | use winapi::um::winnt::{self, WCHAR}; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winreg-0.5.1/src/enums.rs:9:17 [INFO] [stdout] | [INFO] [stdout] 9 | pub use winapi::um::winreg::{HKEY_CLASSES_ROOT, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winreg-0.5.1/src/enums.rs:19:17 [INFO] [stdout] | [INFO] [stdout] 19 | pub use winapi::um::winnt::{KEY_QUERY_VALUE, [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `windows` in `os` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winreg-0.5.1/src/types.rs:11:14 [INFO] [stdout] | [INFO] [stdout] 11 | use std::os::windows::ffi::{OsStrExt,OsStringExt}; [INFO] [stdout] | ^^^^^^^ could not find `windows` in `os` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/os/mod.rs:56:5 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/os/mod.rs:120:10 [INFO] [stdout] | [INFO] [stdout] = note: the item is gated here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `winapi::um` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winreg-0.5.1/src/lib.rs:110:13 [INFO] [stdout] | [INFO] [stdout] 110 | use winapi::um::winreg as winapi_reg; [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `super::winapi::shared` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winreg-0.5.1/src/types.rs:12:20 [INFO] [stdout] | [INFO] [stdout] 12 | use super::winapi::shared::winerror; [INFO] [stdout] | ^^^^^^ could not find `shared` in `winapi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `um` in `winapi` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winreg-0.5.1/src/enums.rs:39:29 [INFO] [stdout] | [INFO] [stdout] 39 | $( $v = winapi::um::winnt::$v as isize ),* [INFO] [stdout] | ^^ could not find `um` in `winapi` [INFO] [stdout] ... [INFO] [stdout] 44 | / winapi_enum!(RegType, "Enumeration of possible registry value types" => [ [INFO] [stdout] 45 | | REG_NONE, [INFO] [stdout] 46 | | REG_SZ, [INFO] [stdout] 47 | | REG_EXPAND_SZ, [INFO] [stdout] ... | [INFO] [stdout] 56 | | REG_QWORD [INFO] [stdout] 57 | | ]); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `winapi_enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no function or associated item named `from_wide` found for struct `OsString` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winreg-0.5.1/src/types.rs:54:35 [INFO] [stdout] | [INFO] [stdout] 54 | let s = OsString::from_wide(words); [INFO] [stdout] | ^^^^^^^^^ function or associated item not found in `OsString` [INFO] [stdout] | [INFO] [stdout] note: if you're trying to build a new `OsString` consider using one of the following associated functions: [INFO] [stdout] OsString::new [INFO] [stdout] OsString::from_encoded_bytes_unchecked [INFO] [stdout] OsString::with_capacity [INFO] [stdout] --> /rustc/f8297e351a40c1439a467bbbb6879088047f50b3/library/std/src/ffi/os_str.rs:141:5 [INFO] [stdout] help: there is an associated function `from_iter` with a similar name [INFO] [stdout] | [INFO] [stdout] 54 - let s = OsString::from_wide(words); [INFO] [stdout] 54 + let s = OsString::from_iter(words); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&&'a OsStr` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winreg-0.5.1/src/types.rs:113:37 [INFO] [stdout] | [INFO] [stdout] 113 | bytes: v16_to_v8(&(self.encode_wide().collect::>())), [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&&'a OsStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `encode_wide` found for reference `&OsStr` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winreg-0.5.1/src/lib.rs:904:16 [INFO] [stdout] | [INFO] [stdout] 904 | s.as_ref().encode_wide().chain(Some(0).into_iter()).collect() [INFO] [stdout] | ^^^^^^^^^^^ method not found in `&OsStr` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `winreg` (lib) due to 15 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "483ae2d116a627300a494866a17717b14f6f4bf70d5d61cf5be957198ea7b907", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "483ae2d116a627300a494866a17717b14f6f4bf70d5d61cf5be957198ea7b907", kill_on_drop: false }` [INFO] [stdout] 483ae2d116a627300a494866a17717b14f6f4bf70d5d61cf5be957198ea7b907