[INFO] cloning repository https://github.com/duanjiong/redbpf-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/duanjiong/redbpf-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduanjiong%2Fredbpf-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduanjiong%2Fredbpf-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca294c534153b0e0c5da0e7e6bfa58c7a0c21002 [INFO] testing duanjiong/redbpf-example against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fduanjiong%2Fredbpf-example" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/duanjiong/redbpf-example on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/duanjiong/redbpf-example [INFO] finished tweaking git repo https://github.com/duanjiong/redbpf-example [INFO] tweaked toml for git repo https://github.com/duanjiong/redbpf-example written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/duanjiong/redbpf-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4b272a2098ba66d7a784c41360f696598162bab09cfccf9ed2ee1ee8bee6293b [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" "4b272a2098ba66d7a784c41360f696598162bab09cfccf9ed2ee1ee8bee6293b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b272a2098ba66d7a784c41360f696598162bab09cfccf9ed2ee1ee8bee6293b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b272a2098ba66d7a784c41360f696598162bab09cfccf9ed2ee1ee8bee6293b", kill_on_drop: false }` [INFO] [stdout] 4b272a2098ba66d7a784c41360f696598162bab09cfccf9ed2ee1ee8bee6293b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--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] 49ec9994604a1668abcb21ce8e024a4de6446c525a9166fe9cc5e65bdb16a3c0 [INFO] running `Command { std: "docker" "start" "-a" "49ec9994604a1668abcb21ce8e024a4de6446c525a9166fe9cc5e65bdb16a3c0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling bindgen v0.59.1 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling zero v0.1.2 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling ufmt-write v0.1.0 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling clang-sys v1.2.2 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling combine v4.6.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling llvm-sys v120.2.1 [INFO] [stderr] Compiling redbpf-macros v2.0.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stdout] error: could not find native static library `Polly`, perhaps an -L flag is missing? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `llvm-sys` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "49ec9994604a1668abcb21ce8e024a4de6446c525a9166fe9cc5e65bdb16a3c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49ec9994604a1668abcb21ce8e024a4de6446c525a9166fe9cc5e65bdb16a3c0", kill_on_drop: false }` [INFO] [stdout] 49ec9994604a1668abcb21ce8e024a4de6446c525a9166fe9cc5e65bdb16a3c0