[INFO] cloning repository https://github.com/Cartallum/bpf-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Cartallum/bpf-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCartallum%2Fbpf-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCartallum%2Fbpf-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8901bded246e794411475be8c7e279a1080beee9 [INFO] checking Cartallum/bpf-tools against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCartallum%2Fbpf-tools" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Cartallum/bpf-tools [INFO] finished tweaking git repo https://github.com/Cartallum/bpf-tools [INFO] tweaked toml for git repo https://github.com/Cartallum/bpf-tools written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Cartallum/bpf-tools on toolchain b1f2594eac607c1f051534800237eeedb5590a49 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Cartallum/bpf-tools already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7b29d89cad08314e793ce39a43ad9abff74f0186a079a23df9f8c6c55aa3bc1b [INFO] running `Command { std: "docker" "start" "-a" "7b29d89cad08314e793ce39a43ad9abff74f0186a079a23df9f8c6c55aa3bc1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7b29d89cad08314e793ce39a43ad9abff74f0186a079a23df9f8c6c55aa3bc1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b29d89cad08314e793ce39a43ad9abff74f0186a079a23df9f8c6c55aa3bc1b", kill_on_drop: false }` [INFO] [stdout] 7b29d89cad08314e793ce39a43ad9abff74f0186a079a23df9f8c6c55aa3bc1b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95de40100db82470ec4f9b3cb00d62603ddd5922499fd7eb99de8eff3d50e325 [INFO] running `Command { std: "docker" "start" "-a" "95de40100db82470ec4f9b3cb00d62603ddd5922499fd7eb99de8eff3d50e325", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bcc-sys v0.15.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking adler v0.2.2 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking multimap v0.8.1 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Checking ctrlc v3.1.4 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking bcc v0.0.22 [INFO] [stderr] Checking bpf-tools v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `bcc_v0_4_0` [INFO] [stdout] --> src/runqlat/main.rs:77:28 [INFO] [stdout] | [INFO] [stdout] 77 | let code = if cfg!(any(feature = "bcc_v0_4_0", feature = "bcc_v0_5_0")) { [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"bcc_v0_14_0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bcc_specific`, `bcc_v0_10_0`, `bcc_v0_11_0`, `bcc_v0_12_0`, `bcc_v0_13_0`, `bcc_v0_14_0`, `bcc_v0_15_0`, `bcc_v0_8_0`, `bcc_v0_9_0`, `llvm_8`, `llvm_9`, and `static` [INFO] [stdout] = help: consider adding `bcc_v0_4_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bcc_v0_5_0` [INFO] [stdout] --> src/runqlat/main.rs:77:52 [INFO] [stdout] | [INFO] [stdout] 77 | let code = if cfg!(any(feature = "bcc_v0_4_0", feature = "bcc_v0_5_0")) { [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"bcc_v0_9_0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bcc_specific`, `bcc_v0_10_0`, `bcc_v0_11_0`, `bcc_v0_12_0`, `bcc_v0_13_0`, `bcc_v0_14_0`, `bcc_v0_15_0`, `bcc_v0_8_0`, `bcc_v0_9_0`, `llvm_8`, `llvm_9`, and `static` [INFO] [stdout] = help: consider adding `bcc_v0_5_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bcc_v0_4_0` [INFO] [stdout] --> src/runqlat/main.rs:77:28 [INFO] [stdout] | [INFO] [stdout] 77 | let code = if cfg!(any(feature = "bcc_v0_4_0", feature = "bcc_v0_5_0")) { [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"bcc_v0_14_0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bcc_specific`, `bcc_v0_10_0`, `bcc_v0_11_0`, `bcc_v0_12_0`, `bcc_v0_13_0`, `bcc_v0_14_0`, `bcc_v0_15_0`, `bcc_v0_8_0`, `bcc_v0_9_0`, `llvm_8`, `llvm_9`, and `static` [INFO] [stdout] = help: consider adding `bcc_v0_4_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `bcc_v0_5_0` [INFO] [stdout] --> src/runqlat/main.rs:77:52 [INFO] [stdout] | [INFO] [stdout] 77 | let code = if cfg!(any(feature = "bcc_v0_4_0", feature = "bcc_v0_5_0")) { [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"bcc_v0_9_0"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `bcc_specific`, `bcc_v0_10_0`, `bcc_v0_11_0`, `bcc_v0_12_0`, `bcc_v0_13_0`, `bcc_v0_14_0`, `bcc_v0_15_0`, `bcc_v0_8_0`, `bcc_v0_9_0`, `llvm_8`, `llvm_9`, and `static` [INFO] [stdout] = help: consider adding `bcc_v0_5_0` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.00s [INFO] running `Command { std: "docker" "inspect" "95de40100db82470ec4f9b3cb00d62603ddd5922499fd7eb99de8eff3d50e325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95de40100db82470ec4f9b3cb00d62603ddd5922499fd7eb99de8eff3d50e325", kill_on_drop: false }` [INFO] [stdout] 95de40100db82470ec4f9b3cb00d62603ddd5922499fd7eb99de8eff3d50e325