[INFO] updating cached repository https://github.com/kamek-pf/tftools [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 23a9369f59f00a8e65c6414179f921d9feb821ba [INFO] checking kamek-pf/tftools against try#0ab79c4b48ad19260fa46623f452c1b403a360e8 for pr-74315 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkamek-pf%2Ftftools" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kamek-pf/tftools on toolchain 0ab79c4b48ad19260fa46623f452c1b403a360e8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kamek-pf/tftools [INFO] finished tweaking git repo https://github.com/kamek-pf/tftools [INFO] tweaked toml for git repo https://github.com/kamek-pf/tftools written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/kamek-pf/tftools already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f8bd77c9560b02376c978d3641c0a0d1618a6ad8765d9343528fde1c9ebbe95 [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" "3f8bd77c9560b02376c978d3641c0a0d1618a6ad8765d9343528fde1c9ebbe95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f8bd77c9560b02376c978d3641c0a0d1618a6ad8765d9343528fde1c9ebbe95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f8bd77c9560b02376c978d3641c0a0d1618a6ad8765d9343528fde1c9ebbe95", kill_on_drop: false }` [INFO] [stdout] 3f8bd77c9560b02376c978d3641c0a0d1618a6ad8765d9343528fde1c9ebbe95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+0ab79c4b48ad19260fa46623f452c1b403a360e8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 561b173287b8fe354e22f980bb674f9d5da63cf3529c3c1d03ebdb2d4a50a5db [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" "561b173287b8fe354e22f980bb674f9d5da63cf3529c3c1d03ebdb2d4a50a5db", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling protobuf v2.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling curl v0.4.28 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking half v1.5.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling miniz_oxide v0.3.6 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling protoc v2.8.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling filetime v0.2.9 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tar v0.4.26 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling curl-sys v0.4.30+curl-7.69.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling protobuf-codegen v2.8.0 [INFO] [stderr] Compiling tensorflow-internal-macros v0.0.1 [INFO] [stderr] Compiling protoc-rust v2.8.0 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.14 [INFO] [stderr] Compiling structopt-derive v0.4.6 [INFO] [stderr] Checking thiserror v1.0.14 [INFO] [stderr] Compiling tftools v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tensorflow-sys v0.18.0 [INFO] [stderr] error: failed to run custom build command for `tftools v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/tftools-dc15911f492a1480/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] models/research/object_detection/protos/string_int_label_map.proto: No such file or directory [INFO] [stderr] thread 'main' panicked at 'protoc: Custom { kind: Other, error: "protoc (\"protoc\" \"-Itensorflow/\" \"-Imodels/\" \"--descriptor_set_out=/tmp/protoc-rustuUQimo/descriptor.pbbin\" \"--include_imports\" \"models/research/object_detection/protos/string_int_label_map.proto\" \"tensorflow/tensorflow/core/example/example.proto\" \"tensorflow/tensorflow/core/example/feature.proto\") exited with non-zero exit code" }', build.rs:20:6 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x560998144bb5 - backtrace::backtrace::libunwind::trace::hea89dfbbfe67f40d [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/libunwind.rs:86 [INFO] [stderr] 1: 0x560998144bb5 - backtrace::backtrace::trace_unsynchronized::hc29c6e6df26d44d7 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.46/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x560998144bb5 - std::sys_common::backtrace::_print_fmt::h4c9f4993b039bd03 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:78 [INFO] [stderr] 3: 0x560998144bb5 - ::fmt::h91f5cfffa0da5a7a [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x56099816e60c - core::fmt::write::h540ac4a6a1232abc [INFO] [stderr] at src/libcore/fmt/mod.rs:1076 [INFO] [stderr] 5: 0x560998141ec2 - std::io::Write::write_fmt::h5e28da8ce574bfe8 [INFO] [stderr] at src/libstd/io/mod.rs:1537 [INFO] [stderr] 6: 0x5609981475b0 - std::sys_common::backtrace::_print::h0ceef71d03fb70bc [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x5609981475b0 - std::sys_common::backtrace::print::h1bacb65357a70fca [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x5609981475b0 - std::panicking::default_hook::{{closure}}::h249639eade443064 [INFO] [stderr] at src/libstd/panicking.rs:198 [INFO] [stderr] 9: 0x5609981472fc - std::panicking::default_hook::hbe64ddeb621910df [INFO] [stderr] at src/libstd/panicking.rs:217 [INFO] [stderr] 10: 0x560998147bf3 - std::panicking::rust_panic_with_hook::h16376479909ace6a [INFO] [stderr] at src/libstd/panicking.rs:526 [INFO] [stderr] 11: 0x5609981477eb - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:437 [INFO] [stderr] 12: 0x56099816c571 - core::panicking::panic_fmt::h78830ea6a34e7206 [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 13: 0x56099816c393 - core::option::expect_none_failed::hf79bbb5ca7e09e08 [INFO] [stderr] at src/libcore/option.rs:1269 [INFO] [stderr] 14: 0x560997eaf2ef - core::result::Result::expect::h269934460017eb56 [INFO] [stderr] at /rustc/0ab79c4b48ad19260fa46623f452c1b403a360e8/src/libcore/result.rs:963 [INFO] [stderr] 15: 0x560997eaf505 - build_script_build::main::h3e96218803514974 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:8 [INFO] [stderr] 16: 0x560997eaf38b - std::rt::lang_start::{{closure}}::hcbd95de0b23561e7 [INFO] [stderr] at /rustc/0ab79c4b48ad19260fa46623f452c1b403a360e8/src/libstd/rt.rs:67 [INFO] [stderr] 17: 0x560998147fc3 - std::rt::lang_start_internal::{{closure}}::h6d7ca43fc52cff4a [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 18: 0x560998147fc3 - std::panicking::try::do_call::h89610ba8f4fbfe54 [INFO] [stderr] at src/libstd/panicking.rs:348 [INFO] [stderr] 19: 0x560998147fc3 - std::panicking::try::h69595087e4498dc2 [INFO] [stderr] at src/libstd/panicking.rs:325 [INFO] [stderr] 20: 0x560998147fc3 - std::panic::catch_unwind::ha2aa2ebd78a46e0d [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 21: 0x560998147fc3 - std::rt::lang_start_internal::h2ae59503bb8c048c [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 22: 0x560997eaf367 - std::rt::lang_start::ha0ccd2d0e1bc27aa [INFO] [stderr] at /rustc/0ab79c4b48ad19260fa46623f452c1b403a360e8/src/libstd/rt.rs:67 [INFO] [stderr] 23: 0x560997eaf53a - main [INFO] [stderr] 24: 0x7f68d4f2d0b3 - __libc_start_main [INFO] [stderr] 25: 0x560997eaf1ae - _start [INFO] [stderr] 26: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "561b173287b8fe354e22f980bb674f9d5da63cf3529c3c1d03ebdb2d4a50a5db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "561b173287b8fe354e22f980bb674f9d5da63cf3529c3c1d03ebdb2d4a50a5db", kill_on_drop: false }` [INFO] [stdout] 561b173287b8fe354e22f980bb674f9d5da63cf3529c3c1d03ebdb2d4a50a5db