[INFO] fetching crate dotscope 0.5.1...
[INFO] building dotscope-0.5.1 against master#eb171a227f9e5de5d376b6edb56b174bc8235fb3 for pr-149937
[INFO] extracting crate dotscope 0.5.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate dotscope 0.5.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate dotscope 0.5.1
[INFO] tweaked toml for crates.io crate dotscope 0.5.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate dotscope 0.5.1 on toolchain eb171a227f9e5de5d376b6edb56b174bc8235fb3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate dotscope 0.5.1 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" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded scroll v0.13.0
[INFO] [stderr]   Downloaded plain v0.2.3
[INFO] [stderr]   Downloaded scroll_derive v0.13.1
[INFO] [stderr]   Downloaded criterion-plot v0.6.0
[INFO] [stderr]   Downloaded uguid v2.2.1
[INFO] [stderr]   Downloaded boxcar v0.2.14
[INFO] [stderr]   Downloaded crossbeam-skiplist v0.1.3
[INFO] [stderr]   Downloaded criterion v0.7.0
[INFO] [stderr]   Downloaded widestring v1.2.1
[INFO] [stderr]   Downloaded quick-xml v0.38.4
[INFO] [stderr]   Downloaded goblin v0.10.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e7820b249644602c7a430c98b875e81248505141f916a38030f6d3bf87cc2438
[INFO] running `Command { std: "docker" "start" "-a" "e7820b249644602c7a430c98b875e81248505141f916a38030f6d3bf87cc2438", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7820b249644602c7a430c98b875e81248505141f916a38030f6d3bf87cc2438", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7820b249644602c7a430c98b875e81248505141f916a38030f6d3bf87cc2438", kill_on_drop: false }`
[INFO] [stdout] e7820b249644602c7a430c98b875e81248505141f916a38030f6d3bf87cc2438
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e2b2a676027a9dce4708f4114fe05a513de3d0fd6905638f3e909a16c306664
[INFO] running `Command { std: "docker" "start" "-a" "5e2b2a676027a9dce4708f4114fe05a513de3d0fd6905638f3e909a16c306664", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling quick-xml v0.38.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling flate2 v1.1.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling uguid v2.2.1
[INFO] [stderr]    Compiling widestring v1.2.1
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling boxcar v0.2.14
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling scroll_derive v0.13.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling scroll v0.13.0
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling goblin v0.10.3
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling dotscope v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "5e2b2a676027a9dce4708f4114fe05a513de3d0fd6905638f3e909a16c306664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e2b2a676027a9dce4708f4114fe05a513de3d0fd6905638f3e909a16c306664", kill_on_drop: false }`
[INFO] [stdout] 5e2b2a676027a9dce4708f4114fe05a513de3d0fd6905638f3e909a16c306664
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+eb171a227f9e5de5d376b6edb56b174bc8235fb3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4841c4e06a70d5d1cf91c60db6d0243f7cd0c853011130f604db3d14b0e4143
[INFO] running `Command { std: "docker" "start" "-a" "f4841c4e06a70d5d1cf91c60db6d0243f7cd0c853011130f604db3d14b0e4143", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.30
[INFO] [stderr]    Compiling zerocopy-derive v0.8.30
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling dotscope v0.5.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr] error: could not compile `dotscope` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/eb171a227f9e5de5d376b6edb56b174bc8235fb3/bin/rustc --crate-name dotscope --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("skip-expensive-tests"))' -C metadata=4706094ae7467878 -C extra-filename=-476bd895a0eebf4c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-9710438662028847.rlib --extern boxcar=/opt/rustwide/target/debug/deps/libboxcar-793380ddae10c658.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-aeed77c31504337e.rlib --extern crossbeam_skiplist=/opt/rustwide/target/debug/deps/libcrossbeam_skiplist-bc80a17ac2084efa.rlib --extern dashmap=/opt/rustwide/target/debug/deps/libdashmap-0370793e891cfdf8.rlib --extern flate2=/opt/rustwide/target/debug/deps/libflate2-4cabafc81ca25060.rlib --extern goblin=/opt/rustwide/target/debug/deps/libgoblin-53283f90d6daf717.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern md5=/opt/rustwide/target/debug/deps/libmd5-015bd43f599b5c58.rlib --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-860bd23ce8bf2f89.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-e6592c2729ae50e7.rlib --extern ouroboros=/opt/rustwide/target/debug/deps/libouroboros-a82d1cbf3f770601.rlib --extern quick_xml=/opt/rustwide/target/debug/deps/libquick_xml-9d3baae61d5e8903.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-54b60e83835b213a.rlib --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-d7c9c021d0487117.rlib --extern sha1=/opt/rustwide/target/debug/deps/libsha1-269fd35859c46aa8.rlib --extern strum=/opt/rustwide/target/debug/deps/libstrum-cc29f2773df177f1.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-d6ab6642fef2b2df.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-46e56d2ca2f7fdf0.rlib --extern uguid=/opt/rustwide/target/debug/deps/libuguid-520e35140a5da9d2.rlib --extern widestring=/opt/rustwide/target/debug/deps/libwidestring-413a1580806cd5a0.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "f4841c4e06a70d5d1cf91c60db6d0243f7cd0c853011130f604db3d14b0e4143", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4841c4e06a70d5d1cf91c60db6d0243f7cd0c853011130f604db3d14b0e4143", kill_on_drop: false }`
[INFO] [stdout] f4841c4e06a70d5d1cf91c60db6d0243f7cd0c853011130f604db3d14b0e4143
