[INFO] fetching crate buffrs 0.11.0... [INFO] testing buffrs-0.11.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate buffrs 0.11.0 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate buffrs 0.11.0 [INFO] finished tweaking crates.io crate buffrs 0.11.0 [INFO] tweaked toml for crates.io crate buffrs 0.11.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate buffrs 0.11.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate buffrs 0.11.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded similar-asserts v1.7.0 [INFO] [stderr] Downloaded gix-validate v0.10.0 [INFO] [stderr] Downloaded gix-features v0.42.1 [INFO] [stderr] Downloaded prodash v29.0.2 [INFO] [stderr] Downloaded diff_derive v0.2.3 [INFO] [stderr] Downloaded maybe-async v0.2.10 [INFO] [stderr] Downloaded gix-sec v0.11.0 [INFO] [stderr] Downloaded diff-struct v0.5.3 [INFO] [stderr] Downloaded gix-diff v0.52.1 [INFO] [stderr] Downloaded gix-packetline v0.19.0 [INFO] [stderr] Downloaded gix-transport v0.47.0 [INFO] [stderr] Downloaded gix-config v0.45.1 [INFO] [stderr] Downloaded gix-pack v0.59.1 [INFO] [stderr] Downloaded gix v0.72.1 [INFO] [stderr] Downloaded gix-ref v0.52.1 [INFO] [stderr] Downloaded gix-revision v0.34.1 [INFO] [stderr] Downloaded gix-object v0.49.1 [INFO] [stderr] Downloaded gix-odb v0.69.1 [INFO] [stderr] Downloaded gix-protocol v0.50.1 [INFO] [stderr] Downloaded gix-fs v0.15.0 [INFO] [stderr] Downloaded gix-actor v0.35.1 [INFO] [stderr] Downloaded gix-traverse v0.46.2 [INFO] [stderr] Downloaded unicode-bom v2.0.3 [INFO] [stderr] Downloaded gix-glob v0.20.1 [INFO] [stderr] Downloaded gix-lock v17.1.0 [INFO] [stderr] Downloaded gix-shallow v0.4.0 [INFO] [stderr] Downloaded gix-tempfile v17.1.0 [INFO] [stderr] Downloaded gix-chunk v0.4.11 [INFO] [stderr] Downloaded gix-commitgraph v0.28.0 [INFO] [stderr] Downloaded gix-date v0.10.2 [INFO] [stderr] Downloaded gix-hash v0.18.0 [INFO] [stderr] Downloaded gix-hashtable v0.8.1 [INFO] [stderr] Downloaded gix-revwalk v0.20.1 [INFO] [stderr] Downloaded gix-config-value v0.15.0 [INFO] [stderr] Downloaded gix-discover v0.40.1 [INFO] [stderr] Downloaded clru v0.6.2 [INFO] [stderr] Downloaded gix-command v0.6.1 [INFO] [stderr] Downloaded gix-quote v0.6.0 [INFO] [stderr] Downloaded gix-refspec v0.30.1 [INFO] [stderr] Downloaded gix-path v0.10.18 [INFO] [stderr] Downloaded gix-url v0.31.0 [INFO] [stderr] Downloaded gix-utils v0.3.0 [INFO] [stderr] Downloaded human-panic v2.0.2 [INFO] [stderr] Downloaded sha1-checked v0.10.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b3c2dd12bc0ae0b5f0ac073cb98c3004c197a5fc26d9a309a5cf0d3f72297a9 [INFO] running `Command { std: "docker" "start" "-a" "3b3c2dd12bc0ae0b5f0ac073cb98c3004c197a5fc26d9a309a5cf0d3f72297a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b3c2dd12bc0ae0b5f0ac073cb98c3004c197a5fc26d9a309a5cf0d3f72297a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b3c2dd12bc0ae0b5f0ac073cb98c3004c197a5fc26d9a309a5cf0d3f72297a9", kill_on_drop: false }` [INFO] [stdout] 3b3c2dd12bc0ae0b5f0ac073cb98c3004c197a5fc26d9a309a5cf0d3f72297a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 509c444d990d7560ca78a447cdddff4a35099481fffc2945ee350cf54f73ebfb [INFO] running `Command { std: "docker" "start" "-a" "509c444d990d7560ca78a447cdddff4a35099481fffc2945ee350cf54f73ebfb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.173 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.103 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Compiling owo-colors v4.2.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling is_ci v1.2.0 [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling textwrap v0.16.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling supports-color v3.0.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling supports-hyperlinks v3.1.0 [INFO] [stderr] Compiling supports-unicode v3.0.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling terminal_size v0.4.2 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling diff_derive v0.2.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 clap_derive v4.5.40 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.27.1 [INFO] [stderr] Compiling miette-derive v7.6.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling protobuf-support v3.7.2 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling strum v0.27.1 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [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 idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling protobuf-parse v3.7.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling os_info v3.12.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling diff-struct v0.5.3 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling tower-http v0.6.6 [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.20 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling human-panic v2.0.2 [INFO] [stderr] Compiling buffrs v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.10s [INFO] running `Command { std: "docker" "inspect" "509c444d990d7560ca78a447cdddff4a35099481fffc2945ee350cf54f73ebfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "509c444d990d7560ca78a447cdddff4a35099481fffc2945ee350cf54f73ebfb", kill_on_drop: false }` [INFO] [stdout] 509c444d990d7560ca78a447cdddff4a35099481fffc2945ee350cf54f73ebfb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 45676088cbbe6d2681f79c7500e1000fa2068c03146c136b1a43f7d3d8c4670b [INFO] running `Command { std: "docker" "start" "-a" "45676088cbbe6d2681f79c7500e1000fa2068c03146c136b1a43f7d3d8c4670b", kill_on_drop: false }` [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling gix-trace v0.1.12 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling memmap2 v0.9.5 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling gix-chunk v0.4.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling gix-sec v0.11.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling prodash v29.0.2 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling arc-swap v1.7.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling gix-utils v0.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling similar-asserts v1.7.0 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling serde_test v1.0.177 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling backtrace-ext v0.2.1 [INFO] [stderr] Compiling gix-validate v0.10.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling gix-quote v0.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling gix-date v0.10.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling gix-path v0.10.18 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling gix-features v0.42.1 [INFO] [stderr] Compiling gix-actor v0.35.1 [INFO] [stderr] Compiling gix-command v0.6.1 [INFO] [stderr] Compiling gix-packetline v0.19.0 [INFO] [stderr] Compiling gix-config-value v0.15.0 [INFO] [stderr] Compiling gix-hash v0.18.0 [INFO] [stderr] Compiling gix-fs v0.15.0 [INFO] [stderr] Compiling gix-url v0.31.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling gix-glob v0.20.1 [INFO] [stderr] Compiling gix-tempfile v17.1.0 [INFO] [stderr] Compiling human-panic v2.0.2 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling gix-hashtable v0.8.1 [INFO] [stderr] Compiling gix-commitgraph v0.28.0 [INFO] [stderr] Compiling gix-lock v17.1.0 [INFO] [stderr] Compiling gix-object v0.49.1 [INFO] [stderr] Compiling gix-transport v0.47.0 [INFO] [stderr] Compiling miette v7.6.0 [INFO] [stderr] Compiling gix-shallow v0.4.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling assert_fs v1.1.3 [INFO] [stderr] Compiling gix-ref v0.52.1 [INFO] [stderr] Compiling gix-revwalk v0.20.1 [INFO] [stderr] Compiling gix-pack v0.59.1 [INFO] [stderr] Compiling gix-diff v0.52.1 [INFO] [stderr] Compiling gix-revision v0.34.1 [INFO] [stderr] Compiling gix-traverse v0.46.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling gix-refspec v0.30.1 [INFO] [stderr] Compiling reqwest v0.12.20 [INFO] [stderr] Compiling gix-odb v0.69.1 [INFO] [stderr] Compiling gix-protocol v0.50.1 [INFO] [stderr] Compiling gix-config v0.45.1 [INFO] [stderr] Compiling gix-discover v0.40.1 [INFO] [stderr] Compiling buffrs v0.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling gix v0.72.1 [INFO] [stdout] error: couldn't read `src/registry/../../tests/data/packages/test-api-0.1.0.tgz`: No such file or directory (os error 2) [INFO] [stdout] --> src/registry/cache.rs:129:25 [INFO] [stdout] | [INFO] [stdout] 129 | Bytes::from(include_bytes!("../../tests/data/packages/test-api-0.1.0.tgz").to_vec()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/data/parsing/books.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/validation.rs:74:24 [INFO] [stdout] | [INFO] [stdout] 74 | let expected = include_str!("../tests/data/parsing/books.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/data/parsing/addressbook.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/validation.rs:85:24 [INFO] [stdout] | [INFO] [stdout] 85 | let expected = include_str!("../tests/data/parsing/addressbook.json"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `buffrs` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "45676088cbbe6d2681f79c7500e1000fa2068c03146c136b1a43f7d3d8c4670b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45676088cbbe6d2681f79c7500e1000fa2068c03146c136b1a43f7d3d8c4670b", kill_on_drop: false }` [INFO] [stdout] 45676088cbbe6d2681f79c7500e1000fa2068c03146c136b1a43f7d3d8c4670b