[INFO] cloning repository https://github.com/chenyan2002/ic-repl
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chenyan2002/ic-repl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenyan2002%2Fic-repl", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenyan2002%2Fic-repl'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ddcce6f5b93fd3d91450867643a92c746a6b2d47
[INFO] checking chenyan2002/ic-repl against master#e0e204f3e97ad5f79524b9c259dc38df606ed82c for pr-149218
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchenyan2002%2Fic-repl" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chenyan2002/ic-repl
[INFO] finished tweaking git repo https://github.com/chenyan2002/ic-repl
[INFO] tweaked toml for git repo https://github.com/chenyan2002/ic-repl written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chenyan2002/ic-repl on toolchain e0e204f3e97ad5f79524b9c259dc38df606ed82c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chenyan2002/ic-repl 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" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rustyline-derive v0.10.0
[INFO] [stderr]   Downloaded serde_with_macros v3.11.0
[INFO] [stderr]   Downloaded ic-identity-hsm v0.39.0
[INFO] [stderr]   Downloaded logos-derive v0.14.2
[INFO] [stderr]   Downloaded fd-lock v4.0.2
[INFO] [stderr]   Downloaded pest_generator v2.7.14
[INFO] [stderr]   Downloaded pest_meta v2.7.14
[INFO] [stderr]   Downloaded logos-codegen v0.14.2
[INFO] [stderr]   Downloaded ic-agent v0.39.1
[INFO] [stderr]   Downloaded handlebars v6.1.0
[INFO] [stderr]   Downloaded inferno v0.11.21
[INFO] [stderr]   Downloaded rustyline v14.0.0
[INFO] [stderr]   Downloaded serde_with v3.11.0
[INFO] [stderr]   Downloaded qrcode v0.13.0
[INFO] [stderr]   Downloaded pest_derive v2.7.14
[INFO] [stderr]   Downloaded walrus v0.22.0
[INFO] [stderr]   Downloaded candid_parser v0.2.0-beta.4
[INFO] [stderr]   Downloaded ic-certification v2.6.0
[INFO] [stderr]   Downloaded ic-wasm v0.9.0
[INFO] [stderr]   Downloaded ic-transport-types v0.39.1
[INFO] [stderr]   Downloaded psm v0.1.23
[INFO] [stderr]   Downloaded ic_bls12_381 v0.10.0
[INFO] [stderr]   Downloaded tokio v1.43.1
[INFO] [stderr]   Downloaded logos v0.14.2
[INFO] [stderr]   Downloaded openssl-src v300.2.3+3.2.1
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 271516fe5f2ff8982fce52be005b91706c9134b91bb413f0d2011c70f3932715
[INFO] running `Command { std: "docker" "start" "-a" "271516fe5f2ff8982fce52be005b91706c9134b91bb413f0d2011c70f3932715", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "271516fe5f2ff8982fce52be005b91706c9134b91bb413f0d2011c70f3932715", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "271516fe5f2ff8982fce52be005b91706c9134b91bb413f0d2011c70f3932715", kill_on_drop: false }`
[INFO] [stdout] 271516fe5f2ff8982fce52be005b91706c9134b91bb413f0d2011c70f3932715
[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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+e0e204f3e97ad5f79524b9c259dc38df606ed82c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cedec923642bcc64e23ceb93077af6052bab91a01469b6501b5a6366e0b9471a
[INFO] running `Command { std: "docker" "start" "-a" "cedec923642bcc64e23ceb93077af6052bab91a01469b6501b5a6366e0b9471a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling serde_derive v1.0.213
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]     Checking rustls-pki-types v1.10.0
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking der v0.7.9
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling rustls v0.23.21
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking pretty v0.12.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling pest v2.7.14
[INFO] [stderr]     Checking rfc6979 v0.4.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking miniz_oxide v0.8.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling psm v0.1.23
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]    Compiling libloading v0.5.2
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking webpki-roots v0.26.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ff v0.13.0
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking pairing v0.23.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking tokio v1.43.1
[INFO] [stderr]     Checking subtle-ng v2.5.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]     Checking curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling logos-codegen v0.14.2
[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/e0e204f3e97ad5f79524b9c259dc38df606ed82c/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=275fac0fff19a585 -C extra-filename=-f5c80197a2a99534 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4bd6cd78695bf5f5.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e616febd6b4da22d.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-d14904b1232aa2ec.rmeta --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" "cedec923642bcc64e23ceb93077af6052bab91a01469b6501b5a6366e0b9471a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cedec923642bcc64e23ceb93077af6052bab91a01469b6501b5a6366e0b9471a", kill_on_drop: false }`
[INFO] [stdout] cedec923642bcc64e23ceb93077af6052bab91a01469b6501b5a6366e0b9471a
