[INFO] fetching crate inkan 0.0.3...
[INFO] checking inkan-0.0.3 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate inkan 0.0.3 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate inkan 0.0.3 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate inkan 0.0.3
[INFO] finished tweaking crates.io crate inkan 0.0.3
[INFO] tweaked toml for crates.io crate inkan 0.0.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate crates.io crate inkan 0.0.3 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" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hashlink v0.8.2
[INFO] [stderr]   Downloaded serde_yaml v0.9.21
[INFO] [stderr]   Downloaded rusqlite_migration v1.0.2
[INFO] [stderr]   Downloaded clap_derive v4.3.1
[INFO] [stderr]   Downloaded clap v4.3.1
[INFO] [stderr]   Downloaded unsafe-libyaml v0.2.8
[INFO] [stderr]   Downloaded unidecode v0.3.0
[INFO] [stderr]   Downloaded uuid v1.3.3
[INFO] [stderr]   Downloaded fake v2.6.1
[INFO] [stderr]   Downloaded clap_builder v4.3.1
[INFO] [stderr]   Downloaded libc v0.2.145
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c91abc0f96e6eedbebdc25d3343934e7d805a38fc880086c134929a2da0e599e
[INFO] running `Command { std: "docker" "start" "-a" "c91abc0f96e6eedbebdc25d3343934e7d805a38fc880086c134929a2da0e599e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c91abc0f96e6eedbebdc25d3343934e7d805a38fc880086c134929a2da0e599e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c91abc0f96e6eedbebdc25d3343934e7d805a38fc880086c134929a2da0e599e", kill_on_drop: false }`
[INFO] [stdout] c91abc0f96e6eedbebdc25d3343934e7d805a38fc880086c134929a2da0e599e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6316eefce943e635f91a73e7a2804a1e1ab0959aae5f882ab83edccc276a6573
[INFO] running `Command { std: "docker" "start" "-a" "6316eefce943e635f91a73e7a2804a1e1ab0959aae5f882ab83edccc276a6573", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.145
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.59
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling log v0.4.18
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling rustix v0.37.19
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]     Checking linux-raw-sys v0.3.8
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling signal-hook v0.3.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.7
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]    Compiling bitflags v2.3.1
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/proc-macro2-1.0.59/src/lib.rs:92:30
[INFO] [stdout]    |
[INFO] [stdout] 92 |     feature(proc_macro_span, proc_macro_span_shrink)
[INFO] [stdout]    |                              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]     Checking colorchoice v1.0.0
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.3/src/lib.rs:99:42
[INFO] [stdout]    |
[INFO] [stdout] 99 | #![cfg_attr(feature = "stdsimd", feature(stdsimd))]
[INFO] [stdout]    |                                          ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.8.3/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 regex-syntax v0.7.2
[INFO] [stdout] For more information about this error, try `rustc --explain E0635`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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] [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] running `Command { std: "docker" "inspect" "6316eefce943e635f91a73e7a2804a1e1ab0959aae5f882ab83edccc276a6573", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6316eefce943e635f91a73e7a2804a1e1ab0959aae5f882ab83edccc276a6573", kill_on_drop: false }`
[INFO] [stdout] 6316eefce943e635f91a73e7a2804a1e1ab0959aae5f882ab83edccc276a6573
