[INFO] cloning repository https://github.com/miikaah/musa-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/miikaah/musa-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiikaah%2Fmusa-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiikaah%2Fmusa-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6166335c21d3f42a038762c8acba8c236842671e [INFO] testing miikaah/musa-rust against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiikaah%2Fmusa-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/miikaah/musa-rust [INFO] finished tweaking git repo https://github.com/miikaah/musa-rust [INFO] tweaked toml for git repo https://github.com/miikaah/musa-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/miikaah/musa-rust on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/miikaah/musa-rust 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/native/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [ERROR] error running command: no output for 300 seconds [INFO] testing miikaah/musa-rust against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmiikaah%2Fmusa-rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/miikaah/musa-rust [INFO] finished tweaking git repo https://github.com/miikaah/musa-rust [INFO] tweaked toml for git repo https://github.com/miikaah/musa-rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/miikaah/musa-rust on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/miikaah/musa-rust 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" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-5-tc2/source/native/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lazy_static v1.2.0 [INFO] [stderr] Downloaded cslice v0.2.0 [INFO] [stderr] Downloaded neon-runtime v0.2.0 [INFO] [stderr] Downloaded lewton v0.9.3 [INFO] [stderr] Downloaded fuchsia-cprng v0.1.0 [INFO] [stderr] Downloaded smallvec v0.6.8 [INFO] [stderr] Downloaded neon-build v0.2.0 [INFO] [stderr] Downloaded minimp3 v0.3.2 [INFO] [stderr] Downloaded slice-deque v0.1.16 [INFO] [stderr] Downloaded ogg v0.7.0 [INFO] [stderr] Downloaded minimp3-sys v0.3.1 [INFO] [stderr] Downloaded neon v0.2.0 [INFO] [stderr] Downloaded rodio v0.8.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0748123cf02ed6182cb6382d0c39cd9d27d9dc28ef3889d4e9257d9b51260169 [INFO] running `Command { std: "docker" "start" "-a" "0748123cf02ed6182cb6382d0c39cd9d27d9dc28ef3889d4e9257d9b51260169", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0748123cf02ed6182cb6382d0c39cd9d27d9dc28ef3889d4e9257d9b51260169", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0748123cf02ed6182cb6382d0c39cd9d27d9dc28ef3889d4e9257d9b51260169", kill_on_drop: false }` [INFO] [stdout] 0748123cf02ed6182cb6382d0c39cd9d27d9dc28ef3889d4e9257d9b51260169 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d4b96b2daf45740497e7e94ba61be6cd7939ecf0bd19b517cd139376af22588 [INFO] running `Command { std: "docker" "start" "-a" "2d4b96b2daf45740497e7e94ba61be6cd7939ecf0bd19b517cd139376af22588", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/native/Cargo.toml: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling neon-build v0.2.0 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling cslice v0.2.0 [INFO] [stderr] Compiling smallvec v0.6.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling neon v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling musa-rust v0.1.0 (/opt/rustwide/workdir/native) [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling claxon v0.3.2 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling lewton v0.9.3 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling slice-deque v0.1.16 [INFO] [stderr] Compiling cpal v0.8.2 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling minimp3 v0.3.2 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling cgmath v0.14.1 [INFO] [stderr] Compiling neon-runtime v0.2.0 [INFO] [stderr] error: failed to run custom build command for `neon-runtime v0.2.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/neon-runtime-52437193c8b5f343/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] thread 'main' (662) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/neon-runtime-0.2.0/build.rs:86:56: [INFO] [stderr] Failed to run "npm install" for neon-runtime! [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56230ae06352 - std[b14e17aa63033746]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x56230ae06352 - std[b14e17aa63033746]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x56230ae06352 - std[b14e17aa63033746]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x56230ae06352 - <::print::DisplayBacktrace as core[7ebf52c056bd56a4]::fmt::Display>::fmt [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x56230ae1a0da - ::fmt [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x56230ae1a0da - core[7ebf52c056bd56a4]::fmt::write [INFO] [stderr] 6: 0x56230ae0c4d6 - std[b14e17aa63033746]::io::default_write_fmt:: [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x56230ae0c4d6 - ::write_fmt [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x56230ade6aff - ::print [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x56230ade6aff - std[b14e17aa63033746]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x56230ae00ab1 - std[b14e17aa63033746]::panicking::default_hook [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x56230ae00c6b - std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x56230ade6bb8 - std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x56230adde5f9 - std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x56230ade752d - __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x56230ae1a7ec - core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x56230ae1a4e4 - core[7ebf52c056bd56a4]::panicking::panic_display::<&str> [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:259:5 [INFO] [stderr] 17: 0x56230ae1a4e4 - core[7ebf52c056bd56a4]::option::expect_failed [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/option.rs:2208:5 [INFO] [stderr] 18: 0x56230ada7c75 - >::expect [INFO] [stderr] 19: 0x56230ada7830 - build_script_build[2a549aaf7e77809f]::build_object_file [INFO] [stderr] 20: 0x56230ada7b36 - build_script_build[2a549aaf7e77809f]::main [INFO] [stderr] 21: 0x56230ada7fd3 - >::call_once [INFO] [stderr] 22: 0x56230ada75b6 - std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] 23: 0x56230ada75c9 - std[b14e17aa63033746]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] 24: 0x56230adffc66 - <&dyn core[7ebf52c056bd56a4]::ops::function::Fn<(), Output = i32> + core[7ebf52c056bd56a4]::panic::unwind_safe::RefUnwindSafe + core[7ebf52c056bd56a4]::marker::Sync as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 25: 0x56230adffc66 - std[b14e17aa63033746]::panicking::catch_unwind::do_call::<&dyn core[7ebf52c056bd56a4]::ops::function::Fn<(), Output = i32> + core[7ebf52c056bd56a4]::panic::unwind_safe::RefUnwindSafe + core[7ebf52c056bd56a4]::marker::Sync, i32> [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stderr] 26: 0x56230adffc66 - std[b14e17aa63033746]::panicking::catch_unwind:: + core[7ebf52c056bd56a4]::panic::unwind_safe::RefUnwindSafe + core[7ebf52c056bd56a4]::marker::Sync> [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stderr] 27: 0x56230adffc66 - std[b14e17aa63033746]::panic::catch_unwind::<&dyn core[7ebf52c056bd56a4]::ops::function::Fn<(), Output = i32> + core[7ebf52c056bd56a4]::panic::unwind_safe::RefUnwindSafe + core[7ebf52c056bd56a4]::marker::Sync, i32> [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stderr] 28: 0x56230adffc66 - std[b14e17aa63033746]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/rt.rs:175:24 [INFO] [stderr] 29: 0x56230adffc66 - std[b14e17aa63033746]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stderr] 30: 0x56230adffc66 - std[b14e17aa63033746]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stderr] 31: 0x56230adffc66 - std[b14e17aa63033746]::panic::catch_unwind:: [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stderr] 32: 0x56230adffc66 - std[b14e17aa63033746]::rt::lang_start_internal [INFO] [stderr] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/rt.rs:171:5 [INFO] [stderr] 33: 0x56230ada75a1 - std[b14e17aa63033746]::rt::lang_start::<()> [INFO] [stderr] 34: 0x56230ada8035 - main [INFO] [stderr] 35: 0x7f75d17951ca - [INFO] [stderr] 36: 0x7f75d179528b - __libc_start_main [INFO] [stderr] 37: 0x56230ada7325 - _start [INFO] [stderr] 38: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2d4b96b2daf45740497e7e94ba61be6cd7939ecf0bd19b517cd139376af22588", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d4b96b2daf45740497e7e94ba61be6cd7939ecf0bd19b517cd139376af22588", kill_on_drop: false }` [INFO] [stdout] 2d4b96b2daf45740497e7e94ba61be6cd7939ecf0bd19b517cd139376af22588