[INFO] cloning repository https://github.com/vinijabes/packline
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vinijabes/packline" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvinijabes%2Fpackline", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvinijabes%2Fpackline'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 095a419641232a17b69577c529e63847db27fb7e
[INFO] building vinijabes/packline against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvinijabes%2Fpackline" "/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/vinijabes/packline on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/vinijabes/packline
[INFO] finished tweaking git repo https://github.com/vinijabes/packline
[INFO] tweaked toml for git repo https://github.com/vinijabes/packline written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/vinijabes/packline 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 54 packages to latest compatible versions
[INFO] [stderr]       Adding addr2line v0.24.2
[INFO] [stderr]       Adding adler2 v2.0.0
[INFO] [stderr]       Adding backtrace v0.3.74
[INFO] [stderr]       Adding bitflags v2.6.0
[INFO] [stderr]       Adding cfg_aliases v0.2.1
[INFO] [stderr]     Updating ctrlc v3.2.1 -> v3.4.5
[INFO] [stderr]     Updating futures v0.3.21 -> v0.3.31
[INFO] [stderr]     Updating futures-channel v0.3.21 -> v0.3.31
[INFO] [stderr]     Updating futures-core v0.3.21 -> v0.3.31
[INFO] [stderr]     Updating futures-executor v0.3.21 -> v0.3.31
[INFO] [stderr]     Updating futures-io v0.3.21 -> v0.3.31
[INFO] [stderr]     Updating futures-macro v0.3.21 -> v0.3.31
[INFO] [stderr]     Updating futures-sink v0.3.21 -> v0.3.31
[INFO] [stderr]     Updating futures-task v0.3.21 -> v0.3.31
[INFO] [stderr]     Updating futures-util v0.3.21 -> v0.3.31
[INFO] [stderr]       Adding gimli v0.31.1
[INFO] [stderr]     Updating libc v0.2.119 -> v0.2.169
[INFO] [stderr]     Updating log v0.4.14 -> v0.4.22
[INFO] [stderr]       Adding miniz_oxide v0.8.2
[INFO] [stderr]     Updating mio v0.8.0 -> v1.0.3
[INFO] [stderr]     Updating nix v0.23.1 -> v0.29.0
[INFO] [stderr]       Adding nu-ansi-term v0.46.0
[INFO] [stderr]       Adding object v0.36.7
[INFO] [stderr]     Updating once_cell v1.10.0 -> v1.20.2
[INFO] [stderr]       Adding overload v0.1.1
[INFO] [stderr]     Updating pin-project-lite v0.2.8 -> v0.2.16
[INFO] [stderr]     Updating proc-macro2 v1.0.36 -> v1.0.92
[INFO] [stderr]     Updating quote v1.0.15 -> v1.0.38
[INFO] [stderr]       Adding rustc-demangle v0.1.24
[INFO] [stderr]     Updating smallvec v1.8.0 -> v1.13.2
[INFO] [stderr]     Updating socket2 v0.4.4 -> v0.5.8
[INFO] [stderr]     Updating spin v0.9.2 -> v0.9.8
[INFO] [stderr]       Adding syn v2.0.95
[INFO] [stderr]     Updating tokio v1.17.0 -> v1.43.0
[INFO] [stderr]     Updating tokio-macros v1.7.0 -> v2.5.0
[INFO] [stderr]     Updating tokio-util v0.7.0 -> v0.7.13
[INFO] [stderr]     Updating tracing v0.1.31 -> v0.1.41
[INFO] [stderr]     Updating tracing-attributes v0.1.19 -> v0.1.28
[INFO] [stderr]     Updating tracing-core v0.1.22 -> v0.1.33
[INFO] [stderr]     Updating tracing-log v0.1.2 -> v0.2.0
[INFO] [stderr]     Updating tracing-subscriber v0.3.9 -> v0.3.19
[INFO] [stderr]       Adding unicode-ident v1.0.14
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1
[INFO] [stderr]       Adding windows-sys v0.52.0
[INFO] [stderr]       Adding windows-sys v0.59.0
[INFO] [stderr]       Adding windows-targets v0.52.6
[INFO] [stderr]       Adding windows_aarch64_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_aarch64_msvc v0.52.6
[INFO] [stderr]       Adding windows_i686_gnu v0.52.6
[INFO] [stderr]       Adding windows_i686_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_i686_msvc v0.52.6
[INFO] [stderr]       Adding windows_x86_64_gnu v0.52.6
[INFO] [stderr]       Adding windows_x86_64_gnullvm v0.52.6
[INFO] [stderr]       Adding windows_x86_64_msvc v0.52.6
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 148754f5998a211062ce989a731bbd346dcb103d45a09c63acbc716ae58e23e4
[INFO] running `Command { std: "docker" "start" "-a" "148754f5998a211062ce989a731bbd346dcb103d45a09c63acbc716ae58e23e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "148754f5998a211062ce989a731bbd346dcb103d45a09c63acbc716ae58e23e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "148754f5998a211062ce989a731bbd346dcb103d45a09c63acbc716ae58e23e4", kill_on_drop: false }`
[INFO] [stdout] 148754f5998a211062ce989a731bbd346dcb103d45a09c63acbc716ae58e23e4
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1060eae6fdc05be3b9f8f3b7eab220ed8fb3d6131a90599463d2a459eb445cc9
[INFO] running `Command { std: "docker" "start" "-a" "1060eae6fdc05be3b9f8f3b7eab220ed8fb3d6131a90599463d2a459eb445cc9", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling slab v0.4.5
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.52
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling parking_lot v0.12.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ctrlc v3.4.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling flow_derive v0.1.0 (/opt/rustwide/workdir/packline_flow/libs/flow_derive)
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling packline_core v0.1.0 (/opt/rustwide/workdir/packline_core)
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stdout] warning: method `remove` is never used
[INFO] [stdout]   --> packline_core/src/app/channel/storage.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub(crate) trait ChannelStorage: Send + Sync {
[INFO] [stdout]    |                  -------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 12 |     fn remove(&self, count: usize);
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling packline_flow v0.1.0 (/opt/rustwide/workdir/packline_flow)
[INFO] [stderr]    Compiling packline_cli v0.1.0 (/opt/rustwide/workdir/packline_cli)
[INFO] [stderr]    Compiling packline v0.1.0 (/opt/rustwide/workdir/packline)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.63s
[INFO] running `Command { std: "docker" "inspect" "1060eae6fdc05be3b9f8f3b7eab220ed8fb3d6131a90599463d2a459eb445cc9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1060eae6fdc05be3b9f8f3b7eab220ed8fb3d6131a90599463d2a459eb445cc9", kill_on_drop: false }`
[INFO] [stdout] 1060eae6fdc05be3b9f8f3b7eab220ed8fb3d6131a90599463d2a459eb445cc9
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1326375e2b6883fead7f9cc8da66bac8a5e4e7937e2499adde53c2f6c8cf333f
[INFO] running `Command { std: "docker" "start" "-a" "1326375e2b6883fead7f9cc8da66bac8a5e4e7937e2499adde53c2f6c8cf333f", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling flow_derive v0.1.0 (/opt/rustwide/workdir/packline_flow/libs/flow_derive)
[INFO] [stderr]    Compiling async-stream-impl v0.3.2
[INFO] [stdout] warning: method `remove` is never used
[INFO] [stdout]   --> packline_core/src/app/channel/storage.rs:12:8
[INFO] [stdout]    |
[INFO] [stdout] 6  | pub(crate) trait ChannelStorage: Send + Sync {
[INFO] [stdout]    |                  -------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 12 |     fn remove(&self, count: usize);
[INFO] [stdout]    |        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tokio-stream v0.1.8
[INFO] [stderr]    Compiling packline_flow v0.1.0 (/opt/rustwide/workdir/packline_flow)
[INFO] [stdout] warning: unused import: `crate::codec`
[INFO] [stdout]   --> packline_flow/src/codec/encoder.rs:24:17
[INFO] [stdout]    |
[INFO] [stdout] 24 |         pub use crate::codec;
[INFO] [stdout]    |                 ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling async-stream v0.3.2
[INFO] [stderr]    Compiling tokio-test v0.4.2
[INFO] [stderr]    Compiling packline_cli v0.1.0 (/opt/rustwide/workdir/packline_cli)
[INFO] [stderr]    Compiling packline_core v0.1.0 (/opt/rustwide/workdir/packline_core)
[INFO] [stderr]    Compiling packline v0.1.0 (/opt/rustwide/workdir/packline)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.84s
[INFO] running `Command { std: "docker" "inspect" "1326375e2b6883fead7f9cc8da66bac8a5e4e7937e2499adde53c2f6c8cf333f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1326375e2b6883fead7f9cc8da66bac8a5e4e7937e2499adde53c2f6c8cf333f", kill_on_drop: false }`
[INFO] [stdout] 1326375e2b6883fead7f9cc8da66bac8a5e4e7937e2499adde53c2f6c8cf333f
