[INFO] fetching crate ng-repo 0.1.1-alpha.2... [INFO] testing ng-repo-0.1.1-alpha.2 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate ng-repo 0.1.1-alpha.2 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ng-repo 0.1.1-alpha.2 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "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" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a552ab64dbf14445a7e3c6180c3e96b71ae9bd5432c979b6e7effc264ed9ad64 [INFO] running `Command { std: "docker" "start" "-a" "a552ab64dbf14445a7e3c6180c3e96b71ae9bd5432c979b6e7effc264ed9ad64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a552ab64dbf14445a7e3c6180c3e96b71ae9bd5432c979b6e7effc264ed9ad64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a552ab64dbf14445a7e3c6180c3e96b71ae9bd5432c979b6e7effc264ed9ad64", kill_on_drop: false }` [INFO] [stdout] a552ab64dbf14445a7e3c6180c3e96b71ae9bd5432c979b6e7effc264ed9ad64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a429930b5ae5804c24fe2cd98ddcbc6eb890fd0a0f8683b6f25818333f2ca98b [INFO] running `Command { std: "docker" "start" "-a" "a429930b5ae5804c24fe2cd98ddcbc6eb890fd0a0f8683b6f25818333f2ca98b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-core v0.3.28 [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 log v0.4.22 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling winnow v0.4.7 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling current_platform v0.2.0 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling fastrange-rs v0.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling sbbf-rs v0.2.8 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling constant_time_eq v0.2.6 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling base64-url v2.0.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling sbbf-rs-safe v0.3.2 [INFO] [stderr] Compiling debug_print v1.0.0 [INFO] [stderr] Compiling slice_as_array v1.1.0 [INFO] [stderr] Compiling web-time v0.2.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling blake3 v1.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling rand v0.7.3 [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 universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling toml_edit v0.19.10 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling ff_derive v0.6.0 [INFO] [stderr] Compiling ff v0.6.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling group v0.6.0 [INFO] [stderr] Compiling pairing v0.16.0 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [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 cipher v0.4.4 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [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 ed25519-dalek v1.0.1 [INFO] [stderr] Compiling serde_bytes v0.11.9 [INFO] [stderr] Compiling serde_bare v0.5.0 [INFO] [stderr] Compiling os_info v3.8.2 [INFO] [stderr] Compiling ng_threshold_crypto v0.4.0 [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 23.29s [INFO] running `Command { std: "docker" "inspect" "a429930b5ae5804c24fe2cd98ddcbc6eb890fd0a0f8683b6f25818333f2ca98b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a429930b5ae5804c24fe2cd98ddcbc6eb890fd0a0f8683b6f25818333f2ca98b", kill_on_drop: false }` [INFO] [stdout] a429930b5ae5804c24fe2cd98ddcbc6eb890fd0a0f8683b6f25818333f2ca98b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cd1615273383e20347e1d9af195b1031938358aadfe619f573a30fad31bf1658 [INFO] running `Command { std: "docker" "start" "-a" "cd1615273383e20347e1d9af195b1031938358aadfe619f573a30fad31bf1658", 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 6.71s [INFO] running `Command { std: "docker" "inspect" "cd1615273383e20347e1d9af195b1031938358aadfe619f573a30fad31bf1658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd1615273383e20347e1d9af195b1031938358aadfe619f573a30fad31bf1658", kill_on_drop: false }` [INFO] [stdout] cd1615273383e20347e1d9af195b1031938358aadfe619f573a30fad31bf1658 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 45f4a75d9cbfdc7879ce04e0946fc42295b2134d42ec6c55fb5c753f7c1fcfc3 [INFO] running `Command { std: "docker" "start" "-a" "45f4a75d9cbfdc7879ce04e0946fc42295b2134d42ec6c55fb5c753f7c1fcfc3", 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.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ng_repo-de945554aa3f8edd) [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test commit::test::test_commit_load_body_fails ... ok [INFO] [stdout] test commit::test::test_load_commit_with_body ... 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_verify_perms ... ok [INFO] [stdout] test commit::test::test_load_commit_with_invalid_header ... ok [INFO] [stdout] test object::test::test_depth_1 ... ignored [INFO] [stdout] test branch::test::test_branch ... ok [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_random_access_file ... ok [INFO] [stdout] test file::test::test_write_all_at_once_small_blocks ... 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 file::test::test_read_small_file ... ok [INFO] [stdout] test file::test::test_write_all_at_once ... ok [INFO] [stdout] test file::test::test_write_by_increments_small_blocks ... ok [INFO] [stdout] test file::test::test_open ... ok [INFO] [stdout] test file::test::test_write_by_increments ... 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: uw0T-_Lf65aH8AF6ldzcGyVk5utq42EFOpKaww_uyOA xN02N3hH66PjcUuu3UgXmiqiIDddQul1TdkRvgWi0wA [INFO] [stdout] === CommitContent V0 === [INFO] [stdout] ====== author: xgjJz5GcKnLwiWVc5mvL3BVA-63ZWqlM9o58LjtpSFIA [INFO] [stdout] ====== BranchID: FHWqMRWAWF_XrebPjD5j50RXRYKlHY3sPxs3ueGuFd8A [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 MozCrys1j37CNvGItLVjo4OMVpmOtrz6mmMBVvhyxmcA [INFO] [stdout] == Key: YZJHCGiZOFG7pw6ONQBmcdPZ1clH_2iCRJCxNr3spaAA [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: MozCrys1j37CNvGItLVjo4OMVpmOtrz6mmMBVvhyxmcA [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: uw0T-_Lf65aH8AF6ldzcGyVk5utq42EFOpKaww_uyOA xN02N3hH66PjcUuu3UgXmiqiIDddQul1TdkRvgWi0wA [INFO] [stdout] === CommitContent V0 === [INFO] [stdout] ====== author: xgjJz5GcKnLwiWVc5mvL3BVA-63ZWqlM9o58LjtpSFIA [INFO] [stdout] ====== BranchID: FHWqMRWAWF_XrebPjD5j50RXRYKlHY3sPxs3ueGuFd8A [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: 0x5e3418e71f82 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e3418e71f82 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e3418e71f82 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e3418e71f82 - ::fmt::h47627beda0767f4c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e3418e8407f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e3418e8407f - core::fmt::write::h8a63064c67176fd8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5e3418e3f7c3 - std::io::default_write_fmt::hd4797e693c0ec256 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e3418e3f7c3 - std::io::Write::write_fmt::h791e240ad2720c99 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e3418e4b752 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e3418e5033f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e3418e501d1 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e3418d7592e - as core::ops::function::Fn>::call::h3f5a16438cee2b4e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 12: 0x5e3418d7592e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e3418e5094f - as core::ops::function::Fn>::call::hdb18da3e68df7464 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 14: 0x5e3418e5094f - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e3418e507aa - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e3418e4b889 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e3418e33f6d - __rustc[256c90bb7e548b45]::rust_begin_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e3418e8c3b0 - core::panicking::panic_fmt::hf19c198748ef6a95 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5e3418e8c1b3 - core::panicking::assert_failed_inner::h709867d03648810d [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:444:17 [INFO] [stdout] 20: 0x5e3418e8bf97 - core::panicking::assert_failed::h3190cb8500dd068b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:399:5 [INFO] [stdout] 21: 0x5e3418cb33dc - ng_repo::commit::test::test_commit_header_ref_content_fits::hcf25ffd032bf0677 [INFO] [stdout] at /opt/rustwide/workdir/src/commit.rs:1659:9 [INFO] [stdout] 22: 0x5e3418cb4ada - ng_repo::commit::test::test_commit_header_ref_content_fits_or_not::h5bf4da994137f91d [INFO] [stdout] at /opt/rustwide/workdir/src/commit.rs:1672:9 [INFO] [stdout] 23: 0x5e3418cb4c87 - ng_repo::commit::test::test_commit_header_ref_content_fits_or_not::{{closure}}::h226358701d3130fe [INFO] [stdout] at /opt/rustwide/workdir/src/commit.rs:1667:56 [INFO] [stdout] 24: 0x5e3418caaa86 - core::ops::function::FnOnce::call_once::hfe2888e5f956e46e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5e3418d7577b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5e3418d7577b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18 [INFO] [stdout] 27: 0x5e3418d89d98 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74 [INFO] [stdout] 28: 0x5e3418d89d98 - as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 29: 0x5e3418d89d98 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 30: 0x5e3418d89d98 - std::panicking::catch_unwind::h8609b446221def5f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 31: 0x5e3418d89d98 - std::panic::catch_unwind::h362f73cc48531e26 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 32: 0x5e3418d89d98 - test::run_test_in_process::hf52fd21d696aae67 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27 [INFO] [stdout] 33: 0x5e3418d89d98 - test::run_test::{{closure}}::h7e780b8354e6d007 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43 [INFO] [stdout] 34: 0x5e3418d62b64 - test::run_test::{{closure}}::hdc2695f2276aad3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41 [INFO] [stdout] 35: 0x5e3418d62b64 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 36: 0x5e3418d6649a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 37: 0x5e3418d6649a - as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 38: 0x5e3418d6649a - std::panicking::catch_unwind::do_call::h495689350c27df20 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 39: 0x5e3418d6649a - std::panicking::catch_unwind::hf22437c51d1b3740 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 40: 0x5e3418d6649a - std::panic::catch_unwind::habda1a57de8231f8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5e3418d6649a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 42: 0x5e3418d6649a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5e3418e46b7f - as core::ops::function::FnOnce>::call_once::he4d85cb537521972 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9 [INFO] [stdout] 44: 0x5e3418e46b7f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 45: 0x7efb34c9faa4 - [INFO] [stdout] 46: 0x7efb34d2ca64 - clone [INFO] [stdout] 47: 0x0 - [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: 0x5e3418e71f82 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5e3418e71f82 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5e3418e71f82 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5e3418e71f82 - ::fmt::h47627beda0767f4c [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5e3418e8407f - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5e3418e8407f - core::fmt::write::h8a63064c67176fd8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25 [INFO] [stdout] 6: 0x5e3418e3f7c3 - std::io::default_write_fmt::hd4797e693c0ec256 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5e3418e3f7c3 - std::io::Write::write_fmt::h791e240ad2720c99 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5e3418e4b752 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5e3418e5033f - std::panicking::default_hook::{{closure}}::h23e0299d4738b766 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5e3418e501d1 - std::panicking::default_hook::hfeec6294e8751b62 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5e3418d7592e - as core::ops::function::Fn>::call::h3f5a16438cee2b4e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 12: 0x5e3418d7592e - test::test_main_with_exit_callback::{{closure}}::h9214498cef9aafc5 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5e3418e5094f - as core::ops::function::Fn>::call::hdb18da3e68df7464 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2019:9 [INFO] [stdout] 14: 0x5e3418e5094f - std::panicking::panic_with_hook::hd57cd463d793ed79 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5e3418e507aa - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5e3418e4b889 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5e3418e33f6d - __rustc[256c90bb7e548b45]::rust_begin_unwind [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5e3418e8c3b0 - core::panicking::panic_fmt::hf19c198748ef6a95 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5e3418e8b7d6 - core::result::unwrap_failed::he81173b5792ad6b0 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5 [INFO] [stdout] 20: 0x5e3418c68d3e - core::result::Result::expect::h893385795d81487f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x5e3418ccf2cb - ng_repo::object::test::test_jpg::h3de365a25b7e213d [INFO] [stdout] at /opt/rustwide/workdir/src/object.rs:1103:18 [INFO] [stdout] 22: 0x5e3418ccf6e7 - ng_repo::object::test::test_jpg::{{closure}}::hf9a2847fc2615082 [INFO] [stdout] at /opt/rustwide/workdir/src/object.rs:1084:22 [INFO] [stdout] 23: 0x5e3418ca85c6 - core::ops::function::FnOnce::call_once::h58369522c2d8cf99 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5e3418d7577b - core::ops::function::FnOnce::call_once::h43f43c5185cf39c2 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5e3418d7577b - test::__rust_begin_short_backtrace::hc4fa634eb2764bdc [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5e3418d89d98 - test::run_test_in_process::{{closure}}::h9f4b799a5211b72a [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5e3418d89d98 - as core::ops::function::FnOnce<()>>::call_once::ha572bf7dc5230a8f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5e3418d89d98 - std::panicking::catch_unwind::do_call::hfd6ff51f25dd177b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5e3418d89d98 - std::panicking::catch_unwind::h8609b446221def5f [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5e3418d89d98 - std::panic::catch_unwind::h362f73cc48531e26 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5e3418d89d98 - test::run_test_in_process::hf52fd21d696aae67 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5e3418d89d98 - test::run_test::{{closure}}::h7e780b8354e6d007 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5e3418d62b64 - test::run_test::{{closure}}::hdc2695f2276aad3e [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5e3418d62b64 - std::sys::backtrace::__rust_begin_short_backtrace::h2555b2113ed90fc9 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5e3418d6649a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h99800d480987dfb6 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:562:17 [INFO] [stdout] 36: 0x5e3418d6649a - as core::ops::function::FnOnce<()>>::call_once::hbbb69b5294b2221b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5e3418d6649a - std::panicking::catch_unwind::do_call::h495689350c27df20 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5e3418d6649a - std::panicking::catch_unwind::hf22437c51d1b3740 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5e3418d6649a - std::panic::catch_unwind::habda1a57de8231f8 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5e3418d6649a - std::thread::Builder::spawn_unchecked_::{{closure}}::h5833d8dda8c7e80b [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/thread/mod.rs:560:30 [INFO] [stdout] 41: 0x5e3418d6649a - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha2910283a5058402 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5e3418e46b7f - as core::ops::function::FnOnce>::call_once::he4d85cb537521972 [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/alloc/src/boxed.rs:2005:9 [INFO] [stdout] 43: 0x5e3418e46b7f - std::sys::thread::unix::Thread::new::thread_start::hbaf586a9e50a98cd [INFO] [stdout] at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x7efb34c9faa4 - [INFO] [stdout] 45: 0x7efb34d2ca64 - clone [INFO] [stdout] 46: 0x0 - [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 5.18s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "45f4a75d9cbfdc7879ce04e0946fc42295b2134d42ec6c55fb5c753f7c1fcfc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45f4a75d9cbfdc7879ce04e0946fc42295b2134d42ec6c55fb5c753f7c1fcfc3", kill_on_drop: false }` [INFO] [stdout] 45f4a75d9cbfdc7879ce04e0946fc42295b2134d42ec6c55fb5c753f7c1fcfc3