[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 try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdvc94ch%2Frust-bpf" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dvc94ch/rust-bpf on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "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-9/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" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/gimli-rs/addr2line` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded str_stack v0.1.0 [INFO] [stderr] Downloaded perf-event-open-sys v1.0.1 [INFO] [stderr] Downloaded inferno v0.10.3 [INFO] [stderr] Downloaded hexdump v0.1.0 [INFO] [stderr] Downloaded locate-dwarf v0.1.0 [INFO] [stderr] Downloaded redbpf v1.3.0 [INFO] [stderr] Downloaded ptracer v0.3.1 [INFO] [stderr] Downloaded bpf-sys v1.3.0 [INFO] [stderr] Downloaded cargo-bpf v1.3.0 [INFO] [stderr] Downloaded cargo-subcommand v0.5.0 [INFO] [stderr] Downloaded sudo v0.6.0 [INFO] [stderr] Downloaded libbpf-rs v0.7.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", 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] 0470be0f0da61ece790c7281301ae30b6b56d552ef6d045bed7729b91cb5cce9 [INFO] running `Command { std: "docker" "start" "-a" "0470be0f0da61ece790c7281301ae30b6b56d552ef6d045bed7729b91cb5cce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0470be0f0da61ece790c7281301ae30b6b56d552ef6d045bed7729b91cb5cce9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0470be0f0da61ece790c7281301ae30b6b56d552ef6d045bed7729b91cb5cce9", kill_on_drop: false }` [INFO] [stdout] 0470be0f0da61ece790c7281301ae30b6b56d552ef6d045bed7729b91cb5cce9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 530118bd4f65b142e5dcfa239ea9a75f360b695d2af7eaa9cde0575b73f31551 [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" "530118bd4f65b142e5dcfa239ea9a75f360b695d2af7eaa9cde0575b73f31551", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking libflate_lz77 v1.0.0 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Compiling bindgen v0.55.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking dunce v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.12 [INFO] [stderr] Compiling futures-sink v0.3.12 [INFO] [stderr] Compiling pin-project-lite v0.2.4 [INFO] [stderr] Compiling futures-io v0.3.12 [INFO] [stderr] Compiling zero v0.1.2 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling odds v0.2.26 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling itertools v0.4.19 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling bindgen v0.57.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking str_stack v0.1.0 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Checking cty v0.2.1 [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 clang-sys v1.0.3 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling cpp_demangle v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling libbpf-sys v0.2.0-3 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling libloading v0.6.7 [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 pest v2.1.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling arrayvec v0.3.25 [INFO] [stderr] Checking rgb v0.8.25 [INFO] [stderr] Checking proc-macro2 v1.0.24 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking quick-xml v0.20.0 [INFO] [stderr] Checking libflate v1.0.3 [INFO] [stderr] Compiling hexdump v0.1.0 [INFO] [stderr] Compiling vsprintf v1.0.3 [INFO] [stderr] Compiling syn v1.0.60 [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 gimli v0.23.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking perf-event-open-sys v1.0.1 [INFO] [stderr] Checking sudo v0.6.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cexpr v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling const-random-macro v0.1.13 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] error: could not compile `syn` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/syn-1.0.60/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' -C metadata=112693fcb9ac57f2 -C extra-filename=-112693fcb9ac57f2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-68d422dfc8864dc7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-cfc781dd86a6c62d.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-4182131ee577b5da.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" "530118bd4f65b142e5dcfa239ea9a75f360b695d2af7eaa9cde0575b73f31551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "530118bd4f65b142e5dcfa239ea9a75f360b695d2af7eaa9cde0575b73f31551", kill_on_drop: false }` [INFO] [stdout] 530118bd4f65b142e5dcfa239ea9a75f360b695d2af7eaa9cde0575b73f31551