[INFO] cloning repository masayoshi-louis/simple-http-radio [INFO] running `"git" "clone" "--bare" "git://github.com/masayoshi-louis/simple-http-radio.git" "work/cache/sources/gh/masayoshi-louis/simple-http-radio"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/masayoshi-louis/simple-http-radio'... [INFO] running `"git" "clone" "work/cache/sources/gh/masayoshi-louis/simple-http-radio" "work/ex/beta-1.37-6/sources/1.36.0/gh/masayoshi-louis/simple-http-radio"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/masayoshi-louis/simple-http-radio'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/masayoshi-louis/simple-http-radio" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/masayoshi-louis/simple-http-radio"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/masayoshi-louis/simple-http-radio'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7dfdedcb0ab9725bf6555b16722b1124d518ad62 [INFO] sha for GitHub repo masayoshi-louis/simple-http-radio: 7dfdedcb0ab9725bf6555b16722b1124d518ad62 [INFO] validating manifest of masayoshi-louis/simple-http-radio on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of masayoshi-louis/simple-http-radio on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing masayoshi-louis/simple-http-radio [INFO] finished frobbing masayoshi-louis/simple-http-radio [INFO] frobbed toml for masayoshi-louis/simple-http-radio written to work/ex/beta-1.37-6/sources/1.36.0/gh/masayoshi-louis/simple-http-radio/Cargo.toml [INFO] started frobbing masayoshi-louis/simple-http-radio [INFO] finished frobbing masayoshi-louis/simple-http-radio [INFO] frobbed toml for masayoshi-louis/simple-http-radio written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/masayoshi-louis/simple-http-radio/Cargo.toml [INFO] crate masayoshi-louis/simple-http-radio already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing masayoshi-louis/simple-http-radio against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/masayoshi-louis/simple-http-radio:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-07-23" "build" "--frozen"` [INFO] [stdout] 27862d6211cd65f6978e27835bfeb5f215ec1b2171fe94623edc5424c91d51c9 [INFO] running `"docker" "start" "-a" "27862d6211cd65f6978e27835bfeb5f215ec1b2171fe94623edc5424c91d51c9"` [INFO] [stderr] Compiling bindgen v0.32.3 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling backtrace v0.3.31 [INFO] [stderr] Compiling cpal v0.9.0 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.0 [INFO] [stderr] Compiling http v0.1.17 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio v0.1.21 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling h2 v0.1.24 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling hyper v0.12.30 [INFO] [stderr] Compiling simple-http-radio v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error: failed to run custom build command for `simple-http-radio v0.1.0 (/opt/crater/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/crater/target/debug/build/simple-http-radio-bf30114a4a3939d9/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Couldn't write bindings!: Os { code: 30, kind: Other, message: "Read-only file system" }', src/libcore/result.rs:999:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55cae8d52b9b - backtrace::backtrace::libunwind::trace::h5dfa5d4c5feed6dc [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55cae8d52b9b - backtrace::backtrace::trace_unsynchronized::hb731fe64f3fa469f [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55cae8d52b9b - std::sys_common::backtrace::_print::hf4fd45fe7ae4a250 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55cae8d52b9b - std::sys_common::backtrace::print::h31646c3786c57441 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55cae8d52b9b - std::panicking::default_hook::{{closure}}::hda785e768c746ae7 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x55cae8d52877 - std::panicking::default_hook::h0c4b76f338614ef1 [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x55cae8d53310 - std::panicking::rust_panic_with_hook::h096dff2cb12b67ce [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x55cae8d52e92 - std::panicking::continue_panic_fmt::h0046167652be99a6 [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x55cae8d52d76 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:311 [INFO] [stderr] 9: 0x55cae8d724bd - core::panicking::panic_fmt::h8980489a6c4a44cb [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 10: 0x55cae8d38a78 - core::result::unwrap_failed::h95fe53131a3a2fea [INFO] [stderr] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/macros.rs:18 [INFO] [stderr] 11: 0x55cae87985e7 - core::result::Result::expect::hf06c79724f8e13e6 [INFO] [stderr] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libcore/result.rs:827 [INFO] [stderr] 12: 0x55cae871cde3 - build_script_build::main::h40fa28f400811b28 [INFO] [stderr] at /opt/crater/workdir/build.rs:18 [INFO] [stderr] 13: 0x55cae871cf10 - std::rt::lang_start::{{closure}}::hee9c118f2ee37031 [INFO] [stderr] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/rt.rs:64 [INFO] [stderr] 14: 0x55cae8d52d13 - std::rt::lang_start_internal::{{closure}}::h055e1fdc5578d418 [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 15: 0x55cae8d52d13 - std::panicking::try::do_call::h480cafa68c9928b4 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 16: 0x55cae8d5a73a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:82 [INFO] [stderr] 17: 0x55cae8d5381d - std::panicking::try::he0549d0299de204a [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 18: 0x55cae8d5381d - std::panic::catch_unwind::h422dc2db98f03517 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 19: 0x55cae8d5381d - std::rt::lang_start_internal::h121de03325a3f900 [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 20: 0x55cae871cee9 - std::rt::lang_start::h7d5f97a90e009b80 [INFO] [stderr] at /rustc/61d1607e0f6a18bb4897d6f9b10abeac9e11eb8e/src/libstd/rt.rs:64 [INFO] [stderr] 21: 0x55cae871ce8a - main [INFO] [stderr] 22: 0x7f14d9a3e2e1 - __libc_start_main [INFO] [stderr] 23: 0x55cae871bd7a - _start [INFO] [stderr] 24: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "27862d6211cd65f6978e27835bfeb5f215ec1b2171fe94623edc5424c91d51c9"` [INFO] running `"docker" "rm" "-f" "27862d6211cd65f6978e27835bfeb5f215ec1b2171fe94623edc5424c91d51c9"` [INFO] [stdout] 27862d6211cd65f6978e27835bfeb5f215ec1b2171fe94623edc5424c91d51c9