[INFO] fetching crate wildland-corex 0.40.0... [INFO] testing wildland-corex-0.40.0 against 1.91.0 for beta-1.92-2 [INFO] extracting crate wildland-corex 0.40.0 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate wildland-corex 0.40.0 [INFO] finished tweaking crates.io crate wildland-corex 0.40.0 [INFO] tweaked toml for crates.io crate wildland-corex 0.40.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate wildland-corex 0.40.0 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 188 packages to latest compatible versions [INFO] [stderr] Adding curve25519-dalek v3.2.0 (available: v3.2.1) [INFO] [stderr] Adding mockall v0.11.4 (available: v0.13.1) [INFO] [stderr] Adding rstest v0.16.0 (available: v0.26.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding toml v0.5.11 (available: v0.9.8) [INFO] [stderr] Adding x25519-dalek v1.1.1 (available: v1.2.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded salsa20 v0.10.2 [INFO] [stderr] Downloaded rstest v0.16.0 [INFO] [stderr] Downloaded rstest_macros v0.16.0 [INFO] [stderr] Downloaded crypto_box v0.8.2 [INFO] [stderr] Downloaded xsalsa20poly1305 v0.9.1 [INFO] [stderr] Downloaded wildland-crypto v0.40.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7500d0d77e8078b9a84c020501b467b36c0b418133e64c50898e2db7e6f2d87d [INFO] running `Command { std: "docker" "start" "-a" "7500d0d77e8078b9a84c020501b467b36c0b418133e64c50898e2db7e6f2d87d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7500d0d77e8078b9a84c020501b467b36c0b418133e64c50898e2db7e6f2d87d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7500d0d77e8078b9a84c020501b467b36c0b418133e64c50898e2db7e6f2d87d", kill_on_drop: false }` [INFO] [stdout] 7500d0d77e8078b9a84c020501b467b36c0b418133e64c50898e2db7e6f2d87d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da60db5651c7313d8e0fcb10db5c1b2833c3465d48c95977dc4af439348e23fc [INFO] running `Command { std: "docker" "start" "-a" "da60db5651c7313d8e0fcb10db5c1b2833c3465d48c95977dc4af439348e23fc", kill_on_drop: false }` [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ed25519 v1.5.3 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling pest_generator v2.8.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling derivation-path v0.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling xsalsa20poly1305 v0.9.1 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling pest_derive v2.8.3 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling tiny-bip39 v1.0.0 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling crypto_box v0.8.2 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling predicates v2.1.5 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling ed25519-dalek-bip32 v0.2.0 [INFO] [stderr] Compiling wildland-crypto v0.40.0 [INFO] [stderr] Compiling mockall_derive v0.11.4 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling mockall v0.11.4 [INFO] [stderr] Compiling wildland-corex v0.40.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | mod error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `error` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub use catlib_service::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | mod error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.65s [INFO] running `Command { std: "docker" "inspect" "da60db5651c7313d8e0fcb10db5c1b2833c3465d48c95977dc4af439348e23fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da60db5651c7313d8e0fcb10db5c1b2833c3465d48c95977dc4af439348e23fc", kill_on_drop: false }` [INFO] [stdout] da60db5651c7313d8e0fcb10db5c1b2833c3465d48c95977dc4af439348e23fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9248cb71e045f16ec1f038c27bbb7614de5027dcc95fa60d42f0a129087789e [INFO] running `Command { std: "docker" "start" "-a" "d9248cb71e045f16ec1f038c27bbb7614de5027dcc95fa60d42f0a129087789e", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling rstest_macros v0.16.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | mod error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `error` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub use catlib_service::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | mod error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rstest v0.16.0 [INFO] [stderr] Compiling wildland-corex v0.40.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: private item shadows public glob re-export [INFO] [stdout] --> src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | mod error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the name `error` in the type namespace is supposed to be publicly re-exported here [INFO] [stdout] --> src/lib.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 26 | pub use catlib_service::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] note: but the private item here shadows it [INFO] [stdout] --> src/lib.rs:21:1 [INFO] [stdout] | [INFO] [stdout] 21 | mod error; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 13.06s [INFO] running `Command { std: "docker" "inspect" "d9248cb71e045f16ec1f038c27bbb7614de5027dcc95fa60d42f0a129087789e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9248cb71e045f16ec1f038c27bbb7614de5027dcc95fa60d42f0a129087789e", kill_on_drop: false }` [INFO] [stdout] d9248cb71e045f16ec1f038c27bbb7614de5027dcc95fa60d42f0a129087789e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5510451dc71c539e92ddbdeed67ca452c7d9f43725794d186ef72ecb5f318809 [INFO] running `Command { std: "docker" "start" "-a" "5510451dc71c539e92ddbdeed67ca452c7d9f43725794d186ef72ecb5f318809", kill_on_drop: false }` [INFO] [stderr] warning: private item shadows public glob re-export [INFO] [stderr] --> src/lib.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | mod error; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the name `error` in the type namespace is supposed to be publicly re-exported here [INFO] [stderr] --> src/lib.rs:26:9 [INFO] [stderr] | [INFO] [stderr] 26 | pub use catlib_service::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] note: but the private item here shadows it [INFO] [stderr] --> src/lib.rs:21:1 [INFO] [stderr] | [INFO] [stderr] 21 | mod error; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] = note: `#[warn(hidden_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `wildland-corex` (lib) generated 1 warning [INFO] [stderr] warning: `wildland-corex` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wildland_corex-7edbd6f1afb182e0) [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test catlib_service::tests::test_create_container ... ok [INFO] [stdout] test identity::master::tests::should_create_device_identity_without_crypto_identity ... ok [INFO] [stdout] test identity::master::tests::should_not_create_forest_identity_without_crypto_identity ... ok [INFO] [stdout] test identity::wildland::tests::should_get_correct_fingerprint ... ok [INFO] [stdout] test lss::service::tests::get_default_forest_should_return_identity ... ok [INFO] [stdout] test lss::service::tests::get_default_forest_should_return_none ... ok [INFO] [stdout] test lss::service::tests::test_get_forest_uuid_by_identity ... ok [INFO] [stdout] test lss::service::tests::test_get_this_device_identity_should_return_none ... ok [INFO] [stdout] test lss::service::tests::test_save_device_identity ... ok [INFO] [stdout] test lss::service::tests::test_save_forest_uuid ... ok [INFO] [stdout] test lss::service::tests::test_save_forest_identity ... ok [INFO] [stdout] test lss::service::tests::test_get_this_device_identity_should_return_identity ... ok [INFO] [stdout] test storage::template::tests::test_rendering_template ... ok [INFO] [stdout] test identity::master::tests::should_create_device_identity_with_crypto_identity ... ok [INFO] [stdout] test identity::master::tests::should_create_forest_identity ... ok [INFO] [stderr] Doc-tests wildland_corex [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s [INFO] [stdout] [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] running `Command { std: "docker" "inspect" "5510451dc71c539e92ddbdeed67ca452c7d9f43725794d186ef72ecb5f318809", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5510451dc71c539e92ddbdeed67ca452c7d9f43725794d186ef72ecb5f318809", kill_on_drop: false }` [INFO] [stdout] 5510451dc71c539e92ddbdeed67ca452c7d9f43725794d186ef72ecb5f318809