[INFO] cloning repository https://github.com/joltedbot/accidental_synth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joltedbot/accidental_synth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoltedbot%2Faccidental_synth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoltedbot%2Faccidental_synth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 544bfc25926c12dfa40e306cc7b20d5fe311cecc [INFO] testing joltedbot/accidental_synth against 1.90.0 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoltedbot%2Faccidental_synth" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/joltedbot/accidental_synth [INFO] finished tweaking git repo https://github.com/joltedbot/accidental_synth [INFO] tweaked toml for git repo https://github.com/joltedbot/accidental_synth written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joltedbot/accidental_synth on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/joltedbot/accidental_synth 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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded coremidi v0.8.0 [INFO] [stderr] Downloaded coremidi-sys v3.2.0 [INFO] [stderr] Downloaded mach2 v0.4.3 [INFO] [stderr] Downloaded midir v0.10.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d52e1a43095b86898657f71d8d952706b15a9b4308d2cc49e2784eca2e0855d6 [INFO] running `Command { std: "docker" "start" "-a" "d52e1a43095b86898657f71d8d952706b15a9b4308d2cc49e2784eca2e0855d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d52e1a43095b86898657f71d8d952706b15a9b4308d2cc49e2784eca2e0855d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d52e1a43095b86898657f71d8d952706b15a9b4308d2cc49e2784eca2e0855d6", kill_on_drop: false }` [INFO] [stdout] d52e1a43095b86898657f71d8d952706b15a9b4308d2cc49e2784eca2e0855d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34be5747fedae77c60584b9519e472bd8479cff1f35a6bd41c2eece9f455a883 [INFO] running `Command { std: "docker" "start" "-a" "34be5747fedae77c60584b9519e472bd8479cff1f35a6bd41c2eece9f455a883", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bitflags v2.9.4 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling cpal v0.16.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling core-foundation-sys v0.8.7 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling core-foundation v0.10.1 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling midir v0.10.2 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling accidental-synth v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `SampleRate` and `StreamConfig` [INFO] [stdout] --> src/audio.rs:3:40 [INFO] [stdout] | [INFO] [stdout] 3 | use cpal::{Device, Host, default_host, SampleRate, StreamConfig}; [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcRYBovT/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-ffb8f4fd92f3dc15,libanstream-8c2b0fbd01404b7e,libanstyle_query-07701ab5b5c1fc80,libis_terminal_polyfill-a5c67c126de8c486,libcolorchoice-2f31e96fc3c51b1e,libanstyle_parse-90ac876be1398df8,libutf8parse-b4c8bbdcb9de0cd7,libjiff-b8d7c7ecb44c3bd4,libenv_filter-2092af11fe7a2363,libregex-888a8331527177bc,libregex_automata-9aa231108c065c72,libaho_corasick-c42e41715c2cd1fb,libmemchr-fa76f2992109a4ce,libregex_syntax-63396da88f57d177,libanstyle-4e8eb0ac8ac006b3,librand-76399524462ff5d7,librand_chacha-f6bb58e23fb44557,libppv_lite86-3ff8627d35fbabce,libzerocopy-369d8a2bbe0b4c06,librand_core-e8e7327a71594391,libgetrandom-0c3bfe0b2def9276,liblog-41a3f0f89a8452d5,libcore_foundation-1575133603445006,libcore_foundation_sys-038767e43461a845,libmidir-ee1fe47d8a49bb44,libthiserror-fbae3821866cd771,libcrossbeam_channel-0dbdc791a6931c9d,libcrossbeam_utils-227be8784775253b,libcpal-1e111ca2534731a6,libdasp_sample-747f6cc4d0786de0,libalsa-ff1347eba49b7f9b,libcfg_if-8dc91cf0ce07e60b,libbitflags-3bced5bc0df4c4ae,libalsa_sys-9cf967247d34fd61,liblibc-08aef465eb552f81,libanyhow-17ae52ef67b55cf0}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcRYBovT/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/accidental_synth-cc0dd885b54f3c02" "-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: undefined symbol: CFRunLoopRun [INFO] [stdout] >>> referenced by runloop.rs:57 (src/runloop.rs:57) [INFO] [stdout] >>> core_foundation-1575133603445006.core_foundation.d00de9adc48ea177-cgu.0.rcgu.o:(core_foundation::runloop::CFRunLoop::run_current::h6f8d8dfb40900738) in archive /opt/rustwide/target/debug/deps/libcore_foundation-1575133603445006.rlib [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `accidental-synth` (bin "accidental-synth") due to 1 previous error; 1 warning emitted [INFO] running `Command { std: "docker" "inspect" "34be5747fedae77c60584b9519e472bd8479cff1f35a6bd41c2eece9f455a883", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34be5747fedae77c60584b9519e472bd8479cff1f35a6bd41c2eece9f455a883", kill_on_drop: false }` [INFO] [stdout] 34be5747fedae77c60584b9519e472bd8479cff1f35a6bd41c2eece9f455a883