[INFO] cloning repository https://github.com/CatThingy/fishfinder
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CatThingy/fishfinder" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCatThingy%2Ffishfinder", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCatThingy%2Ffishfinder'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0a036e486eb0e95100614dec4c39eff6856f3c68
[INFO] testing CatThingy/fishfinder against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCatThingy%2Ffishfinder" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/CatThingy/fishfinder
[INFO] finished tweaking git repo https://github.com/CatThingy/fishfinder
[INFO] tweaked toml for git repo https://github.com/CatThingy/fishfinder written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CatThingy/fishfinder on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CatThingy/fishfinder 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" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded target-lexicon v0.12.4
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.17.1
[INFO] [stderr]   Downloaded unindent v0.1.10
[INFO] [stderr]   Downloaded indoc v1.0.7
[INFO] [stderr]   Downloaded pyo3-build-config v0.17.1
[INFO] [stderr]   Downloaded piet-coregraphics v0.3.0
[INFO] [stderr]   Downloaded pyo3-ffi v0.17.1
[INFO] [stderr]   Downloaded druid-derive v0.4.0
[INFO] [stderr]   Downloaded gdk-pixbuf-sys v0.10.0
[INFO] [stderr]   Downloaded atk-sys v0.10.0
[INFO] [stderr]   Downloaded futures v0.3.24
[INFO] [stderr]   Downloaded futures-util v0.3.24
[INFO] [stderr]   Downloaded gdk v0.13.2
[INFO] [stderr]   Downloaded png v0.17.6
[INFO] [stderr]   Downloaded wide v0.7.4
[INFO] [stderr]   Downloaded gio v0.9.1
[INFO] [stderr]   Downloaded gio-sys v0.10.1
[INFO] [stderr]   Downloaded image v0.24.3
[INFO] [stderr]   Downloaded gtk-sys v0.10.0
[INFO] [stderr]   Downloaded piet v0.3.1
[INFO] [stderr]   Downloaded serde_json v1.0.85
[INFO] [stderr]   Downloaded druid-shell v0.7.0
[INFO] [stderr]   Downloaded fluent-syntax v0.9.3
[INFO] [stderr]   Downloaded gtk v0.9.2
[INFO] [stderr]   Downloaded druid v0.7.0
[INFO] [stderr]   Downloaded simba v0.7.2
[INFO] [stderr]   Downloaded jpeg-decoder v0.2.6
[INFO] [stderr]   Downloaded pango v0.9.1
[INFO] [stderr]   Downloaded gdk-sys v0.10.0
[INFO] [stderr]   Downloaded glib v0.10.3
[INFO] [stderr]   Downloaded glib-sys v0.10.1
[INFO] [stderr]   Downloaded xi-unicode v0.2.1
[INFO] [stderr]   Downloaded half v1.8.2
[INFO] [stderr]   Downloaded num v0.4.0
[INFO] [stderr]   Downloaded num-complex v0.4.2
[INFO] [stderr]   Downloaded pango-sys v0.10.0
[INFO] [stderr]   Downloaded tiff v0.7.3
[INFO] [stderr]   Downloaded atk v0.9.0
[INFO] [stderr]   Downloaded gdk-pixbuf v0.9.0
[INFO] [stderr]   Downloaded conv v0.3.3
[INFO] [stderr]   Downloaded numpy v0.17.2
[INFO] [stderr]   Downloaded rand_distr v0.2.2
[INFO] [stderr]   Downloaded fluent-bundle v0.12.0
[INFO] [stderr]   Downloaded imageproc v0.23.0
[INFO] [stderr]   Downloaded cairo-sys-rs v0.10.0
[INFO] [stderr]   Downloaded futures-io v0.3.24
[INFO] [stderr]   Downloaded futures-macro v0.3.24
[INFO] [stderr]   Downloaded glib-macros v0.10.1
[INFO] [stderr]   Downloaded system-deps v1.3.2
[INFO] [stderr]   Downloaded exr v1.5.0
[INFO] [stderr]   Downloaded gobject-sys v0.10.0
[INFO] [stderr]   Downloaded unic-ucd-bidi v0.9.0
[INFO] [stderr]   Downloaded intl_pluralrules v7.0.1
[INFO] [stderr]   Downloaded fluent-langneg v0.13.0
[INFO] [stderr]   Downloaded unic-langid v0.9.0
[INFO] [stderr]   Downloaded custom_derive v0.1.7
[INFO] [stderr]   Downloaded futures-core v0.3.24
[INFO] [stderr]   Downloaded futures-sink v0.3.24
[INFO] [stderr]   Downloaded keyboard-types v0.5.0
[INFO] [stderr]   Downloaded futures-channel v0.3.24
[INFO] [stderr]   Downloaded cairo-rs v0.9.1
[INFO] [stderr]   Downloaded piet-common v0.3.2
[INFO] [stderr]   Downloaded type-map v0.4.0
[INFO] [stderr]   Downloaded intl-memoizer v0.5.1
[INFO] [stderr]   Downloaded rental-impl v0.5.5
[INFO] [stderr]   Downloaded rental v0.5.6
[INFO] [stderr]   Downloaded tinystr v0.3.4
[INFO] [stderr]   Downloaded paste v1.0.9
[INFO] [stderr]   Downloaded pyo3 v0.17.1
[INFO] [stderr]   Downloaded futures-executor v0.3.24
[INFO] [stderr]   Downloaded futures-task v0.3.24
[INFO] [stderr]   Downloaded strum v0.18.0
[INFO] [stderr]   Downloaded strum_macros v0.18.0
[INFO] [stderr]   Downloaded piet-cairo v0.3.0
[INFO] [stderr]   Downloaded associative-cache v1.0.1
[INFO] [stderr]   Downloaded utf16_lit v1.0.1
[INFO] [stderr]   Downloaded piet-direct2d v0.3.0
[INFO] [stderr]   Downloaded kurbo v0.7.1
[INFO] [stderr]   Downloaded unic-bidi v0.9.0
[INFO] [stderr]   Downloaded piet-web v0.3.1
[INFO] [stderr]   Downloaded const_fn v0.4.9
[INFO] [stderr]   Downloaded simple_logger v1.16.0
[INFO] [stderr]   Downloaded unic-langid-impl v0.9.0
[INFO] [stderr]   Downloaded pyo3-macros v0.17.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe9c84c6b19c85e8b0fffea2ad2a89131c5cd508696118cab689cc66c48da32d
[INFO] running `Command { std: "docker" "start" "-a" "fe9c84c6b19c85e8b0fffea2ad2a89131c5cd508696118cab689cc66c48da32d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe9c84c6b19c85e8b0fffea2ad2a89131c5cd508696118cab689cc66c48da32d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe9c84c6b19c85e8b0fffea2ad2a89131c5cd508696118cab689cc66c48da32d", kill_on_drop: false }`
[INFO] [stdout] fe9c84c6b19c85e8b0fffea2ad2a89131c5cd508696118cab689cc66c48da32d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dcb391a7c35c012f10c94479f77adf7f691cf1173ffed5f0b04646828d83470a
[INFO] running `Command { std: "docker" "start" "-a" "dcb391a7c35c012f10c94479f77adf7f691cf1173ffed5f0b04646828d83470a", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling unicode-segmentation v1.9.0
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling strum v0.18.0
[INFO] [stderr]    Compiling version-compare v0.0.10
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling futures-io v0.3.24
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.64
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.11
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling target-lexicon v0.12.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.10
[INFO] [stderr]    Compiling bytemuck v1.12.1
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling rayon-core v1.9.3
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling cairo-rs v0.9.1
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling standback v0.2.17
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling toml v0.5.9
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling tinystr v0.3.4
[INFO] [stderr]    Compiling gio v0.9.1
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling unic-langid-impl v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.5.4
[INFO] [stderr]    Compiling pyo3-build-config v0.17.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling unic-ucd-bidi v0.9.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling num-complex v0.4.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling rayon v1.5.3
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling gdk-pixbuf v0.9.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling pango v0.9.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling unic-bidi v0.9.0
[INFO] [stderr]    Compiling kurbo v0.7.1
[INFO] [stderr]    Compiling unic-langid v0.9.0
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling const_fn v0.4.9
[INFO] [stderr]    Compiling gdk v0.13.2
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling atk v0.9.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.2
[INFO] [stderr]    Compiling flate2 v1.0.24
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling piet v0.3.1
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling spin v0.9.4
[INFO] [stderr]    Compiling safe_arch v0.6.0
[INFO] [stderr]    Compiling time v0.2.27
[INFO] [stderr]    Compiling gtk v0.9.2
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling xi-unicode v0.2.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling type-map v0.4.0
[INFO] [stderr]    Compiling jpeg-decoder v0.2.6
[INFO] [stderr]    Compiling wide v0.7.4
[INFO] [stderr]    Compiling pyo3-ffi v0.17.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling paste v1.0.9
[INFO] [stderr]    Compiling bit_field v0.10.1
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling ttf-parser v0.6.2
[INFO] [stderr]    Compiling image v0.23.14
[INFO] [stderr]    Compiling tiff v0.7.3
[INFO] [stderr]    Compiling simba v0.7.2
[INFO] [stderr]    Compiling owned_ttf_parser v0.6.0
[INFO] [stderr]    Compiling intl-memoizer v0.5.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling gif v0.11.4
[INFO] [stderr]    Compiling png v0.17.6
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]    Compiling intl_pluralrules v7.0.1
[INFO] [stderr]    Compiling keyboard-types v0.5.0
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling custom_derive v0.1.7
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.6
[INFO] [stderr]    Compiling fluent-syntax v0.9.3
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling rusttype v0.9.2
[INFO] [stderr]    Compiling conv v0.3.3
[INFO] [stderr]    Compiling rand_distr v0.2.2
[INFO] [stderr]    Compiling simple_logger v1.16.0
[INFO] [stderr]    Compiling pyo3 v0.17.1
[INFO] [stderr]    Compiling nalgebra v0.30.1
[INFO] [stderr]    Compiling num v0.4.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.17.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling itertools v0.10.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling xi-unicode v0.3.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling unindent v0.1.10
[INFO] [stderr]    Compiling indoc v1.0.7
[INFO] [stderr]    Compiling fastrand v1.8.0
[INFO] [stdout] error[E0635]: unknown feature `stdsimd`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ahash-0.7.6/src/lib.rs:33:42
[INFO] [stdout]    |
[INFO] [stdout] 33 | #![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" "dcb391a7c35c012f10c94479f77adf7f691cf1173ffed5f0b04646828d83470a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dcb391a7c35c012f10c94479f77adf7f691cf1173ffed5f0b04646828d83470a", kill_on_drop: false }`
[INFO] [stdout] dcb391a7c35c012f10c94479f77adf7f691cf1173ffed5f0b04646828d83470a
