[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] 29d991c73263c5223f8d850212304a558e462b87
[INFO] testing davidlattimore/wild against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidlattimore%2Fwild" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davidlattimore/wild on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 114136a59686eb9f4e03170b1d6a17a5ff59e11bcc5051c447f8b2b43ce76112
[INFO] running `Command { std: "docker" "start" "-a" "114136a59686eb9f4e03170b1d6a17a5ff59e11bcc5051c447f8b2b43ce76112", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "114136a59686eb9f4e03170b1d6a17a5ff59e11bcc5051c447f8b2b43ce76112", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "114136a59686eb9f4e03170b1d6a17a5ff59e11bcc5051c447f8b2b43ce76112", kill_on_drop: false }`
[INFO] [stdout] 114136a59686eb9f4e03170b1d6a17a5ff59e11bcc5051c447f8b2b43ce76112
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3dddf0b78794236ee84ac5a890f4222515a76337792f704a8def7159ccbdb8c7
[INFO] running `Command { std: "docker" "start" "-a" "3dddf0b78794236ee84ac5a890f4222515a76337792f704a8def7159ccbdb8c7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.104
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling object v0.38.1
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling cpp_demangle v0.4.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling symbolic-demangle v12.17.0
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling symbolic-common v12.17.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling bytecount v0.6.9
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling papergrid v0.17.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling libz-rs-sys v0.5.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling linker-utils v0.7.0 (/opt/rustwide/workdir/linker-utils)
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling testing_table v0.3.0
[INFO] [stderr]    Compiling perf-event-open-sys v4.0.0
[INFO] [stderr]    Compiling sharded-vec-writer v0.3.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling bumpalo-herd v0.1.2
[INFO] [stderr]    Compiling perf-event v0.4.8
[INFO] [stderr]    Compiling linker-trace v0.7.0 (/opt/rustwide/workdir/linker-trace)
[INFO] [stderr]    Compiling linker-layout v0.7.0 (/opt/rustwide/workdir/linker-layout)
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling sharded-offset-map v0.2.0
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling perfetto-recorder v0.3.0
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling git-version v0.3.9
[INFO] [stderr]    Compiling iced-x86 v1.21.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling colosseum v0.2.2
[INFO] [stderr]    Compiling atomic-take v1.1.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling sharded-vec-writer v0.4.0
[INFO] [stderr]    Compiling bytesize v2.3.1
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling libwild v0.7.0 (/opt/rustwide/workdir/libwild)
[INFO] [stderr]    Compiling linker-diff v0.7.0 (/opt/rustwide/workdir/linker-diff)
[INFO] [stderr]    Compiling wild-linker v0.7.0 (/opt/rustwide/workdir/wild)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 00s
[INFO] running `Command { std: "docker" "inspect" "3dddf0b78794236ee84ac5a890f4222515a76337792f704a8def7159ccbdb8c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dddf0b78794236ee84ac5a890f4222515a76337792f704a8def7159ccbdb8c7", kill_on_drop: false }`
[INFO] [stdout] 3dddf0b78794236ee84ac5a890f4222515a76337792f704a8def7159ccbdb8c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f41ced2ddecda37506031b41f50bfc64b76ad0038840860c57938dcb83a85ee7
[INFO] running `Command { std: "docker" "start" "-a" "f41ced2ddecda37506031b41f50bfc64b76ad0038840860c57938dcb83a85ee7", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.112
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling ar v0.9.0
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling tabled_derive v0.11.0
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling tabled v0.20.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling git-version v0.3.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling linker-utils v0.7.0 (/opt/rustwide/workdir/linker-utils)
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling remain v0.2.15
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling serde-keyvalue v0.1.0
[INFO] [stderr]    Compiling os_info v3.14.0
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling perfetto-recorder v0.3.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling linker-trace v0.7.0 (/opt/rustwide/workdir/linker-trace)
[INFO] [stderr]    Compiling linker-layout v0.7.0 (/opt/rustwide/workdir/linker-layout)
[INFO] [stderr]    Compiling linker-diff v0.7.0 (/opt/rustwide/workdir/linker-diff)
[INFO] [stderr]    Compiling libwild v0.7.0 (/opt/rustwide/workdir/libwild)
[INFO] [stderr]    Compiling wild-linker v0.7.0 (/opt/rustwide/workdir/wild)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 34s
[INFO] running `Command { std: "docker" "inspect" "f41ced2ddecda37506031b41f50bfc64b76ad0038840860c57938dcb83a85ee7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f41ced2ddecda37506031b41f50bfc64b76ad0038840860c57938dcb83a85ee7", kill_on_drop: false }`
[INFO] [stdout] f41ced2ddecda37506031b41f50bfc64b76ad0038840860c57938dcb83a85ee7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 6c41995c8d2d93e3a2bb0c936a7e605d359ea74f201049ff4be3fa2046cc0e57
[INFO] running `Command { std: "docker" "start" "-a" "6c41995c8d2d93e3a2bb0c936a7e605d359ea74f201049ff4be3fa2046cc0e57", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libwild-0d91cdab92f43f37)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test alignment::test_align_down ... ok
[INFO] [stdout] test args::tests::test_ignored_flags ... ok
[INFO] [stdout] test args::tests::test_arguments_from_string ... ok
[INFO] [stdout] test archive::tests::test_parse_decimal_int ... ok
[INFO] [stdout] test alignment::test_align_up ... ok
[INFO] [stdout] test args::tests::test_parse_file_only_options ... ok
[INFO] [stdout] test archive::tests::test_ar_consistency ... ok
[INFO] [stdout] test alignment::test_align_modulo ... ok
[INFO] [stdout] test args::tests::test_parse_inline_only_options ... ok
[INFO] [stdout] test layout_rules::test_section_mapping ... ok
[INFO] [stdout] test linker_script::tests::test_basic_linker_script ... ok
[INFO] [stdout] test export_list::tests::parse_multiline_with_comments ... ok
[INFO] [stdout] test linker_script::tests::test_inputs_from_script ... ok
[INFO] [stdout] test export_list::tests::parse_inline ... ok
[INFO] [stdout] test linker_script::tests::test_sysroot_application ... ok
[INFO] [stdout] test linker_script::tests::test_test_inputs_from_script ... ok
[INFO] [stdout] test args::tests::test_parse_mixed_file_and_inline_options ... ok
[INFO] [stdout] test linker_script::tests::test_version_command ... ok
[INFO] [stdout] test linker_script::tests::test_section_command ... ok
[INFO] [stdout] test linker_script::tests::test_version_command_with_other_commands ... ok
[INFO] [stdout] test args::tests::test_parse_recursive_file_option ... ok
[INFO] [stdout] test export_list::tests::externs ... ok
[INFO] [stdout] test linker_script::tests::test_version_script_parsing_from_version_command ... ok
[INFO] [stdout] test output_section_id::test_constant_ids ... ok
[INFO] [stdout] test layout::test_no_disallowed_overlaps ... ok
[INFO] [stdout] test linker_script::tests::test_version_command_with_nested_braces ... ok
[INFO] [stdout] test output_section_part_map::test_max_alignment ... ok
[INFO] [stdout] test args::tests::test_parse_overlapping_file_and_inline_options ... ok
[INFO] [stdout] test output_section_part_map::test_merge ... ok
[INFO] [stdout] test resolution::section_slot_is_copy ... ok
[INFO] [stdout] test output_section_part_map::test_merge_with_custom_sections ... ok
[INFO] [stdout] test output_section_part_map::test_mut_with_map ... ok
[INFO] [stdout] test output_section_part_map::test_merge_parts ... ok
[INFO] [stdout] test output_section_part_map::test_output_order_map ... ok
[INFO] [stdout] test output_section_part_map::test_output_order_map_consistent ... ok
[INFO] [stdout] test version_script::tests::invalid_version_scripts ... ok
[INFO] [stdout] test part_id::tests::test_conversion_consistency ... ok
[INFO] [stdout] test version_script::tests::parse_rust_version_script ... ok
[INFO] [stdout] test version_script::tests::extern_cxx_version_script ... 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::test_negation ... ok
[INFO] [stdout] test version_script::tests::test_parse_version_script ... ok
[INFO] [stdout] test version_script::tests::test_version_order ... ok
[INFO] [stdout] test x86_64::test_relaxation ... ok
[INFO] [stdout] test version_script::tests::test_parse_simple_version_script ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linker_diff-d8983f57d4f76f8b)
[INFO] [stdout] test version_script::tests::test_escape_sequences ... ok
[INFO] [stdout] test save_dir::tests::make_relative_path_works ... ok
[INFO] [stdout] test version_script::tests::single_line_version_script ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/bin/linker-diff.rs (/opt/rustwide/target/debug/deps/linker_diff-a73b51325fb4596c)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linker_layout-b9330bfc6867889c)
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linker_trace-42db2c76451382c9)
[INFO] [stdout] test utils::test_align_up ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linker_utils-68836b0e2b7d1556)
[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 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] [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] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test bit_misc::tests::test_bit_operations ... ok
[INFO] [stdout] test elf::tests::test_range_from_byte_size ... ok
[INFO] [stdout] test elf::tests::test_rel_type_to_string ... ok
[INFO] [stdout] test bit_misc::tests::test_sign_extend ... ok
[INFO] [stdout] test riscv64::test_riscv_insn_rvcimmediate_mask ... ok
[INFO] [stdout] test riscv64::test_riscv_insn_immediate_mask ... ok
[INFO] [stdout] test bit_misc::tests::test_extract_bits_too_large - should panic ... ok
[INFO] [stdout] test bit_misc::tests::test_extract_bits_wrong_range - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wild-921ca0119def5d73)
[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-c4da619a07d4737b)
[INFO] [stdout] 
[INFO] [stdout] running 94 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_06___data_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_02___trivial_main_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_08___weak_vars_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_04___link_args_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_07___data_pointers_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_10___weak_fns_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_05___global_definitions_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_11___weak_fns_archive_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_09___weak_vars_archive_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_21___stack_alignment_s__ ... FAILED
[INFO] [stdout] test integration_test::program_name_14___internal_syms_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_23___local_symbol_refs_s__ ... FAILED
[INFO] [stdout] test integration_test::program_name_15___tls_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_22___got_ref_to_local_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_24___archive_activation_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_25___relocation_in_non_alloc_section_s__ ... FAILED
[INFO] [stdout] test integration_test::program_name_26___exclude_libs_all_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_29___common_section_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_31___non_string_merging_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_28___exclude_section_s__ ... FAILED
[INFO] [stdout] test integration_test::program_name_33___comments_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_34___custom_note_s__ ... FAILED
[INFO] [stdout] test integration_test::program_name_32___string_merge_missing_null_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_27___exclude_libs_single_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_30___string_merging_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_35___backtrace_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_36___eh_frame_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_40___non_alloc_s__ ... FAILED
[INFO] [stdout] test integration_test::program_name_38___hidden_ref_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_39___trivial_asm_s__ ... FAILED
[INFO] [stdout] test integration_test::program_name_41___gnu_unique_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_44___copy_relocations_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_42___symbol_versions_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_43___mixed_verdef_verneed_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_37___symbol_priority_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_45___relocation_overflow_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_48___shlib_archive_activation_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_47___wrap_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_46___force_undefined_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_52___libc_integration_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_50___linker_script_executable_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_53___rust_integration_rs__ ... FAILED
[INFO] [stdout] test integration_test::program_name_49___linker_script_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_54___rust_integration_dynamic_rs__ ... FAILED
[INFO] [stdout] test integration_test::program_name_57___rust_tls_rs__ ... FAILED
[INFO] [stdout] test integration_test::program_name_55___tls_custom_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_56___cpp_integration_cc__ ... FAILED
[INFO] [stdout] test integration_test::program_name_59___input_does_not_exist_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_51___libc_ifunc_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_63___tls_local_exec_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_65___undefined_symbols_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_58___basic_comdat_s__ ... FAILED
[INFO] [stdout] test integration_test::program_name_61___ctors_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_64___tls_local_dynamic_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_68___entry_arg_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_60___ifunc2_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_67___whole_archive_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_66___shlib_undefined_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_69___dynamic_bss_only_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_62___visibility_merging_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_72___duplicate_strong_symbols_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_73___linker_plugin_lto_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_77___export_dynamic_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_78___unresolved_symbols_object_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_74___preinit_array_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_81___symbol_version_symver_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_70___shared_priority_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_71___shared_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_82___symbol_version_symver_error_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_75___exception_cc__ ... FAILED
[INFO] [stdout] test integration_test::program_name_76___z_defs_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_83___output_kind_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_79___unresolved_symbols_shared_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_85___alignment_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_86___hash_style_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_80___lto_undefined_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_87___defsym_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_84___entry_in_shared_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_90___section_start_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_93___wrap_real_only_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_91___max_page_size_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_92___call_via_defsym_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_88___linker_script_defsym_notfound_c__ ... FAILED
[INFO] [stdout] test integration_test::program_name_89___tls_common_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: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/trivial-dynamic.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_01___trivial_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/trivial.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_06___data_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/data.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_02___trivial_main_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/trivial-main.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_08___weak_vars_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/weak-vars.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_04___link_args_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/link_args.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_07___data_pointers_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/data-pointers.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_12___init_test_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/init_test.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_13___ifunc_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/ifunc.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_10___weak_fns_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/weak-fns.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_05___global_definitions_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/global_definitions.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_11___weak_fns_archive_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/weak-fns-archive.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_09___weak_vars_archive_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/weak-vars-archive.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_16___tlsdesc_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/tlsdesc.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_17___tls_variant_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/tls-variant.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_18___no_start_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/no_start.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_21___stack_alignment_s__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/stack_alignment.s`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_14___internal_syms_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/internal-syms.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_23___local_symbol_refs_s__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/local_symbol_refs.s`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_15___tls_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/tls.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_22___got_ref_to_local_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/got_ref_to_local.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_24___archive_activation_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/archive_activation.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_19___old_init_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/old_init.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_20___custom_section_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/custom_section.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_25___relocation_in_non_alloc_section_s__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/relocation-in-non-alloc-section.s`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_26___exclude_libs_all_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/exclude-libs-all.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_29___common_section_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/common_section.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_31___non_string_merging_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/non_string_merging.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_28___exclude_section_s__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/exclude-section.s`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_33___comments_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/comments.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_34___custom_note_s__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/custom-note.s`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_32___string_merge_missing_null_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/string-merge-missing-null.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_27___exclude_libs_single_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/exclude-libs-single.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_30___string_merging_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/string_merging.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_35___backtrace_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/backtrace.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_36___eh_frame_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/eh_frame.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_40___non_alloc_s__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/non-alloc.s`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_38___hidden_ref_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/hidden-ref.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_39___trivial_asm_s__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/trivial_asm.s`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_41___gnu_unique_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/gnu-unique.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_44___copy_relocations_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/copy-relocations.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_42___symbol_versions_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/symbol-versions.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_43___mixed_verdef_verneed_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/mixed-verdef-verneed.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_37___symbol_priority_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/symbol-priority.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_45___relocation_overflow_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/relocation-overflow.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_48___shlib_archive_activation_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/shlib-archive-activation.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_47___wrap_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/wrap.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_46___force_undefined_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/force-undefined.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_52___libc_integration_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/libc-integration.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_50___linker_script_executable_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/linker-script-executable.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_53___rust_integration_rs__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/rust-integration.rs`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_49___linker_script_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/linker-script.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_54___rust_integration_dynamic_rs__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/rust-integration-dynamic.rs`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_57___rust_tls_rs__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/rust-tls.rs`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_55___tls_custom_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/tls-custom.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_56___cpp_integration_cc__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/cpp-integration.cc`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_59___input_does_not_exist_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/input_does_not_exist.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_51___libc_ifunc_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/libc-ifunc.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_63___tls_local_exec_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/tls-local-exec.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_65___undefined_symbols_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/undefined_symbols.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_58___basic_comdat_s__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/basic-comdat.s`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_61___ctors_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/ctors.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_64___tls_local_dynamic_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/tls-local-dynamic.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_68___entry_arg_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/entry_arg.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_60___ifunc2_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/ifunc2.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_67___whole_archive_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/whole_archive.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_66___shlib_undefined_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/shlib-undefined.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_69___dynamic_bss_only_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/dynamic-bss-only.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_62___visibility_merging_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/visibility-merging.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_72___duplicate_strong_symbols_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/duplicate_strong_symbols.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_73___linker_plugin_lto_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/linker-plugin-lto.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_77___export_dynamic_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/export-dynamic.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_78___unresolved_symbols_object_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/unresolved-symbols-object.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_74___preinit_array_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/preinit-array.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_81___symbol_version_symver_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/symbol-version-symver.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_70___shared_priority_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/shared-priority.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_71___shared_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/shared.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_82___symbol_version_symver_error_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/symbol-version-symver-error.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_75___exception_cc__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/exception.cc`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_76___z_defs_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/z-defs.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_83___output_kind_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/output-kind.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_79___unresolved_symbols_shared_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/unresolved-symbols-shared.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_85___alignment_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/alignment.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_86___hash_style_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/hash-style.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_80___lto_undefined_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/lto-undefined.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_87___defsym_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/defsym.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_84___entry_in_shared_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/entry-in-shared.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_90___section_start_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/section-start.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_93___wrap_real_only_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/wrap-real-only.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_91___max_page_size_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/max-page-size.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_92___call_via_defsym_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/call-via-defsym.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_88___linker_script_defsym_notfound_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/linker-script-defsym-notfound.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- integration_test::program_name_89___tls_common_c__ stdout ----
[INFO] [stdout] Error: Failed to create directory `/opt/rustwide/workdir/wild/tests/build/tls-common.c`
[INFO] [stdout]   Caused by:
[INFO] [stdout]     Read-only file system (os error 30)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- tidy::check_sources_format stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tidy::check_sources_format' (177) panicked at wild/tests/integration_tests.rs:3443: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:     0x62976960c182 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x62976960c182 - std[3f03f8b59f91bef1]::backtrace_rs::backtrace::trace_unsynchronized::<std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x62976960c182 - std[3f03f8b59f91bef1]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x62976960c182 - <<std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[585f66e14d78f9ba]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x629769626e9a - <core[585f66e14d78f9ba]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x629769626e9a - core[585f66e14d78f9ba]::fmt::write
[INFO] [stdout]    6:     0x6297696133e6 - std[3f03f8b59f91bef1]::io::default_write_fmt::<alloc[15e7b27aba85d2e2]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6297696133e6 - <alloc[15e7b27aba85d2e2]::vec::Vec<u8> as std[3f03f8b59f91bef1]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6297695e4d0f - <std[3f03f8b59f91bef1]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6297695e4d0f - std[3f03f8b59f91bef1]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6297696018b9 - std[3f03f8b59f91bef1]::panicking::default_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x629768b8909e - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x629768b8909e - test[30224e0cb089acd2]::test_main_with_exit_callback::<test[30224e0cb089acd2]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x629769601b22 - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn for<'a, 'b> core[585f66e14d78f9ba]::ops::function::Fn<(&'a std[3f03f8b59f91bef1]::panic::PanicHookInfo<'b>,), Output = ()> + core[585f66e14d78f9ba]::marker::Sync + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::Fn<(&std[3f03f8b59f91bef1]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x629769601b22 - std[3f03f8b59f91bef1]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6297695e4dc8 - std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x6297695d9719 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_end_short_backtrace::<std[3f03f8b59f91bef1]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6297695e5f5d - __rustc[caa99d26c7bae192]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x62976962768c - core[585f66e14d78f9ba]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6297696273d2 - core[585f66e14d78f9ba]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x6297689d0f9c - <core[585f66e14d78f9ba]::result::Result<std[3f03f8b59f91bef1]::process::Output, std[3f03f8b59f91bef1]::io::error::Error>>::expect
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x6297687d2d59 - integration_tests[1e341acd1cc5b98a]::tidy::check_sources_format
[INFO] [stdout]                                at /opt/rustwide/workdir/wild/tests/integration_tests.rs:3443:14
[INFO] [stdout]   22:     0x6297687d2327 - integration_tests[1e341acd1cc5b98a]::tidy::check_sources_format::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/wild/tests/integration_tests.rs:3413:30
[INFO] [stdout]   23:     0x6297687dcb86 - <integration_tests[1e341acd1cc5b98a]::tidy::check_sources_format::{closure#0} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x629768b7d44b - <fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x629768b7d44b - test[30224e0cb089acd2]::__rust_begin_short_backtrace::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, fn() -> core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x629768b89caa - test[30224e0cb089acd2]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x629768b89caa - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x629768b89caa - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x629768b89caa - std[3f03f8b59f91bef1]::panicking::catch_unwind::<core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>, core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x629768b89caa - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<test[30224e0cb089acd2]::run_test_in_process::{closure#0}>, core[585f66e14d78f9ba]::result::Result<(), alloc[15e7b27aba85d2e2]::string::String>>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x629768b89caa - test[30224e0cb089acd2]::run_test_in_process
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x629768b89caa - test[30224e0cb089acd2]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x629768b84174 - test[30224e0cb089acd2]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x629768b84174 - std[3f03f8b59f91bef1]::sys::backtrace::__rust_begin_short_backtrace::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x629768b8c7a2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x629768b8c7a2 - <core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x629768b8c7a2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::do_call::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x629768b8c7a2 - std[3f03f8b59f91bef1]::panicking::catch_unwind::<(), core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stderr] error: test failed, to rerun pass `-p wild-linker --test integration_tests`
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x629768b8c7a2 - std[3f03f8b59f91bef1]::panic::catch_unwind::<core[585f66e14d78f9ba]::panic::unwind_safe::AssertUnwindSafe<std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x629768b8c7a2 - std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked::<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x629768b8c7a2 - <std[3f03f8b59f91bef1]::thread::lifecycle::spawn_unchecked<test[30224e0cb089acd2]::run_test::{closure#1}, ()>::{closure#1} as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x62976960b02f - <alloc[15e7b27aba85d2e2]::boxed::Box<dyn core[585f66e14d78f9ba]::ops::function::FnOnce<(), Output = ()> + core[585f66e14d78f9ba]::marker::Send> as core[585f66e14d78f9ba]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   43:     0x62976960b02f - <std[3f03f8b59f91bef1]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/db823df02fd0c2cf67b43025ac3fef3f2d743245/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   44:     0x76ea5f673aa4 - <unknown>
[INFO] [stdout]   45:     0x76ea5f700a64 - 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___relocation_in_non_alloc_section_s__
[INFO] [stdout]     integration_test::program_name_26___exclude_libs_all_c__
[INFO] [stdout]     integration_test::program_name_27___exclude_libs_single_c__
[INFO] [stdout]     integration_test::program_name_28___exclude_section_s__
[INFO] [stdout]     integration_test::program_name_29___common_section_c__
[INFO] [stdout]     integration_test::program_name_30___string_merging_c__
[INFO] [stdout]     integration_test::program_name_31___non_string_merging_c__
[INFO] [stdout]     integration_test::program_name_32___string_merge_missing_null_c__
[INFO] [stdout]     integration_test::program_name_33___comments_c__
[INFO] [stdout]     integration_test::program_name_34___custom_note_s__
[INFO] [stdout]     integration_test::program_name_35___backtrace_c__
[INFO] [stdout]     integration_test::program_name_36___eh_frame_c__
[INFO] [stdout]     integration_test::program_name_37___symbol_priority_c__
[INFO] [stdout]     integration_test::program_name_38___hidden_ref_c__
[INFO] [stdout]     integration_test::program_name_39___trivial_asm_s__
[INFO] [stdout]     integration_test::program_name_40___non_alloc_s__
[INFO] [stdout]     integration_test::program_name_41___gnu_unique_c__
[INFO] [stdout]     integration_test::program_name_42___symbol_versions_c__
[INFO] [stdout]     integration_test::program_name_43___mixed_verdef_verneed_c__
[INFO] [stdout]     integration_test::program_name_44___copy_relocations_c__
[INFO] [stdout]     integration_test::program_name_45___relocation_overflow_c__
[INFO] [stdout]     integration_test::program_name_46___force_undefined_c__
[INFO] [stdout]     integration_test::program_name_47___wrap_c__
[INFO] [stdout]     integration_test::program_name_48___shlib_archive_activation_c__
[INFO] [stdout]     integration_test::program_name_49___linker_script_c__
[INFO] [stdout]     integration_test::program_name_50___linker_script_executable_c__
[INFO] [stdout]     integration_test::program_name_51___libc_ifunc_c__
[INFO] [stdout]     integration_test::program_name_52___libc_integration_c__
[INFO] [stdout]     integration_test::program_name_53___rust_integration_rs__
[INFO] [stdout]     integration_test::program_name_54___rust_integration_dynamic_rs__
[INFO] [stdout]     integration_test::program_name_55___tls_custom_c__
[INFO] [stdout]     integration_test::program_name_56___cpp_integration_cc__
[INFO] [stdout]     integration_test::program_name_57___rust_tls_rs__
[INFO] [stdout]     integration_test::program_name_58___basic_comdat_s__
[INFO] [stdout]     integration_test::program_name_59___input_does_not_exist_c__
[INFO] [stdout]     integration_test::program_name_60___ifunc2_c__
[INFO] [stdout]     integration_test::program_name_61___ctors_c__
[INFO] [stdout]     integration_test::program_name_62___visibility_merging_c__
[INFO] [stdout]     integration_test::program_name_63___tls_local_exec_c__
[INFO] [stdout]     integration_test::program_name_64___tls_local_dynamic_c__
[INFO] [stdout]     integration_test::program_name_65___undefined_symbols_c__
[INFO] [stdout]     integration_test::program_name_66___shlib_undefined_c__
[INFO] [stdout]     integration_test::program_name_67___whole_archive_c__
[INFO] [stdout]     integration_test::program_name_68___entry_arg_c__
[INFO] [stdout]     integration_test::program_name_69___dynamic_bss_only_c__
[INFO] [stdout]     integration_test::program_name_70___shared_priority_c__
[INFO] [stdout]     integration_test::program_name_71___shared_c__
[INFO] [stdout]     integration_test::program_name_72___duplicate_strong_symbols_c__
[INFO] [stdout]     integration_test::program_name_73___linker_plugin_lto_c__
[INFO] [stdout]     integration_test::program_name_74___preinit_array_c__
[INFO] [stdout]     integration_test::program_name_75___exception_cc__
[INFO] [stdout]     integration_test::program_name_76___z_defs_c__
[INFO] [stdout]     integration_test::program_name_77___export_dynamic_c__
[INFO] [stdout]     integration_test::program_name_78___unresolved_symbols_object_c__
[INFO] [stdout]     integration_test::program_name_79___unresolved_symbols_shared_c__
[INFO] [stdout]     integration_test::program_name_80___lto_undefined_c__
[INFO] [stdout]     integration_test::program_name_81___symbol_version_symver_c__
[INFO] [stdout]     integration_test::program_name_82___symbol_version_symver_error_c__
[INFO] [stdout]     integration_test::program_name_83___output_kind_c__
[INFO] [stdout]     integration_test::program_name_84___entry_in_shared_c__
[INFO] [stdout]     integration_test::program_name_85___alignment_c__
[INFO] [stdout]     integration_test::program_name_86___hash_style_c__
[INFO] [stdout]     integration_test::program_name_87___defsym_c__
[INFO] [stdout]     integration_test::program_name_88___linker_script_defsym_notfound_c__
[INFO] [stdout]     integration_test::program_name_89___tls_common_c__
[INFO] [stdout]     integration_test::program_name_90___section_start_c__
[INFO] [stdout]     integration_test::program_name_91___max_page_size_c__
[INFO] [stdout]     integration_test::program_name_92___call_via_defsym_c__
[INFO] [stdout]     integration_test::program_name_93___wrap_real_only_c__
[INFO] [stdout]     tidy::check_sources_format
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 94 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6c41995c8d2d93e3a2bb0c936a7e605d359ea74f201049ff4be3fa2046cc0e57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c41995c8d2d93e3a2bb0c936a7e605d359ea74f201049ff4be3fa2046cc0e57", kill_on_drop: false }`
[INFO] [stdout] 6c41995c8d2d93e3a2bb0c936a7e605d359ea74f201049ff4be3fa2046cc0e57
