[INFO] cloning repository https://github.com/davidcuellard/scrypto-dex
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidcuellard/scrypto-dex" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidcuellard%2Fscrypto-dex", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidcuellard%2Fscrypto-dex'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 85f5e98f628cca41fb6c16e677f039b944a72e3e
[INFO] checking davidcuellard/scrypto-dex/85f5e98f628cca41fb6c16e677f039b944a72e3e against master#f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidcuellard%2Fscrypto-dex" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/davidcuellard/scrypto-dex
[INFO] finished tweaking git repo https://github.com/davidcuellard/scrypto-dex
[INFO] tweaked toml for git repo https://github.com/davidcuellard/scrypto-dex written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/davidcuellard/scrypto-dex on toolchain f2c70877a7dbc51cd98e2d5d25209b24d4a586d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/davidcuellard/scrypto-dex 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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/radixdlt/radixdlt-scrypto`
[INFO] [stderr]     Updating git repository `https://github.com/radixdlt/const-sha1`
[INFO] [stderr]     Updating git repository `https://github.com/dtolnay/syn.git`
[INFO] [stderr]     Updating git repository `https://github.com/radixdlt/wasm-instrument`
[INFO] [stderr]     Updating git repository `https://github.com/radixdlt/wasmi.git`
[INFO] [stderr]     Updating git submodule `https://github.com/robbepop/wasm_kernel.git`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/testsuite.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/bluss/indexmap`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded triomphe v0.1.9
[INFO] [stderr]   Downloaded wabt v0.10.0
[INFO] [stderr]   Downloaded errno v0.3.6
[INFO] [stderr]   Downloaded bnum v0.7.0
[INFO] [stderr]   Downloaded wasmprinter v0.2.72
[INFO] [stderr]   Downloaded wasmparser-nostd v0.91.0
[INFO] [stderr]   Downloaded moka v0.9.9
[INFO] [stderr]   Downloaded fixedstr v0.2.12
[INFO] [stderr]   Downloaded regex-automata v0.3.9
[INFO] [stderr]   Downloaded wabt-sys v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 89175461ff2d722e6534f14982b5936345e67667f2636a0a5e868108e9b7f69d
[INFO] running `Command { std: "docker" "start" "-a" "89175461ff2d722e6534f14982b5936345e67667f2636a0a5e868108e9b7f69d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "89175461ff2d722e6534f14982b5936345e67667f2636a0a5e868108e9b7f69d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "89175461ff2d722e6534f14982b5936345e67667f2636a0a5e868108e9b7f69d", kill_on_drop: false }`
[INFO] [stdout] 89175461ff2d722e6534f14982b5936345e67667f2636a0a5e868108e9b7f69d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 93307ecc2428c0e3f85ee4bad3f5bf98adde40aefb61b02f0714d2da1f44a0bf
[INFO] running `Command { std: "docker" "start" "-a" "93307ecc2428c0e3f85ee4bad3f5bf98adde40aefb61b02f0714d2da1f44a0bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling syn v1.0.93 (https://github.com/dtolnay/syn.git?tag=1.0.93#2e505a84)
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling const-sha1 v0.2.0 (https://github.com/radixdlt/const-sha1#5e9ae2a9)
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bech32 v0.9.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking indexmap v2.0.0-pre (https://github.com/bluss/indexmap?rev=eedabaca9f84e520eab01325b305c08f3773e66c#eedabaca)
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]    Compiling rustix v0.38.21
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking utils v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa)
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking linux-raw-sys v0.4.11
[INFO] [stderr]     Checking unicode-ident v1.0.12
[INFO] [stderr]     Checking cpufeatures v0.2.11
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking regex-automata v0.3.9
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling bnum v0.7.0
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking getrandom v0.2.11
[INFO] [stderr]    Compiling moka v0.9.9
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking wasmparser v0.116.1
[INFO] [stderr]    Compiling fixedstr v0.2.12
[INFO] [stderr]     Checking indexmap-nostd v0.4.0
[INFO] [stderr]     Checking wasmparser-nostd v0.91.0
[INFO] [stderr]    Compiling radix-engine-profiling v1.0.1 (https://github.com/radixdlt/radixdlt-scrypto?tag=v1.0.1#d16b3ffa)
[INFO] [stderr]     Checking wasmi_core v0.8.0 (https://github.com/radixdlt/wasmi.git?branch=v0.23.0_store_clone#84085f82)
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking uuid v1.5.0
[INFO] [stderr]     Checking wasm-encoder v0.29.0
[INFO] [stderr]     Checking scheduled-thread-pool v0.2.7
[INFO] [stderr]     Checking wasmparser v0.107.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/f2c70877a7dbc51cd98e2d5d25209b24d4a586d5/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.39/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"' --cfg 'feature="visit"' --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=1deacf89ec772cff -C extra-filename=-2665d032715e28a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-a4809e20494045cd.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-93f906c40d6ffa20.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] running `Command { std: "docker" "inspect" "93307ecc2428c0e3f85ee4bad3f5bf98adde40aefb61b02f0714d2da1f44a0bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "93307ecc2428c0e3f85ee4bad3f5bf98adde40aefb61b02f0714d2da1f44a0bf", kill_on_drop: false }`
[INFO] [stdout] 93307ecc2428c0e3f85ee4bad3f5bf98adde40aefb61b02f0714d2da1f44a0bf
