[INFO] cloning repository https://github.com/djkoloski/rust_serialization_benchmark [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/djkoloski/rust_serialization_benchmark" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjkoloski%2Frust_serialization_benchmark", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjkoloski%2Frust_serialization_benchmark'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] edac4c76a85035bfb2570fe3b9e9c891a7e0c991 [INFO] testing djkoloski/rust_serialization_benchmark against beta-2022-02-22 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjkoloski%2Frust_serialization_benchmark" "/workspace/builds/worker-19/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-19/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/djkoloski/rust_serialization_benchmark on toolchain beta-2022-02-22 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-19/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/djkoloski/rust_serialization_benchmark [INFO] finished tweaking git repo https://github.com/djkoloski/rust_serialization_benchmark [INFO] tweaked toml for git repo https://github.com/djkoloski/rust_serialization_benchmark written to /workspace/builds/worker-19/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/djkoloski/bson-rust` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-02-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rmp-serde v0.15.5 [INFO] [stderr] Downloaded speedy-derive v0.8.0 [INFO] [stderr] Downloaded rkyv v0.7.33 [INFO] [stderr] Downloaded rand_pcg v0.3.1 [INFO] [stderr] Downloaded bitfield v0.13.2 [INFO] [stderr] Downloaded embedded-hal v0.2.7 [INFO] [stderr] Downloaded libflate_lz77 v1.1.0 [INFO] [stderr] Downloaded riscv v0.7.0 [INFO] [stderr] Downloaded nb v1.0.0 [INFO] [stderr] Downloaded nb v0.1.3 [INFO] [stderr] Downloaded atomic-polyfill v0.1.6 [INFO] [stderr] Downloaded rkyv_derive v0.7.33 [INFO] [stderr] Downloaded borsh-derive-internal v0.9.3 [INFO] [stderr] Downloaded cortex-m v0.7.4 [INFO] [stderr] Downloaded abomonation_derive v0.5.0 [INFO] [stderr] Downloaded borsh v0.9.3 [INFO] [stderr] Downloaded hash32 v0.2.1 [INFO] [stderr] Downloaded alkahest-proc v0.1.4 [INFO] [stderr] Downloaded capnpc v0.14.7 [INFO] [stderr] Downloaded nachricht v0.2.1 [INFO] [stderr] Downloaded prost-derive v0.8.0 [INFO] [stderr] Downloaded riscv-target v0.1.2 [INFO] [stderr] Downloaded bit_field v0.10.1 [INFO] [stderr] Downloaded ptr_meta_derive v0.1.4 [INFO] [stderr] Downloaded rle-decode-fast v1.0.3 [INFO] [stderr] Downloaded postcard v0.7.3 [INFO] [stderr] Downloaded bytecheck v0.6.7 [INFO] [stderr] Downloaded rend v0.3.6 [INFO] [stderr] Downloaded zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Downloaded prost-types v0.8.0 [INFO] [stderr] Downloaded zstd v0.9.2+zstd.1.5.1 [INFO] [stderr] Downloaded critical-section v0.2.5 [INFO] [stderr] Downloaded flatc-rust v0.2.0 [INFO] [stderr] Downloaded capnp v0.14.5 [INFO] [stderr] Downloaded alkahest v0.1.5 [INFO] [stderr] Downloaded borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Downloaded borsh-derive v0.9.3 [INFO] [stderr] Downloaded libflate v1.1.2 [INFO] [stderr] Downloaded flatbuffers v2.1.1 [INFO] [stderr] Downloaded bare-metal v0.2.5 [INFO] [stderr] Downloaded vcell v0.1.3 [INFO] [stderr] Downloaded volatile-register v0.2.1 [INFO] [stderr] Downloaded prost v0.8.0 [INFO] [stderr] Downloaded postcard-cobs v0.1.5-pre [INFO] [stderr] Downloaded speedy v0.8.1 [INFO] [stderr] Downloaded ron v0.6.6 [INFO] [stderr] Downloaded bzip2 v0.4.3 [INFO] [stderr] Downloaded abomonation v0.7.3 [INFO] [stderr] Downloaded bare-metal v1.0.0 [INFO] [stderr] Downloaded heapless v0.7.10 [INFO] [stderr] Downloaded bytecheck_derive v0.6.7 [INFO] [stderr] Downloaded ptr_meta v0.1.4 [INFO] [stderr] Downloaded seahash v4.1.0 [INFO] [stderr] Downloaded bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Downloaded bebop v2.4.1 [INFO] [stderr] Downloaded bebop-tools v2.4.1 [INFO] [stderr] Downloaded nachricht-serde v0.3.2 [INFO] [stderr] Downloaded prost-build v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 735a27cf3c4c5ebb6faae435168f2377b01c8f761cd290548021a0db44d92ca9 [INFO] running `Command { std: "docker" "start" "-a" "735a27cf3c4c5ebb6faae435168f2377b01c8f761cd290548021a0db44d92ca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "735a27cf3c4c5ebb6faae435168f2377b01c8f761cd290548021a0db44d92ca9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "735a27cf3c4c5ebb6faae435168f2377b01c8f761cd290548021a0db44d92ca9", kill_on_drop: false }` [INFO] [stdout] 735a27cf3c4c5ebb6faae435168f2377b01c8f761cd290548021a0db44d92ca9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-19/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-02-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 461a20f1bf3e64a847729448c147b4924568af71f92ef5ef59efaf3350048397 [INFO] running `Command { std: "docker" "start" "-a" "461a20f1bf3e64a847729448c147b4924568af71f92ef5ef59efaf3350048397", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling bytecheck v0.6.7 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling heapless v0.7.10 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling zstd-safe v4.1.3+zstd.1.5.1 [INFO] [stderr] Compiling capnp v0.14.5 [INFO] [stderr] Compiling json v0.12.4 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rkyv v0.7.33 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling postcard-cobs v0.1.5-pre [INFO] [stderr] Compiling simdutf8 v0.1.3 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling nachricht v0.2.1 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling abomonation v0.7.3 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling hash32 v0.2.1 [INFO] [stderr] Compiling bebop v2.4.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling libflate_lz77 v1.1.0 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling flatc-rust v0.2.0 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling libflate v1.1.2 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling capnpc v0.14.7 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling which v4.2.4 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling prost-build v0.8.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hashbrown v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rmp v0.8.10 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling zstd-sys v1.6.2+zstd.1.5.1 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling prost-derive v0.8.0 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.7 [INFO] [stderr] Compiling alkahest-proc v0.1.4 [INFO] [stderr] Compiling speedy-derive v0.8.0 [INFO] [stderr] Compiling rkyv_derive v0.7.33 [INFO] [stderr] Compiling abomonation_derive v0.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling alkahest v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling flatbuffers v2.1.1 [INFO] [stderr] Compiling speedy v0.8.1 [INFO] [stderr] Compiling prost v0.8.0 [INFO] [stderr] Compiling prost-types v0.8.0 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling halfbrown v0.1.12 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling nachricht-serde v0.3.2 [INFO] [stderr] Compiling ron v0.6.6 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling rmp-serde v0.15.5 [INFO] [stderr] Compiling value-trait v0.2.9 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling postcard v0.7.3 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling bson v2.0.0 (https://github.com/djkoloski/bson-rust?branch=master#6f5f1557) [INFO] [stderr] Compiling simd-json v0.4.13 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/simd-json-0.4.13/src/lib.rs:213:86 [INFO] [stdout] | [INFO] [stdout] 213 | fn please_compile_with_a_simd_compatible_cpu_setting_read_the_simdjonsrs_readme() -> ! {} [INFO] [stdout] | ---------------------------------------------------------------------------- ^ expected `!`, found `()` [INFO] [stdout] | | [INFO] [stdout] | implicitly returns `()` as its body has no tail or `return` expression [INFO] [stdout] | [INFO] [stdout] = note: expected type `!` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `simd-json` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "461a20f1bf3e64a847729448c147b4924568af71f92ef5ef59efaf3350048397", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "461a20f1bf3e64a847729448c147b4924568af71f92ef5ef59efaf3350048397", kill_on_drop: false }` [INFO] [stdout] 461a20f1bf3e64a847729448c147b4924568af71f92ef5ef59efaf3350048397