[INFO] cloning repository https://github.com/ElementalCognition/arrow-bug
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ElementalCognition/arrow-bug" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElementalCognition%2Farrow-bug", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElementalCognition%2Farrow-bug'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 610ea3efcfbaa983831fcc3671a1aebccdea30b6
[INFO] testing ElementalCognition/arrow-bug against master#1ef7943ee607160a564655b6596f83670ef95df5 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FElementalCognition%2Farrow-bug" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ElementalCognition/arrow-bug
[INFO] finished tweaking git repo https://github.com/ElementalCognition/arrow-bug
[INFO] tweaked toml for git repo https://github.com/ElementalCognition/arrow-bug written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ElementalCognition/arrow-bug on toolchain 1ef7943ee607160a564655b6596f83670ef95df5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ElementalCognition/arrow-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" "+1ef7943ee607160a564655b6596f83670ef95df5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded arrow-select v40.0.0
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.86
[INFO] [stderr]   Downloaded once_cell v1.17.2
[INFO] [stderr]   Downloaded num v0.4.0
[INFO] [stderr]   Downloaded arrow-string v40.0.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.86
[INFO] [stderr]   Downloaded tracing-error v0.2.0
[INFO] [stderr]   Downloaded arrow-csv v40.0.0
[INFO] [stderr]   Downloaded semver v1.0.17
[INFO] [stderr]   Downloaded arrow-arith v40.0.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.59
[INFO] [stderr]   Downloaded arrow-ipc v40.0.0
[INFO] [stderr]   Downloaded arrow-cast v40.0.0
[INFO] [stderr]   Downloaded libm v0.2.7
[INFO] [stderr]   Downloaded js-sys v0.3.63
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.86
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.86
[INFO] [stderr]   Downloaded arrow-array v40.0.0
[INFO] [stderr]   Downloaded color-spantrace v0.2.0
[INFO] [stderr]   Downloaded arrow-data v40.0.0
[INFO] [stderr]   Downloaded regex v1.8.3
[INFO] [stderr]   Downloaded log v0.4.18
[INFO] [stderr]   Downloaded arrow-buffer v40.0.0
[INFO] [stderr]   Downloaded arrow v40.0.0
[INFO] [stderr]   Downloaded flatbuffers v23.1.21
[INFO] [stderr]   Downloaded arrow-json v40.0.0
[INFO] [stderr]   Downloaded arrow-ord v40.0.0
[INFO] [stderr]   Downloaded arrow-row v40.0.0
[INFO] [stderr]   Downloaded arrow-schema v40.0.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.86
[INFO] [stderr]   Downloaded color-eyre v0.6.2
[INFO] [stderr]   Downloaded libc v0.2.144
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b2c60c0cb9a76b30a54d5537b621a58cf86a5746f670e549b2e340cc581f21c
[INFO] running `Command { std: "docker" "start" "-a" "5b2c60c0cb9a76b30a54d5537b621a58cf86a5746f670e549b2e340cc581f21c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b2c60c0cb9a76b30a54d5537b621a58cf86a5746f670e549b2e340cc581f21c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b2c60c0cb9a76b30a54d5537b621a58cf86a5746f670e549b2e340cc581f21c", kill_on_drop: false }`
[INFO] [stdout] 5b2c60c0cb9a76b30a54d5537b621a58cf86a5746f670e549b2e340cc581f21c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5a43bd497f7288d0d7267a77118171b01fec4163ef8b62e47b25897e4ae41e4
[INFO] running `Command { std: "docker" "start" "-a" "e5a43bd497f7288d0d7267a77118171b01fec4163ef8b62e47b25897e4ae41e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling arrow-bug v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.38s
[INFO] running `Command { std: "docker" "inspect" "e5a43bd497f7288d0d7267a77118171b01fec4163ef8b62e47b25897e4ae41e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5a43bd497f7288d0d7267a77118171b01fec4163ef8b62e47b25897e4ae41e4", kill_on_drop: false }`
[INFO] [stdout] e5a43bd497f7288d0d7267a77118171b01fec4163ef8b62e47b25897e4ae41e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1ef7943ee607160a564655b6596f83670ef95df5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 594317d72dbfc257bbf95d8ac2aa835ac0a267bdedbabfc68ec97b885643ee46
[INFO] running `Command { std: "docker" "start" "-a" "594317d72dbfc257bbf95d8ac2aa835ac0a267bdedbabfc68ec97b885643ee46", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.7
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling once_cell v1.17.2
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling libc v0.2.144
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling arrow-schema v40.0.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.56
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling serde v1.0.163
[INFO] [stderr]    Compiling aho-corasick v1.0.1
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling tracing-core v0.1.31
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling regex-syntax v0.7.2
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling gimli v0.27.2
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling eyre v0.6.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling owo-colors v3.5.0
[INFO] [stderr]    Compiling getrandom v0.2.9
[INFO] [stderr]    Compiling flatbuffers v23.1.21
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/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] 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" "594317d72dbfc257bbf95d8ac2aa835ac0a267bdedbabfc68ec97b885643ee46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "594317d72dbfc257bbf95d8ac2aa835ac0a267bdedbabfc68ec97b885643ee46", kill_on_drop: false }`
[INFO] [stdout] 594317d72dbfc257bbf95d8ac2aa835ac0a267bdedbabfc68ec97b885643ee46
