[INFO] cloning repository https://github.com/xiaoniaoyouhuajiang/sidebundle
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xiaoniaoyouhuajiang/sidebundle" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxiaoniaoyouhuajiang%2Fsidebundle", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxiaoniaoyouhuajiang%2Fsidebundle'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 176cf6f1e962a31c13408f86b90c49fd2983a0bf
[INFO] testing xiaoniaoyouhuajiang/sidebundle against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxiaoniaoyouhuajiang%2Fsidebundle" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/xiaoniaoyouhuajiang/sidebundle
[INFO] finished tweaking git repo https://github.com/xiaoniaoyouhuajiang/sidebundle
[INFO] tweaked toml for git repo https://github.com/xiaoniaoyouhuajiang/sidebundle written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xiaoniaoyouhuajiang/sidebundle on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xiaoniaoyouhuajiang/sidebundle 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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99aaf6e9dc34e9aa3a222d9c5dd99933dce5ca2f360de039d7bffa4095cd62ed
[INFO] running `Command { std: "docker" "start" "-a" "99aaf6e9dc34e9aa3a222d9c5dd99933dce5ca2f360de039d7bffa4095cd62ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99aaf6e9dc34e9aa3a222d9c5dd99933dce5ca2f360de039d7bffa4095cd62ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99aaf6e9dc34e9aa3a222d9c5dd99933dce5ca2f360de039d7bffa4095cd62ed", kill_on_drop: false }`
[INFO] [stdout] 99aaf6e9dc34e9aa3a222d9c5dd99933dce5ca2f360de039d7bffa4095cd62ed
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 3474ea2a7398c43112e765288ecde331e6ccfa9b2458bffcef1daca4c7021344
[INFO] running `Command { std: "docker" "start" "-a" "3474ea2a7398c43112e765288ecde331e6ccfa9b2458bffcef1daca4c7021344", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling sidebundle-packager v0.3.0 (/opt/rustwide/workdir/sidebundle-packager)
[INFO] [stderr]    Compiling sidebundle-launcher v0.3.0 (/opt/rustwide/workdir/sidebundle-launcher)
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling jiff v0.2.16
[INFO] [stderr]    Compiling path-clean v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.0
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling scroll_derive v0.13.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling scroll v0.13.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling goblin v0.10.3
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling hyper v1.8.0
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling sidebundle-shim v0.3.0 (/opt/rustwide/workdir/sidebundle-shim)
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling bollard-stubs v1.49.1-rc.28.4.0
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling sidebundle-core v0.3.0 (/opt/rustwide/workdir/sidebundle-core)
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling bollard v0.19.4
[INFO] [stderr]    Compiling sidebundle-closure v0.3.0 (/opt/rustwide/workdir/sidebundle-closure)
[INFO] [stderr]    Compiling sidebundle-cli v0.3.0 (/opt/rustwide/workdir/sidebundle-cli)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 28s
[INFO] running `Command { std: "docker" "inspect" "3474ea2a7398c43112e765288ecde331e6ccfa9b2458bffcef1daca4c7021344", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3474ea2a7398c43112e765288ecde331e6ccfa9b2458bffcef1daca4c7021344", kill_on_drop: false }`
[INFO] [stdout] 3474ea2a7398c43112e765288ecde331e6ccfa9b2458bffcef1daca4c7021344
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] bc17832c3f450109f449f2cbd2a87fdc67f340b8b1bb71591ef011218382285b
[INFO] running `Command { std: "docker" "start" "-a" "bc17832c3f450109f449f2cbd2a87fdc67f340b8b1bb71591ef011218382285b", kill_on_drop: false }`
[INFO] [stderr]    Compiling sidebundle-shim v0.3.0 (/opt/rustwide/workdir/sidebundle-shim)
[INFO] [stderr]    Compiling sidebundle-packager v0.3.0 (/opt/rustwide/workdir/sidebundle-packager)
[INFO] [stderr]    Compiling sidebundle-core v0.3.0 (/opt/rustwide/workdir/sidebundle-core)
[INFO] [stderr]    Compiling sidebundle-launcher v0.3.0 (/opt/rustwide/workdir/sidebundle-launcher)
[INFO] [stderr]    Compiling sidebundle-closure v0.3.0 (/opt/rustwide/workdir/sidebundle-closure)
[INFO] [stderr]    Compiling sidebundle-cli v0.3.0 (/opt/rustwide/workdir/sidebundle-cli)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.31s
[INFO] running `Command { std: "docker" "inspect" "bc17832c3f450109f449f2cbd2a87fdc67f340b8b1bb71591ef011218382285b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc17832c3f450109f449f2cbd2a87fdc67f340b8b1bb71591ef011218382285b", kill_on_drop: false }`
[INFO] [stdout] bc17832c3f450109f449f2cbd2a87fdc67f340b8b1bb71591ef011218382285b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 0505973dee2ffc2683921d772eee4b1964e299862a42f1ac2b1bc05e3fe80a8b
[INFO] running `Command { std: "docker" "start" "-a" "0505973dee2ffc2683921d772eee4b1964e299862a42f1ac2b1bc05e3fe80a8b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/sidebundle-cli/f8de086020966ff7/deps/sidebundle_cli-f8de086020966ff7)
[INFO] [stdout] running 3 tests
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/sidebundle-closure/6dca9081344fbee3/deps/sidebundle_closure-6dca9081344fbee3)
[INFO] [stdout] test tests::symlink_sanitize_prefers_files_and_drops_cycles ... ok
[INFO] [stdout] test tests::parse_create_cmd_with_host_entries ... ok
[INFO] [stdout] test tests::parse_create_cmd_with_image_entries ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test image::tests::cleanup_runs_on_drop ... ok
[INFO] [stdout] test image::tests::config_default_is_empty ... ok
[INFO] [stdout] test image::tests::image_config_parsing ... ok
[INFO] [stdout] test image::tests::into_parts_detaches_cleanup ... ok
[INFO] [stdout] test linker::tests::detects_real_gcompat_stub_fixture ... ok
[INFO] [stdout] test tests::classify_blocks_glibc_hwcaps ... ok
[INFO] [stdout] test tests::classify_blocks_gpu_drivers ... ok
[INFO] [stdout] test tests::trace_filter_keeps_regular_file ... ok
[INFO] [stdout] test tests::trace_filter_skips_locale_archive ... ok
[INFO] [stdout] test tests::trace_filter_skips_virtual_fs ... ok
[INFO] [stdout] test trace::linux::tests::at_path_filter_allows_absolute_paths ... ok
[INFO] [stdout] test trace::linux::tests::at_path_filter_allows_relative_with_at_fdcwd ... ok
[INFO] [stdout] test trace::linux::tests::fanotify_backend_default_mask_includes_exec ... ok
[INFO] [stdout] test trace::linux::tests::ptrace_default_options_enable_traceclone ... ok
[INFO] [stdout] test trace::linux::tests::pending_probe_syscalls_are_isolated_per_pid ... ok
[INFO] [stdout] test trace::linux::tests::tracee_tracker_adds_and_removes_pids_until_done ... ok
[INFO] [stdout] test tests::traced_access_is_merged_per_runtime_path ... ok
[INFO] [stdout] test trace::tests::report_merges_access_kinds ... ok
[INFO] [stdout] test trace::linux::tests::ptrace_records_only_successful_probe_syscalls ... ok
[INFO] [stdout] test trace::linux::tests::at_path_filter_rejects_relative_with_non_cwd_dirfd ... ok
[INFO] [stdout] test trace::tests::report_dedup ... ok
[INFO] [stdout] test linker::tests::detects_gcompat_stub_by_contents ... ok
[INFO] [stdout] test linker::tests::resolve_subject_prefers_canonical_target ... ok
[INFO] [stdout] test linker::tests::non_stub_binaries_are_not_flagged ... ok
[INFO] [stdout] test validator::tests::missing_binary_is_reported ... ok
[INFO] [stdout] test validator::tests::static_entry_only_checks_binary ... ok
[INFO] [stdout] test tests::scan_bash_commands_finds_literal_invocations ... ok
[INFO] [stdout] test image::tests::mount_output_parsing ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/sidebundle-core/2e3f9baeeae4a85e/deps/sidebundle_core-2e3f9baeeae4a85e)
[INFO] [stdout] test tests::closure_collects_host_binary ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::merge_deduplicates_files_by_hash ... ok
[INFO] [stdout] test tests::merge_detects_conflicting_destinations ... ok
[INFO] [stdout] test tests::reject_unknown_target ... ok
[INFO] [stdout] test tests::parse_linux_triple ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/sidebundle-launcher/07cfbfd43941c920/deps/sidebundle_launcher-07cfbfd43941c920)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test tests::remap_abs_list_into_payload_keeps_relative_entries ... ok
[INFO] [stdout] test tests::find_bwrap_uses_explicit_override ... ok
[INFO] [stdout] test tests::remap_abs_into_payload_is_idempotent ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/sidebundle-packager/b665aa372c47d441/deps/sidebundle_packager-b665aa372c47d441)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test launcher::tests::existing_node_path_is_preserved ... ok
[INFO] [stdout] test tests::empty_closure_rejected ... ok
[INFO] [stdout] test tests::payload_alias_destination_strips_payload_prefix ... ok
[INFO] [stdout] test launcher::tests::node_scripts_get_node_path_default ... ok
[INFO] [stdout] test launcher::tests::non_node_scripts_untouched ... ok
[INFO] [stdout] test shim::tests::archive_preserves_hardlinks_as_tar_links ... ok
[INFO] [stdout] test tests::relative_symlink_target_uses_parent_diff ... ok
[INFO] [stdout] test tests::packager_emits_symlink_for_link_dependency ... ok
[INFO] [stdout] test tests::write_shim_outputs_trailer ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/sidebundle-shim/fd97510122b2767b/deps/sidebundle_shim-fd97510122b2767b)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/build/sidebundle-shim/7020c71a59d5767b/deps/sidebundle_shim-7020c71a59d5767b)
[INFO] [stdout] test tests::trailer_round_trip ... ok
[INFO] [stderr]    Doc-tests sidebundle_closure
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sidebundle_core
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sidebundle_packager
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests sidebundle_shim
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "0505973dee2ffc2683921d772eee4b1964e299862a42f1ac2b1bc05e3fe80a8b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0505973dee2ffc2683921d772eee4b1964e299862a42f1ac2b1bc05e3fe80a8b", kill_on_drop: false }`
[INFO] [stdout] 0505973dee2ffc2683921d772eee4b1964e299862a42f1ac2b1bc05e3fe80a8b
