[INFO] cloning repository https://github.com/masayoshi-louis/simple-http-radio [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/masayoshi-louis/simple-http-radio" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasayoshi-louis%2Fsimple-http-radio", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasayoshi-louis%2Fsimple-http-radio'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7dfdedcb0ab9725bf6555b16722b1124d518ad62 [INFO] checking masayoshi-louis/simple-http-radio against master#119d2a1a98fe87d4ae6cabf12134a0ef2fb95851 for pr-75180 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasayoshi-louis%2Fsimple-http-radio" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/masayoshi-louis/simple-http-radio on toolchain 119d2a1a98fe87d4ae6cabf12134a0ef2fb95851 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/masayoshi-louis/simple-http-radio [INFO] finished tweaking git repo https://github.com/masayoshi-louis/simple-http-radio [INFO] tweaked toml for git repo https://github.com/masayoshi-louis/simple-http-radio written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/masayoshi-louis/simple-http-radio already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f818b37f4f9d4110eba7552c4e86c5003886c9e02ea0cb92d1c29067b7529cce [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "f818b37f4f9d4110eba7552c4e86c5003886c9e02ea0cb92d1c29067b7529cce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f818b37f4f9d4110eba7552c4e86c5003886c9e02ea0cb92d1c29067b7529cce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f818b37f4f9d4110eba7552c4e86c5003886c9e02ea0cb92d1c29067b7529cce", kill_on_drop: false }` [INFO] [stdout] f818b37f4f9d4110eba7552c4e86c5003886c9e02ea0cb92d1c29067b7529cce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc38feaf549fc02808583fad487b4df1c85499b9a2ece883868e077a60aa74db [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cc38feaf549fc02808583fad487b4df1c85499b9a2ece883868e077a60aa74db", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking rand_core v0.4.0 [INFO] [stderr] Checking futures v0.1.27 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling utf8-ranges v1.0.3 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling syn v0.15.38 [INFO] [stderr] Compiling bindgen v0.32.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling regex v1.1.7 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling backtrace v0.3.31 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking tokio-trace-core v0.2.0 [INFO] [stderr] Checking owning_ref v0.4.0 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking regex-syntax v0.6.7 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Checking arrayvec v0.4.10 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking lock_api v0.1.5 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_chacha v0.1.1 [INFO] [stderr] Checking rand_pcg v0.1.2 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Checking tokio-executor v0.1.7 [INFO] [stderr] Checking tokio-sync v0.1.6 [INFO] [stderr] Checking want v0.0.6 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Checking tokio-timer v0.2.11 [INFO] [stderr] Checking tokio-current-thread v0.1.6 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking cpal v0.9.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking http v0.1.17 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.0 [INFO] [stderr] Checking tokio-threadpool v0.1.14 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio v0.1.21 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.24 [INFO] [stderr] Checking env_logger v0.6.1 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking hyper v0.12.30 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling simple-http-radio v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `simple-http-radio v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/simple-http-radio-25f8ba8af3b9ebb1/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" }', build.rs:20:10 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x560af6c4001f - std::backtrace_rs::backtrace::libunwind::trace::h21c0966c343fddd8 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x560af6c4001f - std::backtrace_rs::backtrace::trace_unsynchronized::h62cde0754779ae3a [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x560af6c4001f - std::sys_common::backtrace::_print_fmt::hb2d70198918acf1c [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x560af6c4001f - ::fmt::h5a9d4ddd4d99b877 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x560af6c65ecc - core::fmt::write::h3a043650ba7bf668 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/core/src/fmt/mod.rs:1117 [INFO] [stderr] 5: 0x560af6c3c925 - std::io::Write::write_fmt::h2dbf1bb0d9f42142 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/io/mod.rs:1510 [INFO] [stderr] 6: 0x560af6c42770 - std::sys_common::backtrace::_print::h1091565a54a3c462 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x560af6c42770 - std::sys_common::backtrace::print::hc9759e13a502cda2 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x560af6c42770 - std::panicking::default_hook::{{closure}}::hd35b8516a1d88160 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/panicking.rs:198 [INFO] [stderr] 9: 0x560af6c424bc - std::panicking::default_hook::h0dcf88ad4d72ec5e [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/panicking.rs:217 [INFO] [stderr] 10: 0x560af6c42db3 - std::panicking::rust_panic_with_hook::h81c308f7accbe523 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/panicking.rs:526 [INFO] [stderr] 11: 0x560af6c429ab - rust_begin_unwind [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/panicking.rs:437 [INFO] [stderr] 12: 0x560af6c64581 - core::panicking::panic_fmt::h019ad16a92ccd092 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/core/src/panicking.rs:85 [INFO] [stderr] 13: 0x560af6c643a3 - core::option::expect_none_failed::h7135ba2fdb185931 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/core/src/option.rs:1274 [INFO] [stderr] 14: 0x560af67e352f - core::result::Result::expect::hd56d285a946acf64 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/core/src/result.rs:963 [INFO] [stderr] 15: 0x560af675ac2c - build_script_build::main::h30f572bc598cc269 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:18 [INFO] [stderr] 16: 0x560af675ae7b - std::rt::lang_start::{{closure}}::hbbb76b721400c45f [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/rt.rs:67 [INFO] [stderr] 17: 0x560af6c431c6 - std::rt::lang_start_internal::{{closure}}::hdb90dc0481c9e8f6 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/rt.rs:52 [INFO] [stderr] 18: 0x560af6c431c6 - std::panicking::try::do_call::he0af14a67f26ea71 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/panicking.rs:348 [INFO] [stderr] 19: 0x560af6c431c6 - std::panicking::try::h87d5f0e2c2fee1c5 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/panicking.rs:325 [INFO] [stderr] 20: 0x560af6c431c6 - std::panic::catch_unwind::he9266eec484f0287 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/panic.rs:394 [INFO] [stderr] 21: 0x560af6c431c6 - std::rt::lang_start_internal::hb54283a40e32dc37 [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/rt.rs:51 [INFO] [stderr] 22: 0x560af675ae57 - std::rt::lang_start::h87540c9fe957635e [INFO] [stderr] at /rustc/119d2a1a98fe87d4ae6cabf12134a0ef2fb95851/library/std/src/rt.rs:67 [INFO] [stderr] 23: 0x560af675acca - main [INFO] [stderr] 24: 0x7fdb954c70b3 - __libc_start_main [INFO] [stderr] 25: 0x560af67590be - _start [INFO] [stderr] 26: 0x0 - [INFO] running `Command { std: "docker" "inspect" "cc38feaf549fc02808583fad487b4df1c85499b9a2ece883868e077a60aa74db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc38feaf549fc02808583fad487b4df1c85499b9a2ece883868e077a60aa74db", kill_on_drop: false }` [INFO] [stdout] cc38feaf549fc02808583fad487b4df1c85499b9a2ece883868e077a60aa74db