[INFO] cloning repository https://github.com/ysginc/uentry [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ysginc/uentry" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fysginc%2Fuentry", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fysginc%2Fuentry'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13e4c05666d688c809c4fcbd277b13630ed23d0e [INFO] testing ysginc/uentry against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fysginc%2Fuentry" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ysginc/uentry [INFO] finished tweaking git repo https://github.com/ysginc/uentry [INFO] tweaked toml for git repo https://github.com/ysginc/uentry written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ysginc/uentry on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ysginc/uentry 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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 53654734ae85981b8ebc3cbcaeccbb7491729e8260ab82ca796375a8faf538a3 [INFO] running `Command { std: "docker" "start" "-a" "53654734ae85981b8ebc3cbcaeccbb7491729e8260ab82ca796375a8faf538a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "53654734ae85981b8ebc3cbcaeccbb7491729e8260ab82ca796375a8faf538a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53654734ae85981b8ebc3cbcaeccbb7491729e8260ab82ca796375a8faf538a3", kill_on_drop: false }` [INFO] [stdout] 53654734ae85981b8ebc3cbcaeccbb7491729e8260ab82ca796375a8faf538a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f5eb592302a88b21fc6c0611848890aa43a331e5ad6bdb815c05ef83cbaabeeb [INFO] running `Command { std: "docker" "start" "-a" "f5eb592302a88b21fc6c0611848890aa43a331e5ad6bdb815c05ef83cbaabeeb", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling uentry v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/security/secrets.rs:113:21 [INFO] [stdout] | [INFO] [stdout] 113 | Err(e) if mapping.optional => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.51s [INFO] running `Command { std: "docker" "inspect" "f5eb592302a88b21fc6c0611848890aa43a331e5ad6bdb815c05ef83cbaabeeb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f5eb592302a88b21fc6c0611848890aa43a331e5ad6bdb815c05ef83cbaabeeb", kill_on_drop: false }` [INFO] [stdout] f5eb592302a88b21fc6c0611848890aa43a331e5ad6bdb815c05ef83cbaabeeb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcf733d736160be86fdbebe295838c6d93547f2faa1f40b60afcc02732ff5b97 [INFO] running `Command { std: "docker" "start" "-a" "bcf733d736160be86fdbebe295838c6d93547f2faa1f40b60afcc02732ff5b97", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling ureq-proto v0.5.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling bollard-buildkit-proto v0.7.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling sdd v3.0.10 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling etcetera v0.11.0 [INFO] [stderr] Compiling scc v2.4.0 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling ferroid v0.8.9 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling serial_test_derive v3.4.0 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling serde_with_macros v3.17.0 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling serial_test v3.4.0 [INFO] [stderr] Compiling parse-display v0.9.1 [INFO] [stderr] Compiling serde_with v3.17.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling docker_credential v1.3.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling astral-tokio-tar v0.5.6 [INFO] [stderr] Compiling axum v0.8.8 [INFO] [stderr] Compiling uentry v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ureq v3.2.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/security/secrets.rs:113:21 [INFO] [stdout] | [INFO] [stdout] 113 | Err(e) if mapping.optional => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling tonic v0.14.5 [INFO] [stderr] Compiling tonic-prost v0.14.5 [INFO] [stderr] Compiling bollard-stubs v1.52.1-rc.29.1.3 [INFO] [stderr] Compiling bollard v0.20.1 [INFO] [stderr] Compiling testcontainers v0.27.1 [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/security/secrets.rs:113:21 [INFO] [stdout] | [INFO] [stdout] 113 | Err(e) if mapping.optional => { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "bcf733d736160be86fdbebe295838c6d93547f2faa1f40b60afcc02732ff5b97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcf733d736160be86fdbebe295838c6d93547f2faa1f40b60afcc02732ff5b97", kill_on_drop: false }` [INFO] [stdout] bcf733d736160be86fdbebe295838c6d93547f2faa1f40b60afcc02732ff5b97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3670e1a45dbfd046dba855cff91ae6843ebcd0353cf7915e85338afc81c73aff [INFO] running `Command { std: "docker" "start" "-a" "3670e1a45dbfd046dba855cff91ae6843ebcd0353cf7915e85338afc81c73aff", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `e` [INFO] [stderr] --> src/security/secrets.rs:113:21 [INFO] [stderr] | [INFO] [stderr] 113 | Err(e) if mapping.optional => { [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `uentry` (lib) generated 1 warning (run `cargo fix --lib -p uentry` to apply 1 suggestion) [INFO] [stderr] warning: `uentry` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/uentry-39856fc1c991ab22) [INFO] [stdout] [INFO] [stdout] running 155 tests [INFO] [stdout] test audit::tests::test_parse_quoted_paths ... ok [INFO] [stdout] test audit::tests::test_path_is_write_for_syscall ... ok [INFO] [stdout] test cli::tests::test_cli_debug ... ok [INFO] [stdout] test cli::tests::test_cli_parse_audit_flags ... ok [INFO] [stdout] test audit::tests::test_parse_syscall_name ... ok [INFO] [stdout] test cli::tests::test_cli_parse_from_args ... ok [INFO] [stdout] test cli::tests::test_cli_parse_diagnose ... ok [INFO] [stdout] test cli::tests::test_cli_validate_with_diagnose ... ok [INFO] [stdout] test config::env::tests::test_load_from_env_allow_root ... ok [INFO] [stdout] test cli::tests::test_cli_validate_no_command_no_diagnose ... ok [INFO] [stdout] test cli::tests::test_cli_parse_with_profile ... ok [INFO] [stdout] test cli::tests::test_cli_parse_with_config ... ok [INFO] [stdout] test cli::tests::test_cli_validate_with_command ... ok [INFO] [stdout] test config::env::tests::test_load_from_env_audit_fields ... ok [INFO] [stdout] test config::env::tests::test_load_from_env_empty ... ok [INFO] [stdout] test config::env::tests::test_load_from_env_group ... ok [INFO] [stdout] test config::env::tests::test_load_from_env_no_new_privs ... ok [INFO] [stdout] test config::env::tests::test_load_from_env_supplementary_groups ... ok [INFO] [stdout] test config::env::tests::test_load_from_env_strict ... ok [INFO] [stdout] test config::env::tests::test_load_from_env_writable_paths ... ok [INFO] [stdout] test config::env::tests::test_load_from_env_user ... ok [INFO] [stdout] test config::file::tests::test_load_from_file_not_found ... ok [INFO] [stdout] test config::env::tests::test_merge_env_into_config_preserves_defaults ... ok [INFO] [stdout] test config::metadata::tests::test_expand_braced_var_default_not_used ... ok [INFO] [stdout] test config::metadata::tests::test_expand_braced_var ... ok [INFO] [stdout] test config::file::tests::test_parse_yaml_valid ... ok [INFO] [stdout] test config::file::tests::test_parse_yaml_empty ... ok [INFO] [stdout] test config::metadata::tests::test_expand_braced_var_alternate_unset ... ok [INFO] [stdout] test config::file::tests::test_parse_yaml_full_config ... ok [INFO] [stdout] test config::file::tests::test_parse_yaml_invalid ... ok [INFO] [stdout] test config::metadata::tests::test_expand_braced_var_alternate ... ok [INFO] [stdout] test config::env::tests::test_merge_env_into_config_audit_explicit_override ... ok [INFO] [stdout] test config::metadata::tests::test_expand_braced_var_not_found ... ok [INFO] [stdout] test config::metadata::tests::test_expand_multiple_vars ... ok [INFO] [stdout] test config::metadata::tests::test_expand_simple_var_not_found ... ok [INFO] [stdout] test config::env::tests::test_load_from_env_umask ... ok [INFO] [stdout] test config::metadata::tests::test_expand_in_path ... ok [INFO] [stdout] test config::metadata::tests::test_expand_simple_var ... ok [INFO] [stdout] test config::profile::tests::test_load_builtin_baseline ... ok [INFO] [stdout] test config::profile::tests::test_apply_profile ... ok [INFO] [stdout] test config::profile::tests::test_merge_into_env ... ok [INFO] [stdout] test config::profile::tests::test_load_builtin_web ... ok [INFO] [stdout] test config::file::tests::test_load_default_missing ... ok [INFO] [stdout] test config::profile::tests::test_discover_includes_builtins ... ok [INFO] [stdout] test config::profile::tests::test_load_builtin_not_found ... ok [INFO] [stdout] test config::metadata::tests::test_read_k8s_downward_api_empty ... ok [INFO] [stdout] test config::metadata::tests::test_expand_config_env ... ok [INFO] [stdout] test config::profile::tests::test_merge_into_applies_profile_defaults ... ok [INFO] [stdout] test config::file::tests::test_default_config_path ... ok [INFO] [stdout] test config::profile::tests::test_load_builtin_cached ... ok [INFO] [stdout] test config::profile::tests::test_load_builtin_k8s ... ok [INFO] [stdout] test config::metadata::tests::test_expand_nested_value ... ok [INFO] [stdout] test config::metadata::tests::test_expand_braced_var_default ... ok [INFO] [stdout] test config::resolver::tests::test_resolve_defaults ... ok [INFO] [stdout] test config::resolver::tests::test_resolve_missing_config_file ... ok [INFO] [stdout] test config::schema::tests::test_lifecycle_config_default ... ok [INFO] [stdout] test config::resolver::tests::test_resolve_env_override ... ok [INFO] [stdout] test config::schema::tests::test_hook_config_default ... ok [INFO] [stdout] test config::schema::tests::test_runtime_cwd ... ok [INFO] [stdout] test config::schema::tests::test_lifecycle_deserialize ... ok [INFO] [stdout] test config::schema::tests::test_readiness_exec_probe ... ok [INFO] [stdout] test config::schema::tests::test_runtime_env_allow_deny ... ok [INFO] [stdout] test config::schema::tests::test_config_default ... ok [INFO] [stdout] test error::tests::test_error_display_security ... ok [INFO] [stdout] test error::tests::test_error_display_invalid_argument ... ok [INFO] [stdout] test error::tests::test_config_file_parse_error ... ok [INFO] [stdout] test error::tests::test_error_display_exec ... ok [INFO] [stdout] test error::tests::test_error_from_io ... ok [INFO] [stdout] test config::schema::tests::test_config_clone ... ok [INFO] [stdout] test error::tests::test_error_display_missing_config ... ok [INFO] [stdout] test exec::tests::test_ensure_directories_empty ... ok [INFO] [stdout] test config::profile::tests::test_merge_into_preserves_base_values ... ok [INFO] [stdout] test exec::tests::test_parse_command_empty ... ok [INFO] [stdout] test exec::tests::test_parse_command_simple ... ok [INFO] [stdout] test exec::tests::test_parse_command_single ... ok [INFO] [stdout] test error::tests::test_config_file_read_error ... ok [INFO] [stdout] test config::profile::tests::test_profile_manager_new ... ok [INFO] [stdout] test health::readiness::tests::test_checker_new ... ok [INFO] [stdout] test error::tests::test_exec_failed_error ... ok [INFO] [stdout] test health::readiness::tests::test_probe_result_equality ... ok [INFO] [stdout] test lifecycle::coordinator::tests::test_coordinator_new ... ok [INFO] [stdout] test exec::tests::test_ensure_directories_creates_dirs ... ok [INFO] [stdout] test exec::tests::test_ensure_directories_existing_dir ... ok [INFO] [stdout] test exec::tests::test_exec_child_invalid_command ... ok [INFO] [stdout] test lifecycle::hooks::tests::test_hook_context_serialize ... ok [INFO] [stdout] test lifecycle::hooks::tests::test_discover_empty_dir ... ok [INFO] [stdout] test health::readiness::tests::test_tcp_probe_not_ready ... ok [INFO] [stdout] test lifecycle::hooks::tests::test_hook_executor_with_timeout ... ok [INFO] [stdout] test lifecycle::hooks::tests::test_hook_new ... ok [INFO] [stdout] test lifecycle::hooks::tests::test_hook_phase_as_str ... ok [INFO] [stdout] test pid1::signal::tests::test_forward_to_child_no_child ... ok [INFO] [stdout] test pid1::signal::tests::test_is_pid1 ... ok [INFO] [stdout] test pid1::signal::tests::test_signal_handler_default ... ok [INFO] [stdout] test pid1::signal::tests::test_signal_handler_new ... ok [INFO] [stdout] test pid1::signal::tests::test_signal_handler_set_child ... ok [INFO] [stdout] test security::filesystem::tests::test_dir_spec_builder ... ok [INFO] [stdout] test pid1::signal::tests::test_pending_signal_initial ... ok [INFO] [stdout] test security::filesystem::tests::test_filesystem_prep_new ... ok [INFO] [stdout] test security::filesystem::tests::test_dir_spec_new ... ok [INFO] [stdout] test lifecycle::hooks::tests::test_hook_executor_new ... ok [INFO] [stdout] test security::filesystem::tests::test_verify_writable_paths_empty ... ok [INFO] [stdout] test security::filesystem::tests::test_verify_writable_paths_nonexistent ... ok [INFO] [stdout] test security::preflight::tests::test_is_root ... ok [INFO] [stdout] test security::filesystem::tests::test_filesystem_prep_with_dirs ... ok [INFO] [stdout] test security::preflight::tests::test_get_gid ... ok [INFO] [stdout] test security::preflight::tests::test_get_uid ... ok [INFO] [stdout] test security::preflight::tests::test_preflight_check_new ... ok [INFO] [stdout] test security::preflight::tests::test_preflight_report_new ... ok [INFO] [stdout] test security::preflight::tests::test_preflight_report_has_issues_false ... ok [INFO] [stdout] test security::privileges::tests::test_can_drop_privileges_no_target ... ok [INFO] [stdout] test security::preflight::tests::test_preflight_report_has_issues_true ... ok [INFO] [stdout] test security::privileges::tests::test_privilege_config_builder ... ok [INFO] [stdout] test security::privileges::tests::test_privilege_config_new ... ok [INFO] [stdout] test security::privileges::tests::test_can_drop_privileges_not_root ... ok [INFO] [stdout] test security::privileges::tests::test_resolve_user_not_found ... ok [INFO] [stdout] test security::privileges::tests::test_resolve_group_not_found ... ok [INFO] [stdout] test security::privileges::tests::test_resolve_group_root ... ok [INFO] [stdout] test security::privileges::tests::test_resolve_user_root ... ok [INFO] [stdout] test security::secrets::tests::test_env_to_file_new ... ok [INFO] [stdout] test security::secrets::tests::test_env_to_file_with_mode ... ok [INFO] [stdout] test security::secrets::tests::test_file_to_env_new ... ok [INFO] [stdout] test security::secrets::tests::test_file_to_env_optional ... ok [INFO] [stdout] test security::secrets::tests::test_inject_secrets_optional_missing ... ok [INFO] [stdout] test security::secrets::tests::test_inject_secrets_required_missing ... ok [INFO] [stdout] test security::secrets::tests::test_redact ... ok [INFO] [stdout] test security::secrets::tests::test_redact_empty_secret ... ok [INFO] [stdout] test security::secrets::tests::test_redact_short_secret ... ok [INFO] [stdout] test security::secrets::tests::test_secrets_manager_new ... ok [INFO] [stdout] test security::strict::tests::test_strict_mode_default ... ok [INFO] [stdout] test security::strict::tests::test_strict_mode_new_disabled ... ok [INFO] [stdout] test logging::tests::test_init_does_not_panic_default ... ok [INFO] [stdout] test logging::tests::test_init_does_not_panic_json ... ok [INFO] [stdout] test security::preflight::tests::test_dangerous_env_vars_detection ... ok [INFO] [stdout] test security::secrets::tests::test_inject_secrets_from_files ... ok [INFO] [stdout] test security::strict::tests::test_strict_mode_new_enabled ... ok [INFO] [stdout] test security::filesystem::tests::test_ensure_directory_creates ... ok [INFO] [stdout] test security::strict::tests::test_from_config ... ok [INFO] [stdout] test security::filesystem::tests::test_ensure_directory_existing ... ok [INFO] [stdout] test security::secrets::tests::test_write_secrets_to_files ... ok [INFO] [stdout] test security::strict::tests::test_strict_mode_validate_writable_rootfs ... ok [INFO] [stdout] test security::strict::tests::test_strict_mode_validate_root_without_drop_config ... ok [INFO] [stdout] test config::schema::tests::test_readiness_http_probe ... ok [INFO] [stdout] test error::tests::test_error_display_config ... ok [INFO] [stdout] test config::profile::tests::test_load_builtin_worker ... ok [INFO] [stdout] test security::preflight::tests::test_preflight_check_run ... ok [INFO] [stdout] test security::strict::tests::test_strict_mode_validate_non_root ... ok [INFO] [stdout] test security::strict::tests::test_strict_mode_validate_forbidden_mounts ... ok [INFO] [stdout] test health::readiness::tests::test_exec_probe_failure ... ok [INFO] [stdout] test security::strict::tests::test_strict_mode_validate_dangerous_env_vars ... ok [INFO] [stdout] test security::strict::tests::test_strict_mode_validate_disabled ... ok [INFO] [stdout] test security::strict::tests::test_strict_mode_validate_root_with_allow_root ... ok [INFO] [stdout] test pid1::signal::tests::test_forward_to_child_with_child_no_signal ... ok [INFO] [stdout] test security::strict::tests::test_strict_mode_validate_root_with_drop_config ... ok [INFO] [stdout] test security::strict::tests::test_strict_mode_validate_writable_rootfs_with_allowlist ... ok [INFO] [stdout] test health::readiness::tests::test_exec_probe_success ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/uentry-b39a8a418408d3cf) [INFO] [stdout] [INFO] [stdout] test result: ok. 155 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests tests/bin/uentry-test-probe.rs (/opt/rustwide/target/debug/deps/uentry_test_probe-5187bbdde5ed7471) [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 tests/container_tests.rs (/opt/rustwide/target/debug/deps/container_tests-f051b0a096b5b1ef) [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 44 tests [INFO] [stdout] test container::scenarios::basic::test_uentry_executes_echo_command ... ok [INFO] [stdout] test container::scenarios::profiles::test_profile_with_custom_config ... ok [INFO] [stdout] test container::scenarios::basic::test_binary_size_under_5mb ... FAILED [INFO] [stdout] test container::scenarios::derived::test_derive_from_busybox ... ok [INFO] [stdout] test container::scenarios::basic::test_uentry_with_env_vars ... ok [INFO] [stdout] test container::scenarios::lifecycle::test_ensure_directories ... ok [INFO] [stdout] test container::scenarios::security::adversarial::test_strict_mode_blocks_ld_preload_injection ... ok [INFO] [stdout] test container::scenarios::basic::test_uentry_starts_container ... ok [INFO] [stdout] test container::scenarios::derived::test_derive_with_config ... ok [INFO] [stdout] test container::scenarios::lifecycle::test_pre_start_hook ... ok [INFO] [stdout] test container::scenarios::security::adversarial::test_strict_mode_contains_ipc_socket_probe_attempt ... ok [INFO] [stdout] test container::scenarios::derived::test_derive_from_alpine ... ok [INFO] [stdout] test container::scenarios::security::adversarial::test_strict_mode_contains_mount_syscall_attempt ... ok [INFO] [stdout] test container::scenarios::lifecycle::test_secrets_env_to_file ... ok [INFO] [stdout] test container::scenarios::lifecycle::test_secrets_file_to_env ... ok [INFO] [stdout] test container::scenarios::security::baseline::test_env_var_from_config ... ok [INFO] [stdout] test container::scenarios::basic::test_uentry_exit_code_propagation ... ok [INFO] [stdout] test container::scenarios::profiles::test_web_profile ... ok [INFO] [stdout] test container::scenarios::profiles::test_worker_profile ... ok [INFO] [stdout] test container::scenarios::security::adversarial::test_strict_mode_blocks_dangerous_env_injection ... ok [INFO] [stdout] test container::scenarios::security::adversarial::test_strict_mode_blocks_docker_socket_mount ... ok [INFO] [stdout] test container::scenarios::security::mainstream::test_elasticsearch_mainstream_env_controls ... ok [INFO] [stdout] test container::scenarios::security::adversarial::test_strict_mode_blocks_root_without_privilege_drop ... ok [INFO] [stdout] test container::scenarios::security::mainstream::test_nginx_mainstream_env_controls ... ok [INFO] [stdout] test container::scenarios::security::mainstream::test_node_mainstream_env_controls ... ok [INFO] [stdout] test container::scenarios::security::adversarial::test_strict_mode_contains_proc_sys_reconfigure_attempt ... ok [INFO] [stdout] test container::scenarios::profiles::test_k8s_profile ... ok [INFO] [stdout] test container::scenarios::security::baseline::test_diagnose_mode ... ok [INFO] [stdout] test container::scenarios::security::adversarial::test_strict_mode_cannot_be_disabled_by_env_override ... ok [INFO] [stdout] test container::scenarios::security::baseline::test_no_new_privs ... ok [INFO] [stdout] test container::scenarios::security::mainstream::test_postgres_mainstream_env_controls ... ok [INFO] [stdout] test container::scenarios::security::baseline::test_strict_mode_with_privilege_drop ... ok [INFO] [stdout] test container::scenarios::security::baseline::test_writable_paths_allowlist ... ok [INFO] [stdout] test container::scenarios::security::mainstream::test_redis_mainstream_env_controls ... ok [INFO] [stdout] test container::scenarios::security::mainstream::test_java_mainstream_env_controls ... ok [INFO] [stdout] test container::scenarios::derived::test_derive_multistage_build ... ok [INFO] [stdout] test container::scenarios::security::adversarial::test_strict_mode_blocks_run_docker_socket_mount ... ok [INFO] [stdout] test container::scenarios::profiles::test_baseline_profile ... ok [INFO] [stdout] test container::scenarios::security::mainstream::test_prometheus_mainstream_env_controls ... ok [INFO] [stdout] test container::scenarios::security::mainstream::test_python_mainstream_env_controls ... ok [INFO] [stdout] test container::scenarios::security::mainstream::test_rabbitmq_mainstream_env_controls ... ok [INFO] [stdout] test container::scenarios::derived::test_derive_preserves_original_files ... ok [INFO] [stdout] test container::scenarios::security::mainstream::test_grafana_mainstream_env_controls ... ok [INFO] [stdout] test container::scenarios::security::baseline::test_strict_mode_non_root ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- container::scenarios::basic::test_binary_size_under_5mb stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'container::scenarios::basic::test_binary_size_under_5mb' (177) panicked at tests/container/fixtures.rs:39:5: [INFO] [stdout] uentry binary not found at "/opt/rustwide/workdir/target/x86_64-unknown-linux-musl/release/uentry" or "/opt/rustwide/workdir/target/release/uentry". Run: cargo build --release --target x86_64-unknown-linux-musl --bin uentry [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5a9fc537b8ba - std[ec4e911328de40a6]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5a9fc537b8ba - std[ec4e911328de40a6]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5a9fc537b8ba - std[ec4e911328de40a6]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5a9fc537b8ba - <::print::DisplayBacktrace as core[a96a4c5c53f902a3]::fmt::Display>::fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5a9fc539240a - ::fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5a9fc539240a - core[a96a4c5c53f902a3]::fmt::write [INFO] [stdout] 6: 0x5a9fc5380ac2 - std[ec4e911328de40a6]::io::default_write_fmt::> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5a9fc5380ac2 - as std[ec4e911328de40a6]::io::Write>::write_fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5a9fc535624f - ::print [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5a9fc535624f - std[ec4e911328de40a6]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5a9fc5371a59 - std[ec4e911328de40a6]::panicking::default_hook [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5a9fc48f102c - core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 12: 0x5a9fc48f102c - test[30c43f9fd66fea90]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5a9fc5371cd2 - core[a96a4c5c53f902a3]::ops::function::Fn<(&'a std[ec4e911328de40a6]::panic::PanicHookInfo<'b>,), Output = ()> + core[a96a4c5c53f902a3]::marker::Sync + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::Fn<(&std[ec4e911328de40a6]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2254:9 [INFO] [stdout] 14: 0x5a9fc5371cd2 - std[ec4e911328de40a6]::panicking::panic_with_hook [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5a9fc5356308 - std[ec4e911328de40a6]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5a9fc534d909 - std[ec4e911328de40a6]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5a9fc53571dd - __rustc[aa69f48705c57ca8]::rust_begin_unwind [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5a9fc5392c7c - core[a96a4c5c53f902a3]::panicking::panic_fmt [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5a9fc4829828 - container_tests[290f9f247ff0fb2b]::container::fixtures::resolve_binary_path [INFO] [stdout] at /opt/rustwide/workdir/tests/container/fixtures.rs:39:5 [INFO] [stdout] 20: 0x5a9fc481ff58 - ::new::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/container/fixtures.rs:79:27 [INFO] [stdout] 21: 0x5a9fc48d4e7e - container_tests[290f9f247ff0fb2b]::container::scenarios::basic::test_binary_size_under_5mb::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/container/scenarios/basic.rs:18:40 [INFO] [stdout] 22: 0x5a9fc4867e42 - > as core[a96a4c5c53f902a3]::future::future::Future>::poll [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5a9fc4867ebd - >> as core[a96a4c5c53f902a3]::future::future::Future>::poll [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/future/future.rs:133:9 [INFO] [stdout] 24: 0x5a9fc479f5ed - ::block_on::>>>::{closure#0}::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:70 [INFO] [stdout] 25: 0x5a9fc479f4ab - tokio[3cbfabd3587b7708]::task::coop::with_budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:167:5 [INFO] [stdout] 26: 0x5a9fc479f4ab - tokio[3cbfabd3587b7708]::task::coop::budget::, ::block_on>>>::{closure#0}::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/task/coop/mod.rs:133:5 [INFO] [stdout] 27: 0x5a9fc479f4ab - ::block_on::>>>::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:753:25 [INFO] [stdout] 28: 0x5a9fc478b2a0 - ::enter::, ::block_on>>>::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:442:19 [INFO] [stdout] 29: 0x5a9fc479e03d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:752:44 [INFO] [stdout] 30: 0x5a9fc479d324 - ::enter::<::block_on>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:68 [INFO] [stdout] 31: 0x5a9fc47b76eb - >::set::<::enter<::block_on>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box, core[a96a4c5c53f902a3]::option::Option<()>)> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 32: 0x5a9fc48a9cb9 - tokio[3cbfabd3587b7708]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box, core[a96a4c5c53f902a3]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:38 [INFO] [stdout] 33: 0x5a9fc478dd22 - >::try_with::, core[a96a4c5c53f902a3]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box, core[a96a4c5c53f902a3]::option::Option<()>)> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 34: 0x5a9fc478d75e - >::with::, core[a96a4c5c53f902a3]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[c960326de6de28e6]::boxed::Box, core[a96a4c5c53f902a3]::option::Option<()>)> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 35: 0x5a9fc489a16d - tokio[3cbfabd3587b7708]::runtime::context::set_scheduler::<(alloc[c960326de6de28e6]::boxed::Box, core[a96a4c5c53f902a3]::option::Option<()>), ::enter<::block_on>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context.rs:176:17 [INFO] [stdout] 36: 0x5a9fc4799680 - ::enter::<::block_on>>>::{closure#0}, core[a96a4c5c53f902a3]::option::Option<()>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:840:27 [INFO] [stdout] 37: 0x5a9fc4799976 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:740:24 [INFO] [stdout] 38: 0x5a9fc479ca50 - ::block_on::>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:200:33 [INFO] [stdout] 39: 0x5a9fc4812803 - tokio[3cbfabd3587b7708]::runtime::context::runtime::enter_runtime::<::block_on>>::{closure#0}, ()> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 40: 0x5a9fc478ad21 - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 41: 0x5a9fc4810f04 - ::block_on_inner::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:368:52 [INFO] [stdout] 42: 0x5a9fc48110cf - ::block_on::>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.49.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 43: 0x5a9fc48ddb57 - container_tests[290f9f247ff0fb2b]::container::scenarios::basic::test_binary_size_under_5mb::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/container/scenarios/basic.rs:27:6 [INFO] [stdout] 44: 0x5a9fc476ef6e - >::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5a9fc493493e - serial_test[4588bbb57d3bd1c3]::serial_code_lock::local_serial_core [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serial_test-3.4.0/src/serial_code_lock.rs:36:5 [INFO] [stdout] 46: 0x5a9fc48e2824 - container_tests[290f9f247ff0fb2b]::container::scenarios::basic::test_binary_size_under_5mb [INFO] [stdout] at /opt/rustwide/workdir/tests/container/scenarios/basic.rs:16:1 [INFO] [stdout] 47: 0x5a9fc48dd7b7 - container_tests[290f9f247ff0fb2b]::container::scenarios::basic::test_binary_size_under_5mb::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/container/scenarios/basic.rs:16:23 [INFO] [stdout] 48: 0x5a9fc476ee46 - >::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 49: 0x5a9fc48e510b - core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 50: 0x5a9fc48e510b - test[30c43f9fd66fea90]::__rust_begin_short_backtrace::, fn() -> core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:663:18 [INFO] [stdout] 51: 0x5a9fc48f1afb - test[30c43f9fd66fea90]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:74 [INFO] [stdout] 52: 0x5a9fc48f1afb - as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 53: 0x5a9fc48f1afb - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40 [INFO] [stdout] 54: 0x5a9fc48f1afb - std[ec4e911328de40a6]::panicking::catch_unwind::, core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19 [INFO] [stdout] 55: 0x5a9fc48f1afb - std[ec4e911328de40a6]::panic::catch_unwind::, core[a96a4c5c53f902a3]::result::Result<(), alloc[c960326de6de28e6]::string::String>> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14 [INFO] [stdout] 56: 0x5a9fc48f1afb - test[30c43f9fd66fea90]::run_test_in_process [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:686:27 [INFO] [stdout] 57: 0x5a9fc48f1afb - test[30c43f9fd66fea90]::run_test::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:607:43 [INFO] [stdout] 58: 0x5a9fc48ed214 - test[30c43f9fd66fea90]::run_test::{closure#1} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/test/src/lib.rs:637:41 [INFO] [stdout] 59: 0x5a9fc48ed214 - std[ec4e911328de40a6]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 60: 0x5a9fc48f4702 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 61: 0x5a9fc48f4702 - ::{closure#1}::{closure#0}> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 62: 0x5a9fc48f4702 - std[ec4e911328de40a6]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:581:40 [INFO] [stdout] 63: 0x5a9fc48f4702 - std[ec4e911328de40a6]::panicking::catch_unwind::<(), core[a96a4c5c53f902a3]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panicking.rs:544:19 [INFO] [stdout] 64: 0x5a9fc48f4702 - std[ec4e911328de40a6]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/panic.rs:359:14 [INFO] [stdout] 65: 0x5a9fc48f4702 - std[ec4e911328de40a6]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 66: 0x5a9fc48f4702 - ::{closure#1} as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 67: 0x5a9fc537a8bf - + core[a96a4c5c53f902a3]::marker::Send> as core[a96a4c5c53f902a3]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/boxed.rs:2240:9 [INFO] [stdout] 68: 0x5a9fc537a8bf - ::new::thread_start [INFO] [stdout] at /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 69: 0x715e03b58aa4 - [INFO] [stdout] 70: 0x715e03be5a64 - clone [INFO] [stdout] 71: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] container::scenarios::basic::test_binary_size_under_5mb [INFO] [stdout] [INFO] [stdout] test result: FAILED. 43 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test container_tests` [INFO] running `Command { std: "docker" "inspect" "3670e1a45dbfd046dba855cff91ae6843ebcd0353cf7915e85338afc81c73aff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3670e1a45dbfd046dba855cff91ae6843ebcd0353cf7915e85338afc81c73aff", kill_on_drop: false }` [INFO] [stdout] 3670e1a45dbfd046dba855cff91ae6843ebcd0353cf7915e85338afc81c73aff