[INFO] cloning repository https://github.com/inmzhang/cutline-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/inmzhang/cutline-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finmzhang%2Fcutline-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finmzhang%2Fcutline-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c096f00a948a6c78be7aee2aecc2c4c1253d2a2 [INFO] testing inmzhang/cutline-rust against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finmzhang%2Fcutline-rust" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/inmzhang/cutline-rust [INFO] finished tweaking git repo https://github.com/inmzhang/cutline-rust [INFO] tweaked toml for git repo https://github.com/inmzhang/cutline-rust written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/inmzhang/cutline-rust on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/inmzhang/cutline-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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded portable-atomic v1.4.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7117626962fe92220e75a77f0d19728cf8d5e4487db567cf119154a363211733 [INFO] running `Command { std: "docker" "start" "-a" "7117626962fe92220e75a77f0d19728cf8d5e4487db567cf119154a363211733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7117626962fe92220e75a77f0d19728cf8d5e4487db567cf119154a363211733", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7117626962fe92220e75a77f0d19728cf8d5e4487db567cf119154a363211733", kill_on_drop: false }` [INFO] [stdout] 7117626962fe92220e75a77f0d19728cf8d5e4487db567cf119154a363211733 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 31d94a49fc74b69fa8fc88cd0b7a58f4a84cc46759ae4fe3c3aaf33219db6290 [INFO] running `Command { std: "docker" "start" "-a" "31d94a49fc74b69fa8fc88cd0b7a58f4a84cc46759ae4fe3c3aaf33219db6290", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.64 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling portable-atomic v1.4.2 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling syn v2.0.25 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling clap_builder v4.3.19 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling indicatif v0.17.5 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling serde_derive v1.0.171 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling clap v4.3.19 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling cutline-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.81s [INFO] running `Command { std: "docker" "inspect" "31d94a49fc74b69fa8fc88cd0b7a58f4a84cc46759ae4fe3c3aaf33219db6290", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31d94a49fc74b69fa8fc88cd0b7a58f4a84cc46759ae4fe3c3aaf33219db6290", kill_on_drop: false }` [INFO] [stdout] 31d94a49fc74b69fa8fc88cd0b7a58f4a84cc46759ae4fe3c3aaf33219db6290 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 2a674224c3164a68d1f88b759e4e3718863c2bc68e31aea53ed2795eb45d5532 [INFO] running `Command { std: "docker" "start" "-a" "2a674224c3164a68d1f88b759e4e3718863c2bc68e31aea53ed2795eb45d5532", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling indicatif v0.17.5 [INFO] [stderr] Compiling cutline-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.26s [INFO] running `Command { std: "docker" "inspect" "2a674224c3164a68d1f88b759e4e3718863c2bc68e31aea53ed2795eb45d5532", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a674224c3164a68d1f88b759e4e3718863c2bc68e31aea53ed2795eb45d5532", kill_on_drop: false }` [INFO] [stdout] 2a674224c3164a68d1f88b759e4e3718863c2bc68e31aea53ed2795eb45d5532 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c95ad2d075c210adef695bdb0683d7f259066af07a6f46098cecc9e38bd6e62a [INFO] running `Command { std: "docker" "start" "-a" "c95ad2d075c210adef695bdb0683d7f259066af07a6f46098cecc9e38bd6e62a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/cutline-2e4564953563cf65) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test graph::tests::test_middle_dangling ... ok [INFO] [stdout] test config::tests::test_config_read_write ... ok [INFO] [stdout] test graph::tests::test_edge_index ... ok [INFO] [stdout] test graph::tests::test_more_than_one_cc ... ok [INFO] [stdout] test graph::tests::test_search_graph_basic ... ok [INFO] [stdout] test graph::tests::test_dual_boundary ... ok [INFO] [stdout] test pattern::tests::test_bit_pattern_look_up ... ok [INFO] [stdout] test pattern::tests::test_str_repr_of_bit_pattern ... ok [INFO] [stdout] test pattern::tests::test_get_edge_index ... ok [INFO] [stdout] test graph::tests::test_num_slash ... ok [INFO] [stdout] test pattern::tests::test_pattern_corresponds_to_js ... ok [INFO] [stdout] test search_pattern::tests::test_vec_pattern ... ok [INFO] [stdout] test search_pattern::tests::test_bit_pattern_number ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.68s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c95ad2d075c210adef695bdb0683d7f259066af07a6f46098cecc9e38bd6e62a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c95ad2d075c210adef695bdb0683d7f259066af07a6f46098cecc9e38bd6e62a", kill_on_drop: false }` [INFO] [stdout] c95ad2d075c210adef695bdb0683d7f259066af07a6f46098cecc9e38bd6e62a