[INFO] cloning repository https://github.com/ICP-EasyCan/easycan-apps
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ICP-EasyCan/easycan-apps" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FICP-EasyCan%2Feasycan-apps", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FICP-EasyCan%2Feasycan-apps'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 172f4ae23c510432bb8b63d0088158402c95f450
[INFO] testing ICP-EasyCan/easycan-apps against 1.97.0-beta.6 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FICP-EasyCan%2Feasycan-apps" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ICP-EasyCan/easycan-apps
[INFO] finished tweaking git repo https://github.com/ICP-EasyCan/easycan-apps
[INFO] tweaked toml for git repo https://github.com/ICP-EasyCan/easycan-apps written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ICP-EasyCan/easycan-apps on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ICP-EasyCan/easycan-apps 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pocket-ic v12.0.0
[INFO] [stderr]   Downloaded wslpath v0.0.2
[INFO] [stderr]   Downloaded tracing-serde v0.2.0
[INFO] [stderr]   Downloaded serde_cbor v0.11.2
[INFO] [stderr]   Downloaded half v1.8.3
[INFO] [stderr]   Downloaded slog v2.8.2
[INFO] [stderr]   Downloaded ic-transport-types v0.40.1
[INFO] [stderr]   Downloaded leb128 v0.2.5
[INFO] [stderr]   Downloaded ic_principal v0.1.2
[INFO] [stderr]   Downloaded psm v0.1.30
[INFO] [stderr]   Downloaded candid_derive v0.10.26
[INFO] [stderr]   Downloaded candid v0.10.26
[INFO] [stderr]   Downloaded ic-management-canister-types v0.5.0
[INFO] [stderr]   Downloaded ic-certification v3.1.0
[INFO] [stderr]   Downloaded stacker v0.1.23
[INFO] [stderr]   Downloaded pretty v0.12.5
[INFO] [stderr]   Downloaded binread v2.2.0
[INFO] [stderr]   Downloaded binread_derive v2.1.0
[INFO] [stderr]   Downloaded ic-http-certification v3.1.0
[INFO] [stderr]   Downloaded base32 v0.4.0
[INFO] [stderr]   Downloaded ic-cdk-macros v0.19.0
[INFO] [stderr]   Downloaded ic-representation-independent-hash v3.1.0
[INFO] [stderr]   Downloaded ic-error-types v0.2.0
[INFO] [stderr]   Downloaded backoff v0.4.0
[INFO] [stderr]   Downloaded ic0 v1.0.1
[INFO] [stderr]   Downloaded ic-cdk-executor v2.0.0
[INFO] [stderr]   Downloaded minicbor-derive v0.13.0
[INFO] [stderr]   Downloaded icrc-cbor v0.1.0
[INFO] [stderr]   Downloaded minicbor v0.19.1
[INFO] [stderr]   Downloaded icrc-ledger-types v0.1.13
[INFO] [stderr]   Downloaded ic-cdk-timers v1.0.0
[INFO] [stderr]   Downloaded ic-cdk v0.19.0
[INFO] [stderr]   Downloaded ic-stable-structures v0.7.2
[INFO] [stderr]   Downloaded ic-stable-structures v0.6.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fadbbeee72578de424114459c3acae9a3dc0ad7265048b586cea0a69b00cd726
[INFO] running `Command { std: "docker" "start" "fadbbeee72578de424114459c3acae9a3dc0ad7265048b586cea0a69b00cd726", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fadbbeee72578de424114459c3acae9a3dc0ad7265048b586cea0a69b00cd726", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fadbbeee72578de424114459c3acae9a3dc0ad7265048b586cea0a69b00cd726" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fadbbeee72578de424114459c3acae9a3dc0ad7265048b586cea0a69b00cd726", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fadbbeee72578de424114459c3acae9a3dc0ad7265048b586cea0a69b00cd726" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling pretty v0.12.5
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling ic-cdk-executor v2.0.0
[INFO] [stderr]    Compiling ic0 v1.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling ic-representation-independent-hash v3.1.0
[INFO] [stderr]    Compiling ic-cdk-timers v1.0.0
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling core-timer v0.1.0 (/opt/rustwide/workdir/core/core-timer)
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling candid_derive v0.10.26
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling ic_principal v0.1.2
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ic-error-types v0.2.0
[INFO] [stderr]    Compiling ic-certification v3.1.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling ic-stable-structures v0.7.2
[INFO] [stderr]    Compiling candid v0.10.26
[INFO] [stderr]    Compiling ic-management-canister-types v0.5.0
[INFO] [stderr]    Compiling core-types v0.1.0 (/opt/rustwide/workdir/core/core-types)
[INFO] [stderr]    Compiling ic-http-certification v3.1.0
[INFO] [stderr]    Compiling core-storage v0.1.0 (/opt/rustwide/workdir/core/core-storage)
[INFO] [stderr]    Compiling ic-cdk-macros v0.19.0
[INFO] [stderr]    Compiling ic-cdk v0.19.0
[INFO] [stderr]    Compiling core-auth v0.1.0 (/opt/rustwide/workdir/core/core-auth)
[INFO] [stderr]    Compiling core-assets v0.1.0 (/opt/rustwide/workdir/core/core-assets)
[INFO] [stderr]    Compiling cap-store v0.1.0 (/opt/rustwide/workdir/core/cap-store)
[INFO] [stderr]    Compiling cap-crud v0.1.0 (/opt/rustwide/workdir/core/cap-crud)
[INFO] [stderr]    Compiling cap-crypto v0.1.0 (/opt/rustwide/workdir/core/cap-crypto)
[INFO] [stderr]    Compiling cap-notify v0.1.0 (/opt/rustwide/workdir/core/cap-notify)
[INFO] [stderr]    Compiling cap-automation v0.1.0 (/opt/rustwide/workdir/core/cap-automation)
[INFO] [stderr]    Compiling cap-signaling v0.1.0 (/opt/rustwide/workdir/core/cap-signaling)
[INFO] [stderr]    Compiling cap-presence v0.1.0 (/opt/rustwide/workdir/core/cap-presence)
[INFO] [stderr]    Compiling cap-messaging v0.1.0 (/opt/rustwide/workdir/core/cap-messaging)
[INFO] [stderr]    Compiling cap-archive v0.1.0 (/opt/rustwide/workdir/core/cap-archive)
[INFO] [stderr]    Compiling cap-platform v0.1.0 (/opt/rustwide/workdir/core/cap-platform)
[INFO] [stderr]    Compiling messenger-canister v0.2.0 (/opt/rustwide/workdir/apps/messenger/canister)
[INFO] [stderr]    Compiling vault-canister v0.2.0 (/opt/rustwide/workdir/apps/vault/canister)
[INFO] [stderr]    Compiling hub-canister v0.1.0 (/opt/rustwide/workdir/apps/supercanister-hub/canister)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "fadbbeee72578de424114459c3acae9a3dc0ad7265048b586cea0a69b00cd726", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fadbbeee72578de424114459c3acae9a3dc0ad7265048b586cea0a69b00cd726" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling candid_derive v0.10.26
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling ic-cdk-executor v2.0.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling ic_principal v0.1.2
[INFO] [stderr]    Compiling ic-stable-structures v0.7.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling ic-error-types v0.2.0
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling ic-certification v3.1.0
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling num-conv v0.2.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling ic-cdk-timers v1.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling minicbor v0.19.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling candid v0.10.26
[INFO] [stderr]    Compiling rustls-webpki v0.103.10
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling minicbor-derive v0.13.0
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling slog v2.8.2
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling core-types v0.1.0 (/opt/rustwide/workdir/core/core-types)
[INFO] [stderr]    Compiling ic-management-canister-types v0.5.0
[INFO] [stderr]    Compiling core-storage v0.1.0 (/opt/rustwide/workdir/core/core-storage)
[INFO] [stderr]    Compiling ic-http-certification v3.1.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling simd-adler32 v0.3.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling ic-cdk-macros v0.19.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ic-cdk v0.19.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling core-timer v0.1.0 (/opt/rustwide/workdir/core/core-timer)
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling ic-transport-types v0.40.1
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling icrc-cbor v0.1.0
[INFO] [stderr]    Compiling tracing-appender v0.2.4
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling ic-stable-structures v0.6.9
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling base32 v0.4.0
[INFO] [stderr]    Compiling icrc-ledger-types v0.1.13
[INFO] [stderr]    Compiling core-auth v0.1.0 (/opt/rustwide/workdir/core/core-auth)
[INFO] [stderr]    Compiling cap-store v0.1.0 (/opt/rustwide/workdir/core/cap-store)
[INFO] [stderr]    Compiling core-assets v0.1.0 (/opt/rustwide/workdir/core/core-assets)
[INFO] [stderr]    Compiling cap-crud v0.1.0 (/opt/rustwide/workdir/core/cap-crud)
[INFO] [stderr]    Compiling cap-crypto v0.1.0 (/opt/rustwide/workdir/core/cap-crypto)
[INFO] [stderr]    Compiling cap-archive v0.1.0 (/opt/rustwide/workdir/core/cap-archive)
[INFO] [stderr]    Compiling cap-automation v0.1.0 (/opt/rustwide/workdir/core/cap-automation)
[INFO] [stderr]    Compiling pocket-ic v12.0.0
[INFO] [stderr]    Compiling cap-messaging v0.1.0 (/opt/rustwide/workdir/core/cap-messaging)
[INFO] [stderr]    Compiling cap-presence v0.1.0 (/opt/rustwide/workdir/core/cap-presence)
[INFO] [stderr]    Compiling cap-signaling v0.1.0 (/opt/rustwide/workdir/core/cap-signaling)
[INFO] [stderr]    Compiling cap-notify v0.1.0 (/opt/rustwide/workdir/core/cap-notify)
[INFO] [stderr]    Compiling cap-platform v0.1.0 (/opt/rustwide/workdir/core/cap-platform)
[INFO] [stderr]    Compiling vault-canister v0.2.0 (/opt/rustwide/workdir/apps/vault/canister)
[INFO] [stderr]    Compiling messenger-canister v0.2.0 (/opt/rustwide/workdir/apps/messenger/canister)
[INFO] [stderr]    Compiling hub-canister v0.1.0 (/opt/rustwide/workdir/apps/supercanister-hub/canister)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3m 50s
[INFO] running `Command { std: "docker" "inspect" "fadbbeee72578de424114459c3acae9a3dc0ad7265048b586cea0a69b00cd726", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fadbbeee72578de424114459c3acae9a3dc0ad7265048b586cea0a69b00cd726" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.54s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cap_archive-d463b446bdd405c2)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::archive_key_range_non_si_sovrappone ... ok
[INFO] [stdout] test tests::archive_and_retrieve ... ok
[INFO] [stdout] test tests::dedup_idempotente ... ok
[INFO] [stdout] test tests::isolamento_tra_peer ... ok
[INFO] [stdout] test tests::get_all_persistent_chats_lista ... ok
[INFO] [stdout] test tests::persist_flag_set_unset ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cap_automation-ef4922fa25c8c495)
[INFO] [stdout] 
[INFO] [stdout] running 15 tests
[INFO] [stdout] test tests::outbound_budget_per_tick ... ok
[INFO] [stdout] test tests::outbound_budget_per_run ... ok
[INFO] [stdout] test tests::old_job_without_title_decodes_with_none ... ok
[INFO] [stdout] test tests::guard_gates_effect ... ok
[INFO] [stdout] test tests::scrub_removes_plaintext ... ok
[INFO] [stdout] test tests::crypto_hash_action ... ok
[INFO] [stdout] test tests::bundle_job_confined_to_declared_namespace ... ok
[INFO] [stdout] test tests::schedule_survives_upgrade ... ok
[INFO] [stdout] test tests::now_token_in_action_value ... ok
[INFO] [stdout] test tests::reentrancy_rejected ... ok
[INFO] [stdout] test tests::scheduled_single_step_runs_when_due ... ok
[INFO] [stdout] test tests::internal_resolver_never_expands_secret ... ok
[INFO] [stdout] test tests::staleness_guard_with_now_token ... ok
[INFO] [stdout] test tests::two_step_passes_output ... ok
[INFO] [stdout] test tests::secret_resolves_only_for_owner_in_outbound ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.59s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cap_crud-97a6fba4436962bf)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test tests::delete_not_found ... ok
[INFO] [stdout] test tests::ns_key_range_no_overlap ... ok
[INFO] [stdout] test tests::count_per_namespace ... ok
[INFO] [stdout] test tests::create_and_get ... ok
[INFO] [stdout] test tests::list_records_desc_order_diff_ts ... ok
[INFO] [stdout] test tests::list_records_desc_order_same_ts ... ok
[INFO] [stdout] test tests::namespace_isolation ... ok
[INFO] [stdout] test tests::validation_namespace_length ... ok
[INFO] [stdout] test tests::list_records_pagination ... ok
[INFO] [stdout] test tests::update_not_found ... ok
[INFO] [stdout] test tests::delete_removes_from_index ... ok
[INFO] [stdout] test tests::validation_max_per_namespace ... ok
[INFO] [stdout] test tests::validation_record_size ... ok
[INFO] [stdout] test tests::update_preserves_index ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cap_crypto-180abb47779e31ec)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::peer_conversation_different_peers_different_keys ... ok
[INFO] [stdout] test tests::stored_data_includes_owner ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cap_messaging-3257530657cf8a56)
[INFO] [stdout] test tests::peer_conversation_canonical_order ... ok
[INFO] [stdout] test tests::custom_context ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cap_notify-7c8975003956ee9f)
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::notify_idempotent ... ok
[INFO] [stdout] test tests::senders_and_callers_independent ... ok
[INFO] [stdout] test tests::notify_and_get_senders ... ok
[INFO] [stdout] test tests::pending_callers_mirror ... ok
[INFO] [stdout] test tests::clear_sender ... ok
[INFO] [stdout] test tests::pending_senders_empty_initially ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cap_platform-5c7d2a70c667ee17)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test tests::init_platform_provision_caller_is_factory ... ok
[INFO] [stdout] test tests::derive_metadata_sovereign_after_claim ... ok
[INFO] [stdout] test tests::init_admin_only_by_spawner ... ok
[INFO] [stdout] test tests::init_admin_idempotent ... ok
[INFO] [stdout] test tests::lock_rejects_portal_identity ... ok
[INFO] [stdout] test tests::original_spawner_exposed_in_metadata ... ok
[INFO] [stdout] test tests::original_portal_owner_exposed_in_metadata ... ok
[INFO] [stdout] test tests::derive_metadata_exposes_portal_owner ... ok
[INFO] [stdout] test tests::platform_state_roundtrip ... ok
[INFO] [stdout] test tests::init_platform_change_app_sovereign ... ok
[INFO] [stdout] test tests::derive_metadata_pre_claim_easycan_controls ... ok
[INFO] [stdout] test tests::lock_rejects_marketplace_principals_only ... ok
[INFO] [stdout] test tests::require_controller_manager_pre_claim_err ... ok
[INFO] [stdout] test tests::original_spawner_preserved_across_set_spawner ... ok
[INFO] [stdout] test tests::require_controller_manager_admin_ok ... ok
[INFO] [stdout] test tests::provisioning_factory_false_when_standalone ... ok
[INFO] [stdout] test tests::require_controller_manager_portal_owner_ok ... ok
[INFO] [stdout] test tests::provisioning_factory_window_closes_after_claim ... ok
[INFO] [stdout] test tests::require_tier_pro_passes ... ok
[INFO] [stdout] test tests::set_private_ops_admin_only ... ok
[INFO] [stdout] test tests::require_tier_demo_fails_for_pro ... ok
[INFO] [stdout] test tests::require_controller_manager_stranger_err ... ok
[INFO] [stdout] test tests::set_portal_owner_is_set_once ... ok
[INFO] [stdout] test tests::set_spawner_configures_platform ... ok
[INFO] [stdout] test tests::set_portal_owner_only_by_spawner ... ok
[INFO] [stdout] test tests::set_status_viewers_pre_claim_err ... ok
[INFO] [stdout] test tests::set_status_viewers_admin_only ... ok
[INFO] [stdout] test tests::status_controllers_viewer_gated ... ok
[INFO] [stdout] test tests::status_custom_viewer_set ... ok
[INFO] [stdout] test tests::status_empty_viewers_excludes_portal_owner ... ok
[INFO] [stdout] test tests::status_module_hash_always_public ... ok
[INFO] [stdout] test tests::status_ops_public_by_default ... ok
[INFO] [stdout] test tests::status_private_ops_hides_ops_for_non_viewer ... ok
[INFO] [stdout] test tests::standalone_by_default ... ok
[INFO] [stdout] test tests::set_tier_only_by_spawner ... ok
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cap_presence-e05079d91d612e82)
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/cap_signaling-f2466e7dc0b3ccd8)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/cap_store-cebea030604e97a7)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test tests::bundle_denied_reserved_namespace_even_if_declared ... ok
[INFO] [stdout] test tests::authorize_http_uninstalled_bundle_denied ... ok
[INFO] [stdout] test tests::authorize_call_uninstalled_bundle_denied ... ok
[INFO] [stdout] test tests::decode_bundle_rejects_truncated ... ok
[INFO] [stdout] test tests::decode_bundle_round_trip ... ok
[INFO] [stdout] test tests::host_of_extracts_authority ... ok
[INFO] [stdout] test tests::authorize_http_owner_unrestricted ... ok
[INFO] [stdout] test tests::authorize_call_owner_unrestricted ... ok
[INFO] [stdout] test tests::authorize_http_bundle_only_declared_host ... ok
[INFO] [stdout] test tests::authorize_call_malformed_target_rejected ... ok
[INFO] [stdout] test tests::authorize_call_bundle_only_declared_target ... ok
[INFO] [stdout] test tests::install_rejected_without_state_on_bad_tlv ... ok
[INFO] [stdout] test tests::install_rejected_without_state_on_hash_mismatch ... ok
[INFO] [stdout] test tests::install_serves_when_hash_matches ... ok
[INFO] [stdout] test tests::install_rejects_duplicate ... ok
[INFO] [stdout] test tests::bundle_writes_only_declared_namespace ... ok
[INFO] [stdout] test tests::cross_bundle_read_blocked ... ok
[INFO] [stdout] test tests::install_serves_multichunk_file ... ok
[INFO] [stdout] test tests::kv_rejects_oversized_value ... ok
[INFO] [stdout] test tests::kv_round_trip_set_get_delete_list ... ok
[INFO] [stdout] test tests::owner_writes_any_namespace ... ok
[INFO] [stdout] test tests::secrets_namespace_denied_to_bundles ... ok
[INFO] [stdout] test tests::secret_rejects_invalid_name_and_empty_value ... ok
[INFO] [stdout] test tests::secret_set_list_delete_round_trip ... ok
[INFO] [stdout] test tests::uninstall_clears_assets_keeps_kv ... ok
[INFO] [stdout] test tests::uninstalled_bundle_denied ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.09s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/core_assets-b7a4f79b087b8d6e)
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test tests::resolve_root_to_index ... ok
[INFO] [stdout] test tests::resolve_spa_route_to_index ... ok
[INFO] [stdout] test tests::asset_data_roundtrip ... ok
[INFO] [stdout] test tests::resolve_trailing_slash_to_dir_index ... ok
[INFO] [stdout] test tests::resolve_file_unchanged ... ok
[INFO] [stdout] test tests::http_request_update_serves_index ... ok
[INFO] [stdout] test tests::serve_existing_asset ... ok
[INFO] [stdout] test tests::clear_assets_empties_the_map ... ok
[INFO] [stdout] test tests::http_request_file_served_directly ... ok
[INFO] [stdout] test tests::serve_not_found ... ok
[INFO] [stdout] test tests::http_request_spa_fallback_triggers_upgrade ... ok
[INFO] [stdout] test tests::asset_path_roundtrip ... ok
[INFO] [stdout] test tests::resolve_strips_query_string ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/core_auth-fd64ab4648cee627)
[INFO] [stdout] 
[INFO] [stdout] running 8 tests
[INFO] [stdout] test tests::require_owner_or_user ... ok
[INFO] [stdout] test tests::is_authorized_all_levels ... ok
[INFO] [stdout] test tests::user_principal_none_initially ... ok
[INFO] [stdout] test tests::whitelist_add_remove ... ok
[INFO] [stdout] test tests::require_authorized_guard ... ok
[INFO] [stdout] test tests::claim_flow ... ok
[INFO] [stdout] test tests::require_owner_ok ... ok
[INFO] [stdout] test tests::owner_set_and_get ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/core_storage-3b1c7fc4e34efb88)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::memory_ids_in_correct_block ... ok
[INFO] [stdout] test tests::memory_ids_no_overlap ... ok
[INFO] [stdout] test tests::counter_starts_at_zero ... ok
[INFO] [stdout] test tests::counter_increments ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/core_timer-bd8ce67b79e6fa3e)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::multiple_cleanups_all_called ... ok
[INFO] [stdout] test tests::register_and_run ... ok
[INFO] [stdout] test tests::run_empty_noop ... ok
[INFO] [stdout] test tests::clear_removes_all ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::clear_removes_all stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::clear_removes_all' (4156) panicked at core/core-timer/src/lib.rs:116:9:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 111
[INFO] [stdout]  right: 0
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59473901e438 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59473901e438 - std[10d71ac2c42b111e]::backtrace_rs::backtrace::trace_unsynchronized::<std[10d71ac2c42b111e]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59473901e438 - std[10d71ac2c42b111e]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x59473901e438 - <<std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[8fb95b77d25ab6c8]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x59473903222a - <core[8fb95b77d25ab6c8]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x59473903222a - core[8fb95b77d25ab6c8]::fmt::write
[INFO] [stdout]    6:     0x594739022c52 - std[10d71ac2c42b111e]::io::default_write_fmt::<alloc[a7ee25936407c584]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x594739022c52 - <alloc[a7ee25936407c584]::vec::Vec<u8> as std[10d71ac2c42b111e]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x594738ffd5f6 - <std[10d71ac2c42b111e]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x594738ffd5f6 - std[10d71ac2c42b111e]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x594739016989 - std[10d71ac2c42b111e]::panicking::default_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x594738fb2a3c - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   12:     0x594738fb2a3c - test[213991da798b1c03]::test_main_inner::<test[213991da798b1c03]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x594739016b42 - <alloc[a7ee25936407c584]::boxed::Box<dyn for<'a, 'b> core[8fb95b77d25ab6c8]::ops::function::Fn<(&'a std[10d71ac2c42b111e]::panic::PanicHookInfo<'b>,), Output = ()> + core[8fb95b77d25ab6c8]::marker::Sync + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::Fn<(&std[10d71ac2c42b111e]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2289:9
[INFO] [stdout]   14:     0x594739016b42 - std[10d71ac2c42b111e]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x594738ffd6b2 - std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x594738ff28b9 - std[10d71ac2c42b111e]::sys::backtrace::__rust_end_short_backtrace::<std[10d71ac2c42b111e]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x594738ffe3cd - __rustc[3be9ba60078d4c86]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x59473903294c - core[8fb95b77d25ab6c8]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x594739032863 - core[8fb95b77d25ab6c8]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x594738ff1eba - core[8fb95b77d25ab6c8]::panicking::assert_failed::<u32, u32>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x594738fa2ebc - core_timer[645e34324e3bab5d]::tests::clear_removes_all
[INFO] [stdout]                                at /opt/rustwide/workdir/core/core-timer/src/lib.rs:116:9
[INFO] [stdout]   22:     0x594738fa22f7 - core_timer[645e34324e3bab5d]::tests::clear_removes_all::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/core/core-timer/src/lib.rs:106:27
[INFO] [stdout]   23:     0x594738fa3716 - <core_timer[645e34324e3bab5d]::tests::clear_removes_all::{closure#0} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x594738fa5b1b - <fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x594738fa5b1b - test[213991da798b1c03]::__rust_begin_short_backtrace::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, fn() -> core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:724:18
[INFO] [stdout]   26:     0x594738fb3395 - test[213991da798b1c03]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:74
[INFO] [stdout]   27:     0x594738fb3395 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   28:     0x594738fb3395 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x594738fb3395 - std[10d71ac2c42b111e]::panicking::catch_unwind::<core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>, core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x594738fb3395 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<test[213991da798b1c03]::run_test_in_process::{closure#0}>, core[8fb95b77d25ab6c8]::result::Result<(), alloc[a7ee25936407c584]::string::String>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x594738fb3395 - test[213991da798b1c03]::run_test_in_process
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:747:27
[INFO] [stdout]   32:     0x594738fb3395 - test[213991da798b1c03]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:668:43
[INFO] [stdout]   33:     0x594738facca4 - test[213991da798b1c03]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/test/src/lib.rs:698:41
[INFO] [stdout]   34:     0x594738facca4 - std[10d71ac2c42b111e]::sys::backtrace::__rust_begin_short_backtrace::<test[213991da798b1c03]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x594738fb6412 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   36:     0x594738fb6412 - <core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   37:     0x594738fb6412 - std[10d71ac2c42b111e]::panicking::catch_unwind::do_call::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x594738fb6412 - std[10d71ac2c42b111e]::panicking::catch_unwind::<(), core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x594738fb6412 - std[10d71ac2c42b111e]::panic::catch_unwind::<core[8fb95b77d25ab6c8]::panic::unwind_safe::AssertUnwindSafe<std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x594738fb6412 - std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked::<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   41:     0x594738fb6412 - <std[10d71ac2c42b111e]::thread::lifecycle::spawn_unchecked<test[213991da798b1c03]::run_test::{closure#1}, ()>::{closure#1} as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59473901dd9f - <alloc[a7ee25936407c584]::boxed::Box<dyn core[8fb95b77d25ab6c8]::ops::function::FnOnce<(), Output = ()> + core[8fb95b77d25ab6c8]::marker::Send> as core[8fb95b77d25ab6c8]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/alloc/src/boxed.rs:2275:9
[INFO] [stdout]   43:     0x59473901dd9f - <std[10d71ac2c42b111e]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/b2282dd5646a57d570fc86fbe8df0e8826665ef6/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x72153a90faa4 - <unknown>
[INFO] [stdout]   45:     0x72153a99ca64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::clear_removes_all
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p core-timer --lib`
[INFO] running `Command { std: "docker" "inspect" "fadbbeee72578de424114459c3acae9a3dc0ad7265048b586cea0a69b00cd726", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fadbbeee72578de424114459c3acae9a3dc0ad7265048b586cea0a69b00cd726", kill_on_drop: false }`
[INFO] [stdout] fadbbeee72578de424114459c3acae9a3dc0ad7265048b586cea0a69b00cd726
