[INFO] cloning repository https://github.com/latchset/crypto-auditing
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/latchset/crypto-auditing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flatchset%2Fcrypto-auditing", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flatchset%2Fcrypto-auditing'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 80fac02e6d952acf7a4ece235b9b7e6109e920c4
[INFO] checking latchset/crypto-auditing/80fac02e6d952acf7a4ece235b9b7e6109e920c4 against master#3c9faa0d037b9eecda4a440cc482ff7f960fb8a5 for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flatchset%2Fcrypto-auditing" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/latchset/crypto-auditing
[INFO] finished tweaking git repo https://github.com/latchset/crypto-auditing
[INFO] tweaked toml for git repo https://github.com/latchset/crypto-auditing written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/latchset/crypto-auditing on toolchain 3c9faa0d037b9eecda4a440cc482ff7f960fb8a5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/latchset/crypto-auditing 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" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vsprintf v2.0.0
[INFO] [stderr]   Downloaded libbpf-cargo v0.24.8
[INFO] [stderr]   Downloaded probe v0.5.2
[INFO] [stderr]   Downloaded pager v0.16.1
[INFO] [stderr]   Downloaded libsystemd v0.7.2
[INFO] [stderr]   Downloaded sysinfo v0.38.2
[INFO] [stderr]   Downloaded libbpf-rs v0.24.8
[INFO] [stderr]   Downloaded libbpf-sys v1.6.2+v1.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00e421aee1d59a9f1c2049bcf35c0ce3335c187fd6f15550dcec6fb24515260b
[INFO] running `Command { std: "docker" "start" "-a" "00e421aee1d59a9f1c2049bcf35c0ce3335c187fd6f15550dcec6fb24515260b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00e421aee1d59a9f1c2049bcf35c0ce3335c187fd6f15550dcec6fb24515260b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00e421aee1d59a9f1c2049bcf35c0ce3335c187fd6f15550dcec6fb24515260b", kill_on_drop: false }`
[INFO] [stdout] 00e421aee1d59a9f1c2049bcf35c0ce3335c187fd6f15550dcec6fb24515260b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+3c9faa0d037b9eecda4a440cc482ff7f960fb8a5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9f5cc79f435022948f7d5a9b52449d379432f3e2b86aaeb643b66787fd287235
[INFO] running `Command { std: "docker" "start" "-a" "9f5cc79f435022948f7d5a9b52449d379432f3e2b86aaeb643b66787fd287235", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling cc v1.2.48
[INFO] [stderr]    Compiling zmij v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking half v1.8.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking clap_builder v4.5.59
[INFO] [stderr]     Checking winnow v0.7.14
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]     Checking toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.101
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling io-uring v0.5.13
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling vsprintf v2.0.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking sysinfo v0.38.2
[INFO] [stderr]     Checking toml_parser v1.0.7+spec-1.1.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]     Checking toml v0.9.12+spec-1.1.0
[INFO] [stderr]     Checking tempfile v3.25.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking page_size v0.6.0
[INFO] [stderr]     Checking probe v0.5.2
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]    Compiling libbpf-sys v1.6.2+v1.6.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking errno v0.2.8
[INFO] [stderr]     Checking pager v0.16.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling libbpf-rs v0.24.8
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking thiserror v2.0.17
[INFO] [stderr]     Checking clap v4.5.59
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking libsystemd v0.7.2
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]     Checking tokio-serde v0.8.0
[INFO] [stderr]    Compiling libbpf-cargo v0.24.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-uring v0.4.0
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling agenttest v0.3.0 (/opt/rustwide/workdir/agent/tests/agenttest)
[INFO] [stderr]    Compiling crypto-auditing-agent v0.3.0 (/opt/rustwide/workdir/agent)
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/build/crypto-auditing-agent-7f44edcc33eae338/rustc0Q9FY3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibbpf_cargo-d6788f4ef8f326e4,libcargo_metadata-b9ff1e215f438e22,libserde_json-86115c1356405b99,libmemchr-428f91d22e3de0ff,libitoa-c3a1a3771494e946,libzmij-058501b65b49dd99,libthiserror-0a7b05b3f6bafd6c,libcargo_platform-54a444271a45ed08,libserde-819bb5aa5ede5743,libcamino-0cba37c6a74480cf,libmemmap2-e1a9b7639d87ab40,liblibbpf_rs-813d333c61f4bb48,libvsprintf-e45416385bf43f2d,liblibbpf_sys-0ccc75b6b78cbb10,libsemver-55897f192d9f7edc,libserde_core-570f39e472f0b980,libregex-6e9215da0a49ecf7,libregex_automata-4f71b65b9c816d6f,libregex_syntax-21b6b92c16eafdcb,libtempfile-209348e5dbed6882,libgetrandom-5b1791a9192993db,liblibc-c5e516f632a46a80,libcfg_if-9c7f9eb9639deea5,libfastrand-fb56977bacc4663c,libonce_cell-578614da1b5d404b,librustix-dbb3219efa479507,libbitflags-0eac4d1fbc51a9ef,liblinux_raw_sys-c13cabfb8029d27f,libanyhow-de346f5665abc8b7}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lelf" "-lz" "-lbpf" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/build/crypto-auditing-agent-7f44edcc33eae338/rustc0Q9FY3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libbpf-sys-54a13b4173e18acf/out" "-L" "/opt/rustwide/target/debug/build/vsprintf-4962833f50955aac/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/crypto-auditing-agent-7f44edcc33eae338/build_script_build-7f44edcc33eae338" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lbpf
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/build/agenttest-8d187797026f32fc/rustcgS6abi/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblibbpf_cargo-d6788f4ef8f326e4,libcargo_metadata-b9ff1e215f438e22,libserde_json-86115c1356405b99,libmemchr-428f91d22e3de0ff,libitoa-c3a1a3771494e946,libzmij-058501b65b49dd99,libthiserror-0a7b05b3f6bafd6c,libcargo_platform-54a444271a45ed08,libserde-819bb5aa5ede5743,libcamino-0cba37c6a74480cf,libmemmap2-e1a9b7639d87ab40,liblibbpf_rs-813d333c61f4bb48,libvsprintf-e45416385bf43f2d,liblibbpf_sys-0ccc75b6b78cbb10,libsemver-55897f192d9f7edc,libserde_core-570f39e472f0b980,libregex-6e9215da0a49ecf7,libregex_automata-4f71b65b9c816d6f,libregex_syntax-21b6b92c16eafdcb,libtempfile-209348e5dbed6882,libgetrandom-5b1791a9192993db,liblibc-c5e516f632a46a80,libcfg_if-9c7f9eb9639deea5,libfastrand-fb56977bacc4663c,libonce_cell-578614da1b5d404b,librustix-dbb3219efa479507,libbitflags-0eac4d1fbc51a9ef,liblinux_raw_sys-c13cabfb8029d27f,libanyhow-de346f5665abc8b7}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lelf" "-lz" "-lbpf" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/build/agenttest-8d187797026f32fc/rustcgS6abi/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libbpf-sys-54a13b4173e18acf/out" "-L" "/opt/rustwide/target/debug/build/vsprintf-4962833f50955aac/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/agenttest-8d187797026f32fc/build_script_build-8d187797026f32fc" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lbpf
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crypto-auditing-agent` (build script) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `agenttest` (build script) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "9f5cc79f435022948f7d5a9b52449d379432f3e2b86aaeb643b66787fd287235", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9f5cc79f435022948f7d5a9b52449d379432f3e2b86aaeb643b66787fd287235", kill_on_drop: false }`
[INFO] [stdout] 9f5cc79f435022948f7d5a9b52449d379432f3e2b86aaeb643b66787fd287235
