[INFO] cloning repository https://github.com/dvc94ch/rust-bpf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dvc94ch/rust-bpf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Frust-bpf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Frust-bpf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88e3e5abd3fc4c6d345dcbc797efcbf7b477b162 [INFO] checking dvc94ch/rust-bpf against master#8007b506ac5da629f223b755f5a5391edd5f6d01 for pr-88041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Frust-bpf" "/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/dvc94ch/rust-bpf on toolchain 8007b506ac5da629f223b755f5a5391edd5f6d01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dvc94ch/rust-bpf [INFO] finished tweaking git repo https://github.com/dvc94ch/rust-bpf [INFO] tweaked toml for git repo https://github.com/dvc94ch/rust-bpf written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/dvc94ch/rust-bpf already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bebdce7ff9fe8965941fe8375c1a9fd185222f539fee2173053df85451130282 [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" "bebdce7ff9fe8965941fe8375c1a9fd185222f539fee2173053df85451130282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bebdce7ff9fe8965941fe8375c1a9fd185222f539fee2173053df85451130282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bebdce7ff9fe8965941fe8375c1a9fd185222f539fee2173053df85451130282", kill_on_drop: false }` [INFO] [stdout] bebdce7ff9fe8965941fe8375c1a9fd185222f539fee2173053df85451130282 [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+8007b506ac5da629f223b755f5a5391edd5f6d01" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75424cb1100317a5f1dce4df93874e24ee203a06a5c0d93e46ad8c0da851688d [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" "75424cb1100317a5f1dce4df93874e24ee203a06a5c0d93e46ad8c0da851688d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Checking wasmparser v0.57.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking libflate_lz77 v1.0.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling zero v0.1.2 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Compiling dunce v1.0.1 [INFO] [stderr] Checking cty v0.2.1 [INFO] [stderr] Compiling clang-sys v1.0.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling cpp_demangle v0.3.2 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.2 [INFO] [stderr] Compiling futures-task v0.3.12 [INFO] [stderr] Compiling futures-channel v0.3.12 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Checking rgb v0.8.25 [INFO] [stderr] Checking heck v0.3.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking arrayvec v0.4.12 [INFO] [stderr] Compiling hexdump v0.1.0 [INFO] [stderr] Compiling vsprintf v1.0.3 [INFO] [stderr] Checking quick-xml v0.20.0 [INFO] [stderr] Checking libflate v1.0.3 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling libbpf-sys v0.2.0-3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking syn v1.0.60 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking perf-event-open-sys v1.0.1 [INFO] [stderr] Checking sudo v0.6.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] error: could not compile `cpp_demangle` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cpp_demangle /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cpp_demangle-0.3.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=9fa10c2ee8ff839c -C extra-filename=-9fa10c2ee8ff839c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "75424cb1100317a5f1dce4df93874e24ee203a06a5c0d93e46ad8c0da851688d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75424cb1100317a5f1dce4df93874e24ee203a06a5c0d93e46ad8c0da851688d", kill_on_drop: false }` [INFO] [stdout] 75424cb1100317a5f1dce4df93874e24ee203a06a5c0d93e46ad8c0da851688d