[INFO] updating cached repository https://github.com/jkjunior/opencv_tensorflow_rust [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2aa3900ba885cd4db70aac9a71590503dc10aa4f [INFO] checking jkjunior/opencv_tensorflow_rust against master#450abe80f193ccefbfcd48214d70520f2d507f0e for pr-73084 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkjunior%2Fopencv_tensorflow_rust" "/workspace/builds/worker-9/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jkjunior/opencv_tensorflow_rust on toolchain 450abe80f193ccefbfcd48214d70520f2d507f0e [INFO] running `"/workspace/cargo-home/bin/cargo" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/jkjunior/opencv_tensorflow_rust [INFO] finished tweaking git repo https://github.com/jkjunior/opencv_tensorflow_rust [INFO] tweaked toml for git repo https://github.com/jkjunior/opencv_tensorflow_rust written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/jkjunior/opencv_tensorflow_rust already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+450abe80f193ccefbfcd48214d70520f2d507f0e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] db254116d7c782f1cd7017576754a55ecebd686f6a3104e44959aa88cf472067 [INFO] running `"docker" "start" "-a" "db254116d7c782f1cd7017576754a55ecebd686f6a3104e44959aa88cf472067"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling syn v1.0.11 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling if_rust_version v1.0.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Compiling once_cell v1.2.0 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Compiling opencv_rtsp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking half v1.4.0 [INFO] [stderr] warning: unused variable: `output` [INFO] [stderr] --> build.rs:4:9 [INFO] [stderr] | [INFO] [stderr] 4 | let output = Command::new("sh").arg("build.sh").output().expect("failed to execute process"); [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_output` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking minreq v2.0.3 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Checking yaml-rust v0.4.3 [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking aligned_alloc v0.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling jobserver v0.1.17 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling curl-sys v0.4.25 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Checking num v0.2.0 [INFO] [stderr] Compiling tensorflow-internal-macros v0.0.1 [INFO] [stderr] Checking serde_json v1.0.44 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Compiling tensorflow-sys v0.17.0 [INFO] [stderr] Compiling cpp_common v0.5.4 [INFO] [stderr] Compiling cpp_build v0.5.4 [INFO] [stderr] error: failed to run custom build command for `tensorflow-sys v0.17.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tensorflow-sys-bd60f64e0c0df2f4/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] libtensorflow-sys/build.rs:119: binary_url = "https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-cpu-linux-x86_64-1.13.1.tar.gz" [INFO] [stderr] libtensorflow-sys/build.rs:123: base_name = "libtensorflow-cpu-linux-x86_64-1.13.1" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: Other, message: "Read-only file system" }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tensorflow-sys-0.17.0/build.rs:129:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55dfe889e785 - backtrace::backtrace::libunwind::trace::haa412c68ebbfb7cb [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x55dfe889e785 - backtrace::backtrace::trace_unsynchronized::ha108e3f35b74f2c0 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55dfe889e785 - std::sys_common::backtrace::_print_fmt::h15e024020a5efe76 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x55dfe889e785 - ::fmt::h0f0ee68588fafa16 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x55dfe88c384c - core::fmt::write::h5e8e27a0c5da998b [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x55dfe889b1f3 - std::io::Write::write_fmt::h40a97a3850da46f1 [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x55dfe88a0d90 - std::sys_common::backtrace::_print::h1951082d2778220a [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x55dfe88a0d90 - std::sys_common::backtrace::print::hb28523ad63a39f3d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55dfe88a0d90 - std::panicking::default_hook::{{closure}}::h335019dd84826d63 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x55dfe88a0adc - std::panicking::default_hook::h075f202ae1b09cd1 [INFO] [stderr] at src/libstd/panicking.rs:218 [INFO] [stderr] 10: 0x55dfe88a1377 - std::panicking::rust_panic_with_hook::hd172f806c3cae9b4 [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 11: 0x55dfe88a0f7b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:385 [INFO] [stderr] 12: 0x55dfe88c2c51 - core::panicking::panic_fmt::hc02b60091d55b8de [INFO] [stderr] at src/libcore/panicking.rs:86 [INFO] [stderr] 13: 0x55dfe88c2a73 - core::option::expect_none_failed::h91c12a04056d3a8b [INFO] [stderr] at src/libcore/option.rs:1272 [INFO] [stderr] 14: 0x55dfe87987f0 - core::result::Result::unwrap::h67829d91d8cafa83 [INFO] [stderr] at /rustc/450abe80f193ccefbfcd48214d70520f2d507f0e/src/libcore/result.rs:1005 [INFO] [stderr] 15: 0x55dfe87851a4 - build_script_build::install_prebuilt::h0d9a5e8515fc2751 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tensorflow-sys-0.17.0/build.rs:129 [INFO] [stderr] 16: 0x55dfe87845e3 - build_script_build::main::ha72c83344b4a1eff [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tensorflow-sys-0.17.0/build.rs:62 [INFO] [stderr] 17: 0x55dfe87972bb - std::rt::lang_start::{{closure}}::hd1b40f00502bbdd5 [INFO] [stderr] at /rustc/450abe80f193ccefbfcd48214d70520f2d507f0e/src/libstd/rt.rs:67 [INFO] [stderr] 18: 0x55dfe88a1808 - std::rt::lang_start_internal::{{closure}}::h2864321e935738e7 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 19: 0x55dfe88a1808 - std::panicking::try::do_call::h333ff4828746b918 [INFO] [stderr] at src/libstd/panicking.rs:297 [INFO] [stderr] 20: 0x55dfe88a1808 - std::panicking::try::h8e774ead4eea5983 [INFO] [stderr] at src/libstd/panicking.rs:274 [INFO] [stderr] 21: 0x55dfe88a1808 - std::panic::catch_unwind::h16076fe2b012afda [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 22: 0x55dfe88a1808 - std::rt::lang_start_internal::hbf7659429e6237e7 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 23: 0x55dfe8797297 - std::rt::lang_start::h31cea42f9ecb0d89 [INFO] [stderr] at /rustc/450abe80f193ccefbfcd48214d70520f2d507f0e/src/libstd/rt.rs:67 [INFO] [stderr] 24: 0x55dfe878b9ba - main [INFO] [stderr] 25: 0x7f7a218560b3 - __libc_start_main [INFO] [stderr] 26: 0x55dfe87840ee - _start [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `"docker" "inspect" "db254116d7c782f1cd7017576754a55ecebd686f6a3104e44959aa88cf472067"` [INFO] running `"docker" "rm" "-f" "db254116d7c782f1cd7017576754a55ecebd686f6a3104e44959aa88cf472067"` [INFO] [stdout] db254116d7c782f1cd7017576754a55ecebd686f6a3104e44959aa88cf472067