[INFO] cloning repository https://github.com/eunomia-bpf/rust-struct-bindgen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/eunomia-bpf/rust-struct-bindgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feunomia-bpf%2Frust-struct-bindgen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feunomia-bpf%2Frust-struct-bindgen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0870d552fab9376579bf7dae2f24ef242692b87
[INFO] testing eunomia-bpf/rust-struct-bindgen against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Feunomia-bpf%2Frust-struct-bindgen" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/eunomia-bpf/rust-struct-bindgen
[INFO] finished tweaking git repo https://github.com/eunomia-bpf/rust-struct-bindgen
[INFO] tweaked toml for git repo https://github.com/eunomia-bpf/rust-struct-bindgen written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/eunomia-bpf/rust-struct-bindgen on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/eunomia-bpf/rust-struct-bindgen 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6633e7699234cc0536bcc89f1b8938266e2df28e65ef19ac9ef86ff817e82b9b
[INFO] running `Command { std: "docker" "start" "-a" "6633e7699234cc0536bcc89f1b8938266e2df28e65ef19ac9ef86ff817e82b9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6633e7699234cc0536bcc89f1b8938266e2df28e65ef19ac9ef86ff817e82b9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6633e7699234cc0536bcc89f1b8938266e2df28e65ef19ac9ef86ff817e82b9b", kill_on_drop: false }`
[INFO] [stdout] 6633e7699234cc0536bcc89f1b8938266e2df28e65ef19ac9ef86ff817e82b9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 92d0a41105071c8f26b1e85cd4fd7ae9ebce0af8cffe34c5de21477c77047f82
[INFO] running `Command { std: "docker" "start" "-a" "92d0a41105071c8f26b1e85cd4fd7ae9ebce0af8cffe34c5de21477c77047f82", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.56
[INFO] [stderr]    Compiling unicode-ident v1.0.8
[INFO] [stderr]    Compiling quote v1.0.26
[INFO] [stderr]    Compiling libc v0.2.141
[INFO] [stderr]    Compiling syn v0.15.44
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling serde_derive v1.0.160
[INFO] [stderr]    Compiling io-lifetimes v1.0.10
[INFO] [stderr]    Compiling scroll v0.9.2
[INFO] [stderr]    Compiling rustix v0.37.12
[INFO] [stderr]    Compiling serde v1.0.160
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.3.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling syn v2.0.15
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling term_size v0.3.2
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling target-lexicon v0.11.2
[INFO] [stderr]    Compiling ahash v0.4.7
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling hashbrown v0.9.1
[INFO] [stderr]    Compiling parity-wasm v0.35.7
[INFO] [stderr]    Compiling flate2 v1.0.25
[INFO] [stderr]    Compiling uuid v0.7.4
[INFO] [stderr]    Compiling regex v1.7.3
[INFO] [stderr]    Compiling scroll_derive v0.9.5
[INFO] [stderr]    Compiling structopt-derive v0.2.18
[INFO] [stderr]    Compiling goblin v0.0.19
[INFO] [stderr]    Compiling anyhow v1.0.70
[INFO] [stderr]    Compiling anstyle-parse v0.2.0
[INFO] [stderr]    Compiling goblin v0.0.20
[INFO] [stderr]    Compiling scroll_derive v0.10.5
[INFO] [stderr]    Compiling is-terminal v0.4.7
[INFO] [stderr]    Compiling memmap v0.7.0
[INFO] [stderr]    Compiling structopt v0.2.18
[INFO] [stderr]    Compiling anstyle v1.0.0
[INFO] [stderr]    Compiling walkdir v2.3.3
[INFO] [stderr]    Compiling scroll v0.10.2
[INFO] [stderr]    Compiling anstream v0.3.0
[INFO] [stderr]    Compiling goblin v0.3.4
[INFO] [stderr]    Compiling home v0.5.4
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling clap_lex v0.4.1
[INFO] [stderr]    Compiling clap_builder v4.2.3
[INFO] [stderr]    Compiling tempfile v3.5.0
[INFO] [stderr]    Compiling object v0.11.0
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling btfdump v0.0.2
[INFO] [stderr]    Compiling clap_derive v4.2.0
[INFO] [stderr]    Compiling pest v2.5.7
[INFO] [stderr]    Compiling semver-parser v0.10.2
[INFO] [stderr]    Compiling clap v4.2.3
[INFO] [stderr]    Compiling semver v0.11.0
[INFO] [stderr]    Compiling toolchain_find v0.2.0
[INFO] [stderr]    Compiling string-interner v0.12.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling faerie v0.16.0
[INFO] [stderr]    Compiling rustfmt-wrapper v0.2.0
[INFO] [stderr]    Compiling rust-struct-bindgen-impl v0.1.0 (/opt/rustwide/workdir/rust-struct-bindgen-impl)
[INFO] [stderr]    Compiling rust-struct-bindgen-proc-macro v0.1.0 (/opt/rustwide/workdir/rust-struct-bindgen-proc-macro)
[INFO] [stderr]    Compiling rust-struct-bindgen-cli v0.1.0 (/opt/rustwide/workdir/rust-struct-bindgen-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "92d0a41105071c8f26b1e85cd4fd7ae9ebce0af8cffe34c5de21477c77047f82", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "92d0a41105071c8f26b1e85cd4fd7ae9ebce0af8cffe34c5de21477c77047f82", kill_on_drop: false }`
[INFO] [stdout] 92d0a41105071c8f26b1e85cd4fd7ae9ebce0af8cffe34c5de21477c77047f82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 19d1b44c3cdc51f413a7b56df756a09f0a7e22bc71c3a8e7b04ac5e356fda29c
[INFO] running `Command { std: "docker" "start" "-a" "19d1b44c3cdc51f413a7b56df756a09f0a7e22bc71c3a8e7b04ac5e356fda29c", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling rust-struct-bindgen-proc-macro v0.1.0 (/opt/rustwide/workdir/rust-struct-bindgen-proc-macro)
[INFO] [stderr]    Compiling rust-struct-bindgen-impl v0.1.0 (/opt/rustwide/workdir/rust-struct-bindgen-impl)
[INFO] [stderr]    Compiling rust-struct-bindgen-cli v0.1.0 (/opt/rustwide/workdir/rust-struct-bindgen-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.98s
[INFO] running `Command { std: "docker" "inspect" "19d1b44c3cdc51f413a7b56df756a09f0a7e22bc71c3a8e7b04ac5e356fda29c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19d1b44c3cdc51f413a7b56df756a09f0a7e22bc71c3a8e7b04ac5e356fda29c", kill_on_drop: false }`
[INFO] [stdout] 19d1b44c3cdc51f413a7b56df756a09f0a7e22bc71c3a8e7b04ac5e356fda29c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 42176785d5db749e253bf02e6ba78ba13a6bf3e770607f3024d95a6ae99dfd75
[INFO] running `Command { std: "docker" "start" "-a" "42176785d5db749e253bf02e6ba78ba13a6bf3e770607f3024d95a6ae99dfd75", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_struct_bindgen_cli-654f6dc84010c275)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_struct_bindgen_impl-62b40e0f76898857)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_struct_bindgen_proc_macro-82aec794a04e8548)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/bindgen_tests.rs (/opt/rustwide/target/debug/deps/bindgen_tests-70eac6070b373868)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_deserializing ... ok
[INFO] [stdout] test test_serializing ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/util.rs (/opt/rustwide/target/debug/deps/util-4096c0c57c62bc98)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests rust_struct_bindgen_impl
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Doc-tests rust_struct_bindgen_proc_macro
[INFO] [stdout] test rust-struct-bindgen-impl/src/lib.rs - (line 18) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test rust-struct-bindgen-proc-macro/src/lib.rs - btf_struct_bindgen_with_btf (line 40) ... FAILED
[INFO] [stdout] test rust-struct-bindgen-proc-macro/src/lib.rs - btf_struct_bindgen_with_elf (line 16) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- rust-struct-bindgen-proc-macro/src/lib.rs - btf_struct_bindgen_with_btf (line 40) stdout ----
[INFO] [stdout] error: cannot find macro `btf_struct_bindgen_with_btf` in this scope
[INFO] [stdout]   --> rust-struct-bindgen-proc-macro/src/lib.rs:41:1
[INFO] [stdout]    |
[INFO] [stdout] 41 | btf_struct_bindgen_with_btf!("xxx.btf");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- rust-struct-bindgen-proc-macro/src/lib.rs - btf_struct_bindgen_with_elf (line 16) stdout ----
[INFO] [stdout] error: cannot find macro `btf_struct_bindgen_with_elf` in this scope
[INFO] [stdout]   --> rust-struct-bindgen-proc-macro/src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | btf_struct_bindgen_with_elf!("xxx.bpf.o");
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     rust-struct-bindgen-proc-macro/src/lib.rs - btf_struct_bindgen_with_btf (line 40)
[INFO] [stdout]     rust-struct-bindgen-proc-macro/src/lib.rs - btf_struct_bindgen_with_elf (line 16)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p rust-struct-bindgen-proc-macro --doc`
[INFO] running `Command { std: "docker" "inspect" "42176785d5db749e253bf02e6ba78ba13a6bf3e770607f3024d95a6ae99dfd75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "42176785d5db749e253bf02e6ba78ba13a6bf3e770607f3024d95a6ae99dfd75", kill_on_drop: false }`
[INFO] [stdout] 42176785d5db749e253bf02e6ba78ba13a6bf3e770607f3024d95a6ae99dfd75
