[INFO] cloning repository https://github.com/mevensson/ants [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mevensson/ants" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmevensson%2Fants"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmevensson%2Fants'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b644a3a2ed384094941630542393d5584b58a590 [INFO] checking mevensson/ants against master#783139bd8fc3b94fac9a1bf81bba2c506e8221b6 for pr-72644 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmevensson%2Fants" "/workspace/builds/worker-8/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mevensson/ants on toolchain 783139bd8fc3b94fac9a1bf81bba2c506e8221b6 [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/mevensson/ants [INFO] finished tweaking git repo https://github.com/mevensson/ants [INFO] tweaked toml for git repo https://github.com/mevensson/ants written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/mevensson/ants already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+783139bd8fc3b94fac9a1bf81bba2c506e8221b6" "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] fb4fc06df19a5d0a0824ba8099371da865846a1b1c60d80bb8a0274f1ee58d8a [INFO] running `"docker" "start" "-a" "fb4fc06df19a5d0a0824ba8099371da865846a1b1c60d80bb8a0274f1ee58d8a"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling curl v0.4.28 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling protobuf v2.8.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking half v1.6.0 [INFO] [stderr] Checking argparse v0.2.2 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Compiling semver v0.9.0 [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 openssl-sys v0.9.54 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.30+curl-7.69.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling filetime v0.2.9 [INFO] [stderr] Compiling socket2 v0.3.12 [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.18.0 [INFO] [stderr] error: failed to run custom build command for `tensorflow-sys v0.18.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tensorflow-sys-de239b1e395d1167/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.18.0/build.rs:129:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55d4f6d1b705 - backtrace::backtrace::libunwind::trace::h678b9599e62f63eb [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x55d4f6d1b705 - backtrace::backtrace::trace_unsynchronized::hc151481f0e2d39cd [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55d4f6d1b705 - std::sys_common::backtrace::_print_fmt::he1b14c2dc4d370e2 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x55d4f6d1b705 - ::fmt::h0e056b70ceff915d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x55d4f6d406dc - core::fmt::write::hdf236390fbd68d3d [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x55d4f6d18193 - std::io::Write::write_fmt::h5b95d57b9d83617e [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x55d4f6d1dd10 - std::sys_common::backtrace::_print::hde4f93cf630dd149 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x55d4f6d1dd10 - std::sys_common::backtrace::print::hab894e5c65d4445d [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x55d4f6d1dd10 - std::panicking::default_hook::{{closure}}::h190ee58e2eec052f [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x55d4f6d1da5c - std::panicking::default_hook::he2b0e031648f6bed [INFO] [stderr] at src/libstd/panicking.rs:218 [INFO] [stderr] 10: 0x55d4f6d1e2f7 - std::panicking::rust_panic_with_hook::hd8d0481ab65c637b [INFO] [stderr] at src/libstd/panicking.rs:486 [INFO] [stderr] 11: 0x55d4f6d1defb - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:388 [INFO] [stderr] 12: 0x55d4f6d3fae1 - core::panicking::panic_fmt::hd101a87121fa411f [INFO] [stderr] at src/libcore/panicking.rs:101 [INFO] [stderr] 13: 0x55d4f6d3f903 - core::option::expect_none_failed::h4f0e89faa3179bf7 [INFO] [stderr] at src/libcore/option.rs:1272 [INFO] [stderr] 14: 0x55d4f6c16690 - core::result::Result::unwrap::hf337a7098c2ed7f6 [INFO] [stderr] at /rustc/783139bd8fc3b94fac9a1bf81bba2c506e8221b6/src/libcore/result.rs:1005 [INFO] [stderr] 15: 0x55d4f6c0314a - build_script_build::install_prebuilt::hfda9e3c72ab29836 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tensorflow-sys-0.18.0/build.rs:129 [INFO] [stderr] 16: 0x55d4f6c025c6 - build_script_build::main::h5971b33deef6dd79 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tensorflow-sys-0.18.0/build.rs:62 [INFO] [stderr] 17: 0x55d4f6c14eab - std::rt::lang_start::{{closure}}::h9aec3a39b1d21004 [INFO] [stderr] at /rustc/783139bd8fc3b94fac9a1bf81bba2c506e8221b6/src/libstd/rt.rs:67 [INFO] [stderr] 18: 0x55d4f6d1e788 - std::rt::lang_start_internal::{{closure}}::h20875b53e93c05e5 [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 19: 0x55d4f6d1e788 - std::panicking::try::do_call::hf41a9e99b462682c [INFO] [stderr] at src/libstd/panicking.rs:297 [INFO] [stderr] 20: 0x55d4f6d1e788 - std::panicking::try::h676e31cbf6db58e0 [INFO] [stderr] at src/libstd/panicking.rs:274 [INFO] [stderr] 21: 0x55d4f6d1e788 - std::panic::catch_unwind::h254ef3e93964825b [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 22: 0x55d4f6d1e788 - std::rt::lang_start_internal::h8a620deb31f7711f [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 23: 0x55d4f6c14e87 - std::rt::lang_start::h0c68ab769bc4b094 [INFO] [stderr] at /rustc/783139bd8fc3b94fac9a1bf81bba2c506e8221b6/src/libstd/rt.rs:67 [INFO] [stderr] 24: 0x55d4f6c0986a - main [INFO] [stderr] 25: 0x7febbe8670b3 - __libc_start_main [INFO] [stderr] 26: 0x55d4f6c0210e - _start [INFO] [stderr] 27: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "fb4fc06df19a5d0a0824ba8099371da865846a1b1c60d80bb8a0274f1ee58d8a"` [INFO] running `"docker" "rm" "-f" "fb4fc06df19a5d0a0824ba8099371da865846a1b1c60d80bb8a0274f1ee58d8a"` [INFO] [stdout] fb4fc06df19a5d0a0824ba8099371da865846a1b1c60d80bb8a0274f1ee58d8a