[INFO] cloning repository https://github.com/openmina/bpf-mem
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/openmina/bpf-mem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenmina%2Fbpf-mem", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenmina%2Fbpf-mem'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d556cd8f341298dab7d6323b4bb0866b96d448ec
[INFO] checking openmina/bpf-mem against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenmina%2Fbpf-mem" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/openmina/bpf-mem on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/openmina/bpf-mem
[INFO] finished tweaking git repo https://github.com/openmina/bpf-mem
[INFO] tweaked toml for git repo https://github.com/openmina/bpf-mem written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/openmina/bpf-mem 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/Cargo.toml: file `/workspace/builds/worker-3-tc2/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `bpf-mem-kern`
[INFO] [stderr]   * `bin` target `bpf-mem-user`
[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
[ERROR] error running command: no output for 300 seconds
[INFO] checking openmina/bpf-mem against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenmina%2Fbpf-mem" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/openmina/bpf-mem on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/openmina/bpf-mem
[INFO] finished tweaking git repo https://github.com/openmina/bpf-mem
[INFO] tweaked toml for git repo https://github.com/openmina/bpf-mem written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/openmina/bpf-mem 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-3-tc2/source/Cargo.toml: file `/workspace/builds/worker-3-tc2/source/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `bpf-mem-kern`
[INFO] [stderr]   * `bin` target `bpf-mem-user`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ebpf-user v0.2.0
[INFO] [stderr]   Downloaded warp v0.3.6
[INFO] [stderr]   Downloaded passfd v0.1.6
[INFO] [stderr]   Downloaded h2 v0.3.23
[INFO] [stderr]   Downloaded ebpf-kern v0.2.0
[INFO] [stderr]   Downloaded ebpf-kern-macros v0.2.0
[INFO] [stderr]   Downloaded ebpf-user-macros v0.2.0
[INFO] [stderr]   Downloaded elf64 v0.1.2
[INFO] [stderr]   Downloaded libbpf-sys v0.8.3+v0.8.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9e8cbd8d34df55c3fdea354c72a4711eac65cdd1e00589b4451e339dacc5a98
[INFO] running `Command { std: "docker" "start" "-a" "c9e8cbd8d34df55c3fdea354c72a4711eac65cdd1e00589b4451e339dacc5a98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9e8cbd8d34df55c3fdea354c72a4711eac65cdd1e00589b4451e339dacc5a98", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9e8cbd8d34df55c3fdea354c72a4711eac65cdd1e00589b4451e339dacc5a98", kill_on_drop: false }`
[INFO] [stdout] c9e8cbd8d34df55c3fdea354c72a4711eac65cdd1e00589b4451e339dacc5a98
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dadcc7549993cd647ad7d07d28ceb9efb70fd1f7b0867e4e4131cfc5383b0b92
[INFO] running `Command { std: "docker" "start" "-a" "dadcc7549993cd647ad7d07d28ceb9efb70fd1f7b0867e4e4131cfc5383b0b92", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: file `/opt/rustwide/workdir/src/main.rs` found to be present in multiple build targets:
[INFO] [stderr]   * `bin` target `bpf-mem-kern`
[INFO] [stderr]   * `bin` target `bpf-mem-user`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]     Checking pin-project-lite v0.2.13
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]    Compiling pkg-config v0.3.28
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking http v0.2.11
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking unicode-bidi v0.3.14
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling multer v2.1.0
[INFO] [stderr]     Checking encoding_rs v0.8.33
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking data-encoding v2.5.0
[INFO] [stderr]    Compiling openssl v0.10.62
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking memchr v2.7.1
[INFO] [stderr]    Compiling cpp_demangle v0.4.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking headers v0.3.9
[INFO] [stderr]     Checking elf64 v0.1.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rustc-demangle v0.1.23
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]    Compiling bpf-mem v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]     Checking env_logger v0.10.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking socket2 v0.5.5
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking nix v0.27.1
[INFO] [stderr]     Checking passfd v0.1.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.98
[INFO] [stderr]    Compiling libbpf-sys v0.8.3+v0.8.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ctrlc v3.4.2
[INFO] [stderr]    Compiling ebpf-user-macros v0.2.0
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.3
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking pin-project v1.1.3
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]     Checking ebpf-user v0.2.0
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking tokio-tungstenite v0.20.1
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.23
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking event v0.1.0 (/opt/rustwide/workdir/event)
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking warp v0.3.6
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.23
[INFO] [stderr]     Checking server v0.1.0 (/opt/rustwide/workdir/server)
[INFO] [stdout] error: couldn't read `src/..//opt/rustwide/target/bpfel-unknown-none/release/bpf-mem-kern`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/main.rs:419:26
[INFO] [stdout]     |
[INFO] [stdout] 419 |     static CODE: &[u8] = include_bytes!(concat!("../", env!("BPF_MEM")));
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: couldn't read `src/..//opt/rustwide/target/bpfel-unknown-none/release/bpf-mem-kern`: No such file or directory (os error 2)
[INFO] [stdout]    --> src/main.rs:419:26
[INFO] [stdout]     |
[INFO] [stdout] 419 |     static CODE: &[u8] = include_bytes!(concat!("../", env!("BPF_MEM")));
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `include_bytes` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bpf-mem` (bin "bpf-mem-user") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bpf-mem` (bin "bpf-mem-user" test) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "dadcc7549993cd647ad7d07d28ceb9efb70fd1f7b0867e4e4131cfc5383b0b92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dadcc7549993cd647ad7d07d28ceb9efb70fd1f7b0867e4e4131cfc5383b0b92", kill_on_drop: false }`
[INFO] [stdout] dadcc7549993cd647ad7d07d28ceb9efb70fd1f7b0867e4e4131cfc5383b0b92
