[INFO] cloning repository https://github.com/taketo1024/yui-kr [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/taketo1024/yui-kr" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaketo1024%2Fyui-kr", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaketo1024%2Fyui-kr'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0a07fbf19b0ea0deedb17df4ebd9b1f91136d877 [INFO] building taketo1024/yui-kr against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftaketo1024%2Fyui-kr" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/taketo1024/yui-kr [INFO] finished tweaking git repo https://github.com/taketo1024/yui-kr [INFO] tweaked toml for git repo https://github.com/taketo1024/yui-kr written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/taketo1024/yui-kr on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/taketo1024/yui` [INFO] [stderr] Locking 162 packages to latest compatible versions [INFO] [stderr] Adding cartesian v0.2.1 (available: v0.3.0) [INFO] [stderr] Adding derive_more v1.0.0 (available: v2.0.1) [INFO] [stderr] Adding itertools v0.13.0 (available: v0.14.0) [INFO] [stderr] Adding petgraph v0.6.5 (available: v0.8.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e4147b5d6752e25c20d694422ba241a051802fd0090c241d50be2b0ba23aace [INFO] running `Command { std: "docker" "start" "-a" "9e4147b5d6752e25c20d694422ba241a051802fd0090c241d50be2b0ba23aace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e4147b5d6752e25c20d694422ba241a051802fd0090c241d50be2b0ba23aace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e4147b5d6752e25c20d694422ba241a051802fd0090c241d50be2b0ba23aace", kill_on_drop: false }` [INFO] [stdout] 9e4147b5d6752e25c20d694422ba241a051802fd0090c241d50be2b0ba23aace [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b6799c3e68c9b2b66cc6f1334dc7beedd0e31f72f4cf16f849da80fdc232ed20 [INFO] running `Command { std: "docker" "start" "-a" "b6799c3e68c9b2b66cc6f1334dc7beedd0e31f72f4cf16f849da80fdc232ed20", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling bytemuck v1.23.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling wide v0.7.33 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling is-odd v1.1.1 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling is-even v1.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling dinglebit_combinatorics v1.1.0 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling derive-syn-parse v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling delegate v0.13.4 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling cartesian v0.2.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling auto-impl-ops v0.2.1 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling grouping_by v0.2.2 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling bimap v0.6.3 [INFO] [stderr] Compiling prettytable v0.10.0 [INFO] [stderr] Compiling simba v0.9.1 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling yui v0.3.0 (https://github.com/taketo1024/yui#2e4de72b) [INFO] [stderr] Compiling sprs v0.11.3 [INFO] [stderr] Compiling yui-link v0.3.0 (https://github.com/taketo1024/yui#2e4de72b) [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling nalgebra-sparse v0.10.0 [INFO] [stderr] Compiling yui-matrix v0.3.0 (https://github.com/taketo1024/yui#2e4de72b) [INFO] [stderr] Compiling yui-homology v0.3.0 (https://github.com/taketo1024/yui#2e4de72b) [INFO] [stderr] Compiling yui-kr v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 12s [INFO] running `Command { std: "docker" "inspect" "b6799c3e68c9b2b66cc6f1334dc7beedd0e31f72f4cf16f849da80fdc232ed20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6799c3e68c9b2b66cc6f1334dc7beedd0e31f72f4cf16f849da80fdc232ed20", kill_on_drop: false }` [INFO] [stdout] b6799c3e68c9b2b66cc6f1334dc7beedd0e31f72f4cf16f849da80fdc232ed20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27373251083ffd0c7b43f789164def42a52aa2fc460d08d4878a20d004acd192 [INFO] running `Command { std: "docker" "start" "-a" "27373251083ffd0c7b43f789164def42a52aa2fc460d08d4878a20d004acd192", kill_on_drop: false }` [INFO] [stderr] Compiling yui-kr v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.27s [INFO] running `Command { std: "docker" "inspect" "27373251083ffd0c7b43f789164def42a52aa2fc460d08d4878a20d004acd192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27373251083ffd0c7b43f789164def42a52aa2fc460d08d4878a20d004acd192", kill_on_drop: false }` [INFO] [stdout] 27373251083ffd0c7b43f789164def42a52aa2fc460d08d4878a20d004acd192