[INFO] cloning repository https://github.com/CodexEmmzy/example_for_charles
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CodexEmmzy/example_for_charles" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodexEmmzy%2Fexample_for_charles", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodexEmmzy%2Fexample_for_charles'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1359876d2b0280ae4408b15bec0281abd60d0e07
[INFO] checking CodexEmmzy/example_for_charles against master#04ff05c9c0cfbca33115c5f1b8bb20a66a54b799 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCodexEmmzy%2Fexample_for_charles" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/CodexEmmzy/example_for_charles
[INFO] finished tweaking git repo https://github.com/CodexEmmzy/example_for_charles
[INFO] tweaked toml for git repo https://github.com/CodexEmmzy/example_for_charles written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CodexEmmzy/example_for_charles on toolchain 04ff05c9c0cfbca33115c5f1b8bb20a66a54b799
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CodexEmmzy/example_for_charles 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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded near-token v0.2.0
[INFO] [stderr]   Downloaded near-workspaces v0.10.0
[INFO] [stderr]   Downloaded near-sandbox-utils v0.7.0
[INFO] [stderr]   Downloaded binary-install v0.2.0
[INFO] [stderr]   Downloaded rustversion v1.0.16
[INFO] [stderr]   Downloaded near-rpc-error-macro v0.20.1
[INFO] [stderr]   Downloaded near-rpc-error-core v0.20.1
[INFO] [stderr]   Downloaded near-stdx v0.20.1
[INFO] [stderr]   Downloaded near-sys v0.2.1
[INFO] [stderr]   Downloaded dmsort v1.0.2
[INFO] [stderr]   Downloaded elementtree v0.7.0
[INFO] [stderr]   Downloaded indent_write v2.2.0
[INFO] [stderr]   Downloaded brownstone v1.1.0
[INFO] [stderr]   Downloaded nom-supreme v0.6.0
[INFO] [stderr]   Downloaded near-sdk-macros v5.1.0
[INFO] [stderr]   Downloaded wasmparser v0.83.0
[INFO] [stderr]   Downloaded tonic v0.6.2
[INFO] [stderr]   Downloaded serde_with v3.8.1
[INFO] [stderr]   Downloaded symbolic-debuginfo v8.8.0
[INFO] [stderr]   Downloaded near-sdk v5.1.0
[INFO] [stderr]   Downloaded near-vm-runner v0.20.1
[INFO] [stderr]   Downloaded pdb v0.7.0
[INFO] [stderr]   Downloaded rustls-webpki v0.102.3
[INFO] [stderr]   Downloaded near-primitives v0.20.1
[INFO] [stderr]   Downloaded opentelemetry-otlp v0.10.0
[INFO] [stderr]   Downloaded schemars v0.8.19
[INFO] [stderr]   Downloaded near-jsonrpc-client v0.8.0
[INFO] [stderr]   Downloaded schemars_derive v0.8.19
[INFO] [stderr]   Downloaded near-parameters v0.20.1
[INFO] [stderr]   Downloaded near-account-id v1.0.0
[INFO] [stderr]   Downloaded serde_derive_internals v0.29.0
[INFO] [stderr]   Downloaded near-crypto v0.20.1
[INFO] [stderr]   Downloaded serde_with_macros v3.8.1
[INFO] [stderr]   Downloaded ureq v2.9.7
[INFO] [stderr]   Downloaded joinery v2.1.0
[INFO] [stderr]   Downloaded scroll v0.10.2
[INFO] [stderr]   Downloaded symbolic-common v8.8.0
[INFO] [stderr]   Downloaded json-patch v1.4.0
[INFO] [stderr]   Downloaded near-o11y v0.20.1
[INFO] [stderr]   Downloaded near-primitives-core v0.20.1
[INFO] [stderr]   Downloaded debugid v0.7.3
[INFO] [stderr]   Downloaded near-chain-configs v0.20.1
[INFO] [stderr]   Downloaded near-jsonrpc-primitives v0.20.1
[INFO] [stderr]   Downloaded near-fmt v0.20.1
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.9.0
[INFO] [stderr]   Downloaded cargo-near v0.3.1
[INFO] [stderr]   Downloaded near-gas v0.2.5
[INFO] [stderr]   Downloaded tonic-build v0.6.2
[INFO] [stderr]   Downloaded near-config-utils v0.20.1
[INFO] [stderr]   Downloaded prefix-sum-vec v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] baefe0056a9d97ed4dc34470bd7c2037d3daa71da47f73aac4c9a1ee6245b45a
[INFO] running `Command { std: "docker" "start" "-a" "baefe0056a9d97ed4dc34470bd7c2037d3daa71da47f73aac4c9a1ee6245b45a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "baefe0056a9d97ed4dc34470bd7c2037d3daa71da47f73aac4c9a1ee6245b45a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "baefe0056a9d97ed4dc34470bd7c2037d3daa71da47f73aac4c9a1ee6245b45a", kill_on_drop: false }`
[INFO] [stdout] baefe0056a9d97ed4dc34470bd7c2037d3daa71da47f73aac4c9a1ee6245b45a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+04ff05c9c0cfbca33115c5f1b8bb20a66a54b799" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6020925af6caf6de07632fa67814be0f95a62053e1201355e3c1dccbfeca24e7
[INFO] running `Command { std: "docker" "start" "-a" "6020925af6caf6de07632fa67814be0f95a62053e1201355e3c1dccbfeca24e7", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.82
[INFO] [stderr]    Compiling libc v0.2.154
[INFO] [stderr]    Compiling serde v1.0.201
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling anyhow v1.0.83
[INFO] [stderr]    Compiling thiserror v1.0.60
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling either v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling borsh v1.5.0
[INFO] [stderr]    Compiling rustversion v1.0.16
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.3
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling platforms v3.4.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling jobserver v0.1.31
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]    Compiling syn v2.0.61
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.0.97
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.2
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking json_comments v0.2.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking blake2 v0.9.2
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking c2-chacha v0.3.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]     Checking near-stdx v0.20.1
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]    Compiling rustls-pki-types v1.7.0
[INFO] [stderr]    Compiling zstd-sys v2.0.10+zstd.1.5.6
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling reed-solomon-erasure v4.0.2
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking zeropool-bn v0.5.11
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]     Checking regex v1.10.4
[INFO] [stderr]    Compiling schemars v0.8.19
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]     Checking prefix-sum-vec v0.1.2
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling url v2.5.0
[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/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/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="fold"' --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=071d51d7785a361e -C extra-filename=-c91095befad6a544 --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] [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/04ff05c9c0cfbca33115c5f1b8bb20a66a54b799/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.61/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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --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=a12594185f0bf892 -C extra-filename=-75d1f5bee42d0071 --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" "6020925af6caf6de07632fa67814be0f95a62053e1201355e3c1dccbfeca24e7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6020925af6caf6de07632fa67814be0f95a62053e1201355e3c1dccbfeca24e7", kill_on_drop: false }`
[INFO] [stdout] 6020925af6caf6de07632fa67814be0f95a62053e1201355e3c1dccbfeca24e7
