[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 master#818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc for pr-156114-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falex-epp%2Ffmod-rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/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-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alex-epp/fmod-rs on toolchain 818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "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" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-xid v0.2.2
[INFO] [stderr]   Downloaded serial_test_derive v0.5.1
[INFO] [stderr]   Downloaded serial_test v0.5.1
[INFO] [stderr]   Downloaded radium v0.5.3
[INFO] [stderr]   Downloaded parking_lot v0.11.2
[INFO] [stderr]   Downloaded wyz v0.2.0
[INFO] [stderr]   Downloaded libloading v0.7.0
[INFO] [stderr]   Downloaded tap v1.0.1
[INFO] [stderr]   Downloaded shlex v1.1.0
[INFO] [stderr]   Downloaded which v3.1.1
[INFO] [stderr]   Downloaded instant v0.1.11
[INFO] [stderr]   Downloaded funty v1.1.0
[INFO] [stderr]   Downloaded termcolor v1.1.2
[INFO] [stderr]   Downloaded version_check v0.9.3
[INFO] [stderr]   Downloaded parking_lot_core v0.8.5
[INFO] [stderr]   Downloaded ansi_term v0.11.0
[INFO] [stderr]   Downloaded cexpr v0.5.0
[INFO] [stderr]   Downloaded lock_api v0.4.5
[INFO] [stderr]   Downloaded smallvec v1.7.0
[INFO] [stderr]   Downloaded redox_syscall v0.2.10
[INFO] [stderr]   Downloaded unicode-width v0.1.9
[INFO] [stderr]   Downloaded proc-macro2 v1.0.29
[INFO] [stderr]   Downloaded env_logger v0.8.4
[INFO] [stderr]   Downloaded clang-sys v1.2.2
[INFO] [stderr]   Downloaded bitvec v0.19.5
[INFO] [stderr]   Downloaded nom v6.2.1
[INFO] [stderr]   Downloaded clap v2.33.3
[INFO] [stderr]   Downloaded bindgen v0.59.1
[INFO] [stderr]   Downloaded regex v1.4.6
[INFO] [stderr]   Downloaded syn v1.0.77
[INFO] [stderr]   Downloaded regex-syntax v0.6.25
[INFO] [stderr]   Downloaded libc v0.2.103
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 841903ec547abd3c606f8b71c702084cd378508a44fbdbfbf93df44ddd068c1f
[INFO] running `Command { std: "docker" "start" "-a" "841903ec547abd3c606f8b71c702084cd378508a44fbdbfbf93df44ddd068c1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "841903ec547abd3c606f8b71c702084cd378508a44fbdbfbf93df44ddd068c1f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "841903ec547abd3c606f8b71c702084cd378508a44fbdbfbf93df44ddd068c1f", kill_on_drop: false }`
[INFO] [stdout] 841903ec547abd3c606f8b71c702084cd378508a44fbdbfbf93df44ddd068c1f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 85fc25a1374a1c8fc89972eb7df957a14d8e1294f7e80a21947c24bf6d32d5ba
[INFO] running `Command { std: "docker" "start" "-a" "85fc25a1374a1c8fc89972eb7df957a14d8e1294f7e80a21947c24bf6d32d5ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.103
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.29
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v1.1.0
[INFO] [stderr]    Compiling wyz v0.2.0
[INFO] [stderr]    Compiling nom v6.2.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling clang-sys v1.2.2
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling aho-corasick v0.7.15
[INFO] [stderr]    Compiling bitvec v0.19.5
[INFO] [stderr]    Compiling libloading v0.7.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling bindgen v0.59.1
[INFO] [stderr]    Compiling ansi_term v0.11.0
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling which v3.1.1
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling syn v1.0.77
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]     Checking instant v0.1.11
[INFO] [stderr]     Checking smallvec v1.7.0
[INFO] [stderr]     Checking scopeguard v1.1.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' (743) panicked at build.rs:23:9:
[INFO] [stderr]   base_path = vendor/fmod/api does not exist
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x63462a29c3f8 - std[ecb0d957611a9953]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x63462a29c3f8 - std[ecb0d957611a9953]::backtrace_rs::backtrace::trace_unsynchronized::<std[ecb0d957611a9953]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x63462a29c3f8 - std[ecb0d957611a9953]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x63462a29c3f8 - <<std[ecb0d957611a9953]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[e2c6bfcbedad3d19]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x63462a2b1c9a - <core[e2c6bfcbedad3d19]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x63462a2b1c9a - core[e2c6bfcbedad3d19]::fmt::write
[INFO] [stderr]      6:     0x63462a2a1302 - std[ecb0d957611a9953]::io::default_write_fmt::<std[ecb0d957611a9953]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x63462a2a1302 - <std[ecb0d957611a9953]::sys::stdio::unix::Stderr as std[ecb0d957611a9953]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x63462a27e796 - <std[ecb0d957611a9953]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x63462a27e796 - std[ecb0d957611a9953]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x63462a296071 - std[ecb0d957611a9953]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x63462a2962eb - std[ecb0d957611a9953]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x63462a27e852 - std[ecb0d957611a9953]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x63462a276119 - std[ecb0d957611a9953]::sys::backtrace::__rust_end_short_backtrace::<std[ecb0d957611a9953]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x63462a27f1cd - __rustc[f0d91e6d27a59826]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x63462a2b250c - core[e2c6bfcbedad3d19]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x634629efadd3 - build_script_build[5a18592258a6711]::main
[INFO] [stderr]     17:     0x634629efe2e3 - <fn() as core[e2c6bfcbedad3d19]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     18:     0x634629ef9606 - std[ecb0d957611a9953]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     19:     0x634629efa209 - std[ecb0d957611a9953]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     20:     0x63462a295237 - <&dyn core[e2c6bfcbedad3d19]::ops::function::Fn<(), Output = i32> + core[e2c6bfcbedad3d19]::marker::Sync + core[e2c6bfcbedad3d19]::panic::unwind_safe::RefUnwindSafe as core[e2c6bfcbedad3d19]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     21:     0x63462a295237 - std[ecb0d957611a9953]::panicking::catch_unwind::do_call::<&dyn core[e2c6bfcbedad3d19]::ops::function::Fn<(), Output = i32> + core[e2c6bfcbedad3d19]::marker::Sync + core[e2c6bfcbedad3d19]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc/library/std/src/panicking.rs:581:40
[INFO] [stderr]     22:     0x63462a295237 - std[ecb0d957611a9953]::panicking::catch_unwind::<i32, &dyn core[e2c6bfcbedad3d19]::ops::function::Fn<(), Output = i32> + core[e2c6bfcbedad3d19]::marker::Sync + core[e2c6bfcbedad3d19]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc/library/std/src/panicking.rs:544:19
[INFO] [stderr]     23:     0x63462a295237 - std[ecb0d957611a9953]::panic::catch_unwind::<&dyn core[e2c6bfcbedad3d19]::ops::function::Fn<(), Output = i32> + core[e2c6bfcbedad3d19]::marker::Sync + core[e2c6bfcbedad3d19]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc/library/std/src/panic.rs:359:14
[INFO] [stderr]     24:     0x63462a295237 - std[ecb0d957611a9953]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc/library/std/src/rt.rs:175:24
[INFO] [stderr]     25:     0x63462a295237 - std[ecb0d957611a9953]::panicking::catch_unwind::do_call::<std[ecb0d957611a9953]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc/library/std/src/panicking.rs:581:40
[INFO] [stderr]     26:     0x63462a295237 - std[ecb0d957611a9953]::panicking::catch_unwind::<isize, std[ecb0d957611a9953]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc/library/std/src/panicking.rs:544:19
[INFO] [stderr]     27:     0x63462a295237 - std[ecb0d957611a9953]::panic::catch_unwind::<std[ecb0d957611a9953]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc/library/std/src/panic.rs:359:14
[INFO] [stderr]     28:     0x63462a295237 - std[ecb0d957611a9953]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/818811b3cd1e0ff0d8ef20d5a4cf0b7c079929bc/library/std/src/rt.rs:171:5
[INFO] [stderr]     29:     0x634629ef95f1 - std[ecb0d957611a9953]::rt::lang_start::<()>
[INFO] [stderr]     30:     0x634629efe6b5 - main
[INFO] [stderr]     31:     0x71d2d9b851ca - <unknown>
[INFO] [stderr]     32:     0x71d2d9b8528b - __libc_start_main
[INFO] [stderr]     33:     0x634629ef84f5 - _start
[INFO] [stderr]     34:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "85fc25a1374a1c8fc89972eb7df957a14d8e1294f7e80a21947c24bf6d32d5ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "85fc25a1374a1c8fc89972eb7df957a14d8e1294f7e80a21947c24bf6d32d5ba", kill_on_drop: false }`
[INFO] [stdout] 85fc25a1374a1c8fc89972eb7df957a14d8e1294f7e80a21947c24bf6d32d5ba
