[INFO] cloning repository https://github.com/DerFetzer/hab-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DerFetzer/hab-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerFetzer%2Fhab-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerFetzer%2Fhab-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 62107d2f691e63533f9f778ae2c25b00ccd0a139
[INFO] testing DerFetzer/hab-rs against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDerFetzer%2Fhab-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DerFetzer/hab-rs
[INFO] finished tweaking git repo https://github.com/DerFetzer/hab-rs
[INFO] tweaked toml for git repo https://github.com/DerFetzer/hab-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DerFetzer/hab-rs on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DerFetzer/hab-rs 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8701398397d3cbe21c98881d109e9f2b3811e6206a67539b80a514bf5883a409
[INFO] running `Command { std: "docker" "start" "-a" "8701398397d3cbe21c98881d109e9f2b3811e6206a67539b80a514bf5883a409", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8701398397d3cbe21c98881d109e9f2b3811e6206a67539b80a514bf5883a409", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8701398397d3cbe21c98881d109e9f2b3811e6206a67539b80a514bf5883a409", kill_on_drop: false }`
[INFO] [stdout] 8701398397d3cbe21c98881d109e9f2b3811e6206a67539b80a514bf5883a409
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c93c360ea8200e1ae028a019b429fe59fa18dd2acd625b3d94e988aafd4ff89
[INFO] running `Command { std: "docker" "start" "-a" "5c93c360ea8200e1ae028a019b429fe59fa18dd2acd625b3d94e988aafd4ff89", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling serde-nested-json v0.1.3
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling hab-rs-api-client v0.3.0 (/opt/rustwide/workdir/hab-rs-api-client)
[INFO] [stderr]    Compiling hab-rs v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.57s
[INFO] running `Command { std: "docker" "inspect" "5c93c360ea8200e1ae028a019b429fe59fa18dd2acd625b3d94e988aafd4ff89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c93c360ea8200e1ae028a019b429fe59fa18dd2acd625b3d94e988aafd4ff89", kill_on_drop: false }`
[INFO] [stdout] 5c93c360ea8200e1ae028a019b429fe59fa18dd2acd625b3d94e988aafd4ff89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3a73da5fac71e62a4642604532ff7ef1b6dc429444f75f6c14d306ba92c6c4e3
[INFO] running `Command { std: "docker" "start" "-a" "3a73da5fac71e62a4642604532ff7ef1b6dc429444f75f6c14d306ba92c6c4e3", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling cc v1.2.31
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling bollard-buildkit-proto v0.6.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling fragile v2.0.1
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling conquer-util v0.3.0
[INFO] [stderr]    Compiling conquer-once v0.4.0
[INFO] [stderr]    Compiling docker_credential v1.3.2
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ulid v1.2.1
[INFO] [stderr]    Compiling etcetera v0.10.0
[INFO] [stderr]    Compiling serde-nested-json v0.1.3
[INFO] [stderr]    Compiling tracing-test-macro v0.2.5
[INFO] [stderr]    Compiling futures-timer v3.0.3
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-tar v0.3.1
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tracing-test v0.2.5
[INFO] [stderr]    Compiling parse-display v0.9.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling hyperlocal v0.9.1
[INFO] [stderr]    Compiling tonic v0.13.1
[INFO] [stderr]    Compiling ureq v2.12.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest-middleware v0.4.2
[INFO] [stderr]    Compiling hab-rs-api-client v0.3.0 (/opt/rustwide/workdir/hab-rs-api-client)
[INFO] [stderr]    Compiling bollard-stubs v1.48.3-rc.28.0.4
[INFO] [stderr]    Compiling hab-rs v0.3.3 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling bollard v0.19.1
[INFO] [stderr]    Compiling testcontainers v0.25.0
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2m 05s
[INFO] running `Command { std: "docker" "inspect" "3a73da5fac71e62a4642604532ff7ef1b6dc429444f75f6c14d306ba92c6c4e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3a73da5fac71e62a4642604532ff7ef1b6dc429444f75f6c14d306ba92c6c4e3", kill_on_drop: false }`
[INFO] [stdout] 3a73da5fac71e62a4642604532ff7ef1b6dc429444f75f6c14d306ba92c6c4e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 365e727c28d8c0f32d9364df60d322b1e132805d5631bacf0c8887d483f2dba1
[INFO] running `Command { std: "docker" "start" "-a" "365e727c28d8c0f32d9364df60d322b1e132805d5631bacf0c8887d483f2dba1", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.55s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hab_rs-0900700943d91173)
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test event::tests::test_increase_decrease::case_1_value_increase ... ok
[INFO] [stdout] test event::tests::test_next_previous::case_1_value_next ... ok
[INFO] [stdout] test event::tests::test_next_previous::case_2_value_previous ... ok
[INFO] [stdout] test event::tests::test_on_off::case_1_value_on ... ok
[INFO] [stdout] test event::tests::test_open_closed::case_1_value_open ... ok
[INFO] [stdout] test event::tests::test_on_off::case_2_value_off ... ok
[INFO] [stdout] test event::tests::test_play_pause::case_2_value_pause ... ok
[INFO] [stdout] test event::tests::test_parse_event ... ok
[INFO] [stdout] test event::tests::test_rewind_fastforward::case_2_value_fastforward ... ok
[INFO] [stdout] test event::tests::test_play_pause::case_1_value_play ... ok
[INFO] [stdout] test event::tests::test_stop_move::case_1_value_stop ... ok
[INFO] [stdout] test event::tests::test_up_down::case_1_value_up ... ok
[INFO] [stdout] test event::tests::test_rewind_fastforward::case_1_value_rewind ... ok
[INFO] [stdout] test event::tests::test_up_down::case_2_value_down ... ok
[INFO] [stdout] test event::tests::test_state_event ... ok
[INFO] [stdout] test rule::tests::test_rule_mock ... ok
[INFO] [stdout] test event::tests::test_stop_move::case_2_value_move ... ok
[INFO] [stdout] test event::tests::test_state_changed_event ... ok
[INFO] [stdout] test event::tests::test_string_list ... ok
[INFO] [stdout] test event::tests::test_increase_decrease::case_2_value_decrease ... ok
[INFO] [stdout] test rule::tests::test_manager ... ok
[INFO] [stdout] test event::tests::test_open_closed::case_2_value_closed ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-c35223b4b149c930)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test main::case_1 ... ignored
[INFO] [stdout] test main::case_2 ... ignored
[INFO] [stdout] test main::case_3 ... ignored
[INFO] [stdout] test main::case_4 ... ignored
[INFO] [stdout] test main::case_5 ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests hab_rs
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/../README.md - (line 15) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.98s; merged doctests compilation took 1.97s
[INFO] running `Command { std: "docker" "inspect" "365e727c28d8c0f32d9364df60d322b1e132805d5631bacf0c8887d483f2dba1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "365e727c28d8c0f32d9364df60d322b1e132805d5631bacf0c8887d483f2dba1", kill_on_drop: false }`
[INFO] [stdout] 365e727c28d8c0f32d9364df60d322b1e132805d5631bacf0c8887d483f2dba1
