[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#0bdee9e879c87b7211d316e9152109cfd46c576b for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDefiCake%2Fencoding-bug" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DefiCake/encoding-bug on toolchain 0bdee9e879c87b7211d316e9152109cfd46c576b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "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" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 154014ba7446c9eac85094dc0950b2ecb463a055afe0f637ed88e15558dbe635
[INFO] running `Command { std: "docker" "start" "-a" "154014ba7446c9eac85094dc0950b2ecb463a055afe0f637ed88e15558dbe635", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "154014ba7446c9eac85094dc0950b2ecb463a055afe0f637ed88e15558dbe635", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "154014ba7446c9eac85094dc0950b2ecb463a055afe0f637ed88e15558dbe635", kill_on_drop: false }`
[INFO] [stdout] 154014ba7446c9eac85094dc0950b2ecb463a055afe0f637ed88e15558dbe635
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0bdee9e879c87b7211d316e9152109cfd46c576b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 365e9f1ade595564f02e50b99a7565371593ce062431b84c58ee579305a2919b
[INFO] running `Command { std: "docker" "start" "-a" "365e9f1ade595564f02e50b99a7565371593ce062431b84c58ee579305a2919b", 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 subtle v2.5.0
[INFO] [stderr]     Checking const-oid v0.9.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]     Checking memchr v2.6.4
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]     Checking cpufeatures v0.2.10
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]     Checking base64 v0.21.5
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking keccak v0.1.4
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking futures-channel v0.3.28
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling platforms v3.1.2
[INFO] [stderr]     Checking zerocopy v0.7.15
[INFO] [stderr]     Checking fuel-storage v0.43.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]     Checking ethnum v1.4.0
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]     Checking ahash v0.8.6
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling syn v2.0.38
[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]    Compiling aho-corasick v1.1.2
[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" "365e9f1ade595564f02e50b99a7565371593ce062431b84c58ee579305a2919b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "365e9f1ade595564f02e50b99a7565371593ce062431b84c58ee579305a2919b", kill_on_drop: false }`
[INFO] [stdout] 365e9f1ade595564f02e50b99a7565371593ce062431b84c58ee579305a2919b
