[INFO] fetching crate josh-core 26.7.19...
[INFO] checking josh-core-26.7.19 against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-27
[INFO] extracting crate josh-core 26.7.19 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate josh-core 26.7.19
[INFO] finished tweaking crates.io crate josh-core 26.7.19
[INFO] tweaked toml for crates.io crate josh-core 26.7.19 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate josh-core 26.7.19 on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate josh-core 26.7.19 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded strfmt v0.2.5
[INFO] [stderr]   Downloaded josh-starlark v26.7.19
[INFO] [stderr]   Downloaded gix-chunk v0.6.0
[INFO] [stderr]   Downloaded sled v0.34.7
[INFO] [stderr]   Downloaded gix-commitgraph v0.33.0
[INFO] [stderr]   Downloaded git-version v0.3.9
[INFO] [stderr]   Downloaded gix-submodule v0.26.0
[INFO] [stderr]   Downloaded gix-url v0.35.3
[INFO] [stderr]   Downloaded gix-refspec v0.37.0
[INFO] [stderr]   Downloaded gix-revision v0.41.0
[INFO] [stderr]   Downloaded gix-revwalk v0.27.0
[INFO] [stderr]   Downloaded git-version-macro v0.3.9
[INFO] [stderr]   Downloaded gix-config-value v0.17.2
[INFO] [stderr]   Downloaded gix-sec v0.13.3
[INFO] [stderr]   Downloaded gix-ref v0.59.0
[INFO] [stderr]   Downloaded codspeed-criterion-compat v5.0.1
[INFO] [stderr]   Downloaded gix-config v0.52.0
[INFO] [stderr]   Downloaded codspeed-criterion-compat-walltime v5.0.1
[INFO] [stderr]   Downloaded statrs v0.18.0
[INFO] [stderr]   Downloaded codspeed v5.0.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] f010435e5c20a47730b89c5959ea4cbfddca8e56dce047dfe689df5185bbd0db
[INFO] running `Command { std: "docker" "start" "f010435e5c20a47730b89c5959ea4cbfddca8e56dce047dfe689df5185bbd0db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f010435e5c20a47730b89c5959ea4cbfddca8e56dce047dfe689df5185bbd0db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f010435e5c20a47730b89c5959ea4cbfddca8e56dce047dfe689df5185bbd0db" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f010435e5c20a47730b89c5959ea4cbfddca8e56dce047dfe689df5185bbd0db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "f010435e5c20a47730b89c5959ea4cbfddca8e56dce047dfe689df5185bbd0db" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking bitflags v2.11.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking tinyvec v1.11.0
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking gix-trace v0.1.19
[INFO] [stderr]     Checking fastrand v2.4.1
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking itoa v1.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking gix-utils v0.3.2
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]     Checking typenum v1.20.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking litemap v0.8.2
[INFO] [stderr]     Checking prodash v31.0.0
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking writeable v0.6.3
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]     Checking sha1-checked v0.10.0
[INFO] [stderr]     Checking faster-hex v0.10.0
[INFO] [stderr]     Checking rand_core v0.10.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking jiff v0.2.24
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]     Checking gix-validate v0.11.1
[INFO] [stderr]     Checking gix-error v0.1.0
[INFO] [stderr]     Checking winnow v0.7.15
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libz-sys v1.1.28
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]     Checking gix-path v0.11.3
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]     Checking gix-features v0.46.2
[INFO] [stderr]     Checking zerofrom v0.1.7
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking yoke v0.8.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]     Checking gix-hash v0.22.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking gix-date v0.14.0
[INFO] [stderr]     Checking zerotrie v0.2.4
[INFO] [stderr]     Checking gix-actor v0.39.0
[INFO] [stderr]     Checking gix-hashtable v0.12.0
[INFO] [stderr]    Compiling dupe_derive v0.9.1
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking gix-object v0.56.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking zerovec v0.11.6
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling string_cache v0.8.9
[INFO] [stderr]    Compiling ena v0.14.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking tinystr v0.8.3
[INFO] [stderr]     Checking potential_utf v0.1.5
[INFO] [stderr]     Checking icu_collections v2.2.0
[INFO] [stderr]     Checking icu_locale_core v2.2.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling lalrpop-util v0.19.12
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking icu_provider v2.2.0
[INFO] [stderr]    Compiling libgit2-sys v0.18.3+1.9.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling allocative v0.3.4
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking icu_normalizer v2.2.0
[INFO] [stderr]     Checking icu_properties v2.2.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling unicode-segmentation v1.13.2
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling nix v0.28.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling lalrpop v0.19.12
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling schemafy_core v0.5.2
[INFO] [stderr]     Checking gix-fs v0.19.2
[INFO] [stderr]     Checking gix-glob v0.24.0
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling allocative_derive v0.3.3
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking gix-chunk v0.6.0
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]    Compiling starlark_map v0.13.0
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]     Checking gix-tempfile v21.0.2
[INFO] [stderr]     Checking gix-commitgraph v0.33.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling schemafy_lib v0.5.2
[INFO] [stderr]     Checking dupe v0.9.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking unicode-bom v2.0.3
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]     Checking lsp-types v0.94.1
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking logos v0.12.1
[INFO] [stderr]    Compiling schemafy v0.5.2
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]     Checking gix-revwalk v0.27.0
[INFO] [stderr]     Checking gix-lock v21.0.2
[INFO] [stderr]     Checking annotate-snippets v0.9.2
[INFO] [stderr]     Checking kstring v2.0.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking gix-config-value v0.17.2
[INFO] [stderr]     Checking gix-quote v0.6.2
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]    Compiling codspeed v5.0.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking indenter v0.3.4
[INFO] [stderr]    Compiling starlark v0.13.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking display_container v0.9.0
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking rustyline v14.0.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking statrs v0.18.0
[INFO] [stderr]     Checking derive_more v1.0.0
[INFO] [stderr]     Checking gix-attributes v0.30.1
[INFO] [stderr]    Compiling starlark_derive v0.13.0
[INFO] [stderr]    Compiling pest_derive v2.8.6
[INFO] [stderr]     Checking gix-ref v0.59.0
[INFO] [stderr]     Checking gix-revision v0.41.0
[INFO] [stderr]     Checking debugserver-types v0.5.0
[INFO] [stderr]     Checking textwrap v0.11.0
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking gix-sec v0.13.3
[INFO] [stderr]     Checking cmp_any v0.8.1
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking winnow v1.0.2
[INFO] [stderr]     Checking inventory v0.3.24
[INFO] [stderr]     Checking colored v3.1.1
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]    Compiling starlark_syntax v0.13.0
[INFO] [stderr]     Checking toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking gix-config v0.52.0
[INFO] [stderr]     Checking gix-refspec v0.37.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking gix-pathspec v0.15.1
[INFO] [stderr]     Checking addr2line v0.25.1
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking gix-url v0.35.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling git-version-macro v0.3.9
[INFO] [stderr]     Checking toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.1.1
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking oorandom v11.1.5
[INFO] [stderr]     Checking pin-project-lite v0.2.17
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]    Compiling codspeed-criterion-compat v5.0.1
[INFO] [stderr]     Checking ryu v1.0.23
[INFO] [stderr]     Checking rustc-demangle v0.1.27
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]     Checking codspeed-criterion-compat-walltime v5.0.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking toml v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking git-version v0.3.9
[INFO] [stderr]     Checking gix-submodule v0.26.0
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking strfmt v0.2.5
[INFO] [stderr]     Checking rustc-hash v2.1.2
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking backtrace v0.3.76
[INFO] [stderr]     Checking git2 v0.20.4
[INFO] [stderr]     Checking josh-memodb v26.7.19
[INFO] [stderr]     Checking josh-filter v26.7.19
[INFO] [stderr]     Checking josh-starlark v26.7.19
[INFO] [stderr]     Checking josh-core v26.7.19 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `josh_test_support` in this scope
[INFO] [stdout]   --> benches/deephistory_subdir_sparse.rs:61:12
[INFO] [stdout]    |
[INFO] [stdout] 61 |     _repo: josh_test_support::provision_repo::ProvisionedRepo,
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `josh_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `josh_test_support`, use `cargo add josh_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `josh_test_support` in this scope
[INFO] [stdout]   --> benches/deephistory_subdir_distributed.rs:54:11
[INFO] [stdout]    |
[INFO] [stdout] 54 |     repo: josh_test_support::provision_repo::ProvisionedRepo,
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `josh_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `josh_test_support`, use `cargo add josh_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `josh_test_support` in this scope
[INFO] [stdout]   --> benches/ultrawide_pin.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 31 |     _repo: josh_test_support::provision_repo::ProvisionedRepo,
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `josh_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `josh_test_support`, use `cargo add josh_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `josh_test_support` in this scope
[INFO] [stdout]   --> benches/deephistory_subdir_sparse.rs:80:27
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let provisioned = josh_test_support::provision_repo::provision_repo(
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `josh_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `josh_test_support`, use `cargo add josh_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `josh_test_support` in this scope
[INFO] [stdout]    --> benches/ultrawide_pin_hook.rs:105:12
[INFO] [stdout]     |
[INFO] [stdout] 105 |     _repo: josh_test_support::provision_repo::ProvisionedRepo,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `josh_test_support`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `josh_test_support`, use `cargo add josh_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `josh_test_support` in this scope
[INFO] [stdout]   --> benches/deephistory_subdir_distributed.rs:71:27
[INFO] [stdout]    |
[INFO] [stdout] 71 |         let provisioned = josh_test_support::provision_repo::provision_repo(
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `josh_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `josh_test_support`, use `cargo add josh_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `josh_test_support` in this scope
[INFO] [stdout]   --> benches/ultrawide_pin.rs:54:27
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let provisioned = josh_test_support::provision_repo::provision_repo(
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `josh_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `josh_test_support`, use `cargo add josh_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `josh_test_support` in this scope
[INFO] [stdout]   --> benches/deephistory_subdir.rs:57:12
[INFO] [stdout]    |
[INFO] [stdout] 57 |     _repo: josh_test_support::provision_repo::ProvisionedRepo,
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `josh_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `josh_test_support`, use `cargo add josh_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `josh_test_support` in this scope
[INFO] [stdout]    --> benches/ultrawide_pin_hook.rs:133:27
[INFO] [stdout]     |
[INFO] [stdout] 133 |         let provisioned = josh_test_support::provision_repo::provision_repo(
[INFO] [stdout]     |                           ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `josh_test_support`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `josh_test_support`, use `cargo add josh_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `josh_test_support` in this scope
[INFO] [stdout]   --> benches/deephistory_subdir.rs:80:27
[INFO] [stdout]    |
[INFO] [stdout] 80 |         let provisioned = josh_test_support::provision_repo::provision_repo(
[INFO] [stdout]    |                           ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `josh_test_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `josh_test_support`, use `cargo add josh_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `josh_test_support` in this scope
[INFO] [stdout]    --> benches/deephistory_subdir_sparse.rs:271:5
[INFO] [stdout]     |
[INFO] [stdout] 271 |     josh_test_support::init_tracing("bench=info");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `josh_test_support`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `josh_test_support`, use `cargo add josh_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `josh_test_support` in this scope
[INFO] [stdout]    --> benches/deephistory_subdir_distributed.rs:272:5
[INFO] [stdout]     |
[INFO] [stdout] 272 |     josh_test_support::init_tracing("bench=info");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `josh_test_support`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `josh_test_support`, use `cargo add josh_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `josh_test_support` in this scope
[INFO] [stdout]    --> benches/ultrawide_pin.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |     josh_test_support::init_tracing("bench=trace");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `josh_test_support`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `josh_test_support`, use `cargo add josh_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `josh_test_support` in this scope
[INFO] [stdout]    --> benches/deephistory_subdir.rs:247:5
[INFO] [stdout]     |
[INFO] [stdout] 247 |     josh_test_support::init_tracing("bench=trace");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `josh_test_support`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `josh_test_support`, use `cargo add josh_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `josh_test_support` in this scope
[INFO] [stdout]    --> benches/ultrawide_pin_hook.rs:483:5
[INFO] [stdout]     |
[INFO] [stdout] 483 |     josh_test_support::init_tracing("bench=trace");
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `josh_test_support`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `josh_test_support`, use `cargo add josh_test_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `josh-core` (bench "deephistory_subdir_sparse") due to 3 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `josh-core` (bench "deephistory_subdir") due to 3 previous errors
[INFO] [stderr] error: could not compile `josh-core` (bench "deephistory_subdir_distributed") due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `josh-core` (bench "ultrawide_pin") due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `josh-core` (bench "ultrawide_pin_hook") due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "f010435e5c20a47730b89c5959ea4cbfddca8e56dce047dfe689df5185bbd0db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f010435e5c20a47730b89c5959ea4cbfddca8e56dce047dfe689df5185bbd0db", kill_on_drop: false }`
[INFO] [stdout] f010435e5c20a47730b89c5959ea4cbfddca8e56dce047dfe689df5185bbd0db
