[INFO] fetching crate nwr 0.9.0... [INFO] testing nwr-0.9.0 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate nwr 0.9.0 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate nwr 0.9.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate nwr 0.9.0 [INFO] tweaked toml for crates.io crate nwr 0.9.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate nwr 0.9.0 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate nwr 0.9.0 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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4a2affab46b5da80216180beaf4019b1b5d2eedcd75f095cd17aea083553d005 [INFO] running `Command { std: "docker" "start" "-a" "4a2affab46b5da80216180beaf4019b1b5d2eedcd75f095cd17aea083553d005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4a2affab46b5da80216180beaf4019b1b5d2eedcd75f095cd17aea083553d005", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a2affab46b5da80216180beaf4019b1b5d2eedcd75f095cd17aea083553d005", kill_on_drop: false }` [INFO] [stdout] 4a2affab46b5da80216180beaf4019b1b5d2eedcd75f095cd17aea083553d005 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26c18cc443c9b36a5729c78c34debdb4b6ffe774775f1aaf7428d60e6cb8e9fe [INFO] running `Command { std: "docker" "start" "-a" "26c18cc443c9b36a5729c78c34debdb4b6ffe774775f1aaf7428d60e6cb8e9fe", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling cc v1.2.18 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling miniz_oxide v0.8.7 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling nom v5.1.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling deunicode v1.6.1 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap_builder v4.5.35 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling bytecount v0.6.8 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling portable-atomic v1.11.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling libsqlite3-sys v0.25.2 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling bio v0.30.1 [INFO] [stderr] Compiling ordermap v0.3.5 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling linux-raw-sys v0.9.3 [INFO] [stderr] Compiling unicode-width v0.2.0 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling fixedbitset v0.1.9 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling petgraph v0.4.13 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling unicode-display-width v0.2.0 [INFO] [stderr] Compiling statrs v0.12.0 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling serde_derive v1.0.216 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling derive-new v0.6.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling cmd_lib_macros v1.9.5 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling num v0.1.43 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling comrak v0.19.0 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling os_pipe v1.2.1 [INFO] [stderr] Compiling faccess v0.2.4 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling buffer-redux v1.0.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.14 [INFO] [stderr] Compiling bio-types v1.0.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling clap v4.5.35 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling accurate v0.3.1 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling clap_complete v4.5.47 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling needletail v0.5.1 [INFO] [stderr] Compiling cmd_lib v1.9.5 [INFO] [stderr] Compiling chrono v0.2.25 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling rust_xlsxwriter v0.43.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling ndarray v0.16.1 [INFO] [stderr] Compiling markdown-table-formatter v0.3.0 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling trait-set v0.3.0 [INFO] [stderr] Compiling numeric_literals v0.2.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling rust-lapper v1.1.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling path-clean v1.0.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling lazy_static v0.1.16 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling utf8-read v0.4.0 [INFO] [stderr] Compiling ftp v3.0.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling simplelog v0.12.2 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling multimap v0.6.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling ptree v0.4.0 [INFO] [stderr] Compiling phylotree v0.1.3 [INFO] [stderr] Compiling intspan v0.8.7 [INFO] [stderr] Compiling rusqlite v0.28.0 [INFO] [stderr] Compiling nwr v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "26c18cc443c9b36a5729c78c34debdb4b6ffe774775f1aaf7428d60e6cb8e9fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26c18cc443c9b36a5729c78c34debdb4b6ffe774775f1aaf7428d60e6cb8e9fe", kill_on_drop: false }` [INFO] [stdout] 26c18cc443c9b36a5729c78c34debdb4b6ffe774775f1aaf7428d60e6cb8e9fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f02abe2988122d2f4d3f3a1bb5c8c190379ca72b42574e2671d12950a079e88 [INFO] running `Command { std: "docker" "start" "-a" "9f02abe2988122d2f4d3f3a1bb5c8c190379ca72b42574e2671d12950a079e88", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.216 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling half v2.5.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling mockall_derive v0.12.1 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling fragile v2.1.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bstr v1.11.3 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling bio-types v1.0.4 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling comrak v0.19.0 [INFO] [stderr] Compiling rust_xlsxwriter v0.43.0 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling multimap v0.6.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling cmd_lib v1.9.5 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling bio v0.30.1 [INFO] [stderr] Compiling mockall v0.12.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling ptree v0.4.0 [INFO] [stderr] Compiling markdown-table-formatter v0.3.0 [INFO] [stderr] Compiling phylotree v0.1.3 [INFO] [stderr] Compiling intspan v0.8.7 [INFO] [stderr] Compiling nwr v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 31.94s [INFO] running `Command { std: "docker" "inspect" "9f02abe2988122d2f4d3f3a1bb5c8c190379ca72b42574e2671d12950a079e88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f02abe2988122d2f4d3f3a1bb5c8c190379ca72b42574e2671d12950a079e88", kill_on_drop: false }` [INFO] [stdout] 9f02abe2988122d2f4d3f3a1bb5c8c190379ca72b42574e2671d12950a079e88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7dbcb5f714bccd199106a931e18972cb76990be21f332063073f2ea8af283d43 [INFO] running `Command { std: "docker" "start" "-a" "7dbcb5f714bccd199106a931e18972cb76990be21f332063073f2ea8af283d43", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nwr-4de7747003664362) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test libs::taxonomy::tests::test_get_nwr_dir_with_arg ... ok [INFO] [stdout] test libs::taxonomy::tests::test_taxon_display_with_authority ... ok [INFO] [stdout] test libs::taxonomy::tests::test_taxon_display_with_comments ... ok [INFO] [stdout] test libs::taxonomy::tests::test_taxon_display_with_genbank_name ... ok [INFO] [stdout] test libs::taxonomy::tests::test_taxon_display_without_scientific_name ... ok [INFO] [stdout] test libs::taxonomy::tests::test_taxon_display ... ok [INFO] [stdout] test libs::taxonomy::tests::test_taxon_display_with_common_names ... ok [INFO] [stdout] test libs::taxonomy::tests::test_nwr_path ... ok [INFO] [stdout] test libs::taxonomy::tests::test_get_nwr_dir_default ... ok [INFO] [stdout] test libs::taxonomy::tests::test_batch_exec_normal_iteration ... ok [INFO] [stdout] test libs::taxonomy::tests::test_batch_exec_with_finalize ... ok [INFO] [stdout] test libs::taxonomy::tests::test_batch_exec_with_commit ... ok [INFO] [stdout] test libs::taxonomy::tests::test_get_taxon_not_found ... ok [INFO] [stdout] test libs::taxonomy::tests::test_get_tax_id_not_found ... ok [INFO] [stdout] test libs::taxonomy::tests::test_get_ancestor ... ok [INFO] [stdout] test libs::taxonomy::tests::test_find_rank_not_found ... ok [INFO] [stdout] test libs::taxonomy::tests::test_get_descendent ... ok [INFO] [stdout] test libs::taxonomy::tests::test_batch_exec_with_progress ... ok [INFO] [stdout] test libs::taxonomy::tests::test_term_to_tax_id_not_found ... ok [INFO] [stdout] test libs::taxonomy::tests::test_get_all_descendent ... ok [INFO] [stdout] test libs::taxonomy::tests::test_term_to_tax_id_with_numeric ... ok [INFO] [stdout] test libs::taxonomy::tests::test_term_to_tax_id_with_underscores ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests src/nwr.rs (/opt/rustwide/target/debug/deps/nwr-d35873daacb47070) [INFO] [stdout] [INFO] [stdout] running 57 tests [INFO] [stdout] test cmd_nwr::append::tests::test_append_with_stdin ... ok [INFO] [stdout] test cmd_nwr::common::tests::test_common_stdout ... ok [INFO] [stdout] test cmd_nwr::append::tests::test_append_with_invalid_taxon ... ok [INFO] [stdout] test cmd_nwr::ardb::tests::test_re_incompetent_patterns ... ok [INFO] [stdout] test cmd_nwr::append::tests::test_append_with_id_option ... ok [INFO] [stdout] test cmd_nwr::download::tests::test_check_taxdump_md5_nonexistent_tarball ... ok [INFO] [stdout] test cmd_nwr::append::tests::test_append_with_column_option ... ok [INFO] [stdout] test cmd_nwr::append::tests::test_append_with_rank_option ... ok [INFO] [stdout] test cmd_nwr::common::tests::test_add_taxon_with_parent ... ok [INFO] [stdout] test cmd_nwr::common::tests::test_common_multiple_terms ... ok [INFO] [stdout] test cmd_nwr::append::tests::test_append_with_valid_taxon ... ok [INFO] [stdout] test cmd_nwr::common::tests::test_add_taxon_without_parent ... ok [INFO] [stdout] test cmd_nwr::common::tests::test_add_taxon_without_scientific_name ... ok [INFO] [stdout] test cmd_nwr::common::tests::test_common_single_term ... ok [INFO] [stdout] test cmd_nwr::download::tests::test_assembly_reports_exist ... ok [INFO] [stdout] test cmd_nwr::download::tests::test_check_taxdump_md5_correct ... ok [INFO] [stdout] test cmd_nwr::download::tests::test_check_taxdump_md5_incorrect ... ok [INFO] [stdout] test cmd_nwr::download::tests::test_check_taxdump_md5_nonexistent_md5_file ... ok [INFO] [stdout] test cmd_nwr::ardb::tests::test_re_virus_patterns ... ok [INFO] [stdout] test cmd_nwr::download::tests::test_extract_taxdump_nonexistent ... ok [INFO] [stdout] test cmd_nwr::download::tests::test_format_file_sizes ... ok [INFO] [stdout] test cmd_nwr::download::tests::test_ftp_connection_trait_mock ... ok [INFO] [stdout] test cmd_nwr::download::tests::test_make_subcommand ... ok [INFO] [stdout] test cmd_nwr::download::tests::test_make_subcommand_about ... ok [INFO] [stdout] test cmd_nwr::download::tests::test_make_subcommand_default_values ... ok [INFO] [stdout] test cmd_nwr::download::tests::test_download_taxdump_success ... ok [INFO] [stdout] test cmd_nwr::download::tests::test_readable_exact_boundary ... ok [INFO] [stdout] test cmd_nwr::download::tests::test_readable_small_number ... ok [INFO] [stdout] test cmd_nwr::download::tests::test_readable_thousands ... ok [INFO] [stdout] test cmd_nwr::download::tests::test_readable_millions ... ok [INFO] [stdout] test cmd_nwr::download::tests::test_extract_taxdump ... ok [INFO] [stdout] test cmd_nwr::download::tests::test_readable_empty_string ... ok [INFO] [stdout] test cmd_nwr::download::tests::test_readable_zero ... ok [INFO] [stdout] test cmd_nwr::download::tests::test_readable_large_number ... ok [INFO] [stdout] test cmd_nwr::download::tests::test_taxdump_exists ... ok [INFO] [stdout] test cmd_nwr::lineage::tests::test_lineage_with_tax_id ... ok [INFO] [stdout] test cmd_nwr::lineage::tests::test_lineage_with_underscores ... ok [INFO] [stdout] test cmd_nwr::lineage::tests::test_lineage_tsv_format ... ok [INFO] [stdout] test cmd_nwr::lineage::tests::test_lineage_stdout ... ok [INFO] [stdout] test cmd_nwr::lineage::tests::test_lineage_basic ... ok [INFO] [stdout] test cmd_nwr::lineage::tests::test_lineage_root ... ok [INFO] [stdout] test cmd_nwr::common::tests::test_common_with_tax_id ... ok [INFO] [stdout] test cmd_nwr::restrict::tests::test_restrict_include ... ok [INFO] [stdout] test cmd_nwr::restrict::tests::test_restrict_exclude ... ok [INFO] [stdout] test cmd_nwr::restrict::tests::test_restrict_with_comment_lines ... ok [INFO] [stdout] test cmd_nwr::restrict::tests::test_restrict_multiple_terms ... ok [INFO] [stdout] test cmd_nwr::member::tests::test_member_without_env_flag ... ok [INFO] [stdout] test cmd_nwr::member::tests::test_member_basic ... ok [INFO] [stdout] test cmd_nwr::member::tests::test_member_with_tax_id ... ok [INFO] [stdout] test cmd_nwr::member::tests::test_member_with_rank_filter ... ok [INFO] [stdout] test cmd_nwr::download::tests::test_download_assembly_reports_success ... ok [INFO] [stdout] test cmd_nwr::download::tests::test_format_file_sizes_nonexistent ... ok [INFO] [stdout] test cmd_nwr::download::tests::test_get_download_paths ... ok [INFO] [stdout] test cmd_nwr::restrict::tests::test_restrict_stdin ... ok [INFO] [stdout] test cmd_nwr::member::tests::test_member_stdout ... ok [INFO] [stdout] test cmd_nwr::member::tests::test_member_with_env_flag ... ok [INFO] [stdout] test cmd_nwr::member::tests::test_member_with_multiple_terms ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 57 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s [INFO] [stdout] [INFO] [stderr] Running tests/cli_nwr_abbr.rs (/opt/rustwide/target/debug/deps/cli_nwr_abbr-9d2912eac4946d49) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test command_abbr_basic ... ok [INFO] [stdout] test command_abbr_stdin ... ok [INFO] [stdout] test command_abbr_tight ... ok [INFO] [stdout] test command_abbr_custom_column ... ok [INFO] [stdout] test command_abbr_custom_min ... ok [INFO] [stdout] test command_abbr_outfile ... ok [INFO] [stdout] test command_abbr_invalid_column_format ... ok [INFO] [stdout] test command_abbr_shortsub ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.47s [INFO] [stdout] [INFO] [stderr] Running tests/cli_nwr_assembly.rs (/opt/rustwide/target/debug/deps/cli_nwr_assembly-22d9ae60483318db) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test command_template_mh ... ok [INFO] [stdout] test command_template_bs ... ok [INFO] [stdout] test command_template_count ... ok [INFO] [stdout] test command_template_pro ... ok [INFO] [stdout] test command_template_ass ... ok [INFO] [stdout] test command_kb ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.46s [INFO] [stdout] [INFO] [stderr] Running tests/cli_nwr_database.rs (/opt/rustwide/target/debug/deps/cli_nwr_database-5bb9eaf4fef13cd1) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test command_download_version ... ok [INFO] [stdout] test command_download_help ... ok [INFO] [stdout] test command_invalid ... ok [INFO] [stderr] error: test failed, to rerun pass `--test cli_nwr_database` [INFO] [stdout] test command_txdb ... FAILED [INFO] [stdout] test command_ardb ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- command_txdb stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'command_txdb' (133) panicked at tests/cli_nwr_database.rs:49:5: [INFO] [stdout] assertion failed: stdout.lines().count() >= 5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5557ffc449fa - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5557ffc449fa - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5557ffc449fa - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5557ffc449fa - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5557ffc5b1ea - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5557ffc5b1ea - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5557ffc4aa72 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5557ffc4aa72 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5557ffc2328f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5557ffc2328f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5557ffc3ceb9 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5557ffbb207c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5557ffbb207c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5557ffc3d072 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5557ffc3d072 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5557ffc2337a - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x5557ffc1a789 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5557ffc2414d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5557ffc5b9bc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5557ffc5b982 - core[6aaeda2c7ad07a48]::panicking::panic [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x5557ffb9ca3f - cli_nwr_database[4cc77e511deb15bf]::command_txdb [INFO] [stdout] at /opt/rustwide/workdir/tests/cli_nwr_database.rs:49:5 [INFO] [stdout] 21: 0x5557ffb9bf83 - cli_nwr_database[4cc77e511deb15bf]::command_txdb::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/cli_nwr_database.rs:37:22 [INFO] [stdout] 22: 0x5557ffb9f1e6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5557ffba615b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5557ffba615b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x5557ffbb2b4b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x5557ffbb2b4b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x5557ffbb2b4b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x5557ffbb2b4b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5557ffbb2b4b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5557ffbb2b4b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x5557ffbb2b4b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x5557ffbae264 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x5557ffbae264 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x5557ffbb5752 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x5557ffbb5752 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x5557ffbb5752 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x5557ffbb5752 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x5557ffbb5752 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5557ffbb5752 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x5557ffbb5752 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5557ffc4428f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 42: 0x5557ffc4428f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x7c816dabfaa4 - [INFO] [stdout] 44: 0x7c816db4ca64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- command_ardb stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'command_ardb' (128) panicked at tests/cli_nwr_database.rs:66:5: [INFO] [stdout] assertion failed: stdout.lines().count() > 10 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5557ffc449fa - std[e72de78501789eb0]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5557ffc449fa - std[e72de78501789eb0]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5557ffc449fa - std[e72de78501789eb0]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5557ffc449fa - <::print::DisplayBacktrace as core[6aaeda2c7ad07a48]::fmt::Display>::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5557ffc5b1ea - ::fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5557ffc5b1ea - core[6aaeda2c7ad07a48]::fmt::write [INFO] [stdout] 6: 0x5557ffc4aa72 - std[e72de78501789eb0]::io::default_write_fmt::> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5557ffc4aa72 - as std[e72de78501789eb0]::io::Write>::write_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5557ffc2328f - ::print [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5557ffc2328f - std[e72de78501789eb0]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5557ffc3ceb9 - std[e72de78501789eb0]::panicking::default_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5557ffbb207c - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5557ffbb207c - test[4f12b380f1fb68c5]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5557ffc3d072 - core[6aaeda2c7ad07a48]::ops::function::Fn<(&'a std[e72de78501789eb0]::panic::PanicHookInfo<'b>,), Output = ()> + core[6aaeda2c7ad07a48]::marker::Sync + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::Fn<(&std[e72de78501789eb0]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5557ffc3d072 - std[e72de78501789eb0]::panicking::panic_with_hook [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5557ffc2337a - std[e72de78501789eb0]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x5557ffc1a789 - std[e72de78501789eb0]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5557ffc2414d - __rustc[78a4cf188af856fc]::rust_begin_unwind [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5557ffc5b9bc - core[6aaeda2c7ad07a48]::panicking::panic_fmt [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5557ffc5b982 - core[6aaeda2c7ad07a48]::panicking::panic [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panicking.rs:150:5 [INFO] [stdout] 20: 0x5557ffb9c50f - cli_nwr_database[4cc77e511deb15bf]::command_ardb [INFO] [stdout] at /opt/rustwide/workdir/tests/cli_nwr_database.rs:66:5 [INFO] [stdout] 21: 0x5557ffb9bf53 - cli_nwr_database[4cc77e511deb15bf]::command_ardb::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/cli_nwr_database.rs:55:22 [INFO] [stdout] 22: 0x5557ffb9f1a6 - >::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5557ffba615b - core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5557ffba615b - test[4f12b380f1fb68c5]::__rust_begin_short_backtrace::, fn() -> core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:663:18 [INFO] [stdout] 25: 0x5557ffbb2b4b - test[4f12b380f1fb68c5]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:74 [INFO] [stdout] 26: 0x5557ffbb2b4b - as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 27: 0x5557ffbb2b4b - std[e72de78501789eb0]::panicking::catch_unwind::do_call::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 28: 0x5557ffbb2b4b - std[e72de78501789eb0]::panicking::catch_unwind::, core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 29: 0x5557ffbb2b4b - std[e72de78501789eb0]::panic::catch_unwind::, core[6aaeda2c7ad07a48]::result::Result<(), alloc[28d2dab30c1dc666]::string::String>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 30: 0x5557ffbb2b4b - test[4f12b380f1fb68c5]::run_test_in_process [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:686:27 [INFO] [stdout] 31: 0x5557ffbb2b4b - test[4f12b380f1fb68c5]::run_test::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:607:43 [INFO] [stdout] 32: 0x5557ffbae264 - test[4f12b380f1fb68c5]::run_test::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/test/src/lib.rs:637:41 [INFO] [stdout] 33: 0x5557ffbae264 - std[e72de78501789eb0]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 34: 0x5557ffbb5752 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 35: 0x5557ffbb5752 - ::{closure#1}::{closure#0}> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 36: 0x5557ffbb5752 - std[e72de78501789eb0]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:581:40 [INFO] [stdout] 37: 0x5557ffbb5752 - std[e72de78501789eb0]::panicking::catch_unwind::<(), core[6aaeda2c7ad07a48]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panicking.rs:544:19 [INFO] [stdout] 38: 0x5557ffbb5752 - std[e72de78501789eb0]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/panic.rs:359:14 [INFO] [stdout] 39: 0x5557ffbb5752 - std[e72de78501789eb0]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 40: 0x5557ffbb5752 - ::{closure#1} as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 41: 0x5557ffc4428f - + core[6aaeda2c7ad07a48]::marker::Send> as core[6aaeda2c7ad07a48]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 42: 0x5557ffc4428f - ::new::thread_start [INFO] [stdout] at /rustc/dec9417b8611e34e787a3e4c37686b5131f9e5c5/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 43: 0x7c816dabfaa4 - [INFO] [stdout] 44: 0x7c816db4ca64 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] command_ardb [INFO] [stdout] command_txdb [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7dbcb5f714bccd199106a931e18972cb76990be21f332063073f2ea8af283d43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dbcb5f714bccd199106a931e18972cb76990be21f332063073f2ea8af283d43", kill_on_drop: false }` [INFO] [stdout] 7dbcb5f714bccd199106a931e18972cb76990be21f332063073f2ea8af283d43