[INFO] cloning repository https://github.com/0xdeafbeef/jeprof
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xdeafbeef/jeprof" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xdeafbeef%2Fjeprof", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xdeafbeef%2Fjeprof'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6d6f0bd1858290031cb9dbc58158bf0461a4e679
[INFO] checking 0xdeafbeef/jeprof against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xdeafbeef%2Fjeprof" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/0xdeafbeef/jeprof
[INFO] finished tweaking git repo https://github.com/0xdeafbeef/jeprof
[INFO] tweaked toml for git repo https://github.com/0xdeafbeef/jeprof written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xdeafbeef/jeprof on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xdeafbeef/jeprof 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d35afe930c972b2735c7f9364c2c08bbff323d33cec50d7e1ea6ffffd170fd68
[INFO] running `Command { std: "docker" "start" "-a" "d35afe930c972b2735c7f9364c2c08bbff323d33cec50d7e1ea6ffffd170fd68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d35afe930c972b2735c7f9364c2c08bbff323d33cec50d7e1ea6ffffd170fd68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d35afe930c972b2735c7f9364c2c08bbff323d33cec50d7e1ea6ffffd170fd68", kill_on_drop: false }`
[INFO] [stdout] d35afe930c972b2735c7f9364c2c08bbff323d33cec50d7e1ea6ffffd170fd68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7c509e54df61b76ba3095491691c05863b0e5a4ac8bd70d73dce94ec06bb820
[INFO] running `Command { std: "docker" "start" "-a" "a7c509e54df61b76ba3095491691c05863b0e5a4ac8bd70d73dce94ec06bb820", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling proc-macro2 v1.0.87
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking foldhash v0.1.3
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling core-error v0.0.0
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking hashbrown v0.15.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking lock_api v0.4.12
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking bytes v1.7.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]    Compiling syn v2.0.79
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]     Checking assert_matches v1.5.0
[INFO] [stderr]     Checking object v0.36.5
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling blazesym v0.2.0-rc.1
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]     Checking num-format v0.4.4
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking memmap2 v0.9.5
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking quick-xml v0.26.0
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]     Checking csv-core v0.1.11
[INFO] [stderr]     Checking str_stack v0.1.0
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]     Checking env_filter v0.1.2
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking env_logger v0.11.5
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking insta v1.40.0
[INFO] [stderr]     Checking bytesize v1.3.0
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking rustc-hash v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling num_enum_derive v0.7.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking csv v1.3.0
[INFO] [stderr]     Checking num_enum v0.7.3
[INFO] [stderr]     Checking aya-log-common v0.1.15
[INFO] [stderr]     Checking aya-obj v0.2.0
[INFO] [stderr]     Checking minus v5.6.1
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking inferno v0.11.21
[INFO] [stderr]     Checking xtask v0.1.0 (/opt/rustwide/workdir/xtask)
[INFO] [stderr]     Checking aya v0.13.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking aya-log v0.2.1
[INFO] [stderr]     Checking jeprofl-common v0.1.0 (/opt/rustwide/workdir/jeprofl-common)
[INFO] [stderr]     Checking jeprofl v0.1.0 (/opt/rustwide/workdir/jeprofl)
[INFO] [stdout] error: couldn't read `jeprofl/src/../../target/bpfel-unknown-none/debug/jeprofl`: No such file or directory (os error 2)
[INFO] [stdout]    --> jeprofl/src/main.rs:155:30
[INFO] [stdout]     |
[INFO] [stdout] 155 |       let mut bpf = Ebpf::load(include_bytes_aligned!(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 156 | |         "../../target/bpfel-unknown-none/debug/jeprofl"
[INFO] [stdout] 157 | |     ))?;
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_bytes_aligned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `jeprofl/src/../../target/bpfel-unknown-none/debug/jeprofl`: No such file or directory (os error 2)
[INFO] [stdout]    --> jeprofl/src/main.rs:155:30
[INFO] [stdout]     |
[INFO] [stdout] 155 |       let mut bpf = Ebpf::load(include_bytes_aligned!(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 156 | |         "../../target/bpfel-unknown-none/debug/jeprofl"
[INFO] [stdout] 157 | |     ))?;
[INFO] [stdout]     | |_____^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` which comes from the expansion of the macro `include_bytes_aligned` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jeprofl` (bin "jeprofl" test) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `jeprofl` (bin "jeprofl") due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "a7c509e54df61b76ba3095491691c05863b0e5a4ac8bd70d73dce94ec06bb820", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7c509e54df61b76ba3095491691c05863b0e5a4ac8bd70d73dce94ec06bb820", kill_on_drop: false }`
[INFO] [stdout] a7c509e54df61b76ba3095491691c05863b0e5a4ac8bd70d73dce94ec06bb820
