[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] 80a819190c560f053077a10374b2e0d3ecf3c4f7 [INFO] testing davidlattimore/wild against master#c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af for pr-154756 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidlattimore%2Fwild" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/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-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/davidlattimore/wild on toolchain c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "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" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Downloaded symbolic-common v12.17.3 [INFO] [stderr] Downloaded wait4 v0.1.3 [INFO] [stderr] Downloaded colosseum v0.2.2 [INFO] [stderr] Downloaded sharded-vec-writer v0.4.0 [INFO] [stderr] Downloaded thousands v0.2.0 [INFO] [stderr] Downloaded escape8259 v0.5.3 [INFO] [stderr] Downloaded bumpalo-herd v0.1.2 [INFO] [stderr] Downloaded mintex v0.1.4 [INFO] [stderr] Downloaded perf-event v0.4.8 [INFO] [stderr] Downloaded perfetto-recorder v0.3.2 [INFO] [stderr] Downloaded libtest-mimic v0.8.2 [INFO] [stderr] Downloaded which v8.0.2 [INFO] [stderr] Downloaded perf-event-open-sys v4.0.0 [INFO] [stderr] Downloaded sharded-vec-writer v0.3.0 [INFO] [stderr] Downloaded symbolic-demangle v12.17.3 [INFO] [stderr] Downloaded dhat v0.3.3 [INFO] [stderr] Downloaded remain v0.2.15 [INFO] [stderr] Downloaded serde-keyvalue v0.1.0 [INFO] [stderr] Downloaded bytesize v2.3.1 [INFO] [stderr] Downloaded blake3 v1.8.4 [INFO] [stderr] Downloaded zlib-rs v0.6.2 [INFO] [stderr] Downloaded sharded-offset-map v0.2.0 [INFO] [stderr] Downloaded atomic-take v1.1.0 [INFO] [stderr] Downloaded ar v0.9.0 [INFO] [stderr] Downloaded gimli v0.33.1 [INFO] [stderr] Downloaded object v0.39.0 [INFO] [stderr] Downloaded iced-x86 v1.21.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f7d83c2c2bf1da2d5c77607d594202839ae47c73b57daa24edb2c80a7962a29e [INFO] running `Command { std: "docker" "start" "-a" "f7d83c2c2bf1da2d5c77607d594202839ae47c73b57daa24edb2c80a7962a29e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f7d83c2c2bf1da2d5c77607d594202839ae47c73b57daa24edb2c80a7962a29e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7d83c2c2bf1da2d5c77607d594202839ae47c73b57daa24edb2c80a7962a29e", kill_on_drop: false }` [INFO] [stdout] f7d83c2c2bf1da2d5c77607d594202839ae47c73b57daa24edb2c80a7962a29e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e82367178dfb3ce14e2aa403049f773c2329dcd36f6bf4c0a3fb88596e2d35ad [INFO] running `Command { std: "docker" "start" "-a" "e82367178dfb3ce14e2aa403049f773c2329dcd36f6bf4c0a3fb88596e2d35ad", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.184 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-width v0.2.2 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling object v0.39.0 [INFO] [stderr] Compiling cpp_demangle v0.5.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling symbolic-demangle v12.17.3 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling winnow v1.0.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling rustc-demangle v0.1.27 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling cc v1.2.59 [INFO] [stderr] Compiling indexmap v2.13.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling gimli v0.33.1 [INFO] [stderr] Compiling uuid v1.23.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling perf-event-open-sys v4.0.0 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling testing_table v0.3.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling symbolic-common v12.17.3 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling zlib-rs v0.6.2 [INFO] [stderr] Compiling sharded-vec-writer v0.3.0 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling sharded-offset-map v0.2.0 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling perf-event v0.4.8 [INFO] [stderr] Compiling bumpalo-herd v0.1.2 [INFO] [stderr] Compiling which v8.0.2 [INFO] [stderr] Compiling console v0.16.2 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling blake3 v1.8.4 [INFO] [stderr] Compiling libwild v0.8.0 (/opt/rustwide/workdir/libwild) [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling iced-x86 v1.21.0 [INFO] [stderr] Compiling colosseum v0.2.2 [INFO] [stderr] Compiling bytesize v2.3.1 [INFO] [stderr] Compiling sharded-vec-writer v0.4.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling unit-prefix v0.5.2 [INFO] [stderr] Compiling wild-linker v0.8.0 (/opt/rustwide/workdir/wild) [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling atomic-take v1.1.0 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling indicatif v0.18.4 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling wait4 v0.1.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerocopy-derive v0.8.48 [INFO] [stderr] Compiling derive_more-impl v2.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling cobs v0.3.0 [INFO] [stderr] Compiling tabled_derive v0.11.0 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling derive_more v2.1.1 [INFO] [stderr] Compiling linker-utils v0.8.0 (/opt/rustwide/workdir/linker-utils) [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling postcard v1.1.3 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling linker-layout v0.8.0 (/opt/rustwide/workdir/linker-layout) [INFO] [stderr] Compiling linker-trace v0.8.0 (/opt/rustwide/workdir/linker-trace) [INFO] [stderr] Compiling benchmark-runner v0.1.0 (/opt/rustwide/workdir/benchmarks/runner) [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling linker-diff v0.8.0 (/opt/rustwide/workdir/linker-diff) [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling perfetto-recorder v0.3.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "e82367178dfb3ce14e2aa403049f773c2329dcd36f6bf4c0a3fb88596e2d35ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e82367178dfb3ce14e2aa403049f773c2329dcd36f6bf4c0a3fb88596e2d35ad", kill_on_drop: false }` [INFO] [stdout] e82367178dfb3ce14e2aa403049f773c2329dcd36f6bf4c0a3fb88596e2d35ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adfd1c6d98c4aa57a80f03bdf93cac8164f7c4fb7221d8fc46cdbd09b9153555 [INFO] running `Command { std: "docker" "start" "-a" "adfd1c6d98c4aa57a80f03bdf93cac8164f7c4fb7221d8fc46cdbd09b9153555", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ar v0.9.0 [INFO] [stderr] Compiling strum_macros v0.28.0 [INFO] [stderr] Compiling remain v0.2.15 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling escape8259 v0.5.3 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling libloading v0.9.0 [INFO] [stderr] Compiling benchmark-runner v0.1.0 (/opt/rustwide/workdir/benchmarks/runner) [INFO] [stderr] Compiling linker-layout v0.8.0 (/opt/rustwide/workdir/linker-layout) [INFO] [stderr] Compiling linker-trace v0.8.0 (/opt/rustwide/workdir/linker-trace) [INFO] [stderr] Compiling linker-utils v0.8.0 (/opt/rustwide/workdir/linker-utils) [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling libtest-mimic v0.8.2 [INFO] [stderr] Compiling perfetto-recorder v0.3.2 [INFO] [stderr] Compiling os_info v3.14.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling strum v0.28.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling serde-keyvalue v0.1.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling libwild v0.8.0 (/opt/rustwide/workdir/libwild) [INFO] [stderr] Compiling linker-diff v0.8.0 (/opt/rustwide/workdir/linker-diff) [INFO] [stderr] Compiling wild-linker v0.8.0 (/opt/rustwide/workdir/wild) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 46.63s [INFO] running `Command { std: "docker" "inspect" "adfd1c6d98c4aa57a80f03bdf93cac8164f7c4fb7221d8fc46cdbd09b9153555", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adfd1c6d98c4aa57a80f03bdf93cac8164f7c4fb7221d8fc46cdbd09b9153555", kill_on_drop: false }` [INFO] [stdout] adfd1c6d98c4aa57a80f03bdf93cac8164f7c4fb7221d8fc46cdbd09b9153555 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ed4a43a0b647859b20b1edb49013bab3505d4ba1093837f10bed3e2a171c84b [INFO] running `Command { std: "docker" "start" "-a" "6ed4a43a0b647859b20b1edb49013bab3505d4ba1093837f10bed3e2a171c84b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.37s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/benchmark_runner-cfeec212dfd0bc78) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::test_version_comparison ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libwild-f131f89333822611) [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 86 tests [INFO] [stdout] test alignment::test_align_down ... ok [INFO] [stdout] test alignment::test_align_up ... ok [INFO] [stdout] test args::elf::tests::test_ignored_flags ... ok [INFO] [stdout] test args::elf::tests::test_parse_inline_only_options ... ok [INFO] [stdout] test alignment::test_align_modulo ... ok [INFO] [stdout] test archive::tests::test_ar_consistency ... ok [INFO] [stdout] test export_list::tests::parse_multiline_with_comments ... ok [INFO] [stdout] test export_list::tests::parse_inline ... ok [INFO] [stdout] test expression_eval::tests::test_align_zero_is_error ... ok [INFO] [stdout] test expression_eval::tests::test_arithmetic ... ok [INFO] [stdout] test expression_eval::tests::test_divide_by_zero ... ok [INFO] [stdout] test expression_eval::tests::test_memory_functions_evaluation ... ok [INFO] [stdout] test elf_x86_64::test_relaxation ... ok [INFO] [stdout] test expression_eval::tests::test_align ... ok [INFO] [stdout] test export_list::tests::externs ... ok [INFO] [stdout] test expression_eval::tests::test_evaluate_assertions_fails ... ok [INFO] [stdout] test expression_eval::tests::test_alignof_evaluation ... ok [INFO] [stdout] test expression_eval::tests::test_symbol_skips_with_ok ... ok [INFO] [stdout] test expression_eval::tests::test_wrapping_arithmetic ... ok [INFO] [stdout] test expression_eval::tests::test_operator_precedence ... ok [INFO] [stdout] test expression_eval::tests::test_comparisons ... ok [INFO] [stdout] test layout_rules::test_section_mapping ... ok [INFO] [stdout] test layout_rules::test_glob_star_anywhere ... ok [INFO] [stdout] test layout::test_no_disallowed_overlaps ... ok [INFO] [stdout] test layout_rules::test_glob_section_matching ... ok [INFO] [stdout] test args::elf::tests::test_parse_overlapping_file_and_inline_options ... ok [INFO] [stdout] test linker_script::tests::test_alignof_parsing ... ok [INFO] [stdout] test expression_eval::tests::test_min_max ... ok [INFO] [stdout] test expression_eval::tests::test_number ... ok [INFO] [stdout] test layout_rules::test_glob_section_character_class ... ok [INFO] [stdout] test args::elf::tests::test_parse_mixed_file_and_inline_options ... ok [INFO] [stdout] test linker_script::tests::test_assert_command ... ok [INFO] [stdout] test linker_script::tests::test_assert_in_sections ... ok [INFO] [stdout] test linker_script::tests::test_assert_with_complex_expression ... ok [INFO] [stdout] test linker_script::tests::test_basic_linker_script ... ok [INFO] [stdout] test linker_script::tests::test_bitwise_operators ... ok [INFO] [stdout] test linker_script::tests::test_loadaddr_parsing ... ok [INFO] [stdout] test linker_script::tests::test_memory_functions_parsing ... ok [INFO] [stdout] test linker_script::tests::test_assert_with_min_function_comma_handling ... ok [INFO] [stdout] test linker_script::tests::test_number_suffixes ... ok [INFO] [stdout] test args::elf::tests::test_parse_recursive_file_option ... ok [INFO] [stdout] test linker_script::tests::test_expression_operator_precedence ... ok [INFO] [stdout] test linker_script::tests::test_logical_operators ... ok [INFO] [stdout] test linker_script::tests::test_inputs_from_script ... ok [INFO] [stdout] test linker_script::tests::test_keep_with_filename ... ok [INFO] [stdout] test linker_script::tests::test_memory_block_parsing ... ok [INFO] [stdout] test linker_script::tests::test_section_command_with_glob_filename ... ok [INFO] [stdout] test linker_script::tests::test_shift_operators ... ok [INFO] [stdout] test linker_script::tests::test_unary_operators ... ok [INFO] [stdout] test linker_script::tests::test_version_command ... 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 linker_script::tests::test_version_command_with_nested_braces ... ok [INFO] [stdout] test linker_script::tests::test_version_command_with_other_commands ... ok [INFO] [stdout] test linker_script::tests::test_unary_precedence ... 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_mut_with_map ... ok [INFO] [stdout] test linker_script::tests::test_version_script_parsing_from_version_command ... ok [INFO] [stdout] test output_section_part_map::test_output_order_map ... ok [INFO] [stdout] test part_id::tests::test_conversion_consistency ... ok [INFO] [stdout] test resolution::section_slot_is_copy ... ok [INFO] [stdout] test save_dir::tests::make_relative_path_works ... ok [INFO] [stdout] test output_section_part_map::test_output_order_map_consistent ... ok [INFO] [stdout] test version_script::tests::extern_c_version_script ... ok [INFO] [stdout] test output_section_part_map::test_merge_parts ... ok [INFO] [stdout] test linker_script::tests::test_section_command ... ok [INFO] [stdout] test linker_script::tests::test_section_command_with_filename ... ok [INFO] [stdout] test version_script::tests::extern_cxx_version_script ... ok [INFO] [stdout] test version_script::tests::extern_without_semicolon_version_script ... ok [INFO] [stdout] test version_script::tests::single_line_version_script ... ok [INFO] [stdout] test version_script::tests::test_escape_sequences ... ok [INFO] [stdout] test version_script::tests::test_negation ... ok [INFO] [stdout] test version_script::tests::parse_rust_version_script ... ok [INFO] [stdout] test version_script::tests::test_parse_simple_version_script ... ok [INFO] [stdout] test version_script::tests::invalid_version_scripts ... ok [INFO] [stdout] test version_script::tests::test_version_order ... ok [INFO] [stdout] test version_script::tests::test_parse_version_script ... ok [INFO] [stdout] test tidy_tests::check_elf_specific_code ... ok [INFO] [stdout] test args::elf::tests::test_parse_file_only_options ... ok [INFO] [stdout] test expression_eval::tests::test_location_counter_is_zero ... ok [INFO] [stdout] test output_section_part_map::test_merge_with_custom_sections ... ok [INFO] [stdout] test tidy_tests::check_sources_format ... FAILED [INFO] [stdout] test tidy_tests::check_text_files ... ok [INFO] [stdout] test args::elf::tests::test_arguments_from_string ... ok [INFO] [stdout] test expression_eval::tests::test_evaluate_assertions_passes ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tidy_tests::check_sources_format stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tidy_tests::check_sources_format' (93) panicked at libwild/src/tidy_tests.rs:62:10: [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: 0x64f5a5aae40a - std[8eed7d2a0d2e32a7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x64f5a5aae40a - std[8eed7d2a0d2e32a7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x64f5a5aae40a - std[8eed7d2a0d2e32a7]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x64f5a5aae40a - <::print::DisplayBacktrace as core[c3b3818c781903d6]::fmt::Display>::fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x64f5a5ac384a - ::fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x64f5a5ac384a - core[c3b3818c781903d6]::fmt::write [INFO] [stdout] 6: 0x64f5a5ab3122 - std[8eed7d2a0d2e32a7]::io::default_write_fmt::> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x64f5a5ab3122 - as std[8eed7d2a0d2e32a7]::io::Write>::write_fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x64f5a5a8bd6f - ::print [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x64f5a5a8bd6f - std[8eed7d2a0d2e32a7]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x64f5a5aa5b99 - std[8eed7d2a0d2e32a7]::panicking::default_hook [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x64f5a5924e4c - core[c3b3818c781903d6]::ops::function::Fn<(&'a std[8eed7d2a0d2e32a7]::panic::PanicHookInfo<'b>,), Output = ()> + core[c3b3818c781903d6]::marker::Sync + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::Fn<(&std[8eed7d2a0d2e32a7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 12: 0x64f5a5924e4c - test[2304db833829cdec]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x64f5a5aa5d52 - core[c3b3818c781903d6]::ops::function::Fn<(&'a std[8eed7d2a0d2e32a7]::panic::PanicHookInfo<'b>,), Output = ()> + core[c3b3818c781903d6]::marker::Sync + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::Fn<(&std[8eed7d2a0d2e32a7]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2263:9 [INFO] [stdout] 14: 0x64f5a5aa5d52 - std[8eed7d2a0d2e32a7]::panicking::panic_with_hook [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x64f5a5a8be28 - std[8eed7d2a0d2e32a7]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x64f5a5a83509 - std[8eed7d2a0d2e32a7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x64f5a5a8cb3d - __rustc[1c0edf6a00b737dc]::rust_begin_unwind [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x64f5a5ac400c - core[c3b3818c781903d6]::panicking::panic_fmt [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x64f5a5ac3d82 - core[c3b3818c781903d6]::result::unwrap_failed [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x64f5a5839bac - >::expect [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/result.rs:1185:23 [INFO] [stdout] 21: 0x64f5a58b531c - libwild[28ef49411e639ffd]::tidy_tests::check_sources_format [INFO] [stdout] at /opt/rustwide/workdir/libwild/src/tidy_tests.rs:62:10 [INFO] [stdout] 22: 0x64f5a58ace17 - libwild[28ef49411e639ffd]::tidy_tests::check_sources_format::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/libwild/src/tidy_tests.rs:13:30 [INFO] [stdout] 23: 0x64f5a5869e36 - >::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x64f5a5918f5b - core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x64f5a5918f5b - test[2304db833829cdec]::__rust_begin_short_backtrace::, fn() -> core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x64f5a592591b - test[2304db833829cdec]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x64f5a592591b - as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x64f5a592591b - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::do_call::, core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x64f5a592591b - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::, core[c3b3818c781903d6]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x64f5a592591b - std[8eed7d2a0d2e32a7]::panic::catch_unwind::, core[c3b3818c781903d6]::result::Result<(), alloc[f403ee7a715222b6]::string::String>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x64f5a592591b - test[2304db833829cdec]::run_test_in_process [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x64f5a592591b - test[2304db833829cdec]::run_test::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x64f5a591fd74 - test[2304db833829cdec]::run_test::{closure#1} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x64f5a591fd74 - std[8eed7d2a0d2e32a7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x64f5a5928522 - std[8eed7d2a0d2e32a7]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x64f5a5928522 - ::{closure#1}::{closure#0}> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x64f5a5928522 - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x64f5a5928522 - std[8eed7d2a0d2e32a7]::panicking::catch_unwind::<(), core[c3b3818c781903d6]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x64f5a5928522 - std[8eed7d2a0d2e32a7]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x64f5a5928522 - std[8eed7d2a0d2e32a7]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 41: 0x64f5a5928522 - ::{closure#1} as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x64f5a5aad69f - + core[c3b3818c781903d6]::marker::Send> as core[c3b3818c781903d6]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/alloc/src/boxed.rs:2249:9 [INFO] [stdout] 43: 0x64f5a5aad69f - ::new::thread_start [INFO] [stdout] at /rustc/c2efcc4ae006a6b2761cb42572fc9cee0d1ce4af/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x785ae316caa4 - [INFO] [stdout] 45: 0x785ae31f9a64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tidy_tests::check_sources_format [INFO] [stdout] [INFO] [stdout] test result: FAILED. 85 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p libwild --lib` [INFO] running `Command { std: "docker" "inspect" "6ed4a43a0b647859b20b1edb49013bab3505d4ba1093837f10bed3e2a171c84b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ed4a43a0b647859b20b1edb49013bab3505d4ba1093837f10bed3e2a171c84b", kill_on_drop: false }` [INFO] [stdout] 6ed4a43a0b647859b20b1edb49013bab3505d4ba1093837f10bed3e2a171c84b