[INFO] fetching crate graphrust-ffi 0.1.0... [INFO] testing graphrust-ffi-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-1 [INFO] extracting crate graphrust-ffi 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate graphrust-ffi 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate graphrust-ffi 0.1.0 [INFO] tweaked toml for crates.io crate graphrust-ffi 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate graphrust-ffi 0.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate graphrust-ffi 0.1.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded link-cplusplus v1.0.12 [INFO] [stderr] Downloaded scratch v1.0.9 [INFO] [stderr] Downloaded graphrust-algos v0.1.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.194 [INFO] [stderr] Downloaded graphrust-core v0.1.0 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.194 [INFO] [stderr] Downloaded cxxbridge-cmd v1.0.194 [INFO] [stderr] Downloaded cxx v1.0.194 [INFO] [stderr] Downloaded cxx-build v1.0.194 [INFO] [stderr] Downloaded cbindgen v0.26.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 193b6cf451c010e6ff297aac72ed8940f7a31ee3f25cb28e5a59c91f65cb6f98 [INFO] running `Command { std: "docker" "start" "-a" "193b6cf451c010e6ff297aac72ed8940f7a31ee3f25cb28e5a59c91f65cb6f98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "193b6cf451c010e6ff297aac72ed8940f7a31ee3f25cb28e5a59c91f65cb6f98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "193b6cf451c010e6ff297aac72ed8940f7a31ee3f25cb28e5a59c91f65cb6f98", kill_on_drop: false }` [INFO] [stdout] 193b6cf451c010e6ff297aac72ed8940f7a31ee3f25cb28e5a59c91f65cb6f98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b98e7ad76c4237b961ea82ee445cd6d0d1d9db64806505096db7d166d1fe8596 [INFO] running `Command { std: "docker" "start" "-a" "b98e7ad76c4237b961ea82ee445cd6d0d1d9db64806505096db7d166d1fe8596", kill_on_drop: false }` [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling cxxbridge-flags v1.0.194 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling cbindgen v0.26.0 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling link-cplusplus v1.0.12 [INFO] [stderr] Compiling cxx v1.0.194 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling tempfile v3.24.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling cxxbridge-macro v1.0.194 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling graphrust-core v0.1.0 [INFO] [stderr] Compiling graphrust-algos v0.1.0 [INFO] [stderr] Compiling graphrust-ffi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: graphrust-ffi@0.1.0: GraphRust FFI library built. See README for FFI binding instructions. [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.98s [INFO] running `Command { std: "docker" "inspect" "b98e7ad76c4237b961ea82ee445cd6d0d1d9db64806505096db7d166d1fe8596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b98e7ad76c4237b961ea82ee445cd6d0d1d9db64806505096db7d166d1fe8596", kill_on_drop: false }` [INFO] [stdout] b98e7ad76c4237b961ea82ee445cd6d0d1d9db64806505096db7d166d1fe8596 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 64ecfe835208b4ccb59655f52438c5e9e03914d581a74252658c1ea6f1af1a2d [INFO] running `Command { std: "docker" "start" "-a" "64ecfe835208b4ccb59655f52438c5e9e03914d581a74252658c1ea6f1af1a2d", kill_on_drop: false }` [INFO] [stderr] warning: graphrust-ffi@0.1.0: GraphRust FFI library built. See README for FFI binding instructions. [INFO] [stderr] Compiling graphrust-ffi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `Command { std: "docker" "inspect" "64ecfe835208b4ccb59655f52438c5e9e03914d581a74252658c1ea6f1af1a2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64ecfe835208b4ccb59655f52438c5e9e03914d581a74252658c1ea6f1af1a2d", kill_on_drop: false }` [INFO] [stdout] 64ecfe835208b4ccb59655f52438c5e9e03914d581a74252658c1ea6f1af1a2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 91bcc834521a4c70fef0c9a53992d30652daecf64092e724b24e69ebb755efba [INFO] running `Command { std: "docker" "start" "-a" "91bcc834521a4c70fef0c9a53992d30652daecf64092e724b24e69ebb755efba", kill_on_drop: false }` [INFO] [stderr] warning: graphrust-ffi@0.1.0: GraphRust FFI library built. See README for FFI binding instructions. [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/graphrust_ffi-fe93f682150e0af1) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test cxx_bindings::tests::test_algorithm_wrapper ... ok [INFO] [stdout] test tests::test_ffi_graph_creation ... ok [INFO] [stdout] test tests::test_ffi_graph_edges ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests graphrust_ffi [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] running `Command { std: "docker" "inspect" "91bcc834521a4c70fef0c9a53992d30652daecf64092e724b24e69ebb755efba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91bcc834521a4c70fef0c9a53992d30652daecf64092e724b24e69ebb755efba", kill_on_drop: false }` [INFO] [stdout] 91bcc834521a4c70fef0c9a53992d30652daecf64092e724b24e69ebb755efba