[INFO] cloning repository https://github.com/greyireland/libmdbx-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/greyireland/libmdbx-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreyireland%2Flibmdbx-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreyireland%2Flibmdbx-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 996e46b768303b950ffee68ceb964e1852130275 [INFO] testing greyireland/libmdbx-rs against try#b8e88e5ddf5521a9f43ee3f62a702388c713e4bb for pr-155114 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgreyireland%2Flibmdbx-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/greyireland/libmdbx-rs [INFO] finished tweaking git repo https://github.com/greyireland/libmdbx-rs [INFO] tweaked toml for git repo https://github.com/greyireland/libmdbx-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/greyireland/libmdbx-rs on toolchain b8e88e5ddf5521a9f43ee3f62a702388c713e4bb [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/greyireland/libmdbx-rs 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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 730ea7bd514ac7caf61ce0788f005421898a67aa090db860c1ab59a5ca9e0786 [INFO] running `Command { std: "docker" "start" "-a" "730ea7bd514ac7caf61ce0788f005421898a67aa090db860c1ab59a5ca9e0786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "730ea7bd514ac7caf61ce0788f005421898a67aa090db860c1ab59a5ca9e0786", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "730ea7bd514ac7caf61ce0788f005421898a67aa090db860c1ab59a5ca9e0786", kill_on_drop: false }` [INFO] [stdout] 730ea7bd514ac7caf61ce0788f005421898a67aa090db860c1ab59a5ca9e0786 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6c564a9d428a3b961be4a5808c96cb754bd79682da62d500e87ad304507b471 [INFO] running `Command { std: "docker" "start" "-a" "a6c564a9d428a3b961be4a5808c96cb754bd79682da62d500e87ad304507b471", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling syn v1.0.103 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling libffi-sys v2.3.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling reth-mdbx-sys v0.1.0 (/opt/rustwide/workdir/mdbx-sys) [INFO] [stderr] Compiling libffi v3.2.0 [INFO] [stderr] Compiling reth-libmdbx v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `set_timed_out` is never used [INFO] [stdout] --> src/transaction.rs:547:19 [INFO] [stdout] | [INFO] [stdout] 530 | impl TransactionPtr { [INFO] [stdout] | ------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 547 | pub(crate) fn set_timed_out(&self) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.73s [INFO] running `Command { std: "docker" "inspect" "a6c564a9d428a3b961be4a5808c96cb754bd79682da62d500e87ad304507b471", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6c564a9d428a3b961be4a5808c96cb754bd79682da62d500e87ad304507b471", kill_on_drop: false }` [INFO] [stdout] a6c564a9d428a3b961be4a5808c96cb754bd79682da62d500e87ad304507b471 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+b8e88e5ddf5521a9f43ee3f62a702388c713e4bb" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9124503042396626fc4352948d60b1f16f0bf7981dab12a3abf65ce1a56ec1e [INFO] running `Command { std: "docker" "start" "-a" "b9124503042396626fc4352948d60b1f16f0bf7981dab12a3abf65ce1a56ec1e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling crossbeam-utils v0.8.12 [INFO] [stderr] Compiling serde_derive v1.0.147 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde v1.0.147 [INFO] [stderr] Compiling crossbeam-epoch v0.9.11 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.87 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling plotters-backend v0.3.4 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling cpp_demangle v0.4.3 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling symbolic-demangle v12.8.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.2 [INFO] [stderr] Compiling rgb v0.8.37 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling quick-xml v0.26.0 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling memmap2 v0.9.4 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling plotters v0.3.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling symbolic-common v12.8.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling pprof v0.13.0 [INFO] [stderr] Compiling nix v0.26.4 [INFO] [stderr] Compiling inferno v0.11.19 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] error: could not compile `bindgen` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name bindgen --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bindgen-0.69.4/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__cli", "__testing_only_extra_assertions", "__testing_only_libclang_16", "__testing_only_libclang_9", "default", "experimental", "logging", "prettyplease", "runtime", "static", "which-rustfmt"))' -C metadata=5ab5a7a0926df683 -C extra-filename=-ab76a69a91b4b937 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-341becd07c408d84.rmeta --extern cexpr=/opt/rustwide/target/debug/deps/libcexpr-fbee3235edaac5b0.rmeta --extern clang_sys=/opt/rustwide/target/debug/deps/libclang_sys-b159c5a34b23db3b.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-31ae06afddc60c74.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cff56425fa4dd30c.rmeta --extern lazycell=/opt/rustwide/target/debug/deps/liblazycell-f54121fbf1fac65e.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a9f3186a605a9311.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-193d26341a744d1a.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-28a1c00f87595bdd.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-03c31968b8b63e7f.rmeta --extern shlex=/opt/rustwide/target/debug/deps/libshlex-c51da8d1020b722f.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-c3187d4af0257b2c.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `object` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/b8e88e5ddf5521a9f43ee3f62a702388c713e4bb/bin/rustc --crate-name object --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/object-0.32.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="archive"' --cfg 'feature="coff"' --cfg 'feature="elf"' --cfg 'feature="macho"' --cfg 'feature="pe"' --cfg 'feature="read_core"' --cfg 'feature="unaligned"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all", "alloc", "archive", "cargo-all", "coff", "compiler_builtins", "compression", "core", "default", "doc", "elf", "macho", "pe", "read", "read_core", "rustc-dep-of-std", "std", "unaligned", "unstable", "unstable-all", "wasm", "write", "write_core", "write_std", "xcoff"))' -C metadata=3afce2e4808d1653 -C extra-filename=-2445550bc8c2ff45 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-6d52070c5077e5ac.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b9124503042396626fc4352948d60b1f16f0bf7981dab12a3abf65ce1a56ec1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9124503042396626fc4352948d60b1f16f0bf7981dab12a3abf65ce1a56ec1e", kill_on_drop: false }` [INFO] [stdout] b9124503042396626fc4352948d60b1f16f0bf7981dab12a3abf65ce1a56ec1e