[INFO] cloning repository https://github.com/jbpratt78/bpf_tracing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jbpratt78/bpf_tracing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbpratt78%2Fbpf_tracing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbpratt78%2Fbpf_tracing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b620a5f35bea90b4cb03a2360a6683358df662aa [INFO] checking jbpratt78/bpf_tracing against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjbpratt78%2Fbpf_tracing" "/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/jbpratt78/bpf_tracing on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jbpratt78/bpf_tracing [INFO] finished tweaking git repo https://github.com/jbpratt78/bpf_tracing [INFO] tweaked toml for git repo https://github.com/jbpratt78/bpf_tracing written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/jbpratt78/bpf_tracing already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/redsift/redbpf` [INFO] [stderr] Updating git submodule `https://github.com/redsift/libbpf.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cty v0.2.1 [INFO] [stderr] Downloaded scroll v0.10.1 [INFO] [stderr] Downloaded goblin v0.2.1 [INFO] [stderr] Downloaded llvm-sys v90.0.0 [INFO] [stderr] Downloaded toml_edit v0.1.5 [INFO] [stderr] Downloaded ufmt-macros v0.1.1 [INFO] [stderr] Downloaded ufmt-write v0.1.0 [INFO] [stderr] Downloaded scroll_derive v0.10.1 [INFO] [stderr] Downloaded ufmt v0.1.0 [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2006ef118cf8bf59d3227af4319b057a7883b3c6ad42365e8610f751c4ec6020 [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" "2006ef118cf8bf59d3227af4319b057a7883b3c6ad42365e8610f751c4ec6020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2006ef118cf8bf59d3227af4319b057a7883b3c6ad42365e8610f751c4ec6020", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2006ef118cf8bf59d3227af4319b057a7883b3c6ad42365e8610f751c4ec6020", kill_on_drop: false }` [INFO] [stdout] 2006ef118cf8bf59d3227af4319b057a7883b3c6ad42365e8610f751c4ec6020 [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] 5b9040e92309e532cf3434bae4a2d723aa2dba9959a3df823dfa2cbbee5b939c [INFO] running `Command { std: "docker" "start" "-a" "5b9040e92309e532cf3434bae4a2d723aa2dba9959a3df823dfa2cbbee5b939c", kill_on_drop: false }` [INFO] [stderr] Compiling bindgen v0.51.1 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling arc-swap v0.4.5 [INFO] [stderr] Compiling zero v0.1.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Checking ufmt-write v0.1.0 [INFO] [stderr] Checking cty v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling ufmt-macros v0.1.1 [INFO] [stderr] Compiling redbpf-macros v0.9.13 (https://github.com/redsift/redbpf#74d0f579) [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling hexdump v0.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Checking ufmt v0.1.0 [INFO] [stderr] Compiling tokio v0.2.13 [INFO] [stderr] Compiling goblin v0.2.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling llvm-sys v90.0.0 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling toml_edit v0.1.5 [INFO] [stderr] Compiling bpf-sys v0.9.13 (https://github.com/redsift/redbpf#74d0f579) [INFO] [stderr] Compiling redbpf v0.9.13 (https://github.com/redsift/redbpf#74d0f579) [INFO] [stderr] Compiling cargo-bpf v0.9.13 (https://github.com/redsift/redbpf#74d0f579) [INFO] [stderr] Compiling redbpf-probes v0.9.13 (https://github.com/redsift/redbpf#74d0f579) [INFO] [stderr] error: failed to run custom build command for `redbpf-probes v0.9.13 (https://github.com/redsift/redbpf#74d0f579)` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/redbpf-probes-36aaccdb1593768a/build-script-build` (exit code: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'couldn't find kernel headers: ()', /opt/rustwide/cargo-home/git/checkouts/redbpf-abd1be5ea3dc2c3b/74d0f57/cargo-bpf/src/bindgen.rs:21:43 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55c9cf1592e0 - std::backtrace_rs::backtrace::libunwind::trace::h7cf3ca97bd83fbab [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/../../backtrace/src/backtrace/libunwind.rs:96 [INFO] [stderr] 1: 0x55c9cf1592e0 - std::backtrace_rs::backtrace::trace_unsynchronized::h5a69c674b2d9ea5c [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/../../backtrace/src/backtrace/mod.rs:66 [INFO] [stderr] 2: 0x55c9cf1592e0 - std::sys_common::backtrace::_print_fmt::hdf72478dfcb50678 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:79 [INFO] [stderr] 3: 0x55c9cf1592e0 - ::fmt::h1e0bdbb35e83deca [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:58 [INFO] [stderr] 4: 0x55c9cf17ea1c - core::fmt::write::he67f9b17bcb7ee73 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/fmt/mod.rs:1080 [INFO] [stderr] 5: 0x55c9cf155872 - std::io::Write::write_fmt::hac97d5cb5753e2ec [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/io/mod.rs:1516 [INFO] [stderr] 6: 0x55c9cf15b8dd - std::sys_common::backtrace::_print::haa20918e28a126c5 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:61 [INFO] [stderr] 7: 0x55c9cf15b8dd - std::sys_common::backtrace::print::h49e772a4873d9076 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:48 [INFO] [stderr] 8: 0x55c9cf15b8dd - std::panicking::default_hook::{{closure}}::hb218b305d15e3f11 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:208 [INFO] [stderr] 9: 0x55c9cf15b588 - std::panicking::default_hook::h63997b7b949e1ce0 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:227 [INFO] [stderr] 10: 0x55c9cf15bfc1 - std::panicking::rust_panic_with_hook::hb54f09ccadf64bd3 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:577 [INFO] [stderr] 11: 0x55c9cf15bb69 - std::panicking::begin_panic_handler::{{closure}}::h8b43445b254eeb30 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:484 [INFO] [stderr] 12: 0x55c9cf15976c - std::sys_common::backtrace::__rust_end_short_backtrace::hacd691450edfeae0 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:153 [INFO] [stderr] 13: 0x55c9cf15bb29 - rust_begin_unwind [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:483 [INFO] [stderr] 14: 0x55c9cf17c611 - core::panicking::panic_fmt::h5b17d4a0e853d0f5 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/panicking.rs:85 [INFO] [stderr] 15: 0x55c9cf17c433 - core::option::expect_none_failed::hd08bf36cae411fff [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/option.rs:1234 [INFO] [stderr] 16: 0x55c9ce748677 - core::result::Result::expect::h1030b8c852fe114f [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/result.rs:933 [INFO] [stderr] 17: 0x55c9ce761ba2 - cargo_bpf_lib::bindgen::builder::h9cdce7580ee949be [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/redbpf-abd1be5ea3dc2c3b/74d0f57/cargo-bpf/src/bindgen.rs:21 [INFO] [stderr] 18: 0x55c9ce731ce0 - build_script_build::main::hf0e29414f812dfcf [INFO] [stderr] at /opt/rustwide/cargo-home/git/checkouts/redbpf-abd1be5ea3dc2c3b/74d0f57/redbpf-probes/build.rs:58 [INFO] [stderr] 19: 0x55c9ce73599b - core::ops::function::FnOnce::call_once::hbf4c4b713f6ad628 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/ops/function.rs:227 [INFO] [stderr] 20: 0x55c9ce73568e - std::sys_common::backtrace::__rust_begin_short_backtrace::h67ea1e958c1fb5ba [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/sys_common/backtrace.rs:137 [INFO] [stderr] 21: 0x55c9ce735731 - std::rt::lang_start::{{closure}}::h208ba4c202e3f8d1 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/rt.rs:66 [INFO] [stderr] 22: 0x55c9cf15c4d7 - core::ops::function::impls:: for &F>::call_once::h908982dfc31b926f [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/core/src/ops/function.rs:259 [INFO] [stderr] 23: 0x55c9cf15c4d7 - std::panicking::try::do_call::h92777899503b7584 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:381 [INFO] [stderr] 24: 0x55c9cf15c4d7 - std::panicking::try::h8815656b2b76e792 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panicking.rs:345 [INFO] [stderr] 25: 0x55c9cf15c4d7 - std::panic::catch_unwind::h112ab81228f50b46 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/panic.rs:382 [INFO] [stderr] 26: 0x55c9cf15c4d7 - std::rt::lang_start_internal::h1772a706c7575c24 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/rt.rs:51 [INFO] [stderr] 27: 0x55c9ce735707 - std::rt::lang_start::h2367e33b565ff5f3 [INFO] [stderr] at /rustc/1219014599fd873fcb640b675d8a662150c74e40/library/std/src/rt.rs:65 [INFO] [stderr] 28: 0x55c9ce73433a - main [INFO] [stderr] 29: 0x7f91ddd170b3 - __libc_start_main [INFO] [stderr] 30: 0x55c9ce721ece - _start [INFO] [stderr] 31: 0x0 - [INFO] running `Command { std: "docker" "inspect" "5b9040e92309e532cf3434bae4a2d723aa2dba9959a3df823dfa2cbbee5b939c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b9040e92309e532cf3434bae4a2d723aa2dba9959a3df823dfa2cbbee5b939c", kill_on_drop: false }` [INFO] [stdout] 5b9040e92309e532cf3434bae4a2d723aa2dba9959a3df823dfa2cbbee5b939c