[INFO] cloning repository https://github.com/narbonnais/WASM-Smart-Contract-Engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/narbonnais/WASM-Smart-Contract-Engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnarbonnais%2FWASM-Smart-Contract-Engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnarbonnais%2FWASM-Smart-Contract-Engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 78c422e1239de486c5e9b821b7cc1f0b05337a32 [INFO] checking narbonnais/WASM-Smart-Contract-Engine against try#349c4bfa6ac87b818f6fd19d4869c0b24790ac6a for pr-152856 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnarbonnais%2FWASM-Smart-Contract-Engine" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/narbonnais/WASM-Smart-Contract-Engine [INFO] finished tweaking git repo https://github.com/narbonnais/WASM-Smart-Contract-Engine [INFO] tweaked toml for git repo https://github.com/narbonnais/WASM-Smart-Contract-Engine written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/narbonnais/WASM-Smart-Contract-Engine on toolchain 349c4bfa6ac87b818f6fd19d4869c0b24790ac6a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/narbonnais/WASM-Smart-Contract-Engine 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" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 383ab85d0a4a6bf5558312ed044ec57a8afdb0b704c1c76a47bd3c8e5d470596 [INFO] running `Command { std: "docker" "start" "-a" "383ab85d0a4a6bf5558312ed044ec57a8afdb0b704c1c76a47bd3c8e5d470596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "383ab85d0a4a6bf5558312ed044ec57a8afdb0b704c1c76a47bd3c8e5d470596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "383ab85d0a4a6bf5558312ed044ec57a8afdb0b704c1c76a47bd3c8e5d470596", kill_on_drop: false }` [INFO] [stdout] 383ab85d0a4a6bf5558312ed044ec57a8afdb0b704c1c76a47bd3c8e5d470596 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+349c4bfa6ac87b818f6fd19d4869c0b24790ac6a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e3cb75bca7728a22066b2c7fdcc87ca579f6d0f287ebe137284e4151a7906e8 [INFO] running `Command { std: "docker" "start" "-a" "7e3cb75bca7728a22066b2c7fdcc87ca579f6d0f287ebe137284e4151a7906e8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling target-lexicon v0.12.16 [INFO] [stderr] Compiling ptr_meta_derive v0.3.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling bytecheck_derive v0.8.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cranelift-isle v0.110.2 [INFO] [stderr] Checking lock_api v0.4.12 [INFO] [stderr] Compiling munge_macro v0.4.3 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Checking ptr_meta v0.3.0 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Checking rancor v0.1.0 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling bytecheck v0.6.12 [INFO] [stderr] Compiling cranelift-codegen-shared v0.110.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.110.3 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Checking munge v0.4.3 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Checking bytecheck v0.8.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling rkyv_derive v0.8.10 [INFO] [stderr] Compiling corosensei v0.2.1 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Checking rend v0.5.2 [INFO] [stderr] Compiling rustls v0.23.26 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking cranelift-bitset v0.110.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Checking cranelift-entity v0.110.2 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Checking twox-hash v1.6.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Checking slice-group-by v0.3.1 [INFO] [stderr] Compiling lockfree-object-pool v0.1.6 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling zip v2.6.1 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling lzma-sys v0.1.20 [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/349c4bfa6ac87b818f6fd19d4869c0b24790ac6a/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=9aad7be5068f3613 -C extra-filename=-6f601a49a5a5d656 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-fc1fd0f4d59463bc.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-bc6b090314aa3ed5.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-b3925cc8f83e9ac1.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" "7e3cb75bca7728a22066b2c7fdcc87ca579f6d0f287ebe137284e4151a7906e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e3cb75bca7728a22066b2c7fdcc87ca579f6d0f287ebe137284e4151a7906e8", kill_on_drop: false }` [INFO] [stdout] 7e3cb75bca7728a22066b2c7fdcc87ca579f6d0f287ebe137284e4151a7906e8