[INFO] cloning repository https://github.com/plrigaux/archflow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/plrigaux/archflow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplrigaux%2Farchflow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplrigaux%2Farchflow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 31ad40a10da3ba7ff3fbf9c61e8a64d18f888519
[INFO] testing plrigaux/archflow against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplrigaux%2Farchflow" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/plrigaux/archflow on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/plrigaux/archflow
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/plrigaux/archflow
[INFO] tweaked toml for git repo https://github.com/plrigaux/archflow written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/plrigaux/archflow 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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deflate64 v0.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bc5d0d673362259472aa671ca0bf4fd259fecb5219ef844a2b1bcb4cf0e37b96
[INFO] running `Command { std: "docker" "start" "-a" "bc5d0d673362259472aa671ca0bf4fd259fecb5219ef844a2b1bcb4cf0e37b96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bc5d0d673362259472aa671ca0bf4fd259fecb5219ef844a2b1bcb4cf0e37b96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc5d0d673362259472aa671ca0bf4fd259fecb5219ef844a2b1bcb4cf0e37b96", kill_on_drop: false }`
[INFO] [stdout] bc5d0d673362259472aa671ca0bf4fd259fecb5219ef844a2b1bcb4cf0e37b96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c7d82dbcb7a017031ad6be5e0aa173235b00a369ae1b176318cd442ba0168a9
[INFO] running `Command { std: "docker" "start" "-a" "9c7d82dbcb7a017031ad6be5e0aa173235b00a369ae1b176318cd442ba0168a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling deflate64 v0.1.6
[INFO] [stderr]    Compiling iana-time-zone v0.1.59
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling brotli v3.4.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling zstd v0.13.0
[INFO] [stderr]    Compiling async-compression v0.4.6
[INFO] [stderr]    Compiling archflow v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `compressor` is never read
[INFO] [stdout]    --> src/archive_common.rs:872:9
[INFO] [stdout]     |
[INFO] [stdout] 858 | pub struct ArchiveFileEntry {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 872 |     pub compressor: CompressionMethod,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArchiveFileEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_archive_size`, `get_data`, `get_mut_data`, and `set_archive_comment` are never used
[INFO] [stdout]    --> src/compress/common.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub trait ZipArchiveCommon {
[INFO] [stdout]     |           ---------------- methods in this trait
[INFO] [stdout] 116 |     fn get_archive_size(&self) -> u64;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 117 |     fn get_data(&self) -> &SubZipArchiveData;
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 118 |     fn get_mut_data(&mut self) -> &mut SubZipArchiveData;
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 119 |
[INFO] [stdout] 120 |     fn set_archive_comment(&mut self, comment: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.26s
[INFO] running `Command { std: "docker" "inspect" "9c7d82dbcb7a017031ad6be5e0aa173235b00a369ae1b176318cd442ba0168a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c7d82dbcb7a017031ad6be5e0aa173235b00a369ae1b176318cd442ba0168a9", kill_on_drop: false }`
[INFO] [stdout] 9c7d82dbcb7a017031ad6be5e0aa173235b00a369ae1b176318cd442ba0168a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a1817b9e5a602472ba99a908927ce1c4748cea27cb61c05aa527dfb956926da2
[INFO] running `Command { std: "docker" "start" "-a" "a1817b9e5a602472ba99a908927ce1c4748cea27cb61c05aa527dfb956926da2", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling smallvec v1.12.0
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling brotli v3.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling time v0.3.31
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling actix-router v0.5.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling actix-rt v2.9.0
[INFO] [stderr]    Compiling async-compression v0.4.6
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling actix-server v2.3.0
[INFO] [stderr]    Compiling actix-codec v0.5.1
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling archflow v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `get_archive_size`, `get_data`, `get_mut_data`, and `set_archive_comment` are never used
[INFO] [stdout]    --> src/compress/common.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub trait ZipArchiveCommon {
[INFO] [stdout]     |           ---------------- methods in this trait
[INFO] [stdout] 116 |     fn get_archive_size(&self) -> u64;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 117 |     fn get_data(&self) -> &SubZipArchiveData;
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 118 |     fn get_mut_data(&mut self) -> &mut SubZipArchiveData;
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 119 |
[INFO] [stdout] 120 |     fn set_archive_comment(&mut self, comment: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling actix-http v3.5.1
[INFO] [stderr]    Compiling actix-web v4.4.1
[INFO] [stdout] warning: methods `get_archive_size`, `get_data`, `get_mut_data`, and `set_archive_comment` are never used
[INFO] [stdout]    --> src/compress/common.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub trait ZipArchiveCommon {
[INFO] [stdout]     |           ---------------- methods in this trait
[INFO] [stdout] 116 |     fn get_archive_size(&self) -> u64;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 117 |     fn get_data(&self) -> &SubZipArchiveData;
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 118 |     fn get_mut_data(&mut self) -> &mut SubZipArchiveData;
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 119 |
[INFO] [stdout] 120 |     fn set_archive_comment(&mut self, comment: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.45s
[INFO] running `Command { std: "docker" "inspect" "a1817b9e5a602472ba99a908927ce1c4748cea27cb61c05aa527dfb956926da2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1817b9e5a602472ba99a908927ce1c4748cea27cb61c05aa527dfb956926da2", kill_on_drop: false }`
[INFO] [stdout] a1817b9e5a602472ba99a908927ce1c4748cea27cb61c05aa527dfb956926da2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 5e2db8de41d9ea732404924afc0957c9c1700d79e0113fca9895a41765c0dd86
[INFO] running `Command { std: "docker" "start" "-a" "5e2db8de41d9ea732404924afc0957c9c1700d79e0113fca9895a41765c0dd86", kill_on_drop: false }`
[INFO] [stderr] warning: methods `get_archive_size`, `get_data`, `get_mut_data`, and `set_archive_comment` are never used
[INFO] [stderr]    --> src/compress/common.rs:116:8
[INFO] [stderr]     |
[INFO] [stderr] 115 | pub trait ZipArchiveCommon {
[INFO] [stderr]     |           ---------------- methods in this trait
[INFO] [stderr] 116 |     fn get_archive_size(&self) -> u64;
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 117 |     fn get_data(&self) -> &SubZipArchiveData;
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] 118 |     fn get_mut_data(&mut self) -> &mut SubZipArchiveData;
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] 119 |
[INFO] [stderr] 120 |     fn set_archive_comment(&mut self, comment: &str) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `archflow` (lib) generated 1 warning
[INFO] [stderr] warning: `archflow` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/archflow-14706ce8d0d10826)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test archive_common::external_fields_tests::timestamp_tests::test_flags ... ok
[INFO] [stdout] test archive_common::external_fields_tests::timestamp_tests::test_write ... ok
[INFO] [stdout] test archive_common::test::test_mem_dump ... ok
[INFO] [stdout] test archive_common::test::test_mem_dump2 ... ok
[INFO] [stdout] test archive_common::test::test_mem_dump3 ... ok
[INFO] [stdout] test archive_common::test::test_mem_dump_rust_zip_lib_sf ... ok
[INFO] [stdout] test archive_common::test::test_mem_dump_cur_lib_sf ... ok
[INFO] [stdout] test archive_common::test::test_permision ... ok
[INFO] [stdout] test compress::common::test::all_text ... ok
[INFO] [stdout] test archive_common::test::test_write_file_header ... ok
[INFO] [stdout] test compress::common::test::not_all_text ... ok
[INFO] [stdout] test compress::std::compressor::test::test_zstd_level ... ok
[INFO] [stdout] test types::test::test_time_display ... ok
[INFO] [stdout] test compression::test::update_general_purpose_bit_flag ... ok
[INFO] [stdout] test types::test::test_file_compatibility_system ... ok
[INFO] [stdout] test types::test::test_time_display_zero_msdos ... ok
[INFO] [stdout] test uncompress::test::test_mem_dump_rust_zip_lib_lzma ... ok
[INFO] [stdout] test types::test::test_time_display_0_0 ... ok
[INFO] [stdout] test types::test::test_time_display_time ... ok
[INFO] [stdout] test compress::tokio::compressor::test::test_defate_compressor ... ok
[INFO] [stdout] test compress::std::compressor::test::test_defate_compressor ... ok
[INFO] [stdout] test compress::std::compressor::test::test_defate_basic ... ok
[INFO] [stdout] test compress::tokio::compressor::test::test_defate_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/archive_tokio_nostream_test.rs (/opt/rustwide/target/debug/deps/archive_tokio_nostream_test-3cc58dd08a66acbe)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test common::std::test::test_reader ... ok
[INFO] [stdout] test common::tokio::test::test_reader ... ok
[INFO] [stdout] test archive_structure_compress_store ... ok
[INFO] [stdout] test archive_structure_compress_bzip ... ok
[INFO] [stdout] test archive_structure_compress_zstd ... ok
[INFO] [stdout] test archive_structure_zlib_deflate_tokio ... ok
[INFO] [stdout] test archive_structure_compress_xz ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/archive_tokio_stream_test.rs (/opt/rustwide/target/debug/deps/archive_tokio_stream_test-e96fadcff9025bfe)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test common::std::test::test_reader ... ok
[INFO] [stdout] test common::tokio::test::test_reader ... ok
[INFO] [stdout] test archive_structure_compress_zstd ... ok
[INFO] [stdout] test archive_structure_compress_store ... ok
[INFO] [stdout] test archive_structure_compress_xz ... ok
[INFO] [stdout] test archive_structure_zlib_deflate_tokio ... ok
[INFO] [stdout] test archive_structure_compress_bzip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.49s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/archive_tokio_string.rs (/opt/rustwide/target/debug/deps/archive_tokio_string-2ecd1d3fff2c9651)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test common::std::test::test_reader ... ok
[INFO] [stdout] test common::tokio::test::test_reader ... ok
[INFO] [stdout] test archive_structure_compress_store ... ok
[INFO] [stdout] test archive_structure_compress_bzip ... ok
[INFO] [stdout] test archive_structure_compress_xz ... ok
[INFO] [stdout] test archive_structure_compress_zstd ... ok
[INFO] [stdout] test archive_structure_zlib_deflate_tokio ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/archivezip_std_nostream_short.rs (/opt/rustwide/target/debug/deps/archivezip_std_nostream_short-90687eb441f959d8)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test common::std::test::test_reader ... ok
[INFO] [stdout] test archive_structure_compress_store ... ok
[INFO] [stdout] test common::tokio::test::test_reader ... ok
[INFO] [stdout] test archive_structure_compress_bzip ... ok
[INFO] [stdout] test archive_structure_compress_xz ... ok
[INFO] [stdout] test archive_structure_compress_zstd ... ok
[INFO] [stdout] test archive_structure_zlib_deflate_tokio ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/archivezip_std_nostream_test.rs (/opt/rustwide/target/debug/deps/archivezip_std_nostream_test-b7d51fff14874b8f)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test common::std::test::test_reader ... ok
[INFO] [stdout] test archive_structure_compress_store ... ok
[INFO] [stdout] test common::tokio::test::test_reader ... ok
[INFO] [stdout] test archive_structure_compress_bzip ... ok
[INFO] [stdout] test archive_structure_compress_xz ... ok
[INFO] [stdout] test archive_structure_compress_zstd ... ok
[INFO] [stdout] test archive_structure_compress_deflate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/archivezip_std_stream_test.rs (/opt/rustwide/target/debug/deps/archivezip_std_stream_test-fb21125e54194496)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test common::std::test::test_reader ... ok
[INFO] [stdout] test common::tokio::test::test_reader ... ok
[INFO] [stdout] test archive_structure_compress_zstd ... ok
[INFO] [stdout] test archive_structure_compress_store ... ok
[INFO] [stdout] test archive_structure_compress_xz ... ok
[INFO] [stdout] test archive_structure_compress_deflate ... ok
[INFO] [stdout] test archive_structure_compress_bzip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.42s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/archivezip_std_test_integrity.rs (/opt/rustwide/target/debug/deps/archivezip_std_test_integrity-28ce56c9b9065bd6)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test common::std::test::test_reader ... ok
[INFO] [stdout] test common::tokio::test::test_reader ... ok
[INFO] [stdout] test archive_multiple_mock ... ok
[INFO] [stdout] test archive_multiple ... ok
[INFO] [stdout] test archive_multiple_mock_z64 has been running for over 60 seconds
[INFO] [stdout] test archive_multiple_mock_z64 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 116.50s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/archivezip_tokio_test_integrity.rs (/opt/rustwide/target/debug/deps/archivezip_tokio_test_integrity-a2581bda122a7bff)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test common::std::test::test_reader ... ok
[INFO] [stdout] test common::tokio::test::test_reader ... ok
[INFO] [stdout] test archive_multiple_norm ... ok
[INFO] [stdout] test archive_multiple ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests archflow
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 157) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 73) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 44) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 44) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Archive io error Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 44)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.23s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "5e2db8de41d9ea732404924afc0957c9c1700d79e0113fca9895a41765c0dd86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e2db8de41d9ea732404924afc0957c9c1700d79e0113fca9895a41765c0dd86", kill_on_drop: false }`
[INFO] [stdout] 5e2db8de41d9ea732404924afc0957c9c1700d79e0113fca9895a41765c0dd86
[INFO] testing plrigaux/archflow against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplrigaux%2Farchflow" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/plrigaux/archflow on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/plrigaux/archflow
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/plrigaux/archflow
[INFO] tweaked toml for git repo https://github.com/plrigaux/archflow written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/plrigaux/archflow 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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c469f36f1ecc39a8b633d310ce265307cce8dfc8d5ca000b6a24031bceb315b7
[INFO] running `Command { std: "docker" "start" "-a" "c469f36f1ecc39a8b633d310ce265307cce8dfc8d5ca000b6a24031bceb315b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c469f36f1ecc39a8b633d310ce265307cce8dfc8d5ca000b6a24031bceb315b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c469f36f1ecc39a8b633d310ce265307cce8dfc8d5ca000b6a24031bceb315b7", kill_on_drop: false }`
[INFO] [stdout] c469f36f1ecc39a8b633d310ce265307cce8dfc8d5ca000b6a24031bceb315b7
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5107350c1a37d0e678955fa5d1a1fe0027110a9bf6a6356b0a1bf33eee493df6
[INFO] running `Command { std: "docker" "start" "-a" "5107350c1a37d0e678955fa5d1a1fe0027110a9bf6a6356b0a1bf33eee493df6", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling zstd-safe v7.0.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling brotli-decompressor v2.5.1
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling iana-time-zone v0.1.59
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling brotli v3.4.0
[INFO] [stderr]    Compiling deflate64 v0.1.6
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling zstd v0.13.0
[INFO] [stderr]    Compiling async-compression v0.4.6
[INFO] [stderr]    Compiling archflow v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `compressor` is never read
[INFO] [stdout]    --> src/archive_common.rs:872:9
[INFO] [stdout]     |
[INFO] [stdout] 858 | pub struct ArchiveFileEntry {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 872 |     pub compressor: CompressionMethod,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `ArchiveFileEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_archive_size`, `get_data`, `get_mut_data`, and `set_archive_comment` are never used
[INFO] [stdout]    --> src/compress/common.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub trait ZipArchiveCommon {
[INFO] [stdout]     |           ---------------- methods in this trait
[INFO] [stdout] 116 |     fn get_archive_size(&self) -> u64;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 117 |     fn get_data(&self) -> &SubZipArchiveData;
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 118 |     fn get_mut_data(&mut self) -> &mut SubZipArchiveData;
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 119 |
[INFO] [stdout] 120 |     fn set_archive_comment(&mut self, comment: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.31s
[INFO] running `Command { std: "docker" "inspect" "5107350c1a37d0e678955fa5d1a1fe0027110a9bf6a6356b0a1bf33eee493df6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5107350c1a37d0e678955fa5d1a1fe0027110a9bf6a6356b0a1bf33eee493df6", kill_on_drop: false }`
[INFO] [stdout] 5107350c1a37d0e678955fa5d1a1fe0027110a9bf6a6356b0a1bf33eee493df6
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f210dc065fd47429d0fcf7a2c152c2030e886d6b7dcd411468b04c81140d5abc
[INFO] running `Command { std: "docker" "start" "-a" "f210dc065fd47429d0fcf7a2c152c2030e886d6b7dcd411468b04c81140d5abc", kill_on_drop: false }`
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling itoa v1.0.10
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling smallvec v1.12.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling http v0.2.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling bytestring v1.3.1
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling brotli v3.4.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling time-macros v0.2.16
[INFO] [stderr]    Compiling indexmap v2.1.0
[INFO] [stderr]    Compiling actix-service v2.0.2
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling time v0.3.31
[INFO] [stderr]    Compiling actix-router v0.5.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling encoding_rs v0.8.33
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling bitflags v2.4.2
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling actix-web-codegen v4.2.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling actix-rt v2.9.0
[INFO] [stderr]    Compiling async-compression v0.4.6
[INFO] [stderr]    Compiling tower-service v0.3.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling actix-server v2.3.0
[INFO] [stderr]    Compiling hyper v0.14.28
[INFO] [stderr]    Compiling h2 v0.3.24
[INFO] [stderr]    Compiling actix-codec v0.5.1
[INFO] [stderr]    Compiling archflow v0.1.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: methods `get_archive_size`, `get_data`, `get_mut_data`, and `set_archive_comment` are never used
[INFO] [stdout]    --> src/compress/common.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub trait ZipArchiveCommon {
[INFO] [stdout]     |           ---------------- methods in this trait
[INFO] [stdout] 116 |     fn get_archive_size(&self) -> u64;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 117 |     fn get_data(&self) -> &SubZipArchiveData;
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 118 |     fn get_mut_data(&mut self) -> &mut SubZipArchiveData;
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 119 |
[INFO] [stdout] 120 |     fn set_archive_comment(&mut self, comment: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling actix-http v3.5.1
[INFO] [stderr]    Compiling actix-web v4.4.1
[INFO] [stdout] warning: methods `get_archive_size`, `get_data`, `get_mut_data`, and `set_archive_comment` are never used
[INFO] [stdout]    --> src/compress/common.rs:116:8
[INFO] [stdout]     |
[INFO] [stdout] 115 | pub trait ZipArchiveCommon {
[INFO] [stdout]     |           ---------------- methods in this trait
[INFO] [stdout] 116 |     fn get_archive_size(&self) -> u64;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^
[INFO] [stdout] 117 |     fn get_data(&self) -> &SubZipArchiveData;
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] 118 |     fn get_mut_data(&mut self) -> &mut SubZipArchiveData;
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout] 119 |
[INFO] [stdout] 120 |     fn set_archive_comment(&mut self, comment: &str) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 1 warning emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 31.90s
[INFO] running `Command { std: "docker" "inspect" "f210dc065fd47429d0fcf7a2c152c2030e886d6b7dcd411468b04c81140d5abc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f210dc065fd47429d0fcf7a2c152c2030e886d6b7dcd411468b04c81140d5abc", kill_on_drop: false }`
[INFO] [stdout] f210dc065fd47429d0fcf7a2c152c2030e886d6b7dcd411468b04c81140d5abc
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 45bb97788f6eb4291ca457b80cf303f2a9605a6793674afe503ffc430e38cdb0
[INFO] running `Command { std: "docker" "start" "-a" "45bb97788f6eb4291ca457b80cf303f2a9605a6793674afe503ffc430e38cdb0", kill_on_drop: false }`
[INFO] [stderr] warning: methods `get_archive_size`, `get_data`, `get_mut_data`, and `set_archive_comment` are never used
[INFO] [stderr]    --> src/compress/common.rs:116:8
[INFO] [stderr]     |
[INFO] [stderr] 115 | pub trait ZipArchiveCommon {
[INFO] [stderr]     |           ---------------- methods in this trait
[INFO] [stderr] 116 |     fn get_archive_size(&self) -> u64;
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^
[INFO] [stderr] 117 |     fn get_data(&self) -> &SubZipArchiveData;
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] 118 |     fn get_mut_data(&mut self) -> &mut SubZipArchiveData;
[INFO] [stderr]     |        ^^^^^^^^^^^^
[INFO] [stderr] 119 |
[INFO] [stderr] 120 |     fn set_archive_comment(&mut self, comment: &str) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `archflow` (lib) generated 1 warning
[INFO] [stderr] warning: `archflow` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/archflow-14706ce8d0d10826)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test archive_common::external_fields_tests::timestamp_tests::test_flags ... ok
[INFO] [stdout] test archive_common::external_fields_tests::timestamp_tests::test_write ... ok
[INFO] [stdout] test archive_common::test::test_mem_dump ... ok
[INFO] [stdout] test archive_common::test::test_mem_dump2 ... ok
[INFO] [stdout] test archive_common::test::test_mem_dump3 ... ok
[INFO] [stdout] test archive_common::test::test_mem_dump_cur_lib_sf ... ok
[INFO] [stdout] test archive_common::test::test_mem_dump_rust_zip_lib_sf ... ok
[INFO] [stdout] test archive_common::test::test_permision ... ok
[INFO] [stdout] test archive_common::test::test_write_file_header ... ok
[INFO] [stdout] test compress::common::test::all_text ... ok
[INFO] [stdout] test compress::common::test::not_all_text ... ok
[INFO] [stdout] test compress::std::compressor::test::test_zstd_level ... ok
[INFO] [stdout] test compression::test::update_general_purpose_bit_flag ... ok
[INFO] [stdout] test types::test::test_file_compatibility_system ... ok
[INFO] [stdout] test types::test::test_time_display_0_0 ... ok
[INFO] [stdout] test types::test::test_time_display ... ok
[INFO] [stdout] test types::test::test_time_display_time ... ok
[INFO] [stdout] test uncompress::test::test_mem_dump_rust_zip_lib_lzma ... ok
[INFO] [stdout] test types::test::test_time_display_zero_msdos ... ok
[INFO] [stdout] test compress::tokio::compressor::test::test_defate_compressor ... ok
[INFO] [stdout] test compress::std::compressor::test::test_defate_compressor ... ok
[INFO] [stdout] test compress::std::compressor::test::test_defate_basic ... ok
[INFO] [stdout] test compress::tokio::compressor::test::test_defate_basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/archive_tokio_nostream_test.rs (/opt/rustwide/target/debug/deps/archive_tokio_nostream_test-3cc58dd08a66acbe)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test common::std::test::test_reader ... ok
[INFO] [stdout] test common::tokio::test::test_reader ... ok
[INFO] [stdout] test archive_structure_compress_store ... ok
[INFO] [stdout] test archive_structure_compress_xz ... ok
[INFO] [stdout] test archive_structure_compress_bzip ... ok
[INFO] [stdout] test archive_structure_zlib_deflate_tokio ... ok
[INFO] [stdout] test archive_structure_compress_zstd ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/archive_tokio_stream_test.rs (/opt/rustwide/target/debug/deps/archive_tokio_stream_test-e96fadcff9025bfe)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test common::std::test::test_reader ... ok
[INFO] [stdout] test common::tokio::test::test_reader ... ok
[INFO] [stdout] test archive_structure_compress_zstd ... ok
[INFO] [stdout] test archive_structure_compress_store ... ok
[INFO] [stdout] test archive_structure_compress_xz ... ok
[INFO] [stdout] test archive_structure_zlib_deflate_tokio ... ok
[INFO] [stdout] test archive_structure_compress_bzip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.51s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/archive_tokio_string.rs (/opt/rustwide/target/debug/deps/archive_tokio_string-2ecd1d3fff2c9651)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test common::std::test::test_reader ... ok
[INFO] [stdout] test common::tokio::test::test_reader ... ok
[INFO] [stdout] test archive_structure_compress_store ... ok
[INFO] [stdout] test archive_structure_compress_bzip ... ok
[INFO] [stdout] test archive_structure_compress_xz ... ok
[INFO] [stdout] test archive_structure_zlib_deflate_tokio ... ok
[INFO] [stdout] test archive_structure_compress_zstd ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/archivezip_std_nostream_short.rs (/opt/rustwide/target/debug/deps/archivezip_std_nostream_short-90687eb441f959d8)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test common::std::test::test_reader ... ok
[INFO] [stdout] test archive_structure_compress_store ... ok
[INFO] [stdout] test common::tokio::test::test_reader ... ok
[INFO] [stdout] test archive_structure_compress_bzip ... ok
[INFO] [stdout] test archive_structure_compress_xz ... ok
[INFO] [stdout] test archive_structure_compress_zstd ... ok
[INFO] [stdout] test archive_structure_zlib_deflate_tokio ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/archivezip_std_nostream_test.rs (/opt/rustwide/target/debug/deps/archivezip_std_nostream_test-b7d51fff14874b8f)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test common::std::test::test_reader ... ok
[INFO] [stdout] test archive_structure_compress_store ... ok
[INFO] [stdout] test common::tokio::test::test_reader ... ok
[INFO] [stdout] test archive_structure_compress_bzip ... ok
[INFO] [stdout] test archive_structure_compress_xz ... ok
[INFO] [stdout] test archive_structure_compress_zstd ... ok
[INFO] [stdout] test archive_structure_compress_deflate ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/archivezip_std_stream_test.rs (/opt/rustwide/target/debug/deps/archivezip_std_stream_test-fb21125e54194496)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test common::std::test::test_reader ... ok
[INFO] [stdout] test common::tokio::test::test_reader ... ok
[INFO] [stdout] test archive_structure_compress_zstd ... ok
[INFO] [stdout] test archive_structure_compress_store ... ok
[INFO] [stdout] test archive_structure_compress_xz ... ok
[INFO] [stdout] test archive_structure_compress_deflate ... ok
[INFO] [stdout] test archive_structure_compress_bzip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.44s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/archivezip_std_test_integrity.rs (/opt/rustwide/target/debug/deps/archivezip_std_test_integrity-28ce56c9b9065bd6)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test common::std::test::test_reader ... ok
[INFO] [stdout] test common::tokio::test::test_reader ... ok
[INFO] [stdout] test archive_multiple_mock ... ok
[INFO] [stdout] test archive_multiple ... ok
[INFO] [stdout] test archive_multiple_mock_z64 has been running for over 60 seconds
[INFO] [stdout] test archive_multiple_mock_z64 ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 112.43s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/archivezip_tokio_test_integrity.rs (/opt/rustwide/target/debug/deps/archivezip_tokio_test_integrity-a2581bda122a7bff)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test common::std::test::test_reader ... ok
[INFO] [stdout] test common::tokio::test::test_reader ... ok
[INFO] [stdout] test archive_multiple_norm ... ok
[INFO] [stdout] test archive_multiple ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests archflow
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/lib.rs - (line 157) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 73) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 44) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 44) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Archive io error Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 44)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.00s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "45bb97788f6eb4291ca457b80cf303f2a9605a6793674afe503ffc430e38cdb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45bb97788f6eb4291ca457b80cf303f2a9605a6793674afe503ffc430e38cdb0", kill_on_drop: false }`
[INFO] [stdout] 45bb97788f6eb4291ca457b80cf303f2a9605a6793674afe503ffc430e38cdb0
