[INFO] crate rbotlib 0.0.2 is already in cache [INFO] checking rbotlib-0.0.2 against try#e60d9e09c55855f5a848fde8ad83e13131a5b241 for pr-68350 [INFO] extracting crate rbotlib 0.0.2 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate rbotlib 0.0.2 on toolchain e60d9e09c55855f5a848fde8ad83e13131a5b241 [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate rbotlib 0.0.2 [INFO] finished tweaking crates.io crate rbotlib 0.0.2 [INFO] tweaked toml for crates.io crate rbotlib 0.0.2 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "/opt/rustwide/cargo-home/bin/cargo" "+e60d9e09c55855f5a848fde8ad83e13131a5b241" "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] fb4eea0f646f3c7a5034471fc53fdafac682f344bbce46e63e673ea0b0d6cf04 [INFO] running `"docker" "start" "-a" "fb4eea0f646f3c7a5034471fc53fdafac682f344bbce46e63e673ea0b0d6cf04"` [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.6.13 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rbotlib v0.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] warning: function is never used: `rbot_dir` [INFO] [stderr] --> build.rs:4:4 [INFO] [stderr] | [INFO] [stderr] 4 | fn rbot_dir() -> PathBuf { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling regex v1.3.3 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling rbothal v0.0.2 [INFO] [stderr] error: failed to run custom build command for `rbothal v0.0.2` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/rbothal-73afb22ed3a4f23d/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] bindgen_args: ["/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rbothal-0.0.2/HAL_wrapper.h", "--rust-target", "1.33", "--default-enum-style=", "moduleconsts", "--with-derive-default", "--generate", "functions,types,vars,methods,constructors,destructors", "--whitelist-function", "HAL_\\w+", "--whitelist-type", "HAL_\\w+", "--whitelist-type", "HALUsageReporting::.*", "--whitelist-var", "HAL_\\w+", "--", "-I/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rbothal-0.0.2/headers", "-nostdinc", "-xc++", "-nostdinc++", "-std=c++14"] [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'Could not write bindings to file.: Os { code: 30, kind: Other, message: "Read-only file system" }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rbothal-0.0.2/build.rs:37:5 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5569119f1754 - backtrace::backtrace::libunwind::trace::hd3621c56e1a82b0a [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/libunwind.rs:88 [INFO] [stderr] 1: 0x5569119f1754 - backtrace::backtrace::trace_unsynchronized::h127a46c1d6aa4138 [INFO] [stderr] at /cargo/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.40/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5569119f1754 - std::sys_common::backtrace::_print_fmt::hfb10ea147c250179 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x5569119f1754 - ::fmt::heca9e4a472b1181e [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:59 [INFO] [stderr] 4: 0x556911a148cc - core::fmt::write::h54f88987482a5b75 [INFO] [stderr] at src/libcore/fmt/mod.rs:1057 [INFO] [stderr] 5: 0x5569119ee247 - std::io::Write::write_fmt::he140747fba757439 [INFO] [stderr] at src/libstd/io/mod.rs:1426 [INFO] [stderr] 6: 0x5569119f3905 - std::sys_common::backtrace::_print::hf5ab867f01eb06e3 [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:62 [INFO] [stderr] 7: 0x5569119f3905 - std::sys_common::backtrace::print::hb7ea4d1c97dea23b [INFO] [stderr] at src/libstd/sys_common/backtrace.rs:49 [INFO] [stderr] 8: 0x5569119f3905 - std::panicking::default_hook::{{closure}}::h68c54342c8022088 [INFO] [stderr] at src/libstd/panicking.rs:204 [INFO] [stderr] 9: 0x5569119f35f1 - std::panicking::default_hook::hfa9dc9c6d07432d7 [INFO] [stderr] at src/libstd/panicking.rs:224 [INFO] [stderr] 10: 0x5569119f3f6a - std::panicking::rust_panic_with_hook::hffd6e7ce90eff43e [INFO] [stderr] at src/libstd/panicking.rs:472 [INFO] [stderr] 11: 0x5569119f3b50 - rust_begin_unwind [INFO] [stderr] at src/libstd/panicking.rs:380 [INFO] [stderr] 12: 0x556911a12f41 - core::panicking::panic_fmt::h4593b36ffa9e161a [INFO] [stderr] at src/libcore/panicking.rs:85 [INFO] [stderr] 13: 0x556911a12d63 - core::option::expect_none_failed::h139d78ab53e720fb [INFO] [stderr] at src/libcore/option.rs:1198 [INFO] [stderr] 14: 0x5569114f76f2 - core::result::Result::expect::heee2bd3e724a35de [INFO] [stderr] at /rustc/e60d9e09c55855f5a848fde8ad83e13131a5b241/src/libcore/result.rs:990 [INFO] [stderr] 15: 0x55691135e5aa - build_script_build::generate_bindings::h5000d7241bed4a21 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rbothal-0.0.2/build.rs:37 [INFO] [stderr] 16: 0x55691135dd16 - build_script_build::main::hd76ea5379ecc5314 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rbothal-0.0.2/build.rs:10 [INFO] [stderr] 17: 0x55691135f7b0 - std::rt::lang_start::{{closure}}::had5c77e667c7d1f7 [INFO] [stderr] at /rustc/e60d9e09c55855f5a848fde8ad83e13131a5b241/src/libstd/rt.rs:67 [INFO] [stderr] 18: 0x5569119f3a33 - std::rt::lang_start_internal::{{closure}}::h772611e6ebc1e85c [INFO] [stderr] at src/libstd/rt.rs:52 [INFO] [stderr] 19: 0x5569119f3a33 - std::panicking::try::do_call::h0e021965f0ece434 [INFO] [stderr] at src/libstd/panicking.rs:305 [INFO] [stderr] 20: 0x5569119fb607 - __rust_maybe_catch_panic [INFO] [stderr] at src/libpanic_unwind/lib.rs:86 [INFO] [stderr] 21: 0x5569119f4410 - std::panicking::try::h8a1fdc1cf4c906f9 [INFO] [stderr] at src/libstd/panicking.rs:281 [INFO] [stderr] 22: 0x5569119f4410 - std::panic::catch_unwind::h799234ecf355f5d7 [INFO] [stderr] at src/libstd/panic.rs:394 [INFO] [stderr] 23: 0x5569119f4410 - std::rt::lang_start_internal::h6663d8b785e6689f [INFO] [stderr] at src/libstd/rt.rs:51 [INFO] [stderr] 24: 0x55691135f789 - std::rt::lang_start::h19ba45c1862167d1 [INFO] [stderr] at /rustc/e60d9e09c55855f5a848fde8ad83e13131a5b241/src/libstd/rt.rs:67 [INFO] [stderr] 25: 0x55691135ebca - main [INFO] [stderr] 26: 0x7f3021b0fb97 - __libc_start_main [INFO] [stderr] 27: 0x55691135db3a - _start [INFO] [stderr] 28: 0x0 - [INFO] [stderr] [INFO] running `"docker" "inspect" "fb4eea0f646f3c7a5034471fc53fdafac682f344bbce46e63e673ea0b0d6cf04"` [INFO] running `"docker" "rm" "-f" "fb4eea0f646f3c7a5034471fc53fdafac682f344bbce46e63e673ea0b0d6cf04"` [INFO] [stdout] fb4eea0f646f3c7a5034471fc53fdafac682f344bbce46e63e673ea0b0d6cf04