[INFO] cloning repository https://github.com/helsing-ai/buffrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/helsing-ai/buffrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelsing-ai%2Fbuffrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelsing-ai%2Fbuffrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 083f759e0eac13591b724ee001610b7df0cd20e1
[INFO] testing helsing-ai/buffrs against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelsing-ai%2Fbuffrs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/helsing-ai/buffrs
[INFO] removed 0 missing tests
[INFO] finished tweaking git repo https://github.com/helsing-ai/buffrs
[INFO] tweaked toml for git repo https://github.com/helsing-ai/buffrs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/helsing-ai/buffrs on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/helsing-ai/buffrs 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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5861093e94914408d731ecb18bc0f58948ff18e1856c6a954f263ff27c1df545
[INFO] running `Command { std: "docker" "start" "-a" "5861093e94914408d731ecb18bc0f58948ff18e1856c6a954f263ff27c1df545", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5861093e94914408d731ecb18bc0f58948ff18e1856c6a954f263ff27c1df545", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5861093e94914408d731ecb18bc0f58948ff18e1856c6a954f263ff27c1df545", kill_on_drop: false }`
[INFO] [stdout] 5861093e94914408d731ecb18bc0f58948ff18e1856c6a954f263ff27c1df545
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 954ac584ad16c4fc61756b534842502c3af76e59932624ae835f2fb05000198b
[INFO] running `Command { std: "docker" "start" "-a" "954ac584ad16c4fc61756b534842502c3af76e59932624ae835f2fb05000198b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling diff_derive v0.2.3
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling os_info v3.12.0
[INFO] [stderr]    Compiling diff-struct v0.5.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling human-panic v2.0.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling buffrs v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `package` is never read
[INFO] [stdout]   --> src/validation/data/package.rs:41:23
[INFO] [stdout]    |
[INFO] [stdout] 41 |     DuplicateEntity { package: String, entity: String },
[INFO] [stdout]    |                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `entity` is never read
[INFO] [stdout]   --> src/validation/data/package.rs:41:40
[INFO] [stdout]    |
[INFO] [stdout] 41 |     DuplicateEntity { package: String, entity: String },
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `name` is never read
[INFO] [stdout]   --> src/validation/data/package.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `name` is never read
[INFO] [stdout]   --> src/validation/data/package.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `package` is never read
[INFO] [stdout]   --> src/validation/data/packages.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         package: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `file` is never read
[INFO] [stdout]   --> src/validation/data/packages.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         file: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.91s
[INFO] running `Command { std: "docker" "inspect" "954ac584ad16c4fc61756b534842502c3af76e59932624ae835f2fb05000198b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "954ac584ad16c4fc61756b534842502c3af76e59932624ae835f2fb05000198b", kill_on_drop: false }`
[INFO] [stdout] 954ac584ad16c4fc61756b534842502c3af76e59932624ae835f2fb05000198b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e710837762afe704fff0c3b28c91a712448325baf23b5435fe5bf487f869d258
[INFO] running `Command { std: "docker" "start" "-a" "e710837762afe704fff0c3b28c91a712448325baf23b5435fe5bf487f869d258", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling gix-trace v0.1.15
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling libz-rs-sys v0.5.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling gix-chunk v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling gix-sec v0.12.2
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling prodash v30.0.1
[INFO] [stderr]    Compiling gix-utils v0.3.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling similar-asserts v1.7.0
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling gix-quote v0.6.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling gix-packetline v0.19.3
[INFO] [stderr]    Compiling gix-path v0.10.21
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling gix-features v0.44.1
[INFO] [stderr]    Compiling gix-command v0.6.3
[INFO] [stderr]    Compiling gix-config-value v0.15.3
[INFO] [stderr]    Compiling gix-date v0.10.7
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling human-panic v2.0.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling gix-actor v0.35.6
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling gix-hash v0.20.1
[INFO] [stderr]    Compiling gix-fs v0.17.0
[INFO] [stderr]    Compiling gix-url v0.33.1
[INFO] [stderr]    Compiling gix-glob v0.22.1
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling gix-hashtable v0.10.0
[INFO] [stderr]    Compiling gix-commitgraph v0.30.1
[INFO] [stderr]    Compiling gix-tempfile v19.0.1
[INFO] [stderr]    Compiling gix-transport v0.49.1
[INFO] [stderr]    Compiling gix-object v0.51.1
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling gix-lock v19.0.0
[INFO] [stderr]    Compiling gix-shallow v0.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling gix-ref v0.54.1
[INFO] [stderr]    Compiling gix-revwalk v0.22.0
[INFO] [stderr]    Compiling gix-pack v0.61.1
[INFO] [stderr]    Compiling gix-diff v0.54.1
[INFO] [stderr]    Compiling gix-revision v0.36.1
[INFO] [stderr]    Compiling gix-traverse v0.48.0
[INFO] [stderr]    Compiling gix-refspec v0.32.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling gix-odb v0.71.1
[INFO] [stderr]    Compiling gix-discover v0.42.0
[INFO] [stderr]    Compiling gix-protocol v0.52.1
[INFO] [stderr]    Compiling gix-config v0.47.1
[INFO] [stderr]    Compiling gix v0.74.1
[INFO] [stderr]    Compiling buffrs v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `package` is never read
[INFO] [stdout]   --> src/validation/data/package.rs:41:23
[INFO] [stdout]    |
[INFO] [stdout] 41 |     DuplicateEntity { package: String, entity: String },
[INFO] [stdout]    |                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `entity` is never read
[INFO] [stdout]   --> src/validation/data/package.rs:41:40
[INFO] [stdout]    |
[INFO] [stdout] 41 |     DuplicateEntity { package: String, entity: String },
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `name` is never read
[INFO] [stdout]   --> src/validation/data/package.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `name` is never read
[INFO] [stdout]   --> src/validation/data/package.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `package` is never read
[INFO] [stdout]   --> src/validation/data/packages.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         package: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `file` is never read
[INFO] [stdout]   --> src/validation/data/packages.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         file: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `package` is never read
[INFO] [stdout]   --> src/validation/data/package.rs:41:23
[INFO] [stdout]    |
[INFO] [stdout] 41 |     DuplicateEntity { package: String, entity: String },
[INFO] [stdout]    |                       ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `entity` is never read
[INFO] [stdout]   --> src/validation/data/package.rs:41:40
[INFO] [stdout]    |
[INFO] [stdout] 41 |     DuplicateEntity { package: String, entity: String },
[INFO] [stdout]    |                                        ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `name` is never read
[INFO] [stdout]   --> src/validation/data/package.rs:51:9
[INFO] [stdout]    |
[INFO] [stdout] 51 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `name` is never read
[INFO] [stdout]   --> src/validation/data/package.rs:59:9
[INFO] [stdout]    |
[INFO] [stdout] 59 |         name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `package` is never read
[INFO] [stdout]   --> src/validation/data/packages.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         package: String,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `file` is never read
[INFO] [stdout]   --> src/validation/data/packages.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         file: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: maybe it is overwritten before being read?
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.51s
[INFO] running `Command { std: "docker" "inspect" "e710837762afe704fff0c3b28c91a712448325baf23b5435fe5bf487f869d258", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e710837762afe704fff0c3b28c91a712448325baf23b5435fe5bf487f869d258", kill_on_drop: false }`
[INFO] [stdout] e710837762afe704fff0c3b28c91a712448325baf23b5435fe5bf487f869d258
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f921b0db62d2cd105d09705017b6f0380443169da27ecb5d473cfd705d053646
[INFO] running `Command { std: "docker" "start" "-a" "f921b0db62d2cd105d09705017b6f0380443169da27ecb5d473cfd705d053646", kill_on_drop: false }`
[INFO] [stderr] warning: value assigned to `package` is never read
[INFO] [stderr]   --> src/validation/data/package.rs:41:23
[INFO] [stderr]    |
[INFO] [stderr] 41 |     DuplicateEntity { package: String, entity: String },
[INFO] [stderr]    |                       ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr]    = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `entity` is never read
[INFO] [stderr]   --> src/validation/data/package.rs:41:40
[INFO] [stderr]    |
[INFO] [stderr] 41 |     DuplicateEntity { package: String, entity: String },
[INFO] [stderr]    |                                        ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `name` is never read
[INFO] [stderr]   --> src/validation/data/package.rs:51:9
[INFO] [stderr]    |
[INFO] [stderr] 51 |         name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `name` is never read
[INFO] [stderr]   --> src/validation/data/package.rs:59:9
[INFO] [stderr]    |
[INFO] [stderr] 59 |         name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `package` is never read
[INFO] [stderr]   --> src/validation/data/packages.rs:34:9
[INFO] [stderr]    |
[INFO] [stderr] 34 |         package: String,
[INFO] [stderr]    |         ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: value assigned to `file` is never read
[INFO] [stderr]   --> src/validation/data/packages.rs:35:9
[INFO] [stderr]    |
[INFO] [stderr] 35 |         file: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = help: maybe it is overwritten before being read?
[INFO] [stderr] 
[INFO] [stderr] warning: `buffrs` (lib) generated 6 warnings
[INFO] [stderr] warning: `buffrs` (lib test) generated 6 warnings (6 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/buffrs-11d8a560db982ba2)
[INFO] [stdout] 
[INFO] [stdout] running 119 tests
[INFO] [stdout] test lock::digest::can_parse_digest_algorithm ... ok
[INFO] [stdout] test command::tests::valid_dependency_locator ... ok
[INFO] [stdout] test command::tests::invalid_dependency_locators ... ok
[INFO] [stdout] test lock::digest::can_display_digest_algorithm ... ok
[INFO] [stdout] test lock::digest::tests::can_convert_digest ... ok
[INFO] [stdout] test lock::digest::tests::can_parse_digest ... ok
[INFO] [stdout] test lock::digest::tests::can_roundtrip_digest ... ok
[INFO] [stdout] test lock::digest::tests::can_serialize ... ok
[INFO] [stdout] test lock::digest::tests::cannot_parse_invalid_digest ... ok
[INFO] [stdout] test lock::digest::tests::from_parts ... ok
[INFO] [stdout] test manifest::tests::buffrs_manifest_tests::buffrs_manifest_invalid_empty ... ok
[INFO] [stdout] test manifest::tests::buffrs_manifest_tests::buffrs_manifest_package_from_str ... ok
[INFO] [stdout] test manifest::tests::buffrs_manifest_tests::buffrs_manifest_invalid_mixed ... ok
[INFO] [stdout] test manifest::tests::buffrs_manifest_tests::buffrs_manifest_roundtrip_workspace ... ok
[INFO] [stdout] test manifest::tests::buffrs_manifest_tests::buffrs_manifest_to_package_manifest_fails_for_workspace ... ok
[INFO] [stdout] test manifest::tests::dependency_tests::dependency_display_remote ... ok
[INFO] [stdout] test manifest::tests::buffrs_manifest_tests::buffrs_manifest_workspace_from_str ... ok
[INFO] [stdout] test manifest::tests::buffrs_manifest_tests::manifest_without_edition_becomes_unknown ... ok
[INFO] [stdout] test manifest::tests::buffrs_manifest_tests::buffrs_manifest_to_package_manifest_success ... ok
[INFO] [stdout] test manifest::tests::buffrs_manifest_tests::buffrs_manifest_roundtrip_package ... ok
[INFO] [stdout] test manifest::tests::dependency_tests::dependency_with_version ... ok
[INFO] [stdout] test manifest::tests::dependency_tests::dependency_with_version_local_unchanged ... ok
[INFO] [stdout] test manifest::tests::dependency_tests::dependency_display_local ... ok
[INFO] [stdout] test manifest::tests::dependency_tests::dependency_manifest_is_local ... ok
[INFO] [stdout] test manifest::tests::buffrs_manifest_tests::unknown_edition_rejected ... ok
[INFO] [stdout] test manifest::tests::edition_tests::edition_from_str_current_version ... ok
[INFO] [stdout] test manifest::tests::dependency_tests::dependency_new ... ok
[INFO] [stdout] test manifest::tests::edition_tests::edition_from_str_legacy_versions ... ok
[INFO] [stdout] test manifest::tests::edition_tests::edition_latest ... ok
[INFO] [stdout] test manifest::tests::dependency_tests::dependency_with_version_prerelease ... ok
[INFO] [stdout] test manifest::tests::edition_tests::edition_from_str_unknown ... ok
[INFO] [stdout] test manifest::tests::manifest_type_tests::manifest_type_package ... ok
[INFO] [stdout] test manifest::tests::integration_tests::workspace_manifest_full_cycle ... ok
[INFO] [stdout] test manifest::tests::edition_tests::edition_to_str ... ok
[INFO] [stdout] test manifest::tests::manifest_type_tests::manifest_type_neither_dependencies_nor_workspace_errors ... ok
[INFO] [stdout] test manifest::tests::manifest_type_tests::manifest_type_both_dependencies_and_workspace_errors ... ok
[INFO] [stdout] test manifest::tests::packages_manifest_tests::get_dependency_package_names_empty ... ok
[INFO] [stdout] test manifest::tests::integration_tests::complex_package_manifest_full_cycle ... ok
[INFO] [stdout] test manifest::tests::packages_manifest_tests::get_dependency_package_names_none ... ok
[INFO] [stdout] test manifest::tests::packages_manifest_tests::clone_with_different_dependencies ... ok
[INFO] [stdout] test manifest::tests::packages_manifest_tests::get_dependency_package_names_multiple ... ok
[INFO] [stdout] test manifest::tests::manifest_type_tests::manifest_type_workspace ... ok
[INFO] [stdout] test manifest::tests::packages_manifest_tests::get_local_dependencies ... ok
[INFO] [stdout] test manifest::tests::packages_manifest_tests::packages_manifest_builder_defaults ... ok
[INFO] [stdout] test manifest::tests::packages_manifest_tests::get_remote_dependencies ... ok
[INFO] [stdout] test lock::tests::test_read_from_or_default_returns_default_when_file_missing ... ok
[INFO] [stdout] test lock::tests::test_exists_at_returns_false_for_nonexistent_file ... ok
[INFO] [stdout] test manifest::tests::packages_manifest_tests::packages_manifest_from_str_valid ... ok
[INFO] [stdout] test manifest::tests::packages_manifest_tests::packages_manifest_builder_full ... ok
[INFO] [stdout] test manifest::tests::packages_manifest_tests::packages_manifest_from_str_with_dependencies ... ok
[INFO] [stdout] test manifest::tests::packages_manifest_tests::packages_manifest_roundtrip ... ok
[INFO] [stdout] test manifest::tests::packages_manifest_tests::packages_manifest_to_raw_manifest ... ok
[INFO] [stdout] test manifest::tests::raw_manifest_tests::raw_manifest_accessors_unknown ... ok
[INFO] [stdout] test manifest::tests::raw_manifest_tests::raw_manifest_accessors_canary ... ok
[INFO] [stdout] test manifest::tests::raw_manifest_tests::raw_manifest_dependencies_as_vec_empty ... ok
[INFO] [stdout] test lock::tests::test_exists_at_accepts_reference_and_owned ... ok
[INFO] [stdout] test lock::tests::test_exists_at_returns_true_for_existing_file ... ok
[INFO] [stdout] test manifest::tests::raw_manifest_tests::raw_manifest_dependencies_as_vec_with_deps ... ok
[INFO] [stdout] test manifest::tests::raw_manifest_tests::raw_manifest_from_str_valid ... ok
[INFO] [stdout] test manifest::tests::raw_manifest_tests::test_cloned_manifest_convert_to_exact_same_string ... ok
[INFO] [stdout] test manifest::tests::serialization_tests::deserialize_missing_required_package_fields ... ok
[INFO] [stdout] test manifest::tests::serialization_tests::deserialize_manifest_with_local_dependency ... ok
[INFO] [stdout] test lock::tests::test_read_from_or_default_reads_existing_file ... ok
[INFO] [stdout] test manifest::tests::serialization_tests::serialize_package_manifest_with_description ... ok
[INFO] [stdout] test manifest::tests::serialization_tests::deserialize_manifest_multiple_dependencies ... ok
[INFO] [stdout] test manifest::tests::serialization_tests::deserialize_invalid_toml ... ok
[INFO] [stdout] test manifest::tests::workspace_manifest_tests::workspace_manifest_from_str ... ok
[INFO] [stdout] test manifest::tests::workspace_manifest_tests::workspace_manifest_from_str_with_exclude ... ok
[INFO] [stdout] test manifest::tests::workspace_manifest_tests::workspace_manifest_to_raw_manifest ... ok
[INFO] [stdout] test manifest::tests::workspace_manifest_tests::workspace_manifest_roundtrip ... ok
[INFO] [stdout] test manifest::tests::workspace_manifest_tests::workspace_manifest_builder ... ok
[INFO] [stdout] test manifest::tests::serialization_tests::upgrade_unknown_to_canary_on_write ... ok
[INFO] [stdout] test manifest::tests::workspace_manifest_tests::workspace_manifest_try_from_raw_missing_workspace_errors ... ok
[INFO] [stdout] test package::name::test::ascii_lowercase ... ok
[INFO] [stdout] test package::name::test::empty ... ok
[INFO] [stdout] test package::name::test::numeric_start ... ok
[INFO] [stdout] test package::name::test::long ... ok
[INFO] [stdout] test package::name::test::short ... ok
[INFO] [stdout] test registry::cache::tests::can_publish_and_fetch ... ignored, gzid header issues
[INFO] [stdout] test package::name::test::snake_case ... ok
[INFO] [stdout] test package::r#type::tests::can_parse_package_type ... ok
[INFO] [stdout] test package::store::can_get_proto_path ... ok
[INFO] [stdout] test lock::tests::stable_file_requirement_order ... ok
[INFO] [stdout] test registry::tests::valid_version ... ok
[INFO] [stdout] test registry::tests::incomplete_version ... ok
[INFO] [stdout] test validation::rules::package_hierarchy::tests::should_check_each_file_of_a_package ... ok
[INFO] [stdout] test validation::rules::lib_package::tests::should_complain_about_service_defs ... ok
[INFO] [stdout] test registry::tests::unsupported_version_operator ... ok
[INFO] [stdout] test validation::rules::package_hierarchy::tests::file_name_should_not_matter_with_subpackages ... ok
[INFO] [stdout] test validation::rules::package_name::tests::can_check_prefix ... ok
[INFO] [stdout] test validation::rules::package_hierarchy::tests::should_enforce_hierarchy_on_1st_level ... ok
[INFO] [stdout] test validation::rules::package_hierarchy::tests::file_name_should_not_matter_with_no_subpackages ... ok
[INFO] [stdout] test validation::rules::package_hierarchy::tests::should_complain_about_folder_name_mismatch ... ok
[INFO] [stdout] test validation::rules::package_name::tests::can_fail_wrong_prefix ... ok
[INFO] [stdout] test validation::rules::package_name::tests::correct_case_transformation ... ok
[INFO] [stdout] test operations::installer::tests::test_registry_mismatch_fails ... ok
[INFO] [stdout] test validation::rules::package_name::tests::correct_package_name ... ok
[INFO] [stdout] test validation::rules::package_name::tests::correct_package_name_submodule ... ok
[INFO] [stdout] test validation::rules::package_name::tests::incorrect_package_name ... ok
[INFO] [stdout] test validation::rules::tests::all_should_contain_these_rules_for_api_packages ... ok
[INFO] [stdout] test validation::rules::tests::all_should_contain_these_rules_for_lib_packages ... ok
[INFO] [stdout] test workspace::tests::workspace_tests::test_resolve_members_with_exclude ... ok
[INFO] [stdout] test workspace::tests::workspace_tests::test_resolve_members_ignores_dirs_without_manifest ... ok
[INFO] [stdout] test workspace::tests::workspace_tests::test_resolve_members_mixed_patterns ... ok
[INFO] [stdout] test workspace::tests::workspace_tests::test_resolve_members_with_exclude_glob ... ok
[INFO] [stdout] test workspace::tests::workspace_tests::test_resolve_members_deterministic_ordering ... ok
[INFO] [stdout] test operations::installer::tests::test_install_local_dependency ... ok
[INFO] [stdout] test workspace::tests::workspace_tests::test_resolve_members_with_explicit_members ... ok
[INFO] [stdout] test operations::installer::tests::test_install_local_dependency_preserve_mtime ... ok
[INFO] [stdout] test workspace::tests::workspace_tests::test_resolve_members_with_glob_pattern ... ok
[INFO] [stdout] test validation::tests::can_parse_books ... ok
[INFO] [stdout] test validation::tests::can_parse_addressbook ... ok
[INFO] [stdout] test operations::publisher::tests::test_replace_local_with_remote_multiple_dependencies ... ok
[INFO] [stdout] test operations::publisher::tests::test_replace_local_with_remote_missing_mapping_fails ... ok
[INFO] [stdout] test operations::installer::tests::test_missing_lockfile_entry_requires_download ... ok
[INFO] [stdout] test operations::publisher::tests::test_replace_local_with_remote_single_dependency ... ok
[INFO] [stdout] test operations::publisher::tests::test_empty_dependencies_returns_empty ... ok
[INFO] [stdout] test operations::publisher::tests::test_replace_preserves_remote_dependencies ... ok
[INFO] [stdout] test operations::installer::tests::test_version_mismatch_skips_cache ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 118 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/buffrs-5d00ac29d67b157d)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/e2e-1250d68d31d7d65d)
[INFO] [stdout] 
[INFO] [stdout] running 17 tests
[INFO] [stdout] test cmd::init::default::fixture ... ok
[INFO] [stdout] test cmd::init::api::fixture ... ok
[INFO] [stdout] test cmd::add::fixture ... ok
[INFO] [stdout] test cmd::logout::fixture ... ok
[INFO] [stdout] test cmd::login::fixture ... ok
[INFO] [stdout] test cmd::init::lib::fixture ... ok
[INFO] [stdout] test cmd::remove::fixture ... ok
[INFO] [stdout] test cmd::install::empty::fixture ... ok
[INFO] [stdout] test cmd::ls::fixture ... ok
[INFO] [stdout] test cmd::install::local::fixture ... ok
[INFO] [stdout] test cmd::package::fixture ... ok
[INFO] [stdout] test cmd::lint::fixture ... ok
[INFO] [stdout] test cmd::publish::lib::fixture ... ok
[INFO] [stdout] test cmd::publish::local::fixture ... ok
[INFO] [stdout] test cmd::publish::already_published::fixture ... ok
[INFO] [stderr]     Creating binary (application) package
[INFO] [stdout] test cmd::install::upgrade::fixture ... ok
[INFO] [stderr] note: see more `Cargo.toml` keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html
[INFO] [stderr]       Adding buffrs (local) to dependencies
[INFO] [stderr]              Features:
[INFO] [stderr]              - git
[INFO] [stderr]              - validation
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr] warning: spurious network error (3 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr] warning: spurious network error (2 tries remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr] warning: spurious network error (1 try remaining): [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stderr] error: failed to get `prost` as a dependency of package `sensor-server v0.1.0 (/tmp/.tmpEK3OAL/root/sensor-server)`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   download of config.json failed
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   failed to download from `https://index.crates.io/config.json`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   [6] Could not resolve hostname (Could not resolve host: index.crates.io)
[INFO] [stdout] test cmd::tuto::fixture ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- cmd::tuto::fixture stdout ----
[INFO] [stdout] [tests/cmd/tuto/mod.rs:148:13] git_root = "/opt/rustwide/workdir"
[INFO] [stdout] 
[INFO] [stdout] thread 'cmd::tuto::fixture' (293) panicked at tests/cmd/tuto/mod.rs:151:13:
[INFO] [stdout] assertion failed: Command::new("cargo").args(["add", "buffrs", "--no-default-features",
[INFO] [stdout]                             "--path",
[INFO] [stdout]                             git_root]).current_dir(&cwd).status().unwrap().success()
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5fc641952b32 - std::backtrace_rs::backtrace::libunwind::trace::h16affffe904e891e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5fc641952b32 - std::backtrace_rs::backtrace::trace_unsynchronized::h5c14b13373ed4150
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5fc641952b32 - std::sys::backtrace::_print_fmt::hcbb507f162c816cc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5fc641952b32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8be9aa933f14675f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5fc64196525f - core::fmt::rt::Argument::fmt::h30ed739d33467c3a
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5fc64196525f - core::fmt::write::hfd0efbb002ac7eea
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5fc641918d33 - std::io::default_write_fmt::hd6d24501f2d7f8d3
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5fc641918d33 - std::io::Write::write_fmt::h79eca2f72fc24111
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5fc641928472 - std::sys::backtrace::BacktraceLock::print::hf2554f6030d393f7
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5fc64192e1ff - std::panicking::default_hook::{{closure}}::h8873121c56335b01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5fc64192e091 - std::panicking::default_hook::hbafefc2d196267a2
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5fc64115997e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::ha834d5846f91b30b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x5fc64115997e - test::test_main_with_exit_callback::{{closure}}::h63c167737eecb025
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5fc64192e8bf - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hbf9b0f7a281291fd
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x5fc64192e8bf - std::panicking::panic_with_hook::h9f5b09d5adc1a745
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5fc64192e636 - std::panicking::panic_handler::{{closure}}::h08111e483bdf6a89
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:700:13
[INFO] [stdout]   16:     0x5fc6419285a9 - std::sys::backtrace::__rust_end_short_backtrace::h1b86e3414ecbbe8d
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5fc64190bf4d - __rustc[b292c645e8102103]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5fc64196fb90 - core::panicking::panic_fmt::h31cc490ecc8cc1fa
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5fc64196fb6c - core::panicking::panic::h5cbcc2ceb0950681
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x5fc640eee49c - e2e::cmd::tuto::fixture::{{closure}}::h9f201189e13a8880
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cmd/tuto/mod.rs:151:13
[INFO] [stdout]   21:     0x5fc640f05378 - e2e::test_registry::with_test_registry::{{closure}}::h694731cf44b5b811
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_registry.rs:84:5
[INFO] [stdout]   22:     0x5fc640f6c25d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h212fa6f640cd478b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/park.rs:284:71
[INFO] [stdout]   23:     0x5fc640f6701e - tokio::task::coop::with_budget::h0ad3d778f8a9402c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   24:     0x5fc640f6701e - tokio::task::coop::budget::h71f7b1e774469762
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   25:     0x5fc640f6701e - tokio::runtime::park::CachedParkThread::block_on::h13f69293ce4061d1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/park.rs:284:31
[INFO] [stdout]   26:     0x5fc640ef7e25 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h255118cf731c5a8e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   27:     0x5fc640f10206 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hf44f9933d5914483
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   28:     0x5fc640f1d3a5 - tokio::runtime::context::runtime::enter_runtime::h3bb52107e28d663d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   29:     0x5fc640f0fc61 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::h3ad494d7b23b028e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   30:     0x5fc640f6d8f9 - tokio::runtime::runtime::Runtime::block_on_inner::h4da638fa7abdbb1e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:358:50
[INFO] [stdout]   31:     0x5fc640f6f2ec - tokio::runtime::runtime::Runtime::block_on::hbc7f7f494ecd3e19
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   32:     0x5fc640f012ff - e2e::test_registry::with_test_registry::h0bfd0bdd72521d27
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_registry.rs:84:12
[INFO] [stdout]   33:     0x5fc640eeac66 - e2e::cmd::tuto::fixture::h1110f6d18495e839
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cmd/tuto/mod.rs:6:5
[INFO] [stdout]   34:     0x5fc640eeef17 - e2e::cmd::tuto::fixture::{{closure}}::hf77fe475e83f86e4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cmd/tuto/mod.rs:5:13
[INFO] [stdout]   35:     0x5fc640f37246 - core::ops::function::FnOnce::call_once::hdeca9973d0b56730
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5fc64115977b - core::ops::function::FnOnce::call_once::h2b2de5fdd23aab3e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5fc64115977b - test::__rust_begin_short_backtrace::he551dd004770be01
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:663:18
[INFO] [stdout]   38:     0x5fc64116d7dd - test::run_test_in_process::{{closure}}::h5f0b44080a35ed87
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x5fc64116d7dd - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h4dbf65d14893ecf5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x5fc64116d7dd - std::panicking::catch_unwind::do_call::hc37c563b8a006285
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   41:     0x5fc64116d7dd - std::panicking::catch_unwind::h616b6e2e7a27f612
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   42:     0x5fc64116d7dd - std::panic::catch_unwind::h1e788dd57758e6d8
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5fc64116d7dd - test::run_test_in_process::hf073c2764f29f8ad
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x5fc64116d7dd - test::run_test::{{closure}}::h3dc46b7a0c340fa6
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x5fc641146d24 - test::run_test::{{closure}}::h6a4da3c57ef4505f
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x5fc641146d24 - std::sys::backtrace::__rust_begin_short_backtrace::hfd8e44bc311a5d57
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   47:     0x5fc64114a57a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h57c4ddec344fe24c
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   48:     0x5fc64114a57a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd7cbe09591f06dfb
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x5fc64114a57a - std::panicking::catch_unwind::do_call::hdcd076e8e993dfbc
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:590:40
[INFO] [stdout]   50:     0x5fc64114a57a - std::panicking::catch_unwind::h8f9f675f3756eab1
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panicking.rs:553:19
[INFO] [stdout]   51:     0x5fc64114a57a - std::panic::catch_unwind::he8f74a93abeceb9b
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5fc64114a57a - std::thread::Builder::spawn_unchecked_::{{closure}}::he43db13a2caa41d5
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   53:     0x5fc64114a57a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8f3531a7e0d83514
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5fc6419231ef - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6ff05134d80ef20e
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   55:     0x5fc6419231ef - std::sys::thread::unix::Thread::new::thread_start::h9a4a41a076a486e0
[INFO] [stdout]                                at /rustc/9f93af291970322f4f1c6315ccde4d7078201159/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   56:     0x7dc14028eaa4 - <unknown>
[INFO] [stdout]   57:     0x7dc14031ba64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     cmd::tuto::fixture
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 16 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.38s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test e2e`
[INFO] running `Command { std: "docker" "inspect" "f921b0db62d2cd105d09705017b6f0380443169da27ecb5d473cfd705d053646", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f921b0db62d2cd105d09705017b6f0380443169da27ecb5d473cfd705d053646", kill_on_drop: false }`
[INFO] [stdout] f921b0db62d2cd105d09705017b6f0380443169da27ecb5d473cfd705d053646
