[INFO] cloning repository https://github.com/monarch-initiative/semsimian
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/monarch-initiative/semsimian" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonarch-initiative%2Fsemsimian", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonarch-initiative%2Fsemsimian'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9dd28b880ce041874ccfb39dc589490ec9838b6e
[INFO] testing monarch-initiative/semsimian against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmonarch-initiative%2Fsemsimian" "/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/monarch-initiative/semsimian
[INFO] finished tweaking git repo https://github.com/monarch-initiative/semsimian
[INFO] tweaked toml for git repo https://github.com/monarch-initiative/semsimian written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/monarch-initiative/semsimian on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/monarch-initiative/semsimian 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pyo3-macros v0.20.3
[INFO] [stderr]   Downloaded oorandom v11.1.4
[INFO] [stderr]   Downloaded pyo3-build-config v0.20.3
[INFO] [stderr]   Downloaded target-lexicon v0.12.15
[INFO] [stderr]   Downloaded xattr v1.3.1
[INFO] [stderr]   Downloaded fs-err v2.11.0
[INFO] [stderr]   Downloaded rstest_macros v0.21.0
[INFO] [stderr]   Downloaded binary-merge v0.1.2
[INFO] [stderr]   Downloaded lexopt v0.3.0
[INFO] [stderr]   Downloaded cargo-llvm-cov v0.6.10
[INFO] [stderr]   Downloaded os_pipe v1.2.0
[INFO] [stderr]   Downloaded cargo-config2 v0.1.26
[INFO] [stderr]   Downloaded ruzstd v0.7.0
[INFO] [stderr]   Downloaded ordered-float v4.2.1
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.20.3
[INFO] [stderr]   Downloaded tar v0.4.41
[INFO] [stderr]   Downloaded blondie v0.4.2
[INFO] [stderr]   Downloaded clap_complete v4.5.8
[INFO] [stderr]   Downloaded thiserror v1.0.62
[INFO] [stderr]   Downloaded toml_edit v0.22.15
[INFO] [stderr]   Downloaded pyo3 v0.20.3
[INFO] [stderr]   Downloaded duct v0.13.7
[INFO] [stderr]   Downloaded object v0.30.4
[INFO] [stderr]   Downloaded csv-core v0.1.11
[INFO] [stderr]   Downloaded flamegraph v0.6.5
[INFO] [stderr]   Downloaded is_executable v1.0.1
[INFO] [stderr]   Downloaded deepsize_derive v0.1.2
[INFO] [stderr]   Downloaded filetime v0.2.23
[INFO] [stderr]   Downloaded deepsize v0.2.0
[INFO] [stderr]   Downloaded quick-xml v0.31.0
[INFO] [stderr]   Downloaded inferno v0.11.19
[INFO] [stderr]   Downloaded inplace-vec-builder v0.1.1
[INFO] [stderr]   Downloaded lzxd v0.1.4
[INFO] [stderr]   Downloaded cab v0.4.1
[INFO] [stderr]   Downloaded str_stack v0.1.0
[INFO] [stderr]   Downloaded generator v0.8.1
[INFO] [stderr]   Downloaded shared_child v1.0.0
[INFO] [stderr]   Downloaded lcov2cobertura v1.0.5
[INFO] [stderr]   Downloaded range-collections v0.2.4
[INFO] [stderr]   Downloaded symsrv v0.2.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.62
[INFO] [stderr]   Downloaded elsa v1.10.0
[INFO] [stderr]   Downloaded rgb v0.8.44
[INFO] [stderr]   Downloaded pyo3-ffi v0.20.3
[INFO] [stderr]   Downloaded rusqlite v0.31.0
[INFO] [stderr]   Downloaded pdb-addr2line v0.10.4
[INFO] [stderr]   Downloaded pdb v0.8.0
[INFO] [stderr]   Downloaded cc v1.1.1
[INFO] [stderr]   Downloaded rstest v0.21.0
[INFO] [stderr]   Downloaded opener v0.7.1
[INFO] [stderr]   Downloaded dict v0.1.5
[INFO] [stderr]   Downloaded csv v1.3.0
[INFO] [stderr]   Downloaded libsqlite3-sys v0.28.0
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 294edfdc5352ca04460f94d2e04ff884fbc984ccca11907b3680cd09a7d9ab9a
[INFO] running `Command { std: "docker" "start" "-a" "294edfdc5352ca04460f94d2e04ff884fbc984ccca11907b3680cd09a7d9ab9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "294edfdc5352ca04460f94d2e04ff884fbc984ccca11907b3680cd09a7d9ab9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "294edfdc5352ca04460f94d2e04ff884fbc984ccca11907b3680cd09a7d9ab9a", kill_on_drop: false }`
[INFO] [stdout] 294edfdc5352ca04460f94d2e04ff884fbc984ccca11907b3680cd09a7d9ab9a
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 606f64fa34b85ae1c77bb450d00c9364e5ce797a6648f50976f2f6362b89c53c
[INFO] running `Command { std: "docker" "start" "-a" "606f64fa34b85ae1c77bb450d00c9364e5ce797a6648f50976f2f6362b89c53c", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.15
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling cc v1.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling os_pipe v1.2.0
[INFO] [stderr]    Compiling shared_child v1.0.0
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling rustc-demangle v0.1.24
[INFO] [stderr]    Compiling ruzstd v0.7.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling duct v0.13.7
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling pyo3-build-config v0.20.3
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling lexopt v0.3.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling is_executable v1.0.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling ordered-float v4.2.1
[INFO] [stderr]    Compiling generator v0.8.1
[INFO] [stderr]    Compiling dict v0.1.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.28.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling tar v0.4.41
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling deepsize_derive v0.1.2
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling pyo3-ffi v0.20.3
[INFO] [stderr]    Compiling pyo3 v0.20.3
[INFO] [stderr]    Compiling semsimian v0.2.19 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling deepsize v0.2.0
[INFO] [stderr]    Compiling lcov2cobertura v1.0.5
[INFO] [stderr]    Compiling opener v0.7.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.3
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling pyo3-macros v0.20.3
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling toml_edit v0.22.15
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling cargo-config2 v0.1.26
[INFO] [stderr]    Compiling cargo-llvm-cov v0.6.10
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/lib.rs:1059:1
[INFO] [stdout]      |
[INFO] [stdout] 1059 | #[pymethods]
[INFO] [stdout]      | -^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | `PyClassImplCollector` is not local
[INFO] [stdout]      | `PyClassNewTextSignature` is not local
[INFO] [stdout]      | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 1060 | impl SearchType {
[INFO] [stdout]      |      ----------
[INFO] [stdout]      |      |
[INFO] [stdout]      |      `SearchType` is not local
[INFO] [stdout]      |      `SearchType` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]      = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/lib.rs:1086:1
[INFO] [stdout]      |
[INFO] [stdout] 1086 | #[pymethods]
[INFO] [stdout]      | -^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | `PyClassImplCollector` is not local
[INFO] [stdout]      | `PyClassNewTextSignature` is not local
[INFO] [stdout]      | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 1087 | impl Metric {
[INFO] [stdout]      |      ------
[INFO] [stdout]      |      |
[INFO] [stdout]      |      `Metric` is not local
[INFO] [stdout]      |      `Metric` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/lib.rs:1112:1
[INFO] [stdout]      |
[INFO] [stdout] 1112 | #[pymethods]
[INFO] [stdout]      | -^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | `PyClassImplCollector` is not local
[INFO] [stdout]      | `PyClassNewTextSignature` is not local
[INFO] [stdout]      | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 1113 | impl Semsimian {
[INFO] [stdout]      |      ---------
[INFO] [stdout]      |      |
[INFO] [stdout]      |      `Semsimian` is not local
[INFO] [stdout]      |      `Semsimian` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.23s
[INFO] running `Command { std: "docker" "inspect" "606f64fa34b85ae1c77bb450d00c9364e5ce797a6648f50976f2f6362b89c53c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "606f64fa34b85ae1c77bb450d00c9364e5ce797a6648f50976f2f6362b89c53c", kill_on_drop: false }`
[INFO] [stdout] 606f64fa34b85ae1c77bb450d00c9364e5ce797a6648f50976f2f6362b89c53c
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d2bb2f58314ce88095ad87eeac3ab2260f26a126f398a004268f0153e99b420
[INFO] running `Command { std: "docker" "start" "-a" "7d2bb2f58314ce88095ad87eeac3ab2260f26a126f398a004268f0153e99b420", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling anstyle-parse v0.2.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.0
[INFO] [stderr]    Compiling anstyle-query v1.1.0
[INFO] [stderr]    Compiling colorchoice v1.0.1
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling anstyle v1.0.7
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling clap_lex v0.7.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling thiserror v1.0.62
[INFO] [stderr]    Compiling toml_datetime v0.6.6
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling plotters-backend v0.3.6
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling anstream v0.6.14
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling plotters-svg v0.3.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.9
[INFO] [stderr]    Compiling rgb v0.8.44
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling opener v0.6.1
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling rstest_macros v0.21.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling plotters v0.3.6
[INFO] [stderr]    Compiling ordered-float v4.2.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rusqlite v0.31.0
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling inferno v0.11.19
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.3
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling clap_derive v4.5.8
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.62
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling pyo3-macros v0.20.3
[INFO] [stderr]    Compiling pyo3 v0.20.3
[INFO] [stderr]    Compiling clap v4.5.9
[INFO] [stderr]    Compiling clap_complete v4.5.8
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling rstest v0.21.0
[INFO] [stderr]    Compiling serde_spanned v0.6.6
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling toml_edit v0.22.15
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling flamegraph v0.6.5
[INFO] [stderr]    Compiling cargo-config2 v0.1.26
[INFO] [stderr]    Compiling cargo-llvm-cov v0.6.10
[INFO] [stderr]    Compiling semsimian v0.2.19 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/lib.rs:1059:1
[INFO] [stdout]      |
[INFO] [stdout] 1059 | #[pymethods]
[INFO] [stdout]      | -^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | `PyClassImplCollector` is not local
[INFO] [stdout]      | `PyClassNewTextSignature` is not local
[INFO] [stdout]      | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 1060 | impl SearchType {
[INFO] [stdout]      |      ----------
[INFO] [stdout]      |      |
[INFO] [stdout]      |      `SearchType` is not local
[INFO] [stdout]      |      `SearchType` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]      = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/lib.rs:1086:1
[INFO] [stdout]      |
[INFO] [stdout] 1086 | #[pymethods]
[INFO] [stdout]      | -^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | `PyClassImplCollector` is not local
[INFO] [stdout]      | `PyClassNewTextSignature` is not local
[INFO] [stdout]      | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 1087 | impl Metric {
[INFO] [stdout]      |      ------
[INFO] [stdout]      |      |
[INFO] [stdout]      |      `Metric` is not local
[INFO] [stdout]      |      `Metric` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/lib.rs:1112:1
[INFO] [stdout]      |
[INFO] [stdout] 1112 | #[pymethods]
[INFO] [stdout]      | -^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | `PyClassImplCollector` is not local
[INFO] [stdout]      | `PyClassNewTextSignature` is not local
[INFO] [stdout]      | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 1113 | impl Semsimian {
[INFO] [stdout]      |      ---------
[INFO] [stdout]      |      |
[INFO] [stdout]      |      `Semsimian` is not local
[INFO] [stdout]      |      `Semsimian` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/lib.rs:1059:1
[INFO] [stdout]      |
[INFO] [stdout] 1059 | #[pymethods]
[INFO] [stdout]      | -^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | `PyClassImplCollector` is not local
[INFO] [stdout]      | `PyClassNewTextSignature` is not local
[INFO] [stdout]      | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 1060 | impl SearchType {
[INFO] [stdout]      |      ----------
[INFO] [stdout]      |      |
[INFO] [stdout]      |      `SearchType` is not local
[INFO] [stdout]      |      `SearchType` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]      = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/lib.rs:1086:1
[INFO] [stdout]      |
[INFO] [stdout] 1086 | #[pymethods]
[INFO] [stdout]      | -^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | `PyClassImplCollector` is not local
[INFO] [stdout]      | `PyClassNewTextSignature` is not local
[INFO] [stdout]      | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 1087 | impl Metric {
[INFO] [stdout]      |      ------
[INFO] [stdout]      |      |
[INFO] [stdout]      |      `Metric` is not local
[INFO] [stdout]      |      `Metric` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]     --> src/lib.rs:1112:1
[INFO] [stdout]      |
[INFO] [stdout] 1112 | #[pymethods]
[INFO] [stdout]      | -^^^^^^^^^^^
[INFO] [stdout]      | |
[INFO] [stdout]      | `PyClassImplCollector` is not local
[INFO] [stdout]      | `PyClassNewTextSignature` is not local
[INFO] [stdout]      | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stdout] 1113 | impl Semsimian {
[INFO] [stdout]      |      ---------
[INFO] [stdout]      |      |
[INFO] [stdout]      |      `Semsimian` is not local
[INFO] [stdout]      |      `Semsimian` is not local
[INFO] [stdout]      |
[INFO] [stdout]      = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]      = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stdout]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]      = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.87s
[INFO] running `Command { std: "docker" "inspect" "7d2bb2f58314ce88095ad87eeac3ab2260f26a126f398a004268f0153e99b420", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d2bb2f58314ce88095ad87eeac3ab2260f26a126f398a004268f0153e99b420", kill_on_drop: false }`
[INFO] [stdout] 7d2bb2f58314ce88095ad87eeac3ab2260f26a126f398a004268f0153e99b420
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3b5d472e846f65b2ca992f570702e61b8975a902cf9ece539e1debbb5d17c324
[INFO] running `Command { std: "docker" "start" "-a" "3b5d472e846f65b2ca992f570702e61b8975a902cf9ece539e1debbb5d17c324", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]     --> src/lib.rs:1059:1
[INFO] [stderr]      |
[INFO] [stderr] 1059 | #[pymethods]
[INFO] [stderr]      | -^^^^^^^^^^^
[INFO] [stderr]      | |
[INFO] [stderr]      | `PyClassImplCollector` is not local
[INFO] [stderr]      | `PyClassNewTextSignature` is not local
[INFO] [stderr]      | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stderr] 1060 | impl SearchType {
[INFO] [stderr]      |      ----------
[INFO] [stderr]      |      |
[INFO] [stderr]      |      `SearchType` is not local
[INFO] [stderr]      |      `SearchType` is not local
[INFO] [stderr]      |
[INFO] [stderr]      = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]      = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stderr]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]      = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]      = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]     --> src/lib.rs:1086:1
[INFO] [stderr]      |
[INFO] [stderr] 1086 | #[pymethods]
[INFO] [stderr]      | -^^^^^^^^^^^
[INFO] [stderr]      | |
[INFO] [stderr]      | `PyClassImplCollector` is not local
[INFO] [stderr]      | `PyClassNewTextSignature` is not local
[INFO] [stderr]      | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stderr] 1087 | impl Metric {
[INFO] [stderr]      |      ------
[INFO] [stderr]      |      |
[INFO] [stderr]      |      `Metric` is not local
[INFO] [stderr]      |      `Metric` is not local
[INFO] [stderr]      |
[INFO] [stderr]      = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]      = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stderr]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]      = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]     --> src/lib.rs:1112:1
[INFO] [stderr]      |
[INFO] [stderr] 1112 | #[pymethods]
[INFO] [stderr]      | -^^^^^^^^^^^
[INFO] [stderr]      | |
[INFO] [stderr]      | `PyClassImplCollector` is not local
[INFO] [stderr]      | `PyClassNewTextSignature` is not local
[INFO] [stderr]      | move the `impl` block outside of this function `trampoline` and up 4 bodies
[INFO] [stderr] 1113 | impl Semsimian {
[INFO] [stderr]      |      ---------
[INFO] [stderr]      |      |
[INFO] [stderr]      |      `Semsimian` is not local
[INFO] [stderr]      |      `Semsimian` is not local
[INFO] [stderr]      |
[INFO] [stderr]      = note: the attribute macro `pymethods` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]      = note: the attribute macro `pymethods` may come from an old version of the `pyo3_macros` crate, try updating your dependency with `cargo update -p pyo3_macros`
[INFO] [stderr]      = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stderr]      = note: this warning originates in the attribute macro `pymethods` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `semsimian` (lib) generated 3 warnings
[INFO] [stderr] warning: `semsimian` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/semsimian-5566a92f0b9330c7)
[INFO] [stdout] 
[INFO] [stdout] running 94 tests
[INFO] [stdout] test db_query::tests::test_get_objects_for_subjects ... ok
[INFO] [stdout] test db_query::tests::test_get_unique_prefixes ... ok
[INFO] [stdout] test db_query::tests::test_get_subjects_with_prefixes_and_predicates ... ok
[INFO] [stdout] test db_query::tests::test_get_subjects_with_prefixes ... ok
[INFO] [stdout] test db_query::tests::test_get_labels ... ok
[INFO] [stdout] test db_query::tests::test_get_entailed_edges_for_predicate_list ... ok
[INFO] [stdout] test db_query::tests::test_get_subjects_without_prefixes ... ok
[INFO] [stdout] test similarity::tests::test_calculate_avg_of_max_information_content::case_1 ... ok
[INFO] [stdout] test similarity::tests::test_calculate_avg_of_max_information_content::case_2 ... ok
[INFO] [stdout] test similarity::tests::test_calculate_avg_of_max_information_content::case_3 ... ok
[INFO] [stdout] test similarity::tests::test_calculate_avg_of_max_information_content::case_4 ... ok
[INFO] [stdout] test similarity::tests::test_calculate_avg_of_max_jaccard_similarity::case_1 ... ok
[INFO] [stdout] test similarity::tests::test_calculate_avg_of_max_jaccard_similarity::case_2 ... ok
[INFO] [stdout] test similarity::tests::test_calculate_avg_of_max_jaccard_similarity::case_3 ... ok
[INFO] [stdout] test similarity::tests::test_calculate_avg_of_max_jaccard_similarity::case_4 ... ok
[INFO] [stdout] test similarity::tests::test_calculate_avg_of_max_phenodigm_score::case_1 ... ok
[INFO] [stdout] test similarity::tests::test_calculate_avg_of_max_phenodigm_score::case_2 ... ok
[INFO] [stdout] test similarity::tests::test_calculate_avg_of_max_phenodigm_score::case_3 ... ok
[INFO] [stdout] test similarity::tests::test_calculate_avg_of_max_phenodigm_score::case_4 ... ok
[INFO] [stdout] test similarity::tests::test_calculate_cosine_similarity_for_embeddings::case_1 ... ok
[INFO] [stdout] test similarity::tests::test_calculate_cosine_similarity_for_embeddings::case_2 ... ok
[INFO] [stdout] test similarity::tests::test_calculate_cosine_similarity_for_nodes::case_1 ... ok
[INFO] [stdout] test similarity::tests::test_calculate_cosine_similarity_for_nodes::case_2 ... ok
[INFO] [stdout] test similarity::tests::test_calculate_cosine_similarity_for_nodes::case_3 ... ok
[INFO] [stdout] test similarity::tests::test_calculate_average_termset_information_content_unidirectional::case_1 ... ok
[INFO] [stdout] test similarity::tests::test_calculate_jaccard_similarity_str ... ok
[INFO] [stdout] test similarity::tests::test_calculate_jaccard_similarity ... ok
[INFO] [stdout] test similarity::tests::test_get_most_recent_common_ancestor_with_score ... ok
[INFO] [stdout] test similarity::tests::test_calculate_max_information_content ... ok
[INFO] [stdout] test similarity::tests::test_semantic_jaccard_similarity_fruits::case_2 ... ok
[INFO] [stdout] test similarity::tests::test_semantic_jaccard_similarity_fruits::case_3 ... ok
[INFO] [stdout] test similarity::tests::test_semantic_jaccard_similarity_fruits::case_1 ... ok
[INFO] [stdout] test similarity::tests::test_semantic_jaccard_similarity_new::case_1 ... ok
[INFO] [stdout] test similarity::tests::test_calculate_average_termset_information_content_unidirectional::case_3 ... ok
[INFO] [stdout] test similarity::tests::test_semantic_jaccard_similarity_new::case_2 ... ok
[INFO] [stdout] test similarity::tests::test_semantic_jaccard_similarity_new::case_3 ... ok
[INFO] [stdout] test tests::test_all_by_all_pairwise_similarity_with_empty_inputs ... ok
[INFO] [stdout] test tests::test_all_by_all_pairwise_similarity_with_nonempty_inputs ... ok
[INFO] [stdout] test similarity::tests::test_calculate_average_termset_information_content::case_2 ... ok
[INFO] [stdout] test similarity::tests::test_calculate_average_termset_information_content_unidirectional::case_2 ... ok
[INFO] [stdout] test similarity::tests::test_calculate_average_termset_jaccard_similarity::case_1 ... ok
[INFO] [stdout] test tests::test_associations_search_phenio_mondo ... ignored
[INFO] [stdout] test tests::test_cosine_using_bfo ... ok
[INFO] [stdout] test similarity::tests::test_calculate_average_termset_phenodigm_score_unidirectional::case_2 ... ok
[INFO] [stdout] test tests::test_get_closure_and_ic_map ... ok
[INFO] [stdout] test tests::test_jaccard_similarity ... ok
[INFO] [stdout] test tests::test_object_creation ... ok
[INFO] [stdout] test similarity::tests::test_calculate_average_termset_jaccard_similarity::case_2 ... ok
[INFO] [stdout] test similarity::tests::test_calculate_average_termset_phenodigm_score_unidirectional::case_3 ... ok
[INFO] [stdout] test similarity::tests::test_calculate_average_termset_information_content::case_1 ... ok
[INFO] [stdout] test tests::test_resnik_similarity ... ok
[INFO] [stdout] test tests::test_resnik_using_bfo ... ok
[INFO] [stdout] test tests::test_termset_comparison ... ok
[INFO] [stdout] test similarity::tests::test_calculate_average_termset_information_content_unidirectional::case_4 ... ok
[INFO] [stdout] test similarity::tests::test_calculate_average_termset_phenodigm_score::case_1 ... ok
[INFO] [stdout] test similarity::tests::test_calculate_average_termset_phenodigm_score_unidirectional::case_4 ... ok
[INFO] [stdout] test tests::test_all_by_all_pairwise_similarity_with_output ... FAILED
[INFO] [stdout] test similarity::tests::test_calculate_average_termset_phenodigm_score::case_2 ... ok
[INFO] [stdout] test tests::test_object_creation_using_resource ... ok
[INFO] [stdout] test db_query::tests::test_get_associations ... ok
[INFO] [stdout] test tests::test_full_search ... ok
[INFO] [stdout] test similarity::tests::test_calculate_average_termset_phenodigm_score_unidirectional::case_1 ... ok
[INFO] [stdout] test tests::test_object_creation_with_custom_ic ... ok
[INFO] [stdout] test tests_local::test_get_best_score ... ok
[INFO] [stdout] test tests_local::test_pregenerate_large_cache ... ignored
[INFO] [stdout] test tests_local::test_termset_pairwise_similarity_2 ... ignored
[INFO] [stdout] test tests_local::test_termset_pairwise_similarity_3 ... ignored
[INFO] [stdout] test utils::tests::test_convert_list_of_tuples_to_hashmap ... ok
[INFO] [stdout] test utils::tests::test_convert_set_to_hashmap ... ok
[INFO] [stdout] test utils::tests::test_expand_term_using_closure ... ok
[INFO] [stdout] test tests::test_termset_comparison_with_db ... ok
[INFO] [stdout] test tests::test_termset_pairwise_similarity_vs_termset_comparison ... ok
[INFO] [stdout] test utils::tests::test_get_termset_vector ... ok
[INFO] [stdout] test tests::test_termset_pairwise_similarity_weighted_negated::case_3 ... ok
[INFO] [stdout] test utils::tests::test_numericize_set ... ok
[INFO] [stdout] test utils::tests::test_import_custom_ic_map ... ok
[INFO] [stdout] test tests::test_termset_pairwise_similarity_weighted_negated::case_1 ... ok
[INFO] [stdout] test utils::tests::test_predicate_set_to_string ... ok
[INFO] [stdout] test utils::tests::test_str_to_int_to_back ... ok
[INFO] [stdout] test utils::tests::test_stringify_sets_using_map ... ok
[INFO] [stdout] test tests::test_termset_pairwise_similarity_weighted_negated::case_6 ... ok
[INFO] [stdout] test utils::tests::test_rearrange_columns_and_rewrite ... FAILED
[INFO] [stdout] test tests::test_termset_pairwise_similarity_weighted_negated::case_5 ... ok
[INFO] [stdout] test tests::test_termset_pairwise_similarity ... ok
[INFO] [stdout] test tests::test_termset_pairwise_similarity_weighted_negated::case_4 ... ok
[INFO] [stdout] test tests::test_termset_pairwise_similarity_weighted_negated::case_2 ... ok
[INFO] [stdout] test utils::tests::test_get_best_matches ... ok
[INFO] [stdout] test utils::tests::test_get_best_matches_phenodigm ... ok
[INFO] [stdout] test tests::test_termset_pairwise_similarity_with_custom_ic ... ok
[INFO] [stdout] test tests::test_pregenerate_cache ... ok
[INFO] [stdout] test tests::test_associations_search_limit_arg ... ok
[INFO] [stdout] test tests::test_associations_flat_n_full_search ... ok
[INFO] [stdout] test tests::test_associations_hybrid_n_flat_search ... ok
[INFO] [stdout] test tests::test_associations_hybrid_n_full_search ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_all_by_all_pairwise_similarity_with_output stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_all_by_all_pairwise_similarity_with_output' (77) panicked at src/lib.rs:326:42:
[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:     0x5d6abfcc26d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d6abfcc26d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d6abfcc26d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d6abfcc26d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d6abfcd9b7a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d6abfcd9b7a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d6abfcc78f6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d6abfcc78f6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d6abfca049f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d6abfca049f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d6abfcba719 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d6abfa7b7be - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d6abfa7b7be - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d6abfcba982 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d6abfcba982 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d6abfca0558 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d6abfc97e49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d6abfca146d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d6abfcda2bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d6abfcda032 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d6abf9e67d6 - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::fs::File, std[716c9a7a72e5c14e]::io::error::Error>>::unwrap
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5d6abf9e67d6 - <semsimian[1293fc6319201948]::RustSemsimian>::all_by_all_pairwise_similarity_with_output
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:326:42
[INFO] [stdout]   22:     0x5d6abf9cf5e9 - semsimian[1293fc6319201948]::tests::test_all_by_all_pairwise_similarity_with_output
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1684:13
[INFO] [stdout]   23:     0x5d6abf9c3ad7 - semsimian[1293fc6319201948]::tests::test_all_by_all_pairwise_similarity_with_output::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:1658:57
[INFO] [stdout]   24:     0x5d6abfa33526 - <semsimian[1293fc6319201948]::tests::test_all_by_all_pairwise_similarity_with_output::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d6abfa6fb6b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x5d6abfa6fb6b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x5d6abfa7c3ca - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x5d6abfa7c3ca - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x5d6abfa7c3ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   30:     0x5d6abfa7c3ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   31:     0x5d6abfa7c3ca - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x5d6abfa7c3ca - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x5d6abfa7c3ca - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x5d6abfa76894 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x5d6abfa76894 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   36:     0x5d6abfa7eec2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   37:     0x5d6abfa7eec2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5d6abfa7eec2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5d6abfa7eec2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5d6abfa7eec2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5d6abfa7eec2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   42:     0x5d6abfa7eec2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x5d6abfcc1f6f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   44:     0x5d6abfcc1f6f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   45:     0x7eeffb5fbaa4 - <unknown>
[INFO] [stdout]   46:     0x7eeffb688a64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- utils::tests::test_rearrange_columns_and_rewrite stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'utils::tests::test_rearrange_columns_and_rewrite' (129) panicked at src/utils.rs:923:47:
[INFO] [stdout] Failed to create file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d6abfcc26d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d6abfcc26d2 - std[716c9a7a72e5c14e]::backtrace_rs::backtrace::trace_unsynchronized::<std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d6abfcc26d2 - std[716c9a7a72e5c14e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d6abfcc26d2 - <<std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c5ed12ab89cc536a]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d6abfcd9b7a - <core[c5ed12ab89cc536a]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d6abfcd9b7a - core[c5ed12ab89cc536a]::fmt::write
[INFO] [stdout]    6:     0x5d6abfcc78f6 - std[716c9a7a72e5c14e]::io::default_write_fmt::<alloc[9c68fdf4f4f29218]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d6abfcc78f6 - <alloc[9c68fdf4f4f29218]::vec::Vec<u8> as std[716c9a7a72e5c14e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d6abfca049f - <std[716c9a7a72e5c14e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d6abfca049f - std[716c9a7a72e5c14e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d6abfcba719 - std[716c9a7a72e5c14e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d6abfa7b7be - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5d6abfa7b7be - test[64760d2bdea328cc]::test_main_with_exit_callback::<test[64760d2bdea328cc]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d6abfcba982 - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn for<'a, 'b> core[c5ed12ab89cc536a]::ops::function::Fn<(&'a std[716c9a7a72e5c14e]::panic::PanicHookInfo<'b>,), Output = ()> + core[c5ed12ab89cc536a]::marker::Sync + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::Fn<(&std[716c9a7a72e5c14e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5d6abfcba982 - std[716c9a7a72e5c14e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d6abfca0558 - std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d6abfc97e49 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_end_short_backtrace::<std[716c9a7a72e5c14e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d6abfca146d - __rustc[4f0b026143eab78e]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d6abfcda2bc - core[c5ed12ab89cc536a]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d6abfcda032 - core[c5ed12ab89cc536a]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d6abfa14b1e - <core[c5ed12ab89cc536a]::result::Result<std[716c9a7a72e5c14e]::fs::File, std[716c9a7a72e5c14e]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d6abfa028ec - semsimian[1293fc6319201948]::utils::tests::test_rearrange_columns_and_rewrite
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:923:47
[INFO] [stdout]   22:     0x5d6abf9f9307 - semsimian[1293fc6319201948]::utils::tests::test_rearrange_columns_and_rewrite::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:920:44
[INFO] [stdout]   23:     0x5d6abfa33b66 - <semsimian[1293fc6319201948]::utils::tests::test_rearrange_columns_and_rewrite::{closure#0} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d6abfa6fb6b - <fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d6abfa6fb6b - test[64760d2bdea328cc]::__rust_begin_short_backtrace::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, fn() -> core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5d6abfa7c3ca - test[64760d2bdea328cc]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5d6abfa7c3ca - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5d6abfa7c3ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5d6abfa7c3ca - std[716c9a7a72e5c14e]::panicking::catch_unwind::<core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>, core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d6abfa7c3ca - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<test[64760d2bdea328cc]::run_test_in_process::{closure#0}>, core[c5ed12ab89cc536a]::result::Result<(), alloc[9c68fdf4f4f29218]::string::String>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d6abfa7c3ca - test[64760d2bdea328cc]::run_test_in_process
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5d6abfa7c3ca - test[64760d2bdea328cc]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5d6abfa76894 - test[64760d2bdea328cc]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5d6abfa76894 - std[716c9a7a72e5c14e]::sys::backtrace::__rust_begin_short_backtrace::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5d6abfa7eec2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5d6abfa7eec2 - <core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5d6abfa7eec2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::do_call::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5d6abfa7eec2 - std[716c9a7a72e5c14e]::panicking::catch_unwind::<(), core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5d6abfa7eec2 - std[716c9a7a72e5c14e]::panic::catch_unwind::<core[c5ed12ab89cc536a]::panic::unwind_safe::AssertUnwindSafe<std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d6abfa7eec2 - std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked::<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5d6abfa7eec2 - <std[716c9a7a72e5c14e]::thread::lifecycle::spawn_unchecked<test[64760d2bdea328cc]::run_test::{closure#1}, ()>::{closure#1} as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d6abfcc1f6f - <alloc[9c68fdf4f4f29218]::boxed::Box<dyn core[c5ed12ab89cc536a]::ops::function::FnOnce<(), Output = ()> + core[c5ed12ab89cc536a]::marker::Send> as core[c5ed12ab89cc536a]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x5d6abfcc1f6f - <std[716c9a7a72e5c14e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/2fd6efc32704647e64d3d646d21c4c68eae100e4/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x7eeffb5fbaa4 - <unknown>
[INFO] [stdout]   45:     0x7eeffb688a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_all_by_all_pairwise_similarity_with_output
[INFO] [stdout]     utils::tests::test_rearrange_columns_and_rewrite
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 88 passed; 2 failed; 4 ignored; 0 measured; 0 filtered out; finished in 1.30s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "3b5d472e846f65b2ca992f570702e61b8975a902cf9ece539e1debbb5d17c324", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3b5d472e846f65b2ca992f570702e61b8975a902cf9ece539e1debbb5d17c324", kill_on_drop: false }`
[INFO] [stdout] 3b5d472e846f65b2ca992f570702e61b8975a902cf9ece539e1debbb5d17c324
