[INFO] cloning repository https://github.com/jwgrogan/synaptic-graph [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jwgrogan/synaptic-graph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwgrogan%2Fsynaptic-graph", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwgrogan%2Fsynaptic-graph'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2f911b6dc82026c9a9aa07c9c97eeeab9d420b60 [INFO] testing jwgrogan/synaptic-graph against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjwgrogan%2Fsynaptic-graph" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jwgrogan/synaptic-graph [INFO] finished tweaking git repo https://github.com/jwgrogan/synaptic-graph [INFO] tweaked toml for git repo https://github.com/jwgrogan/synaptic-graph written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jwgrogan/synaptic-graph on toolchain cced03bfd61a304243a34504618ecec86c17063f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jwgrogan/synaptic-graph 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" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded schemars_derive v0.8.22 [INFO] [stderr] Downloaded schemars v0.8.22 [INFO] [stderr] Downloaded rmcp-macros v0.1.5 [INFO] [stderr] Downloaded rmcp v0.1.5 [INFO] [stderr] Downloaded getopts v0.2.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 714cbc268807e2681b55990f7c3e50c65363e83e1088d357ca6752ac5c9c67fc [INFO] running `Command { std: "docker" "start" "-a" "714cbc268807e2681b55990f7c3e50c65363e83e1088d357ca6752ac5c9c67fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "714cbc268807e2681b55990f7c3e50c65363e83e1088d357ca6752ac5c9c67fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "714cbc268807e2681b55990f7c3e50c65363e83e1088d357ca6752ac5c9c67fc", kill_on_drop: false }` [INFO] [stdout] 714cbc268807e2681b55990f7c3e50c65363e83e1088d357ca6752ac5c9c67fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65b523c33febcd259afe183e44315ada471cea8f88361c68db5d1a7278235e68 [INFO] running `Command { std: "docker" "start" "-a" "65b523c33febcd259afe183e44315ada471cea8f88361c68db5d1a7278235e68", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling libc v0.2.185 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling getopts v0.2.24 [INFO] [stderr] Compiling pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling rmcp-macros v0.1.5 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling rmcp v0.1.5 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling synaptic-graph v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "65b523c33febcd259afe183e44315ada471cea8f88361c68db5d1a7278235e68", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65b523c33febcd259afe183e44315ada471cea8f88361c68db5d1a7278235e68", kill_on_drop: false }` [INFO] [stdout] 65b523c33febcd259afe183e44315ada471cea8f88361c68db5d1a7278235e68 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec46fd65d70c1752aadc4df1450acc903727d4de08b80960e0a13ba6d6416b4a [INFO] running `Command { std: "docker" "start" "-a" "ec46fd65d70c1752aadc4df1450acc903727d4de08b80960e0a13ba6d6416b4a", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Compiling synaptic-graph v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stdout] warning: function `test_db` is never used [INFO] [stdout] --> tests/common/mod.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn test_db() -> Database { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_db` is never used [INFO] [stdout] --> tests/common/mod.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn test_db() -> Database { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_db` is never used [INFO] [stdout] --> tests/common/mod.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn test_db() -> Database { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_db` is never used [INFO] [stdout] --> tests/common/mod.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn test_db() -> Database { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_db` is never used [INFO] [stdout] --> tests/common/mod.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn test_db() -> Database { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `synaptic-graph` (bin "synaptic-graph") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cced03bfd61a304243a34504618ecec86c17063f/bin/rustc --crate-name synaptic_graph --edition=2021 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=263b39df420742c1 -C extra-filename=-a505d79e9f26928b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-8cd2707716d66212.rlib --extern dirs=/opt/rustwide/target/debug/deps/libdirs-07799669a8ce90ea.rlib --extern pulldown_cmark=/opt/rustwide/target/debug/deps/libpulldown_cmark-b821984edcc49d8b.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-857024ac62c88952.rlib --extern rmcp=/opt/rustwide/target/debug/deps/librmcp-950a6f8e908070d6.rlib --extern rusqlite=/opt/rustwide/target/debug/deps/librusqlite-d69f27a549d9d7f3.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c4f22122ac66f22b.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f28334f9949da4bd.rlib --extern sha2=/opt/rustwide/target/debug/deps/libsha2-8b90c609e5cd1b21.rlib --extern synaptic_graph=/opt/rustwide/target/debug/deps/libsynaptic_graph-9f6a25ceea3dc189.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-23cdaa13cd565b84.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-844083e7c43d1c3a.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-ec09da4ecf2ba630.rlib --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a3e1a79fd47b5b12.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/libsqlite3-sys-f4cfa4042d4c6333/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ec46fd65d70c1752aadc4df1450acc903727d4de08b80960e0a13ba6d6416b4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec46fd65d70c1752aadc4df1450acc903727d4de08b80960e0a13ba6d6416b4a", kill_on_drop: false }` [INFO] [stdout] ec46fd65d70c1752aadc4df1450acc903727d4de08b80960e0a13ba6d6416b4a