[INFO] cloning repository https://github.com/drbh/faced-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/drbh/faced-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrbh%2Ffaced-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrbh%2Ffaced-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a86b52fa4e881c5f8c8219f59e7832d172fa23ee [INFO] checking drbh/faced-rs against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdrbh%2Ffaced-rs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/drbh/faced-rs on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/drbh/faced-rs [INFO] finished tweaking git repo https://github.com/drbh/faced-rs [INFO] tweaked toml for git repo https://github.com/drbh/faced-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/drbh/faced-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "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] b5db21a13785da61185fdf75437908bdd1dc64d316601fca9b2c9de80be9d26f [INFO] running `Command { std: "docker" "start" "-a" "b5db21a13785da61185fdf75437908bdd1dc64d316601fca9b2c9de80be9d26f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5db21a13785da61185fdf75437908bdd1dc64d316601fca9b2c9de80be9d26f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5db21a13785da61185fdf75437908bdd1dc64d316601fca9b2c9de80be9d26f", kill_on_drop: false }` [INFO] [stdout] b5db21a13785da61185fdf75437908bdd1dc64d316601fca9b2c9de80be9d26f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa8154a686447f2b092bd2891ec6c5e01168ebbe0c964c06179b102780b4f33f [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" "fa8154a686447f2b092bd2891ec6c5e01168ebbe0c964c06179b102780b4f33f", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling cc v1.0.48 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking rawpointer v0.2.1 [INFO] [stderr] Compiling ndarray v0.13.0 [INFO] [stderr] Checking scoped_threadpool v0.1.9 [INFO] [stderr] Compiling faced-rs v0.1.0 (/opt/rustwide/workdir) [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-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Checking itertools v0.8.2 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking matrixmultiply v0.2.3 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking num_cpus v1.11.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling openssl-sys v0.9.53 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.24 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking png v0.15.2 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling tensorflow-internal-macros v0.0.1 [INFO] [stderr] Checking tiff v0.3.1 [INFO] [stderr] Checking image v0.22.3 [INFO] [stderr] Compiling curl v0.4.25 [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-9513778b39fe981f/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:39 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55d7a97993a5 - backtrace::backtrace::libunwind::trace::hc3f32ba24d88242a [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x55d7a97993a5 - backtrace::backtrace::trace_unsynchronized::haad2590418eb4c26 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55d7a97993a5 - std::sys_common::backtrace::_print_fmt::h4397782fec59f199 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x55d7a97993a5 - ::fmt::h39652f0242246c81 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x55d7a97be46c - core::fmt::write::h540ac4a6a1232abc [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x55d7a9795d33 - std::io::Write::write_fmt::haa03b5883ee9e297 [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x55d7a979b9b0 - std::sys_common::backtrace::_print::ha6d9bdf9f438acec [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x55d7a979b9b0 - std::sys_common::backtrace::print::ha1fba17a8e5f6bc7 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55d7a979b9b0 - std::panicking::default_hook::{{closure}}::ha3c41e6964bb5c0e [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x55d7a979b6fc - std::panicking::default_hook::h39b8550780094336 [INFO] [stderr] at src/libstd/panicking.rs:218 [INFO] [stderr] 10: 0x55d7a979bf97 - std::panicking::rust_panic_with_hook::hc8b48ce48004c103 [INFO] [stderr] at src/libstd/panicking.rs:477 [INFO] [stderr] 11: 0x55d7a979bb9b - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:385 [INFO] [stderr] 12: 0x55d7a97bd871 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stderr] at src/libcore/panicking.rs:86 [INFO] [stderr] 13: 0x55d7a97bd693 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stderr] at src/libcore/option.rs:1272 [INFO] [stderr] 14: 0x55d7a9694b70 - core::result::Result::unwrap::hf5df846d8c2b86a1 [INFO] [stderr] at /rustc/c8bdaa84ec1b37f18f30375e196a65b7602f3790/src/libcore/result.rs:1005 [INFO] [stderr] 15: 0x55d7a96811a4 - build_script_build::install_prebuilt::hc6cbda80c778e8cd [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tensorflow-sys-0.17.0/build.rs:129 [INFO] [stderr] 16: 0x55d7a96805e3 - build_script_build::main::h2098b65d73948f95 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tensorflow-sys-0.17.0/build.rs:62 [INFO] [stderr] 17: 0x55d7a969329b - std::rt::lang_start::{{closure}}::h58aa03be4937f8de [INFO] [stderr] at /rustc/c8bdaa84ec1b37f18f30375e196a65b7602f3790/src/libstd/rt.rs:67 [INFO] [stderr] 18: 0x55d7a979c428 - std::rt::lang_start_internal::{{closure}}::h980666b660b57c6b [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 19: 0x55d7a979c428 - std::panicking::try::do_call::h350bf2b82f81cf24 [INFO] [stderr] at src/libstd/panicking.rs:297 [INFO] [stderr] 20: 0x55d7a979c428 - std::panicking::try::hcafd728f614c0cb2 [INFO] [stderr] at src/libstd/panicking.rs:274 [INFO] [stderr] 21: 0x55d7a979c428 - std::panic::catch_unwind::h301dc6a83a38a171 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 22: 0x55d7a979c428 - std::rt::lang_start_internal::hf4abd869024c3270 [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 23: 0x55d7a9693277 - std::rt::lang_start::h407363c57a78d3fe [INFO] [stderr] at /rustc/c8bdaa84ec1b37f18f30375e196a65b7602f3790/src/libstd/rt.rs:67 [INFO] [stderr] 24: 0x55d7a96879ba - main [INFO] [stderr] 25: 0x7f9b3afa30b3 - __libc_start_main [INFO] [stderr] 26: 0x55d7a96800ee - _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 `Command { std: "docker" "inspect" "fa8154a686447f2b092bd2891ec6c5e01168ebbe0c964c06179b102780b4f33f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa8154a686447f2b092bd2891ec6c5e01168ebbe0c964c06179b102780b4f33f", kill_on_drop: false }` [INFO] [stdout] fa8154a686447f2b092bd2891ec6c5e01168ebbe0c964c06179b102780b4f33f