[INFO] cloning repository https://github.com/TomGoh/secret-teeproxy-ca
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TomGoh/secret-teeproxy-ca" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomGoh%2Fsecret-teeproxy-ca", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomGoh%2Fsecret-teeproxy-ca'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 73b113dab0ae296c827cc42edde9a172ce4b84ca
[INFO] testing TomGoh/secret-teeproxy-ca against 1.97.0-beta.6+cargoflags=--release for beta-1.98-release-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTomGoh%2Fsecret-teeproxy-ca" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/TomGoh/secret-teeproxy-ca
[INFO] finished tweaking git repo https://github.com/TomGoh/secret-teeproxy-ca
[INFO] tweaked toml for git repo https://github.com/TomGoh/secret-teeproxy-ca written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/TomGoh/secret-teeproxy-ca 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/TomGoh/secret-teeproxy-ca 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://gitee.com/jose47/rust-libteec.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/kylin-x-kernel/virga`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded vsock v0.5.4
[INFO] [stderr]   Downloaded uuid v1.23.1
[INFO] [stderr]   Downloaded atomic-polyfill v1.0.3
[INFO] [stderr]   Downloaded cobs v0.3.0
[INFO] [stderr]   Downloaded mbedtls-platform-support-smx v0.1.3
[INFO] [stderr]   Downloaded env_filter v1.0.1
[INFO] [stderr]   Downloaded embedded-io v0.6.1
[INFO] [stderr]   Downloaded env_logger v0.11.10
[INFO] [stderr]   Downloaded embedded-io v0.4.0
[INFO] [stderr]   Downloaded mbedtls-build-helper v0.1.4
[INFO] [stderr]   Downloaded wait-timeout v0.2.1
[INFO] [stderr]   Downloaded bit-set v0.8.0
[INFO] [stderr]   Downloaded quick-error v1.2.3
[INFO] [stderr]   Downloaded num_enum v0.7.6
[INFO] [stderr]   Downloaded num_enum_derive v0.7.6
[INFO] [stderr]   Downloaded yasna v0.2.2
[INFO] [stderr]   Downloaded critical-section v1.2.0
[INFO] [stderr]   Downloaded rs-libc v0.2.5
[INFO] [stderr]   Downloaded unarray v0.1.4
[INFO] [stderr]   Downloaded bit-vec v0.5.1
[INFO] [stderr]   Downloaded dashmap v6.1.0
[INFO] [stderr]   Downloaded rand_xorshift v0.4.0
[INFO] [stderr]   Downloaded bytemuck_derive v1.10.2
[INFO] [stderr]   Downloaded bit-vec v0.8.0
[INFO] [stderr]   Downloaded rusty-fork v0.3.1
[INFO] [stderr]   Downloaded postcard v1.1.3
[INFO] [stderr]   Downloaded portable-atomic-util v0.2.7
[INFO] [stderr]   Downloaded jiff-static v0.2.23
[INFO] [stderr]   Downloaded num-bigint v0.2.6
[INFO] [stderr]   Downloaded heapless v0.7.17
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.48
[INFO] [stderr]   Downloaded wasip2 v1.0.3+wasi-0.2.9
[INFO] [stderr]   Downloaded bindgen v0.65.1
[INFO] [stderr]   Downloaded proptest v1.11.0
[INFO] [stderr]   Downloaded portable-atomic v1.13.1
[INFO] [stderr]   Downloaded zerocopy v0.8.48
[INFO] [stderr]   Downloaded nix v0.31.2
[INFO] [stderr]   Downloaded mbedtls-smx v0.13.9
[INFO] [stderr]   Downloaded jiff v0.2.23
[INFO] [stderr]   Downloaded mbedtls-sys-auto-smx v2.28.21
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 5678fabd6db676fd574920c615d9ba2fbc261b0ee8675d3135b7157a43249448
[INFO] running `Command { std: "docker" "start" "5678fabd6db676fd574920c615d9ba2fbc261b0ee8675d3135b7157a43249448", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5678fabd6db676fd574920c615d9ba2fbc261b0ee8675d3135b7157a43249448", 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" "5678fabd6db676fd574920c615d9ba2fbc261b0ee8675d3135b7157a43249448" "/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" "5678fabd6db676fd574920c615d9ba2fbc261b0ee8675d3135b7157a43249448", 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" "5678fabd6db676fd574920c615d9ba2fbc261b0ee8675d3135b7157a43249448" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling mbedtls-build-helper v0.1.4
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling mbedtls-platform-support-smx v0.1.3
[INFO] [stderr]    Compiling num-bigint v0.2.6
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling mbedtls-smx v0.13.9
[INFO] [stderr]    Compiling bit-vec v0.5.1
[INFO] [stderr]    Compiling jiff v0.2.23
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling yasna v0.2.2
[INFO] [stderr]    Compiling vsock v0.5.4
[INFO] [stderr]    Compiling mbedtls-sys-auto-smx v2.28.21
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling virga v0.1.0 (https://github.com/kylin-x-kernel/virga#a9fc8b73)
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling teec-api-types v0.1.0 (https://gitee.com/jose47/rust-libteec.git?branch=feat%2Fandroid-vsock-cid#525cadcc)
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rust-libteec v0.1.0 (https://gitee.com/jose47/rust-libteec.git?branch=feat%2Fandroid-vsock-cid#525cadcc)
[INFO] [stderr]    Compiling secret_proxy_ca v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 57s
[INFO] running `Command { std: "docker" "inspect" "5678fabd6db676fd574920c615d9ba2fbc261b0ee8675d3135b7157a43249448", 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" "5678fabd6db676fd574920c615d9ba2fbc261b0ee8675d3135b7157a43249448" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling nix v0.31.2
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling vsock v0.5.4
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling env_filter v1.0.1
[INFO] [stderr]    Compiling env_logger v0.11.10
[INFO] [stderr]    Compiling virga v0.1.0 (https://github.com/kylin-x-kernel/virga#a9fc8b73)
[INFO] [stderr]    Compiling rust-libteec v0.1.0 (https://gitee.com/jose47/rust-libteec.git?branch=feat%2Fandroid-vsock-cid#525cadcc)
[INFO] [stderr]    Compiling secret_proxy_ca v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `secret_proxy_ca::relay::upstream::MockUpstream`
[INFO] [stdout]    --> tests/serve_proxy_sse.rs:34:5
[INFO] [stdout]     |
[INFO] [stdout]  34 | use secret_proxy_ca::relay::upstream::MockUpstream;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no `MockUpstream` in `relay::upstream`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/relay/upstream.rs:250:16
[INFO] [stdout]     |
[INFO] [stdout] 249 | #[cfg(any(test, feature = "test-support"))]
[INFO] [stdout]     |          -------------------------------- the item is gated here
[INFO] [stdout] 250 | pub use mock::{MockUpstream, ScriptedRead};
[INFO] [stdout]     |                ^^^^^^^^^^^^
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout]  34 - use secret_proxy_ca::relay::upstream::MockUpstream;
[INFO] [stdout]  34 + use secret_proxy_ca::relay::upstream::TcpUpstream;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `secret_proxy_ca::teec::mock`
[INFO] [stdout]   --> tests/serve_proxy_sse.rs:35:28
[INFO] [stdout]    |
[INFO] [stdout] 35 | use secret_proxy_ca::teec::mock::{MockTeec, ScriptedResponse};
[INFO] [stdout]    |                            ^^^^ could not find `mock` in `teec`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/teec/mod.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(any(test, feature = "test-support"))]
[INFO] [stdout]    |          -------------------------------- the item is gated here
[INFO] [stdout] 38 | pub mod mock;
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `secret_proxy_ca` (test "serve_proxy_sse") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "5678fabd6db676fd574920c615d9ba2fbc261b0ee8675d3135b7157a43249448", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5678fabd6db676fd574920c615d9ba2fbc261b0ee8675d3135b7157a43249448", kill_on_drop: false }`
[INFO] [stdout] 5678fabd6db676fd574920c615d9ba2fbc261b0ee8675d3135b7157a43249448
