[INFO] cloning repository https://github.com/kdrakon/palazzo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kdrakon/palazzo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdrakon%2Fpalazzo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdrakon%2Fpalazzo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e2025f621f1331e8f1ff2083a87615feaa9ac30a [INFO] checking kdrakon/palazzo against try#169954edd744527414c631e9af1bbdc537b0cdf2 for pr-75192 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdrakon%2Fpalazzo" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kdrakon/palazzo on toolchain 169954edd744527414c631e9af1bbdc537b0cdf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kdrakon/palazzo [INFO] finished tweaking git repo https://github.com/kdrakon/palazzo [INFO] tweaked toml for git repo https://github.com/kdrakon/palazzo written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/kdrakon/palazzo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cexpr v0.3.4 [INFO] [stderr] Downloaded clang-sys v0.26.4 [INFO] [stderr] Downloaded nom v4.2.2 [INFO] [stderr] Downloaded cc v1.0.30 [INFO] [stderr] Downloaded bindgen v0.48.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9adf692671196e7056273abcb7d4ca0957d64518b32097ee3b28c773346e3982 [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" "9adf692671196e7056273abcb7d4ca0957d64518b32097ee3b28c773346e3982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9adf692671196e7056273abcb7d4ca0957d64518b32097ee3b28c773346e3982", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9adf692671196e7056273abcb7d4ca0957d64518b32097ee3b28c773346e3982", kill_on_drop: false }` [INFO] [stdout] 9adf692671196e7056273abcb7d4ca0957d64518b32097ee3b28c773346e3982 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 98dd93cfe3e8c88682c241db1bd277f14e66107e76f7968bdd46eff736ebf1d2 [INFO] running `Command { std: "docker" "start" "-a" "98dd93cfe3e8c88682c241db1bd277f14e66107e76f7968bdd46eff736ebf1d2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling cc v1.0.30 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling cfg-if v0.1.7 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling quick-error v1.2.2 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling bindgen v0.48.1 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling clang-sys v0.26.4 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling nom v4.2.2 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling humantime v1.2.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling hashbrown v0.1.8 [INFO] [stderr] Compiling libloading v0.5.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling cexpr v0.3.4 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling env_logger v0.6.1 [INFO] [stderr] Compiling palazzo v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `palazzo v0.1.0 (/opt/rustwide/workdir)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/palazzo-5995cd02e609bfe4/build-script-build` (exit code: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rustc-link-search=/usr/local/lib [INFO] [stderr] cargo:rustc-link-lib=osxfuse [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] src/fuse_wrapper.h:3:10: fatal error: '../libfuse/include/fuse.h' file not found [INFO] [stderr] src/fuse_wrapper.h:3:10: fatal error: '../libfuse/include/fuse.h' file not found, err: true [INFO] [stderr] thread 'main' panicked at 'Unable to generate bindings: ()', build.rs:14:10 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x5562f743092f - std::backtrace_rs::backtrace::libunwind::trace::h21c0966c343fddd8 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x5562f743092f - std::backtrace_rs::backtrace::trace_unsynchronized::h62cde0754779ae3a [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x5562f743092f - std::sys_common::backtrace::_print_fmt::hb2d70198918acf1c [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/sys_common/backtrace.rs:77 [INFO] [stderr] 3: 0x5562f743092f - ::fmt::h5a9d4ddd4d99b877 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x5562f74567dc - core::fmt::write::h3a043650ba7bf668 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/core/src/fmt/mod.rs:1117 [INFO] [stderr] 5: 0x5562f742d225 - std::io::Write::write_fmt::h2dbf1bb0d9f42142 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/io/mod.rs:1510 [INFO] [stderr] 6: 0x5562f7433080 - std::sys_common::backtrace::_print::h1091565a54a3c462 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x5562f7433080 - std::sys_common::backtrace::print::hc9759e13a502cda2 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x5562f7433080 - std::panicking::default_hook::{{closure}}::hd35b8516a1d88160 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:198 [INFO] [stderr] 9: 0x5562f7432dcc - std::panicking::default_hook::h0dcf88ad4d72ec5e [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:217 [INFO] [stderr] 10: 0x5562f74336c3 - std::panicking::rust_panic_with_hook::h81c308f7accbe523 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:526 [INFO] [stderr] 11: 0x5562f74332bb - rust_begin_unwind [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:437 [INFO] [stderr] 12: 0x5562f7454e91 - core::panicking::panic_fmt::h019ad16a92ccd092 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/core/src/panicking.rs:85 [INFO] [stderr] 13: 0x5562f7454cb3 - core::option::expect_none_failed::h7135ba2fdb185931 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/core/src/option.rs:1274 [INFO] [stderr] 14: 0x5562f6efed8b - core::result::Result::expect::hd11ab18c05d5d2cd [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/core/src/result.rs:963 [INFO] [stderr] 15: 0x5562f6effcff - build_script_build::main::hf3788242cb84d7a6 [INFO] [stderr] at /opt/rustwide/workdir/build.rs:10 [INFO] [stderr] 16: 0x5562f6f0003b - std::rt::lang_start::{{closure}}::hb0ceb90939198234 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/rt.rs:67 [INFO] [stderr] 17: 0x5562f7433ad6 - std::rt::lang_start_internal::{{closure}}::hdb90dc0481c9e8f6 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/rt.rs:52 [INFO] [stderr] 18: 0x5562f7433ad6 - std::panicking::try::do_call::he0af14a67f26ea71 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:348 [INFO] [stderr] 19: 0x5562f7433ad6 - std::panicking::try::h87d5f0e2c2fee1c5 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panicking.rs:325 [INFO] [stderr] 20: 0x5562f7433ad6 - std::panic::catch_unwind::he9266eec484f0287 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/panic.rs:394 [INFO] [stderr] 21: 0x5562f7433ad6 - std::rt::lang_start_internal::hb54283a40e32dc37 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/rt.rs:51 [INFO] [stderr] 22: 0x5562f6f00017 - std::rt::lang_start::h4bc9c25f0a7dba10 [INFO] [stderr] at /rustc/169954edd744527414c631e9af1bbdc537b0cdf2/library/std/src/rt.rs:67 [INFO] [stderr] 23: 0x5562f6effe8a - main [INFO] [stderr] 24: 0x7f5e3c5eb0b3 - __libc_start_main [INFO] [stderr] 25: 0x5562f6efe0ce - _start [INFO] [stderr] 26: 0x0 - [INFO] running `Command { std: "docker" "inspect" "98dd93cfe3e8c88682c241db1bd277f14e66107e76f7968bdd46eff736ebf1d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98dd93cfe3e8c88682c241db1bd277f14e66107e76f7968bdd46eff736ebf1d2", kill_on_drop: false }` [INFO] [stdout] 98dd93cfe3e8c88682c241db1bd277f14e66107e76f7968bdd46eff736ebf1d2