[INFO] updating cached repository masayoshi-louis/simple-http-radio [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/masayoshi-louis/simple-http-radio [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/masayoshi-louis/simple-http-radio" "work/ex/beta-1.38-1/sources/1.37.0/gh/masayoshi-louis/simple-http-radio"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/gh/masayoshi-louis/simple-http-radio"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/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.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of masayoshi-louis/simple-http-radio on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "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.38-1/sources/1.37.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.38-1/sources/beta-2019-08-13/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.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing masayoshi-louis/simple-http-radio against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-5/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] afc957ac6672bc4dc8c140e6d46b1ce4960143b892bfef212a035a063ab7418d [INFO] running `"docker" "start" "-a" "afc957ac6672bc4dc8c140e6d46b1ce4960143b892bfef212a035a063ab7418d"` [INFO] [stderr] Compiling bindgen v0.32.3 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling backtrace v0.3.31 [INFO] [stderr] Compiling cpal v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling failure v0.1.5 [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 tokio-reactor v0.1.9 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.21 [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-48dc8cf980bf733e/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: 0x55d75a51337b - backtrace::backtrace::libunwind::trace::hfe5db90796807973 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x55d75a51337b - backtrace::backtrace::trace_unsynchronized::h34b865a835594335 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.29/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55d75a51337b - std::sys_common::backtrace::_print::h527254ae44989167 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:47 [INFO] [stderr] 3: 0x55d75a51337b - std::sys_common::backtrace::print::he85dd5ddddf46503 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:36 [INFO] [stderr] 4: 0x55d75a51337b - std::panicking::default_hook::{{closure}}::h847a2eb38b396f14 [INFO] [stderr] at src/libstd/panicking.rs:200 [INFO] [stderr] 5: 0x55d75a513057 - std::panicking::default_hook::h2ca0f9a30a0e206b [INFO] [stderr] at src/libstd/panicking.rs:214 [INFO] [stderr] 6: 0x55d75a513af0 - std::panicking::rust_panic_with_hook::hffcefc09751839d1 [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 7: 0x55d75a513672 - std::panicking::continue_panic_fmt::hc0f142c930c846fc [INFO] [stderr] at src/libstd/panicking.rs:384 [INFO] [stderr] 8: 0x55d75a513556 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:311 [INFO] [stderr] 9: 0x55d75a532c9d - core::panicking::panic_fmt::h2daf88b2616ca2b2 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 10: 0x55d75a4f8988 - core::result::unwrap_failed::h2657a1406d347164 [INFO] [stderr] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/macros.rs:18 [INFO] [stderr] 11: 0x55d759f57807 - core::result::Result::expect::h73d183b51f56fc6d [INFO] [stderr] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libcore/result.rs:827 [INFO] [stderr] 12: 0x55d759ede323 - build_script_build::main::habb0ee56042eb86e [INFO] [stderr] at /opt/crater/workdir/build.rs:18 [INFO] [stderr] 13: 0x55d759ede450 - std::rt::lang_start::{{closure}}::hea02b0504503da4c [INFO] [stderr] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/rt.rs:64 [INFO] [stderr] 14: 0x55d75a5134f3 - std::rt::lang_start_internal::{{closure}}::h447d8812e3ee306d [INFO] [stderr] at src/libstd/rt.rs:49 [INFO] [stderr] 15: 0x55d75a5134f3 - std::panicking::try::do_call::h4a61cb372364c745 [INFO] [stderr] at src/libstd/panicking.rs:296 [INFO] [stderr] 16: 0x55d75a51af1a - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:82 [INFO] [stderr] 17: 0x55d75a513ffd - std::panicking::try::hdf71f938885bca42 [INFO] [stderr] at src/libstd/panicking.rs:275 [INFO] [stderr] 18: 0x55d75a513ffd - std::panic::catch_unwind::h7e85dbf162b1611a [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 19: 0x55d75a513ffd - std::rt::lang_start_internal::h1e06cc26b9fc25ea [INFO] [stderr] at src/libstd/rt.rs:48 [INFO] [stderr] 20: 0x55d759ede429 - std::rt::lang_start::hf5262fa790909f33 [INFO] [stderr] at /rustc/eae3437dfe991621e8afdc82734f4a172d7ddf9b/src/libstd/rt.rs:64 [INFO] [stderr] 21: 0x55d759ede3ca - main [INFO] [stderr] 22: 0x7fc8f3f972e1 - __libc_start_main [INFO] [stderr] 23: 0x55d759edb35a - _start [INFO] [stderr] 24: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "afc957ac6672bc4dc8c140e6d46b1ce4960143b892bfef212a035a063ab7418d"` [INFO] running `"docker" "rm" "-f" "afc957ac6672bc4dc8c140e6d46b1ce4960143b892bfef212a035a063ab7418d"` [INFO] [stdout] afc957ac6672bc4dc8c140e6d46b1ce4960143b892bfef212a035a063ab7418d