[INFO] cloning repository https://github.com/javierhonduco/rbperf [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/javierhonduco/rbperf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjavierhonduco%2Frbperf", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjavierhonduco%2Frbperf'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c0d0956fdeebe5c8280da991b2a792f32249e721 [INFO] checking javierhonduco/rbperf against master#cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c for pr-143170 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjavierhonduco%2Frbperf" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/javierhonduco/rbperf [INFO] finished tweaking git repo https://github.com/javierhonduco/rbperf [INFO] tweaked toml for git repo https://github.com/javierhonduco/rbperf written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/javierhonduco/rbperf on toolchain cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/javierhonduco/rbperf 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" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded project-root v0.2.2 [INFO] [stderr] Downloaded libproc v0.12.0 [INFO] [stderr] Downloaded mach2 v0.4.1 [INFO] [stderr] Downloaded proc-maps v0.3.1 [INFO] [stderr] Downloaded clap_derive v3.2.18 [INFO] [stderr] Downloaded anstyle-wincon v1.0.0 [INFO] [stderr] Downloaded cargo-platform v0.1.2 [INFO] [stderr] Downloaded plain v0.2.3 [INFO] [stderr] Downloaded iana-time-zone v0.1.56 [INFO] [stderr] Downloaded prettyplease v0.2.4 [INFO] [stderr] Downloaded clap_derive v4.3.12 [INFO] [stderr] Downloaded clap v4.3.23 [INFO] [stderr] Downloaded aho-corasick v1.0.1 [INFO] [stderr] Downloaded bindgen v0.60.1 [INFO] [stderr] Downloaded clap v3.2.23 [INFO] [stderr] Downloaded regex-syntax v0.7.1 [INFO] [stderr] Downloaded rbspy-ruby-structs v0.17.0 [INFO] [stderr] Downloaded tempfile v3.5.0 [INFO] [stderr] Downloaded num_enum v0.5.11 [INFO] [stderr] Downloaded perf-event-open-sys v4.0.0 [INFO] [stderr] Downloaded bumpalo v3.12.1 [INFO] [stderr] Downloaded inferno v0.11.15 [INFO] [stderr] Downloaded env_logger v0.9.3 [INFO] [stderr] Downloaded ctrlc v3.4.0 [INFO] [stderr] Downloaded goblin v0.6.1 [INFO] [stderr] Downloaded anstyle-parse v0.2.0 [INFO] [stderr] Downloaded clap_builder v4.3.23 [INFO] [stderr] Downloaded regex v1.8.1 [INFO] [stderr] Downloaded anstream v0.3.0 [INFO] [stderr] Downloaded anstyle v1.0.0 [INFO] [stderr] Downloaded rustix v0.37.14 [INFO] [stderr] Downloaded nix v0.26.2 [INFO] [stderr] Downloaded dashmap v5.4.0 [INFO] [stderr] Downloaded is-terminal v0.4.7 [INFO] [stderr] Downloaded camino v1.1.4 [INFO] [stderr] Downloaded cargo_metadata v0.15.2 [INFO] [stderr] Downloaded memmap2 v0.5.10 [INFO] [stderr] Downloaded scroll v0.11.0 [INFO] [stderr] Downloaded num_enum_derive v0.5.11 [INFO] [stderr] Downloaded scroll_derive v0.11.0 [INFO] [stderr] Downloaded libbpf-rs v0.20.1 [INFO] [stderr] Downloaded vsprintf v2.0.0 [INFO] [stderr] Downloaded io-lifetimes v1.0.10 [INFO] [stderr] Downloaded os_str_bytes v6.5.0 [INFO] [stderr] Downloaded crossbeam-utils v0.8.15 [INFO] [stderr] Downloaded pkg-config v0.3.26 [INFO] [stderr] Downloaded textwrap v0.16.0 [INFO] [stderr] Downloaded which v4.4.0 [INFO] [stderr] Downloaded unsafe-libyaml v0.2.8 [INFO] [stderr] Downloaded libbpf-sys v1.1.1+v1.1.0 [INFO] [stderr] Downloaded serde_yaml v0.9.21 [INFO] [stderr] Downloaded getrandom v0.2.9 [INFO] [stderr] Downloaded linux-raw-sys v0.3.4 [INFO] [stderr] Downloaded libbpf-cargo v0.20.1 [INFO] [stderr] Downloaded syscalls v0.6.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] abafab9234b5089789c968386e9d5d1d4c32fa8944706a9650ca6aa6a164f0ba [INFO] running `Command { std: "docker" "start" "-a" "abafab9234b5089789c968386e9d5d1d4c32fa8944706a9650ca6aa6a164f0ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "abafab9234b5089789c968386e9d5d1d4c32fa8944706a9650ca6aa6a164f0ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "abafab9234b5089789c968386e9d5d1d4c32fa8944706a9650ca6aa6a164f0ba", kill_on_drop: false }` [INFO] [stdout] abafab9234b5089789c968386e9d5d1d4c32fa8944706a9650ca6aa6a164f0ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+cf38b8e663f15db10ce49d7bbce02c99fc3dbc0c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c68473228c9fd1502f8074790c3979ee4b75e3c815ac527d4d03aba6abe6d8e [INFO] running `Command { std: "docker" "start" "-a" "5c68473228c9fd1502f8074790c3979ee4b75e3c815ac527d4d03aba6abe6d8e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.66 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling serde_derive v1.0.183 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling vsprintf v2.0.0 [INFO] [stderr] Compiling rustix v0.37.14 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking linux-raw-sys v0.3.4 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling libbpf-sys v1.1.1+v1.1.0 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling prettyplease v0.2.4 [INFO] [stderr] Compiling camino v1.1.4 [INFO] [stderr] Compiling semver v1.0.17 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Checking is-terminal v0.4.7 [INFO] [stderr] Compiling os_str_bytes v6.5.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling nix v0.26.2 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Checking anstyle-parse v0.2.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling regex v1.8.1 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling scroll_derive v0.11.0 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling bindgen v0.65.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstream v0.3.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Checking aho-corasick v1.0.1 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling libbpf-rs v0.20.1 [INFO] [stderr] Compiling cargo_metadata v0.15.2 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Checking gimli v0.27.2 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Checking clap_builder v4.3.23 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling clap_derive v4.3.12 [INFO] [stderr] Checking object v0.30.3 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Compiling libbpf-cargo v0.20.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking termcolor v1.2.0 [INFO] [stderr] Checking arrayvec v0.7.2 [INFO] [stderr] Checking bytemuck v1.13.1 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling proc-maps v0.3.1 [INFO] [stderr] Checking rgb v0.8.36 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking clap v4.3.23 [INFO] [stderr] Checking num-format v0.4.4 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking dashmap v5.4.0 [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" "5c68473228c9fd1502f8074790c3979ee4b75e3c815ac527d4d03aba6abe6d8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c68473228c9fd1502f8074790c3979ee4b75e3c815ac527d4d03aba6abe6d8e", kill_on_drop: false }` [INFO] [stdout] 5c68473228c9fd1502f8074790c3979ee4b75e3c815ac527d4d03aba6abe6d8e