[INFO] fetching crate bigtable 0.5.0... [INFO] checking bigtable-0.5.0 against try#075992eda207e1647b699c8c8ada67b32ce7b115 for pr-77271 [INFO] extracting crate bigtable 0.5.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate bigtable 0.5.0 on toolchain 075992eda207e1647b699c8c8ada67b32ce7b115 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+075992eda207e1647b699c8c8ada67b32ce7b115" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate bigtable 0.5.0 [INFO] finished tweaking crates.io crate bigtable 0.5.0 [INFO] tweaked toml for crates.io crate bigtable 0.5.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+075992eda207e1647b699c8c8ada67b32ce7b115" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+075992eda207e1647b699c8c8ada67b32ce7b115" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smpl_jwt v0.4.0 [INFO] [stderr] Downloaded goauth v0.6.1 [INFO] [stderr] Downloaded protobuf-json-temp v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+075992eda207e1647b699c8c8ada67b32ce7b115" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a4855674a4d045c5340c2e70a0d6fe92586ab26ed3945b579a0c5c83a790af61 [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" "a4855674a4d045c5340c2e70a0d6fe92586ab26ed3945b579a0c5c83a790af61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4855674a4d045c5340c2e70a0d6fe92586ab26ed3945b579a0c5c83a790af61", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4855674a4d045c5340c2e70a0d6fe92586ab26ed3945b579a0c5c83a790af61", kill_on_drop: false }` [INFO] [stdout] a4855674a4d045c5340c2e70a0d6fe92586ab26ed3945b579a0c5c83a790af61 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+075992eda207e1647b699c8c8ada67b32ce7b115" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2b659da682ad15d0acc65585d458b56e92afdc8befacf800a17ea5e8a826164b [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" "2b659da682ad15d0acc65585d458b56e92afdc8befacf800a17ea5e8a826164b", kill_on_drop: false }` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling protobuf v2.17.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling curl v0.4.33 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Checking try_from v0.3.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling curl-sys v0.4.36+curl-7.71.1 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking backtrace v0.3.51 [INFO] [stderr] Checking flate2 v1.0.17 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking cookie v0.12.0 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking publicsuffix v1.5.4 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Compiling protobuf-codegen v2.17.0 [INFO] [stderr] Compiling protobuf-codegen-pure v2.17.0 [INFO] [stderr] Checking hyper-tls v0.3.2 [INFO] [stderr] Compiling bigtable v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `protobuf_codegen_pure::run`: Use Codegen instead [INFO] [stdout] --> build.rs:4:3 [INFO] [stdout] | [INFO] [stdout] 4 | protobuf_codegen_pure::run(protobuf_codegen_pure::Args { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated struct `protobuf_codegen_pure::Args`: Use Codegen object instead [INFO] [stdout] --> build.rs:4:30 [INFO] [stdout] | [INFO] [stdout] 4 | protobuf_codegen_pure::run(protobuf_codegen_pure::Args { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf_codegen_pure::Args::out_dir`: Use Codegen object instead [INFO] [stdout] --> build.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | out_dir: "src/protos", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf_codegen_pure::Args::input`: Use Codegen object instead [INFO] [stdout] --> build.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | / input: &[ [INFO] [stdout] 7 | | "protos/google/bigtable/v2/bigtable.proto", [INFO] [stdout] 8 | | "protos/google/bigtable/v2/data.proto", [INFO] [stdout] 9 | | "protos/google/rpc/status.proto" [INFO] [stdout] 10 | | ], [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf_codegen_pure::Args::includes`: Use Codegen object instead [INFO] [stdout] --> build.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | includes: &["protos"], [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `protobuf_codegen_pure::Args::customize`: Use Codegen object instead [INFO] [stdout] --> build.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / customize: protobuf_codegen_pure::Customize { [INFO] [stdout] 13 | | ..Default::default() [INFO] [stdout] 14 | | }, [INFO] [stdout] | |_____^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: failed to run custom build command for `bigtable v0.5.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/bigtable-311e80f7b7669efe/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'protoc: Os { code: 30, kind: Other, message: "Read-only file system" }', build.rs:16:4 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55aadce43c40 - std::backtrace_rs::backtrace::libunwind::trace::he85dfb3ae4206056 [INFO] [stderr] at /rustc/075992eda207e1647b699c8c8ada67b32ce7b115/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x55aadce43c40 - std::backtrace_rs::backtrace::trace_unsynchronized::h1ad28094d7b00c21 [INFO] [stderr] at /rustc/075992eda207e1647b699c8c8ada67b32ce7b115/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55aadce43c40 - std::sys_common::backtrace::_print_fmt::h901b54610713cd21 [INFO] [stderr] at /rustc/075992eda207e1647b699c8c8ada67b32ce7b115/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x55aadce43c40 - ::fmt::hb0ad78ee1571f7e0 [INFO] [stderr] at /rustc/075992eda207e1647b699c8c8ada67b32ce7b115/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x55aadce6328c - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/075992eda207e1647b699c8c8ada67b32ce7b115/library/core/src/fmt/mod.rs:1080 [INFO] [stderr] 5: 0x55aadce42042 - std::io::Write::write_fmt::hf7b7d7b243f84a36 [INFO] [stderr] at /rustc/075992eda207e1647b699c8c8ada67b32ce7b115/library/std/src/io/mod.rs:1516 [INFO] [stderr] 6: 0x55aadce45d8d - std::sys_common::backtrace::_print::hd093978a5287b8ff [INFO] [stderr] at /rustc/075992eda207e1647b699c8c8ada67b32ce7b115/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x55aadce45d8d - std::sys_common::backtrace::print::h20f46787581d56d7 [INFO] [stderr] at /rustc/075992eda207e1647b699c8c8ada67b32ce7b115/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x55aadce45d8d - std::panicking::default_hook::{{closure}}::h486cbb4b82ffc357 [INFO] [stderr] at /rustc/075992eda207e1647b699c8c8ada67b32ce7b115/library/std/src/panicking.rs:208 [INFO] [stderr] 9: 0x55aadce45a38 - std::panicking::default_hook::h4190c9e3edd4d591 [INFO] [stderr] at /rustc/075992eda207e1647b699c8c8ada67b32ce7b115/library/std/src/panicking.rs:227 [INFO] [stderr] 10: 0x55aadce46471 - std::panicking::rust_panic_with_hook::h72e78719cdda225c [INFO] [stderr] at /rustc/075992eda207e1647b699c8c8ada67b32ce7b115/library/std/src/panicking.rs:577 [INFO] [stderr] 11: 0x55aadce46019 - std::panicking::begin_panic_handler::{{closure}}::h8bd07dbd34150a96 [INFO] [stderr] at /rustc/075992eda207e1647b699c8c8ada67b32ce7b115/library/std/src/panicking.rs:484 [INFO] [stderr] 12: 0x55aadce440cc - std::sys_common::backtrace::__rust_end_short_backtrace::hdb6b3066ad29028a [INFO] [stderr] at /rustc/075992eda207e1647b699c8c8ada67b32ce7b115/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x55aadce45fd9 - rust_begin_unwind [INFO] [stderr] at /rustc/075992eda207e1647b699c8c8ada67b32ce7b115/library/std/src/panicking.rs:483 [INFO] [stderr] 14: 0x55aadce61171 - core::panicking::panic_fmt::hb15d6f55e8472f62 [INFO] [stderr] at /rustc/075992eda207e1647b699c8c8ada67b32ce7b115/library/core/src/panicking.rs:85 [INFO] [stderr] 15: 0x55aadce60f93 - core::option::expect_none_failed::he492a18657d97593 [INFO] [stderr] at /rustc/075992eda207e1647b699c8c8ada67b32ce7b115/library/core/src/option.rs:1234 [INFO] [stderr] 16: 0x55aadcb9b1ff - core::result::Result::expect::h8d1f3c41360a46b2 [INFO] [stderr] at /rustc/075992eda207e1647b699c8c8ada67b32ce7b115/library/core/src/result.rs:933 [INFO] [stderr] 17: 0x55aadcb9b5ce - build_script_build::main::h25f88dd2fe06503d [INFO] [stderr] at /opt/rustwide/workdir/build.rs:4 [INFO] [stderr] 18: 0x55aadcb9b25b - core::ops::function::FnOnce::call_once::h738b1200afad448a [INFO] [stderr] at /rustc/075992eda207e1647b699c8c8ada67b32ce7b115/library/core/src/ops/function.rs:227 [INFO] [stderr] 19: 0x55aadcb9b46e - std::sys_common::backtrace::__rust_begin_short_backtrace::h3dd73538f1d436d3 [INFO] [stderr] at /rustc/075992eda207e1647b699c8c8ada67b32ce7b115/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 20: 0x55aadcb9b321 - std::rt::lang_start::{{closure}}::hf7a066021ce5cdca [INFO] [stderr] at /rustc/075992eda207e1647b699c8c8ada67b32ce7b115/library/std/src/rt.rs:66 [INFO] [stderr] 21: 0x55aadce46830 - core::ops::function::impls:: for &F>::call_once::h5e15f43ce28787f7 [INFO] [stderr] at /rustc/075992eda207e1647b699c8c8ada67b32ce7b115/library/core/src/ops/function.rs:259 [INFO] [stderr] 22: 0x55aadce46830 - std::panicking::try::do_call::h764f1891769113e9 [INFO] [stderr] at /rustc/075992eda207e1647b699c8c8ada67b32ce7b115/library/std/src/panicking.rs:381 [INFO] [stderr] 23: 0x55aadce46830 - std::panicking::try::h0f2fe4fdd5e0ad19 [INFO] [stderr] at /rustc/075992eda207e1647b699c8c8ada67b32ce7b115/library/std/src/panicking.rs:345 [INFO] [stderr] 24: 0x55aadce46830 - std::panic::catch_unwind::h1634e40dd3a19f80 [INFO] [stderr] at /rustc/075992eda207e1647b699c8c8ada67b32ce7b115/library/std/src/panic.rs:382 [INFO] [stderr] 25: 0x55aadce46830 - std::rt::lang_start_internal::h8d4bc7b854bbd5fe [INFO] [stderr] at /rustc/075992eda207e1647b699c8c8ada67b32ce7b115/library/std/src/rt.rs:51 [INFO] [stderr] 26: 0x55aadcb9b2f7 - std::rt::lang_start::h1c9c3f787358ee78 [INFO] [stderr] at /rustc/075992eda207e1647b699c8c8ada67b32ce7b115/library/std/src/rt.rs:65 [INFO] [stderr] 27: 0x55aadcb9b60a - main [INFO] [stderr] 28: 0x7fe63e6840b3 - __libc_start_main [INFO] [stderr] 29: 0x55aadcb9b0be - _start [INFO] [stderr] 30: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2b659da682ad15d0acc65585d458b56e92afdc8befacf800a17ea5e8a826164b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b659da682ad15d0acc65585d458b56e92afdc8befacf800a17ea5e8a826164b", kill_on_drop: false }` [INFO] [stdout] 2b659da682ad15d0acc65585d458b56e92afdc8befacf800a17ea5e8a826164b