[INFO] cloning repository https://github.com/masayoshi-louis/microsoft-speech-rs [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/microsoft-speech-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasayoshi-louis%2Fmicrosoft-speech-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasayoshi-louis%2Fmicrosoft-speech-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] edf33c9c0fb3b615885384996fff9431e82a59ec [INFO] documenting masayoshi-louis/microsoft-speech-rs against beta-2020-08-29 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasayoshi-louis%2Fmicrosoft-speech-rs" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/masayoshi-louis/microsoft-speech-rs on toolchain beta-2020-08-29 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/masayoshi-louis/microsoft-speech-rs [INFO] finished tweaking git repo https://github.com/masayoshi-louis/microsoft-speech-rs [INFO] tweaked toml for git repo https://github.com/masayoshi-louis/microsoft-speech-rs written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/masayoshi-louis/microsoft-speech-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-08-29" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-sync v0.1.0 [INFO] [stderr] Downloaded bindgen v0.47.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3ab48355c650243422d525212b8083fb0c6d74309c195ec4d49a6d8012bd7bcb [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" "3ab48355c650243422d525212b8083fb0c6d74309c195ec4d49a6d8012bd7bcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ab48355c650243422d525212b8083fb0c6d74309c195ec4d49a6d8012bd7bcb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ab48355c650243422d525212b8083fb0c6d74309c195ec4d49a6d8012bd7bcb", kill_on_drop: false }` [INFO] [stdout] 3ab48355c650243422d525212b8083fb0c6d74309c195ec4d49a6d8012bd7bcb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-08-29" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a71b6c1aa745f50caec8a955a6703c9dd2ba33ad016630b46967a124095fd816 [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" "a71b6c1aa745f50caec8a955a6703c9dd2ba33ad016630b46967a124095fd816", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling proc-macro2 v0.4.26 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling rustc-demangle v0.1.13 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling num-bigint v0.2.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bindgen v0.47.1 [INFO] [stderr] Compiling termcolor v1.0.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling num-complex v0.2.1 [INFO] [stderr] Compiling num-rational v0.2.1 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking rand_jitter v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Checking tokio-sync v0.1.0 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Checking smallvec v0.6.8 [INFO] [stderr] Checking tokio-executor v0.1.6 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking rand_os v0.1.2 [INFO] [stderr] Checking num_cpus v1.9.0 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Checking bytes v0.4.11 [INFO] [stderr] Checking tokio-current-thread v0.1.4 [INFO] [stderr] Checking tokio-timer v0.2.9 [INFO] [stderr] Checking crossbeam-channel v0.3.8 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Checking mio v0.6.16 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Checking tokio-io v0.1.11 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Compiling nom v4.2.0 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling cexpr v0.3.4 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking regex v1.1.0 [INFO] [stderr] Checking tokio-reactor v0.1.8 [INFO] [stderr] Checking crossbeam v0.6.0 [INFO] [stderr] Checking tokio-threadpool v0.1.11 [INFO] [stderr] Checking tokio-udp v0.1.3 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Checking tokio-fs v0.1.5 [INFO] [stderr] Checking env_logger v0.6.0 [INFO] [stderr] Checking tokio v0.1.15 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling microsoft_speech v0.5.4 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `microsoft_speech v0.5.4 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/microsoft_speech-0bc51ce6323899a6/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/microsoft_speech-89b41f69800a4a18/out [INFO] [stderr] cargo:rustc-link-lib=dylib=Microsoft.CognitiveServices.Speech.core [INFO] [stderr] [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:48:10 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x560acdc91120 - std::backtrace_rs::backtrace::libunwind::trace::h9e3e6d9b3369e699 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x560acdc91120 - std::backtrace_rs::backtrace::trace_unsynchronized::he58aba3ac08ed12a [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x560acdc91120 - std::sys_common::backtrace::_print_fmt::hbbbd4c92d537cef4 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x560acdc91120 - ::fmt::h80c2ae080004cc83 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x560acdcb6d2c - core::fmt::write::h0c11e16fd03fe660 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/core/src/fmt/mod.rs:1082 [INFO] [stderr] 5: 0x560acdc8ddb7 - std::io::Write::write_fmt::h2e2072ff86131fcd [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/io/mod.rs:1514 [INFO] [stderr] 6: 0x560acdc93670 - std::sys_common::backtrace::_print::h165e6476adb4cb58 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x560acdc93670 - std::sys_common::backtrace::print::hbbfa32a92cd1fc34 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x560acdc93670 - std::panicking::default_hook::{{closure}}::h3a02067ca7f64068 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:200 [INFO] [stderr] 9: 0x560acdc933bc - std::panicking::default_hook::ha3137d6f4e961fe2 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:219 [INFO] [stderr] 10: 0x560acdc93cf8 - std::panicking::rust_panic_with_hook::he6505c3b9d82db8b [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:573 [INFO] [stderr] 11: 0x560acdc938a9 - std::panicking::begin_panic_handler::{{closure}}::h4aa640a9e8494520 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:476 [INFO] [stderr] 12: 0x560acdc9158c - std::sys_common::backtrace::__rust_end_short_backtrace::h85d2ae6a90dead9c [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x560acdc93869 - rust_begin_unwind [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:475 [INFO] [stderr] 14: 0x560acdcb5301 - core::panicking::panic_fmt::hbf8b471a26c80149 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/core/src/panicking.rs:85 [INFO] [stderr] 15: 0x560acdcb5123 - core::option::expect_none_failed::hd08bf36cae411fff [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/core/src/option.rs:1221 [INFO] [stderr] 16: 0x560acd7a9a7c - core::result::Result::expect::h8ac8af30f30daf79 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/core/src/result.rs:933 [INFO] [stderr] 17: 0x560acd72843a - build_script_build::main::hc1a9741985318629 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:46 [INFO] [stderr] 18: 0x560acd727f4b - core::ops::function::FnOnce::call_once::h9301171a924b4796 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/core/src/ops/function.rs:227 [INFO] [stderr] 19: 0x560acd727ece - std::sys_common::backtrace::__rust_begin_short_backtrace::hf9da12f4c786b249 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 20: 0x560acd729621 - std::rt::lang_start::{{closure}}::h35ff6e8ab4942744 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/rt.rs:66 [INFO] [stderr] 21: 0x560acdc941a1 - core::ops::function::impls:: for &F>::call_once::hdabbbe0d2c6ccde8 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/core/src/ops/function.rs:259 [INFO] [stderr] 22: 0x560acdc941a1 - std::panicking::try::do_call::h0c8c1cd19bf9d385 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:373 [INFO] [stderr] 23: 0x560acdc941a1 - std::panicking::try::h357e78da017bc4a8 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panicking.rs:337 [INFO] [stderr] 24: 0x560acdc941a1 - std::panic::catch_unwind::h72f31b36adf61841 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/panic.rs:379 [INFO] [stderr] 25: 0x560acdc941a1 - std::rt::lang_start_internal::h634502e153211333 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/rt.rs:51 [INFO] [stderr] 26: 0x560acd7295f7 - std::rt::lang_start::h6af6d317682f18e2 [INFO] [stderr] at /rustc/84b047bf64dfcfa12867781e9c23dfa4f2e6082c/library/std/src/rt.rs:65 [INFO] [stderr] 27: 0x560acd7284ca - main [INFO] [stderr] 28: 0x7f50aacb10b3 - __libc_start_main [INFO] [stderr] 29: 0x560acd7270ce - _start [INFO] [stderr] 30: 0x0 - [INFO] running `Command { std: "docker" "inspect" "a71b6c1aa745f50caec8a955a6703c9dd2ba33ad016630b46967a124095fd816", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a71b6c1aa745f50caec8a955a6703c9dd2ba33ad016630b46967a124095fd816", kill_on_drop: false }` [INFO] [stdout] a71b6c1aa745f50caec8a955a6703c9dd2ba33ad016630b46967a124095fd816