[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] 9e35f7ef2118121b5f4a9c5b53e38c349043e1ce
[INFO] testing helsing-ai/buffrs against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhelsing-ai%2Fbuffrs" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/helsing-ai/buffrs on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd71e56f081e8639ad5246c931fd921bc9c1614fb126e4011948217fec3a4c5b
[INFO] running `Command { std: "docker" "start" "-a" "dd71e56f081e8639ad5246c931fd921bc9c1614fb126e4011948217fec3a4c5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd71e56f081e8639ad5246c931fd921bc9c1614fb126e4011948217fec3a4c5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd71e56f081e8639ad5246c931fd921bc9c1614fb126e4011948217fec3a4c5b", kill_on_drop: false }`
[INFO] [stdout] dd71e56f081e8639ad5246c931fd921bc9c1614fb126e4011948217fec3a4c5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c52a9b0b94a8398db73edbc7d0293501715108841394463937902c5e4105453
[INFO] running `Command { std: "docker" "start" "-a" "1c52a9b0b94a8398db73edbc7d0293501715108841394463937902c5e4105453", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rustc-demangle v0.1.25
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling owo-colors v4.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-complex v0.4.6
[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 backtrace v0.3.75
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling protobuf-support v3.7.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling is_ci v1.2.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.24.0
[INFO] [stderr]    Compiling clap_builder v4.5.40
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling supports-color v3.0.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling diff_derive v0.2.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling os_info v3.12.0
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling miette-derive v7.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling clap_derive v4.5.40
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling supports-hyperlinks v3.1.0
[INFO] [stderr]    Compiling supports-unicode v3.0.0
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling reqwest v0.12.25
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling human-panic v2.0.2
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling protobuf-parse v3.7.2
[INFO] [stderr]    Compiling clap v4.5.40
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling diff-struct v0.5.3
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling buffrs v0.12.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 48s
[INFO] running `Command { std: "docker" "inspect" "1c52a9b0b94a8398db73edbc7d0293501715108841394463937902c5e4105453", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c52a9b0b94a8398db73edbc7d0293501715108841394463937902c5e4105453", kill_on_drop: false }`
[INFO] [stdout] 1c52a9b0b94a8398db73edbc7d0293501715108841394463937902c5e4105453
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43b72baa2d4a7f7b83874621e1b380ea52f85d59d545234272583a34ba41f2dd
[INFO] running `Command { std: "docker" "start" "-a" "43b72baa2d4a7f7b83874621e1b380ea52f85d59d545234272583a34ba41f2dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling gix-trace v0.1.17
[INFO] [stderr]    Compiling zlib-rs v0.5.5
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling jiff v0.2.18
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling gix-utils v0.3.1
[INFO] [stderr]    Compiling sha1-checked v0.10.0
[INFO] [stderr]    Compiling prodash v30.0.1
[INFO] [stderr]    Compiling faster-hex v0.10.0
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling memmap2 v0.9.9
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling gix-chunk v0.4.12
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling gix-sec v0.12.2
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling clru v0.6.2
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling gix-validate v0.10.1
[INFO] [stderr]    Compiling gix-date v0.12.1
[INFO] [stderr]    Compiling gix-path v0.10.22
[INFO] [stderr]    Compiling gix-actor v0.37.1
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling gix-features v0.45.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling gix-hash v0.21.2
[INFO] [stderr]    Compiling gix-hashtable v0.11.0
[INFO] [stderr]    Compiling gix-fs v0.18.2
[INFO] [stderr]    Compiling gix-object v0.54.1
[INFO] [stderr]    Compiling gix-commitgraph v0.31.0
[INFO] [stderr]    Compiling gix-tempfile v20.0.1
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling gix-lock v20.0.1
[INFO] [stderr]    Compiling gix-quote v0.6.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling gix-command v0.6.5
[INFO] [stderr]    Compiling gix-revwalk v0.25.0
[INFO] [stderr]    Compiling gix-ref v0.57.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling backtrace-ext v0.2.1
[INFO] [stderr]    Compiling gix-url v0.34.0
[INFO] [stderr]    Compiling gix-glob v0.23.0
[INFO] [stderr]    Compiling gix-packetline v0.20.0
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling miette v7.6.0
[INFO] [stderr]    Compiling gix-transport v0.52.1
[INFO] [stderr]    Compiling gix-revision v0.39.0
[INFO] [stderr]    Compiling gix-pack v0.64.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.25
[INFO] [stderr]    Compiling gix-shallow v0.7.0
[INFO] [stderr]    Compiling human-panic v2.0.2
[INFO] [stderr]    Compiling gix-config-value v0.16.0
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling assert_cmd v2.0.17
[INFO] [stderr]    Compiling arc-swap v1.7.1
[INFO] [stderr]    Compiling unicode-bom v2.0.3
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling gix-config v0.50.0
[INFO] [stderr]    Compiling gix-protocol v0.55.0
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling gix-odb v0.74.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling gix-discover v0.45.0
[INFO] [stderr]    Compiling gix-refspec v0.35.0
[INFO] [stderr]    Compiling gix-traverse v0.51.1
[INFO] [stderr]    Compiling gix-diff v0.57.1
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling similar-asserts v1.7.0
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling gix v0.77.0
[INFO] [stderr]    Compiling assert_fs v1.1.3
[INFO] [stderr]    Compiling buffrs v0.12.4 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 53s
[INFO] running `Command { std: "docker" "inspect" "43b72baa2d4a7f7b83874621e1b380ea52f85d59d545234272583a34ba41f2dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43b72baa2d4a7f7b83874621e1b380ea52f85d59d545234272583a34ba41f2dd", kill_on_drop: false }`
[INFO] [stdout] 43b72baa2d4a7f7b83874621e1b380ea52f85d59d545234272583a34ba41f2dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 661821ed860350a0109372b0ffe380424a25e5e90e7d9b685180fa7396db725a
[INFO] running `Command { std: "docker" "start" "-a" "661821ed860350a0109372b0ffe380424a25e5e90e7d9b685180fa7396db725a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.43s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/buffrs-b7078d801b32a192)
[INFO] [stdout] 
[INFO] [stdout] running 127 tests
[INFO] [stdout] test lock::digest::can_display_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_parse_digest_algorithm ... ok
[INFO] [stdout] test lock::digest::tests::can_parse_digest ... ok
[INFO] [stdout] test lock::digest::tests::can_convert_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::can_roundtrip_digest ... ok
[INFO] [stdout] test lock::digest::tests::from_parts ... ok
[INFO] [stdout] test lock::tests::test_locked_dependency_serialization ... ok
[INFO] [stdout] test lock::tests::test_exists_at_accepts_reference_and_owned ... ok
[INFO] [stdout] test lock::tests::test_exists_at_returns_false_for_nonexistent_file ... ok
[INFO] [stdout] test lock::tests::test_exists_at_returns_true_for_existing_file ... ok
[INFO] [stdout] test lock::tests::test_read_from_or_default_returns_default_when_file_missing ... ok
[INFO] [stdout] test manifest::tests::buffrs_manifest_tests::buffrs_manifest_invalid_empty ... ok
[INFO] [stdout] test lock::tests::test_lockfile_workspace_returns_file_requirement ... ok
[INFO] [stdout] test lock::tests::test_workspace_lockfile_serialization ... ok
[INFO] [stdout] test lock::tests::test_workspace_lockfile_supports_multiple_versions ... ok
[INFO] [stdout] test lock::tests::test_lockfile_package_returns_file_requirement ... ok
[INFO] [stdout] test manifest::tests::buffrs_manifest_tests::buffrs_manifest_roundtrip_package ... ok
[INFO] [stdout] test manifest::tests::buffrs_manifest_tests::buffrs_manifest_invalid_mixed ... 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_workspace ... ok
[INFO] [stdout] test manifest::tests::buffrs_manifest_tests::buffrs_manifest_workspace_from_str ... ok
[INFO] [stdout] test manifest::tests::buffrs_manifest_tests::buffrs_manifest_package_from_str ... ok
[INFO] [stdout] test manifest::tests::buffrs_manifest_tests::unknown_edition_rejected ... ok
[INFO] [stdout] test manifest::tests::dependency_tests::dependency_display_local ... ok
[INFO] [stdout] test manifest::tests::buffrs_manifest_tests::buffrs_manifest_to_package_manifest_fails_for_workspace ... ok
[INFO] [stdout] test manifest::tests::buffrs_manifest_tests::manifest_without_edition_becomes_unknown ... ok
[INFO] [stdout] test manifest::tests::dependency_tests::dependency_manifest_is_local ... ok
[INFO] [stdout] test manifest::tests::dependency_tests::dependency_display_remote ... 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_new ... ok
[INFO] [stdout] test manifest::tests::edition_tests::edition_from_str_current_version ... ok
[INFO] [stdout] test manifest::tests::edition_tests::edition_from_str_legacy_versions ... ok
[INFO] [stdout] test manifest::tests::edition_tests::edition_from_str_unknown ... ok
[INFO] [stdout] test manifest::tests::edition_tests::edition_latest ... ok
[INFO] [stdout] test manifest::tests::edition_tests::edition_to_str ... ok
[INFO] [stdout] test manifest::tests::manifest_type_tests::manifest_type_both_dependencies_and_workspace_errors ... ok
[INFO] [stdout] test manifest::tests::manifest_type_tests::manifest_type_package ... ok
[INFO] [stdout] test manifest::tests::integration_tests::complex_package_manifest_full_cycle ... ok
[INFO] [stdout] test manifest::tests::manifest_type_tests::manifest_type_neither_dependencies_nor_workspace_nor_package_errors ... ok
[INFO] [stdout] test manifest::tests::manifest_type_tests::manifest_type_workspace ... ok
[INFO] [stdout] test manifest::tests::packages_manifest_tests::clone_with_different_dependencies ... ok
[INFO] [stdout] test manifest::tests::integration_tests::workspace_manifest_full_cycle ... ok
[INFO] [stdout] test manifest::tests::manifest_type_tests::manifest_type_package_with_no_dependencies ... ok
[INFO] [stdout] test manifest::tests::packages_manifest_tests::get_dependency_package_names_empty ... ok
[INFO] [stdout] test manifest::tests::packages_manifest_tests::get_dependency_package_names_multiple ... ok
[INFO] [stdout] test manifest::tests::packages_manifest_tests::get_dependency_package_names_none ... ok
[INFO] [stdout] test manifest::tests::packages_manifest_tests::get_remote_dependencies ... 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::packages_manifest_builder_full ... ok
[INFO] [stdout] test manifest::tests::packages_manifest_tests::packages_manifest_from_str_valid ... ok
[INFO] [stdout] test manifest::tests::dependency_tests::dependency_with_version_prerelease ... ok
[INFO] [stdout] test manifest::tests::packages_manifest_tests::packages_manifest_to_raw_manifest ... ok
[INFO] [stdout] test manifest::tests::packages_manifest_tests::packages_manifest_roundtrip ... ok
[INFO] [stdout] test manifest::tests::raw_manifest_tests::raw_manifest_accessors_canary ... ok
[INFO] [stdout] test manifest::tests::raw_manifest_tests::raw_manifest_accessors_unknown ... ok
[INFO] [stdout] test manifest::tests::raw_manifest_tests::raw_manifest_dependencies_as_vec_empty ... ok
[INFO] [stdout] test manifest::tests::raw_manifest_tests::raw_manifest_dependencies_as_vec_with_deps ... ok
[INFO] [stdout] test manifest::tests::packages_manifest_tests::packages_manifest_from_str_with_dependencies ... ok
[INFO] [stdout] test manifest::tests::raw_manifest_tests::raw_manifest_from_str_valid ... ok
[INFO] [stdout] test manifest::tests::serialization_tests::deserialize_invalid_toml ... ok
[INFO] [stdout] test manifest::tests::serialization_tests::deserialize_manifest_multiple_dependencies ... ok
[INFO] [stdout] test manifest::tests::serialization_tests::deserialize_missing_required_package_fields ... ok
[INFO] [stdout] test lock::tests::test_read_from_or_default_reads_existing_file ... 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_manifest_with_local_dependency ... ok
[INFO] [stdout] test manifest::tests::workspace_manifest_tests::workspace_manifest_builder ... ok
[INFO] [stdout] test manifest::tests::serialization_tests::serialize_package_manifest_with_description ... 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_from_str ... 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_to_raw_manifest ... ok
[INFO] [stdout] test manifest::tests::workspace_manifest_tests::workspace_manifest_try_from_raw_missing_workspace_errors ... ok
[INFO] [stdout] test manifest::tests::workspace_manifest_tests::workspace_manifest_roundtrip ... ok
[INFO] [stdout] test operations::installer::tests::test_find_matching_workspace_locked ... ok
[INFO] [stdout] test operations::installer::tests::test_aggregate_workspace_lockfile_multiple_versions ... ok
[INFO] [stdout] test operations::installer::tests::test_registry_mismatch_fails ... ok
[INFO] [stdout] test operations::installer::tests::test_install_local_dependency ... ok
[INFO] [stdout] test lock::tests::stable_file_requirement_order ... ok
[INFO] [stdout] test operations::installer::tests::test_install_local_dependency_preserve_mtime ... ok
[INFO] [stdout] test package::name::test::ascii_lowercase ... ok
[INFO] [stdout] test package::name::test::empty ... ok
[INFO] [stdout] test package::name::test::long ... ok
[INFO] [stdout] test package::name::test::numeric_start ... ok
[INFO] [stdout] test package::name::test::short ... ok
[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 registry::cache::tests::can_publish_and_fetch ... ignored, gzid header issues
[INFO] [stdout] test registry::tests::incomplete_version ... ok
[INFO] [stdout] test registry::tests::unsupported_version_operator ... ok
[INFO] [stdout] test registry::tests::valid_version ... ok
[INFO] [stdout] test validation::rules::lib_package::tests::should_complain_about_service_defs ... 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::file_name_should_not_matter_with_subpackages ... ok
[INFO] [stdout] test validation::rules::package_hierarchy::tests::should_check_each_file_of_a_package ... ok
[INFO] [stdout] test validation::rules::package_hierarchy::tests::should_complain_about_folder_name_mismatch ... ok
[INFO] [stdout] test validation::rules::package_hierarchy::tests::should_enforce_hierarchy_on_1st_level ... ok
[INFO] [stdout] test validation::rules::package_name::tests::can_check_prefix ... 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 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 validation::tests::can_parse_addressbook ... ok
[INFO] [stdout] test validation::tests::can_parse_books ... ok
[INFO] [stdout] test workspace::tests::workspace_tests::test_resolve_members_deterministic_ordering ... 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 ... 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_with_explicit_members ... ok
[INFO] [stdout] test workspace::tests::workspace_tests::test_resolve_members_with_glob_pattern ... ok
[INFO] [stdout] test operations::publisher::tests::test_empty_dependencies_returns_empty ... ok
[INFO] [stdout] test operations::publisher::tests::test_replace_local_with_remote_missing_mapping_fails ... ok
[INFO] [stdout] test operations::publisher::tests::test_replace_local_with_remote_multiple_dependencies ... ok
[INFO] [stdout] test operations::installer::tests::test_version_mismatch_skips_cache ... ok
[INFO] [stdout] test operations::publisher::tests::test_replace_local_with_remote_single_dependency ... ok
[INFO] [stdout] test operations::publisher::tests::test_replace_preserves_remote_dependencies ... ok
[INFO] [stdout] test operations::installer::tests::test_missing_lockfile_entry_requires_download ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 126 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/buffrs-e0916b8e5ace5458)
[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-0c7579cfe999516c)
[INFO] [stdout] 
[INFO] [stdout] running 23 tests
[INFO] [stdout] test cmd::init::api::fixture ... ok
[INFO] [stdout] test cmd::install::package::empty::fixture ... ok
[INFO] [stdout] test cmd::add::fixture ... ok
[INFO] [stdout] test cmd::init::default::fixture ... ok
[INFO] [stdout] test cmd::install::package::local::fixture ... ok
[INFO] [stdout] test cmd::init::lib::fixture ... ok
[INFO] [stdout] test cmd::login::fixture ... ok
[INFO] [stdout] test cmd::logout::fixture ... ok
[INFO] [stdout] test cmd::lint::fixture ... ok
[INFO] [stdout] test cmd::ls::fixture ... ok
[INFO] [stdout] test cmd::package::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] [stdout] test cmd::remove::fixture ... ok
[INFO] [stdout] test cmd::publish::workspace::set_version_with_local_deps::fixture ... ok
[INFO] [stdout] test cmd::install::workspace::lockfile_transitive::fixture ... ok
[INFO] [stdout] test cmd::publish::workspace::set_version::fixture ... ok
[INFO] [stdout] test cmd::install::workspace::creates_lockfile::fixture ... ok
[INFO] [stdout] test cmd::install::workspace::lockfile_multiple_versions::fixture ... ok
[INFO] [stdout] test cmd::install::workspace::lockfile_diamond_dependencies::fixture ... ok
[INFO] [stdout] test cmd::install::package::upgrade::fixture ... ok
[INFO] [stderr]     Creating binary (application) package
[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/.tmpF22WaL/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' (446) 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:     0x6066ddba01ba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x6066ddba01ba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x6066ddba01ba - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x6066ddba01ba - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x6066ddbb8a6a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x6066ddbb8a6a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x6066ddba6702 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x6066ddba6702 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x6066ddb7932f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x6066ddb7932f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x6066ddb95d79 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x6066dd33551c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x6066dd33551c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6066ddb95ff2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x6066ddb95ff2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x6066ddb7941a - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x6066ddb708f9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x6066ddb7a55d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x6066ddbb93fc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x6066ddbb93c2 - core[10b6fa85044e1869]::panicking::panic
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x6066dd0d3744 - e2e::cmd::tuto::fixture::{{closure}}::h8d9d132f9d8a5b65
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cmd/tuto/mod.rs:151:13
[INFO] [stdout]   21:     0x6066dd0cde3b - e2e::test_registry::with_test_registry::{{closure}}::h9844d566cba42408
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_registry.rs:84:5
[INFO] [stdout]   22:     0x6066dd1687bd - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::he5db9b5a4801db68
[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:     0x6066dd16273e - tokio::task::coop::with_budget::h4a82ab808a85871c
[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:     0x6066dd16273e - tokio::task::coop::budget::h33f3089f2be36499
[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:     0x6066dd16273e - tokio::runtime::park::CachedParkThread::block_on::h8918b8b1c3646740
[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:     0x6066dd0ed805 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::h1504029456f50468
[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:     0x6066dd0b0066 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hce7c19a6d22aa9a2
[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:     0x6066dd10f107 - tokio::runtime::context::runtime::enter_runtime::hc3f16bc949d6ad0d
[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:     0x6066dd0af811 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hab39f39f870a8e8d
[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:     0x6066dd0e0d29 - tokio::runtime::runtime::Runtime::block_on_inner::hb2b7c3d82465aa8c
[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:     0x6066dd0e2796 - tokio::runtime::runtime::Runtime::block_on::h479ff30b8b144ad6
[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:     0x6066dd0c080f - e2e::test_registry::with_test_registry::h04dcec42730470ae
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/test_registry.rs:84:12
[INFO] [stdout]   33:     0x6066dd0cfe86 - e2e::cmd::tuto::fixture::h6920ff2b2bd1b81d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cmd/tuto/mod.rs:6:5
[INFO] [stdout]   34:     0x6066dd0d41b7 - e2e::cmd::tuto::fixture::{{closure}}::he79030ba51c00d84
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/cmd/tuto/mod.rs:5:13
[INFO] [stdout]   35:     0x6066dd0a7e96 - core::ops::function::FnOnce::call_once::hd2258a1e82f73b48
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x6066dd3295fb - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x6066dd3295fb - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   38:     0x6066dd335feb - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   39:     0x6066dd335feb - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   40:     0x6066dd335feb - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x6066dd335feb - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x6066dd335feb - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x6066dd335feb - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   44:     0x6066dd335feb - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   45:     0x6066dd331704 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   46:     0x6066dd331704 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x6066dd338bf2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   48:     0x6066dd338bf2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   49:     0x6066dd338bf2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   50:     0x6066dd338bf2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x6066dd338bf2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x6066dd338bf2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   53:     0x6066dd338bf2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x6066ddb9f13f - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   55:     0x6066ddb9f13f - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   56:     0x767030ec4aa4 - <unknown>
[INFO] [stdout]   57:     0x767030f51a64 - 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. 22 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.22s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test e2e`
[INFO] running `Command { std: "docker" "inspect" "661821ed860350a0109372b0ffe380424a25e5e90e7d9b685180fa7396db725a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "661821ed860350a0109372b0ffe380424a25e5e90e7d9b685180fa7396db725a", kill_on_drop: false }`
[INFO] [stdout] 661821ed860350a0109372b0ffe380424a25e5e90e7d9b685180fa7396db725a
