[INFO] fetching crate cpclib-wasm 0.4.0... [INFO] checking cpclib-wasm-0.4.0 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate cpclib-wasm 0.4.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate cpclib-wasm 0.4.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate cpclib-wasm 0.4.0 [INFO] tweaked toml for crates.io crate cpclib-wasm 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate cpclib-wasm 0.4.0 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 324 packages to latest compatible versions [INFO] [stderr] Adding cpclib-asm v0.9.0 (available: v0.10.0) [INFO] [stderr] Adding cpclib-basic v0.9.0 (available: v0.10.0) [INFO] [stderr] Adding cpclib-sna v0.9.0 (available: v0.10.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4376f36774938aac98ca9a2723ef0c8e2fb2f398f3573505a6a4cd8068c54d8 [INFO] running `Command { std: "docker" "start" "-a" "c4376f36774938aac98ca9a2723ef0c8e2fb2f398f3573505a6a4cd8068c54d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4376f36774938aac98ca9a2723ef0c8e2fb2f398f3573505a6a4cd8068c54d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4376f36774938aac98ca9a2723ef0c8e2fb2f398f3573505a6a4cd8068c54d8", kill_on_drop: false }` [INFO] [stdout] c4376f36774938aac98ca9a2723ef0c8e2fb2f398f3573505a6a4cd8068c54d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dae64233914cf296d093ea23b08369f6681e4a1d81aed61b5564a074bee583d [INFO] running `Command { std: "docker" "start" "-a" "4dae64233914cf296d093ea23b08369f6681e4a1d81aed61b5564a074bee583d", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling cc v1.2.34 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling camino v1.1.11 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Compiling indexmap v2.11.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking clap_builder v4.5.44 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling nutype_macros v0.5.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking resolve-path v0.1.0 [INFO] [stderr] Checking winnow v0.6.26 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking bitfield v0.14.0 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling link-cplusplus v1.0.10 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling scratch v1.0.9 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Checking bytemuck v1.23.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling cpclib-sna v0.9.0 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cxxbridge-flags v1.0.168 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking clap v4.5.45 [INFO] [stderr] Compiling cxx v1.0.168 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling dary_heap v0.3.7 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking cpclib-common v0.9.0 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking avif-serialize v0.8.6 [INFO] [stdout] error[E0599]: no method named `take` found for reference `&[u8]` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/cpclib-common-0.9.0/src/riff.rs:31:37 [INFO] [stdout] | [INFO] [stdout] 31 | let code = value.as_bytes().take(..4).unwrap(); [INFO] [stdout] | ^^^^ `&[u8]` is not an iterator [INFO] [stdout] | [INFO] [stdout] help: call `.into_iter()` first [INFO] [stdout] | [INFO] [stdout] 31 | let code = value.as_bytes().into_iter().take(..4).unwrap(); [INFO] [stdout] | ++++++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling cpclib-tokens v0.9.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `cpclib-common` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4dae64233914cf296d093ea23b08369f6681e4a1d81aed61b5564a074bee583d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dae64233914cf296d093ea23b08369f6681e4a1d81aed61b5564a074bee583d", kill_on_drop: false }` [INFO] [stdout] 4dae64233914cf296d093ea23b08369f6681e4a1d81aed61b5564a074bee583d