[INFO] cloning repository https://github.com/ChristopherHaklar/pitchu
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChristopherHaklar/pitchu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristopherHaklar%2Fpitchu", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristopherHaklar%2Fpitchu'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d700af4f25efcbb17d118cd038c70831e0b66369
[INFO] testing ChristopherHaklar/pitchu against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChristopherHaklar%2Fpitchu" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChristopherHaklar/pitchu
[INFO] finished tweaking git repo https://github.com/ChristopherHaklar/pitchu
[INFO] tweaked toml for git repo https://github.com/ChristopherHaklar/pitchu written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChristopherHaklar/pitchu on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChristopherHaklar/pitchu 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 01c8ba24d7e7fb947a76c3cf1266582ab6aec202128a5b5774eb0bb50efec5ce
[INFO] running `Command { std: "docker" "start" "-a" "01c8ba24d7e7fb947a76c3cf1266582ab6aec202128a5b5774eb0bb50efec5ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "01c8ba24d7e7fb947a76c3cf1266582ab6aec202128a5b5774eb0bb50efec5ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01c8ba24d7e7fb947a76c3cf1266582ab6aec202128a5b5774eb0bb50efec5ce", kill_on_drop: false }`
[INFO] [stdout] 01c8ba24d7e7fb947a76c3cf1266582ab6aec202128a5b5774eb0bb50efec5ce
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 166f51356dd0b5793ee6654dcd0f86239f8ac7aa4943c9df7cf0bae038dbc42f
[INFO] running `Command { std: "docker" "start" "-a" "166f51356dd0b5793ee6654dcd0f86239f8ac7aa4943c9df7cf0bae038dbc42f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling rustfft v6.3.0
[INFO] [stderr]    Compiling enigo v0.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling alsa v0.9.1
[INFO] [stderr]    Compiling pitch-detection v0.3.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]    Compiling pitchu v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcmuUu6M/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libenv_logger-cd64529706554d9e,libtermcolor-96a9ed65821a6544,libis_terminal-ff34159979102154,libhumantime-66d8836745ed0f0c,libregex-e5833f384a39b0ec,libregex_automata-8670fc997c8edd03,libaho_corasick-50150a17a2667fa6,libmemchr-4f0714dc45d95749,libregex_syntax-2f734124a51b36fa,liblog-ba604b77dad33fe2,libpitch_detection-d9a689ce008d1560,librustfft-3b6aea54eea9ee4c,libprimal_check-60e4aff728f731d9,libtranspose-7e60b0504b54e5ea,libstrength_reduce-649de3d97cb1d991,libnum_integer-ada31737eb0805db,libnum_complex-2f4902bb89e76bde,libnum_traits-1a0074f98e3a6d0e,libenigo-133a94e322c5c331,libcpal-2e5cfb6606312792,libdasp_sample-bfd2e54ef6869ba0,libalsa-d425dd83ed297843,libcfg_if-33ef6c02a07f9fec,libbitflags-999d889d9694453e,libalsa_sys-e2ce34f6cfb2d0b7,liblibc-a1f51a53e348ca20}.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" "-lxdo" "-ldl" "-lasound" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmuUu6M/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" "/usr/lib/x86_64-linux-gnu" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/pitchu-610de9b8e6ce8191" "-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 -lxdo
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pitchu` (bin "pitchu") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "166f51356dd0b5793ee6654dcd0f86239f8ac7aa4943c9df7cf0bae038dbc42f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "166f51356dd0b5793ee6654dcd0f86239f8ac7aa4943c9df7cf0bae038dbc42f", kill_on_drop: false }`
[INFO] [stdout] 166f51356dd0b5793ee6654dcd0f86239f8ac7aa4943c9df7cf0bae038dbc42f
