[INFO] cloning repository https://github.com/iwanbk/scired [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/iwanbk/scired" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwanbk%2Fscired", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwanbk%2Fscired'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4383df8c3a8f17b655abe53d86a1aa6219943199 [INFO] checking iwanbk/scired against try#5d96fa0e954d77528204a1ba3b8847ec083c779b for pr-153457 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fiwanbk%2Fscired" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/iwanbk/scired [INFO] finished tweaking git repo https://github.com/iwanbk/scired [INFO] tweaked toml for git repo https://github.com/iwanbk/scired written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/iwanbk/scired on toolchain 5d96fa0e954d77528204a1ba3b8847ec083c779b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/iwanbk/scired 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" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5560b072cf934fe4f864abeb5dc3905ffc584a4a3cef129687b13ad5f45856e4 [INFO] running `Command { std: "docker" "start" "-a" "5560b072cf934fe4f864abeb5dc3905ffc584a4a3cef129687b13ad5f45856e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5560b072cf934fe4f864abeb5dc3905ffc584a4a3cef129687b13ad5f45856e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5560b072cf934fe4f864abeb5dc3905ffc584a4a3cef129687b13ad5f45856e4", kill_on_drop: false }` [INFO] [stdout] 5560b072cf934fe4f864abeb5dc3905ffc584a4a3cef129687b13ad5f45856e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+5d96fa0e954d77528204a1ba3b8847ec083c779b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c73144a6bb01dce9a95cc11db586bf740feeafa17beef53dd464fa300315d3b3 [INFO] running `Command { std: "docker" "start" "-a" "c73144a6bb01dce9a95cc11db586bf740feeafa17beef53dd464fa300315d3b3", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking winnow v0.6.5 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking regex-automata v0.4.5 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking chrono v0.4.34 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Checking lz4_flex v0.11.2 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking pin-project v1.1.4 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking either v1.10.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Checking atoi v0.3.3 [INFO] [stderr] Checking rand_pcg v0.3.1 [INFO] [stderr] Compiling pest_meta v2.7.8 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] error: could not compile `pest` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/5d96fa0e954d77528204a1ba3b8847ec083c779b/bin/rustc --crate-name pest --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pest-2.7.8/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="default"' --cfg 'feature="memchr"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("const_prec_climber", "default", "memchr", "pretty-print", "std"))' -C metadata=b3aa3f7afec8a029 -C extra-filename=-a7b993a33bbf3324 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-31850fc99529a092.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-edb88c47b655d8b3.rmeta --extern ucd_trie=/opt/rustwide/target/debug/deps/libucd_trie-bb278f29358e41f9.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/5d96fa0e954d77528204a1ba3b8847ec083c779b/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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"' --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=cdb9535057ee7e80 -C extra-filename=-8256ec1ec6924c86 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e7d3e92e30a3d9d9.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5074db85a98360d4.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" "c73144a6bb01dce9a95cc11db586bf740feeafa17beef53dd464fa300315d3b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c73144a6bb01dce9a95cc11db586bf740feeafa17beef53dd464fa300315d3b3", kill_on_drop: false }` [INFO] [stdout] c73144a6bb01dce9a95cc11db586bf740feeafa17beef53dd464fa300315d3b3