[INFO] cloning repository https://github.com/au-ts/smt-profiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/au-ts/smt-profiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fau-ts%2Fsmt-profiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fau-ts%2Fsmt-profiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d72a658d7bb1a144f3c7d611192cc9438477f634
[INFO] checking au-ts/smt-profiler against try#012cd62c9add58ab3910e44c137d87db3ab70f61 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fau-ts%2Fsmt-profiler" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/au-ts/smt-profiler
[INFO] finished tweaking git repo https://github.com/au-ts/smt-profiler
[INFO] tweaked toml for git repo https://github.com/au-ts/smt-profiler written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/au-ts/smt-profiler on toolchain 012cd62c9add58ab3910e44c137d87db3ab70f61
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/au-ts/smt-profiler 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" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a992738812adbafc77fcda645a1397e1926ccf3849bd5b0893fcece4a34ddce7
[INFO] running `Command { std: "docker" "start" "-a" "a992738812adbafc77fcda645a1397e1926ccf3849bd5b0893fcece4a34ddce7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a992738812adbafc77fcda645a1397e1926ccf3849bd5b0893fcece4a34ddce7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a992738812adbafc77fcda645a1397e1926ccf3849bd5b0893fcece4a34ddce7", kill_on_drop: false }`
[INFO] [stdout] a992738812adbafc77fcda645a1397e1926ccf3849bd5b0893fcece4a34ddce7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+012cd62c9add58ab3910e44c137d87db3ab70f61" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 450fb7bcd446abe5e0a7293f4473d17ba3ddcacefe747bd64b285a05817f0b2e
[INFO] running `Command { std: "docker" "start" "-a" "450fb7bcd446abe5e0a7293f4473d17ba3ddcacefe747bd64b285a05817f0b2e", 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.189
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]     Checking cpufeatures v0.2.10
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking anstyle-parse v0.2.2
[INFO] [stderr]     Checking wayland-sys v0.30.1
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking hashbrown v0.14.2
[INFO] [stderr]     Checking webbrowser v0.8.12
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking num-rational v0.4.1
[INFO] [stderr]     Checking png v0.17.10
[INFO] [stderr]     Checking clap_lex v0.5.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking anstream v0.6.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]     Checking clap_builder v4.4.6
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking blake2-rfc v0.2.18
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking indexmap v2.0.2
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking polling v2.8.0
[INFO] [stderr]     Checking rustix v0.37.26
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking gethostname v0.2.3
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clap v2.34.0
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking petgraph v0.6.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking xdg-home v1.0.0
[INFO] [stderr]     Checking indicatif v0.16.2
[INFO] [stderr]     Checking permutation_iterator v0.1.2
[INFO] [stderr]     Checking async-io v1.13.0
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling enumflags2_derive v0.7.8
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling enumn v0.1.12
[INFO] [stderr]    Compiling async-trait v0.1.74
[INFO] [stderr]    Compiling async-recursion v1.0.5
[INFO] [stderr]    Compiling serde_repr v0.1.16
[INFO] [stderr]    Compiling clap_derive v4.4.2
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking glutin v0.30.10
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking tiny-skia-path v0.8.4
[INFO] [stderr]     Checking x11rb-protocol v0.10.0
[INFO] [stderr]     Checking image v0.24.7
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking thiserror v1.0.50
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking blocking v1.4.1
[INFO] [stderr]    Compiling zvariant_derive v3.15.0
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling zbus_macros v3.14.1
[INFO] [stderr]    Compiling atspi-macros v0.2.0
[INFO] [stderr]    Compiling pomelo-impl v0.1.5
[INFO] [stderr]    Compiling strum_macros v0.21.1
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking tiny-skia v0.8.4
[INFO] [stderr]     Checking async-fs v1.6.0
[INFO] [stderr]     Checking clap v4.4.6
[INFO] [stderr]     Checking pomelo v0.1.5
[INFO] [stderr]     Checking strum v0.21.0
[INFO] [stderr]     Checking structopt v0.3.26
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking x11rb v0.10.1
[INFO] [stderr]     Checking accesskit v0.11.2
[INFO] [stderr]     Checking enumflags2 v0.7.8
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]     Checking emath v0.23.0
[INFO] [stderr]     Checking ecolor v0.23.0
[INFO] [stderr]     Checking num-complex v0.3.1
[INFO] [stderr]     Checking ron v0.8.1
[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] [stderr]     Checking zvariant v3.15.0
[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" "450fb7bcd446abe5e0a7293f4473d17ba3ddcacefe747bd64b285a05817f0b2e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "450fb7bcd446abe5e0a7293f4473d17ba3ddcacefe747bd64b285a05817f0b2e", kill_on_drop: false }`
[INFO] [stdout] 450fb7bcd446abe5e0a7293f4473d17ba3ddcacefe747bd64b285a05817f0b2e
