[INFO] fetching crate celeris 0.1.3...
[INFO] testing celeris-0.1.3 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate celeris 0.1.3 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate celeris 0.1.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate celeris 0.1.3
[INFO] tweaked toml for crates.io crate celeris 0.1.3 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate celeris 0.1.3 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate celeris 0.1.3 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wit-bindgen v0.45.0
[INFO] [stderr]   Downloaded byte-unit v5.1.6
[INFO] [stderr]   Downloaded escape8259 v0.5.3
[INFO] [stderr]   Downloaded mlua_derive v0.11.0
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.0
[INFO] [stderr]   Downloaded num-modular v0.6.1
[INFO] [stderr]   Downloaded delegate v0.13.4
[INFO] [stderr]   Downloaded pest_derive v2.8.1
[INFO] [stderr]   Downloaded test-with v0.15.3
[INFO] [stderr]   Downloaded libtest-with v0.8.1-10
[INFO] [stderr]   Downloaded clap v4.5.47
[INFO] [stderr]   Downloaded cc v1.2.35
[INFO] [stderr]   Downloaded pest v2.8.1
[INFO] [stderr]   Downloaded handlebars v6.3.2
[INFO] [stderr]   Downloaded wasi v0.14.3+wasi-0.2.4
[INFO] [stderr]   Downloaded clap_builder v4.5.47
[INFO] [stderr]   Downloaded rust_decimal v1.37.2
[INFO] [stderr]   Downloaded sysinfo v0.36.1
[INFO] [stderr]   Downloaded mlua v0.11.3
[INFO] [stderr]   Downloaded pest_meta v2.8.1
[INFO] [stderr]   Downloaded pest_generator v2.8.1
[INFO] [stderr]   Downloaded num-order v1.2.0
[INFO] [stderr]   Downloaded which v7.0.3
[INFO] [stderr]   Downloaded mlua-sys v0.8.3
[INFO] [stderr]   Downloaded ping v0.6.1
[INFO] [stderr]   Downloaded uzers v0.11.3
[INFO] [stderr]   Downloaded lua-src v548.1.1
[INFO] [stderr]   Downloaded luajit-src v210.6.1+f9140a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cbabc7507a94e76fb446814038ebd6a177542c1881c147ff0bac38beb44c70b7
[INFO] running `Command { std: "docker" "start" "-a" "cbabc7507a94e76fb446814038ebd6a177542c1881c147ff0bac38beb44c70b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cbabc7507a94e76fb446814038ebd6a177542c1881c147ff0bac38beb44c70b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cbabc7507a94e76fb446814038ebd6a177542c1881c147ff0bac38beb44c70b7", kill_on_drop: false }`
[INFO] [stdout] cbabc7507a94e76fb446814038ebd6a177542c1881c147ff0bac38beb44c70b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 39077f219dbba67ef91f3bb71163ffbed004d89502505acd41f02c8eb5d00afc
[INFO] running `Command { std: "docker" "start" "-a" "39077f219dbba67ef91f3bb71163ffbed004d89502505acd41f02c8eb5d00afc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling find-msvc-tools v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling num-modular v0.6.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling cc v1.2.35
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling num-order v1.2.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling toml_writer v1.0.2
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling which v7.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling luajit-src v210.6.1+f9140a6
[INFO] [stderr]    Compiling lua-src v548.1.1
[INFO] [stderr]    Compiling toml_parser v1.0.2
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]    Compiling mlua-sys v0.8.3
[INFO] [stderr]    Compiling libgit2-sys v0.18.2+1.9.1
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling sanitize-filename v0.6.0
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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 displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]    Compiling mlua_derive v0.11.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling delegate v0.13.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling erased-serde v0.4.6
[INFO] [stderr]    Compiling toml_datetime v0.7.0
[INFO] [stderr]    Compiling serde_spanned v1.0.0
[INFO] [stderr]    Compiling serde-value v0.7.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling toml v0.9.5
[INFO] [stderr]    Compiling git2 v0.20.2
[INFO] [stderr]    Compiling rust-embed v8.7.2
[INFO] [stderr]    Compiling handlebars v6.3.2
[INFO] [stderr]    Compiling mlua v0.11.3
[INFO] [stderr]    Compiling celeris v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "39077f219dbba67ef91f3bb71163ffbed004d89502505acd41f02c8eb5d00afc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "39077f219dbba67ef91f3bb71163ffbed004d89502505acd41f02c8eb5d00afc", kill_on_drop: false }`
[INFO] [stdout] 39077f219dbba67ef91f3bb71163ffbed004d89502505acd41f02c8eb5d00afc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 32188869b14f0c169b2b8d5d62281af6be801f0ba52b8c2964f8d5f4368e1fef
[INFO] running `Command { std: "docker" "start" "-a" "32188869b14f0c169b2b8d5d62281af6be801f0ba52b8c2964f8d5f4368e1fef", kill_on_drop: false }`
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling uzers v0.11.3
[INFO] [stderr]    Compiling sysinfo v0.36.1
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling escape8259 v0.5.3
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling libtest-with v0.8.1-10
[INFO] [stderr]    Compiling byte-unit v5.1.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling ping v0.6.1
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling test-with v0.15.3
[INFO] [stderr]    Compiling celeris v0.1.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.49s
[INFO] running `Command { std: "docker" "inspect" "32188869b14f0c169b2b8d5d62281af6be801f0ba52b8c2964f8d5f4368e1fef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "32188869b14f0c169b2b8d5d62281af6be801f0ba52b8c2964f8d5f4368e1fef", kill_on_drop: false }`
[INFO] [stdout] 32188869b14f0c169b2b8d5d62281af6be801f0ba52b8c2964f8d5f4368e1fef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1d766b132b25bd638016f2a313fff7e5c7a44cf8097179020f80a527af10b227
[INFO] running `Command { std: "docker" "start" "-a" "1d766b132b25bd638016f2a313fff7e5c7a44cf8097179020f80a527af10b227", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/celeris-60a0eb9a7503bd28)
[INFO] [stdout] 
[INFO] [stdout] running 49 tests
[INFO] [stdout] test layout::core::tests::deduce_name::normal ... ok
[INFO] [stdout] test tmux::pane::tests::run_command ... FAILED
[INFO] [stdout] test tmux::pane::tests::root_inheritance ... FAILED
[INFO] [stdout] test script::window::tests::window_options ... FAILED
[INFO] [stdout] test tmux::pane::tests::select ... FAILED
[INFO] [stdout] test tmux::pane::tests::split ... FAILED
[INFO] [stdout] test tmux::pane::tests::split_absolute_sized ... FAILED
[INFO] [stdout] test script::pane::tests::split_options ... FAILED
[INFO] [stdout] test script::session::tests::session_options ... ok
[INFO] [stdout] test layout::core::tests::remove ... ok
[INFO] [stdout] test layout::core::tests::deduce_name::undeducable_duplicate ... ok
[INFO] [stdout] test layout::core::tests::contains ... ok
[INFO] [stdout] test layout::core::tests::create::normal ... ok
[INFO] [stdout] test layout::core::tests::deduce_name::multiple ... ok
[INFO] [stdout] test layout::core::tests::create::duplicate ... ok
[INFO] [stdout] test layout::core::tests::layout ... ok
[INFO] [stdout] test tmux::session::tests::active_name ... ignored, because variable TMUX not found
[INFO] [stdout] test tmux::session::tests::attach_in_tmux ... ignored, because variable TMUX not found
[INFO] [stdout] test layout::core::tests::storage_path ... ok
[INFO] [stdout] test tmux::pane::tests::split_custom_path ... FAILED
[INFO] [stdout] test tmux::pane::tests::split_percentage_sized ... FAILED
[INFO] [stdout] test tmux::session::tests::attach_not_in_tmux ... FAILED
[INFO] [stdout] test tmux::session::tests::from ... FAILED
[INFO] [stdout] test tmux::session::tests::from_prefix_name ... FAILED
[INFO] [stdout] test tmux::session::tests::list_sessions ... FAILED
[INFO] [stdout] test tmux::session::tests::target_exits ... FAILED
[INFO] [stdout] test tmux::session::tests::terminal_state ... ok
[INFO] [stdout] test tmux::tests::server_running_t ... FAILED
[INFO] [stdout] test tmux::window::tests::even_out ... FAILED
[INFO] [stdout] test tmux::window::tests::new_window ... FAILED
[INFO] [stdout] test tmux::session::tests::new_session_custom_root ... FAILED
[INFO] [stdout] test tmux::window::tests::new_window_command_mixed ... FAILED
[INFO] [stdout] test tmux::session::tests::sessions_prefix_name ... FAILED
[INFO] [stdout] test tmux::window::tests::new_window_command ... FAILED
[INFO] [stdout] test tmux::window::tests::new_window_named ... FAILED
[INFO] [stdout] test tmux::window::tests::root_inheritance ... FAILED
[INFO] [stdout] test tmux::window::tests::select ... FAILED
[INFO] [stdout] test tmux::window::tests::new_window_custom_path ... FAILED
[INFO] [stdout] test tmux::window::tests::set_option ... FAILED
[INFO] [stdout] test tmux::tests::execute ... FAILED
[INFO] [stdout] test tmux::tests::window_target ... ok
[INFO] [stdout] test tmux::tests::target_exists ... FAILED
[INFO] [stdout] test tmux::tests::targeted_command ... FAILED
[INFO] [stdout] test tmux::window::tests::default_pane ... FAILED
[INFO] [stdout] test layout::core::tests::deduce_name::simple_duplicate ... ok
[INFO] [stdout] test tmux::tests::pane_target ... ok
[INFO] [stdout] test tmux::tests::session_target ... ok
[INFO] [stdout] test tmux::session::tests::new_session ... FAILED
[INFO] [stdout] test tmux::tests::tmux_test ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tmux::pane::tests::run_command stdout ----
[INFO] [stdout] Error: has-session failed to execute
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:124:14
[INFO] [stdout] 
[INFO] [stdout] ---- tmux::pane::tests::root_inheritance stdout ----
[INFO] [stdout] Error: has-session failed to execute
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:124:14
[INFO] [stdout] 
[INFO] [stdout] ---- script::window::tests::window_options stdout ----
[INFO] [stdout] Error: ExternalError(has-session failed to execute
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:124:14)
[INFO] [stdout] 
[INFO] [stdout] ---- tmux::pane::tests::select stdout ----
[INFO] [stdout] Error: has-session failed to execute
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:124:14
[INFO] [stdout] 
[INFO] [stdout] ---- tmux::pane::tests::split stdout ----
[INFO] [stdout] Error: has-session failed to execute
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:124:14
[INFO] [stdout] 
[INFO] [stdout] ---- tmux::pane::tests::split_absolute_sized stdout ----
[INFO] [stdout] Error: has-session failed to execute
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:124:14
[INFO] [stdout] 
[INFO] [stdout] ---- script::pane::tests::split_options stdout ----
[INFO] [stdout] Error: ExternalError(has-session failed to execute
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:124:14)
[INFO] [stdout] 
[INFO] [stdout] ---- tmux::pane::tests::split_custom_path stdout ----
[INFO] [stdout] Error: has-session failed to execute
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:124:14
[INFO] [stdout] 
[INFO] [stdout] ---- tmux::pane::tests::split_percentage_sized stdout ----
[INFO] [stdout] Error: has-session failed to execute
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:124:14
[INFO] [stdout] 
[INFO] [stdout] ---- tmux::session::tests::attach_not_in_tmux stdout ----
[INFO] [stdout] Error: has-session failed to execute
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:124:14
[INFO] [stdout] 
[INFO] [stdout] ---- tmux::session::tests::from stdout ----
[INFO] [stdout] Error: has-session failed to execute
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:124:14
[INFO] [stdout] 
[INFO] [stdout] ---- tmux::session::tests::from_prefix_name stdout ----
[INFO] [stdout] Error: has-session failed to execute
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:124:14
[INFO] [stdout] 
[INFO] [stdout] ---- tmux::session::tests::list_sessions stdout ----
[INFO] [stdout] Error: has-session failed to execute
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:124:14
[INFO] [stdout] 
[INFO] [stdout] ---- tmux::session::tests::target_exits stdout ----
[INFO] [stdout] Error: has-session failed to execute
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:124:14
[INFO] [stdout] 
[INFO] [stdout] ---- tmux::tests::server_running_t stdout ----
[INFO] [stdout] Error: failed to execute tmux command: "tmux" "display-message" "-p" "#{socket_path}"
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:73:10
[INFO] [stdout] 
[INFO] [stdout] ---- tmux::window::tests::even_out stdout ----
[INFO] [stdout] Error: has-session failed to execute
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:124:14
[INFO] [stdout] 
[INFO] [stdout] ---- tmux::window::tests::new_window stdout ----
[INFO] [stdout] Error: has-session failed to execute
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:124:14
[INFO] [stdout] 
[INFO] [stdout] ---- tmux::session::tests::new_session_custom_root stdout ----
[INFO] [stdout] Error: has-session failed to execute
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:124:14
[INFO] [stdout] 
[INFO] [stdout] ---- tmux::window::tests::new_window_command_mixed stdout ----
[INFO] [stdout] Error: has-session failed to execute
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:124:14
[INFO] [stdout] 
[INFO] [stdout] ---- tmux::session::tests::sessions_prefix_name stdout ----
[INFO] [stdout] Error: has-session failed to execute
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:124:14
[INFO] [stdout] 
[INFO] [stdout] ---- tmux::window::tests::new_window_command stdout ----
[INFO] [stdout] Error: has-session failed to execute
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:124:14
[INFO] [stdout] 
[INFO] [stdout] ---- tmux::window::tests::new_window_named stdout ----
[INFO] [stdout] Error: has-session failed to execute
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:124:14
[INFO] [stdout] 
[INFO] [stdout] ---- tmux::window::tests::root_inheritance stdout ----
[INFO] [stdout] Error: has-session failed to execute
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:124:14
[INFO] [stdout] 
[INFO] [stdout] ---- tmux::window::tests::select stdout ----
[INFO] [stdout] Error: has-session failed to execute
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:124:14
[INFO] [stdout] 
[INFO] [stdout] ---- tmux::window::tests::new_window_custom_path stdout ----
[INFO] [stdout] Error: has-session failed to execute
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:124:14
[INFO] [stdout] 
[INFO] [stdout] ---- tmux::window::tests::set_option stdout ----
[INFO] [stdout] Error: has-session failed to execute
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:124:14
[INFO] [stdout] 
[INFO] [stdout] ---- tmux::tests::execute stdout ----
[INFO] [stdout] Error: failed to execute tmux command: "tmux" "display-message" "-p" "test"
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:51:14
[INFO] [stdout] 
[INFO] [stdout] ---- tmux::tests::target_exists stdout ----
[INFO] [stdout] Error: has-session failed to execute
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:124:14
[INFO] [stdout] 
[INFO] [stdout] ---- tmux::tests::targeted_command stdout ----
[INFO] [stdout] Error: has-session failed to execute
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:124:14
[INFO] [stdout] 
[INFO] [stdout] ---- tmux::window::tests::default_pane stdout ----
[INFO] [stdout] Error: has-session failed to execute
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:124:14
[INFO] [stdout] 
[INFO] [stdout] ---- tmux::session::tests::new_session stdout ----
[INFO] [stdout] Error: has-session failed to execute
[INFO] [stdout] 
[INFO] [stdout] Caused by:
[INFO] [stdout]     No such file or directory (os error 2)
[INFO] [stdout] 
[INFO] [stdout] Location:
[INFO] [stdout]     src/tmux.rs:124:14
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     script::pane::tests::split_options
[INFO] [stdout]     script::window::tests::window_options
[INFO] [stdout]     tmux::pane::tests::root_inheritance
[INFO] [stdout]     tmux::pane::tests::run_command
[INFO] [stdout]     tmux::pane::tests::select
[INFO] [stdout]     tmux::pane::tests::split
[INFO] [stdout]     tmux::pane::tests::split_absolute_sized
[INFO] [stdout]     tmux::pane::tests::split_custom_path
[INFO] [stdout]     tmux::pane::tests::split_percentage_sized
[INFO] [stdout]     tmux::session::tests::attach_not_in_tmux
[INFO] [stdout]     tmux::session::tests::from
[INFO] [stdout]     tmux::session::tests::from_prefix_name
[INFO] [stdout]     tmux::session::tests::list_sessions
[INFO] [stdout]     tmux::session::tests::new_session
[INFO] [stdout]     tmux::session::tests::new_session_custom_root
[INFO] [stdout]     tmux::session::tests::sessions_prefix_name
[INFO] [stdout]     tmux::session::tests::target_exits
[INFO] [stdout]     tmux::tests::execute
[INFO] [stdout]     tmux::tests::server_running_t
[INFO] [stdout]     tmux::tests::target_exists
[INFO] [stdout]     tmux::tests::targeted_command
[INFO] [stdout]     tmux::window::tests::default_pane
[INFO] [stdout]     tmux::window::tests::even_out
[INFO] [stdout]     tmux::window::tests::new_window
[INFO] [stdout]     tmux::window::tests::new_window_command
[INFO] [stdout]     tmux::window::tests::new_window_command_mixed
[INFO] [stdout]     tmux::window::tests::new_window_custom_path
[INFO] [stdout]     tmux::window::tests::new_window_named
[INFO] [stdout]     tmux::window::tests::root_inheritance
[INFO] [stdout]     tmux::window::tests::select
[INFO] [stdout]     tmux::window::tests::set_option
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 16 passed; 31 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "1d766b132b25bd638016f2a313fff7e5c7a44cf8097179020f80a527af10b227", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1d766b132b25bd638016f2a313fff7e5c7a44cf8097179020f80a527af10b227", kill_on_drop: false }`
[INFO] [stdout] 1d766b132b25bd638016f2a313fff7e5c7a44cf8097179020f80a527af10b227
