[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_libc_patch_0 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Finmzhang%2Fcutline-rust" "/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/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-5-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] Downloading crates ... [INFO] [stderr] Downloaded tempfile v3.6.0 [INFO] [stderr] Downloaded clap v4.3.19 [INFO] [stderr] Downloaded clap_derive v4.3.12 [INFO] [stderr] Downloaded indicatif v0.17.5 [INFO] [stderr] Downloaded portable-atomic v1.4.2 [INFO] [stderr] Downloaded clap_builder v4.3.19 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f8fe8dcff124230abfe111928c58534eedcf0257e7d43fbe92efd2ad8fc5339 [INFO] running `Command { std: "docker" "start" "-a" "5f8fe8dcff124230abfe111928c58534eedcf0257e7d43fbe92efd2ad8fc5339", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f8fe8dcff124230abfe111928c58534eedcf0257e7d43fbe92efd2ad8fc5339", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f8fe8dcff124230abfe111928c58534eedcf0257e7d43fbe92efd2ad8fc5339", kill_on_drop: false }` [INFO] [stdout] 5f8fe8dcff124230abfe111928c58534eedcf0257e7d43fbe92efd2ad8fc5339 [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: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] cd36cb0b5c10644cc248433641e44292cbdc4b7ac121ffac4c1aa9de24277cf3 [INFO] running `Command { std: "docker" "start" "-a" "cd36cb0b5c10644cc248433641e44292cbdc4b7ac121ffac4c1aa9de24277cf3", 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 autocfg v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rustix v0.38.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling serde v1.0.171 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling portable-atomic v1.4.2 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.102 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling ryu v1.0.14 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling itoa v1.0.8 [INFO] [stderr] Compiling hashbrown v0.14.0 [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 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 crossbeam-deque v0.8.3 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling anstream v0.3.2 [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 serde_derive v1.0.171 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling clap v4.3.19 [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 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 24.06s [INFO] running `Command { std: "docker" "inspect" "cd36cb0b5c10644cc248433641e44292cbdc4b7ac121ffac4c1aa9de24277cf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd36cb0b5c10644cc248433641e44292cbdc4b7ac121ffac4c1aa9de24277cf3", kill_on_drop: false }` [INFO] [stdout] cd36cb0b5c10644cc248433641e44292cbdc4b7ac121ffac4c1aa9de24277cf3 [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: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] e32aaba79cfddd0dcfbda6c5edb91838f7026647f2bd1f917f3010aed182ca95 [INFO] running `Command { std: "docker" "start" "-a" "e32aaba79cfddd0dcfbda6c5edb91838f7026647f2bd1f917f3010aed182ca95", 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 bitflags v1.3.2 [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.58s [INFO] running `Command { std: "docker" "inspect" "e32aaba79cfddd0dcfbda6c5edb91838f7026647f2bd1f917f3010aed182ca95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e32aaba79cfddd0dcfbda6c5edb91838f7026647f2bd1f917f3010aed182ca95", kill_on_drop: false }` [INFO] [stdout] e32aaba79cfddd0dcfbda6c5edb91838f7026647f2bd1f917f3010aed182ca95 [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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] d922b2ccb98543ee86eeaec932acdfc22058e0a095a6458f923a943c4e110b78 [INFO] running `Command { std: "docker" "start" "-a" "d922b2ccb98543ee86eeaec932acdfc22058e0a095a6458f923a943c4e110b78", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [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 config::tests::test_config_read_write ... ok [INFO] [stdout] test graph::tests::test_dual_boundary ... ok [INFO] [stdout] test pattern::tests::test_get_edge_index ... ok [INFO] [stdout] test graph::tests::test_more_than_one_cc ... ok [INFO] [stdout] test pattern::tests::test_str_repr_of_bit_pattern ... ok [INFO] [stdout] test pattern::tests::test_bit_pattern_look_up ... ok [INFO] [stdout] test graph::tests::test_middle_dangling ... ok [INFO] [stdout] test graph::tests::test_num_slash ... ok [INFO] [stdout] test graph::tests::test_search_graph_basic ... ok [INFO] [stdout] test graph::tests::test_edge_index ... 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" "d922b2ccb98543ee86eeaec932acdfc22058e0a095a6458f923a943c4e110b78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d922b2ccb98543ee86eeaec932acdfc22058e0a095a6458f923a943c4e110b78", kill_on_drop: false }` [INFO] [stdout] d922b2ccb98543ee86eeaec932acdfc22058e0a095a6458f923a943c4e110b78