[INFO] cloning repository https://github.com/CounterpartyXCP/addrindexrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CounterpartyXCP/addrindexrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCounterpartyXCP%2Faddrindexrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCounterpartyXCP%2Faddrindexrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7c8621eb666e2e1cb591af9bf2e081f47a84db7d [INFO] checking CounterpartyXCP/addrindexrs against master#506512391b1a75ae450d36c9420978402a91abcc for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCounterpartyXCP%2Faddrindexrs" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CounterpartyXCP/addrindexrs on toolchain 506512391b1a75ae450d36c9420978402a91abcc [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CounterpartyXCP/addrindexrs [INFO] finished tweaking git repo https://github.com/CounterpartyXCP/addrindexrs [INFO] tweaked toml for git repo https://github.com/CounterpartyXCP/addrindexrs written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/CounterpartyXCP/addrindexrs 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" "+506512391b1a75ae450d36c9420978402a91abcc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded errno v0.2.4 [INFO] [stderr] Downloaded sysconf v0.3.4 [INFO] [stderr] Downloaded signal-hook v0.1.11 [INFO] [stderr] Downloaded synstructure v0.12.2 [INFO] [stderr] Downloaded num_cpus v1.11.0 [INFO] [stderr] Downloaded bech32 v0.7.1 [INFO] [stderr] Downloaded page_size v0.4.1 [INFO] [stderr] Downloaded bitcoin_hashes v0.7.1 [INFO] [stderr] Downloaded unicode-segmentation v1.5.0 [INFO] [stderr] Downloaded arc-swap v0.4.3 [INFO] [stderr] Downloaded bitcoin v0.21.0 [INFO] [stderr] Downloaded secp256k1 v0.15.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ae814748f5a3e2a4de2a86e81c21fd61f2ea20f78afbd990fe5bef0d25db9ea7 [INFO] running `Command { std: "docker" "start" "-a" "ae814748f5a3e2a4de2a86e81c21fd61f2ea20f78afbd990fe5bef0d25db9ea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ae814748f5a3e2a4de2a86e81c21fd61f2ea20f78afbd990fe5bef0d25db9ea7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ae814748f5a3e2a4de2a86e81c21fd61f2ea20f78afbd990fe5bef0d25db9ea7", kill_on_drop: false }` [INFO] [stdout] ae814748f5a3e2a4de2a86e81c21fd61f2ea20f78afbd990fe5bef0d25db9ea7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+506512391b1a75ae450d36c9420978402a91abcc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd55560c33edf88f1eaad1cee100bc459140b49840e3298f02f0e02f4dc48f54 [INFO] running `Command { std: "docker" "start" "-a" "fd55560c33edf88f1eaad1cee100bc459140b49840e3298f02f0e02f4dc48f54", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling bindgen v0.69.4 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling ahash v0.7.7 [INFO] [stderr] Compiling roff v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling clang-sys v1.7.0 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling configure_me_codegen v0.4.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling man v0.1.1 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling fmt2io v0.1.0 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Compiling unicode-segmentation v1.5.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling cc v1.0.87 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stdout] error[E0635]: unknown feature `stdsimd` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/ahash-0.7.7/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 error-chain v0.12.1 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stdout] error: aborting due to 1 previous error [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 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "fd55560c33edf88f1eaad1cee100bc459140b49840e3298f02f0e02f4dc48f54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd55560c33edf88f1eaad1cee100bc459140b49840e3298f02f0e02f4dc48f54", kill_on_drop: false }` [INFO] [stdout] fd55560c33edf88f1eaad1cee100bc459140b49840e3298f02f0e02f4dc48f54 [INFO] checking CounterpartyXCP/addrindexrs against try#dae34b759e282c069aa28752564694effd121a63 for pr-125384 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCounterpartyXCP%2Faddrindexrs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CounterpartyXCP/addrindexrs on toolchain dae34b759e282c069aa28752564694effd121a63 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CounterpartyXCP/addrindexrs [INFO] finished tweaking git repo https://github.com/CounterpartyXCP/addrindexrs [INFO] tweaked toml for git repo https://github.com/CounterpartyXCP/addrindexrs written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/CounterpartyXCP/addrindexrs 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" "+dae34b759e282c069aa28752564694effd121a63" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a46fa0801474fe958448385a7f1145d1d120e00244ebc66f8e3b1e4a621a03cf [INFO] running `Command { std: "docker" "start" "-a" "a46fa0801474fe958448385a7f1145d1d120e00244ebc66f8e3b1e4a621a03cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a46fa0801474fe958448385a7f1145d1d120e00244ebc66f8e3b1e4a621a03cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a46fa0801474fe958448385a7f1145d1d120e00244ebc66f8e3b1e4a621a03cf", kill_on_drop: false }` [INFO] [stdout] a46fa0801474fe958448385a7f1145d1d120e00244ebc66f8e3b1e4a621a03cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:beeedbb442662e57d416641ecc3200b38e573c25b057896194468d05594dd835" "/opt/rustwide/cargo-home/bin/cargo" "+dae34b759e282c069aa28752564694effd121a63" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bf6b831ab78bd80175dada131ac5706927540284e52d38a8cf038c8735e5d0ad [INFO] running `Command { std: "docker" "start" "-a" "bf6b831ab78bd80175dada131ac5706927540284e52d38a8cf038c8735e5d0ad", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] skipping non-2021 edition `2018` [INFO] running `Command { std: "docker" "inspect" "bf6b831ab78bd80175dada131ac5706927540284e52d38a8cf038c8735e5d0ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf6b831ab78bd80175dada131ac5706927540284e52d38a8cf038c8735e5d0ad", kill_on_drop: false }` [INFO] [stdout] bf6b831ab78bd80175dada131ac5706927540284e52d38a8cf038c8735e5d0ad