[INFO] cloning repository https://github.com/davidlattimore/wild
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidlattimore/wild" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidlattimore%2Fwild", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidlattimore%2Fwild'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2db956e24faaabd6533eeb1ef81ff77bc8456599
[INFO] testing davidlattimore/wild against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidlattimore%2Fwild" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/davidlattimore/wild
[INFO] finished tweaking git repo https://github.com/davidlattimore/wild
[INFO] tweaked toml for git repo https://github.com/davidlattimore/wild written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davidlattimore/wild on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/davidlattimore/wild 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-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3c0cd2982cbf9e4f5ada55925b3b1245dcefc86e4f4c9f3b105b505decfe91e
[INFO] running `Command { std: "docker" "start" "-a" "a3c0cd2982cbf9e4f5ada55925b3b1245dcefc86e4f4c9f3b105b505decfe91e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3c0cd2982cbf9e4f5ada55925b3b1245dcefc86e4f4c9f3b105b505decfe91e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3c0cd2982cbf9e4f5ada55925b3b1245dcefc86e4f4c9f3b105b505decfe91e", kill_on_drop: false }`
[INFO] [stdout] a3c0cd2982cbf9e4f5ada55925b3b1245dcefc86e4f4c9f3b105b505decfe91e
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2bc91c5db21320f1e25d768a525109ebbe8ec04e62289cb05a989b202d0dcac0
[INFO] running `Command { std: "docker" "start" "-a" "2bc91c5db21320f1e25d768a525109ebbe8ec04e62289cb05a989b202d0dcac0", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling msvc-demangler v0.10.1
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling cc v1.2.29
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling symbolic-common v12.16.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling perf-event-open-sys v4.0.0
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling sharded-vec-writer v0.3.0
[INFO] [stderr]    Compiling bumpalo-herd v0.1.2
[INFO] [stderr]    Compiling perf-event v0.4.8
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling linker-utils v0.6.0 (/opt/rustwide/workdir/linker-utils)
[INFO] [stderr]    Compiling sharded-offset-map v0.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling iced-x86 v1.21.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling symbolic-demangle v12.16.3
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling ascii_table v4.0.7
[INFO] [stderr]    Compiling atomic-take v1.1.0
[INFO] [stderr]    Compiling colosseum v0.2.2
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling bytesize v2.1.0
[INFO] [stderr]    Compiling sharded-vec-writer v0.4.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling linker-trace v0.6.0 (/opt/rustwide/workdir/linker-trace)
[INFO] [stderr]    Compiling linker-layout v0.6.0 (/opt/rustwide/workdir/linker-layout)
[INFO] [stderr]    Compiling libwild v0.6.0 (/opt/rustwide/workdir/libwild)
[INFO] [stderr]    Compiling linker-diff v0.6.0 (/opt/rustwide/workdir/linker-diff)
[INFO] [stderr]    Compiling wild-linker v0.6.0 (/opt/rustwide/workdir/wild)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 07s
[INFO] running `Command { std: "docker" "inspect" "2bc91c5db21320f1e25d768a525109ebbe8ec04e62289cb05a989b202d0dcac0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2bc91c5db21320f1e25d768a525109ebbe8ec04e62289cb05a989b202d0dcac0", kill_on_drop: false }`
[INFO] [stdout] 2bc91c5db21320f1e25d768a525109ebbe8ec04e62289cb05a989b202d0dcac0
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 547d1f3987d8aa08449e4221fe1b01942521b402b6542fc6c168988a162f9537
[INFO] running `Command { std: "docker" "start" "-a" "547d1f3987d8aa08449e4221fe1b01942521b402b6542fc6c168988a162f9537", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling fd-lock v4.0.4
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling ar v0.9.0
[INFO] [stderr]    Compiling linker-utils v0.6.0 (/opt/rustwide/workdir/linker-utils)
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling os_info v3.12.0
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling linker-layout v0.6.0 (/opt/rustwide/workdir/linker-layout)
[INFO] [stderr]    Compiling linker-trace v0.6.0 (/opt/rustwide/workdir/linker-trace)
[INFO] [stderr]    Compiling linker-diff v0.6.0 (/opt/rustwide/workdir/linker-diff)
[INFO] [stderr]    Compiling libwild v0.6.0 (/opt/rustwide/workdir/libwild)
[INFO] [stderr]    Compiling wild-linker v0.6.0 (/opt/rustwide/workdir/wild)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 22.54s
[INFO] running `Command { std: "docker" "inspect" "547d1f3987d8aa08449e4221fe1b01942521b402b6542fc6c168988a162f9537", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "547d1f3987d8aa08449e4221fe1b01942521b402b6542fc6c168988a162f9537", kill_on_drop: false }`
[INFO] [stdout] 547d1f3987d8aa08449e4221fe1b01942521b402b6542fc6c168988a162f9537
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 107bc4f8646691aa6629f8196f07f3158c13bdae73c2422d41e9d84c1088849b
[INFO] running `Command { std: "docker" "start" "-a" "107bc4f8646691aa6629f8196f07f3158c13bdae73c2422d41e9d84c1088849b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libwild-c4b5dc8f301d35aa)
[INFO] [stdout] 
[INFO] [stdout] running 38 tests
[INFO] [stdout] test alignment::test_align_down ... ok
[INFO] [stdout] test alignment::test_align_up ... ok
[INFO] [stdout] test alignment::test_align_modulo ... ok
[INFO] [stdout] test archive::tests::test_parse_decimal_int ... ok
[INFO] [stdout] test args::tests::test_arguments_from_string ... ok
[INFO] [stdout] test args::tests::test_ignored_flags ... ok
[INFO] [stdout] test archive::tests::test_ar_consistency ... ok
[INFO] [stdout] test export_list::tests::externs ... ok
[INFO] [stdout] test export_list::tests::parse_inline ... ok
[INFO] [stdout] test export_list::tests::parse_multiline_with_comments ... ok
[INFO] [stdout] test layout_rules::test_section_mapping ... ok
[INFO] [stdout] test layout::test_no_disallowed_overlaps ... ok
[INFO] [stdout] test linker_script::tests::test_basic_linker_script ... ok
[INFO] [stdout] test args::tests::test_parse ... ok
[INFO] [stdout] test linker_script::tests::test_inputs_from_script ... ok
[INFO] [stdout] test linker_script::tests::test_section_command ... ok
[INFO] [stdout] test linker_script::tests::test_sysroot_application ... ok
[INFO] [stdout] test output_section_id::test_constant_ids ... ok
[INFO] [stdout] test linker_script::tests::test_test_inputs_from_script ... ok
[INFO] [stdout] test output_section_part_map::test_max_alignment ... ok
[INFO] [stdout] test output_section_part_map::test_merge ... ok
[INFO] [stdout] test output_section_part_map::test_merge_with_custom_sections ... ok
[INFO] [stdout] test output_section_part_map::test_merge_parts ... ok
[INFO] [stdout] test output_section_part_map::test_mut_with_map ... ok
[INFO] [stdout] test part_id::tests::test_conversion_consistency ... ok
[INFO] [stdout] test resolution::section_slot_is_copy ... ok
[INFO] [stdout] test output_section_part_map::test_output_order_map ... ok
[INFO] [stdout] test version_script::tests::extern_c_version_script ... ok
[INFO] [stdout] test version_script::tests::extern_without_semicolon_version_script ... ok
[INFO] [stdout] test version_script::tests::invalid_version_scripts ... ok
[INFO] [stdout] test output_section_part_map::test_output_order_map_consistent ... ok
[INFO] [stdout] test version_script::tests::test_version_order ... ok
[INFO] [stdout] test version_script::tests::test_escape_sequences ... ok
[INFO] [stdout] test version_script::tests::single_line_version_script ... ok
[INFO] [stdout] test version_script::tests::test_parse_version_script ... ok
[INFO] [stdout] test x86_64::test_relaxation ... ok
[INFO] [stdout] test version_script::tests::test_parse_simple_version_script ... ok
[INFO] [stdout] test version_script::tests::extern_cxx_version_script ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 38 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/deps/linker_diff-f23b37d1c6430189)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test aarch64::test_align_up ... ok
[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] [stderr]      Running unittests src/bin/linker-diff.rs (/opt/rustwide/target/debug/deps/linker_diff-21540df183640860)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linker_layout-4c5e0600fe67f900)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_round_trip ... ok
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linker_trace-2657932b9e53ed05)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::test_round_trip ... ok
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linker_utils-7b0ba1cdecc27aa5)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test aarch64::tests::test_sign_extend ... ok
[INFO] [stdout] test elf::tests::test_bit_operations ... ok
[INFO] [stdout] test elf::tests::test_rel_type_to_string ... ok
[INFO] [stdout] test riscv64::test_riscv_insn_immediate_mask ... ok
[INFO] [stdout] test riscv64::test_riscv_insn_rvcimmediate_mask ... ok
[INFO] [stdout] test elf::tests::test_extract_bits_too_large - should panic ... ok
[INFO] [stdout] test elf::tests::test_extract_bits_wrong_range - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 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/deps/wild-9f885ece36bc2996)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-abc1721f2f5dd110)
[INFO] [stdout] 
[INFO] [stdout] running 76 tests
[INFO] [stdout] test integration_test::program_name_03___trivial_dynamic_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_01___trivial_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_02___trivial_main_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_04___link_args_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_06___data_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_07___data_pointers_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_05___global_definitions_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_08___weak_vars_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_09___weak_vars_archive_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_10___weak_fns_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_11___weak_fns_archive_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_12___init_test_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_13___ifunc_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_14___internal_syms_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_15___tls_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_16___tlsdesc_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_17___tls_variant_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_18___no_start_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_19___old_init_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_20___custom_section_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_21___stack_alignment_s__ ... FAILED
[INFO] [stdout] test integration_test::program_name_22___got_ref_to_local_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_23___local_symbol_refs_s__ ... FAILED
[INFO] [stdout] test integration_test::program_name_24___archive_activation_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_26___exclude_section_s__ ... FAILED
[INFO] [stdout] test integration_test::program_name_25___exclude_libs_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_27___common_section_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_28___string_merging_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_29___string_merge_missing_null_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_31___eh_frame_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_30___comments_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_33___trivial_asm_s__ ... FAILED
[INFO] [stdout] test integration_test::program_name_35___gnu_unique_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_36___symbol_versions_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_37___mixed_verdef_verneed_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_38___copy_relocations_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_32___symbol_priority_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_34___non_alloc_s__ ... FAILED
[INFO] [stdout] test integration_test::program_name_39___force_undefined_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_41___shlib_archive_activation_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_42___linker_script_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_43___linker_script_executable_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_40___wrap_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_44___libc_ifunc_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_45___libc_integration_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_48___tls_custom_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_46___rust_integration_rs__ ... FAILED
[INFO] [stdout] test integration_test::program_name_49___cpp_integration_cc__ ... FAILED
[INFO] [stdout] test integration_test::program_name_50___rust_tls_rs__ ... FAILED
[INFO] [stdout] test integration_test::program_name_52___input_does_not_exist_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_47___rust_integration_dynamic_rs__ ... FAILED
[INFO] [stdout] test integration_test::program_name_53___ifunc2_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_51___basic_comdat_s__ ... FAILED
[INFO] [stdout] test integration_test::program_name_54___ctors_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_57___tls_local_dynamic_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_56___tls_local_exec_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_58___undefined_symbols_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_55___visibility_merging_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_59___shlib_undefined_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_60___whole_archive_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_61___entry_arg_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_63___shared_priority_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_66___linker_plugin_lto_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_67___preinit_array_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_68___exception_cc__ ... FAILED
[INFO] [stdout] test integration_test::program_name_65___duplicate_strong_symbols_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_62___dynamic_bss_only_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_69___z_defs_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_64___shared_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_70___export_dynamic_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_74___symbol_version_symver_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_71___unresolved_symbols_object_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_72___unresolved_symbols_shared_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_73___lto_undefined_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_75___args_precedence_c__ ... FAILED
[INFO] [stdout] test tidy::check_sources_format ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_03___trivial_dynamic_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_01___trivial_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_02___trivial_main_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_04___link_args_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_06___data_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_07___data_pointers_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_05___global_definitions_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_08___weak_vars_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_09___weak_vars_archive_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_10___weak_fns_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_11___weak_fns_archive_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_12___init_test_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_13___ifunc_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_14___internal_syms_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_15___tls_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_16___tlsdesc_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_17___tls_variant_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_18___no_start_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_19___old_init_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_20___custom_section_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_21___stack_alignment_s__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_22___got_ref_to_local_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_23___local_symbol_refs_s__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_24___archive_activation_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_26___exclude_section_s__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_25___exclude_libs_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_27___common_section_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_28___string_merging_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_29___string_merge_missing_null_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_31___eh_frame_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_30___comments_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_33___trivial_asm_s__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_35___gnu_unique_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_36___symbol_versions_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_37___mixed_verdef_verneed_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_38___copy_relocations_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_32___symbol_priority_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_34___non_alloc_s__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_39___force_undefined_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_41___shlib_archive_activation_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_42___linker_script_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_43___linker_script_executable_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_40___wrap_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_44___libc_ifunc_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_45___libc_integration_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_48___tls_custom_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_46___rust_integration_rs__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_49___cpp_integration_cc__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_50___rust_tls_rs__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_52___input_does_not_exist_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_47___rust_integration_dynamic_rs__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_53___ifunc2_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_51___basic_comdat_s__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_54___ctors_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_57___tls_local_dynamic_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_56___tls_local_exec_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_58___undefined_symbols_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_55___visibility_merging_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_59___shlib_undefined_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_60___whole_archive_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_61___entry_arg_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_63___shared_priority_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_66___linker_plugin_lto_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_67___preinit_array_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_68___exception_cc__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_65___duplicate_strong_symbols_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_62___dynamic_bss_only_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_69___z_defs_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_64___shared_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_70___export_dynamic_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_74___symbol_version_symver_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_71___unresolved_symbols_object_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_72___unresolved_symbols_shared_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_73___lto_undefined_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_75___args_precedence_c__ stdout ----
[INFO] [stdout] Error: Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] ---- tidy::check_sources_format stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tidy::check_sources_format' (155) panicked at wild/tests/integration_tests.rs:2688:14:
[INFO] [stdout] Failed to spawn `clang-format`, is it installed?: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5eda3a9dbbd2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5eda3a9dbbd2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5eda3a9dbbd2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5eda3a9dbbd2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5eda3a9ef1ef - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5eda3a9ef1ef - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5eda3a9a08a1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5eda3a9a08a1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5eda3a9afab2 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5eda3a9b66ef - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5eda3a9b6581 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5eda39fda71e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5eda39fda71e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5eda3a9b6e5f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5eda3a9b6e5f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5eda3a9b6c0a - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5eda3a9afbe9 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5eda3a9935dd - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5eda3a9f99d0 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5eda3a9f87a6 - core::result::unwrap_failed::hdde076be853d034f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5
[INFO] [stdout]   20:     0x5eda39da3a8c - core::result::Result<T,E>::expect::hfb02f5b6f2bbcef4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23
[INFO] [stdout]   21:     0x5eda39c9e9b2 - integration_tests::tidy::check_sources_format::h860e50c8eceb9626
[INFO] [stdout]                                at /opt/rustwide/workdir/wild/tests/integration_tests.rs:2688:14
[INFO] [stdout]   22:     0x5eda39c9f217 - integration_tests::tidy::check_sources_format::{{closure}}::haf0d398ddcc6f8db
[INFO] [stdout]                                at /opt/rustwide/workdir/wild/tests/integration_tests.rs:2658:30
[INFO] [stdout]   23:     0x5eda39ca0d66 - core::ops::function::FnOnce::call_once::haeaad8e23089f085
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5eda39fda4db - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5eda39fda4db - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5eda39ff0145 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5eda39ff0145 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5eda39ff0145 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x5eda39ff0145 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x5eda39ff0145 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5eda39ff0145 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5eda39ff0145 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5eda39fc6934 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5eda39fc6934 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x5eda39fca1fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   36:     0x5eda39fca1fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5eda39fca1fa - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x5eda39fca1fa - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x5eda39fca1fa - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5eda39fca1fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   41:     0x5eda39fca1fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5eda3a9aa58f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   43:     0x5eda3a9aa58f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   44:     0x7725a041faa4 - <unknown>
[INFO] [stdout]   45:     0x7725a04aca34 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     integration_test::program_name_01___trivial_c__
[INFO] [stdout]     integration_test::program_name_02___trivial_main_c__
[INFO] [stdout]     integration_test::program_name_03___trivial_dynamic_c__
[INFO] [stdout]     integration_test::program_name_04___link_args_c__
[INFO] [stdout]     integration_test::program_name_05___global_definitions_c__
[INFO] [stdout]     integration_test::program_name_06___data_c__
[INFO] [stdout]     integration_test::program_name_07___data_pointers_c__
[INFO] [stdout]     integration_test::program_name_08___weak_vars_c__
[INFO] [stdout]     integration_test::program_name_09___weak_vars_archive_c__
[INFO] [stdout]     integration_test::program_name_10___weak_fns_c__
[INFO] [stdout]     integration_test::program_name_11___weak_fns_archive_c__
[INFO] [stdout]     integration_test::program_name_12___init_test_c__
[INFO] [stdout]     integration_test::program_name_13___ifunc_c__
[INFO] [stdout]     integration_test::program_name_14___internal_syms_c__
[INFO] [stdout]     integration_test::program_name_15___tls_c__
[INFO] [stdout]     integration_test::program_name_16___tlsdesc_c__
[INFO] [stdout]     integration_test::program_name_17___tls_variant_c__
[INFO] [stdout]     integration_test::program_name_18___no_start_c__
[INFO] [stdout]     integration_test::program_name_19___old_init_c__
[INFO] [stdout]     integration_test::program_name_20___custom_section_c__
[INFO] [stdout]     integration_test::program_name_21___stack_alignment_s__
[INFO] [stdout]     integration_test::program_name_22___got_ref_to_local_c__
[INFO] [stdout]     integration_test::program_name_23___local_symbol_refs_s__
[INFO] [stdout]     integration_test::program_name_24___archive_activation_c__
[INFO] [stdout]     integration_test::program_name_25___exclude_libs_c__
[INFO] [stdout]     integration_test::program_name_26___exclude_section_s__
[INFO] [stdout]     integration_test::program_name_27___common_section_c__
[INFO] [stdout]     integration_test::program_name_28___string_merging_c__
[INFO] [stdout]     integration_test::program_name_29___string_merge_missing_null_c__
[INFO] [stdout]     integration_test::program_name_30___comments_c__
[INFO] [stdout]     integration_test::program_name_31___eh_frame_c__
[INFO] [stdout]     integration_test::program_name_32___symbol_priority_c__
[INFO] [stdout]     integration_test::program_name_33___trivial_asm_s__
[INFO] [stdout]     integration_test::program_name_34___non_alloc_s__
[INFO] [stdout]     integration_test::program_name_35___gnu_unique_c__
[INFO] [stdout]     integration_test::program_name_36___symbol_versions_c__
[INFO] [stdout]     integration_test::program_name_37___mixed_verdef_verneed_c__
[INFO] [stdout]     integration_test::program_name_38___copy_relocations_c__
[INFO] [stdout]     integration_test::program_name_39___force_undefined_c__
[INFO] [stdout]     integration_test::program_name_40___wrap_c__
[INFO] [stdout]     integration_test::program_name_41___shlib_archive_activation_c__
[INFO] [stdout]     integration_test::program_name_42___linker_script_c__
[INFO] [stdout]     integration_test::program_name_43___linker_script_executable_c__
[INFO] [stdout]     integration_test::program_name_44___libc_ifunc_c__
[INFO] [stdout]     integration_test::program_name_45___libc_integration_c__
[INFO] [stdout]     integration_test::program_name_46___rust_integration_rs__
[INFO] [stdout]     integration_test::program_name_47___rust_integration_dynamic_rs__
[INFO] [stdout]     integration_test::program_name_48___tls_custom_c__
[INFO] [stdout]     integration_test::program_name_49___cpp_integration_cc__
[INFO] [stdout]     integration_test::program_name_50___rust_tls_rs__
[INFO] [stdout]     integration_test::program_name_51___basic_comdat_s__
[INFO] [stdout]     integration_test::program_name_52___input_does_not_exist_c__
[INFO] [stdout]     integration_test::program_name_53___ifunc2_c__
[INFO] [stdout]     integration_test::program_name_54___ctors_c__
[INFO] [stdout]     integration_test::program_name_55___visibility_merging_c__
[INFO] [stdout]     integration_test::program_name_56___tls_local_exec_c__
[INFO] [stdout]     integration_test::program_name_57___tls_local_dynamic_c__
[INFO] [stdout]     integration_test::program_name_58___undefined_symbols_c__
[INFO] [stdout]     integration_test::program_name_59___shlib_undefined_c__
[INFO] [stdout]     integration_test::program_name_60___whole_archive_c__
[INFO] [stdout]     integration_test::program_name_61___entry_arg_c__
[INFO] [stdout]     integration_test::program_name_62___dynamic_bss_only_c__
[INFO] [stdout]     integration_test::program_name_63___shared_priority_c__
[INFO] [stdout]     integration_test::program_name_64___shared_c__
[INFO] [stdout]     integration_test::program_name_65___duplicate_strong_symbols_c__
[INFO] [stdout]     integration_test::program_name_66___linker_plugin_lto_c__
[INFO] [stdout]     integration_test::program_name_67___preinit_array_c__
[INFO] [stdout]     integration_test::program_name_68___exception_cc__
[INFO] [stdout]     integration_test::program_name_69___z_defs_c__
[INFO] [stdout]     integration_test::program_name_70___export_dynamic_c__
[INFO] [stdout]     integration_test::program_name_71___unresolved_symbols_object_c__
[INFO] [stdout]     integration_test::program_name_72___unresolved_symbols_shared_c__
[INFO] [stdout]     integration_test::program_name_73___lto_undefined_c__
[INFO] [stdout]     integration_test::program_name_74___symbol_version_symver_c__
[INFO] [stdout]     integration_test::program_name_75___args_precedence_c__
[INFO] [stdout]     tidy::check_sources_format
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 76 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p wild-linker --test integration_tests`
[INFO] running `Command { std: "docker" "inspect" "107bc4f8646691aa6629f8196f07f3158c13bdae73c2422d41e9d84c1088849b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "107bc4f8646691aa6629f8196f07f3158c13bdae73c2422d41e9d84c1088849b", kill_on_drop: false }`
[INFO] [stdout] 107bc4f8646691aa6629f8196f07f3158c13bdae73c2422d41e9d84c1088849b
