[INFO] fetching crate pyinrs 1.10.0... [INFO] testing pyinrs-1.10.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate pyinrs 1.10.0 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate pyinrs 1.10.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate pyinrs 1.10.0 [INFO] tweaked toml for crates.io crate pyinrs 1.10.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate pyinrs 1.10.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate pyinrs 1.10.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 514c2e8a71726075c9f090a4845680b4ab058fb3bf4fb8a9c83de46d17f251aa [INFO] running `Command { std: "docker" "start" "-a" "514c2e8a71726075c9f090a4845680b4ab058fb3bf4fb8a9c83de46d17f251aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "514c2e8a71726075c9f090a4845680b4ab058fb3bf4fb8a9c83de46d17f251aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "514c2e8a71726075c9f090a4845680b4ab058fb3bf4fb8a9c83de46d17f251aa", kill_on_drop: false }` [INFO] [stdout] 514c2e8a71726075c9f090a4845680b4ab058fb3bf4fb8a9c83de46d17f251aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28b70b0ab863d9be24f6846458c47cee77fe51b2765c2bccc88801f6658a9b84 [INFO] running `Command { std: "docker" "start" "-a" "28b70b0ab863d9be24f6846458c47cee77fe51b2765c2bccc88801f6658a9b84", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling derive-syn-parse v0.1.5 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling auto-impl-ops v0.2.1 [INFO] [stderr] Compiling pyinrs v1.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.11s [INFO] running `Command { std: "docker" "inspect" "28b70b0ab863d9be24f6846458c47cee77fe51b2765c2bccc88801f6658a9b84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28b70b0ab863d9be24f6846458c47cee77fe51b2765c2bccc88801f6658a9b84", kill_on_drop: false }` [INFO] [stdout] 28b70b0ab863d9be24f6846458c47cee77fe51b2765c2bccc88801f6658a9b84 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 79bd484b83718bf3c722655d798d6f25ab681a687db82480baaa2156cdd63b6e [INFO] running `Command { std: "docker" "start" "-a" "79bd484b83718bf3c722655d798d6f25ab681a687db82480baaa2156cdd63b6e", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling rstest_macros v0.24.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling indexmap v2.12.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling relative-path v1.9.3 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling auto_ops v0.3.0 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling toml_edit v0.23.8 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rstest v0.24.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling pyinrs v1.9.2 [INFO] [stderr] Compiling pyinrs v1.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling mymatrix v0.8.0 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "79bd484b83718bf3c722655d798d6f25ab681a687db82480baaa2156cdd63b6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79bd484b83718bf3c722655d798d6f25ab681a687db82480baaa2156cdd63b6e", kill_on_drop: false }` [INFO] [stdout] 79bd484b83718bf3c722655d798d6f25ab681a687db82480baaa2156cdd63b6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 59fe632c597b6ed9d8e5542473daa8fe6ca6e6841cd40ebc4a7457d0eb6bd1b4 [INFO] running `Command { std: "docker" "start" "-a" "59fe632c597b6ed9d8e5542473daa8fe6ca6e6841cd40ebc4a7457d0eb6bd1b4", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pyinrs-cfd5bf90c89d9807) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/test_complex.rs (/opt/rustwide/target/debug/deps/test_complex-7ff5d19357e89b15) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test add ... ok [INFO] [stdout] test compare ... ok [INFO] [stdout] test copy ... ok [INFO] [stdout] test div::case_1_no_panic ... ok [INFO] [stdout] test examination ... ok [INFO] [stdout] test mul ... ok [INFO] [stdout] test format ... ok [INFO] [stdout] test sub ... ok [INFO] [stdout] test unary ... ok [INFO] [stdout] test pow ... ok [INFO] [stdout] test bad_pow - should panic ... ok [INFO] [stdout] test parse ... ok [INFO] [stdout] test div::case_3_panic_with_message - should panic ... ok [INFO] [stdout] test div::case_2_panic_with_message - should panic ... ok [INFO] [stdout] test div::case_4_panic_with_message - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/test_decimal.rs (/opt/rustwide/target/debug/deps/test_decimal-e34ddaec9be98341) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test parse ... ok [INFO] [stdout] test div ... ok [INFO] [stdout] test rem ... ok [INFO] [stdout] test sub ... ok [INFO] [stdout] test unary ... ok [INFO] [stdout] test add ... ok [INFO] [stdout] test mul ... ok [INFO] [stdout] test to_string ... ok [INFO] [stdout] test from_string ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s [INFO] [stdout] [INFO] [stderr] Running tests/test_deque.rs (/opt/rustwide/target/debug/deps/test_deque-519830f33c0bea73) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test format ... ok [INFO] [stdout] test iterator ... ok [INFO] [stdout] test access ... ok [INFO] [stdout] test rotate ... ok [INFO] [stdout] test basics ... ok [INFO] [stdout] test clear ... ok [INFO] [stdout] test compare ... ok [INFO] [stdout] test bad_access - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/test_dict.rs (/opt/rustwide/target/debug/deps/test_dict-5552a23875498902) [INFO] [stdout] running 12 tests [INFO] [stdout] test access ... ok [INFO] [stdout] test add ... ok [INFO] [stdout] test iterator ... ok [INFO] [stdout] test keys_values ... ok [INFO] [stdout] test basics ... ok [INFO] [stdout] test clear ... ok [INFO] [stdout] test compare ... ok [INFO] [stdout] test examination ... ok [INFO] [stdout] test format ... ok [INFO] [stdout] test remove ... ok [INFO] [stdout] test pop ... ok [INFO] [stdout] test bad_access - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] Running tests/test_fraction.rs (/opt/rustwide/target/debug/deps/test_fraction-712873c561becd9d) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test add ... ok [INFO] [stdout] test div::case_1_no_panic ... ok [INFO] [stdout] test examination ... ok [INFO] [stdout] test copy ... ok [INFO] [stdout] test from_float ... ok [INFO] [stdout] test gcd_lcm ... ok [INFO] [stdout] test from_integer ... ok [INFO] [stdout] test compare ... ok [INFO] [stdout] test format ... ok [INFO] [stdout] test rem::case_1_no_panic ... ok [INFO] [stdout] test mul ... ok [INFO] [stdout] test parse ... ok [INFO] [stdout] test sub ... ok [INFO] [stdout] test to_float ... ok [INFO] [stdout] test unary ... ok [INFO] [stdout] test basics - should panic ... ok [INFO] [stdout] test div::case_3_panic_with_message - should panic ... ok [INFO] [stdout] test div::case_4_panic_with_message - should panic ... ok [INFO] [stdout] test rem::case_2_panic_with_message - should panic ... ok [INFO] [stdout] test rem::case_3_panic_with_message - should panic ... ok [INFO] [stdout] test rem::case_4_panic_with_message - should panic ... ok [INFO] [stdout] test div::case_2_panic_with_message - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running tests/test_int.rs (/opt/rustwide/target/debug/deps/test_int-a1e5904203e3e45d) [INFO] [stdout] [INFO] [stdout] running 33 tests [INFO] [stdout] test compare ... ok [INFO] [stdout] test add ... ok [INFO] [stdout] test div::case_1_no_panic ... ok [INFO] [stdout] test basics ... ok [INFO] [stdout] test bad_factorial - should panic ... ok [INFO] [stdout] test bad_from - should panic ... ok [INFO] [stdout] test bad_sqrt - should panic ... ok [INFO] [stdout] test fibonacci ... ok [INFO] [stdout] test factorial ... ok [INFO] [stdout] test examination ... ok [INFO] [stdout] test div::case_3_panic_with_message - should panic ... ok [INFO] [stdout] test div::case_4_panic_with_message - should panic ... ok [INFO] [stdout] test div::case_2_panic_with_message - should panic ... ok [INFO] [stdout] test gcd_lcm ... ok [INFO] [stdout] test hyperoperation ... ok [INFO] [stdout] test log ... ok [INFO] [stdout] test mul ... ok [INFO] [stdout] test inc_dec ... ok [INFO] [stdout] test format ... ok [INFO] [stdout] test parse ... ok [INFO] [stdout] test pow ... ok [INFO] [stdout] test rem::case_1_no_panic ... ok [INFO] [stdout] test rem::case_2_panic_with_message - should panic ... ok [INFO] [stdout] test rem::case_4_panic_with_message - should panic ... ok [INFO] [stdout] test sub ... ok [INFO] [stdout] test to_number ... ok [INFO] [stdout] test rem::case_3_panic_with_message - should panic ... ok [INFO] [stdout] test sqrt ... ok [INFO] [stdout] test divmod ... ok [INFO] [stdout] test random ... ok [INFO] [stdout] test is_prime ... ok [INFO] [stdout] test next_prime ... ok [INFO] [stdout] test ackermann ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] [stderr] Running tests/test_list.rs (/opt/rustwide/target/debug/deps/test_list-e33eb7555c283b8d) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test access ... ok [INFO] [stdout] test basics ... ok [INFO] [stdout] test append ... ok [INFO] [stdout] test compare ... ok [INFO] [stdout] test format ... ok [INFO] [stdout] test clear ... ok [INFO] [stdout] test examination ... ok [INFO] [stdout] test uniquify ... ok [INFO] [stdout] test iterator ... ok [INFO] [stdout] test remove ... ok [INFO] [stdout] test insert ... ok [INFO] [stdout] test bad_remove - should panic ... ok [INFO] [stdout] test bad_access - should panic ... ok [INFO] [stdout] test bad_insert - should panic ... ok [INFO] [stdout] test empty_remove - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running tests/test_set.rs (/opt/rustwide/target/debug/deps/test_set-7046be5fb7f411ad) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test clear ... ok [INFO] [stdout] test basics ... ok [INFO] [stdout] test examination ... ok [INFO] [stdout] test compare ... ok [INFO] [stdout] test add ... ok [INFO] [stdout] test format ... ok [INFO] [stdout] test iterator ... ok [INFO] [stdout] test pop ... ok [INFO] [stdout] test remove ... ok [INFO] [stdout] test ops ... ok [INFO] [stderr] Running tests/test_str.rs (/opt/rustwide/target/debug/deps/test_str-d7c2a717b2bd166b) [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test add ... ok [INFO] [stdout] test format ... ok [INFO] [stdout] test count ... ok [INFO] [stdout] test basics ... ok [INFO] [stdout] test access ... ok [INFO] [stdout] test join ... ok [INFO] [stdout] test compare ... ok [INFO] [stdout] test mul ... ok [INFO] [stdout] test parse ... ok [INFO] [stdout] test split ... ok [INFO] [stdout] test to_decimal ... ok [INFO] [stdout] test bad_access - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stderr] Doc-tests pyinrs [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/int.rs - int::Int::random_range (line 445) ... ok [INFO] [stdout] test src/lib.rs - (line 44) ... ok [INFO] [stdout] test src/lib.rs - (line 107) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.72s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "59fe632c597b6ed9d8e5542473daa8fe6ca6e6841cd40ebc4a7457d0eb6bd1b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59fe632c597b6ed9d8e5542473daa8fe6ca6e6841cd40ebc4a7457d0eb6bd1b4", kill_on_drop: false }` [INFO] [stdout] 59fe632c597b6ed9d8e5542473daa8fe6ca6e6841cd40ebc4a7457d0eb6bd1b4