[INFO] cloning repository https://github.com/jmagar/rustcane [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jmagar/rustcane" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmagar%2Frustcane", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmagar%2Frustcane'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2c727fc3c39a804e9c85233753cb9791aeeacc0c [INFO] testing jmagar/rustcane against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjmagar%2Frustcane" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/jmagar/rustcane [INFO] finished tweaking git repo https://github.com/jmagar/rustcane [INFO] tweaked toml for git repo https://github.com/jmagar/rustcane written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jmagar/rustcane on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jmagar/rustcane 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6708547ca292b3d1066def424bd08d698ff625b28beb18319c329ea6d21be986 [INFO] running `Command { std: "docker" "start" "-a" "6708547ca292b3d1066def424bd08d698ff625b28beb18319c329ea6d21be986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6708547ca292b3d1066def424bd08d698ff625b28beb18319c329ea6d21be986", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6708547ca292b3d1066def424bd08d698ff625b28beb18319c329ea6d21be986", kill_on_drop: false }` [INFO] [stdout] 6708547ca292b3d1066def424bd08d698ff625b28beb18319c329ea6d21be986 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 279632f4c5a7a5709a47c8381d57f1a24db51f451dcd5e5dc658a2006afb3ade [INFO] running `Command { std: "docker" "start" "-a" "279632f4c5a7a5709a47c8381d57f1a24db51f451dcd5e5dc658a2006afb3ade", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.20.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling zerofrom v0.1.8 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling aws-lc-rs v1.17.0 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling const-oid v0.10.2 [INFO] [stderr] Compiling simd-adler32 v0.3.9 [INFO] [stderr] Compiling yoke v0.8.2 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling pem-rfc7468 v1.0.0 [INFO] [stderr] Compiling compression-core v0.4.32 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling cmov v0.5.3 [INFO] [stderr] Compiling zerovec v0.11.6 [INFO] [stderr] Compiling zerotrie v0.2.4 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling pkg-config v0.3.33 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling ctutils v0.4.2 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling tinystr v0.8.3 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling icu_locale_core v2.2.0 [INFO] [stderr] Compiling potential_utf v0.1.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling hybrid-array v0.4.12 [INFO] [stderr] Compiling icu_collections v2.2.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling compression-codecs v0.4.38 [INFO] [stderr] Compiling der v0.8.0 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling webpki-roots v1.0.7 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling crypto-common v0.2.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling block-buffer v0.12.0 [INFO] [stderr] Compiling cpubits v0.1.1 [INFO] [stderr] Compiling crypto-bigint v0.7.3 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aws-lc-sys v0.41.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling icu_provider v2.2.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling icu_properties v2.2.0 [INFO] [stderr] Compiling icu_normalizer v2.2.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling spki v0.8.0 [INFO] [stderr] Compiling digest v0.11.3 [INFO] [stderr] Compiling libsqlite3-sys v0.37.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tungstenite v0.29.0 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling idna_adapter v1.2.2 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling crypto-primes v0.7.0 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling simple_asn1 v0.6.4 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling pkcs8 v0.11.0 [INFO] [stderr] Compiling pkcs1 v0.8.0-rc.4 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling async-compression v0.4.42 [INFO] [stderr] Compiling tokio-tungstenite v0.29.0 [INFO] [stderr] Compiling signature v3.0.0 [INFO] [stderr] Compiling hashlink v0.11.0 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling h2 v0.4.14 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling tower-http v0.6.11 [INFO] [stderr] Compiling axum-macros v0.5.1 [INFO] [stderr] Compiling rmcp v1.7.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling winnow v1.0.3 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling jsonwebtoken v10.4.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling rsa v0.10.0-rc.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling toml_parser v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling sha2 v0.11.0 [INFO] [stderr] Compiling sse-stream v0.2.3 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling serde_spanned v1.1.1 [INFO] [stderr] Compiling toml_datetime v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling pastey v0.2.2 [INFO] [stderr] Compiling toml_writer v1.1.1+spec-1.1.0 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling toml v1.1.2+spec-1.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling rmcp-macros v1.7.0 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rusqlite v0.39.0 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.7.0 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.13.3 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling lab-auth v0.15.0 (https://github.com/jmagar/lab.git?rev=87cec3241f9baef22335de9cc8629ebbcd8ba047#87cec324) [INFO] [stderr] Compiling rarcane v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "279632f4c5a7a5709a47c8381d57f1a24db51f451dcd5e5dc658a2006afb3ade", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "279632f4c5a7a5709a47c8381d57f1a24db51f451dcd5e5dc658a2006afb3ade", kill_on_drop: false }` [INFO] [stdout] 279632f4c5a7a5709a47c8381d57f1a24db51f451dcd5e5dc658a2006afb3ade [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f49310bc996aa6f806018c4d163ebbd60dba4e12b2e579808ab6bf11a76e61e [INFO] running `Command { std: "docker" "start" "-a" "9f49310bc996aa6f806018c4d163ebbd60dba4e12b2e579808ab6bf11a76e61e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling bitflags v2.11.1 [INFO] [stderr] Compiling nix v0.31.3 [INFO] [stderr] Compiling rmcp v1.7.0 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling cc v1.2.62 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.2.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling uuid v1.23.1 [INFO] [stderr] Compiling rand v0.10.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling cmake v0.1.58 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.37.0 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling aws-lc-sys v0.41.0 [INFO] [stderr] Compiling rand v0.8.6 [INFO] [stderr] Compiling rand v0.9.4 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling tungstenite v0.29.0 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling jsonwebtoken v10.4.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling async-compression v0.4.42 [INFO] [stderr] Compiling tokio-tungstenite v0.29.0 [INFO] [stderr] Compiling process-wrap v9.1.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling h2 v0.4.14 [INFO] [stderr] Compiling tower-http v0.6.11 [INFO] [stderr] Compiling rusqlite v0.39.0 [INFO] [stderr] Compiling hyper v1.9.0 [INFO] [stderr] Compiling aws-lc-rs v1.17.0 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling axum v0.8.9 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.7.0 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling reqwest v0.13.3 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling lab-auth v0.15.0 (https://github.com/jmagar/lab.git?rev=87cec3241f9baef22335de9cc8629ebbcd8ba047#87cec324) [INFO] [stderr] Compiling rarcane v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 51s [INFO] running `Command { std: "docker" "inspect" "9f49310bc996aa6f806018c4d163ebbd60dba4e12b2e579808ab6bf11a76e61e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f49310bc996aa6f806018c4d163ebbd60dba4e12b2e579808ab6bf11a76e61e", kill_on_drop: false }` [INFO] [stdout] 9f49310bc996aa6f806018c4d163ebbd60dba4e12b2e579808ab6bf11a76e61e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b763ce4a80e7740a7b8045fef5bca28e331b7850401940ebae8d28bfdd3a505b [INFO] running `Command { std: "docker" "start" "-a" "b763ce4a80e7740a7b8045fef5bca28e331b7850401940ebae8d28bfdd3a505b", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.73s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rarcane-1108ca47435915da) [INFO] [stdout] [INFO] [stdout] running 150 tests [INFO] [stdout] test actions::tests::action_metadata_covers_arcane_domains ... ok [INFO] [stdout] test actions::tests::mcp_args_parse_arcane_shape ... ok [INFO] [stdout] test actions::tests::missing_action_is_validation_error ... ok [INFO] [stdout] test actions::tests::scopes_satisfy_write_implies_read ... ok [INFO] [stdout] test actions::tests::spec_lookup_rejects_unknown_subaction ... ok [INFO] [stdout] test arcane::tests::client_requires_arcane_config ... ok [INFO] [stdout] test cli::doctor::checks::tests::auth_config_passes_loopback_no_auth ... ok [INFO] [stdout] test cli::doctor::checks::tests::auth_config_passes_typed_trusted_gateway ... ok [INFO] [stdout] test app::tests::status_returns_local_ok ... ok [INFO] [stdout] test app::tests::destructive_actions_require_boolean_confirm ... ok [INFO] [stdout] test cli::doctor::checks::tests::auth_config_rejects_non_loopback_without_auth ... ok [INFO] [stdout] test arcane::tests::base_url_normalizes_api_suffix ... ok [INFO] [stdout] test cli::doctor::checks::tests::required_var_passes_when_set ... ok [INFO] [stdout] test arcane::tests::path_segments_are_percent_encoded ... ok [INFO] [stdout] test app::tests::browse_rejects_path_traversal_before_network ... ok [INFO] [stdout] test app::tests::help_does_not_call_upstream ... ok [INFO] [stdout] test cli::doctor::checks::tests::required_var_redacts_long_secrets ... ok [INFO] [stdout] test app::tests::scaffold_intent_transformation_lives_in_service ... ok [INFO] [stdout] test cli::doctor::checks::tests::port_available_passes_for_free_port ... ok [INFO] [stdout] test cli::doctor::checks::tests::required_var_redacts_short_secrets ... ok [INFO] [stdout] test cli::doctor::checks::tests::required_var_fails_when_empty ... ok [INFO] [stdout] test cli::doctor::tests::check_port_available_passes_for_unused_high_port ... ok [INFO] [stdout] test cli::doctor::tests::check_required_var_fails_when_value_is_empty ... ok [INFO] [stdout] test cli::doctor::checks::tests::dir_writable_passes_for_writable_dir ... ok [INFO] [stdout] test cli::doctor::tests::check_required_var_passes_when_value_is_set ... ok [INFO] [stdout] test cli::setup::tests::all_variants_are_distinct ... ok [INFO] [stdout] test cli::setup::tests::dotenv_values_quote_special_characters_and_escape_quotes ... ok [INFO] [stdout] test cli::setup::tests::dotenv_values_reject_newlines ... ok [INFO] [stdout] test cli::setup::tests::finish_sets_success_when_no_failures ... ok [INFO] [stdout] test cli::doctor::checks::tests::binary_in_path_fails_for_nonexistent ... ok [INFO] [stdout] test cli::setup::tests::new_report_has_no_failures ... ok [INFO] [stdout] test cli::setup::tests::setup_check_reports_missing_env_as_advisory ... ok [INFO] [stdout] test cli::setup::tests::setup_command_copy ... ok [INFO] [stdout] test cli::setup::tests::finish_sets_advisory_failure_when_only_advisory_present ... ok [INFO] [stdout] test cli::setup::tests::finish_sets_blocking_failure_when_blocking_present ... ok [INFO] [stdout] test cli::tests::call_parses_arcane_request ... ok [INFO] [stdout] test cli::doctor::checks::tests::upstream_passes_for_local_health_endpoint ... ok [INFO] [stdout] test cli::tests::call_requires_action ... ok [INFO] [stdout] test cli::tests::confirm_sets_boolean_param ... ok [INFO] [stdout] test cli::watch::tests::format_event_degraded ... ok [INFO] [stdout] test cli::tests::doctor_and_setup_still_parse ... ok [INFO] [stdout] test cli::tests::empty_args_returns_none ... ok [INFO] [stdout] test cli::watch::tests::format_event_recovery_from_degraded ... ok [INFO] [stdout] test cli::tests::status_subcommand ... ok [INFO] [stdout] test cli::tests::usage_mentions_call ... ok [INFO] [stdout] test cli::tests::help_accepts_domain ... ok [INFO] [stdout] test cli::watch::tests::format_event_initial_up ... ok [INFO] [stdout] test cli::watch::tests::format_event_down ... ok [INFO] [stdout] test cli::watch::tests::format_event_recovery_from_down ... ok [INFO] [stdout] test cli::setup::tests::setup_repair_creates_env_file ... ok [INFO] [stdout] test cli::doctor::checks::tests::binary_in_path_passes_for_sh ... ok [INFO] [stdout] test cli::watch::tests::server_state_display_up ... ok [INFO] [stdout] test cli::watch::tests::server_state_display_degraded ... ok [INFO] [stdout] test cli::watch::tests::server_state_display_degraded_404 ... ok [INFO] [stdout] test cli::watch::tests::server_state_display_down ... ok [INFO] [stdout] test config::tests::auth_mode_deserializes_oauth ... ok [INFO] [stdout] test config::tests::auth_mode_deserializes_bearer ... ok [INFO] [stdout] test config::tests::auth_mode_rejects_bad_value ... ok [INFO] [stdout] test config::tests::env_bool_rejects_invalid ... ok [INFO] [stdout] test config::tests::env_list_empty_string_leaves_target_unchanged ... ok [INFO] [stdout] test config::tests::env_list_splits_comma_separated ... ok [INFO] [stdout] test config::tests::env_bool_accepts_0 ... ok [INFO] [stdout] test config::tests::env_bool_accepts_1 ... ok [INFO] [stdout] test config::tests::env_list_trims_spaces_around_commas ... ok [INFO] [stdout] test config::tests::env_bool_accepts_false ... ok [INFO] [stdout] test config::tests::env_bool_accepts_no ... ok [INFO] [stdout] test config::tests::is_loopback_127_0_0_2 ... ok [INFO] [stdout] test config::tests::is_loopback_0_0_0_0_is_false ... ok [INFO] [stdout] test config::tests::env_bool_accepts_true ... ok [INFO] [stdout] test config::tests::env_bool_accepts_yes ... ok [INFO] [stdout] test cli::doctor::checks::tests::config_file_passes_gracefully_when_absent ... ok [INFO] [stdout] test config::tests::is_loopback_ipv6_bare ... ok [INFO] [stdout] test cli::setup::tests::finish_prefers_blocking_over_advisory ... ok [INFO] [stdout] test config::tests::is_loopback_subdomain_is_false ... ok [INFO] [stdout] test config::tests::is_loopback_uppercase_localhost_is_false ... ok [INFO] [stdout] test logging::aurora::tests::all_constants_are_u8_values ... ok [INFO] [stdout] test logging::aurora::tests::service_name_is_pink_256 ... ok [INFO] [stdout] test logging::aurora::tests::success_and_warn_and_error_are_distinct ... ok [INFO] [stdout] test logging::formatter::tests::format_field_value_quotes_whitespace ... ok [INFO] [stdout] test logging::formatter::tests::sanitize_preserves_tab_and_newline ... ok [INFO] [stdout] test logging::formatter::tests::sanitize_is_noop_for_clean_values ... ok [INFO] [stdout] test logging::formatter::tests::should_skip_suppresses_false_flags ... ok [INFO] [stdout] test config::tests::is_loopback_ipv6_bracketed ... ok [INFO] [stdout] test logging::formatter::tests::sanitize_strips_c0_controls ... ok [INFO] [stdout] test logging::tests::log_file_max_bytes_is_10mb ... ok [INFO] [stdout] test logging::tests::truncate_is_noop_when_file_absent ... ok [INFO] [stdout] test logging::tests::truncate_is_noop_when_file_small ... ok [INFO] [stdout] test mcp::prompts::tests::get_prompt_quick_start_returns_message ... ok [INFO] [stdout] test logging::formatter::tests::formats_warn_level ... ok [INFO] [stdout] test logging::formatter::tests::values_with_spaces_are_quoted ... ok [INFO] [stdout] test logging::formatter::tests::formats_message_and_structured_fields ... ok [INFO] [stdout] test logging::formatter::tests::no_ansi_codes_when_ansi_disabled ... ok [INFO] [stdout] test mcp::prompts::tests::get_prompt_unknown_returns_err ... ok [INFO] [stdout] test logging::formatter::tests::formats_error_level ... ok [INFO] [stdout] test mcp::rmcp_server::tests::empty_scopes_denied ... ok [INFO] [stdout] test mcp::rmcp_server::tests::internal_tool_errors_include_stable_kind ... ok [INFO] [stdout] test mcp::rmcp_server::tests::container_requires_write_scope_because_domain_has_mutating_actions ... ok [INFO] [stdout] test mcp::rmcp_server::tests::read_scope_satisfies_read_requirement ... ok [INFO] [stdout] test mcp::rmcp_server::tests::status_requires_read_scope ... ok [INFO] [stdout] test mcp::rmcp_server::tests::read_scope_does_not_satisfy_write ... ok [INFO] [stdout] test mcp::prompts::tests::list_prompts_returns_quick_start ... ok [INFO] [stdout] test mcp::rmcp_server::tests::help_requires_no_scope ... ok [INFO] [stdout] test mcp::rmcp_server::tests::unknown_action_gets_deny_scope ... ok [INFO] [stdout] test mcp::rmcp_server::tests::unknown_action_is_rejected_as_validation_before_scope ... ok [INFO] [stdout] test mcp::rmcp_server::tests::unrelated_scope_denied ... ok [INFO] [stdout] test mcp::schemas::tests::schema_exposes_arcane_dispatch_fields ... ok [INFO] [stdout] test mcp::schemas::tests::schema_action_enum_comes_from_action_metadata ... ok [INFO] [stdout] test mcp::rmcp_server::tests::write_scope_satisfies_read_requirement ... ok [INFO] [stdout] test mcp::schemas::tests::schema_disallows_unknown_top_level_properties ... ok [INFO] [stdout] test mcp::tests::rmcp_server_constructs_from_loopback_state ... ok [INFO] [stdout] test mcp::tests::server_info_advertises_tools_resources_prompts ... ok [INFO] [stdout] test mcp::transport::tests::allowed_hosts_always_includes_loopback ... ok [INFO] [stdout] test mcp::transport::tests::allowed_hosts_ipv6_loopback_bracketed ... ok [INFO] [stdout] test mcp::transport::tests::allowed_hosts_deduplicates ... ok [INFO] [stdout] test mcp::tools::tests::unknown_tool_is_rejected ... ok [INFO] [stdout] test mcp::transport::tests::allowed_hosts_includes_bound_host_and_port_variant ... ok [INFO] [stdout] test mcp::transport::tests::allowed_origins_brackets_ipv6_literals ... ok [INFO] [stdout] test mcp::tests::server_info_includes_implementation_metadata ... ok [INFO] [stdout] test mcp::transport::tests::allowed_origins_deduplicates ... ok [INFO] [stdout] test mcp::transport::tests::allowed_hosts_with_extra_allowed_hosts ... ok [INFO] [stdout] test mcp::tools::tests::arcane_help_dispatches_without_peer ... ok [INFO] [stdout] test mcp::transport::tests::allowed_origins_includes_extra_allowed_origins ... ok [INFO] [stdout] test mcp::transport::tests::allowed_origins_preserves_non_http_configured_origins ... ok [INFO] [stdout] test mcp::transport::tests::host_with_port_not_doubled ... ok [INFO] [stdout] test mcp::transport::tests::allowed_origins_normalizes_extra_allowed_origins ... ok [INFO] [stdout] test mcp::rmcp_server::tests::tool_result_from_json_applies_response_cap ... ok [INFO] [stdout] test server::tests::non_loopback_no_auth_with_gateway_is_trusted_gateway_unscoped ... ok [INFO] [stdout] test mcp::transport::tests::allowed_origins_skips_invalid_and_wildcard_origins ... ok [INFO] [stdout] test server::routes::tests::health_is_served_without_auth ... ok [INFO] [stdout] test mcp::transport::tests::allowed_origins_includes_loopback_with_port ... ok [INFO] [stdout] test mcp::transport::tests::allowed_origins_includes_public_url_origin ... ok [INFO] [stdout] test server::tests::non_loopback_oauth_mounts_oauth_policy ... ok [INFO] [stdout] test server::tests::non_loopback_no_auth_without_gateway_is_rejected ... ok [INFO] [stdout] test token_limit::tests::empty_string_passes_through ... ok [INFO] [stdout] test server::tests::non_loopback_without_auth_or_gateway_is_rejected ... ok [INFO] [stdout] test token_limit::tests::short_text_passes_through_unchanged ... ok [INFO] [stdout] test server::tests::wildcard_public_url_is_rejected ... ok [INFO] [stdout] test token_limit::tests::truncation_notice_mentions_token_limit ... ok [INFO] [stdout] test token_limit::tests::text_at_exact_limit_passes_through ... ok [INFO] [stdout] test token_limit::tests::truncates_at_utf8_boundary ... ok [INFO] [stdout] test actions::tests::relative_path_validation_blocks_traversal ... ok [INFO] [stdout] test server::tests::invalid_public_url_is_rejected ... ok [INFO] [stdout] test token_limit::tests::text_over_limit_is_truncated ... ok [INFO] [stdout] test server::tests::loopback_bind_is_loopback_dev_without_credentials ... ok [INFO] [stdout] test cli::doctor::checks::tests::config_file_passes_when_present ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rarcane-ebad372697bddd59) [INFO] [stdout] test cli::doctor::checks::tests::dir_writable_does_not_recurse_into_symlinked_children ... ok [INFO] [stdout] test cli::doctor::checks::tests::port_available_fails_when_already_bound ... ok [INFO] [stdout] test server::tests::non_loopback_bearer_token_mounts_bearer_policy ... ok [INFO] [stdout] test server::tests::non_loopback_gateway_without_credentials_is_trusted_gateway_unscoped ... ok [INFO] [stdout] test logging::tests::truncate_clears_large_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 150 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Running tests/cli_parse.rs (/opt/rustwide/target/debug/deps/cli_parse-682f8043361389fc) [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] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test help_domain_parsed ... ok [INFO] [stderr] Running tests/plugin_contract.rs (/opt/rustwide/target/debug/deps/plugin_contract-c801403c67cc4172) [INFO] [stdout] test call_command_parses ... ok [INFO] [stdout] test existing_operational_commands_parse ... ok [INFO] [stdout] test destructive_confirm_sets_param ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test claude_hooks_call_binary_setup_plugin_hook_directly ... ok [INFO] [stdout] test plugin_hook_standard_is_documented ... ok [INFO] [stdout] test setup_repair_replaces_existing_env_file_with_private_mode ... ok [INFO] [stdout] test setup_repair_creates_env_file_without_upstream_contact ... ok [INFO] [stdout] test setup_repair_oauth_writes_oauth_env_lines ... ok [INFO] [stdout] test plugin_manifests_exist_for_all_supported_hosts ... FAILED [INFO] [stdout] test plugin_manifests_share_identity_and_connection_settings ... FAILED [INFO] [stdout] test setup_plugin_hook_no_repair_emits_json_contract ... ok [INFO] [stdout] test oauth_missing_client_secret_produces_blocking_failure ... ok [INFO] [stdout] test oauth_missing_public_url_produces_blocking_failure ... ok [INFO] [stdout] test plugin_hook_maps_plugin_options_into_env ... ok [INFO] [stdout] test oauth_missing_admin_email_produces_blocking_failure ... ok [INFO] [stdout] test oauth_missing_client_id_produces_blocking_failure ... ok [INFO] [stderr] error: test failed, to rerun pass `--test plugin_contract` [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- plugin_manifests_exist_for_all_supported_hosts stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'plugin_manifests_exist_for_all_supported_hosts' (183) panicked at tests/plugin_contract.rs:28:9: [INFO] [stdout] plugins/rarcane/.mcp.json should exist [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c4567662b58 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c4567662b58 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c4567662b58 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5c4567662b58 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5c45676774aa - ::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5c45676774aa - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 6: 0x5c4567667452 - std[d054f6f42beb1baa]::io::default_write_fmt::> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x5c4567667452 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x5c456763f986 - ::print [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5c456763f986 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5c456765a4b9 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5c45675b3a3c - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 12: 0x5c45675b3a3c - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x5c456765a672 - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 14: 0x5c456765a672 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5c456763fa42 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5c45676371a9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5c45676407ed - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5c4567677c3c - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5c45675a03f6 - plugin_contract[570a348b6a5b1866]::plugin_manifests_exist_for_all_supported_hosts [INFO] [stdout] at /opt/rustwide/workdir/tests/plugin_contract.rs:28:9 [INFO] [stdout] 20: 0x5c456759d887 - plugin_contract[570a348b6a5b1866]::plugin_manifests_exist_for_all_supported_hosts::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/plugin_contract.rs:19:52 [INFO] [stdout] 21: 0x5c456759b306 - >::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x5c45675a6b1b - core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x5c45675a6b1b - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18 [INFO] [stdout] 24: 0x5c45675b4395 - test[fad20673b750c10e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74 [INFO] [stdout] 25: 0x5c45675b4395 - as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x5c45675b4395 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x5c45675b4395 - std[d054f6f42beb1baa]::panicking::catch_unwind::, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x5c45675b4395 - std[d054f6f42beb1baa]::panic::catch_unwind::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x5c45675b4395 - test[fad20673b750c10e]::run_test_in_process [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27 [INFO] [stdout] 30: 0x5c45675b4395 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43 [INFO] [stdout] 31: 0x5c45675aeef4 - test[fad20673b750c10e]::run_test::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41 [INFO] [stdout] 32: 0x5c45675aeef4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x5c45675b7412 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 34: 0x5c45675b7412 - ::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x5c45675b7412 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x5c45675b7412 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x5c45675b7412 - std[d054f6f42beb1baa]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x5c45675b7412 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 39: 0x5c45675b7412 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x5c4567661faf - + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9 [INFO] [stdout] 41: 0x5c4567661faf - ::new::thread_start [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x79479b91baa4 - [INFO] [stdout] 43: 0x79479b9a8a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- plugin_manifests_share_identity_and_connection_settings stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'plugin_manifests_share_identity_and_connection_settings' (184) panicked at tests/plugin_contract.rs:11:51: [INFO] [stdout] failed to read plugins/rarcane/.mcp.json: No such file or directory (os error 2) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c4567662b58 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c4567662b58 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c4567662b58 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5c4567662b58 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5c45676774aa - ::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5c45676774aa - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 6: 0x5c4567667452 - std[d054f6f42beb1baa]::io::default_write_fmt::> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x5c4567667452 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x5c456763f986 - ::print [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5c456763f986 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5c456765a4b9 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5c45675b3a3c - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 12: 0x5c45675b3a3c - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x5c456765a672 - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 14: 0x5c456765a672 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5c456763fa42 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5c45676371a9 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5c45676407ed - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5c4567677c3c - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5c456759da83 - plugin_contract[570a348b6a5b1866]::read::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/plugin_contract.rs:11:51 [INFO] [stdout] 20: 0x5c456759b5c1 - >::unwrap_or_else:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/result.rs:1622:23 [INFO] [stdout] 21: 0x5c456759e605 - plugin_contract[570a348b6a5b1866]::read [INFO] [stdout] at /opt/rustwide/workdir/tests/plugin_contract.rs:11:30 [INFO] [stdout] 22: 0x5c456759e504 - plugin_contract[570a348b6a5b1866]::json [INFO] [stdout] at /opt/rustwide/workdir/tests/plugin_contract.rs:15:27 [INFO] [stdout] 23: 0x5c45675a35b4 - plugin_contract[570a348b6a5b1866]::plugin_manifests_share_identity_and_connection_settings [INFO] [stdout] at /opt/rustwide/workdir/tests/plugin_contract.rs:37:15 [INFO] [stdout] 24: 0x5c456759dba7 - plugin_contract[570a348b6a5b1866]::plugin_manifests_share_identity_and_connection_settings::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/plugin_contract.rs:33:61 [INFO] [stdout] 25: 0x5c456759b506 - >::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x5c45675a6b1b - core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x5c45675a6b1b - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18 [INFO] [stdout] 28: 0x5c45675b4395 - test[fad20673b750c10e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74 [INFO] [stdout] 29: 0x5c45675b4395 - as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 30: 0x5c45675b4395 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x5c45675b4395 - std[d054f6f42beb1baa]::panicking::catch_unwind::, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 32: 0x5c45675b4395 - std[d054f6f42beb1baa]::panic::catch_unwind::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 33: 0x5c45675b4395 - test[fad20673b750c10e]::run_test_in_process [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27 [INFO] [stdout] 34: 0x5c45675b4395 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43 [INFO] [stdout] 35: 0x5c45675aeef4 - test[fad20673b750c10e]::run_test::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41 [INFO] [stdout] 36: 0x5c45675aeef4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 37: 0x5c45675b7412 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 38: 0x5c45675b7412 - ::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 39: 0x5c45675b7412 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 40: 0x5c45675b7412 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 41: 0x5c45675b7412 - std[d054f6f42beb1baa]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 42: 0x5c45675b7412 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 43: 0x5c45675b7412 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5c4567661faf - + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9 [INFO] [stdout] 45: 0x5c4567661faf - ::new::thread_start [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 46: 0x79479b91baa4 - [INFO] [stdout] 47: 0x79479b9a8a64 - clone [INFO] [stdout] 48: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] plugin_manifests_exist_for_all_supported_hosts [INFO] [stdout] plugin_manifests_share_identity_and_connection_settings [INFO] [stdout] [INFO] [stdout] test result: FAILED. 11 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.91s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b763ce4a80e7740a7b8045fef5bca28e331b7850401940ebae8d28bfdd3a505b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b763ce4a80e7740a7b8045fef5bca28e331b7850401940ebae8d28bfdd3a505b", kill_on_drop: false }` [INFO] [stdout] b763ce4a80e7740a7b8045fef5bca28e331b7850401940ebae8d28bfdd3a505b