[INFO] cloning repository https://github.com/d1ngd0/herman [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/d1ngd0/herman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd1ngd0%2Fherman", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd1ngd0%2Fherman'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9ea684cbe00ebfd6d088e9a0e3b6f087c81a32aa [INFO] building d1ngd0/herman against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd1ngd0%2Fherman" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/d1ngd0/herman [INFO] finished tweaking git repo https://github.com/d1ngd0/herman [INFO] tweaked toml for git repo https://github.com/d1ngd0/herman written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/d1ngd0/herman on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/d1ngd0/herman 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded transformable v0.1.9 [INFO] [stderr] Downloaded futures-macro v0.3.29 [INFO] [stderr] Downloaded futures-channel v0.3.29 [INFO] [stderr] Downloaded parking_lot v0.12.2 [INFO] [stderr] Downloaded quinn v0.10.2 [INFO] [stderr] Downloaded async-net v2.0.0 [INFO] [stderr] Downloaded metrics v0.22.3 [INFO] [stderr] Downloaded async-signal v0.2.6 [INFO] [stderr] Downloaded which v2.0.1 [INFO] [stderr] Downloaded env_logger v0.6.2 [INFO] [stderr] Downloaded cexpr v0.3.6 [INFO] [stderr] Downloaded clang-sys v0.28.1 [INFO] [stderr] Downloaded cityhash v0.1.1 [INFO] [stderr] Downloaded bindgen v0.49.4 [INFO] [stderr] Downloaded quinn-proto v0.10.6 [INFO] [stderr] Downloaded dapt v0.1.9 [INFO] [stderr] Downloaded smol v2.0.0 [INFO] [stderr] Downloaded parse_duration v2.1.1 [INFO] [stderr] Downloaded atomic_refcell v0.1.13 [INFO] [stderr] Downloaded derive_more v0.99.17 [INFO] [stderr] Downloaded memberlist-types v0.2.0 [INFO] [stderr] Downloaded peekable v0.2.3 [INFO] [stderr] Downloaded atomic-time v0.1.4 [INFO] [stderr] Downloaded polling v3.7.0 [INFO] [stderr] Downloaded async-io v2.3.2 [INFO] [stderr] Downloaded async-process v2.2.2 [INFO] [stderr] Downloaded agnostic-lite v0.3.15 [INFO] [stderr] Downloaded cheap-clone v0.1.2 [INFO] [stderr] Downloaded futures v0.3.29 [INFO] [stderr] Downloaded yaml-rust v0.3.5 [INFO] [stderr] Downloaded memberlist-net v0.2.2 [INFO] [stderr] Downloaded quinn-udp v0.4.1 [INFO] [stderr] Downloaded agnostic v0.3.6 [INFO] [stderr] Downloaded piper v0.2.2 [INFO] [stderr] Downloaded blocking v1.6.0 [INFO] [stderr] Downloaded syn v2.0.64 [INFO] [stderr] Downloaded derivit-core v0.1.5 [INFO] [stderr] Downloaded viewit v0.1.5 [INFO] [stderr] Downloaded smallvec-wrapper v0.1.0 [INFO] [stderr] Downloaded feature-extension-for-async-std v0.2.1 [INFO] [stderr] Downloaded feature-extension-for-smol v0.2.1 [INFO] [stderr] Downloaded send_wrapper v0.4.0 [INFO] [stderr] Downloaded feature-extension-for-wasm-bindgen-futures v0.2.1 [INFO] [stderr] Downloaded crossbeam-skiplist v0.1.3 [INFO] [stderr] Downloaded futures-executor v0.3.29 [INFO] [stderr] Downloaded humantime-serde v1.1.1 [INFO] [stderr] Downloaded futures-util v0.3.29 [INFO] [stderr] Downloaded nodecraft v0.3.5 [INFO] [stderr] Downloaded memberlist v0.2.1 [INFO] [stderr] Downloaded memberlist-core v0.2.1 [INFO] [stderr] Downloaded memberlist-quic v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa85f212d151ba9aa53f1b6398c7b95181eeb90a4b6fb4739eaea011275c3145 [INFO] running `Command { std: "docker" "start" "-a" "fa85f212d151ba9aa53f1b6398c7b95181eeb90a4b6fb4739eaea011275c3145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa85f212d151ba9aa53f1b6398c7b95181eeb90a4b6fb4739eaea011275c3145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa85f212d151ba9aa53f1b6398c7b95181eeb90a4b6fb4739eaea011275c3145", kill_on_drop: false }` [INFO] [stdout] fa85f212d151ba9aa53f1b6398c7b95181eeb90a4b6fb4739eaea011275c3145 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9279903844f29a17784e9e70d0377645aad682f0c1ccfbcb1eea352be2079168 [INFO] running `Command { std: "docker" "start" "-a" "9279903844f29a17784e9e70d0377645aad682f0c1ccfbcb1eea352be2079168", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.82 [INFO] [stderr] Compiling cc v1.0.97 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling resolv-conf v0.7.0 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling clang-sys v0.28.1 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling object v0.32.2 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling crossbeam-skiplist v0.1.3 [INFO] [stderr] Compiling syn v2.0.64 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling atomic-time v0.1.4 [INFO] [stderr] Compiling cheap-clone v0.1.2 [INFO] [stderr] Compiling event-listener v5.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling bindgen v0.49.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling smallvec-wrapper v0.1.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling shlex v0.1.1 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cexpr v0.3.6 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atomic_refcell v0.1.13 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling metrics v0.22.3 [INFO] [stderr] error: could not compile `regex-automata` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad85bc524b1ad696e42061ad8338d382dffbdbe5/bin/rustc --crate-name regex_automata --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-automata-0.4.6/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="alloc"' --cfg 'feature="dfa-onepass"' --cfg 'feature="hybrid"' --cfg 'feature="meta"' --cfg 'feature="nfa-backtrack"' --cfg 'feature="nfa-pikevm"' --cfg 'feature="nfa-thompson"' --cfg 'feature="perf-inline"' --cfg 'feature="perf-literal"' --cfg 'feature="perf-literal-multisubstring"' --cfg 'feature="perf-literal-substring"' --cfg 'feature="std"' --cfg 'feature="syntax"' --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"' --cfg 'feature="unicode-word-boundary"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "default", "dfa", "dfa-build", "dfa-onepass", "dfa-search", "hybrid", "internal-instrument", "internal-instrument-pikevm", "logging", "meta", "nfa", "nfa-backtrack", "nfa-pikevm", "nfa-thompson", "perf", "perf-inline", "perf-literal", "perf-literal-multisubstring", "perf-literal-substring", "std", "syntax", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment", "unicode-word-boundary"))' -C metadata=bbfc397e3e8c7d94 -C extra-filename=-2a0183b71052db79 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aho_corasick=/opt/rustwide/target/debug/deps/libaho_corasick-81b5bdb02fbd0dcf.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-1d962defab8afefe.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-8de78d0afdb2bf35.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ad85bc524b1ad696e42061ad8338d382dffbdbe5/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.64/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=d56949d676247928 -C extra-filename=-94861db07fffb5a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-26cc22cd40e32dc7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-1bb94451aaaf2f65.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "9279903844f29a17784e9e70d0377645aad682f0c1ccfbcb1eea352be2079168", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9279903844f29a17784e9e70d0377645aad682f0c1ccfbcb1eea352be2079168", kill_on_drop: false }` [INFO] [stdout] 9279903844f29a17784e9e70d0377645aad682f0c1ccfbcb1eea352be2079168