[INFO] cloning repository https://github.com/sbszcz/kloni [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sbszcz/kloni" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbszcz%2Fkloni", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbszcz%2Fkloni'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 827b7bea7b626c8654e42bd1facb21e1b4c49109 [INFO] checking sbszcz/kloni against try#446cb600aa4837dd6c513f14fa0d25a909b177d7 for pr-149195 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsbszcz%2Fkloni" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/sbszcz/kloni [INFO] finished tweaking git repo https://github.com/sbszcz/kloni [INFO] tweaked toml for git repo https://github.com/sbszcz/kloni written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/sbszcz/kloni on toolchain 446cb600aa4837dd6c513f14fa0d25a909b177d7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/sbszcz/kloni 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" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2fb8e0b247dff92dd9a94afd1c67a99da257fabdd814c7c3ecb645f01f0e129b [INFO] running `Command { std: "docker" "start" "-a" "2fb8e0b247dff92dd9a94afd1c67a99da257fabdd814c7c3ecb645f01f0e129b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2fb8e0b247dff92dd9a94afd1c67a99da257fabdd814c7c3ecb645f01f0e129b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2fb8e0b247dff92dd9a94afd1c67a99da257fabdd814c7c3ecb645f01f0e129b", kill_on_drop: false }` [INFO] [stdout] 2fb8e0b247dff92dd9a94afd1c67a99da257fabdd814c7c3ecb645f01f0e129b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+446cb600aa4837dd6c513f14fa0d25a909b177d7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e29428c33dd25d1b59a8420ada0ced7be41ececd02c27ae5229e78d6605919c [INFO] running `Command { std: "docker" "start" "-a" "0e29428c33dd25d1b59a8420ada0ced7be41ececd02c27ae5229e78d6605919c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Checking value-bag v1.4.0 [INFO] [stderr] Checking once_cell v1.17.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking itoa v1.0.5 [INFO] [stderr] Checking parking v2.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking async-lock v2.7.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rustix v0.37.7 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking concurrent-queue v2.2.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking async-channel v1.8.0 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling serde_json v1.0.91 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Checking ryu v1.0.12 [INFO] [stderr] Checking async-task v4.4.0 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling ena v0.14.2 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Compiling async-process v1.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Checking atomic-waker v1.1.1 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling libssh2-sys v0.3.0 [INFO] [stderr] Compiling curl-sys v0.4.62+curl-8.1.0 [INFO] [stderr] Compiling libgit2-sys v0.16.1+1.7.1 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Checking os_str_bytes v6.4.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Checking blocking v1.3.1 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking async-executor v1.5.1 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking cvt v0.1.2 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Checking time-core v0.1.0 [INFO] [stderr] Checking winnow v0.5.28 [INFO] [stderr] Checking unicode-width v0.1.10 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking rayon v1.6.1 [INFO] [stderr] Checking clap v3.2.23 [INFO] [stderr] Checking env_logger v0.9.3 [INFO] [stderr] Checking vte v0.11.0 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking timer v0.2.0 [INFO] [stderr] Checking time v0.3.17 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Checking flate2 v1.0.25 [INFO] [stderr] Checking nix v0.25.1 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Checking fs_at v0.1.4 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking async-global-executor v2.3.1 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking defer-drop v1.3.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking tuikit v0.5.0 [INFO] [stderr] Compiling async-trait v0.1.66 [INFO] [stderr] Checking normpath v1.1.0 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Checking shlex v1.1.0 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking beef v0.5.2 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking remove_dir_all v0.8.2 [INFO] [stderr] Checking async-std v1.12.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Compiling lalrpop-util v0.19.12 [INFO] [stderr] Checking castaway v0.1.2 [INFO] [stderr] Checking levenshtein v1.0.5 [INFO] [stderr] Checking similar v2.2.1 [INFO] [stderr] Compiling lalrpop v0.19.12 [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/446cb600aa4837dd6c513f14fa0d25a909b177d7/bin/rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-syntax-0.6.29/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="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,test)' --check-cfg 'cfg(feature, values("default", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=628e4700417b8848 -C extra-filename=-2a31a75497a65d4d --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] [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/446cb600aa4837dd6c513f14fa0d25a909b177d7/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.107/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="quote"' --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", "quote", "test", "visit", "visit-mut"))' -C metadata=f057567ad991187a -C extra-filename=-470593c482f3f7a6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-1e2b117684431f01.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-f357e983437a41f1.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-bd626417b457fa0b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "0e29428c33dd25d1b59a8420ada0ced7be41ececd02c27ae5229e78d6605919c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e29428c33dd25d1b59a8420ada0ced7be41ececd02c27ae5229e78d6605919c", kill_on_drop: false }` [INFO] [stdout] 0e29428c33dd25d1b59a8420ada0ced7be41ececd02c27ae5229e78d6605919c