[INFO] cloning repository https://github.com/0xOmarA/PTE-programmatic-interactions
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0xOmarA/PTE-programmatic-interactions" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xOmarA%2FPTE-programmatic-interactions", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xOmarA%2FPTE-programmatic-interactions'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5dde401eed61a3445a469149a3e57c7c0309a410
[INFO] checking 0xOmarA/PTE-programmatic-interactions against try#18c1d185ac7a6a3bf399296b35e4b2736809a756 for pr-146972
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xOmarA%2FPTE-programmatic-interactions" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0xOmarA/PTE-programmatic-interactions
[INFO] finished tweaking git repo https://github.com/0xOmarA/PTE-programmatic-interactions
[INFO] tweaked toml for git repo https://github.com/0xOmarA/PTE-programmatic-interactions written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xOmarA/PTE-programmatic-interactions on toolchain 18c1d185ac7a6a3bf399296b35e4b2736809a756
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0xOmarA/PTE-programmatic-interactions 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" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] error: unexpected key or value, expected newline, `#`
[INFO] [stderr]  --> ../../../cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/8c176b7/assets/template/Cargo.toml:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | sbor = ${sbor}
[INFO] [stderr]   |         ^
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 14e4926e60d83ce40b601c52256c6e5c8859e46a1e7efcf055f35ab667e64def
[INFO] running `Command { std: "docker" "start" "-a" "14e4926e60d83ce40b601c52256c6e5c8859e46a1e7efcf055f35ab667e64def", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "14e4926e60d83ce40b601c52256c6e5c8859e46a1e7efcf055f35ab667e64def", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14e4926e60d83ce40b601c52256c6e5c8859e46a1e7efcf055f35ab667e64def", kill_on_drop: false }`
[INFO] [stdout] 14e4926e60d83ce40b601c52256c6e5c8859e46a1e7efcf055f35ab667e64def
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:94a0c148923f5b2b52a63ef0eeb1882ad339ab61bce784c8077cbe41c61feb6c" "/opt/rustwide/cargo-home/bin/cargo" "+18c1d185ac7a6a3bf399296b35e4b2736809a756" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a410875862dbf583fc86cab1a072369c9a03762572a0c55c0889ab838ba4d002
[INFO] running `Command { std: "docker" "start" "-a" "a410875862dbf583fc86cab1a072369c9a03762572a0c55c0889ab838ba4d002", kill_on_drop: false }`
[INFO] [stderr] error: unexpected key or value, expected newline, `#`
[INFO] [stderr]  --> ../cargo-home/git/checkouts/radixdlt-scrypto-48b6acf686a86e20/8c176b7/assets/template/Cargo.toml:7:9
[INFO] [stderr]   |
[INFO] [stderr] 7 | sbor = ${sbor}
[INFO] [stderr]   |         ^
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]    Compiling serde_derive v1.0.137
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking log v0.4.17
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.6/src/lib.rs:33:42
[INFO] [stdout]    |
[INFO] [stdout] 33 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ahash` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "a410875862dbf583fc86cab1a072369c9a03762572a0c55c0889ab838ba4d002", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a410875862dbf583fc86cab1a072369c9a03762572a0c55c0889ab838ba4d002", kill_on_drop: false }`
[INFO] [stdout] a410875862dbf583fc86cab1a072369c9a03762572a0c55c0889ab838ba4d002
