[INFO] fetching crate mr_bundle 0.6.0-rc.0... [INFO] testing mr_bundle-0.6.0-rc.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8 [INFO] extracting crate mr_bundle 0.6.0-rc.0 into /workspace/builds/worker-1-tc1/source [INFO] started tweaking crates.io crate mr_bundle 0.6.0-rc.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mr_bundle 0.6.0-rc.0 [INFO] tweaked toml for crates.io crate mr_bundle 0.6.0-rc.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mr_bundle 0.6.0-rc.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 139 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded foldhash v0.2.0 [INFO] [stderr] Downloaded schemars_derive v0.9.0 [INFO] [stderr] Downloaded libflate v2.2.1 [INFO] [stderr] Downloaded holochain_util v0.6.0-rc.0 [INFO] [stderr] Downloaded mr_bundle v0.6.0-rc.0 [INFO] [stderr] Downloaded libflate_lz77 v2.2.0 [INFO] [stderr] Downloaded ureq v3.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fb587bd169973e4a825805e4d877e4ad461075ca78feb79619dc5bb8501f07b7 [INFO] running `Command { std: "docker" "start" "-a" "fb587bd169973e4a825805e4d877e4ad461075ca78feb79619dc5bb8501f07b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fb587bd169973e4a825805e4d877e4ad461075ca78feb79619dc5bb8501f07b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fb587bd169973e4a825805e4d877e4ad461075ca78feb79619dc5bb8501f07b7", kill_on_drop: false }` [INFO] [stdout] fb587bd169973e4a825805e4d877e4ad461075ca78feb79619dc5bb8501f07b7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7ab443c23335b86d7f63b6321f21de2dcc8399eeb5330579584cb33c6a9ef4a0 [INFO] running `Command { std: "docker" "start" "-a" "7ab443c23335b86d7f63b6321f21de2dcc8399eeb5330579584cb33c6a9ef4a0", kill_on_drop: false }` [INFO] [stderr] Compiling foldhash v0.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling zlib-rs v0.5.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling filetime v0.2.26 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling dary_heap v0.3.8 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling minisign-verify v0.2.4 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling rtoolbox v0.0.3 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling rpassword v7.4.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling libflate_lz77 v2.2.0 [INFO] [stderr] Compiling ureq-proto v0.5.2 [INFO] [stderr] Compiling libflate v2.2.1 [INFO] [stderr] Compiling ureq v3.1.4 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling libz-rs-sys v0.5.2 [INFO] [stderr] Compiling zip v5.1.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling schemars_derive v0.9.0 [INFO] [stderr] Compiling libsodium-sys-stable v1.22.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling schemars v0.9.0 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling sodoken v0.1.0 [INFO] [stderr] Compiling holochain_util v0.6.0-rc.0 [INFO] [stderr] Compiling mr_bundle v0.6.0-rc.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.15s [INFO] running `Command { std: "docker" "inspect" "7ab443c23335b86d7f63b6321f21de2dcc8399eeb5330579584cb33c6a9ef4a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ab443c23335b86d7f63b6321f21de2dcc8399eeb5330579584cb33c6a9ef4a0", kill_on_drop: false }` [INFO] [stdout] 7ab443c23335b86d7f63b6321f21de2dcc8399eeb5330579584cb33c6a9ef4a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9327884829bc82e30c51572601aae04e6d8ac7fbeb8df49aa083de95e0c91e83 [INFO] running `Command { std: "docker" "start" "-a" "9327884829bc82e30c51572601aae04e6d8ac7fbeb8df49aa083de95e0c91e83", kill_on_drop: false }` [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling libflate_lz77 v2.2.0 [INFO] [stderr] Compiling indexmap v2.12.0 [INFO] [stderr] Compiling libflate v2.2.1 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling zip v5.1.1 [INFO] [stderr] Compiling libsodium-sys-stable v1.22.4 [INFO] [stderr] Compiling sodoken v0.1.0 [INFO] [stderr] Compiling holochain_util v0.6.0-rc.0 [INFO] [stderr] Compiling mr_bundle v0.6.0-rc.0 [INFO] [stderr] Compiling mr_bundle v0.6.0-rc.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0464]: multiple candidates for `rlib` dependency `mr_bundle` found [INFO] [stdout] --> tests/integration.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use mr_bundle::{ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: candidate #1: /opt/rustwide/target/debug/deps/libmr_bundle-029710917198620d.rlib [INFO] [stdout] = note: candidate #2: /opt/rustwide/target/debug/deps/libmr_bundle-c624c72fcb86a7be.rlib [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `file_name` is not a member of trait `Manifest` [INFO] [stdout] --> src/bundle.rs:239:13 [INFO] [stdout] | [INFO] [stdout] 239 | / fn file_name() -> &'static str { [INFO] [stdout] 240 | | "test.yaml" [INFO] [stdout] 241 | | } [INFO] [stdout] | |_____________^ not a member of trait `Manifest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0407]: method `bundle_extension` is not a member of trait `Manifest` [INFO] [stdout] --> src/bundle.rs:243:13 [INFO] [stdout] | [INFO] [stdout] 243 | / fn bundle_extension() -> &'static str { [INFO] [stdout] 244 | | "test" [INFO] [stdout] 245 | | } [INFO] [stdout] | |_____________^ not a member of trait `Manifest` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0464`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mr_bundle` (test "integration") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] For more information about this error, try `rustc --explain E0407`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mr_bundle` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "9327884829bc82e30c51572601aae04e6d8ac7fbeb8df49aa083de95e0c91e83", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9327884829bc82e30c51572601aae04e6d8ac7fbeb8df49aa083de95e0c91e83", kill_on_drop: false }` [INFO] [stdout] 9327884829bc82e30c51572601aae04e6d8ac7fbeb8df49aa083de95e0c91e83