[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 master#035b01b794602d5861daa43ac792f372f8981ed7 for 152214-denied
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0xOmarA%2FPTE-programmatic-interactions" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0xOmarA/PTE-programmatic-interactions on toolchain 035b01b794602d5861daa43ac792f372f8981ed7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "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" "+035b01b794602d5861daa43ac792f372f8981ed7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/radixdlt/radixdlt-scrypto`
[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]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/bluss/indexmap`
[INFO] [stderr]     Updating git repository `https://github.com/radixdlt/wasmi`
[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 git submodule `https://github.com/WebAssembly/testsuite.git`
[INFO] [stderr]     Updating git repository `https://github.com/radixdlt/elliptic-curves`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zeroize v1.5.5
[INFO] [stderr]   Downloaded cargo_toml v0.10.3
[INFO] [stderr]   Downloaded crypto-bigint v0.4.0-pre.0
[INFO] [stderr]   Downloaded ff v0.11.1
[INFO] [stderr]   Downloaded keccak v0.1.2
[INFO] [stderr]   Downloaded lru v0.7.6
[INFO] [stderr]   Downloaded bencher v0.1.5
[INFO] [stderr]   Downloaded elliptic-curve v0.12.0-pre.1
[INFO] [stderr]   Downloaded openssl-sys v0.9.73
[INFO] [stderr]   Downloaded rfc6979 v0.2.0-pre.0
[INFO] [stderr]   Downloaded ecdsa v0.14.0-pre.2
[INFO] [stderr]   Downloaded parity-wasm v0.42.2
[INFO] [stderr]   Downloaded tokio-util v0.7.2
[INFO] [stderr]   Downloaded libm v0.2.2
[INFO] [stderr]   Downloaded tokio v1.18.2
[INFO] [stderr]   Downloaded http v0.2.7
[INFO] [stderr]   Downloaded openssl v0.10.40
[INFO] [stderr]   Downloaded mio v0.8.3
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2fb2bd62b99175b2525afc4235295d9607f629b4a62c266464468ede9e9d1996
[INFO] running `Command { std: "docker" "start" "-a" "2fb2bd62b99175b2525afc4235295d9607f629b4a62c266464468ede9e9d1996", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2fb2bd62b99175b2525afc4235295d9607f629b4a62c266464468ede9e9d1996", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2fb2bd62b99175b2525afc4235295d9607f629b4a62c266464468ede9e9d1996", kill_on_drop: false }`
[INFO] [stdout] 2fb2bd62b99175b2525afc4235295d9607f629b4a62c266464468ede9e9d1996
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+035b01b794602d5861daa43ac792f372f8981ed7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 46aa2f0d2960a705770a51a5558ab1c7f3b172978806d9902d3112d28cd4fa7a
[INFO] running `Command { std: "docker" "start" "-a" "46aa2f0d2960a705770a51a5558ab1c7f3b172978806d9902d3112d28cd4fa7a", 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 proc-macro2 v1.0.39
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]     Checking once_cell v1.12.0
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]     Checking bytes v1.1.0
[INFO] [stderr]    Compiling serde v1.0.137
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking itoa v1.0.2
[INFO] [stderr]     Checking zeroize v1.5.5
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking mio v0.8.3
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking der v0.5.1
[INFO] [stderr]     Checking tracing-core v0.1.26
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling openssl v0.10.40
[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] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking ff v0.11.1
[INFO] [stderr]     Checking group v0.11.0
[INFO] [stderr]     Checking http v0.2.7
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling quote v1.0.18
[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" "46aa2f0d2960a705770a51a5558ab1c7f3b172978806d9902d3112d28cd4fa7a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46aa2f0d2960a705770a51a5558ab1c7f3b172978806d9902d3112d28cd4fa7a", kill_on_drop: false }`
[INFO] [stdout] 46aa2f0d2960a705770a51a5558ab1c7f3b172978806d9902d3112d28cd4fa7a
