[INFO] fetching crate weresocool_parser 1.0.47...
[INFO] testing weresocool_parser-1.0.47 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate weresocool_parser 1.0.47 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate weresocool_parser 1.0.47
[INFO] finished tweaking crates.io crate weresocool_parser 1.0.47
[INFO] tweaked toml for crates.io crate weresocool_parser 1.0.47 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate weresocool_parser 1.0.47 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate weresocool_parser 1.0.47 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `weresocool_ast` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `weresocool_error` dependency)
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de04f1ff6ac277727a0c43b8b51cb7fac9dca955206ec55da39ee30216a4439a
[INFO] running `Command { std: "docker" "start" "-a" "de04f1ff6ac277727a0c43b8b51cb7fac9dca955206ec55da39ee30216a4439a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de04f1ff6ac277727a0c43b8b51cb7fac9dca955206ec55da39ee30216a4439a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de04f1ff6ac277727a0c43b8b51cb7fac9dca955206ec55da39ee30216a4439a", kill_on_drop: false }`
[INFO] [stdout] de04f1ff6ac277727a0c43b8b51cb7fac9dca955206ec55da39ee30216a4439a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cba9c29289ce2440769bbb497ad256097c85158f9491f8f74ba471eb8e4950ec
[INFO] running `Command { std: "docker" "start" "-a" "cba9c29289ce2440769bbb497ad256097c85158f9491f8f74ba471eb8e4950ec", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `weresocool_ast` dependency)
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `weresocool_error` dependency)
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling libc v0.2.142
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde_derive v1.0.139
[INFO] [stderr]    Compiling serde v1.0.139
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling lock_api v0.4.7
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling io-lifetimes v1.0.2
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling rustix v0.37.7
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling regex-syntax v0.6.27
[INFO] [stderr]    Compiling linux-raw-sys v0.3.4
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling bit-set v0.5.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling ena v0.14.0
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]    Compiling weresocool_portaudio_sys v1.0.47
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling float-cmp v0.8.0
[INFO] [stderr]    Compiling nom v1.2.4
[INFO] [stderr]    Compiling hound v3.4.0
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling string_cache v0.8.4
[INFO] [stderr]    Compiling meval v0.2.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling pretty_assertions v0.6.1
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling peekread v0.1.1
[INFO] [stderr]    Compiling path-clean v0.1.0
[INFO] [stderr]    Compiling regex v1.6.0
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling num v0.2.1
[INFO] [stderr]    Compiling weresocool_portaudio v1.0.47
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling hamcrest2 v0.3.0
[INFO] [stderr]    Compiling lalrpop-util v0.19.10
[INFO] [stderr]    Compiling lalrpop v0.19.10
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling weresocool_lame v1.0.47
[INFO] [stderr]    Compiling polynomials v0.2.4
[INFO] [stderr]    Compiling csv v1.1.6
[INFO] [stderr]    Compiling scop v1.0.47
[INFO] [stderr]    Compiling weresocool_shared v1.0.47
[INFO] [stderr]    Compiling weresocool_filter v1.0.45
[INFO] [stderr]    Compiling weresocool_ring_buffer v1.0.47
[INFO] [stderr]    Compiling weresocool_error v1.0.47
[INFO] [stderr]    Compiling weresocool_ast v1.0.47
[INFO] [stderr]    Compiling weresocool_parser v1.0.47 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustcRwRrN0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libweresocool_parser-ca6773711802a7aa,libpath_clean-0afbea101f2e2cbe,libweresocool_ast-6e10105c3d9b9d74,libmeval-0d8cb9d1bb57e941,libfnv-bf8b415be0978c3b,libnom-29a24c085545e7cf,libweresocool_filter-f82bb25767594eb8,libpolynomials-cacebcfa4b3bf4f8,libweresocool_shared-a7edd06240390fc5,libonce_cell-b929e6494903225b,librand-b4bf266cbb68c60f,librand_chacha-9e9d2c44c1729e84,librand_core-0444da6e9050880b,libhex-aa11f1b7b510398f,libfloat_cmp-bff0290a65252039,libweresocool_ring_buffer-778b850379abdbda,libweresocool_error-8e701240e2bc2c0c,libweresocool_lame-c0e33ee55b3cfe7d,libhound-65f9e28b5adb1a42,libcsv-03f50004d79895f9,libitoa-66aaa02fa8b13e98,libcsv_core-3abbde3fccf6c646,libbstr-3572fc0995df9894,libregex_automata-8248eeaf69d21e69,libserde_json-989677a3e3325dcc,libryu-a3308aa233676dd9,libitoa-6dc90403459820de,libweresocool_portaudio-ffacda25a0eb5b04,libweresocool_portaudio_sys-2ae83af356758470,libnum-5f7780e8a787311a,libnum_rational-113e41ef94d0b995,libnum_iter-e9b131203ead66ec,libnum_complex-d1f5850bac618a29,libnum_bigint-249394c5c4143b03,libbitflags-a9851ebd0ab18f47,libscop-a483d161ace58fe1,libuuid-1decf2f258eecea2,libgetrandom-970b2cd7ac9cb372,libindexmap-30b96fabc05a910c,libhashbrown-fc1ac6ced6e0f331,libthiserror-8473f33d71812b31,librand-f80b4a6c898635c3,librand_chacha-b41069cd2dc3dbfd,libppv_lite86-f06d1a48451a68c6,librand_core-e4d9f3ecb6bf3d62,libgetrandom-da2b3ae4554e42a0,libcfg_if-d9b80cb51cda7b5b,libnum_rational-516138afb737e98f,libserde-e1c36acacbff47df,libnum_bigint-28d309fd7dfc63bb,libnum_integer-93fece902e8ae070,libnum_traits-4babeb483b9a25ca,liblalrpop_util-1b1011338670df7b,libregex-45f54bbf277da5a9,libaho_corasick-b39b9df14ca88315,libmemchr-6bd5723bc1b40ae3,libregex_syntax-c269032efabff8f4,libcolored-80400171fff4296f,liblazy_static-8f54c7c82e1daacf,libatty-29982f4bd35d727a,liblibc-8dc38b1e53f2e785}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lmp3lame" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustcRwRrN0/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/weresocool_portaudio_sys-ee3108c2dc008204/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/weresocool_parser-bb6aec7bdb69ee8c" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lmp3lame
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `weresocool_parser` (bin "weresocool_parser") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "cba9c29289ce2440769bbb497ad256097c85158f9491f8f74ba471eb8e4950ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cba9c29289ce2440769bbb497ad256097c85158f9491f8f74ba471eb8e4950ec", kill_on_drop: false }`
[INFO] [stdout] cba9c29289ce2440769bbb497ad256097c85158f9491f8f74ba471eb8e4950ec
