[INFO] cloning repository https://github.com/Veercodeprog/upload-images-with-certification [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Veercodeprog/upload-images-with-certification" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVeercodeprog%2Fupload-images-with-certification", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVeercodeprog%2Fupload-images-with-certification'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3997c8df91d6c5f5866dad91323b86e9d560871b [INFO] checking Veercodeprog/upload-images-with-certification against 1.95.0-beta.7 for beta-1.95-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FVeercodeprog%2Fupload-images-with-certification" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Veercodeprog/upload-images-with-certification [INFO] finished tweaking git repo https://github.com/Veercodeprog/upload-images-with-certification [INFO] tweaked toml for git repo https://github.com/Veercodeprog/upload-images-with-certification written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Veercodeprog/upload-images-with-certification on toolchain 1.95.0-beta.7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Veercodeprog/upload-images-with-certification 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" "+1.95.0-beta.7" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7316817aeb41307d0c3bf43bd9c2e525c95638dce4f50581062a547e9abdc499 [INFO] running `Command { std: "docker" "start" "-a" "7316817aeb41307d0c3bf43bd9c2e525c95638dce4f50581062a547e9abdc499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7316817aeb41307d0c3bf43bd9c2e525c95638dce4f50581062a547e9abdc499", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7316817aeb41307d0c3bf43bd9c2e525c95638dce4f50581062a547e9abdc499", kill_on_drop: false }` [INFO] [stdout] 7316817aeb41307d0c3bf43bd9c2e525c95638dce4f50581062a547e9abdc499 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d73ba50cc1d276355546d19d2781d9191d5a110b3e1ebc188853fed25d7a3606 [INFO] running `Command { std: "docker" "start" "-a" "d73ba50cc1d276355546d19d2781d9191d5a110b3e1ebc188853fed25d7a3606", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling candid_derive v0.6.6 [INFO] [stderr] Compiling psm v0.1.24 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking pretty v0.12.3 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.97 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking wsl v0.1.0 [INFO] [stderr] Checking ic-crypto-internal-sha2 v0.9.0 (https://github.com/dfinity/ic.git?rev=1290256484f59c3d950c5e9a098e97383b248ad6#12902564) [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking ic-crypto-sha2 v0.9.0 (https://github.com/dfinity/ic.git?rev=1290256484f59c3d950c5e9a098e97383b248ad6#12902564) [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.97 [INFO] [stderr] Checking cvt v0.1.2 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Compiling wasm-bindgen v0.2.97 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling derive_more v0.99.8-alpha.0 (https://github.com/dfinity-lab/derive_more?rev=9f1b894e6fde640da4e9ea71a8fc0e4dd98d01da#9f1b894e) [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking ic-stable-structures v0.5.6 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking time v0.3.37 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking ahash v0.8.11 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking thousands v0.2.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Checking ic-constants v0.9.0 (https://github.com/dfinity/ic.git?rev=1290256484f59c3d950c5e9a098e97383b248ad6#12902564) [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling prost-derive v0.12.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking nix v0.24.3 [INFO] [stderr] Checking ic-crypto-getrandom-for-wasm v0.9.0 (https://github.com/dfinity/ic.git?rev=1290256484f59c3d950c5e9a098e97383b248ad6#12902564) [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Checking tokio v1.42.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking pairing v0.22.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking ic_bls12_381 v0.8.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.97 [INFO] [stderr] Checking strum v0.25.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking serde_bytes v0.11.15 [INFO] [stderr] Checking ic_principal v0.1.1 [INFO] [stderr] Checking erased-serde v0.3.31 [INFO] [stderr] Checking serde_json v1.0.133 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking prost v0.12.6 [INFO] [stderr] Checking byte-unit v4.0.19 [INFO] [stderr] Checking ic-certification v2.6.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Compiling serde_tokenstream v0.2.2 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.97 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling serde_tokenstream v0.1.7 [INFO] [stderr] Checking cached v0.41.0 [INFO] [stderr] Compiling logos-codegen v0.13.0 [INFO] [stderr] Checking ic-crypto-internal-bls12-381-type v0.9.0 (https://github.com/dfinity/ic.git?rev=1290256484f59c3d950c5e9a098e97383b248ad6#12902564) [INFO] [stderr] Checking ic-crypto-secrets-containers v0.9.0 (https://github.com/dfinity/ic.git?rev=1290256484f59c3d950c5e9a098e97383b248ad6#12902564) [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking simple_asn1 v0.6.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/1.95.0-beta.7-x86_64-unknown-linux-gnu/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=fed0a2a78444876e -C extra-filename=-63d28401f25d1ba9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-0fd35229a7aafef5.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-613a9a8297b4bd99.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-239eb5de21455cec.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d73ba50cc1d276355546d19d2781d9191d5a110b3e1ebc188853fed25d7a3606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d73ba50cc1d276355546d19d2781d9191d5a110b3e1ebc188853fed25d7a3606", kill_on_drop: false }` [INFO] [stdout] d73ba50cc1d276355546d19d2781d9191d5a110b3e1ebc188853fed25d7a3606