[INFO] cloning repository https://github.com/AdwitM/Token-Sale-Contract-Scrypto
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AdwitM/Token-Sale-Contract-Scrypto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdwitM%2FToken-Sale-Contract-Scrypto", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdwitM%2FToken-Sale-Contract-Scrypto'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 87a7a5e431bca25b9cc7a4036048300f5f4ee711
[INFO] checking AdwitM/Token-Sale-Contract-Scrypto against try#863511eff87e66198b396935f3b5c8a543022f53 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdwitM%2FToken-Sale-Contract-Scrypto" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  51% (732/1409)
Updating files:  52% (733/1409)
Updating files:  53% (747/1409)
Updating files:  54% (761/1409)
Updating files:  55% (775/1409)
Updating files:  56% (790/1409)
Updating files:  57% (804/1409)
Updating files:  58% (818/1409)
Updating files:  59% (832/1409)
Updating files:  60% (846/1409)
Updating files:  61% (860/1409)
Updating files:  62% (874/1409)
Updating files:  63% (888/1409)
Updating files:  64% (902/1409)
Updating files:  65% (916/1409)
Updating files:  66% (930/1409)
Updating files:  67% (945/1409)
Updating files:  68% (959/1409)
Updating files:  69% (973/1409)
Updating files:  70% (987/1409)
Updating files:  71% (1001/1409)
Updating files:  72% (1015/1409)
Updating files:  73% (1029/1409)
Updating files:  74% (1043/1409)
Updating files:  74% (1044/1409)
Updating files:  75% (1057/1409)
Updating files:  76% (1071/1409)
Updating files:  77% (1085/1409)
Updating files:  78% (1100/1409)
Updating files:  79% (1114/1409)
Updating files:  80% (1128/1409)
Updating files:  81% (1142/1409)
Updating files:  82% (1156/1409)
Updating files:  83% (1170/1409)
Updating files:  84% (1184/1409)
Updating files:  85% (1198/1409)
Updating files:  86% (1212/1409)
Updating files:  87% (1226/1409)
Updating files:  88% (1240/1409)
Updating files:  89% (1255/1409)
Updating files:  90% (1269/1409)
Updating files:  91% (1283/1409)
Updating files:  92% (1297/1409)
Updating files:  93% (1311/1409)
Updating files:  94% (1325/1409)
Updating files:  95% (1339/1409)
Updating files:  96% (1353/1409)
Updating files:  97% (1367/1409)
Updating files:  98% (1381/1409)
Updating files:  99% (1395/1409)
Updating files: 100% (1409/1409)
Updating files: 100% (1409/1409), done.
[INFO] started tweaking git repo https://github.com/AdwitM/Token-Sale-Contract-Scrypto
[INFO] finished tweaking git repo https://github.com/AdwitM/Token-Sale-Contract-Scrypto
[INFO] tweaked toml for git repo https://github.com/AdwitM/Token-Sale-Contract-Scrypto written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AdwitM/Token-Sale-Contract-Scrypto on toolchain 863511eff87e66198b396935f3b5c8a543022f53
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AdwitM/Token-Sale-Contract-Scrypto 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" "+863511eff87e66198b396935f3b5c8a543022f53" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] efeef621748054cabab2a3a1fefd84923ff22bed4a12c70b074683b74dc9cc27
[INFO] running `Command { std: "docker" "start" "-a" "efeef621748054cabab2a3a1fefd84923ff22bed4a12c70b074683b74dc9cc27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efeef621748054cabab2a3a1fefd84923ff22bed4a12c70b074683b74dc9cc27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efeef621748054cabab2a3a1fefd84923ff22bed4a12c70b074683b74dc9cc27", kill_on_drop: false }`
[INFO] [stdout] efeef621748054cabab2a3a1fefd84923ff22bed4a12c70b074683b74dc9cc27
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+863511eff87e66198b396935f3b5c8a543022f53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fafe0d8180eb4c3bc32764604301b3211b2f9fbfd77d2f3c6db9c692e57712c0
[INFO] running `Command { std: "docker" "start" "-a" "fafe0d8180eb4c3bc32764604301b3211b2f9fbfd77d2f3c6db9c692e57712c0", 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 generic-array v0.14.5
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.140
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling serde v1.0.140
[INFO] [stderr]     Checking zeroize v1.5.7
[INFO] [stderr]     Checking const-oid v0.7.1
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]     Checking base16ct v0.1.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]     Checking opaque-debug v0.3.0
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling libm v0.2.2
[INFO] [stderr]     Checking cpufeatures v0.2.2
[INFO] [stderr]     Checking der v0.5.1
[INFO] [stderr]    Compiling ryu v1.0.10
[INFO] [stderr]     Checking ff v0.11.1
[INFO] [stderr]     Checking keccak v0.1.2
[INFO] [stderr]     Checking parity-wasm v0.42.2
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]    Compiling indexmap v1.8.1 (https://github.com/bluss/indexmap?tag=1.8.1#275379c4)
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking memory_units v0.4.0
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking group v0.11.0
[INFO] [stderr]     Checking bencher v0.1.5
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]     Checking colored v2.0.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.11.1
[INFO] [stderr]     Checking crypto-bigint v0.3.2
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking block-buffer v0.10.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[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" "fafe0d8180eb4c3bc32764604301b3211b2f9fbfd77d2f3c6db9c692e57712c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fafe0d8180eb4c3bc32764604301b3211b2f9fbfd77d2f3c6db9c692e57712c0", kill_on_drop: false }`
[INFO] [stdout] fafe0d8180eb4c3bc32764604301b3211b2f9fbfd77d2f3c6db9c692e57712c0
