[INFO] fetching crate chisel-parsers 1.1.0... [INFO] testing chisel-parsers-1.1.0 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_libc_patch_0 [INFO] extracting crate chisel-parsers 1.1.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate chisel-parsers 1.1.0 [INFO] finished tweaking crates.io crate chisel-parsers 1.1.0 [INFO] tweaked toml for crates.io crate chisel-parsers 1.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate chisel-parsers 1.1.0 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate chisel-parsers 1.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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pprof v0.13.0 [INFO] [stderr] Downloaded chisel-json-pointer v1.1.0 [INFO] [stderr] Downloaded chisel-common v1.1.0 [INFO] [stderr] Downloaded symbolic-common v12.4.1 [INFO] [stderr] Downloaded inferno v0.11.17 [INFO] [stderr] Downloaded cpp_demangle v0.4.3 [INFO] [stderr] Downloaded symbolic-demangle v12.4.1 [INFO] [stderr] Downloaded chisel-decoders v1.1.0 [INFO] [stderr] Downloaded chisel-lexers v1.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e9e0c773060e456d91f9c2621f89ab9c2115b4a19fc334f75232e5356fae792d [INFO] running `Command { std: "docker" "start" "-a" "e9e0c773060e456d91f9c2621f89ab9c2115b4a19fc334f75232e5356fae792d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e9e0c773060e456d91f9c2621f89ab9c2115b4a19fc334f75232e5356fae792d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9e0c773060e456d91f9c2621f89ab9c2115b4a19fc334f75232e5356fae792d", kill_on_drop: false }` [INFO] [stdout] e9e0c773060e456d91f9c2621f89ab9c2115b4a19fc334f75232e5356fae792d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2ce197378bd7f95da972b01a35f1b20efb2044fc30415d69bdb00cfdd3349be1 [INFO] running `Command { std: "docker" "start" "-a" "2ce197378bd7f95da972b01a35f1b20efb2044fc30415d69bdb00cfdd3349be1", kill_on_drop: false }` [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling chisel-decoders v1.1.0 [INFO] [stderr] Compiling chisel-common v1.1.0 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling chisel-json-pointer v1.1.0 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling chisel-lexers v1.1.0 [INFO] [stderr] Compiling chisel-parsers v1.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/json/dom.rs:38:46 [INFO] [stdout] | [INFO] [stdout] 38 | pub fn parse_file>(&self, path: PathLike) -> ParserResult { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 38 | pub fn parse_file>(&self, path: PathLike) -> ParserResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/json/dom.rs:51:24 [INFO] [stdout] | [INFO] [stdout] 51 | pub fn parse_bytes(&self, bytes: &[u8]) -> ParserResult { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 51 | pub fn parse_bytes(&self, bytes: &[u8]) -> ParserResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/json/dom.rs:57:22 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn parse_str(&self, str: &str) -> ParserResult { [INFO] [stdout] | ^^^^^ --------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 57 | pub fn parse_str(&self, str: &str) -> ParserResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/json/dom.rs:64:25 [INFO] [stdout] | [INFO] [stdout] 64 | pub fn parse_buffer(&self, buffer: &mut impl BufRead) -> ParserResult { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 64 | pub fn parse_buffer(&self, buffer: &mut impl BufRead) -> ParserResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/json/dom.rs:69:18 [INFO] [stdout] | [INFO] [stdout] 69 | pub fn parse(&self, chars: &mut impl Iterator) -> ParserResult { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 69 | pub fn parse(&self, chars: &mut impl Iterator) -> ParserResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/json/dom.rs:81:20 [INFO] [stdout] | [INFO] [stdout] 81 | fn parse_value(&self, lexer: &mut Lexer) -> ParserResult { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 81 | fn parse_value(&self, lexer: &mut Lexer) -> ParserResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/json/dom.rs:101:21 [INFO] [stdout] | [INFO] [stdout] 101 | fn parse_object(&self, lexer: &mut Lexer) -> ParserResult { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 101 | fn parse_object(&self, lexer: &mut Lexer) -> ParserResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/json/dom.rs:131:20 [INFO] [stdout] | [INFO] [stdout] 131 | fn parse_array(&self, lexer: &mut Lexer) -> ParserResult { [INFO] [stdout] | ^^^^^ this lifetime flows to the output --------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 131 | fn parse_array(&self, lexer: &mut Lexer) -> ParserResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.88s [INFO] running `Command { std: "docker" "inspect" "2ce197378bd7f95da972b01a35f1b20efb2044fc30415d69bdb00cfdd3349be1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ce197378bd7f95da972b01a35f1b20efb2044fc30415d69bdb00cfdd3349be1", kill_on_drop: false }` [INFO] [stdout] 2ce197378bd7f95da972b01a35f1b20efb2044fc30415d69bdb00cfdd3349be1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0f098f2afd7007bc5ef08cb0a4599f985162b6ce3f7234231df1710f207ce7c6 [INFO] running `Command { std: "docker" "start" "-a" "0f098f2afd7007bc5ef08cb0a4599f985162b6ce3f7234231df1710f207ce7c6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling rustix v0.38.17 [INFO] [stderr] Compiling bitflags v2.4.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rayon-core v1.12.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling ciborium-io v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling clap_lex v0.5.1 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling plotters-backend v0.3.5 [INFO] [stderr] Compiling ciborium-ll v0.2.1 [INFO] [stderr] Compiling clap_builder v4.4.6 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling gimli v0.28.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling bytemuck v1.14.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling plotters-svg v0.3.5 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling hashbrown v0.14.1 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling regex-automata v0.3.9 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling symbolic-demangle v12.4.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling rayon v1.8.0 [INFO] [stderr] Compiling plotters v0.3.5 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling indexmap v2.0.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.3/src/lib.rs:99:42 [INFO] [stdout] | [INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling symbolic-common v12.4.1 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "0f098f2afd7007bc5ef08cb0a4599f985162b6ce3f7234231df1710f207ce7c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f098f2afd7007bc5ef08cb0a4599f985162b6ce3f7234231df1710f207ce7c6", kill_on_drop: false }` [INFO] [stdout] 0f098f2afd7007bc5ef08cb0a4599f985162b6ce3f7234231df1710f207ce7c6