[INFO] cloning repository https://github.com/alex-epp/fmod-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alex-epp/fmod-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex-epp%2Ffmod-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex-epp%2Ffmod-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c0552ed15bf502774b001946f70d271bc3197d12
[INFO] checking alex-epp/fmod-rs against try#5f6abd89da253a562ad85d235b9342a3ac336c28 for pr-156114
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex-epp%2Ffmod-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alex-epp/fmod-rs
[INFO] finished tweaking git repo https://github.com/alex-epp/fmod-rs
[INFO] tweaked toml for git repo https://github.com/alex-epp/fmod-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alex-epp/fmod-rs on toolchain 5f6abd89da253a562ad85d235b9342a3ac336c28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alex-epp/fmod-rs 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" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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 proc-macro2 v1.0.29
[INFO] [stderr]   Downloaded serial_test v0.5.1
[INFO] [stderr]   Downloaded serial_test_derive v0.5.1
[INFO] [stderr]   Downloaded radium v0.5.3
[INFO] [stderr]   Downloaded which v3.1.1
[INFO] [stderr]   Downloaded cexpr v0.5.0
[INFO] [stderr]   Downloaded instant v0.1.11
[INFO] [stderr]   Downloaded libloading v0.7.0
[INFO] [stderr]   Downloaded clang-sys v1.2.2
[INFO] [stderr]   Downloaded syn v1.0.77
[INFO] [stderr]   Downloaded nom v6.2.1
[INFO] [stderr]   Downloaded bitvec v0.19.5
[INFO] [stderr]   Downloaded bindgen v0.59.1
[INFO] [stderr]   Downloaded regex v1.4.6
[INFO] [stderr]   Downloaded libc v0.2.103
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e163e17a7316a00c6bc2b1e67e3fe8cd50411f459e785c680982c3736bfec00
[INFO] running `Command { std: "docker" "start" "-a" "1e163e17a7316a00c6bc2b1e67e3fe8cd50411f459e785c680982c3736bfec00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e163e17a7316a00c6bc2b1e67e3fe8cd50411f459e785c680982c3736bfec00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e163e17a7316a00c6bc2b1e67e3fe8cd50411f459e785c680982c3736bfec00", kill_on_drop: false }`
[INFO] [stdout] 1e163e17a7316a00c6bc2b1e67e3fe8cd50411f459e785c680982c3736bfec00
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5f6abd89da253a562ad85d235b9342a3ac336c28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5b0b22a852aa17dd1fc02c53ed89c0dd07be91eb6445b85ce4262ec57e26c56
[INFO] running `Command { std: "docker" "start" "-a" "a5b0b22a852aa17dd1fc02c53ed89c0dd07be91eb6445b85ce4262ec57e26c56", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling nom v6.2.1
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clang-sys v1.2.2
[INFO] [stderr]    Compiling bitvec v0.19.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling libloading v0.7.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bindgen v0.59.1
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling syn v1.0.77
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking instant v0.1.11
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]     Checking lock_api v0.4.5
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling regex v1.4.6
[INFO] [stderr]    Compiling env_logger v0.8.4
[INFO] [stderr]    Compiling serial_test_derive v0.5.1
[INFO] [stderr]     Checking serial_test v0.5.1
[INFO] [stderr]    Compiling cexpr v0.5.0
[INFO] [stderr]    Compiling fmod v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `fmod v0.1.0 (/opt/rustwide/workdir)`
[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/fmod-cde5e9a16c1bfbbb/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (689) panicked at build.rs:23:9:
[INFO] [stderr]   base_path = vendor/fmod/api does not exist
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5aef8fb5b308 - std[44ea7cc265e53eb4]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5aef8fb5b308 - std[44ea7cc265e53eb4]::backtrace_rs::backtrace::trace_unsynchronized::<std[44ea7cc265e53eb4]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5aef8fb5b308 - std[44ea7cc265e53eb4]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5aef8fb5b308 - <<std[44ea7cc265e53eb4]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[4a6c52b5c4f17adc]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5aef8fb70baa - <core[4a6c52b5c4f17adc]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5aef8fb70baa - core[4a6c52b5c4f17adc]::fmt::write
[INFO] [stderr]      6:     0x5aef8fb60212 - std[44ea7cc265e53eb4]::io::default_write_fmt::<std[44ea7cc265e53eb4]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x5aef8fb60212 - <std[44ea7cc265e53eb4]::sys::stdio::unix::Stderr as std[44ea7cc265e53eb4]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x5aef8fb3d6a6 - <std[44ea7cc265e53eb4]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5aef8fb3d6a6 - std[44ea7cc265e53eb4]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5aef8fb54f31 - std[44ea7cc265e53eb4]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5aef8fb551ab - std[44ea7cc265e53eb4]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5aef8fb3d762 - std[44ea7cc265e53eb4]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5aef8fb32899 - std[44ea7cc265e53eb4]::sys::backtrace::__rust_end_short_backtrace::<std[44ea7cc265e53eb4]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5aef8fb3e0dd - __rustc[fc020a0f6a6dced]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5aef8fb7141c - core[4a6c52b5c4f17adc]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5aef8f7b9d53 - build_script_build[70388c79a4947d88]::main
[INFO] [stderr]     17:     0x5aef8f7bd263 - <fn() as core[4a6c52b5c4f17adc]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     18:     0x5aef8f7b8586 - std[44ea7cc265e53eb4]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     19:     0x5aef8f7b9189 - std[44ea7cc265e53eb4]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     20:     0x5aef8fb540f7 - <&dyn core[4a6c52b5c4f17adc]::ops::function::Fn<(), Output = i32> + core[4a6c52b5c4f17adc]::panic::unwind_safe::RefUnwindSafe + core[4a6c52b5c4f17adc]::marker::Sync as core[4a6c52b5c4f17adc]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     21:     0x5aef8fb540f7 - std[44ea7cc265e53eb4]::panicking::catch_unwind::do_call::<&dyn core[4a6c52b5c4f17adc]::ops::function::Fn<(), Output = i32> + core[4a6c52b5c4f17adc]::panic::unwind_safe::RefUnwindSafe + core[4a6c52b5c4f17adc]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:581:40
[INFO] [stderr]     22:     0x5aef8fb540f7 - std[44ea7cc265e53eb4]::panicking::catch_unwind::<i32, &dyn core[4a6c52b5c4f17adc]::ops::function::Fn<(), Output = i32> + core[4a6c52b5c4f17adc]::panic::unwind_safe::RefUnwindSafe + core[4a6c52b5c4f17adc]::marker::Sync>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:544:19
[INFO] [stderr]     23:     0x5aef8fb540f7 - std[44ea7cc265e53eb4]::panic::catch_unwind::<&dyn core[4a6c52b5c4f17adc]::ops::function::Fn<(), Output = i32> + core[4a6c52b5c4f17adc]::panic::unwind_safe::RefUnwindSafe + core[4a6c52b5c4f17adc]::marker::Sync, i32>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panic.rs:359:14
[INFO] [stderr]     24:     0x5aef8fb540f7 - std[44ea7cc265e53eb4]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/rt.rs:175:24
[INFO] [stderr]     25:     0x5aef8fb540f7 - std[44ea7cc265e53eb4]::panicking::catch_unwind::do_call::<std[44ea7cc265e53eb4]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:581:40
[INFO] [stderr]     26:     0x5aef8fb540f7 - std[44ea7cc265e53eb4]::panicking::catch_unwind::<isize, std[44ea7cc265e53eb4]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panicking.rs:544:19
[INFO] [stderr]     27:     0x5aef8fb540f7 - std[44ea7cc265e53eb4]::panic::catch_unwind::<std[44ea7cc265e53eb4]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x5aef8fb540f7 - std[44ea7cc265e53eb4]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/5f6abd89da253a562ad85d235b9342a3ac336c28/library/std/src/rt.rs:171:5
[INFO] [stderr]     29:     0x5aef8f7b81f1 - std[44ea7cc265e53eb4]::rt::lang_start::<()>
[INFO] [stderr]     30:     0x5aef8f7bd635 - main
[INFO] [stderr]     31:     0x7c45284c81ca - <unknown>
[INFO] [stderr]     32:     0x7c45284c828b - __libc_start_main
[INFO] [stderr]     33:     0x5aef8f7b7475 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "a5b0b22a852aa17dd1fc02c53ed89c0dd07be91eb6445b85ce4262ec57e26c56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5b0b22a852aa17dd1fc02c53ed89c0dd07be91eb6445b85ce4262ec57e26c56", kill_on_drop: false }`
[INFO] [stdout] a5b0b22a852aa17dd1fc02c53ed89c0dd07be91eb6445b85ce4262ec57e26c56
