[INFO] fetching crate portable-network-archive 0.27.2... [INFO] testing portable-network-archive-0.27.2 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate portable-network-archive 0.27.2 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate portable-network-archive 0.27.2 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate portable-network-archive 0.27.2 [INFO] tweaked toml for crates.io crate portable-network-archive 0.27.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate portable-network-archive 0.27.2 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate portable-network-archive 0.27.2 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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c12f639be580064469e71699781236190fcbcec6b2c1f80aaab7428c52acd0fa [INFO] running `Command { std: "docker" "start" "-a" "c12f639be580064469e71699781236190fcbcec6b2c1f80aaab7428c52acd0fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c12f639be580064469e71699781236190fcbcec6b2c1f80aaab7428c52acd0fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c12f639be580064469e71699781236190fcbcec6b2c1f80aaab7428c52acd0fa", kill_on_drop: false }` [INFO] [stdout] c12f639be580064469e71699781236190fcbcec6b2c1f80aaab7428c52acd0fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 358933bdb748ab0d4aef2edf0c8fea2abb64afbf6491802bbb9ba2ec39b66a9b [INFO] running `Command { std: "docker" "start" "-a" "358933bdb748ab0d4aef2edf0c8fea2abb64afbf6491802bbb9ba2ec39b66a9b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling thiserror v2.0.15 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling miniz_oxide v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-padding v0.3.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling zstd-safe v7.2.3 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling gix-trace v0.1.13 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling camino v1.1.11 [INFO] [stderr] Compiling home v0.5.11 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ansitok v0.3.0 [INFO] [stderr] Compiling anstream v0.6.16 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling gix-utils v0.3.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling zstd-sys v2.0.14+zstd.1.5.7 [INFO] [stderr] Compiling liblzma-sys v0.4.3 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.2 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling clap_builder v4.5.44 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling camellia v0.1.0 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ansi-str v0.9.0 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling cbc v0.1.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling object v0.36.4 [INFO] [stderr] Compiling bytecount v0.6.7 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling bugreport v0.5.1 [INFO] [stderr] Compiling thiserror-impl v2.0.15 [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling papergrid v0.17.0 [INFO] [stderr] Compiling gix-validate v0.10.0 [INFO] [stderr] Compiling gix-path v0.10.19 [INFO] [stderr] Compiling gix-quote v0.6.0 [INFO] [stderr] Compiling sysinfo v0.33.1 [INFO] [stderr] Compiling gix-command v0.6.2 [INFO] [stderr] Compiling gix-config-value v0.15.1 [INFO] [stderr] Compiling clap v4.5.45 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling parse_datetime v0.11.0 [INFO] [stderr] Compiling gix-prompt v0.11.1 [INFO] [stderr] Compiling clap_complete v4.5.57 [INFO] [stderr] Compiling backtrace v0.3.74 [INFO] [stderr] Compiling tabled v0.20.0 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling fern v0.7.1 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling path-slash v0.2.1 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling bytesize v2.0.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling liblzma v0.4.3 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling libpna v0.27.1 [INFO] [stderr] Compiling pna v0.27.1 [INFO] [stderr] Compiling portable-network-archive v0.27.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 01s [INFO] running `Command { std: "docker" "inspect" "358933bdb748ab0d4aef2edf0c8fea2abb64afbf6491802bbb9ba2ec39b66a9b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "358933bdb748ab0d4aef2edf0c8fea2abb64afbf6491802bbb9ba2ec39b66a9b", kill_on_drop: false }` [INFO] [stdout] 358933bdb748ab0d4aef2edf0c8fea2abb64afbf6491802bbb9ba2ec39b66a9b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab458afdc340e054b75adb07d0e8c0f8ba98046730d4b25ed93e58d79cf2efc4 [INFO] running `Command { std: "docker" "start" "-a" "ab458afdc340e054b75adb07d0e8c0f8ba98046730d4b25ed93e58d79cf2efc4", kill_on_drop: false }` [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling criterion-plot v0.6.0 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling rust-embed-utils v8.7.2 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling libpna v0.27.1 [INFO] [stderr] Compiling rust-embed-impl v8.7.2 [INFO] [stderr] Compiling rust-embed v8.7.2 [INFO] [stderr] Compiling pna v0.27.1 [INFO] [stderr] Compiling serde_json v1.0.142 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling portable-network-archive v0.27.2 (/opt/rustwide/workdir) [INFO] [stderr] Compiling criterion v0.7.0 [INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/../resources/test' does not exist. cwd: '/opt/rustwide/workdir' [INFO] [stdout] --> tests/cli/utils.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / #[folder = "../resources/test"] [INFO] [stdout] 11 | | pub struct TestResources; [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: #[derive(RustEmbed)] folder '/opt/rustwide/workdir/../lib' does not exist. cwd: '/opt/rustwide/workdir' [INFO] [stdout] --> tests/cli/utils.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / #[folder = "../lib"] [INFO] [stdout] 24 | | pub struct LibSourceCode; [INFO] [stdout] | |_________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `TestResources: Embed` is not satisfied [INFO] [stdout] --> tests/cli/utils.rs:15:23 [INFO] [stdout] | [INFO] [stdout] 15 | extract_all::(into) [INFO] [stdout] | ^^^^ the trait `Embed` is not implemented for `TestResources` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `extract_all` [INFO] [stdout] --> tests/cli/utils.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn extract_all(into: impl AsRef) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `extract_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `TestResources: Embed` is not satisfied [INFO] [stdout] --> tests/cli/utils.rs:18:22 [INFO] [stdout] | [INFO] [stdout] 18 | extract_in::(item, into) [INFO] [stdout] | ^^^^ the trait `Embed` is not implemented for `TestResources` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `extract_in` [INFO] [stdout] --> tests/cli/utils.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn extract_in(item: &str, into: impl AsRef) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `extract_in` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `LibSourceCode: Embed` is not satisfied [INFO] [stdout] --> tests/cli/utils.rs:28:23 [INFO] [stdout] | [INFO] [stdout] 28 | extract_all::(into) [INFO] [stdout] | ^^^^ the trait `Embed` is not implemented for `LibSourceCode` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `extract_all` [INFO] [stdout] --> tests/cli/utils.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn extract_all(into: impl AsRef) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `extract_all` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `LibSourceCode: Embed` is not satisfied [INFO] [stdout] --> tests/cli/utils.rs:31:22 [INFO] [stdout] | [INFO] [stdout] 31 | extract_in::(item, into) [INFO] [stdout] | ^^^^ the trait `Embed` is not implemented for `LibSourceCode` [INFO] [stdout] | [INFO] [stdout] note: required by a bound in `extract_in` [INFO] [stdout] --> tests/cli/utils.rs:46:22 [INFO] [stdout] | [INFO] [stdout] 46 | pub fn extract_in(item: &str, into: impl AsRef) -> io::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ required by this bound in `extract_in` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `portable-network-archive` (test "cli") due to 6 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "ab458afdc340e054b75adb07d0e8c0f8ba98046730d4b25ed93e58d79cf2efc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab458afdc340e054b75adb07d0e8c0f8ba98046730d4b25ed93e58d79cf2efc4", kill_on_drop: false }` [INFO] [stdout] ab458afdc340e054b75adb07d0e8c0f8ba98046730d4b25ed93e58d79cf2efc4