[INFO] cloning repository https://github.com/nextest-rs/nextest [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nextest-rs/nextest" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnextest-rs%2Fnextest", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnextest-rs%2Fnextest'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e3b72c328c4363ecdd1c68642c6ea0c550f3b3ae [INFO] testing nextest-rs/nextest against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnextest-rs%2Fnextest" "/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.toml [INFO] started tweaking git repo https://github.com/nextest-rs/nextest [INFO] finished tweaking git repo https://github.com/nextest-rs/nextest [INFO] tweaked toml for git repo https://github.com/nextest-rs/nextest written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/nextest-rs/nextest on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/nextest-rs/nextest 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded target-spec v3.4.2 [INFO] [stderr] Downloaded enable-ansi-support v0.2.1 [INFO] [stderr] Downloaded datatest-stable v0.3.2 [INFO] [stderr] Downloaded escape8259 v0.5.3 [INFO] [stderr] Downloaded fs-err v3.1.1 [INFO] [stderr] Downloaded atomicwrites v0.4.4 [INFO] [stderr] Downloaded cargo-util-schemas v0.2.0 [INFO] [stderr] Downloaded async-scoped v0.9.0 [INFO] [stderr] Downloaded zipsign-api v0.1.5 [INFO] [stderr] Downloaded test-strategy v0.4.1 [INFO] [stderr] Downloaded iddqd v0.3.8 [INFO] [stderr] Downloaded guppy v0.17.19 [INFO] [stderr] Downloaded serde_ignored v0.1.12 [INFO] [stderr] Downloaded win32job v2.0.3 [INFO] [stderr] Downloaded camino-tempfile v1.4.1 [INFO] [stderr] Downloaded camino-tempfile-ext v0.3.1 [INFO] [stderr] Downloaded future-queue v0.4.0 [INFO] [stderr] Downloaded cargo_metadata v0.20.0 [INFO] [stderr] Downloaded idna_adapter v1.0.0 [INFO] [stderr] Downloaded quick-junit v0.5.1 [INFO] [stderr] Downloaded cp_r v0.5.2 [INFO] [stderr] Downloaded mukti-metadata v0.3.0 [INFO] [stderr] Downloaded cargo-platform v0.2.0 [INFO] [stderr] Downloaded newtype-uuid v1.2.4 [INFO] [stderr] Downloaded swrite v0.1.0 [INFO] [stderr] Downloaded libtest-mimic v0.8.1 [INFO] [stderr] Downloaded cfg-expr v0.18.0 [INFO] [stderr] Downloaded target-spec-miette v0.4.4 [INFO] [stderr] Downloaded recursion v0.5.4 [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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11479f1248342f15f907b34984026f497f62e5fde63601cb5c28fd379c9849f2 [INFO] running `Command { std: "docker" "start" "-a" "11479f1248342f15f907b34984026f497f62e5fde63601cb5c28fd379c9849f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11479f1248342f15f907b34984026f497f62e5fde63601cb5c28fd379c9849f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11479f1248342f15f907b34984026f497f62e5fde63601cb5c28fd379c9849f2", kill_on_drop: false }` [INFO] [stdout] 11479f1248342f15f907b34984026f497f62e5fde63601cb5c28fd379c9849f2 [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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c5f7479bacc412068a00d880a34763cdf2d1fa23f5a03fd8e33f38d2d6049f0 [INFO] running `Command { std: "docker" "start" "-a" "1c5f7479bacc412068a00d880a34763cdf2d1fa23f5a03fd8e33f38d2d6049f0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling miniz_oxide v0.8.8 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling owo-colors v4.2.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling gimli v0.31.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling cc v1.2.25 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling guppy-workspace-hack v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.24 [INFO] [stderr] Compiling addr2line v0.24.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling idna_adapter v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling target-spec v3.4.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling cfg-expr v0.18.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling nextest-workspace-hack v0.1.0 (/opt/rustwide/workdir/workspace-hack) [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling serde-untagged v0.1.7 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling target-spec-miette v0.4.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling convert_case v0.7.1 [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling cargo-util-schemas v0.2.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling cargo-platform v0.2.0 [INFO] [stderr] Compiling smol_str v0.3.2 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling newtype-uuid v1.2.4 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling debug-ignore v1.0.5 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling nextest-metadata v0.12.2 (/opt/rustwide/workdir/nextest-metadata) [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling cargo_metadata v0.20.0 [INFO] [stderr] Compiling hyper-rustls v0.27.6 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling nested v0.1.1 [INFO] [stderr] Compiling self_update v0.42.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling iddqd v0.3.8 [INFO] [stderr] Compiling guppy v0.17.19 [INFO] [stderr] Compiling reqwest v0.12.19 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling self-replace v1.5.0 [INFO] [stderr] Compiling os_pipe v1.2.2 [INFO] [stderr] Compiling shared_child v1.0.2 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling color-spantrace v0.3.0 [INFO] [stderr] Compiling recursion v0.5.4 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling nextest-filtering v0.16.0 (/opt/rustwide/workdir/nextest-filtering) [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling duct v0.13.7 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling async-scoped v0.9.0 [INFO] [stderr] Compiling atomicwrites v0.4.4 [INFO] [stderr] Compiling quick-junit v0.5.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling future-queue v0.4.0 [INFO] [stderr] Compiling config v0.15.11 [INFO] [stderr] Compiling mukti-metadata v0.3.0 [INFO] [stderr] Compiling camino-tempfile v1.4.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_ignored v0.1.12 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tracing-error v0.2.1 [INFO] [stderr] Compiling derive-where v1.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling swrite v0.1.0 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling cargo-nextest v0.9.100-rc.2 (/opt/rustwide/workdir/cargo-nextest) [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling color-eyre v0.6.5 [INFO] [stderr] Compiling fs-err v3.1.1 [INFO] [stderr] Compiling enable-ansi-support v0.2.1 [INFO] [stderr] Compiling whoami v1.6.0 [INFO] [stderr] Compiling fixture-data v0.1.0 (/opt/rustwide/workdir/fixture-data) [INFO] [stderr] Compiling internal-test v0.1.2-b.12 (/opt/rustwide/workdir/internal-test) [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling nextest-runner v0.82.0 (/opt/rustwide/workdir/nextest-runner) [INFO] [stderr] Compiling integration-tests v0.1.0 (/opt/rustwide/workdir/integration-tests) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 09s [INFO] running `Command { std: "docker" "inspect" "1c5f7479bacc412068a00d880a34763cdf2d1fa23f5a03fd8e33f38d2d6049f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c5f7479bacc412068a00d880a34763cdf2d1fa23f5a03fd8e33f38d2d6049f0", kill_on_drop: false }` [INFO] [stdout] 1c5f7479bacc412068a00d880a34763cdf2d1fa23f5a03fd8e33f38d2d6049f0 [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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8e16c3b3255828e797966ad74f18172a67cb4ee3881151f34bebadf8e7c48287 [INFO] running `Command { std: "docker" "start" "-a" "8e16c3b3255828e797966ad74f18172a67cb4ee3881151f34bebadf8e7c48287", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling escape8259 v0.5.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling libtest-mimic v0.8.1 [INFO] [stderr] Compiling fancy-regex v0.14.0 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling insta v1.43.1 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling datatest-stable v0.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling proptest v1.7.0 [INFO] [stderr] Compiling cp_r v0.5.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling test-strategy v0.4.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling nextest-metadata v0.12.2 (/opt/rustwide/workdir/nextest-metadata) [INFO] [stderr] Compiling cargo-nextest v0.9.100-rc.2 (/opt/rustwide/workdir/cargo-nextest) [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling fixture-data v0.1.0 (/opt/rustwide/workdir/fixture-data) [INFO] [stderr] Compiling camino-tempfile-ext v0.3.1 [INFO] [stderr] Compiling nextest-workspace-hack v0.1.0 (/opt/rustwide/workdir/workspace-hack) [INFO] [stderr] Compiling internal-test v0.1.2-b.12 (/opt/rustwide/workdir/internal-test) [INFO] [stderr] Compiling nextest-filtering v0.16.0 (/opt/rustwide/workdir/nextest-filtering) [INFO] [stderr] Compiling integration-tests v0.1.0 (/opt/rustwide/workdir/integration-tests) [INFO] [stderr] Compiling nextest-runner v0.82.0 (/opt/rustwide/workdir/nextest-runner) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "8e16c3b3255828e797966ad74f18172a67cb4ee3881151f34bebadf8e7c48287", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e16c3b3255828e797966ad74f18172a67cb4ee3881151f34bebadf8e7c48287", kill_on_drop: false }` [INFO] [stdout] 8e16c3b3255828e797966ad74f18172a67cb4ee3881151f34bebadf8e7c48287 [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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7780a2cdb6301b2e1760881f6b8223b3359f35497f99987b588831e3e9dcc1f1 [INFO] running `Command { std: "docker" "start" "-a" "7780a2cdb6301b2e1760881f6b8223b3359f35497f99987b588831e3e9dcc1f1", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cargo_nextest-928e68a19973df1e) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test dispatch::tests::test_test_binary_argument_parsing ... ok [INFO] [stdout] test dispatch::tests::test_argument_parsing ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_nextest-8312f6eb53625e22) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fixture_data-a34664b1e34b3c4b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/integration_tests-d232a581ff833ec3) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests test-helpers/build-seed-archive.rs (/opt/rustwide/target/debug/deps/build_seed_archive-0bc331c593e87c45) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests test-helpers/cargo-nextest-dup.rs (/opt/rustwide/target/debug/deps/cargo_nextest_dup-f34f0c85d9e3d000) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests test-helpers/rustc-shim.rs (/opt/rustwide/target/debug/deps/rustc_shim-4490940a7a37f084) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/custom-harness.rs (/opt/rustwide/target/debug/deps/custom_harness-c4e672c4fce39b9e) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stderr] [INFO] [stderr] thread '' panicked at integration-tests/tests/custom-harness.rs:51:9: [INFO] [stderr] assertion `left == right` failed: number of threads is 1 [INFO] [stderr] left: 4 [INFO] [stderr] right: 1 [INFO] [stderr] stack backtrace: [INFO] [stdout] test thread_count::test_multi_threaded ... ok [INFO] [stderr] 0: 0x614a2098baa2 - std::backtrace_rs::backtrace::libunwind::trace::hf6dd235ae0786829 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x614a2098baa2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3a5b54e78104e8b2 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x614a2098baa2 - std::sys::backtrace::_print_fmt::hca7a5c1644e21919 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:66:9 [INFO] [stderr] 3: 0x614a2098baa2 - ::fmt::h38110959524b373c [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:39:26 [INFO] [stderr] 4: 0x614a209ac9e3 - core::fmt::rt::Argument::fmt::h391eb3fdbf3d4042 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/fmt/rt.rs:173:76 [INFO] [stderr] 5: 0x614a209ac9e3 - core::fmt::write::h5b87140645224122 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/fmt/mod.rs:1465:25 [INFO] [stderr] 6: 0x614a209890d3 - std::io::default_write_fmt::h0f114d7226b96248 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x614a209890d3 - std::io::Write::write_fmt::h89e75c4a7af19239 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/io/mod.rs:1954:13 [INFO] [stderr] 8: 0x614a2098b8f2 - std::sys::backtrace::BacktraceLock::print::hcd755c38f62e4492 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:42:9 [INFO] [stderr] 9: 0x614a2098caf6 - std::panicking::default_hook::{{closure}}::h351f33591b26e6e7 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:300:27 [INFO] [stderr] 10: 0x614a2098c8f9 - std::panicking::default_hook::he5bba7bf0a373c6e [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:327:9 [INFO] [stderr] 11: 0x614a2098d502 - std::panicking::rust_panic_with_hook::hdf456b43e6535023 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:833:13 [INFO] [stderr] 12: 0x614a2098d29a - std::panicking::begin_panic_handler::{{closure}}::he1c1ab0b84006a97 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:706:13 [INFO] [stderr] 13: 0x614a2098bf99 - std::sys::backtrace::__rust_end_short_backtrace::h2a71da996e10b8a0 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:168:18 [INFO] [stderr] 14: 0x614a2098cf2d - __rustc[92197b79f0fe8095]::rust_begin_unwind [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:697:5 [INFO] [stderr] 15: 0x614a209ab490 - core::panicking::panic_fmt::h723bf1d52f6dad29 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/panicking.rs:75:14 [INFO] [stderr] 16: 0x614a209ab853 - core::panicking::assert_failed_inner::hf0724fdfb0e16b9c [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/panicking.rs:427:23 [INFO] [stderr] 17: 0x614a209ab715 - core::panicking::assert_failed::ha5317974f4c84ee6 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/panicking.rs:387:5 [INFO] [stderr] 18: 0x614a2081b498 - custom_harness::thread_count::test_single_threaded::h76d547952f573207 [INFO] [stderr] at /opt/rustwide/workdir/integration-tests/tests/custom-harness.rs:51:9 [INFO] [stderr] 19: 0x614a2081a9e1 - core::ops::function::FnOnce::call_once::hde736e591d2c6fb0 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 20: 0x614a2081a730 - libtest_mimic::Trial::test::{{closure}}::h8f71237e63e7e310 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:119:54 [INFO] [stderr] 21: 0x614a2081a926 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7c625b8923d94fac [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 22: 0x614a2085e3dd - as core::ops::function::FnOnce>::call_once::hd12fb590d4978014 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/alloc/src/boxed.rs:1966:9 [INFO] [stderr] 23: 0x614a2083c1e0 - libtest_mimic::run_single::{{closure}}::he9720bd1b74a5982 [INFO] [stdout] test thread_count::test_single_threaded ... FAILED [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:576:43 [INFO] [stderr] 24: 0x614a2083f9c0 - as core::ops::function::FnOnce<()>>::call_once::h1d8fa74d61d47ad9 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 25: 0x614a2082c421 - std::panicking::catch_unwind::do_call::hef75ef0a66b91c5b [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 26: 0x614a20834f7b - __rust_try [INFO] [stderr] 27: 0x614a2083230b - std::panicking::catch_unwind::hf61b0c4117d44e2c [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 28: 0x614a2083230b - std::panic::catch_unwind::ha5c32fe00b131ccd [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panic.rs:359:14 [INFO] [stderr] 29: 0x614a2083c191 - libtest_mimic::run_single::h5f7adefc4334c854 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:576:5 [INFO] [stderr] 30: 0x614a2083bf03 - libtest_mimic::run::{{closure}}::{{closure}}::h42b0b3a01f0d27a0 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libtest-mimic-0.8.1/src/lib.rs:531:43 [INFO] [stderr] 31: 0x614a2083c946 - std::sys::backtrace::__rust_begin_short_backtrace::h2993a3846aca4a5e [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/backtrace.rs:152:18 [INFO] [stderr] 32: 0x614a20829752 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5b3fc44716293442 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/thread/mod.rs:559:17 [INFO] [stderr] 33: 0x614a2083fa11 - as core::ops::function::FnOnce<()>>::call_once::h9ae8a063e6c14d04 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stderr] 34: 0x614a2082c3d0 - std::panicking::catch_unwind::do_call::hed9c62f2076a6a07 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:589:40 [INFO] [stderr] 35: 0x614a2082b5cb - __rust_try [INFO] [stderr] 36: 0x614a208291a1 - std::panicking::catch_unwind::hdcc1a9835ec4eb65 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panicking.rs:552:19 [INFO] [stderr] 37: 0x614a208291a1 - std::panic::catch_unwind::hffedcca0d8c22cdd [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/panic.rs:359:14 [INFO] [stderr] 38: 0x614a208291a1 - std::thread::Builder::spawn_unchecked_::{{closure}}::h664cc63efdfafb0a [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/thread/mod.rs:557:30 [INFO] [stderr] 39: 0x614a20859dbf - core::ops::function::FnOnce::call_once{{vtable.shim}}::h1502e71ec53d4ca4 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 40: 0x614a20990067 - as core::ops::function::FnOnce>::call_once::h23e83c3768c28e74 [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/alloc/src/boxed.rs:1966:9 [INFO] [stderr] 41: 0x614a20990067 - as core::ops::function::FnOnce>::call_once::he67b41932d2c126e [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/alloc/src/boxed.rs:1966:9 [INFO] [stderr] 42: 0x614a20990067 - std::sys::pal::unix::thread::Thread::new::thread_start::hc05bf0eaa2386caa [INFO] [stderr] at /rustc/b03b3a7ec92682be2917540b679478d41c95a30c/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stderr] 43: 0x71154a875aa4 - [INFO] [stderr] 44: 0x71154a902a34 - clone [INFO] [stdout] [INFO] [stderr] 45: 0x0 - [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- thread_count::test_single_threaded ---- [INFO] [stdout] test panicked: assertion `left == right` failed: number of threads is 1 [INFO] [stdout] left: 4 [INFO] [stdout] right: 1 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] thread_count::test_single_threaded [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p integration-tests --test custom-harness` [INFO] running `Command { std: "docker" "inspect" "7780a2cdb6301b2e1760881f6b8223b3359f35497f99987b588831e3e9dcc1f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7780a2cdb6301b2e1760881f6b8223b3359f35497f99987b588831e3e9dcc1f1", kill_on_drop: false }` [INFO] [stdout] 7780a2cdb6301b2e1760881f6b8223b3359f35497f99987b588831e3e9dcc1f1