[INFO] fetching crate ng-repo 0.1.1-alpha.2...
[INFO] testing ng-repo-0.1.1-alpha.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate ng-repo 0.1.1-alpha.2 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate ng-repo 0.1.1-alpha.2
[INFO] finished tweaking crates.io crate ng-repo 0.1.1-alpha.2
[INFO] tweaked toml for crates.io crate ng-repo 0.1.1-alpha.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ng-repo 0.1.1-alpha.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ng-repo 0.1.1-alpha.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0230e7801c286ce944da53994d8010ef293fe9187a1825af4be4b5fc26523aba
[INFO] running `Command { std: "docker" "start" "-a" "0230e7801c286ce944da53994d8010ef293fe9187a1825af4be4b5fc26523aba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0230e7801c286ce944da53994d8010ef293fe9187a1825af4be4b5fc26523aba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0230e7801c286ce944da53994d8010ef293fe9187a1825af4be4b5fc26523aba", kill_on_drop: false }`
[INFO] [stdout] 0230e7801c286ce944da53994d8010ef293fe9187a1825af4be4b5fc26523aba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8d4320b116601138ce203209945bef55ee3d2255dad4fdd353d624a2999aa152
[INFO] running `Command { std: "docker" "start" "-a" "8d4320b116601138ce203209945bef55ee3d2255dad4fdd353d624a2999aa152", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cpufeatures v0.2.8
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling getrandom v0.2.10
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling winnow v0.4.7
[INFO] [stderr]    Compiling toml_datetime v0.6.2
[INFO] [stderr]    Compiling futures-sink v0.3.28
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling rustversion v1.0.12
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling current_platform v0.2.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling fastrange-rs v0.1.0
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling sbbf-rs v0.2.8
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]    Compiling constant_time_eq v0.2.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling base64 v0.21.2
[INFO] [stderr]    Compiling debug_print v1.0.0
[INFO] [stderr]    Compiling sbbf-rs-safe v0.3.2
[INFO] [stderr]    Compiling slice_as_array v1.1.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling web-time v0.2.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling base64-url v2.0.0
[INFO] [stderr]    Compiling blake3 v1.4.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling toml_edit v0.19.10
[INFO] [stderr]    Compiling ff_derive v0.6.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling ff v0.6.0
[INFO] [stderr]    Compiling group v0.6.0
[INFO] [stderr]    Compiling num_enum_derive v0.5.11
[INFO] [stderr]    Compiling pairing v0.16.0
[INFO] [stderr]    Compiling num_enum v0.5.11
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling xsalsa20poly1305 v0.9.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling x25519-dalek v1.1.1
[INFO] [stderr]    Compiling crypto_box v0.8.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling futures-executor v0.3.28
[INFO] [stderr]    Compiling futures v0.3.28
[INFO] [stderr]    Compiling ng_threshold_crypto v0.4.0
[INFO] [stderr]    Compiling serde_bare v0.5.0
[INFO] [stderr]    Compiling serde_bytes v0.11.9
[INFO] [stderr]    Compiling os_info v3.8.2
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling ng-repo v0.1.1-alpha.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `time::util::local_offset::set_soundness`: no longer needed; TZ is refreshed manually
[INFO] [stdout]    --> src/utils.rs:248:35
[INFO] [stdout]     |
[INFO] [stdout] 248 |         time::util::local_offset::set_soundness(time::util::local_offset::Soundness::Unsound);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `time::util::local_offset::Soundness::Unsound`: no longer needed; TZ is refreshed manually
[INFO] [stdout]    --> src/utils.rs:248:86
[INFO] [stdout]     |
[INFO] [stdout] 248 |         time::util::local_offset::set_soundness(time::util::local_offset::Soundness::Unsound);
[INFO] [stdout]     |                                                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/kcv_storage.rs:190:14
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn class(&self) -> &Class;
[INFO] [stdout]     |              ^^^^^     ^^^^^^
[INFO] [stdout]     |              |         ||
[INFO] [stdout]     |              |         |the same lifetime is hidden here
[INFO] [stdout]     |              |         the same lifetime is elided here
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn class(&self) -> &Class<'_>;
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.64s
[INFO] running `Command { std: "docker" "inspect" "8d4320b116601138ce203209945bef55ee3d2255dad4fdd353d624a2999aa152", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d4320b116601138ce203209945bef55ee3d2255dad4fdd353d624a2999aa152", kill_on_drop: false }`
[INFO] [stdout] 8d4320b116601138ce203209945bef55ee3d2255dad4fdd353d624a2999aa152
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e152ac0b5260018f0b9c0afad404fb51f3f5049531450b840bf9d054faf2bd7a
[INFO] running `Command { std: "docker" "start" "-a" "e152ac0b5260018f0b9c0afad404fb51f3f5049531450b840bf9d054faf2bd7a", kill_on_drop: false }`
[INFO] [stdout] warning: use of deprecated function `time::util::local_offset::set_soundness`: no longer needed; TZ is refreshed manually
[INFO] [stdout]    --> src/utils.rs:248:35
[INFO] [stdout]     |
[INFO] [stdout] 248 |         time::util::local_offset::set_soundness(time::util::local_offset::Soundness::Unsound);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `time::util::local_offset::Soundness::Unsound`: no longer needed; TZ is refreshed manually
[INFO] [stdout]    --> src/utils.rs:248:86
[INFO] [stdout]     |
[INFO] [stdout] 248 |         time::util::local_offset::set_soundness(time::util::local_offset::Soundness::Unsound);
[INFO] [stdout]     |                                                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/kcv_storage.rs:190:14
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn class(&self) -> &Class;
[INFO] [stdout]     |              ^^^^^     ^^^^^^
[INFO] [stdout]     |              |         ||
[INFO] [stdout]     |              |         |the same lifetime is hidden here
[INFO] [stdout]     |              |         the same lifetime is elided here
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn class(&self) -> &Class<'_>;
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ng-repo v0.1.1-alpha.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `time::util::local_offset::set_soundness`: no longer needed; TZ is refreshed manually
[INFO] [stdout]    --> src/utils.rs:248:35
[INFO] [stdout]     |
[INFO] [stdout] 248 |         time::util::local_offset::set_soundness(time::util::local_offset::Soundness::Unsound);
[INFO] [stdout]     |                                   ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated unit variant `time::util::local_offset::Soundness::Unsound`: no longer needed; TZ is refreshed manually
[INFO] [stdout]    --> src/utils.rs:248:86
[INFO] [stdout]     |
[INFO] [stdout] 248 |         time::util::local_offset::set_soundness(time::util::local_offset::Soundness::Unsound);
[INFO] [stdout]     |                                                                                      ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/kcv_storage.rs:190:14
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn class(&self) -> &Class;
[INFO] [stdout]     |              ^^^^^     ^^^^^^
[INFO] [stdout]     |              |         ||
[INFO] [stdout]     |              |         |the same lifetime is hidden here
[INFO] [stdout]     |              |         the same lifetime is elided here
[INFO] [stdout]     |              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 190 |     fn class(&self) -> &Class<'_>;
[INFO] [stdout]     |                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.17s
[INFO] running `Command { std: "docker" "inspect" "e152ac0b5260018f0b9c0afad404fb51f3f5049531450b840bf9d054faf2bd7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e152ac0b5260018f0b9c0afad404fb51f3f5049531450b840bf9d054faf2bd7a", kill_on_drop: false }`
[INFO] [stdout] e152ac0b5260018f0b9c0afad404fb51f3f5049531450b840bf9d054faf2bd7a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 100ca5c2a6c20f9a9e2fe47fed730a98babdc63ea662d597250d0f18a20a2611
[INFO] running `Command { std: "docker" "start" "-a" "100ca5c2a6c20f9a9e2fe47fed730a98babdc63ea662d597250d0f18a20a2611", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated function `time::util::local_offset::set_soundness`: no longer needed; TZ is refreshed manually
[INFO] [stderr]    --> src/utils.rs:248:35
[INFO] [stderr]     |
[INFO] [stderr] 248 |         time::util::local_offset::set_soundness(time::util::local_offset::Soundness::Unsound);
[INFO] [stderr]     |                                   ^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated unit variant `time::util::local_offset::Soundness::Unsound`: no longer needed; TZ is refreshed manually
[INFO] [stderr]    --> src/utils.rs:248:86
[INFO] [stderr]     |
[INFO] [stderr] 248 |         time::util::local_offset::set_soundness(time::util::local_offset::Soundness::Unsound);
[INFO] [stderr]     |                                                                                      ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/kcv_storage.rs:190:14
[INFO] [stderr]     |
[INFO] [stderr] 190 |     fn class(&self) -> &Class;
[INFO] [stderr]     |              ^^^^^     ^^^^^^
[INFO] [stderr]     |              |         ||
[INFO] [stderr]     |              |         |the same lifetime is hidden here
[INFO] [stderr]     |              |         the same lifetime is elided here
[INFO] [stderr]     |              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 190 |     fn class(&self) -> &Class<'_>;
[INFO] [stderr]     |                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ng-repo` (lib) generated 3 warnings (run `cargo fix --lib -p ng-repo` to apply 1 suggestion)
[INFO] [stderr] warning: `ng-repo` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ng_repo-d2dda1142a0abbc1)
[INFO] [stdout] 
[INFO] [stdout] running 34 tests
[INFO] [stdout] test commit::test::test_load_commit_with_invalid_header ... ok
[INFO] [stdout] test commit::test::test_load_commit_with_body_verify_perms ... ok
[INFO] [stdout] test file::test::test_depth_1 ... ignored
[INFO] [stdout] test file::test::test_depth_2 ... ignored
[INFO] [stdout] test file::test::test_depth_4 ... ignored
[INFO] [stdout] test file::test::test_depth_4_big_write_big ... ignored
[INFO] [stdout] test file::test::test_depth_4_big_write_small ... ignored
[INFO] [stdout] test file::test::test_depth_4_write_small ... ignored
[INFO] [stdout] test commit::test::test_load_commit_with_body ... ok
[INFO] [stdout] test commit::test::test_commit_load_body_fails ... ok
[INFO] [stdout] test object::test::test_depth_1 ... ignored
[INFO] [stdout] test object::test::test_depth_2 ... ignored
[INFO] [stdout] test object::test::test_depth_3 ... ignored
[INFO] [stdout] test object::test::test_depth_4 ... ignored
[INFO] [stdout] test file::test::test_read_small_file ... ok
[INFO] [stdout] test file::test::test_write_by_increments ... ok
[INFO] [stdout] test object::test::test_pubkey_from_str ... ok
[INFO] [stdout] test utils::test::test_locales ... ok
[INFO] [stdout] test utils::test::test_time ... ok
[INFO] [stdout] test branch::test::test_branch ... ok
[INFO] [stdout] test file::test::test_write_all_at_once_small_blocks ... ok
[INFO] [stdout] test file::test::test_open ... ok
[INFO] [stdout] test file::test::test_write_by_increments_small_blocks ... ok
[INFO] [stdout] test file::test::test_write_all_at_once ... ok
[INFO] [stdout] test file::test::test_read_random_access_file ... ok
[INFO] [stdout] test commit::test::test_commit_header_ref_content_fits_or_not ... FAILED
[INFO] [stdout] test object::test::test_no_header - should panic ... ok
[INFO] [stdout] test object::test::test_jpg ... FAILED
[INFO] [stdout] test commit::test::test_load_commit_fails_on_non_commit_object ... ok
[INFO] [stdout] test object::test::test_object ... ok
[INFO] [stdout] test object::test::test_depth_0 ... ok
[INFO] [stdout] test object::test::test_block_size ... ok
[INFO] [stdout] test file::test::test_depth_0 ... ok
[INFO] [stdout] test file::test::test_depth_3 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- commit::test::test_commit_header_ref_content_fits_or_not stdout ----
[INFO] [stdout] DEBUG:====== Commit V0 ======
[INFO] [stdout] == Header:   v0 - compact:false id:None
[INFO] [stdout] ====  acks  : 1
[INFO] [stdout] ============== AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
[INFO] [stdout] ==== nacks  : 0
[INFO] [stdout] ====  deps  : 1
[INFO] [stdout] ============== AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
[INFO] [stdout] ==== ndeps  : 0
[INFO] [stdout] ====  files : 1
[INFO] [stdout] ============== AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
[INFO] [stdout] ==== nfiles : 0
[INFO] [stdout] == Sig:   qdIsn8oLY4OWWf4jdMZbRfOMJvQ1ZFMqB7x9o6ohwzc UYDwr7_WA_E2yLmKcUh9WxsQcJ3rZuNAiuJyWlRvHgw
[INFO] [stdout] === CommitContent V0 ===
[INFO] [stdout] ====== author:   fwEBsWxyCdRew5KDKIa7pSBqVEJ2vEdaZXlOlN2RIYIA
[INFO] [stdout] ====== BranchID: eTiHSVAgrC16u_pRc4fHH5-gRHzwzMDq3LswzpHmY8cA
[INFO] [stdout] ====== quorum:   NoSigning
[INFO] [stdout] ====== Ref body: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
[INFO] [stdout] === CommitHeaderKeys V0 ===
[INFO] [stdout] ====   acks : 1
[INFO] [stdout] ============== AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
[INFO] [stdout] ====  nacks : 0
[INFO] [stdout] ====   deps : 1
[INFO] [stdout] ============== AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
[INFO] [stdout] ====   files : 1
[INFO] [stdout] ============== AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
[INFO] [stdout] ====== Perms commits: 0
[INFO] [stdout] 
[INFO] [stdout] DEBUG:====== Object ID tfKn0jD1Tlv8bFFEYDYoDb18i2YASwRTQIQePc5JURYA
[INFO] [stdout] == Key:    GYzY4sNC_CCDCE2H3XnBBbp0hDJeBGxo4EimnJx_iGQA
[INFO] [stdout] == saved:  true
[INFO] [stdout] == Header: v0 - compact:false id:jswdLp_dlVl23zrE2w2cTtPHdFiRhyEujcJ1QKvjTAEA
[INFO] [stdout] ====  acks  : 1
[INFO] [stdout] ============== AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
[INFO] [stdout] ==== nacks  : 0
[INFO] [stdout] ====  deps  : 1
[INFO] [stdout] ============== AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
[INFO] [stdout] ==== ndeps  : 0
[INFO] [stdout] ====  files : 1
[INFO] [stdout] ============== AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
[INFO] [stdout] ==== nfiles : 0
[INFO] [stdout] 
[INFO] [stdout] == Blocks: 1
[INFO] [stdout] ========== 000: tfKn0jD1Tlv8bFFEYDYoDb18i2YASwRTQIQePc5JURYA
[INFO] [stdout] == Depth: 0
[INFO] [stdout] == Header Blocks: 1
[INFO] [stdout] ========== 000: jswdLp_dlVl23zrE2w2cTtPHdFiRhyEujcJ1QKvjTAEA
[INFO] [stdout] ====== ObjectContent v0 Commit ======
[INFO] [stdout] ====== Commit V0 ======
[INFO] [stdout] == Sig:   qdIsn8oLY4OWWf4jdMZbRfOMJvQ1ZFMqB7x9o6ohwzc UYDwr7_WA_E2yLmKcUh9WxsQcJ3rZuNAiuJyWlRvHgw
[INFO] [stdout] === CommitContent V0 ===
[INFO] [stdout] ====== author:   fwEBsWxyCdRew5KDKIa7pSBqVEJ2vEdaZXlOlN2RIYIA
[INFO] [stdout] ====== BranchID: eTiHSVAgrC16u_pRc4fHH5-gRHzwzMDq3LswzpHmY8cA
[INFO] [stdout] ====== quorum:   NoSigning
[INFO] [stdout] ====== Ref body: AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
[INFO] [stdout] === CommitHeaderKeys V0 ===
[INFO] [stdout] ====   acks : 1
[INFO] [stdout] ============== AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
[INFO] [stdout] ====  nacks : 0
[INFO] [stdout] ====   deps : 1
[INFO] [stdout] ============== AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
[INFO] [stdout] ====   files : 1
[INFO] [stdout] ============== AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA AAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA
[INFO] [stdout] ====== Perms commits: 0
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread 'commit::test::test_commit_header_ref_content_fits_or_not' (25) panicked at src/commit.rs:1659:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 2
[INFO] [stdout]  right: 1
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55f0714f6ab2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55f0714f6ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55f0714f6ab2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55f0714f6ab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55f071508b3f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55f071508b3f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55f0714c42b3 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55f0714c42b3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55f0714d0182 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55f0714d4daf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55f0714d4c41 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55f0713fc33e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55f0713fc33e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55f0714d53bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55f0714d53bf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55f0714d521a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55f0714d02b9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55f0714b8bad - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55f071510e30 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55f071510c33 - core::panicking::assert_failed_inner::hbdde3a71af798a31
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:444:17
[INFO] [stdout]   20:     0x55f071510a17 - core::panicking::assert_failed::h0fd3280b3acaaf1e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:399:5
[INFO] [stdout]   21:     0x55f0713390ec - ng_repo::commit::test::test_commit_header_ref_content_fits::h7672327c44ffc4cf
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commit.rs:1659:9
[INFO] [stdout]   22:     0x55f07133a7ea - ng_repo::commit::test::test_commit_header_ref_content_fits_or_not::hd26d19d99d7ada94
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commit.rs:1672:9
[INFO] [stdout]   23:     0x55f07133a997 - ng_repo::commit::test::test_commit_header_ref_content_fits_or_not::{{closure}}::h523e7ed8fceb4b90
[INFO] [stdout]                                at /opt/rustwide/workdir/src/commit.rs:1667:56
[INFO] [stdout]   24:     0x55f07132d5a6 - core::ops::function::FnOnce::call_once::h1cbdde87f72e7a42
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55f0713fc18b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   26:     0x55f0713fc18b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   27:     0x55f07141019d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   28:     0x55f07141019d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   29:     0x55f07141019d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   30:     0x55f07141019d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   31:     0x55f07141019d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   32:     0x55f07141019d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   33:     0x55f07141019d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   34:     0x55f0713e96e4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   35:     0x55f0713e96e4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   36:     0x55f0713ed01a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   37:     0x55f0713ed01a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x55f0713ed01a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   39:     0x55f0713ed01a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   40:     0x55f0713ed01a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x55f0713ed01a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   42:     0x55f0713ed01a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   43:     0x55f0714cb6bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   44:     0x55f0714cb6bf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   45:     0x75015788faa4 - <unknown>
[INFO] [stdout]   46:     0x75015791ca64 - clone
[INFO] [stdout]   47:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- object::test::test_jpg stdout ----
[INFO] [stdout] DEBUG:====== Object ID om2LkaXU3HxCk62W-gfKP9WhDQO85RW1-ltJBpHHugAA
[INFO] [stdout] == Key:    iu6D3x5glYreaOXfsP9b_rF4VJ-Ii5HyEWaaPPvyioIA
[INFO] [stdout] == saved:  false
[INFO] [stdout] == Header: None
[INFO] [stdout] == Blocks: 1
[INFO] [stdout] ========== 000: om2LkaXU3HxCk62W-gfKP9WhDQO85RW1-ltJBpHHugAA
[INFO] [stdout] == Depth: 0
[INFO] [stdout] == Header Blocks: 0
[INFO] [stdout] ====== ObjectContent v0 SmallFile ======
[INFO] [stdout] 
[INFO] [stdout] DEBUG:#0: om2LkaXU3HxCk62W-gfKP9WhDQO85RW1-ltJBpHHugAA
[INFO] [stdout] 
[INFO] [stdout] thread 'object::test::test_jpg' (42) panicked at src/object.rs:1103:18:
[INFO] [stdout] open block write file: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x55f0714f6ab2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x55f0714f6ab2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x55f0714f6ab2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x55f0714f6ab2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x55f071508b3f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x55f071508b3f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x55f0714c42b3 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x55f0714c42b3 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x55f0714d0182 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x55f0714d4daf - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x55f0714d4c41 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x55f0713fc33e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x55f0713fc33e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x55f0714d53bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x55f0714d53bf - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x55f0714d521a - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x55f0714d02b9 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x55f0714b8bad - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x55f071510e30 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x55f071510256 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x55f0712eefee - core::result::Result<T,E>::expect::h9c43c9e2d48e3f23
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x55f071354b3b - ng_repo::object::test::test_jpg::h76f7401028b551bb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/object.rs:1103:18
[INFO] [stdout]   22:     0x55f071354f57 - ng_repo::object::test::test_jpg::{{closure}}::hadc95db58e62a71c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/object.rs:1084:22
[INFO] [stdout]   23:     0x55f07132fd96 - core::ops::function::FnOnce::call_once::hdec33df598308e1a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x55f0713fc18b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x55f0713fc18b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x55f07141019d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x55f07141019d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x55f07141019d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x55f07141019d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x55f07141019d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x55f07141019d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x55f07141019d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x55f0713e96e4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x55f0713e96e4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x55f0713ed01a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x55f0713ed01a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x55f0713ed01a - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x55f0713ed01a - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x55f0713ed01a - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x55f0713ed01a - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x55f0713ed01a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x55f0714cb6bf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x55f0714cb6bf - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x75015788faa4 - <unknown>
[INFO] [stdout]   45:     0x75015791ca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     commit::test::test_commit_header_ref_content_fits_or_not
[INFO] [stdout]     object::test::test_jpg
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 22 passed; 2 failed; 10 ignored; 0 measured; 0 filtered out; finished in 4.85s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "100ca5c2a6c20f9a9e2fe47fed730a98babdc63ea662d597250d0f18a20a2611", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "100ca5c2a6c20f9a9e2fe47fed730a98babdc63ea662d597250d0f18a20a2611", kill_on_drop: false }`
[INFO] [stdout] 100ca5c2a6c20f9a9e2fe47fed730a98babdc63ea662d597250d0f18a20a2611
