[INFO] cloning repository https://github.com/Nikhil690/Rust-libbpfrs-template
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Nikhil690/Rust-libbpfrs-template" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikhil690%2FRust-libbpfrs-template", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikhil690%2FRust-libbpfrs-template'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a00db3f21f28819465495a0b7fb6e08310bf0cca
[INFO] checking Nikhil690/Rust-libbpfrs-template against try#50f413885985a8b0a0b6ca0766a0aedd45304953 for pr-155657
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNikhil690%2FRust-libbpfrs-template" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Nikhil690/Rust-libbpfrs-template
[INFO] finished tweaking git repo https://github.com/Nikhil690/Rust-libbpfrs-template
[INFO] tweaked toml for git repo https://github.com/Nikhil690/Rust-libbpfrs-template written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Nikhil690/Rust-libbpfrs-template on toolchain 50f413885985a8b0a0b6ca0766a0aedd45304953
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Nikhil690/Rust-libbpfrs-template 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" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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.20.1
[INFO] [stderr]   Downloaded libbpf-rs v0.20.1
[INFO] [stderr]   Downloaded libc v0.2.157
[INFO] [stderr]   Downloaded libbpf-sys v1.4.3+v1.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4dbdfba95ba50caf0afbbf0c6c84b863a7089228be2ccae8c169bd81e62b6a9d
[INFO] running `Command { std: "docker" "start" "-a" "4dbdfba95ba50caf0afbbf0c6c84b863a7089228be2ccae8c169bd81e62b6a9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4dbdfba95ba50caf0afbbf0c6c84b863a7089228be2ccae8c169bd81e62b6a9d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dbdfba95ba50caf0afbbf0c6c84b863a7089228be2ccae8c169bd81e62b6a9d", kill_on_drop: false }`
[INFO] [stdout] 4dbdfba95ba50caf0afbbf0c6c84b863a7089228be2ccae8c169bd81e62b6a9d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+50f413885985a8b0a0b6ca0766a0aedd45304953" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8ed4410ae328af5373662c7b4eaa9ca2cc0983d9e1ff0c106f4962a7872022e7
[INFO] running `Command { std: "docker" "start" "-a" "8ed4410ae328af5373662c7b4eaa9ca2cc0983d9e1ff0c106f4962a7872022e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.157
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling serde v1.0.208
[INFO] [stderr]    Compiling cc v1.1.13
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling indexmap v2.4.0
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling serde_json v1.0.125
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling syn v2.0.75
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling scroll v0.11.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking plain v0.2.3
[INFO] [stderr]    Compiling vsprintf v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.208
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling scroll_derive v0.11.1
[INFO] [stderr]    Compiling tempfile v3.12.0
[INFO] [stderr]    Compiling libbpf-sys v1.4.3+v1.4.5
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]     Checking libbpf-rs v0.20.1
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling cargo_metadata v0.15.4
[INFO] [stderr]    Compiling libbpf-cargo v0.20.1
[INFO] [stderr]    Compiling runqslower v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: failed to run custom build command for `runqslower v0.1.0 (/opt/rustwide/workdir)`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/runqslower-2a0ba8b74f661c85/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stderr
[INFO] [stderr]   Warning: unrecognized map: license
[INFO] [stderr]   error: 'rustfmt' is not installed for the custom toolchain '50f413885985a8b0a0b6ca0766a0aedd45304953'.
[INFO] [stderr]   note: this is a custom toolchain, which cannot use `rustup component add`
[INFO] [stderr]   help: if you built this toolchain from source, and used `rustup toolchain link`, then you may be able to build the component with `x.py`
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (1386) panicked at build.rs:13:10:
[INFO] [stderr]   called `Result::unwrap()` on an `Err` value: Generate("Failed to generate skeleton for /tmp/.tmpTTnPs2/runqslower.o: Failed to rustfmt: exit status: 1")
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5ed16e8b7e7a - std[750460bc29eab7dd]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5ed16e8b7e7a - std[750460bc29eab7dd]::backtrace_rs::backtrace::trace_unsynchronized::<std[750460bc29eab7dd]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5ed16e8b7e7a - std[750460bc29eab7dd]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]      3:     0x5ed16e8b7e7a - <<std[750460bc29eab7dd]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[d62315c68ff81ef2]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]      4:     0x5ed16e8cb32a - <core[d62315c68ff81ef2]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5ed16e8cb32a - core[d62315c68ff81ef2]::fmt::write
[INFO] [stderr]      6:     0x5ed16e8bceb2 - std[750460bc29eab7dd]::io::default_write_fmt::<std[750460bc29eab7dd]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/io/mod.rs:621:11
[INFO] [stderr]      7:     0x5ed16e8bceb2 - <std[750460bc29eab7dd]::sys::stdio::unix::Stderr as std[750460bc29eab7dd]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/io/mod.rs:1976:13
[INFO] [stderr]      8:     0x5ed16e89a81f - <std[750460bc29eab7dd]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]      9:     0x5ed16e89a81f - std[750460bc29eab7dd]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5ed16e8b2a21 - std[750460bc29eab7dd]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5ed16e8b2bdb - std[750460bc29eab7dd]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5ed16e89a8d8 - std[750460bc29eab7dd]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5ed16e88f4d9 - std[750460bc29eab7dd]::sys::backtrace::__rust_end_short_backtrace::<std[750460bc29eab7dd]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]     14:     0x5ed16e89b3ed - __rustc[e0c6b7d6fd1a3415]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5ed16e8cbb6c - core[d62315c68ff81ef2]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5ed16e8cb8e2 - core[d62315c68ff81ef2]::result::unwrap_failed
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/core/src/result.rs:1865:5
[INFO] [stderr]     17:     0x5ed16e72087e - build_script_build[76bd41a994a7d15f]::main
[INFO] [stderr]     18:     0x5ed16e720ad3 - <fn() as core[d62315c68ff81ef2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     19:     0x5ed16e7205b6 - std[750460bc29eab7dd]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     20:     0x5ed16e7206c9 - std[750460bc29eab7dd]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     21:     0x5ed16e8b1a97 - <&dyn core[d62315c68ff81ef2]::ops::function::Fn<(), Output = i32> + core[d62315c68ff81ef2]::marker::Sync + core[d62315c68ff81ef2]::panic::unwind_safe::RefUnwindSafe as core[d62315c68ff81ef2]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     22:     0x5ed16e8b1a97 - std[750460bc29eab7dd]::panicking::catch_unwind::do_call::<&dyn core[d62315c68ff81ef2]::ops::function::Fn<(), Output = i32> + core[d62315c68ff81ef2]::marker::Sync + core[d62315c68ff81ef2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:581:40
[INFO] [stderr]     23:     0x5ed16e8b1a97 - std[750460bc29eab7dd]::panicking::catch_unwind::<i32, &dyn core[d62315c68ff81ef2]::ops::function::Fn<(), Output = i32> + core[d62315c68ff81ef2]::marker::Sync + core[d62315c68ff81ef2]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:544:19
[INFO] [stderr]     24:     0x5ed16e8b1a97 - std[750460bc29eab7dd]::panic::catch_unwind::<&dyn core[d62315c68ff81ef2]::ops::function::Fn<(), Output = i32> + core[d62315c68ff81ef2]::marker::Sync + core[d62315c68ff81ef2]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panic.rs:359:14
[INFO] [stderr]     25:     0x5ed16e8b1a97 - std[750460bc29eab7dd]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/rt.rs:175:24
[INFO] [stderr]     26:     0x5ed16e8b1a97 - std[750460bc29eab7dd]::panicking::catch_unwind::do_call::<std[750460bc29eab7dd]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:581:40
[INFO] [stderr]     27:     0x5ed16e8b1a97 - std[750460bc29eab7dd]::panicking::catch_unwind::<isize, std[750460bc29eab7dd]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panicking.rs:544:19
[INFO] [stderr]     28:     0x5ed16e8b1a97 - std[750460bc29eab7dd]::panic::catch_unwind::<std[750460bc29eab7dd]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/panic.rs:359:14
[INFO] [stderr]     29:     0x5ed16e8b1a97 - std[750460bc29eab7dd]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/50f413885985a8b0a0b6ca0766a0aedd45304953/library/std/src/rt.rs:171:5
[INFO] [stderr]     30:     0x5ed16e7203d1 - std[750460bc29eab7dd]::rt::lang_start::<()>
[INFO] [stderr]     31:     0x5ed16e720b35 - main
[INFO] [stderr]     32:     0x7339dce8b1ca - <unknown>
[INFO] [stderr]     33:     0x7339dce8b28b - __libc_start_main
[INFO] [stderr]     34:     0x5ed16e71fc35 - _start
[INFO] [stderr]     35:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "8ed4410ae328af5373662c7b4eaa9ca2cc0983d9e1ff0c106f4962a7872022e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ed4410ae328af5373662c7b4eaa9ca2cc0983d9e1ff0c106f4962a7872022e7", kill_on_drop: false }`
[INFO] [stdout] 8ed4410ae328af5373662c7b4eaa9ca2cc0983d9e1ff0c106f4962a7872022e7
