[INFO] fetching crate nohuman 0.3.0... [INFO] testing nohuman-0.3.0 against 1.86.0 for beta-1.87-1 [INFO] extracting crate nohuman 0.3.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate nohuman 0.3.0 on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate nohuman 0.3.0 [INFO] finished tweaking crates.io crate nohuman 0.3.0 [INFO] tweaked toml for crates.io crate nohuman 0.3.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate nohuman 0.3.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" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-global-executor v2.4.0 [INFO] [stderr] Downloaded async-lock v3.1.2 [INFO] [stderr] Downloaded liblzma v0.2.3 [INFO] [stderr] Downloaded gzp v0.11.3 [INFO] [stderr] Downloaded liblzma-sys v0.2.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10bb9dce5e23e4b5c6aa59e2fe007826550312280eebc5b0f9b8c4b69c88bfac [INFO] running `Command { std: "docker" "start" "-a" "10bb9dce5e23e4b5c6aa59e2fe007826550312280eebc5b0f9b8c4b69c88bfac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10bb9dce5e23e4b5c6aa59e2fe007826550312280eebc5b0f9b8c4b69c88bfac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10bb9dce5e23e4b5c6aa59e2fe007826550312280eebc5b0f9b8c4b69c88bfac", kill_on_drop: false }` [INFO] [stdout] 10bb9dce5e23e4b5c6aa59e2fe007826550312280eebc5b0f9b8c4b69c88bfac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2e80bb536ef9992d17b56e9a9a7f30705be162142b1381b616b949c60b0f3d9 [INFO] running `Command { std: "docker" "start" "-a" "c2e80bb536ef9992d17b56e9a9a7f30705be162142b1381b616b949c60b0f3d9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling rustix v0.38.21 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustls v0.23.11 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling event-listener v4.0.0 [INFO] [stderr] Compiling futures-lite v2.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling async-lock v3.1.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling async-task v4.5.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling cc v1.1.20 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling async-channel v2.1.1 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling waker-fn v1.1.1 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Compiling hashbrown v0.14.2 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling async-executor v1.8.0 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling nanorand v0.7.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling webpki-roots v0.26.6 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling liblzma-sys v0.2.5 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling clap_builder v4.4.7 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling core_affinity v0.8.1 [INFO] [stderr] Compiling xattr v1.0.1 [INFO] [stderr] Compiling filetime v0.2.22 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling indicatif v0.17.7 [INFO] [stderr] Compiling polling v3.3.1 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling async-io v2.2.1 [INFO] [stderr] Compiling tar v0.4.40 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling md5 v0.7.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling async-global-executor v2.4.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling clap v4.4.7 [INFO] [stderr] Compiling gzp v0.11.3 [INFO] [stderr] Compiling rustls-webpki v0.102.5 [INFO] [stderr] Compiling liblzma v0.2.3 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling nohuman v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "c2e80bb536ef9992d17b56e9a9a7f30705be162142b1381b616b949c60b0f3d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2e80bb536ef9992d17b56e9a9a7f30705be162142b1381b616b949c60b0f3d9", kill_on_drop: false }` [INFO] [stdout] c2e80bb536ef9992d17b56e9a9a7f30705be162142b1381b616b949c60b0f3d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a9ef09764b0b49b1fa3140d6ed03f67004256e2c8e8c5a402f29a9c29b7c324 [INFO] running `Command { std: "docker" "start" "-a" "3a9ef09764b0b49b1fa3140d6ed03f67004256e2c8e8c5a402f29a9c29b7c324", kill_on_drop: false }` [INFO] [stderr] Compiling nohuman v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 5.01s [INFO] running `Command { std: "docker" "inspect" "3a9ef09764b0b49b1fa3140d6ed03f67004256e2c8e8c5a402f29a9c29b7c324", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a9ef09764b0b49b1fa3140d6ed03f67004256e2c8e8c5a402f29a9c29b7c324", kill_on_drop: false }` [INFO] [stdout] 3a9ef09764b0b49b1fa3140d6ed03f67004256e2c8e8c5a402f29a9c29b7c324 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 41cac938b3fa0ca5db35aed28577dc637201b13de18d22ef36acc58a2ec142d0 [INFO] running `Command { std: "docker" "start" "-a" "41cac938b3fa0ca5db35aed28577dc637201b13de18d22ef36acc58a2ec142d0", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nohuman-b719852e20ad7f17) [INFO] [stdout] [INFO] [stdout] running 28 tests [INFO] [stdout] test compression::tests::test_bzip2_compress ... ok [INFO] [stdout] test compression::tests::test_compression_format_display ... ok [INFO] [stdout] test compression::tests::test_compression_format_add_extension ... ok [INFO] [stdout] test compression::tests::test_compression_format_from_path ... ok [INFO] [stdout] test compression::tests::test_compression_format_from_str ... ok [INFO] [stdout] test compression::tests::test_compression_format_is_compressed ... ok [INFO] [stdout] test compression::tests::test_detect_bzip2_format ... ok [INFO] [stdout] test compression::tests::test_detect_format_when_reader_is_part_way_through ... ok [INFO] [stdout] test compression::tests::test_detect_none_format ... ok [INFO] [stdout] test compression::tests::test_detect_gzip_format ... ok [INFO] [stdout] test compression::tests::test_detect_zstd_format ... ok [INFO] [stdout] test download::tests::test_extraction_failure ... ok [INFO] [stdout] test tests::check_path_exists_it_doesnt ... ok [INFO] [stdout] test tests::test_new ... ok [INFO] [stdout] test tests::check_path_it_does ... ok [INFO] [stdout] test tests::test_parse_confidence_score ... ok [INFO] [stdout] test download::tests::test_download_failure ... ok [INFO] [stdout] test compression::tests::test_xz_compress ... ok [INFO] [stdout] test download::tests::test_download_and_extract_tarball_md5_mismatch ... ok [INFO] [stdout] test compression::tests::test_detect_xz_format ... ok [INFO] [stdout] test tests::test_is_executable ... ok [INFO] [stdout] test tests::test_run ... ok [INFO] [stdout] test download::tests::test_download_and_extract_tarball ... ok [INFO] [stdout] test tests::test_is_not_executable ... ok [INFO] [stdout] test tests::test_run_with_invalid_command ... ok [INFO] [stdout] test compression::tests::test_zstd_compress ... ok [INFO] [stdout] test download::tests::test_compute_md5 ... ok [INFO] [stdout] test compression::tests::test_gzip_compress ... ok [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nohuman-f93e52ea8b3aaf1b) [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [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] Doc-tests nohuman [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/compression.rs - compression::CompressionFormat::compress (line 172) - compile ... ok [INFO] [stdout] test src/compression.rs - compression::CompressionFormat::from_path (line 99) ... ok [INFO] [stdout] test src/compression.rs - compression::CompressionFormat::from_str (line 28) ... FAILED [INFO] [stdout] test src/compression.rs - compression::CompressionFormat::add_extension (line 140) ... ok [INFO] [stdout] test src/compression.rs - compression::CompressionFormat::fmt (line 64) ... ok [INFO] [stdout] test src/compression.rs - compression::CompressionFormat::is_compressed (line 124) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/compression.rs - compression::CompressionFormat::from_str (line 28) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustciY8BRF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libnohuman-4bf104a48e6dd405.rlib,libtoml-348983e680f84d0b.rlib,libtoml_edit-a29e30b07a3c19f8.rlib,libserde_spanned-4e13e3019cca2906.rlib,libindexmap-2584a69c291e516c.rlib,libequivalent-13b77291db166d53.rlib,libhashbrown-07cb4ab9b921a0b3.rlib,libwinnow-9e8a83b6c0372c0e.rlib,libtoml_datetime-12cf7830091cd2ed.rlib,libtempfile-f64da88fbd0aeed5.rlib,libmd5-f7e73b518799d5bc.rlib,libzstd-aee43c27a9a31abf.rlib,libzstd_safe-4231b7ac6c6dd70e.rlib,libzstd_sys-70d2b104cb3150a5.rlib,libtar-d5b4dcae44754e82.rlib,libxattr-a452c62a84c8556e.rlib,libfiletime-ac8e8c7c398ae394.rlib,libreqwest-ce7ec46fe7b40f2c.rlib,libsync_wrapper-1388a4fd7ab1009d.rlib,librustls_pemfile-29c975d9dcbacd85.rlib,libbase64-a5e94c799b6e0355.rlib,libipnet-9da30fff21088048.rlib,libhyper_rustls-af204cb493013c46.rlib,libwebpki_roots-396cd6aa5a576e2b.rlib,libtokio_rustls-adc29edd8f2fe596.rlib,librustls-25fca856fbe64866.rlib,libsubtle-a0a6ecc9713b0708.rlib,libwebpki-e99ed6f167237c65.rlib,libring-1befe0dd79fcf168.rlib,libuntrusted-8959162b75c5ffc6.rlib,libzeroize-5a508484ac0aa272.rlib,librustls_pki_types-48a188257e629b0c.rlib,libserde_urlencoded-ed74cc35246f4727.rlib,libryu-fc55ad4fd51083fd.rlib,libserde-1785c1c77675ec95.rlib,libhyper_util-ec7a75a856759bef.rlib,libtower-c5a53a020c5fe92a.rlib,libtower_layer-0d09549df8c2ceee.rlib,libtower_service-511def5dccdf34e7.rlib,libhyper-82edba742c0be14f.rlib,libwant-0aa14c033e52e54b.rlib,libtry_lock-8a00f6e3c7951917.rlib,libsmallvec-bbe44cd668e247f6.rlib,libhttparse-5edac3f084fb0c21.rlib,libfutures_channel-76f3166f5a3c5fe7.rlib,libtokio_util-73599dc40ada548a.rlib,libhttp_body_util-76a0e499bde5a81d.rlib,libhttp_body-92a05ed069f1dc32.rlib,liburl-4112fa471c8fcf13.rlib,libidna-e275bb25314c6cbc.rlib,libunicode_normalization-58ea4cae0b1f56d1.rlib,libtinyvec-61caed6efef58738.rlib,libtinyvec_macros-55d8a264b763c0a6.rlib,libunicode_bidi-430cff3331dad5bb.rlib,libform_urlencoded-bbe88c8ad65adfe3.rlib,libpercent_encoding-965c434b02878fae.rlib,libhttp-428f981935e3d4c5.rlib,libitoa-b8154e690f2ba87d.rlib,libfnv-185b8526af05532d.rlib,libindicatif-ad1437fc589579ea.rlib,libportable_atomic-0450606977f9ea36.rlib,libnumber_prefix-230ffbcf81daa12a.rlib,libconsole-81b0bc87dd9d8434.rlib,libunicode_width-fc5636344278ad40.rlib,liblazy_static-2c4e06f363908d28.rlib,libfutures_util-9856863146db418a.rlib,libfutures_task-e344d1edd509589f.rlib,libpin_utils-d8f0fd3fa8a14f27.rlib,libasync_std-7874978060f1b8f4.rlib,libasync_global_executor-07e2eed5745506c3.rlib,libasync_io-ab0198f397dd6753.rlib,libpolling-b05ce79c8c6e398d.rlib,librustix-25c3f37e4ab2bba2.rlib,libbitflags-00daf1707ae1d125.rlib,liblinux_raw_sys-4e2d050ff68cf723.rlib,libblocking-594268aae66747ff.rlib,libtracing-0b566938286e6b0d.rlib,libtracing_core-569e2d230a0ebabf.rlib,libpiper-3ae686604694677e.rlib,libatomic_waker-63599a0ff8178fac.rlib,libtokio-6445a8b0292adfb4.rlib,libsocket2-ff39b60c6df2d096.rlib,libmio-e48ed75dc9e8ee08.rlib,libasync_channel-f6a51e2a16f2697f.rlib,libasync_executor-0b12b9c1d1fbd5a3.rlib,libfutures_lite-6bee12e616571af2.rlib,libfastrand-1a56dbad5cfb9638.rlib,libasync_task-ff93e3d5486cc7a4.rlib,libasync_lock-88c8174e66e104bd.rlib,libevent_listener_strategy-a6ca9af21909e8c0.rlib,libevent_listener-baa534ab9dd865c1.rlib,libonce_cell-d6794224419f7b7c.rlib,libasync_io-a54ea9d5441871ff.rlib,librustix-5e92c11caee19c14.rlib,libio_lifetimes-0b5fdefba66539a6.rlib,libbitflags-817ea04a92d50a33.rlib,liblinux_raw_sys-ef6451b6925cc896.rlib,libslab-6c454a7717dad5f2.rlib,libpolling-6385f72f92aaf6a4.rlib,libsocket2-dc9f7d9cd4499861.rlib,libfutures_lite-bf1337c86bc08bff.rlib,libmemchr-d3a3e5f1fdc63d41.rlib,libfastrand-88506209b038918c.rlib,libwaker_fn-9b90447cdf37de2c.rlib,libparking-117bccd95469b910.rlib,libfutures_io-7c3c927daffaa8c1.rlib,libasync_channel-97ed0809b39462aa.rlib,libconcurrent_queue-7c82ebb5b3a45e3d.rlib,libcrossbeam_utils-006835d2e46a4922.rlib,libasync_lock-4700ddf44e6b098c.rlib,libevent_listener-f4fa7fd2684bc381.rlib,libpin_project_lite-113dbccb0259f39c.rlib,libkv_log_macro-ada0628173929908.rlib,liblog-de9ec9bb3dd12756.rlib,libvalue_bag-6b2de1f4691c4f18.rlib,libliblzma-f578c32a2541875a.rlib,libliblzma_sys-92047820708a183e.rlib,libgzp-fbd79ec26c365cc1.rlib,libcore_affinity-d8a322ac7c973a8e.rlib,libnum_cpus-4f7e0d62ed3a0c3e.rlib,libthiserror-6cd1fcbe0fd465ed.rlib,libflume-6894030e86388dc3.rlib,libspin-739f987ca2ba73c8.rlib,liblock_api-b1537c97f24cb056.rlib,libscopeguard-0ff18b2ed8dae252.rlib,libpin_project-fa45d54ab92ee4a7.rlib,libfutures_sink-12545cb57d0ffc0a.rlib,libfutures_core-c1407fbdf8086a19.rlib,libnanorand-7cca758ee4418ef4.rlib,libgetrandom-3872c888ec953ff3.rlib,libflate2-d4ef49aa99f9314e.rlib,libminiz_oxide-d690a9cc7558438a.rlib,libadler-cd9ae852e9a49a18.rlib,libcrc32fast-6e81018eda4e113d.rlib,libcfg_if-da7e6a5cb20f1238.rlib,libbytes-a434f6fcbae4dd58.rlib,libbyteorder-f923bb3f21c22618.rlib,libbzip2-67f583824ac08f15.rlib,libbzip2_sys-d4ccd0dc647a7710.rlib,liblibc-3c27b0d2159d8691.rlib,libanyhow-0d770b83827d530f.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/bzip2-sys-82134ca554ddabeb/out/lib" "-L" "/opt/rustwide/target/debug/build/liblzma-sys-ff32a71454496c8c/out" "-L" "/opt/rustwide/target/debug/build/ring-311e03d2ac5c2a1b/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-40e7bcbc4029cfac/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestzcZBcd/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/compression.rs - compression::CompressionFormat::from_str (line 28) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 5 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.56s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "41cac938b3fa0ca5db35aed28577dc637201b13de18d22ef36acc58a2ec142d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41cac938b3fa0ca5db35aed28577dc637201b13de18d22ef36acc58a2ec142d0", kill_on_drop: false }` [INFO] [stdout] 41cac938b3fa0ca5db35aed28577dc637201b13de18d22ef36acc58a2ec142d0