[INFO] cloning repository https://github.com/kahlil29/rust-tf-version-check [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kahlil29/rust-tf-version-check" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkahlil29%2Frust-tf-version-check", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkahlil29%2Frust-tf-version-check'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aca3b460322f85bf8a7318c5968c36b202fcab1c [INFO] checking kahlil29/rust-tf-version-check against master#4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 for pr-81174 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkahlil29%2Frust-tf-version-check" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kahlil29/rust-tf-version-check on toolchain 4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kahlil29/rust-tf-version-check [INFO] finished tweaking git repo https://github.com/kahlil29/rust-tf-version-check [INFO] tweaked toml for git repo https://github.com/kahlil29/rust-tf-version-check written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/kahlil29/rust-tf-version-check already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dd808a2092517215fc3886249576c029a02cb4a018245f1c3f4af37bd71e6bdf [INFO] running `Command { std: "docker" "start" "-a" "dd808a2092517215fc3886249576c029a02cb4a018245f1c3f4af37bd71e6bdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd808a2092517215fc3886249576c029a02cb4a018245f1c3f4af37bd71e6bdf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd808a2092517215fc3886249576c029a02cb4a018245f1c3f4af37bd71e6bdf", kill_on_drop: false }` [INFO] [stdout] dd808a2092517215fc3886249576c029a02cb4a018245f1c3f4af37bd71e6bdf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db301bdc88a228167a9772a7163ea42e22da54517da5577d530a36adc4f23a67 [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" "db301bdc88a228167a9772a7163ea42e22da54517da5577d530a36adc4f23a67", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling curl v0.4.28 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking half v1.5.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling curl-sys v0.4.30+curl-7.69.1 [INFO] [stderr] Checking aligned_alloc v0.1.3 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling filetime v0.2.8 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling tensorflow-internal-macros v0.0.1 [INFO] [stderr] Compiling tensorflow-sys v0.17.0 [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-df6fafc15db3713b/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-gpu-linux-x86_64-1.13.1.tar.gz" [INFO] [stderr] libtensorflow-sys/build.rs:123: base_name = "libtensorflow-gpu-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:39 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x556c9d5af367 - std::backtrace_rs::backtrace::libunwind::trace::h8bc78f7bc1f75bdb [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x556c9d5af367 - std::backtrace_rs::backtrace::trace_unsynchronized::ha4c961c9576f95ba [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x556c9d5af367 - std::sys_common::backtrace::_print_fmt::hc20cfdc233d6eb02 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x556c9d5af367 - ::fmt::h04bea14549780a0f [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x556c9d5cc32c - core::fmt::write::h3868db8542c90941 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/core/src/fmt/mod.rs:1096:17 [INFO] [stderr] 5: 0x556c9d5aba52 - std::io::Write::write_fmt::h55dd75636eef6a5c [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/io/mod.rs:1568:15 [INFO] [stderr] 6: 0x556c9d5b1225 - std::sys_common::backtrace::_print::h6439e8525077c7da [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x556c9d5b1225 - std::sys_common::backtrace::print::h02b685f728ce3931 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x556c9d5b1225 - std::panicking::default_hook::{{closure}}::h7c29625065fafae1 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x556c9d5b0d83 - std::panicking::default_hook::hba441710bb71f4d5 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x556c9d5b19c1 - std::panicking::rust_panic_with_hook::ha936eb00e51bc4d9 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x556c9d5b1507 - std::panicking::begin_panic_handler::{{closure}}::hcd15140e0238536e [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x556c9d5af82c - std::sys_common::backtrace::__rust_end_short_backtrace::hb13a021bb64823a1 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x556c9d5b1469 - rust_begin_unwind [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x556c9d5cb701 - core::panicking::panic_fmt::h20225113c4a2f8fd [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x556c9d5cb523 - core::option::expect_none_failed::hc6d6d4cea4fdc285 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/core/src/option.rs:1266:5 [INFO] [stderr] 16: 0x556c9d494ee1 - core::result::Result::unwrap::h45978f3e4a1af6ae [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/core/src/result.rs:969:23 [INFO] [stderr] 17: 0x556c9d4830b3 - build_script_build::install_prebuilt::h86fc56cfe500dd98 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tensorflow-sys-0.17.0/build.rs:129:9 [INFO] [stderr] 18: 0x556c9d4824f4 - build_script_build::main::h78e2272f03234343 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tensorflow-sys-0.17.0/build.rs:62:9 [INFO] [stderr] 19: 0x556c9d48f6fb - core::ops::function::FnOnce::call_once::he28c056f37df549a [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x556c9d48d5de - std::sys_common::backtrace::__rust_begin_short_backtrace::h112956dd3106155e [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x556c9d494131 - std::rt::lang_start::{{closure}}::he9110b1380c05277 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/rt.rs:66:18 [INFO] [stderr] 22: 0x556c9d5b1ed7 - core::ops::function::impls:: for &F>::call_once::h7c92107c3c98a949 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x556c9d5b1ed7 - std::panicking::try::do_call::h7454c57e8fbf0cc1 [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:379:40 [INFO] [stderr] 24: 0x556c9d5b1ed7 - std::panicking::try::he71cdc15ed83b5ec [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panicking.rs:343:19 [INFO] [stderr] 25: 0x556c9d5b1ed7 - std::panic::catch_unwind::hfc08ddb043e6e18c [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/panic.rs:396:14 [INFO] [stderr] 26: 0x556c9d5b1ed7 - std::rt::lang_start_internal::he4958117ec6901fd [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/rt.rs:51:25 [INFO] [stderr] 27: 0x556c9d494107 - std::rt::lang_start::h92fa08aea9ba783e [INFO] [stderr] at /rustc/4d0dd02ee07bddad9136f95c9f7846ebf3eb3fc5/library/std/src/rt.rs:65:5 [INFO] [stderr] 28: 0x556c9d48952a - main [INFO] [stderr] 29: 0x7ff86e2330b3 - __libc_start_main [INFO] [stderr] 30: 0x556c9d48206e - _start [INFO] [stderr] 31: 0x0 - [INFO] running `Command { std: "docker" "inspect" "db301bdc88a228167a9772a7163ea42e22da54517da5577d530a36adc4f23a67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db301bdc88a228167a9772a7163ea42e22da54517da5577d530a36adc4f23a67", kill_on_drop: false }` [INFO] [stdout] db301bdc88a228167a9772a7163ea42e22da54517da5577d530a36adc4f23a67