[INFO] cloning repository https://github.com/Charles-Schleich/pjproject-sys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Charles-Schleich/pjproject-sys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharles-Schleich%2Fpjproject-sys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharles-Schleich%2Fpjproject-sys'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d87de98ecc73cb191d9cd1299392a98c42681d0f [INFO] checking Charles-Schleich/pjproject-sys against try#05c8870159e4f328578a970e125aa76d24f03b56 for pr-76219 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCharles-Schleich%2Fpjproject-sys" "/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/Charles-Schleich/pjproject-sys on toolchain 05c8870159e4f328578a970e125aa76d24f03b56 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Charles-Schleich/pjproject-sys [INFO] finished tweaking git repo https://github.com/Charles-Schleich/pjproject-sys [INFO] tweaked toml for git repo https://github.com/Charles-Schleich/pjproject-sys written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/Charles-Schleich/pjproject-sys already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c9fd512ae197ff1c4131361c7f7abd116ac01883ae76db6970252dfe1a53b96 [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" "6c9fd512ae197ff1c4131361c7f7abd116ac01883ae76db6970252dfe1a53b96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c9fd512ae197ff1c4131361c7f7abd116ac01883ae76db6970252dfe1a53b96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c9fd512ae197ff1c4131361c7f7abd116ac01883ae76db6970252dfe1a53b96", kill_on_drop: false }` [INFO] [stdout] 6c9fd512ae197ff1c4131361c7f7abd116ac01883ae76db6970252dfe1a53b96 [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" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+05c8870159e4f328578a970e125aa76d24f03b56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a132f0529825a25cfac36fe7a685d17b0317c1178280e8a4b0df755c43f43e4c [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" "a132f0529825a25cfac36fe7a685d17b0317c1178280e8a4b0df755c43f43e4c", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling os_info v1.1.3 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling backtrace v0.3.38 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling cexpr v0.3.5 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling pjproject-sys v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `pjproject-sys v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pjproject-sys-f58b3fbe2e14df40/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] config_site.h not created, Error! [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] error: could not lock config file .git/config: Read-only file system [INFO] [stderr] error: could not lock config file .git/config: Read-only file system [INFO] [stderr] fatal: Failed to register url for submodule path 'pjproject' [INFO] [stderr] thread 'main' panicked at 'config_site.h not created, Error!', build.rs:132:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55a8d34072c0 - std::backtrace_rs::backtrace::libunwind::trace::h452faf99f32e7c93 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x55a8d34072c0 - std::backtrace_rs::backtrace::trace_unsynchronized::he40edc71437667a1 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55a8d34072c0 - std::sys_common::backtrace::_print_fmt::h6c51d6ade71f46bf [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x55a8d34072c0 - ::fmt::h3cd15d7003dec37a [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x55a8d342c2bc - core::fmt::write::h1857a60b204f1b6a [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/core/src/fmt/mod.rs:1082 [INFO] [stderr] 5: 0x55a8d3403af7 - std::io::Write::write_fmt::hac61caff894c35ae [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/io/mod.rs:1517 [INFO] [stderr] 6: 0x55a8d34095f0 - std::sys_common::backtrace::_print::haa2f390fb7957e3e [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x55a8d34095f0 - std::sys_common::backtrace::print::h48c7cbbad9013bb1 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x55a8d34095f0 - std::panicking::default_hook::{{closure}}::h8b7ff05a31e71d55 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/panicking.rs:208 [INFO] [stderr] 9: 0x55a8d340933c - std::panicking::default_hook::h2f00c78800d98e4c [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/panicking.rs:227 [INFO] [stderr] 10: 0x55a8d3409c53 - std::panicking::rust_panic_with_hook::h4eaa635e4694aef3 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/panicking.rs:577 [INFO] [stderr] 11: 0x55a8d327d63c - std::panicking::begin_panic::{{closure}}::ha6b38e94d1b434f1 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/panicking.rs:506 [INFO] [stderr] 12: 0x55a8d327e1f9 - std::sys_common::backtrace::__rust_end_short_backtrace::h9ba79337e3e9f41f [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x55a8d327d567 - std::panicking::begin_panic::haa353d72d107b7a7 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/panicking.rs:505 [INFO] [stderr] 14: 0x55a8d2e4e6d3 - build_script_build::main::hea437c033c17a9d2 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:132 [INFO] [stderr] 15: 0x55a8d2e51b8b - core::ops::function::FnOnce::call_once::h165352b6a11c500c [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/core/src/ops/function.rs:227 [INFO] [stderr] 16: 0x55a8d2e51abe - std::sys_common::backtrace::__rust_begin_short_backtrace::h83af951a49dae9ac [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 17: 0x55a8d2e4f421 - std::rt::lang_start::{{closure}}::h8ad8e06f7188d5ef [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/rt.rs:66 [INFO] [stderr] 18: 0x55a8d340a051 - core::ops::function::impls:: for &F>::call_once::hecc21eb9018cc197 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/core/src/ops/function.rs:259 [INFO] [stderr] 19: 0x55a8d340a051 - std::panicking::try::do_call::h174ad655d084b5c7 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/panicking.rs:381 [INFO] [stderr] 20: 0x55a8d340a051 - std::panicking::try::h479e6054ce28de10 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/panicking.rs:345 [INFO] [stderr] 21: 0x55a8d340a051 - std::panic::catch_unwind::hb558ddea2b3e9c45 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/panic.rs:382 [INFO] [stderr] 22: 0x55a8d340a051 - std::rt::lang_start_internal::h163149047f0a8b61 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/rt.rs:51 [INFO] [stderr] 23: 0x55a8d2e4f3f7 - std::rt::lang_start::h8992110da1348e78 [INFO] [stderr] at /rustc/05c8870159e4f328578a970e125aa76d24f03b56/library/std/src/rt.rs:65 [INFO] [stderr] 24: 0x55a8d2e4e91a - main [INFO] [stderr] 25: 0x7f13f830d0b3 - __libc_start_main [INFO] [stderr] 26: 0x55a8d2e4d0ce - _start [INFO] [stderr] 27: 0x0 - [INFO] running `Command { std: "docker" "inspect" "a132f0529825a25cfac36fe7a685d17b0317c1178280e8a4b0df755c43f43e4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a132f0529825a25cfac36fe7a685d17b0317c1178280e8a4b0df755c43f43e4c", kill_on_drop: false }` [INFO] [stdout] a132f0529825a25cfac36fe7a685d17b0317c1178280e8a4b0df755c43f43e4c