[INFO] cloning repository https://github.com/DefiCake/encoding-bug
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DefiCake/encoding-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDefiCake%2Fencoding-bug", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDefiCake%2Fencoding-bug'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e7895bd6c96fe4c8c3bf7eeae0a2292f661a3d37
[INFO] checking DefiCake/encoding-bug against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDefiCake%2Fencoding-bug" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DefiCake/encoding-bug
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/DefiCake/encoding-bug
[INFO] tweaked toml for git repo https://github.com/DefiCake/encoding-bug written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DefiCake/encoding-bug on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DefiCake/encoding-bug 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" "+0c70cfbec949d241375e31c5a42066be70c720fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d0bae09a4cf27c1f7d518f822318a5e84d8ebf00e81b5d0c68d7f6d6e0d67d35
[INFO] running `Command { std: "docker" "start" "-a" "d0bae09a4cf27c1f7d518f822318a5e84d8ebf00e81b5d0c68d7f6d6e0d67d35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0bae09a4cf27c1f7d518f822318a5e84d8ebf00e81b5d0c68d7f6d6e0d67d35", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0bae09a4cf27c1f7d518f822318a5e84d8ebf00e81b5d0c68d7f6d6e0d67d35", kill_on_drop: false }`
[INFO] [stdout] d0bae09a4cf27c1f7d518f822318a5e84d8ebf00e81b5d0c68d7f6d6e0d67d35
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cf0edc10651c7b8894299ba2a85fa9e91dbae36c310c39275abe943c8d85ea60
[INFO] running `Command { std: "docker" "start" "-a" "cf0edc10651c7b8894299ba2a85fa9e91dbae36c310c39275abe943c8d85ea60", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling serde v1.0.190
[INFO] [stderr]     Checking const-oid v0.9.5
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking cpufeatures v0.2.10
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling platforms v3.1.2
[INFO] [stderr]    Compiling secp256k1-sys v0.8.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking zerocopy v0.7.15
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking fuel-storage v0.43.1
[INFO] [stderr]     Checking allocator-api2 v0.2.16
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]     Checking ethnum v1.4.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.1
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling ring v0.17.5
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.8.6/src/lib.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr]    Compiling void v1.0.2
[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" "cf0edc10651c7b8894299ba2a85fa9e91dbae36c310c39275abe943c8d85ea60", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf0edc10651c7b8894299ba2a85fa9e91dbae36c310c39275abe943c8d85ea60", kill_on_drop: false }`
[INFO] [stdout] cf0edc10651c7b8894299ba2a85fa9e91dbae36c310c39275abe943c8d85ea60
