[INFO] fetching crate vibelang-core 0.2.0...
[INFO] checking vibelang-core-0.2.0 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-19
[INFO] extracting crate vibelang-core 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate vibelang-core 0.2.0
[INFO] finished tweaking crates.io crate vibelang-core 0.2.0
[INFO] tweaked toml for crates.io crate vibelang-core 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate vibelang-core 0.2.0 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate vibelang-core 0.2.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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f603286fc55d6c06ddf58a862b7ff2eda3d630fe857c68b9ce727203f545eb66
[INFO] running `Command { std: "docker" "start" "-a" "f603286fc55d6c06ddf58a862b7ff2eda3d630fe857c68b9ce727203f545eb66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f603286fc55d6c06ddf58a862b7ff2eda3d630fe857c68b9ce727203f545eb66", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f603286fc55d6c06ddf58a862b7ff2eda3d630fe857c68b9ce727203f545eb66", kill_on_drop: false }`
[INFO] [stdout] f603286fc55d6c06ddf58a862b7ff2eda3d630fe857c68b9ce727203f545eb66
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 099ec2bdbae2e3c78ffdb120dbc8bd9b9019d19cc75f3adc2dbc8fe691f95f1f
[INFO] running `Command { std: "docker" "start" "-a" "099ec2bdbae2e3c78ffdb120dbc8bd9b9019d19cc75f3adc2dbc8fe691f95f1f", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling nom v5.1.3
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling humantime v2.3.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling bindgen v0.58.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling cc v1.2.47
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]    Compiling jack-sys v0.5.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]    Compiling cpal v0.17.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling jack v0.13.3
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking alsa v0.10.0
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking midir v0.10.3
[INFO] [stderr]     Checking jiff v0.2.16
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking rosc v0.11.4
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling cexpr v0.4.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking env_filter v0.1.4
[INFO] [stderr]    Compiling vibelang-dsp v0.1.3
[INFO] [stderr]    Compiling rhai_codegen v3.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]     Checking rhai v1.23.6
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling aubio-sys v0.2.1
[INFO] [stderr]     Checking aubio-rs v0.2.0
[INFO] [stderr] error: could not compile `vibelang-dsp` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name vibelang_dsp --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/vibelang-dsp-0.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=798d3bcb5ddebf6f -C extra-filename=-552ac1316df29851 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-5cf73cd768c5f646.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-d92705dd1d5353b1.rmeta --extern humantime=/opt/rustwide/target/debug/deps/libhumantime-80f95db44a7489f2.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-d1445fb67721d80a.rmeta --extern rhai=/opt/rustwide/target/debug/deps/librhai-464c832330ca4afd.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-c6826e959845c247.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "099ec2bdbae2e3c78ffdb120dbc8bd9b9019d19cc75f3adc2dbc8fe691f95f1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "099ec2bdbae2e3c78ffdb120dbc8bd9b9019d19cc75f3adc2dbc8fe691f95f1f", kill_on_drop: false }`
[INFO] [stdout] 099ec2bdbae2e3c78ffdb120dbc8bd9b9019d19cc75f3adc2dbc8fe691f95f1f
