[INFO] cloning repository https://github.com/deathbyknowledge/sos [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/deathbyknowledge/sos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeathbyknowledge%2Fsos", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeathbyknowledge%2Fsos'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 171fad81d59ae1465d4cba96918f2d21129d4de9 [INFO] testing deathbyknowledge/sos against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdeathbyknowledge%2Fsos" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/deathbyknowledge/sos [INFO] finished tweaking git repo https://github.com/deathbyknowledge/sos [INFO] tweaked toml for git repo https://github.com/deathbyknowledge/sos written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/deathbyknowledge/sos on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/deathbyknowledge/sos 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tokio-test v0.4.4 [INFO] [stderr] Downloaded strip-ansi-escapes v0.2.1 [INFO] [stderr] Downloaded hyperlocal v0.9.1 [INFO] [stderr] Downloaded vte v0.14.1 [INFO] [stderr] Downloaded dyn-clone v1.0.19 [INFO] [stderr] Downloaded hyper-named-pipe v0.1.0 [INFO] [stderr] Downloaded instability v0.3.9 [INFO] [stderr] Downloaded bollard v0.19.1 [INFO] [stderr] Downloaded bollard-stubs v1.48.3-rc.28.0.4 [INFO] [stderr] Downloaded hyper-util v0.1.15 [INFO] [stderr] Downloaded ratatui v0.28.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32e726bf13b8eff094c06654931dabe4d047a21760d18bdcf61a59d1f2299086 [INFO] running `Command { std: "docker" "start" "-a" "32e726bf13b8eff094c06654931dabe4d047a21760d18bdcf61a59d1f2299086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32e726bf13b8eff094c06654931dabe4d047a21760d18bdcf61a59d1f2299086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32e726bf13b8eff094c06654931dabe4d047a21760d18bdcf61a59d1f2299086", kill_on_drop: false }` [INFO] [stdout] 32e726bf13b8eff094c06654931dabe4d047a21760d18bdcf61a59d1f2299086 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 7613d012ff3e1571d402e1cc13f1591817ec86e5402c057aa9c7a83e3a0af068 [INFO] running `Command { std: "docker" "start" "-a" "7613d012ff3e1571d402e1cc13f1591817ec86e5402c057aa9c7a83e3a0af068", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling ratatui v0.28.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling bollard-stubs v1.48.3-rc.28.0.4 [INFO] [stderr] Compiling bollard v0.19.1 [INFO] [stderr] Compiling sos v0.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 54s [INFO] running `Command { std: "docker" "inspect" "7613d012ff3e1571d402e1cc13f1591817ec86e5402c057aa9c7a83e3a0af068", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7613d012ff3e1571d402e1cc13f1591817ec86e5402c057aa9c7a83e3a0af068", kill_on_drop: false }` [INFO] [stdout] 7613d012ff3e1571d402e1cc13f1591817ec86e5402c057aa9c7a83e3a0af068 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 19f45f08c458e2920b8471bff3f77fac097c78c02f44aec5db5538dce9e7885c [INFO] running `Command { std: "docker" "start" "-a" "19f45f08c458e2920b8471bff3f77fac097c78c02f44aec5db5538dce9e7885c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling signal-hook v0.3.18 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling instability v0.3.9 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling tokio v1.46.1 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hyper-util v0.1.15 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.4 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling castaway v0.2.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling compact_str v0.8.1 [INFO] [stderr] Compiling unicode-truncate v1.1.0 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling crossterm v0.28.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling bollard-stubs v1.48.3-rc.28.0.4 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ratatui v0.28.1 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling bollard v0.19.1 [INFO] [stderr] Compiling sos v0.0.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [optimized] target(s) in 6m 57s [INFO] running `Command { std: "docker" "inspect" "19f45f08c458e2920b8471bff3f77fac097c78c02f44aec5db5538dce9e7885c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19f45f08c458e2920b8471bff3f77fac097c78c02f44aec5db5538dce9e7885c", kill_on_drop: false }` [INFO] [stdout] 19f45f08c458e2920b8471bff3f77fac097c78c02f44aec5db5538dce9e7885c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] e0859761e920f74bbcee7bccc8680d7367bd288fa0f50d1204ee48c5b9bc532c [INFO] running `Command { std: "docker" "start" "-a" "e0859761e920f74bbcee7bccc8680d7367bd288fa0f50d1204ee48c5b9bc532c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [optimized] target(s) in 0.43s [INFO] [stderr] Running unittests src/lib/mod.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/sos-7887fd6421513dcc) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/cli/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/sos-ca002084a558d90e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/integration_tests-6247502cd8dbb475) [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test test_comment_commands ... FAILED [INFO] [stdout] test test_multiline_commands ... FAILED [INFO] [stdout] test test_error_conditions ... FAILED [INFO] [stdout] test test_exit_code_preservation ... FAILED [INFO] [stdout] test test_create_sandbox ... FAILED [INFO] [stdout] test test_piping_and_redirection ... FAILED [INFO] [stdout] test test_standalone_mode ... FAILED [INFO] [stdout] test test_exit_command_response_includes_exit_true ... FAILED [INFO] [stdout] test test_start_sandbox ... FAILED [INFO] [stdout] test test_stop_sandbox ... FAILED [INFO] [stdout] test test_session_persistence ... FAILED [INFO] [stdout] test test_double_start_sandbox ... FAILED [INFO] [stdout] test test_execute_command ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_comment_commands stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_comment_commands' panicked at tests/integration_tests.rs:15:51: [INFO] [stdout] Failed to connect to docker: SocketNotFoundError("/var/run/docker.sock") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x75f28bf647d2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] 1: 0x75f28bfa7433 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] 2: 0x75f28bf60e93 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] 3: 0x75f28bf64622 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] 4: 0x75f28bf65dac - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] 5: 0x75f28bf65c02 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] 6: 0x75f28bc961f4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] 7: 0x75f28bf66813 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] 8: 0x75f28bf664fa - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] 9: 0x75f28bf64cd9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] 10: 0x75f28bf6618d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] 11: 0x75f28baa9a90 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] 12: 0x75f28baa9eb6 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] 13: 0x75f28bab0414 - integration_tests::start_test_server::{{closure}}::h985f8df4e2688b20 [INFO] [stdout] 14: 0x75f28bab4482 - integration_tests::test_comment_commands::{{closure}}::hff4b1a31b0be470d [INFO] [stdout] 15: 0x75f28baca2c5 - tokio::runtime::scheduler::current_thread::Context::enter::h00c5f0d1fb41ed9b [INFO] [stdout] 16: 0x75f28bac1415 - tokio::runtime::context::scoped::Scoped::set::he870cad649884c56 [INFO] [stdout] 17: 0x75f28baca625 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd8c3dc279cb5cf53 [INFO] [stdout] 18: 0x75f28bad5a91 - tokio::runtime::context::runtime::enter_runtime::h703d7cbf3646179f [INFO] [stdout] 19: 0x75f28baecf83 - tokio::runtime::runtime::Runtime::block_on::h5132cc92afe813a3 [INFO] [stdout] 20: 0x75f28baab52e - core::ops::function::FnOnce::call_once::hf5a87f892fd51d46 [INFO] [stdout] 21: 0x75f28bc9b8eb - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] 22: 0x75f28bc9ab5e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] 23: 0x75f28bc5f9e4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] 24: 0x75f28bc631da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] 25: 0x75f28bf692b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] [INFO] [stdout] ---- test_multiline_commands stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_multiline_commands' panicked at tests/integration_tests.rs:15:51: [INFO] [stdout] Failed to connect to docker: SocketNotFoundError("/var/run/docker.sock") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x75f28bf647d2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] 1: 0x75f28bfa7433 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] 2: 0x75f28bf60e93 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] 3: 0x75f28bf64622 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] 4: 0x75f28bf65dac - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] 5: 0x75f28bf65c02 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] 6: 0x75f28bc961f4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] 7: 0x75f28bf66813 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] 8: 0x75f28bf664fa - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] 9: 0x75f28bf64cd9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] 10: 0x75f28bf6618d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] 11: 0x75f28baa9a90 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] 12: 0x75f28baa9eb6 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] 13: 0x75f28bab0414 - integration_tests::start_test_server::{{closure}}::h985f8df4e2688b20 [INFO] [stdout] 14: 0x75f28bab8b08 - integration_tests::test_multiline_commands::{{closure}}::hd10c1d81a7bbe706 [INFO] [stdout] 15: 0x75f28baca2c5 - tokio::runtime::scheduler::current_thread::Context::enter::h00c5f0d1fb41ed9b [INFO] [stdout] 16: 0x75f28bac1415 - tokio::runtime::context::scoped::Scoped::set::he870cad649884c56 [INFO] [stdout] 17: 0x75f28baca625 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd8c3dc279cb5cf53 [INFO] [stdout] 18: 0x75f28bad5a91 - tokio::runtime::context::runtime::enter_runtime::h703d7cbf3646179f [INFO] [stdout] 19: 0x75f28baecf83 - tokio::runtime::runtime::Runtime::block_on::h5132cc92afe813a3 [INFO] [stdout] 20: 0x75f28baaacee - core::ops::function::FnOnce::call_once::ha83181c415aeeaf8 [INFO] [stdout] 21: 0x75f28bc9b8eb - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] 22: 0x75f28bc9ab5e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] 23: 0x75f28bc5f9e4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] 24: 0x75f28bc631da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] 25: 0x75f28bf692b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] [INFO] [stdout] ---- test_error_conditions stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_error_conditions' panicked at tests/integration_tests.rs:15:51: [INFO] [stdout] Failed to connect to docker: SocketNotFoundError("/var/run/docker.sock") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x75f28bf647d2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] 1: 0x75f28bfa7433 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] 2: 0x75f28bf60e93 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] 3: 0x75f28bf64622 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] 4: 0x75f28bf65dac - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] 5: 0x75f28bf65c02 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] 6: 0x75f28bc961f4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] 7: 0x75f28bf66813 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] 8: 0x75f28bf664fa - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] 9: 0x75f28bf64cd9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] 10: 0x75f28bf6618d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] 11: 0x75f28baa9a90 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] 12: 0x75f28baa9eb6 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] 13: 0x75f28bab0414 - integration_tests::start_test_server::{{closure}}::h985f8df4e2688b20 [INFO] [stdout] 14: 0x75f28bab6d5f - integration_tests::test_error_conditions::{{closure}}::h6b270667d2e8f484 [INFO] [stdout] 15: 0x75f28baca2c5 - tokio::runtime::scheduler::current_thread::Context::enter::h00c5f0d1fb41ed9b [INFO] [stdout] 16: 0x75f28bac1415 - tokio::runtime::context::scoped::Scoped::set::he870cad649884c56 [INFO] [stdout] 17: 0x75f28baca625 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd8c3dc279cb5cf53 [INFO] [stdout] 18: 0x75f28bad5a91 - tokio::runtime::context::runtime::enter_runtime::h703d7cbf3646179f [INFO] [stdout] 19: 0x75f28baecf83 - tokio::runtime::runtime::Runtime::block_on::h5132cc92afe813a3 [INFO] [stdout] 20: 0x75f28baab10e - core::ops::function::FnOnce::call_once::hdaa0b00bcfb16f06 [INFO] [stdout] 21: 0x75f28bc9b8eb - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] 22: 0x75f28bc9ab5e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] 23: 0x75f28bc5f9e4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] 24: 0x75f28bc631da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] 25: 0x75f28bf692b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] [INFO] [stdout] ---- test_exit_code_preservation stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_exit_code_preservation' panicked at tests/integration_tests.rs:15:51: [INFO] [stdout] Failed to connect to docker: SocketNotFoundError("/var/run/docker.sock") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x75f28bf647d2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] 1: 0x75f28bfa7433 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] 2: 0x75f28bf60e93 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] 3: 0x75f28bf64622 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] 4: 0x75f28bf65dac - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] 5: 0x75f28bf65c02 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] 6: 0x75f28bc961f4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] 7: 0x75f28bf66813 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] 8: 0x75f28bf664fa - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] 9: 0x75f28bf64cd9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] 10: 0x75f28bf6618d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] 11: 0x75f28baa9a90 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] 12: 0x75f28baa9eb6 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] 13: 0x75f28bab0414 - integration_tests::start_test_server::{{closure}}::h985f8df4e2688b20 [INFO] [stdout] 14: 0x75f28bab8597 - integration_tests::test_exit_code_preservation::{{closure}}::he869d33ef718a286 [INFO] [stdout] 15: 0x75f28baca2c5 - tokio::runtime::scheduler::current_thread::Context::enter::h00c5f0d1fb41ed9b [INFO] [stdout] 16: 0x75f28bac1415 - tokio::runtime::context::scoped::Scoped::set::he870cad649884c56 [INFO] [stdout] 17: 0x75f28baca625 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd8c3dc279cb5cf53 [INFO] [stdout] 18: 0x75f28bad5a91 - tokio::runtime::context::runtime::enter_runtime::h703d7cbf3646179f [INFO] [stdout] 19: 0x75f28baecf83 - tokio::runtime::runtime::Runtime::block_on::h5132cc92afe813a3 [INFO] [stdout] 20: 0x75f28baab3ce - core::ops::function::FnOnce::call_once::he81c869f5ee25951 [INFO] [stdout] 21: 0x75f28bc9b8eb - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] 22: 0x75f28bc9ab5e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] 23: 0x75f28bc5f9e4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] 24: 0x75f28bc631da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] 25: 0x75f28bf692b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] [INFO] [stdout] ---- test_create_sandbox stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_create_sandbox' panicked at tests/integration_tests.rs:15:51: [INFO] [stdout] Failed to connect to docker: SocketNotFoundError("/var/run/docker.sock") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x75f28bf647d2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] 1: 0x75f28bfa7433 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] 2: 0x75f28bf60e93 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] 3: 0x75f28bf64622 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] 4: 0x75f28bf65dac - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] 5: 0x75f28bf65c02 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] 6: 0x75f28bc961f4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] 7: 0x75f28bf66813 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] 8: 0x75f28bf664fa - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] 9: 0x75f28bf64cd9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] 10: 0x75f28bf6618d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] 11: 0x75f28baa9a90 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] 12: 0x75f28baa9eb6 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] 13: 0x75f28bab0414 - integration_tests::start_test_server::{{closure}}::h985f8df4e2688b20 [INFO] [stdout] 14: 0x75f28bab251a - integration_tests::test_create_sandbox::{{closure}}::h31257fe1235e909b [INFO] [stdout] 15: 0x75f28baca2c5 - tokio::runtime::scheduler::current_thread::Context::enter::h00c5f0d1fb41ed9b [INFO] [stdout] 16: 0x75f28bac1415 - tokio::runtime::context::scoped::Scoped::set::he870cad649884c56 [INFO] [stdout] 17: 0x75f28baca625 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd8c3dc279cb5cf53 [INFO] [stdout] 18: 0x75f28bad5a91 - tokio::runtime::context::runtime::enter_runtime::h703d7cbf3646179f [INFO] [stdout] 19: 0x75f28baecf83 - tokio::runtime::runtime::Runtime::block_on::h5132cc92afe813a3 [INFO] [stdout] 20: 0x75f28baaa76e - core::ops::function::FnOnce::call_once::h26710d292d91a45d [INFO] [stdout] 21: 0x75f28bc9b8eb - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] 22: 0x75f28bc9ab5e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] 23: 0x75f28bc5f9e4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] 24: 0x75f28bc631da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] 25: 0x75f28bf692b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] [INFO] [stdout] ---- test_piping_and_redirection stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_piping_and_redirection' panicked at tests/integration_tests.rs:15:51: [INFO] [stdout] Failed to connect to docker: SocketNotFoundError("/var/run/docker.sock") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x75f28bf647d2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] 1: 0x75f28bfa7433 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] 2: 0x75f28bf60e93 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] 3: 0x75f28bf64622 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] 4: 0x75f28bf65dac - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] 5: 0x75f28bf65c02 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] 6: 0x75f28bc961f4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] 7: 0x75f28bf66813 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] 8: 0x75f28bf664fa - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] 9: 0x75f28bf64cd9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] 10: 0x75f28bf6618d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] 11: 0x75f28baa9a90 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] 12: 0x75f28baa9eb6 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] 13: 0x75f28bab0414 - integration_tests::start_test_server::{{closure}}::h985f8df4e2688b20 [INFO] [stdout] 14: 0x75f28bab5dc7 - integration_tests::test_piping_and_redirection::{{closure}}::h4df7b78706462c17 [INFO] [stdout] 15: 0x75f28baca2c5 - tokio::runtime::scheduler::current_thread::Context::enter::h00c5f0d1fb41ed9b [INFO] [stdout] 16: 0x75f28bac1415 - tokio::runtime::context::scoped::Scoped::set::he870cad649884c56 [INFO] [stdout] 17: 0x75f28baca625 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd8c3dc279cb5cf53 [INFO] [stdout] 18: 0x75f28bad5a91 - tokio::runtime::context::runtime::enter_runtime::h703d7cbf3646179f [INFO] [stdout] 19: 0x75f28baecf83 - tokio::runtime::runtime::Runtime::block_on::h5132cc92afe813a3 [INFO] [stdout] 20: 0x75f28baaafae - core::ops::function::FnOnce::call_once::hd924e7ce9fb18137 [INFO] [stdout] 21: 0x75f28bc9b8eb - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] 22: 0x75f28bc9ab5e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] 23: 0x75f28bc5f9e4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] 24: 0x75f28bc631da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] 25: 0x75f28bf692b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] [INFO] [stdout] ---- test_standalone_mode stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_standalone_mode' panicked at tests/integration_tests.rs:15:51: [INFO] [stdout] Failed to connect to docker: SocketNotFoundError("/var/run/docker.sock") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x75f28bf647d2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] 1: 0x75f28bfa7433 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] 2: 0x75f28bf60e93 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] 3: 0x75f28bf64622 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] 4: 0x75f28bf65dac - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] 5: 0x75f28bf65c02 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] 6: 0x75f28bc961f4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] 7: 0x75f28bf66813 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] 8: 0x75f28bf664fa - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] 9: 0x75f28bf64cd9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] 10: 0x75f28bf6618d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] 11: 0x75f28baa9a90 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] 12: 0x75f28baa9eb6 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] 13: 0x75f28bab0414 - integration_tests::start_test_server::{{closure}}::h985f8df4e2688b20 [INFO] [stdout] 14: 0x75f28bab5922 - integration_tests::test_standalone_mode::{{closure}}::h87aee9fe4e245228 [INFO] [stdout] 15: 0x75f28baca2c5 - tokio::runtime::scheduler::current_thread::Context::enter::h00c5f0d1fb41ed9b [INFO] [stdout] 16: 0x75f28bac1415 - tokio::runtime::context::scoped::Scoped::set::he870cad649884c56 [INFO] [stdout] 17: 0x75f28baca625 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd8c3dc279cb5cf53 [INFO] [stdout] 18: 0x75f28bad5a91 - tokio::runtime::context::runtime::enter_runtime::h703d7cbf3646179f [INFO] [stdout] 19: 0x75f28baecf83 - tokio::runtime::runtime::Runtime::block_on::h5132cc92afe813a3 [INFO] [stdout] 20: 0x75f28baaaa2e - core::ops::function::FnOnce::call_once::h61e9eab298c7bd7e [INFO] [stdout] 21: 0x75f28bc9b8eb - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] 22: 0x75f28bc9ab5e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] 23: 0x75f28bc5f9e4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] 24: 0x75f28bc631da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] 25: 0x75f28bf692b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] [INFO] [stdout] ---- test_exit_command_response_includes_exit_true stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_exit_command_response_includes_exit_true' panicked at tests/integration_tests.rs:15:51: [INFO] [stdout] Failed to connect to docker: SocketNotFoundError("/var/run/docker.sock") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x75f28bf647d2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] 1: 0x75f28bfa7433 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] 2: 0x75f28bf60e93 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] 3: 0x75f28bf64622 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] 4: 0x75f28bf65dac - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] 5: 0x75f28bf65c02 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] 6: 0x75f28bc961f4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] 7: 0x75f28bf66813 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] 8: 0x75f28bf664fa - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] 9: 0x75f28bf64cd9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] 10: 0x75f28bf6618d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] 11: 0x75f28baa9a90 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] 12: 0x75f28baa9eb6 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] 13: 0x75f28bab0414 - integration_tests::start_test_server::{{closure}}::h985f8df4e2688b20 [INFO] [stdout] 14: 0x75f28bab9547 - integration_tests::test_exit_command_response_includes_exit_true::{{closure}}::h9c4deba9206fe39f [INFO] [stdout] 15: 0x75f28baca2c5 - tokio::runtime::scheduler::current_thread::Context::enter::h00c5f0d1fb41ed9b [INFO] [stdout] 16: 0x75f28bac1415 - tokio::runtime::context::scoped::Scoped::set::he870cad649884c56 [INFO] [stdout] 17: 0x75f28baca625 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd8c3dc279cb5cf53 [INFO] [stdout] 18: 0x75f28bad5a91 - tokio::runtime::context::runtime::enter_runtime::h703d7cbf3646179f [INFO] [stdout] 19: 0x75f28baecf83 - tokio::runtime::runtime::Runtime::block_on::h5132cc92afe813a3 [INFO] [stdout] 20: 0x75f28baaab8e - core::ops::function::FnOnce::call_once::h8f81665e138f3261 [INFO] [stdout] 21: 0x75f28bc9b8eb - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] 22: 0x75f28bc9ab5e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] 23: 0x75f28bc5f9e4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] 24: 0x75f28bc631da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] 25: 0x75f28bf692b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] [INFO] [stdout] ---- test_start_sandbox stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_start_sandbox' panicked at tests/integration_tests.rs:15:51: [INFO] [stdout] Failed to connect to docker: SocketNotFoundError("/var/run/docker.sock") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x75f28bf647d2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] 1: 0x75f28bfa7433 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] 2: 0x75f28bf60e93 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] 3: 0x75f28bf64622 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] 4: 0x75f28bf65dac - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] 5: 0x75f28bf65c02 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] 6: 0x75f28bc961f4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] 7: 0x75f28bf66813 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] 8: 0x75f28bf664fa - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] 9: 0x75f28bf64cd9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] 10: 0x75f28bf6618d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] 11: 0x75f28baa9a90 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] 12: 0x75f28baa9eb6 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] 13: 0x75f28bab0414 - integration_tests::start_test_server::{{closure}}::h985f8df4e2688b20 [INFO] [stdout] 14: 0x75f28bab3006 - integration_tests::test_start_sandbox::{{closure}}::h271b25724e0cfaaf [INFO] [stdout] 15: 0x75f28baca2c5 - tokio::runtime::scheduler::current_thread::Context::enter::h00c5f0d1fb41ed9b [INFO] [stdout] 16: 0x75f28bac1415 - tokio::runtime::context::scoped::Scoped::set::he870cad649884c56 [INFO] [stdout] 17: 0x75f28baca625 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd8c3dc279cb5cf53 [INFO] [stdout] 18: 0x75f28bad5a91 - tokio::runtime::context::runtime::enter_runtime::h703d7cbf3646179f [INFO] [stdout] 19: 0x75f28baecf83 - tokio::runtime::runtime::Runtime::block_on::h5132cc92afe813a3 [INFO] [stdout] 20: 0x75f28baaae4e - core::ops::function::FnOnce::call_once::hb3fb40f7e6445e0a [INFO] [stdout] 21: 0x75f28bc9b8eb - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] 22: 0x75f28bc9ab5e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] 23: 0x75f28bc5f9e4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] 24: 0x75f28bc631da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] 25: 0x75f28bf692b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] [INFO] [stdout] ---- test_stop_sandbox stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_stop_sandbox' panicked at tests/integration_tests.rs:15:51: [INFO] [stdout] Failed to connect to docker: SocketNotFoundError("/var/run/docker.sock") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x75f28bf647d2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] 1: 0x75f28bfa7433 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] 2: 0x75f28bf60e93 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] 3: 0x75f28bf64622 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] 4: 0x75f28bf65dac - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] 5: 0x75f28bf65c02 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] 6: 0x75f28bc961f4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] 7: 0x75f28bf66813 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] 8: 0x75f28bf664fa - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] 9: 0x75f28bf64cd9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] 10: 0x75f28bf6618d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] 11: 0x75f28baa9a90 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] 12: 0x75f28baa9eb6 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] 13: 0x75f28bab0414 - integration_tests::start_test_server::{{closure}}::h985f8df4e2688b20 [INFO] [stdout] 14: 0x75f28bab63cf - integration_tests::test_stop_sandbox::{{closure}}::h7c71be51e1d3c26b [INFO] [stdout] 15: 0x75f28baca2c5 - tokio::runtime::scheduler::current_thread::Context::enter::h00c5f0d1fb41ed9b [INFO] [stdout] 16: 0x75f28bac1415 - tokio::runtime::context::scoped::Scoped::set::he870cad649884c56 [INFO] [stdout] 17: 0x75f28baca625 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd8c3dc279cb5cf53 [INFO] [stdout] 18: 0x75f28bad5a91 - tokio::runtime::context::runtime::enter_runtime::h703d7cbf3646179f [INFO] [stdout] 19: 0x75f28baecf83 - tokio::runtime::runtime::Runtime::block_on::h5132cc92afe813a3 [INFO] [stdout] 20: 0x75f28baab68e - core::ops::function::FnOnce::call_once::hfcf397c43a668635 [INFO] [stdout] 21: 0x75f28bc9b8eb - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] 22: 0x75f28bc9ab5e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] 23: 0x75f28bc5f9e4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] 24: 0x75f28bc631da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] 25: 0x75f28bf692b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] [INFO] [stdout] ---- test_session_persistence stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_session_persistence' panicked at tests/integration_tests.rs:15:51: [INFO] [stdout] Failed to connect to docker: SocketNotFoundError("/var/run/docker.sock") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x75f28bf647d2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] 1: 0x75f28bfa7433 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] 2: 0x75f28bf60e93 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] 3: 0x75f28bf64622 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] 4: 0x75f28bf65dac - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] 5: 0x75f28bf65c02 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] 6: 0x75f28bc961f4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] 7: 0x75f28bf66813 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] 8: 0x75f28bf664fa - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] 9: 0x75f28bf64cd9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] 10: 0x75f28bf6618d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] 11: 0x75f28baa9a90 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] 12: 0x75f28baa9eb6 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] 13: 0x75f28bab0414 - integration_tests::start_test_server::{{closure}}::h985f8df4e2688b20 [INFO] [stdout] 14: 0x75f28bab4896 - integration_tests::test_session_persistence::{{closure}}::h77814d4a2ab3703d [INFO] [stdout] 15: 0x75f28baca2c5 - tokio::runtime::scheduler::current_thread::Context::enter::h00c5f0d1fb41ed9b [INFO] [stdout] 16: 0x75f28bac1415 - tokio::runtime::context::scoped::Scoped::set::he870cad649884c56 [INFO] [stdout] 17: 0x75f28baca625 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd8c3dc279cb5cf53 [INFO] [stdout] 18: 0x75f28bad5a91 - tokio::runtime::context::runtime::enter_runtime::h703d7cbf3646179f [INFO] [stdout] 19: 0x75f28baecf83 - tokio::runtime::runtime::Runtime::block_on::h5132cc92afe813a3 [INFO] [stdout] 20: 0x75f28baab26e - core::ops::function::FnOnce::call_once::he2c0523f1a14d8ff [INFO] [stdout] 21: 0x75f28bc9b8eb - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] 22: 0x75f28bc9ab5e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] 23: 0x75f28bc5f9e4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] 24: 0x75f28bc631da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] 25: 0x75f28bf692b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] [INFO] [stdout] ---- test_double_start_sandbox stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_double_start_sandbox' panicked at tests/integration_tests.rs:15:51: [INFO] [stdout] Failed to connect to docker: SocketNotFoundError("/var/run/docker.sock") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x75f28bf647d2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] 1: 0x75f28bfa7433 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] 2: 0x75f28bf60e93 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] 3: 0x75f28bf64622 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] 4: 0x75f28bf65dac - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] 5: 0x75f28bf65c02 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] 6: 0x75f28bc961f4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] 7: 0x75f28bf66813 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] 8: 0x75f28bf664fa - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] 9: 0x75f28bf64cd9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] 10: 0x75f28bf6618d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] 11: 0x75f28baa9a90 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] 12: 0x75f28baa9eb6 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] 13: 0x75f28bab0414 - integration_tests::start_test_server::{{closure}}::h985f8df4e2688b20 [INFO] [stdout] 14: 0x75f28bab7c1f - integration_tests::test_double_start_sandbox::{{closure}}::h4501d5646a91ae7e [INFO] [stdout] 15: 0x75f28baca2c5 - tokio::runtime::scheduler::current_thread::Context::enter::h00c5f0d1fb41ed9b [INFO] [stdout] 16: 0x75f28bac1415 - tokio::runtime::context::scoped::Scoped::set::he870cad649884c56 [INFO] [stdout] 17: 0x75f28baca625 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd8c3dc279cb5cf53 [INFO] [stdout] 18: 0x75f28bad5a91 - tokio::runtime::context::runtime::enter_runtime::h703d7cbf3646179f [INFO] [stdout] 19: 0x75f28baecf83 - tokio::runtime::runtime::Runtime::block_on::h5132cc92afe813a3 [INFO] [stdout] 20: 0x75f28baaa60e - core::ops::function::FnOnce::call_once::h057655c28313a9fc [INFO] [stdout] 21: 0x75f28bc9b8eb - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stdout] 22: 0x75f28bc9ab5e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] 23: 0x75f28bc5f9e4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] 24: 0x75f28bc631da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] 25: 0x75f28bf692b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] [INFO] [stdout] ---- test_execute_command stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_execute_command' panicked at tests/integration_tests.rs:15:51: [INFO] [stdout] Failed to connect to docker: SocketNotFoundError("/var/run/docker.sock") [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x75f28bf647d2 - ::fmt::hb62c8ed31943daa5 [INFO] [stdout] 1: 0x75f28bfa7433 - core::fmt::write::h375399f8cb90b45a [INFO] [stdout] 2: 0x75f28bf60e93 - std::io::Write::write_fmt::h29f6044e9bc43c23 [INFO] [stdout] 3: 0x75f28bf64622 - std::sys::backtrace::BacktraceLock::print::ha189c586374f916a [INFO] [stdout] 4: 0x75f28bf65dac - std::panicking::default_hook::{{closure}}::ha3a26c98ff210e12 [INFO] [stdout] 5: 0x75f28bf65c02 - std::panicking::default_hook::h8c8a86b4390ab794 [INFO] [stdout] 6: 0x75f28bc961f4 - test::test_main_with_exit_callback::{{closure}}::h9df7c328ebe18c28 [INFO] [stdout] 7: 0x75f28bf66813 - std::panicking::rust_panic_with_hook::hb3b66c2e80efa371 [INFO] [stdout] 8: 0x75f28bf664fa - std::panicking::begin_panic_handler::{{closure}}::h9c68d0f839e62070 [INFO] [stdout] 9: 0x75f28bf64cd9 - std::sys::backtrace::__rust_end_short_backtrace::h68d22ddde4a73ad6 [INFO] [stdout] 10: 0x75f28bf6618d - __rustc[f4ffc7196a45a630]::rust_begin_unwind [INFO] [stdout] 11: 0x75f28baa9a90 - core::panicking::panic_fmt::h8cdd4c81eb9069aa [INFO] [stdout] 12: 0x75f28baa9eb6 - core::result::unwrap_failed::h8476ffaa6db8205b [INFO] [stdout] 13: 0x75f28bab0414 - integration_tests::start_test_server::{{closure}}::h985f8df4e2688b20 [INFO] [stdout] 14: 0x75f28bab4084 - integration_tests::test_execute_command::{{closure}}::h9f8504cce3c1eef5 [INFO] [stdout] 15: 0x75f28baca2c5 - tokio::runtime::scheduler::current_thread::Context::enter::h00c5f0d1fb41ed9b [INFO] [stdout] 16: 0x75f28bac1415 - tokio::runtime::context::scoped::Scoped::set::he870cad649884c56 [INFO] [stdout] 17: 0x75f28baca625 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::hd8c3dc279cb5cf53 [INFO] [stdout] 18: 0x75f28bad5a91 - tokio::runtime::context::runtime::enter_runtime::h703d7cbf3646179f [INFO] [stdout] 19: 0x75f28baecf83 - tokio::runtime::runtime::Runtime::block_on::h5132cc92afe813a3 [INFO] [stdout] 20: 0x75f28baaa8ce - core::ops::function::FnOnce::call_once::h44976df30d71a9f6 [INFO] [stdout] 21: 0x75f28bc9b8eb - test::__rust_begin_short_backtrace::h12ad5e04c8d7b4a5 [INFO] [stderr] error: test failed, to rerun pass `--test integration_tests` [INFO] [stdout] 22: 0x75f28bc9ab5e - test::run_test::{{closure}}::h612788d75908cb63 [INFO] [stdout] 23: 0x75f28bc5f9e4 - std::sys::backtrace::__rust_begin_short_backtrace::h72542b83b4f87d5b [INFO] [stdout] 24: 0x75f28bc631da - core::ops::function::FnOnce::call_once{{vtable.shim}}::hefd458a129ddca13 [INFO] [stdout] 25: 0x75f28bf692b7 - std::sys::pal::unix::thread::Thread::new::thread_start::h7c9c6951b48f721d [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_comment_commands [INFO] [stdout] test_create_sandbox [INFO] [stdout] test_double_start_sandbox [INFO] [stdout] test_error_conditions [INFO] [stdout] test_execute_command [INFO] [stdout] test_exit_code_preservation [INFO] [stdout] test_exit_command_response_includes_exit_true [INFO] [stdout] test_multiline_commands [INFO] [stdout] test_piping_and_redirection [INFO] [stdout] test_session_persistence [INFO] [stdout] test_standalone_mode [INFO] [stdout] test_start_sandbox [INFO] [stdout] test_stop_sandbox [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e0859761e920f74bbcee7bccc8680d7367bd288fa0f50d1204ee48c5b9bc532c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0859761e920f74bbcee7bccc8680d7367bd288fa0f50d1204ee48c5b9bc532c", kill_on_drop: false }` [INFO] [stdout] e0859761e920f74bbcee7bccc8680d7367bd288fa0f50d1204ee48c5b9bc532c