[INFO] cloning repository https://github.com/aaqsr/testcontainers_rust_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aaqsr/testcontainers_rust_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaqsr%2Ftestcontainers_rust_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faaqsr%2Ftestcontainers_rust_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d8ca5f88fde7b0b7911f198dea037f1dea64df5 [INFO] testing aaqsr/testcontainers_rust_test against 1.98.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%2Faaqsr%2Ftestcontainers_rust_test" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/aaqsr/testcontainers_rust_test [INFO] finished tweaking git repo https://github.com/aaqsr/testcontainers_rust_test [INFO] tweaked toml for git repo https://github.com/aaqsr/testcontainers_rust_test written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/aaqsr/testcontainers_rust_test on toolchain 1.98.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/aaqsr/testcontainers_rust_test 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.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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] e0d09661fe68273305224cae34ffbc1c0586aa3e3a0bce3fe00992144d21f726 [INFO] running `Command { std: "docker" "start" "e0d09661fe68273305224cae34ffbc1c0586aa3e3a0bce3fe00992144d21f726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0d09661fe68273305224cae34ffbc1c0586aa3e3a0bce3fe00992144d21f726", 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" "e0d09661fe68273305224cae34ffbc1c0586aa3e3a0bce3fe00992144d21f726" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0d09661fe68273305224cae34ffbc1c0586aa3e3a0bce3fe00992144d21f726", 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" "e0d09661fe68273305224cae34ffbc1c0586aa3e3a0bce3fe00992144d21f726" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.183 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling cc v1.2.57 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling socket2 v0.6.3 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling want v0.3.1 [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 rustls-pki-types v1.14.0 [INFO] [stderr] Compiling litemap v0.8.1 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling writeable v0.6.2 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling icu_normalizer_data v2.1.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling axum-core v0.5.6 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling ureq-proto v0.5.3 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling bollard-buildkit-proto v0.7.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling prost v0.14.3 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [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 axum v0.8.8 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling ureq v3.2.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.14.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling ryu v1.0.23 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling serde_with_macros v3.18.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tonic-prost v0.14.5 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling home v0.5.12 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling astral-tokio-tar v0.5.6 [INFO] [stderr] Compiling docker_credential v1.3.2 [INFO] [stderr] Compiling bollard-stubs v1.52.1-rc.29.1.3 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling parse-display v0.9.1 [INFO] [stderr] Compiling serde_with v3.18.0 [INFO] [stderr] Compiling ferroid v0.8.9 [INFO] [stderr] Compiling etcetera v0.11.0 [INFO] [stderr] Compiling bollard v0.20.2 [INFO] [stderr] Compiling testcontainers v0.27.1 [INFO] [stderr] Compiling via_testcontainers v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 3m 25s [INFO] running `Command { std: "docker" "inspect" "e0d09661fe68273305224cae34ffbc1c0586aa3e3a0bce3fe00992144d21f726", 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" "e0d09661fe68273305224cae34ffbc1c0586aa3e3a0bce3fe00992144d21f726" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling via_testcontainers v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::fs::read_to_string` [INFO] [stdout] --> tests/integration_test.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::fs::read_to_string; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::path::Path` [INFO] [stdout] --> tests/integration_test.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::path::Path; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `BuildImageOptions` and `CmdWaitFor` [INFO] [stdout] --> tests/integration_test.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | use testcontainers::core::{BuildImageOptions, CmdWaitFor, ExecCommand, WaitFor}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `CONTAINER` is never used [INFO] [stdout] --> tests/integration_test.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | static CONTAINER: LazyLock> = LazyLock::new(|| { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `run_asm` is never used [INFO] [stdout] --> tests/integration_test.rs:82:4 [INFO] [stdout] | [INFO] [stdout] 82 | fn run_asm(source: &str) -> Result<(), String> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 37.65s [INFO] running `Command { std: "docker" "inspect" "e0d09661fe68273305224cae34ffbc1c0586aa3e3a0bce3fe00992144d21f726", 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" "e0d09661fe68273305224cae34ffbc1c0586aa3e3a0bce3fe00992144d21f726" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::fs::read_to_string` [INFO] [stderr] --> tests/integration_test.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use std::fs::read_to_string; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::path::Path` [INFO] [stderr] --> tests/integration_test.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use std::path::Path; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `BuildImageOptions` and `CmdWaitFor` [INFO] [stderr] --> tests/integration_test.rs:6:28 [INFO] [stderr] | [INFO] [stderr] 6 | use testcontainers::core::{BuildImageOptions, CmdWaitFor, ExecCommand, WaitFor}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: static `CONTAINER` is never used [INFO] [stderr] --> tests/integration_test.rs:16:8 [INFO] [stderr] | [INFO] [stderr] 16 | static CONTAINER: LazyLock> = LazyLock::new(|| { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `run_asm` is never used [INFO] [stderr] --> tests/integration_test.rs:82:4 [INFO] [stderr] | [INFO] [stderr] 82 | fn run_asm(source: &str) -> Result<(), String> { [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `via_testcontainers` (test "integration_test") generated 5 warnings (run `cargo fix --test "integration_test" -p via_testcontainers` to apply 3 suggestions) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/via_testcontainers-18ca6cd137fc14c4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/release/deps/integration_test-7b48976853115fed) [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 2 tests [INFO] [stdout] test test_exit_nonzero ... FAILED [INFO] [stdout] test test_exit_zero ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_exit_nonzero stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_exit_nonzero' (3148) panicked at tests/integration_test.rs:48:44: [INFO] [stdout] ???: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c0a01332081 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5c0a0134883a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x5c0a0133710c - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5c0a0130d326 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5c0a01328f39 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x5c0a00e16060 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5c0a01329262 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5c0a0130d3d2 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5c0a013048f9 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5c0a0130e1bd - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x5c0a0134901c - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x5c0a01348df2 - core[812a354ff5be3162]::result::unwrap_failed [INFO] [stdout] 12: 0x5c0a00c470e9 - integration_test[a2c589d658fc3387]::mk_img [INFO] [stdout] 13: 0x5c0a00c528e5 - >::call_once [INFO] [stdout] 14: 0x5c0a00e0939b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 15: 0x5c0a00e169e5 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 16: 0x5c0a00e11494 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 17: 0x5c0a00e19b32 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 18: 0x5c0a01330ecf - ::new::thread_start [INFO] [stdout] 19: 0x757f9409407a - [INFO] [stdout] 20: 0x757f94127534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_exit_zero stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_exit_zero' (3149) panicked at tests/integration_test.rs:48:44: [INFO] [stdout] ???: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c0a01332081 - <::print::DisplayBacktrace as core[812a354ff5be3162]::fmt::Display>::fmt [INFO] [stdout] 1: 0x5c0a0134883a - core[812a354ff5be3162]::fmt::write [INFO] [stdout] 2: 0x5c0a0133710c - as std[93043b772a62376c]::io::Write>::write_fmt [INFO] [stdout] 3: 0x5c0a0130d326 - std[93043b772a62376c]::panicking::default_hook::{closure#0} [INFO] [stdout] 4: 0x5c0a01328f39 - std[93043b772a62376c]::panicking::default_hook [INFO] [stdout] 5: 0x5c0a00e16060 - test[8de0c696b8e66f4f]::test_main_inner::::{closure#0} [INFO] [stdout] 6: 0x5c0a01329262 - std[93043b772a62376c]::panicking::panic_with_hook [INFO] [stdout] 7: 0x5c0a0130d3d2 - std[93043b772a62376c]::panicking::panic_handler::{closure#0} [INFO] [stdout] 8: 0x5c0a013048f9 - std[93043b772a62376c]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] 9: 0x5c0a0130e1bd - __rustc[9fcb67b4460bf95]::rust_begin_unwind [INFO] [stdout] 10: 0x5c0a0134901c - core[812a354ff5be3162]::panicking::panic_fmt [INFO] [stdout] 11: 0x5c0a01348df2 - core[812a354ff5be3162]::result::unwrap_failed [INFO] [stdout] 12: 0x5c0a00c470e9 - integration_test[a2c589d658fc3387]::mk_img [INFO] [stdout] 13: 0x5c0a00c528a5 - >::call_once [INFO] [stdout] 14: 0x5c0a00e0939b - test[8de0c696b8e66f4f]::__rust_begin_short_backtrace::, fn() -> core[812a354ff5be3162]::result::Result<(), alloc[9902a75dd20b7c99]::string::String>> [INFO] [stdout] 15: 0x5c0a00e169e5 - test[8de0c696b8e66f4f]::run_test::{closure#0} [INFO] [stdout] 16: 0x5c0a00e11494 - std[93043b772a62376c]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] 17: 0x5c0a00e19b32 - ::{closure#1} as core[812a354ff5be3162]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] 18: 0x5c0a01330ecf - ::new::thread_start [INFO] [stdout] 19: 0x757f9409407a - [INFO] [stdout] 20: 0x757f94127534 - clone [INFO] [stdout] 21: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_exit_nonzero [INFO] [stdout] test_exit_zero [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test integration_test` [INFO] running `Command { std: "docker" "inspect" "e0d09661fe68273305224cae34ffbc1c0586aa3e3a0bce3fe00992144d21f726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0d09661fe68273305224cae34ffbc1c0586aa3e3a0bce3fe00992144d21f726", kill_on_drop: false }` [INFO] [stdout] e0d09661fe68273305224cae34ffbc1c0586aa3e3a0bce3fe00992144d21f726