[INFO] cloning repository https://github.com/ban-m/gfa_rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ban-m/gfa_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fban-m%2Fgfa_rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fban-m%2Fgfa_rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0e128604bc4cc11d0d81d44bd7bbda38d83c75a1
[INFO] testing ban-m/gfa_rust against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fban-m%2Fgfa_rust" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ban-m/gfa_rust
[INFO] finished tweaking git repo https://github.com/ban-m/gfa_rust
[INFO] tweaked toml for git repo https://github.com/ban-m/gfa_rust written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ban-m/gfa_rust on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ban-m/gfa_rust 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-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 08c3259c4902ec7dda008f710080eb7037c07c5525369c5e7b2ff886730a86e9
[INFO] running `Command { std: "docker" "start" "-a" "08c3259c4902ec7dda008f710080eb7037c07c5525369c5e7b2ff886730a86e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "08c3259c4902ec7dda008f710080eb7037c07c5525369c5e7b2ff886730a86e9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "08c3259c4902ec7dda008f710080eb7037c07c5525369c5e7b2ff886730a86e9", kill_on_drop: false }`
[INFO] [stdout] 08c3259c4902ec7dda008f710080eb7037c07c5525369c5e7b2ff886730a86e9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c403395a6d11d5ffaab9769bea0eb9a8a2283b94de0142a25afe84539528764a
[INFO] running `Command { std: "docker" "start" "-a" "c403395a6d11d5ffaab9769bea0eb9a8a2283b94de0142a25afe84539528764a", kill_on_drop: false }`
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling fixedbitset v0.4.1
[INFO] [stderr]    Compiling petgraph v0.6.1
[INFO] [stderr]    Compiling gfa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.55s
[INFO] running `Command { std: "docker" "inspect" "c403395a6d11d5ffaab9769bea0eb9a8a2283b94de0142a25afe84539528764a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c403395a6d11d5ffaab9769bea0eb9a8a2283b94de0142a25afe84539528764a", kill_on_drop: false }`
[INFO] [stdout] c403395a6d11d5ffaab9769bea0eb9a8a2283b94de0142a25afe84539528764a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c1c9f5573a1e7ff3e15cb1917fad88864dbce15cc4b945554965be13dca924f
[INFO] running `Command { std: "docker" "start" "-a" "5c1c9f5573a1e7ff3e15cb1917fad88864dbce15cc4b945554965be13dca924f", kill_on_drop: false }`
[INFO] [stderr]    Compiling gfa v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.60s
[INFO] running `Command { std: "docker" "inspect" "5c1c9f5573a1e7ff3e15cb1917fad88864dbce15cc4b945554965be13dca924f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c1c9f5573a1e7ff3e15cb1917fad88864dbce15cc4b945554965be13dca924f", kill_on_drop: false }`
[INFO] [stdout] 5c1c9f5573a1e7ff3e15cb1917fad88864dbce15cc4b945554965be13dca924f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 878372b6549befded3bea9a1b73f63fec7647d695fb140136b34e90da713e381
[INFO] running `Command { std: "docker" "start" "-a" "878372b6549befded3bea9a1b73f63fec7647d695fb140136b34e90da713e381", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gfa-997bc3b7b1a5aa62)
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests gfa
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 4) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 4) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Content`
[INFO] [stdout]  --> src/lib.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 3 | let header = Content::Header(Header::default());
[INFO] [stdout]   |              ^^^^^^^ use of undeclared type `Content`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use gfa::Content;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Header`
[INFO] [stdout]  --> src/lib.rs:5:30
[INFO] [stdout]   |
[INFO] [stdout] 3 | let header = Content::Header(Header::default());
[INFO] [stdout]   |                              ^^^^^^ use of undeclared type `Header`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use gfa::Header;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Content`
[INFO] [stdout]  --> src/lib.rs:6:13
[INFO] [stdout]   |
[INFO] [stdout] 4 | let node1 = Content::Seg(Segment::from("seq1".to_string(), 1_000, None));
[INFO] [stdout]   |             ^^^^^^^ use of undeclared type `Content`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use gfa::Content;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Segment`
[INFO] [stdout]  --> src/lib.rs:6:26
[INFO] [stdout]   |
[INFO] [stdout] 4 | let node1 = Content::Seg(Segment::from("seq1".to_string(), 1_000, None));
[INFO] [stdout]   |                          ^^^^^^^ use of undeclared type `Segment`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use gfa::Segment;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Content`
[INFO] [stdout]  --> src/lib.rs:7:13
[INFO] [stdout]   |
[INFO] [stdout] 5 | let node2 = Content::Seg(Segment::from("seq2".to_string(), 1_000, None));
[INFO] [stdout]   |             ^^^^^^^ use of undeclared type `Content`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use gfa::Content;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Segment`
[INFO] [stdout]  --> src/lib.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 5 | let node2 = Content::Seg(Segment::from("seq2".to_string(), 1_000, None));
[INFO] [stdout]   |                          ^^^^^^^ use of undeclared type `Segment`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use gfa::Segment;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Content`
[INFO] [stdout]  --> src/lib.rs:8:12
[INFO] [stdout]   |
[INFO] [stdout] 6 | let edge = Content::Edge(Edge::from(
[INFO] [stdout]   |            ^^^^^^^ use of undeclared type `Content`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]   |
[INFO] [stdout] 2 + use gfa::Content;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Edge`
[INFO] [stdout]  --> src/lib.rs:8:26
[INFO] [stdout]   |
[INFO] [stdout] 6 | let edge = Content::Edge(Edge::from(
[INFO] [stdout]   |                          ^^^^ use of undeclared type `Edge`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]   |
[INFO] [stdout] 2 + use gfa::Edge;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use petgraph::graph::Edge;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RefID`
[INFO] [stdout]  --> src/lib.rs:10:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     RefID::from("seq1", true),
[INFO] [stdout]   |     ^^^^^ use of undeclared type `RefID`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use gfa::RefID;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `RefID`
[INFO] [stdout]  --> src/lib.rs:11:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     RefID::from("seq2", true),
[INFO] [stdout]   |     ^^^^^ use of undeclared type `RefID`
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]   |
[INFO] [stdout] 2 + use gfa::RefID;
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position`
[INFO] [stdout]   --> src/lib.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Position::from(1_000, false),
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared type `Position`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use gfa::Position;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position`
[INFO] [stdout]   --> src/lib.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Position::from(1_000, true),
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared type `Position`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use gfa::Position;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position`
[INFO] [stdout]   --> src/lib.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     Position::from(0, false),
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared type `Position`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use gfa::Position;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Position`
[INFO] [stdout]   --> src/lib.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     Position::from(0, false),
[INFO] [stdout]    |     ^^^^^^^^ use of undeclared type `Position`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use gfa::Position;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Record`
[INFO] [stdout]   --> src/lib.rs:18:52
[INFO] [stdout]    |
[INFO] [stdout] 16 | let records = [header, node1, node2, edge].map(|c| Record::from_contents(c, vec![]));
[INFO] [stdout]    |                                                    ^^^^^^ use of undeclared type `Record`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use gfa::Record;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `GFA`
[INFO] [stdout]   --> src/lib.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | GFA::from_records(records.to_vec());
[INFO] [stdout]    | ^^^ use of undeclared type `GFA`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  2 + use gfa::GFA;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 16 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 4)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "878372b6549befded3bea9a1b73f63fec7647d695fb140136b34e90da713e381", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "878372b6549befded3bea9a1b73f63fec7647d695fb140136b34e90da713e381", kill_on_drop: false }`
[INFO] [stdout] 878372b6549befded3bea9a1b73f63fec7647d695fb140136b34e90da713e381
