[INFO] fetching crate git-mit-config 5.12.201... [INFO] testing git-mit-config-5.12.201 against master#9e297bf54d31eb3b30067208ff9af4416945a2ed for pr-125507 [INFO] extracting crate git-mit-config 5.12.201 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate git-mit-config 5.12.201 on toolchain 9e297bf54d31eb3b30067208ff9af4416945a2ed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate git-mit-config 5.12.201 [INFO] finished tweaking crates.io crate git-mit-config 5.12.201 [INFO] tweaked toml for crates.io crate git-mit-config 5.12.201 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate git-mit-config 5.12.201 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" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded supports-unicode v2.1.0 [INFO] [stderr] Downloaded mit-commit v3.1.8 [INFO] [stderr] Downloaded mit-hook-test-helper v5.12.201 [INFO] [stderr] Downloaded mit-lint v3.2.7 [INFO] [stderr] Downloaded mit-commit-message-lints v5.12.201 [INFO] [stderr] Downloaded supports-color v2.1.0 [INFO] [stderr] Downloaded supports-hyperlinks v2.1.0 [INFO] [stderr] Downloaded textwrap v0.15.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 663bcc699e8f8d3ce1bcb1d7c9fe9a4b71a014d1ff8cfffeaaf08d7b5a27d7ca [INFO] running `Command { std: "docker" "start" "-a" "663bcc699e8f8d3ce1bcb1d7c9fe9a4b71a014d1ff8cfffeaaf08d7b5a27d7ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "663bcc699e8f8d3ce1bcb1d7c9fe9a4b71a014d1ff8cfffeaaf08d7b5a27d7ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "663bcc699e8f8d3ce1bcb1d7c9fe9a4b71a014d1ff8cfffeaaf08d7b5a27d7ca", kill_on_drop: false }` [INFO] [stdout] 663bcc699e8f8d3ce1bcb1d7c9fe9a4b71a014d1ff8cfffeaaf08d7b5a27d7ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+9e297bf54d31eb3b30067208ff9af4416945a2ed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f679caa68f2e662635bd27cf77eb255c2ea570d721facd330fc1089c494b1b4c [INFO] running `Command { std: "docker" "start" "-a" "f679caa68f2e662635bd27cf77eb255c2ea570d721facd330fc1089c494b1b4c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/9e297bf54d31eb3b30067208ff9af4416945a2ed/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=d23ef8f2b67b553a -C extra-filename=-d23ef8f2b67b553a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "f679caa68f2e662635bd27cf77eb255c2ea570d721facd330fc1089c494b1b4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f679caa68f2e662635bd27cf77eb255c2ea570d721facd330fc1089c494b1b4c", kill_on_drop: false }` [INFO] [stdout] f679caa68f2e662635bd27cf77eb255c2ea570d721facd330fc1089c494b1b4c [INFO] testing git-mit-config-5.12.201 against try#61a9ac64344e91d62f5496627ff363d177f9daab for pr-125507 [INFO] extracting crate git-mit-config 5.12.201 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate git-mit-config 5.12.201 on toolchain 61a9ac64344e91d62f5496627ff363d177f9daab [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate git-mit-config 5.12.201 [INFO] finished tweaking crates.io crate git-mit-config 5.12.201 [INFO] tweaked toml for crates.io crate git-mit-config 5.12.201 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate git-mit-config 5.12.201 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" "+61a9ac64344e91d62f5496627ff363d177f9daab" "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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9bf616d7a7cacd313208a77d04d1bef404b86de56896b6fbb63a4bec25cc20b [INFO] running `Command { std: "docker" "start" "-a" "b9bf616d7a7cacd313208a77d04d1bef404b86de56896b6fbb63a4bec25cc20b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9bf616d7a7cacd313208a77d04d1bef404b86de56896b6fbb63a4bec25cc20b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9bf616d7a7cacd313208a77d04d1bef404b86de56896b6fbb63a4bec25cc20b", kill_on_drop: false }` [INFO] [stdout] b9bf616d7a7cacd313208a77d04d1bef404b86de56896b6fbb63a4bec25cc20b [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d430a55609aa839db8c6e0c98f096e444f4aa08a115f5b5d3a45c873814ef5c [INFO] running `Command { std: "docker" "start" "-a" "0d430a55609aa839db8c6e0c98f096e444f4aa08a115f5b5d3a45c873814ef5c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.60 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling smawk v0.3.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling textwrap v0.15.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling winnow v0.6.5 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling indoc v2.0.5 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling jobserver v0.1.28 [INFO] [stderr] Compiling is-terminal v0.4.12 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling supports-unicode v2.1.0 [INFO] [stderr] Compiling cc v1.0.92 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling supports-hyperlinks v2.1.0 [INFO] [stderr] Compiling supports-color v2.1.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling terminal_size v0.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling libz-sys v1.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling libgit2-sys v0.16.2+1.7.2 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.60 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling miette v5.10.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling mit-commit v3.1.8 [INFO] [stderr] Compiling comfy-table v7.1.1 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling clap_complete v4.5.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling serde_spanned v0.6.6 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml_edit v0.22.13 [INFO] [stderr] Compiling git2 v0.18.3 [INFO] [stderr] Compiling toml v0.8.13 [INFO] [stderr] Compiling mit-lint v3.2.7 [INFO] [stderr] Compiling mit-commit-message-lints v5.12.201 [INFO] [stderr] Compiling git-mit-config v5.12.201 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.05s [INFO] running `Command { std: "docker" "inspect" "0d430a55609aa839db8c6e0c98f096e444f4aa08a115f5b5d3a45c873814ef5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d430a55609aa839db8c6e0c98f096e444f4aa08a115f5b5d3a45c873814ef5c", kill_on_drop: false }` [INFO] [stdout] 0d430a55609aa839db8c6e0c98f096e444f4aa08a115f5b5d3a45c873814ef5c [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1dc5bc6095a5184678a28e5ad68df4b686cafec86623a4f991c797414fb18901 [INFO] running `Command { std: "docker" "start" "-a" "1dc5bc6095a5184678a28e5ad68df4b686cafec86623a4f991c797414fb18901", kill_on_drop: false }` [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling mit-hook-test-helper v5.12.201 [INFO] [stderr] Compiling git-mit-config v5.12.201 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.52s [INFO] running `Command { std: "docker" "inspect" "1dc5bc6095a5184678a28e5ad68df4b686cafec86623a4f991c797414fb18901", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dc5bc6095a5184678a28e5ad68df4b686cafec86623a4f991c797414fb18901", kill_on_drop: false }` [INFO] [stdout] 1dc5bc6095a5184678a28e5ad68df4b686cafec86623a4f991c797414fb18901 [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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+61a9ac64344e91d62f5496627ff363d177f9daab" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 258987f24b90d0e1e7e0cbbcdea92082d4c4bae558f117ab50522d308a21c2ba [INFO] running `Command { std: "docker" "start" "-a" "258987f24b90d0e1e7e0cbbcdea92082d4c4bae558f117ab50522d308a21c2ba", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/git_mit_config-bc916c5120b77e3f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "258987f24b90d0e1e7e0cbbcdea92082d4c4bae558f117ab50522d308a21c2ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "258987f24b90d0e1e7e0cbbcdea92082d4c4bae558f117ab50522d308a21c2ba", kill_on_drop: false }` [INFO] [stdout] 258987f24b90d0e1e7e0cbbcdea92082d4c4bae558f117ab50522d308a21c2ba