[INFO] cloning repository https://github.com/danieldk/sticker-python [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danieldk/sticker-python" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldk%2Fsticker-python", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldk%2Fsticker-python'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7791d2a49f4430e6553c4d77523ecedbbc50f1f4 [INFO] checking danieldk/sticker-python against master#f82664191d0e8764b7435b9d72eb0e366b8b1464 for pr-83354 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldk%2Fsticker-python" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danieldk/sticker-python on toolchain f82664191d0e8764b7435b9d72eb0e366b8b1464 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/danieldk/sticker-python [INFO] finished tweaking git repo https://github.com/danieldk/sticker-python [INFO] tweaked toml for git repo https://github.com/danieldk/sticker-python written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/danieldk/sticker-python already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42899fca2fff4b001751986f29dc56a8b56b02a4c2c09a698e125897af1d4b9c [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" "42899fca2fff4b001751986f29dc56a8b56b02a4c2c09a698e125897af1d4b9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42899fca2fff4b001751986f29dc56a8b56b02a4c2c09a698e125897af1d4b9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42899fca2fff4b001751986f29dc56a8b56b02a4c2c09a698e125897af1d4b9c", kill_on_drop: false }` [INFO] [stdout] 42899fca2fff4b001751986f29dc56a8b56b02a4c2c09a698e125897af1d4b9c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f82664191d0e8764b7435b9d72eb0e366b8b1464" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8bb4803aa4f9da0d1f4272a156831479405d4ac2248f28945e4cb78fb3023198 [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" "8bb4803aa4f9da0d1f4272a156831479405d4ac2248f28945e4cb78fb3023198", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking memoffset v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Checking scopeguard v0.3.3 [INFO] [stderr] Compiling curl v0.4.22 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling protobuf v2.8.0 [INFO] [stderr] Compiling unindent v0.1.4 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Compiling sticker-tf-proto v0.10.0 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking crossbeam-utils v0.6.5 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling proc-macro2 v1.0.3 [INFO] [stderr] Checking arrayvec v0.4.11 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Checking log v0.4.7 [INFO] [stderr] Compiling openssl-sys v0.9.47 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.20 [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking getrandom v0.1.12 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking aligned_alloc v0.1.3 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling filetime v0.2.6 [INFO] [stderr] Compiling socket2 v0.3.9 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Checking crossbeam-deque v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Checking backtrace v0.3.32 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand_pcg v0.2.0 [INFO] [stderr] Checking rand_xorshift v0.2.0 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Checking ordered-float v1.0.2 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking rayon v1.1.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Checking ndarray-parallel v0.9.0 [INFO] [stderr] Checking reductive v0.3.0 [INFO] [stderr] Compiling pyo3-derive-backend v0.8.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.9 [INFO] [stderr] Compiling inventory-impl v0.1.4 [INFO] [stderr] Compiling pyo3cls v0.8.0 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Compiling indoc-impl v0.3.4 [INFO] [stderr] Compiling serde_derive v1.0.95 [INFO] [stderr] Compiling ghost v0.1.0 [INFO] [stderr] Compiling ctor v0.1.9 [INFO] [stderr] Compiling tensorflow-sys v0.16.0 [INFO] [stderr] Checking indoc v0.3.4 [INFO] [stderr] Checking paste v0.1.6 [INFO] [stderr] Checking inventory v0.1.4 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking conllx v0.12.1 [INFO] [stderr] error: failed to run custom build command for `tensorflow-sys v0.16.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tensorflow-sys-4f0fbb6cbd2ebedc/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] libtensorflow-sys/build.rs:109: binary_url = "https://storage.googleapis.com/tensorflow/libtensorflow/libtensorflow-cpu-linux-x86_64-1.13.1.tar.gz" [INFO] [stderr] libtensorflow-sys/build.rs:113: 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.16.0/build.rs:119:39 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55b80bc14a90 - std::backtrace_rs::backtrace::libunwind::trace::h4dee703919bfd40a [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x55b80bc14a90 - std::backtrace_rs::backtrace::trace_unsynchronized::h457e839f1a563e20 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55b80bc14a90 - std::sys_common::backtrace::_print_fmt::h86a55fb30f8393c8 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55b80bc14a90 - ::fmt::h7b3d6cac46d277e1 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55b80bc30c5f - core::fmt::write::h127419eb46f2ecc9 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/fmt/mod.rs:1092:17 [INFO] [stderr] 5: 0x55b80bc11c22 - std::io::Write::write_fmt::h6010cfbb4726588b [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/io/mod.rs:1572:15 [INFO] [stderr] 6: 0x55b80bc16845 - std::sys_common::backtrace::_print::h79b4f9652330cc9d [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55b80bc16845 - std::sys_common::backtrace::print::h330bb326a76af8cf [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55b80bc16845 - std::panicking::default_hook::{{closure}}::heb6a42a7d50a472e [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55b80bc162f3 - std::panicking::default_hook::h17e521ba6d68d6e1 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55b80bc16e4d - std::panicking::rust_panic_with_hook::h70db735e3a6e70cb [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:591:17 [INFO] [stderr] 11: 0x55b80bc169e7 - std::panicking::begin_panic_handler::{{closure}}::h777c71c8e5a7e25c [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:497:13 [INFO] [stderr] 12: 0x55b80bc14f4c - std::sys_common::backtrace::__rust_end_short_backtrace::h3e9bf30168899554 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x55b80bc16949 - rust_begin_unwind [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:493:5 [INFO] [stderr] 14: 0x55b80bb037c1 - core::panicking::panic_fmt::h5322a082d19786c3 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x55b80bb036b3 - core::option::expect_none_failed::h354eaa93a51d71b8 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/option.rs:1329:5 [INFO] [stderr] 16: 0x55b80bb14dfe - core::result::Result::unwrap::h031579d4c006149b [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/result.rs:1037:23 [INFO] [stderr] 17: 0x55b80bb04e9a - build_script_build::install_prebuilt::h3db02feed107af76 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tensorflow-sys-0.16.0/build.rs:119:9 [INFO] [stderr] 18: 0x55b80bb042d2 - build_script_build::main::hdb4ea4949d8a6460 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tensorflow-sys-0.16.0/build.rs:57:9 [INFO] [stderr] 19: 0x55b80bb0ccdb - core::ops::function::FnOnce::call_once::hed9af73d74212985 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x55b80bb17dfe - std::sys_common::backtrace::__rust_begin_short_backtrace::h02f8cf2022e69be7 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x55b80bb0fdd1 - std::rt::lang_start::{{closure}}::h6c3d8dc0aec6c866 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/rt.rs:66:18 [INFO] [stderr] 22: 0x55b80bc1734a - core::ops::function::impls:: for &F>::call_once::hbcc915e668c7ca11 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x55b80bc1734a - std::panicking::try::do_call::h6b0f430d48122ddf [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:379:40 [INFO] [stderr] 24: 0x55b80bc1734a - std::panicking::try::h6ba420e2e21b5afa [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panicking.rs:343:19 [INFO] [stderr] 25: 0x55b80bc1734a - std::panic::catch_unwind::h8366719d1f615eee [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/panic.rs:431:14 [INFO] [stderr] 26: 0x55b80bc1734a - std::rt::lang_start_internal::h965c28c9ce06ee73 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/rt.rs:51:25 [INFO] [stderr] 27: 0x55b80bb0fdb0 - std::rt::lang_start::hf52da3912a74e4d0 [INFO] [stderr] at /rustc/f82664191d0e8764b7435b9d72eb0e366b8b1464/library/std/src/rt.rs:65:5 [INFO] [stderr] 28: 0x55b80bb0b3cc - main [INFO] [stderr] 29: 0x7f1a62c440b3 - __libc_start_main [INFO] [stderr] 30: 0x55b80bb03e6e - _start [INFO] [stderr] 31: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8bb4803aa4f9da0d1f4272a156831479405d4ac2248f28945e4cb78fb3023198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8bb4803aa4f9da0d1f4272a156831479405d4ac2248f28945e4cb78fb3023198", kill_on_drop: false }` [INFO] [stdout] 8bb4803aa4f9da0d1f4272a156831479405d4ac2248f28945e4cb78fb3023198