[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 master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Cartallum/bpf-tools on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded synstructure v0.12.4
[INFO] [stderr]   Downloaded multimap v0.8.1
[INFO] [stderr]   Downloaded miniz_oxide v0.4.0
[INFO] [stderr]   Downloaded adler v0.2.2
[INFO] [stderr]   Downloaded ctrlc v3.1.4
[INFO] [stderr]   Downloaded bcc v0.0.22
[INFO] [stderr]   Downloaded cc v1.0.58
[INFO] [stderr]   Downloaded backtrace v0.3.50
[INFO] [stderr]   Downloaded aho-corasick v0.7.13
[INFO] [stderr]   Downloaded nix v0.17.0
[INFO] [stderr]   Downloaded bcc-sys v0.15.1
[INFO] [stderr]   Downloaded clap v2.33.1
[INFO] [stderr]   Downloaded syn v1.0.33
[INFO] [stderr]   Downloaded libc v0.2.74
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 876393f5f9c9178dcdc9e13a0c85efb06b73ea0d200c1b8468cf1aa9f972968f
[INFO] running `Command { std: "docker" "start" "-a" "876393f5f9c9178dcdc9e13a0c85efb06b73ea0d200c1b8468cf1aa9f972968f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "876393f5f9c9178dcdc9e13a0c85efb06b73ea0d200c1b8468cf1aa9f972968f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "876393f5f9c9178dcdc9e13a0c85efb06b73ea0d200c1b8468cf1aa9f972968f", kill_on_drop: false }`
[INFO] [stdout] 876393f5f9c9178dcdc9e13a0c85efb06b73ea0d200c1b8468cf1aa9f972968f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75e21f0b30ec9a61545f507286c3460d081c8f75ce8715cfefc33d15b23b6b95
[INFO] running `Command { std: "docker" "start" "-a" "75e21f0b30ec9a61545f507286c3460d081c8f75ce8715cfefc33d15b23b6b95", 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 serde v1.0.114
[INFO] [stderr]    Compiling bcc-sys v0.15.1
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]     Checking gimli v0.22.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]     Checking adler v0.2.2
[INFO] [stderr]     Checking rustc-demangle v0.1.16
[INFO] [stderr]     Checking miniz_oxide v0.4.0
[INFO] [stderr]     Checking object v0.20.0
[INFO] [stderr]     Checking aho-corasick v0.7.13
[INFO] [stderr]     Checking regex-syntax v0.6.18
[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]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]     Checking multimap v0.8.1
[INFO] [stderr]     Checking ctrlc v3.1.4
[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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> 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 <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.59s
[INFO] running `Command { std: "docker" "inspect" "75e21f0b30ec9a61545f507286c3460d081c8f75ce8715cfefc33d15b23b6b95", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75e21f0b30ec9a61545f507286c3460d081c8f75ce8715cfefc33d15b23b6b95", kill_on_drop: false }`
[INFO] [stdout] 75e21f0b30ec9a61545f507286c3460d081c8f75ce8715cfefc33d15b23b6b95
