[INFO] cloning repository https://github.com/SongQiPing/KuiperInfer_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SongQiPing/KuiperInfer_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSongQiPing%2FKuiperInfer_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSongQiPing%2FKuiperInfer_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 40ae51862dffbfca6b0415d57f505de257c30e5a
[INFO] testing SongQiPing/KuiperInfer_rs against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSongQiPing%2FKuiperInfer_rs" "/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/SongQiPing/KuiperInfer_rs
[INFO] finished tweaking git repo https://github.com/SongQiPing/KuiperInfer_rs
[INFO] tweaked toml for git repo https://github.com/SongQiPing/KuiperInfer_rs written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SongQiPing/KuiperInfer_rs on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/SongQiPing/KuiperInfer_rs 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded partial-min-max v0.4.0
[INFO] [stderr]   Downloaded test-log-macros v0.2.15
[INFO] [stderr]   Downloaded ndarray-rand v0.14.0
[INFO] [stderr]   Downloaded test-log v0.2.15
[INFO] [stderr]   Downloaded env_logger v0.6.2
[INFO] [stderr]   Downloaded matrixmultiply v0.3.8
[INFO] [stderr]   Downloaded cc v1.0.88
[INFO] [stderr]   Downloaded jpeg-decoder v0.1.22
[INFO] [stderr]   Downloaded tiff v0.6.1
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a04676dcd85130de06a4822e7cf65d1c1dadc6afbbd9083c69b2253e7152ad73
[INFO] running `Command { std: "docker" "start" "-a" "a04676dcd85130de06a4822e7cf65d1c1dadc6afbbd9083c69b2253e7152ad73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a04676dcd85130de06a4822e7cf65d1c1dadc6afbbd9083c69b2253e7152ad73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a04676dcd85130de06a4822e7cf65d1c1dadc6afbbd9083c69b2253e7152ad73", kill_on_drop: false }`
[INFO] [stdout] a04676dcd85130de06a4822e7cf65d1c1dadc6afbbd9083c69b2253e7152ad73
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8177336e37f0bf42e50ab328c63aa05afc149ee511cf8820da0174cf6ff2331d
[INFO] running `Command { std: "docker" "start" "-a" "8177336e37f0bf42e50ab328c63aa05afc149ee511cf8820da0174cf6ff2331d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling adler32 v1.2.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling env_filter v0.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling miniz_oxide v0.3.7
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling deflate v0.8.6
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling time v0.3.34
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling png v0.16.8
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling env_logger v0.11.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling partial-min-max v0.4.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.52
[INFO] [stderr]    Compiling num-complex v0.4.5
[INFO] [stderr]    Compiling rand_distr v0.4.3
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling cc v1.0.88
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling ndarray v0.15.6
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling tiff v0.6.1
[INFO] [stderr]    Compiling env_logger v0.6.2
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling test-log-macros v0.2.15
[INFO] [stderr]    Compiling test-log v0.2.15
[INFO] [stderr]    Compiling ndarray-rand v0.14.0
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling kuiper_infer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.34s
[INFO] running `Command { std: "docker" "inspect" "8177336e37f0bf42e50ab328c63aa05afc149ee511cf8820da0174cf6ff2331d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8177336e37f0bf42e50ab328c63aa05afc149ee511cf8820da0174cf6ff2331d", kill_on_drop: false }`
[INFO] [stdout] 8177336e37f0bf42e50ab328c63aa05afc149ee511cf8820da0174cf6ff2331d
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ff376550b6d6fa16d9c6a4796215ea0f78274d94e71690ccc5c2a5d8c2102c5d
[INFO] running `Command { std: "docker" "start" "-a" "ff376550b6d6fa16d9c6a4796215ea0f78274d94e71690ccc5c2a5d8c2102c5d", kill_on_drop: false }`
[INFO] [stderr]    Compiling kuiper_infer v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.40s
[INFO] running `Command { std: "docker" "inspect" "ff376550b6d6fa16d9c6a4796215ea0f78274d94e71690ccc5c2a5d8c2102c5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff376550b6d6fa16d9c6a4796215ea0f78274d94e71690ccc5c2a5d8c2102c5d", kill_on_drop: false }`
[INFO] [stdout] ff376550b6d6fa16d9c6a4796215ea0f78274d94e71690ccc5c2a5d8c2102c5d
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6f28ee91c55de2853d3382af07c16205e967d05375139d7f4f44ea1fdf92e8b3
[INFO] running `Command { std: "docker" "start" "-a" "6f28ee91c55de2853d3382af07c16205e967d05375139d7f4f44ea1fdf92e8b3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kuiper_infer-974f4214c5950f2a)
[INFO] [stdout] 
[INFO] [stdout] running 73 tests
[INFO] [stdout] test data::tensor::test_tensor::test_new_tensor ... ok
[INFO] [stdout] test data::tensor::test_tensor::test_set_data ... ok
[INFO] [stdout] test data::tensor::test_tensor::test_index ... ok
[INFO] [stdout] test data::tensor::test_tensor::test_slice ... ok
[INFO] [stdout] test data::tensor::test_tensor::test_tensor_init1 ... ok
[INFO] [stdout] test data::tensor::test_tensor::test_tensor_data ... ok
[INFO] [stdout] test data::tensor::test_tensor::test_tensor_init4 ... ok
[INFO] [stdout] test data::tensor::test_tensor::test_tensor_init2 ... ok
[INFO] [stdout] test data::tensor::test_tensor::test_tensor_init3 ... ok
[INFO] [stdout] test data::tensor::test_tensor::test_tensor_init5 ... ok
[INFO] [stdout] test data::tensor::test_tensor::test_tensor_init_1d ... ok
[INFO] [stdout] test data::tensor::test_tensor::test_tensor_init_2d ... ok
[INFO] [stdout] test data::torch_utils::test_torch_utils::test ... ok
[INFO] [stdout] test layer::abstract_layer::layer::test_abrastra_layer::test_forward ... ok
[INFO] [stdout] test layer::abstract_layer::layer_factory::test_runtime_operator_util::test_get_relu ... ok
[INFO] [stdout] test layer::details::adaptive_avgpooling::test_sigmoid_layer::test_create_layer_find ... ok
[INFO] [stdout] test data::torch_utils::test_torch_utils::test_create_tensor ... ok
[INFO] [stdout] test layer::details::adaptive_avgpooling::test_sigmoid_layer::test_create_layer_poolingforward ... ok
[INFO] [stdout] test layer::details::convolution::test_conv2d_layer::test_create_layer_find ... ok
[INFO] [stdout] test layer::details::flatten::test_sigmoid_layer::test_create_layer_find ... ok
[INFO] [stdout] test layer::details::adaptive_avgpooling::test_sigmoid_layer::test_create_layer_poolingforward_1 ... ok
[INFO] [stdout] test layer::details::maxpooling::test_sigmoid_layer::test_new_maxpooling ... ok
[INFO] [stdout] test layer::details::flatten::test_sigmoid_layer::test_create_layer_poolingforward ... ok
[INFO] [stdout] test layer::details::flatten::test_sigmoid_layer::test_create_layer_poolingforward_1 ... ok
[INFO] [stdout] test layer::details::linear::test_linear_layer::test ... ok
[INFO] [stdout] test layer::details::convolution::test_conv2d_layer::test_im2col ... ok
[INFO] [stdout] test layer::details::maxpooling::test_sigmoid_layer::test_create_layer_poolingforward ... ok
[INFO] [stdout] test layer::details::relu::test_abrastra_layer::test_create_layer_find ... ok
[INFO] [stdout] test layer::details::linear::test_linear_layer::test_layer_forward ... ok
[INFO] [stdout] test layer::details::sigmoid::test_sigmoid_layer::test_create_layer_find ... ok
[INFO] [stdout] test layer::details::sigmoid::test_sigmoid_layer::test_create_layer_reluforward ... ok
[INFO] [stdout] test parser::test_parse::test_parser_reverse_polish ... ok
[INFO] [stdout] test layer::details::relu::test_abrastra_layer::test_create_layer_reluforward ... ok
[INFO] [stdout] test layer::details::maxpooling::test_sigmoid_layer::test_create_layer_find ... ok
[INFO] [stdout] test layer::details::softmax::test_softmax_layer::test_create_layer_find ... ok
[INFO] [stdout] test layer::details::relu::test_abrastra_layer::test_relu_forward ... ok
[INFO] [stdout] test layer::details::maxpooling::test_sigmoid_layer::test_create_layer_poolingforward_1 ... ok
[INFO] [stdout] test parser::test_rust::test_string_slice ... ok
[INFO] [stdout] test runtime::pnnx::parameter::test_parameter::test_get_bool ... ok
[INFO] [stdout] test runtime::pnnx::parameter::test_parameter::test_get_float ... ok
[INFO] [stdout] test runtime::pnnx::parameter::test_parameter::test_get_int ... ok
[INFO] [stdout] test runtime::pnnx::parameter::test_parameter::test_get_float_list ... ok
[INFO] [stdout] test parser::test_parse::test_parser_generate2 ... ok
[INFO] [stdout] test layer::details::linear::test_linear_layer::test_create_layer_find ... ok
[INFO] [stdout] test parser::test_parse::test_simple_parser ... ok
[INFO] [stdout] test runtime::pnnx::store_zip::test_store_zip_read::new_store_zip ... ok
[INFO] [stdout] test runtime::pnnx::store_zip::test_store_zip_read::open_file ... ok
[INFO] [stdout] test runtime::runtime_attribute::test_runtime_attribute::test_get_with_u32 ... ok
[INFO] [stdout] test runtime::runtime_attribute::test_runtime_attribute::test_get_with_float32 ... ok
[INFO] [stdout] test parser::test_parse::test_parser_generate1 ... ok
[INFO] [stdout] test runtime::pnnx::store_zip::test_zip_rs::test_read_local_file_header ... ok
[INFO] [stdout] test runtime::runtime_attribute::test_runtime_attribute::test_get_with_u8 ... ok
[INFO] [stdout] test layer::details::softmax::test_softmax_layer::test_create_layer_reluforward ... ok
[INFO] [stdout] test runtime::runtime_graph::test_runrime_graph::test_init ... ok
[INFO] [stdout] test runtime::pnnx::parameter::test_parameter::test_get_int_list ... ok
[INFO] [stdout] test runtime::runtime_graph::test_graph_topo::test_build_output_ops2 ... ok
[INFO] [stdout] test runtime::runtime_graph::test_runrime_graph::test_new_graph ... ok
[INFO] [stdout] test runtime::runtime_operator::test_runtime_operator_util::test_init_operator_input ... ok
[INFO] [stdout] test runtime::runtime_operator::test_operator::test_new ... ok
[INFO] [stdout] test runtime::pnnx::parameter::test_parameter::test_get_string_list ... ok
[INFO] [stdout] test runtime::runtime_graph::test_graph_topo::test_build_output_ops ... ok
[INFO] [stdout] test runtime::pnnx::parameter::test_parameter::test_parse_from_string ... ok
[INFO] [stdout] test runtime::runtime_graph::test_graph_topo::test_build_status ... ok
[INFO] [stdout] test runtime::pnnx::parameter::test_parameter::test_get_string ... ok
[INFO] [stdout] test layer::details::expression::test_expression_layer::tet_expression_layer ... ok
[INFO] [stdout] test runtime::runtime_graph::test_runrime_graph::test_init_para_path_empty - should panic ... ok
[INFO] [stdout] test runtime::pnnx::store_zip::test_zip_rs::test ... FAILED
[INFO] [stdout] test runtime::runtime_graph::test_runrime_graph::test_init_bin_path_empty - should panic ... ok
[INFO] [stdout] test layer::details::convolution::test_conv2d_layer::test_create_layer_conv2d_forward_from_pnnx ... ok
[INFO] [stdout] test layer::details::convolution::test_conv2d_layer::test_create_layer ... ok
[INFO] [stdout] test runtime::runtime_graph::test_graph_topo::test_build_output_tensors ... ok
[INFO] [stdout] test layer::details::convolution::test_conv2d_layer::test_conv2d_forward_groups1 ... ok
[INFO] [stdout] test layer::details::convolution::test_conv2d_layer::test_conv2d_forward_resnet has been running for over 60 seconds
[INFO] [stdout] test layer::details::convolution::test_conv2d_layer::test_conv2d_forward_resnet ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- runtime::pnnx::store_zip::test_zip_rs::test stdout ----
[INFO] [stdout] File 0 extracted to "linear.bias" (512 bytes)
[INFO] [stdout] 
[INFO] [stdout] thread 'runtime::pnnx::store_zip::test_zip_rs::test' (83) panicked at src/runtime/pnnx/store_zip.rs:424:62:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x6290d3ff5fb2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6290d3ff5fb2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6290d3ff5fb2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6290d3ff5fb2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6290d400d4aa - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6290d400d4aa - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x6290d3ffaf56 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6290d3ffaf56 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6290d3fd410f - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6290d3fd410f - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6290d3fee299 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6290d3c6223e - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x6290d3c6223e - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6290d3fee452 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x6290d3fee452 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6290d3fd41c8 - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6290d3fc9339 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6290d3fd501d - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6290d400dc9c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6290d400d9e2 - core[27de1724e4349be2]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6290d3adfefa - <core[27de1724e4349be2]::result::Result<std[3b51380354919863]::fs::File, std[3b51380354919863]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x6290d3adfefa - kuiper_infer[b50dbdac4d3d60b7]::runtime::pnnx::store_zip::test_zip_rs::test
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runtime/pnnx/store_zip.rs:424:62
[INFO] [stdout]   22:     0x6290d3adc427 - kuiper_infer[b50dbdac4d3d60b7]::runtime::pnnx::store_zip::test_zip_rs::test::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/runtime/pnnx/store_zip.rs:389:14
[INFO] [stdout]   23:     0x6290d3af35a6 - <kuiper_infer[b50dbdac4d3d60b7]::runtime::pnnx::store_zip::test_zip_rs::test::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x6290d3c565eb - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x6290d3c565eb - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x6290d3c62e4a - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x6290d3c62e4a - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x6290d3c62e4a - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x6290d3c62e4a - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x6290d3c62e4a - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x6290d3c62e4a - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x6290d3c62e4a - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x6290d3c5e3f4 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x6290d3c5e3f4 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x6290d3c65942 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x6290d3c65942 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x6290d3c65942 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x6290d3c65942 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x6290d3c65942 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x6290d3c65942 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x6290d3c65942 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x6290d3ff585f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x6290d3ff585f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x74d8eb563aa4 - <unknown>
[INFO] [stdout]   45:     0x74d8eb5f0a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     runtime::pnnx::store_zip::test_zip_rs::test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 72 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 92.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "6f28ee91c55de2853d3382af07c16205e967d05375139d7f4f44ea1fdf92e8b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6f28ee91c55de2853d3382af07c16205e967d05375139d7f4f44ea1fdf92e8b3", kill_on_drop: false }`
[INFO] [stdout] 6f28ee91c55de2853d3382af07c16205e967d05375139d7f4f44ea1fdf92e8b3
