[INFO] cloning repository https://github.com/christimahu/devrs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/christimahu/devrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristimahu%2Fdevrs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristimahu%2Fdevrs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eba67e55af90ae693ca1c7b1465cc95c7e13cf9a [INFO] testing christimahu/devrs against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristimahu%2Fdevrs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/christimahu/devrs on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/christimahu/devrs [INFO] finished tweaking git repo https://github.com/christimahu/devrs [INFO] tweaked toml for git repo https://github.com/christimahu/devrs written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/christimahu/devrs 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4cc7676c5fafe746cd765d11588fbd7d19c7022746e645afee6803cd04e52b2 [INFO] running `Command { std: "docker" "start" "-a" "f4cc7676c5fafe746cd765d11588fbd7d19c7022746e645afee6803cd04e52b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4cc7676c5fafe746cd765d11588fbd7d19c7022746e645afee6803cd04e52b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4cc7676c5fafe746cd765d11588fbd7d19c7022746e645afee6803cd04e52b2", kill_on_drop: false }` [INFO] [stdout] f4cc7676c5fafe746cd765d11588fbd7d19c7022746e645afee6803cd04e52b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 913066e5b7866303befd7b9405af94626d08aeabe297308bf0dd4bc5719b55fe [INFO] running `Command { std: "docker" "start" "-a" "913066e5b7866303befd7b9405af94626d08aeabe297308bf0dd4bc5719b55fe", 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.172 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling libm v0.2.13 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling deunicode v1.6.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling assert_cmd v2.0.17 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling clap_builder v4.5.37 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling http-range-header v0.4.2 [INFO] [stderr] Compiling ignore v0.4.23 [INFO] [stderr] Compiling flate2 v1.1.1 [INFO] [stderr] Compiling shellexpand v3.1.1 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling directories v6.0.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling clap v4.5.37 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Compiling serde_with v3.12.0 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling tower-http v0.6.2 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling bollard-stubs v1.47.1-rc.27.3.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling hyperlocal v0.9.1 [INFO] [stderr] Compiling axum v0.8.3 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling bollard v0.18.1 [INFO] [stderr] Compiling devrs v0.2.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "913066e5b7866303befd7b9405af94626d08aeabe297308bf0dd4bc5719b55fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "913066e5b7866303befd7b9405af94626d08aeabe297308bf0dd4bc5719b55fe", kill_on_drop: false }` [INFO] [stdout] 913066e5b7866303befd7b9405af94626d08aeabe297308bf0dd4bc5719b55fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdbcae65defed81a2f25f68a2a410f0974c6af7755373516dc33545d4a0ab6d8 [INFO] running `Command { std: "docker" "start" "-a" "bdbcae65defed81a2f25f68a2a410f0974c6af7755373516dc33545d4a0ab6d8", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling xattr v1.5.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling devrs v0.2.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.59s [INFO] running `Command { std: "docker" "inspect" "bdbcae65defed81a2f25f68a2a410f0974c6af7755373516dc33545d4a0ab6d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdbcae65defed81a2f25f68a2a410f0974c6af7755373516dc33545d4a0ab6d8", kill_on_drop: false }` [INFO] [stdout] bdbcae65defed81a2f25f68a2a410f0974c6af7755373516dc33545d4a0ab6d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 79802a419ff7bbea89a612b6b07af5b683bedc18534bb8b3089991e4f05387ca [INFO] running `Command { std: "docker" "start" "-a" "79802a419ff7bbea89a612b6b07af5b683bedc18534bb8b3089991e4f05387ca", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/devrs-8b57b3cddde6c32e) [INFO] [stdout] [INFO] [stdout] running 166 tests [INFO] [stdout] test commands::blueprint::create::tests::test_handle_create_end_to_end ... ignored [INFO] [stdout] test commands::blueprint::create::tests::test_prepare_and_validate_paths_logic ... ignored [INFO] [stdout] test commands::blueprint::create::tests::test_case_conversion_logic ... ok [INFO] [stdout] test commands::blueprint::create::tests::test_build_template_context_logic ... ok [INFO] [stdout] test commands::blueprint::create::tests::test_parse_key_val_logic ... ok [INFO] [stdout] test commands::blueprint::create::tests::test_create_args_parsing ... ok [INFO] [stdout] test commands::blueprint::info::tests::test_handle_info_logic ... ignored [INFO] [stdout] test commands::blueprint::info::tests::test_handle_info_missing_blueprint ... ignored [INFO] [stdout] test commands::blueprint::info::tests::test_extract_title_and_description_parsing ... ok [INFO] [stdout] test commands::blueprint::list::tests::test_handle_list_with_mock_config ... ignored [INFO] [stdout] test commands::blueprint::list::tests::test_extract_description_from_readme_logic ... ok [INFO] [stdout] test commands::blueprint::info::tests::test_info_args_requires_name ... ok [INFO] [stdout] test commands::blueprint::info::tests::test_extract_usage_from_readme_parsing ... ok [INFO] [stdout] test commands::blueprint::info::tests::test_info_args_parsing ... ok [INFO] [stdout] test commands::blueprint::list::tests::test_read_blueprints_missing_directory ... ok [INFO] [stdout] test commands::blueprint::tests::test_handle_blueprint_routing ... ignored [INFO] [stdout] test commands::blueprint::create::tests::test_create_args_requires_lang_and_name ... ok [INFO] [stdout] test commands::blueprint::tests::test_parses_blueprint_create ... ok [INFO] [stdout] test commands::blueprint::tests::test_parses_blueprint_info ... ok [INFO] [stdout] test commands::blueprint::tests::test_parses_blueprint_list ... ok [INFO] [stdout] test commands::blueprint::utils::project_detector::tests::test_detect_frontend_react ... ok [INFO] [stdout] test commands::blueprint::utils::project_detector::tests::test_detect_fallback_extension ... ok [INFO] [stdout] test commands::blueprint::list::tests::test_read_blueprints_from_dir_logic ... ok [INFO] [stdout] test commands::blueprint::utils::project_detector::tests::test_detect_cmake ... ok [INFO] [stdout] test commands::blueprint::utils::project_detector::tests::test_detect_frontend_vite ... ok [INFO] [stdout] test commands::blueprint::utils::project_detector::tests::test_detect_nodejs ... ok [INFO] [stdout] test commands::blueprint::utils::project_detector::tests::test_detect_python_pip ... ok [INFO] [stdout] test commands::blueprint::utils::tree_printer::tests::test_print_directory_tree_empty ... ok [INFO] [stdout] test commands::blueprint::utils::project_detector::tests::test_detect_go ... ok [INFO] [stdout] test commands::blueprint::utils::project_detector::tests::test_detect_python_pyproject ... ok [INFO] [stdout] test commands::blueprint::utils::tree_printer::tests::test_directory_sorting ... ok [INFO] [stdout] test commands::blueprint::utils::project_detector::tests::test_detect_unknown ... ok [INFO] [stdout] test commands::blueprint::utils::tree_printer::tests::test_print_directory_tree_file_as_root ... ok [INFO] [stdout] test commands::blueprint::utils::project_detector::tests::test_detect_gradle ... ok [INFO] [stdout] test commands::blueprint::utils::project_detector::tests::test_detect_rust ... ok [INFO] [stdout] test commands::blueprint::utils::project_detector::tests::test_detect_maven ... ok [INFO] [stdout] test commands::blueprint::utils::tree_printer::tests::test_print_directory_tree_nonexistent ... ok [INFO] [stdout] test commands::container::build::tests::test_handle_build_custom_dockerfile ... ignored [INFO] [stdout] test commands::container::build::tests::test_handle_build_default_tag_no_prefix ... ignored [INFO] [stdout] test commands::container::build::tests::test_handle_build_default_tag_with_prefix ... ignored [INFO] [stdout] test commands::container::build::tests::test_handle_build_missing_dockerfile ... ignored [INFO] [stdout] test commands::container::build::tests::test_handle_build_with_tag ... ignored [INFO] [stdout] test commands::container::run::tests::test_handle_run_logic ... ignored [INFO] [stdout] test commands::blueprint::utils::tree_printer::tests::test_print_directory_tree_symlink_cycle ... ok [INFO] [stdout] test commands::container::shell::tests::test_shell_args_parsing_with_command ... ok [INFO] [stdout] test commands::container::status::tests::test_status_args_parsing_all ... ok [INFO] [stdout] test commands::container::run::tests::test_run_args_parsing ... ok [INFO] [stdout] test commands::container::rm::tests::test_rm_args_parsing ... ok [INFO] [stdout] test commands::container::status::tests::test_status_args_parsing ... ok [INFO] [stdout] test commands::container::logs::tests::test_logs_args_requires_name ... ok [INFO] [stdout] test commands::container::rmi::tests::test_rmi_args_parsing ... ok [INFO] [stdout] test commands::container::stop::tests::test_stop_args_parsing ... ok [INFO] [stdout] test commands::container::shell::tests::test_shell_args_parsing_default_shell ... ok [INFO] [stdout] test commands::container::stop::tests::test_stop_args_parsing_default_time ... ok [INFO] [stdout] test commands::container::logs::tests::test_logs_args_parsing ... ok [INFO] [stdout] test commands::container::rm::tests::test_rm_args_requires_name ... ok [INFO] [stdout] test commands::blueprint::utils::tree_printer::tests::test_print_directory_tree_to_string_basic ... ok [INFO] [stdout] test commands::container::run::tests::test_run_args_parsing_minimal ... ok [INFO] [stdout] test commands::env::build::tests::test_handle_build_no_dockerfile ... ignored [INFO] [stdout] test commands::env::build::tests::test_handle_build_uses_config ... ignored [INFO] [stdout] test commands::container::tests::test_rejects_container_buildrun ... ok [INFO] [stdout] test commands::container::rmi::tests::test_rmi_args_requires_name ... ok [INFO] [stdout] test commands::container::tests::test_parses_container_rm ... ok [INFO] [stdout] test commands::container::shell::tests::test_shell_args_requires_name ... ok [INFO] [stdout] test commands::container::status::tests::test_print_container_summary_formatting ... ok [INFO] [stdout] test commands::container::stop::tests::test_stop_args_requires_name ... ok [INFO] [stdout] test commands::env::build::tests::test_handle_build_uses_default_on_config_fail ... ignored [INFO] [stdout] test commands::env::build::tests::test_handle_build_uses_default_on_empty_config ... ignored [INFO] [stdout] test commands::container::tests::test_parses_container_build ... ok [INFO] [stdout] test commands::env::build::tests::test_build_args_parsing ... ok [INFO] [stdout] test commands::env::rebuild::tests::test_handle_rebuild_logic ... ignored [INFO] [stdout] test commands::env::shell::tests::test_handle_shell_logic_with_config ... ignored [INFO] [stdout] test commands::container::tests::test_parses_container_run ... ok [INFO] [stdout] test commands::env::shell::tests::test_handle_shell_logic_without_config ... ignored [INFO] [stdout] test commands::env::shell::tests::test_shell_args_parsing ... ok [INFO] [stdout] test commands::env::logs::tests::test_logs_args_parsing_lines_all ... ok [INFO] [stdout] test commands::env::logs::tests::test_logs_args_parsing_with_options ... ok [INFO] [stdout] test commands::env::status::tests::test_print_container_details_formatting ... ok [INFO] [stdout] test commands::env::status::tests::test_status_args_parsing ... ok [INFO] [stdout] test commands::env::logs::tests::test_logs_args_parsing_defaults ... ok [INFO] [stdout] test commands::env::exec::tests::test_exec_args_parsing_with_name ... ok [INFO] [stdout] test commands::env::exec::tests::test_exec_args_requires_command ... ok [INFO] [stdout] test commands::env::prune::tests::test_prune_args_parsing_force ... ok [INFO] [stdout] test commands::env::rebuild::tests::test_rebuild_args_parsing ... ok [INFO] [stdout] test commands::env::stop::tests::test_handle_stop_logic_not_found ... ignored [INFO] [stdout] test commands::env::stop::tests::test_handle_stop_logic_running ... ignored [INFO] [stdout] test commands::env::exec::tests::test_exec_args_parsing ... ok [INFO] [stdout] test commands::env::rebuild::tests::test_rebuild_args_parsing_defaults ... ok [INFO] [stdout] test commands::env::prune::tests::test_prune_args_parsing ... ok [INFO] [stdout] test commands::env::status::tests::test_status_args_parsing_with_name ... ok [INFO] [stdout] test commands::env::shell::tests::test_create_minimal_default_config ... ok [INFO] [stdout] test commands::env::stop::tests::test_stop_args_parsing ... ok [INFO] [stdout] test commands::env::tests::placeholder_env_mod_test ... ok [INFO] [stdout] test commands::setup::all::tests::test_handle_all_orchestration ... ignored [INFO] [stdout] test commands::setup::deps::tests::test_handle_deps_logic ... ignored [INFO] [stdout] test commands::setup::nvim::tests::test_check_command_exists_logic ... ignored [INFO] [stdout] test commands::setup::nvim::tests::test_handle_nvim_logic ... ignored [INFO] [stdout] test commands::setup::all::tests::test_all_args_parsing ... ok [INFO] [stdout] test commands::setup::integrate::tests::test_integrate_args_parsing ... ok [INFO] [stdout] test commands::setup::deps::tests::test_deps_args_parsing ... ok [INFO] [stdout] test commands::setup::tests::test_find_repo_root_logic ... ignored [INFO] [stdout] test commands::setup::tests::test_handle_setup_repo_check ... ignored [INFO] [stdout] test commands::setup::integrate::tests::test_detect_shell_logic ... ok [INFO] [stdout] test commands::setup::tests::test_parses_setup_default_to_all ... ok [INFO] [stdout] test commands::setup::nvim::tests::test_nvim_args_parsing ... ok [INFO] [stdout] test commands::setup::tests::test_parses_setup_deps ... ok [INFO] [stdout] test commands::setup::tests::test_parses_setup_integrate ... ok [INFO] [stdout] test commands::setup::nvim::tests::test_run_external_command_fail_exit ... ok [INFO] [stdout] test commands::setup::integrate::tests::test_handle_integrate_runs_ok ... ok [INFO] [stdout] test [INFO] [stdout] test commands::setup::tests::test_parses_setup_all ... ok [INFO] [stdout] test commands::srv::config::tests::test_from_args ... ok [INFO] [stdout] test commands::setup::tests::test_parses_setup_config ... ok [INFO] [stdout] test commands::setup::tests::test_parses_setup_nvim ... ok [INFO] [stdout] test commands::setup::deps::tests::test_check_dependency_exists_logic ... ok [INFO] [stdout] test commands::srv::config::tests::test_load_config_from_dir_no_file ... ok [INFO] [stdout] test commands::srv::config::tests::test_load_config_from_dir_with_file ... ok [INFO] [stdout] test commands::srv::config::tests::test_resolve_directory_existing ... ok [INFO] [stdout] test commands::srv::config::tests::test_server_config_default ... ok [INFO] [stdout] test commands::setup::nvim::tests::test_run_external_command_success ... ok [INFO] [stdout] test commands::srv::config::tests::test_load_and_merge_cli_overrides_file ... ok [INFO] [stdout] test commands::srv::server_logic::tests::test_find_available_port_start_is_free ... ok [INFO] [stdout] test commands::srv::config::tests::test_load_and_merge_args_only ... ok [INFO] [stdout] test commands::srv::utils::tests::test_format_modification_time ... ok [INFO] [stdout] test commands::srv::config::tests::test_load_and_merge_config ... ok [INFO] [stdout] test common::docker::connect::tests::test_connect_docker_success ... ignored [INFO] [stdout] test commands::srv::utils::tests::test_human_readable_size ... ok [INFO] [stdout] test commands::srv::server_logic::tests::test_shutdown_signal_creation ... ok [INFO] [stdout] test commands::srv::server_logic::tests::test_find_available_port_start_occupied ... ok [INFO] [stdout] test common::docker::interaction::tests::placeholder_interaction_test ... ok [INFO] [stdout] test common::docker::lifecycle::tests::placeholder_lifecycle_test ... ok [INFO] [stdout] test common::docker::operations::tests::placeholder_operations_test ... ok [INFO] [stdout] test commands::srv::utils::tests::test_log_directory_contents ... ok [INFO] [stdout] test common::docker::state::tests::placeholder_state_test ... ok [INFO] [stdout] test common::docker::tests::placeholder_docker_mod_test ... ok [INFO] [stdout] test common::fs::io::tests::test_read_write_string_to_file ... ok [INFO] [stdout] test common::docker::operations::tests::test_convert_mounts_to_bollard_valid ... ok [INFO] [stdout] test common::fs::links::tests::test_create_symlink_basic ... ok [INFO] [stdout] test commands::srv::server_logic::tests::test_create_app_builds ... ok [INFO] [stdout] test common::fs::io::tests::test_ensure_dir_exists_already_exists ... ok [INFO] [stdout] test common::fs::links::tests::test_create_symlink_target_exists_backup ... ok [INFO] [stdout] test common::fs::links::tests::test_create_symlink_already_correct ... ok [INFO] [stdout] test core::config::tests::test_load_config_integration_no_files ... ignored [INFO] [stdout] test core::config::tests::test_load_config_integration_with_files ... ignored [INFO] [stdout] test core::config::tests::test_deserialize_basic_toml ... ok [INFO] [stdout] test core::config::tests::test_path_expansion ... ok [INFO] [stdout] test common::fs::io::tests::test_ensure_dir_exists_creates_new ... ok [INFO] [stdout] test core::error::tests::test_error_display ... ok [INFO] [stdout] test core::config::tests::test_validate_config_valid ... ok [INFO] [stdout] test core::templating::tests::test_render_empty_dir ... ok [INFO] [stdout] test core::templating::tests::test_render_case_insensitive_extension ... ok [INFO] [stdout] test core::templating::tests::test_render_and_copy ... ok [INFO] [stdout] test common::archive::tar::tests::test_create_context_tar_basic ... ok [INFO] [stdout] test tests::test_main_help_flag ... ok [INFO] [stdout] test tests::test_main_version_flag ... ok [INFO] [stdout] test commands::srv::utils::tests::test_get_local_ip ... ok [INFO] [stdout] test common::docker::operations::tests::test_convert_mounts_to_bollard_invalid_container_path ... ok [INFO] [stdout] test commands::setup::nvim::tests::test_run_external_command_fail_not_found ... ok [INFO] [stdout] test common::docker::operations::tests::test_convert_mounts_to_bollard_non_absolute_host ... ok [INFO] [stdout] test commands::setup::integrate::tests::test_handle_integrate_fails_if_functions_missing ... FAILED [INFO] [stdout] test common::fs::io::tests::test_ensure_dir_exists_path_is_file ... ok [INFO] [stdout] test common::fs::links::tests::test_create_symlink_source_missing ... ok [INFO] [stdout] test core::config::tests::test_validate_config_invalid_port ... ok [INFO] [stdout] test common::fs::io::tests::test_read_file_not_found ... ok [INFO] [stdout] test core::config::tests::test_validate_config_blueprint_path_is_file ... ok [INFO] [stdout] test core::templating::tests::test_render_invalid_template_syntax ... ok [INFO] [stdout] test commands::srv::config::tests::test_resolve_directory_nonexistent ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- commands::setup::integrate::tests::test_handle_integrate_fails_if_functions_missing stdout ---- [INFO] [stdout] [INFO] [stdout] --- DevRS Integration Instructions --- [INFO] [stdout] [INFO] [stdout] To make DevRS shell functions available, please **manually add** the following [INFO] [stdout] line to your shell configuration file (~/.bashrc) [INFO] [stdout] and then reload your shell or open a new terminal: [INFO] [stdout] [INFO] [stdout] # --- Start: Add this line to ~/.bashrc --- [INFO] [stdout] source "/tmp/.tmpevau5g/presets/shell_functions" [INFO] [stdout] # --- End: Add this line --- [INFO] [stdout] [INFO] [stdout] After adding the line, reload your configuration by running: [INFO] [stdout] source ~/.bashrc [INFO] [stdout] Or simply open a new terminal window. [INFO] [stdout] ------------------------------------------ [INFO] [stdout] [INFO] [stdout] thread 'commands::setup::integrate::tests::test_handle_integrate_fails_if_functions_missing' panicked at cli/src/commands/setup/integrate.rs:314:9: [INFO] [stdout] handle_integrate should fail if shell_functions is missing [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5c27f48270c2 - std::backtrace_rs::backtrace::libunwind::trace::h2bdbdb423cc746ad [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5c27f48270c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h876081fa48c0856a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5c27f48270c2 - std::sys::backtrace::_print_fmt::h744638bebbff2806 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5c27f48270c2 - ::fmt::he6e74fa9d0076b5d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5c27f4854b53 - core::fmt::rt::Argument::fmt::hf88a3177e76af877 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5c27f4854b53 - core::fmt::write::h6442196e41589522 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/fmt/mod.rs:1446:25 [INFO] [stdout] 6: 0x5c27f48220a3 - std::io::default_write_fmt::h19b804dc75596022 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5c27f48220a3 - std::io::Write::write_fmt::h561df7c669043671 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/io/mod.rs:1914:13 [INFO] [stdout] 8: 0x5c27f4826f12 - std::sys::backtrace::BacktraceLock::print::h25e1ce4c29150054 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5c27f48295dc - std::panicking::default_hook::{{closure}}::h36663bdaae83f2bb [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:300:22 [INFO] [stdout] 10: 0x5c27f4829432 - std::panicking::default_hook::hb9d7c40580cf1835 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:324:9 [INFO] [stdout] 11: 0x5c27f3dc0a24 - as core::ops::function::Fn>::call::h53bdf3f1ac68020f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 12: 0x5c27f3dc0a24 - test::test_main_with_exit_callback::{{closure}}::h3ae9af1665ff5b7d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5c27f482a0d3 - as core::ops::function::Fn>::call::ha3a705c6ebc0f8fb [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1980:9 [INFO] [stdout] 14: 0x5c27f482a0d3 - std::panicking::rust_panic_with_hook::h2d703857e4ba629f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:841:13 [INFO] [stdout] 15: 0x5c27f4829d56 - std::panicking::begin_panic_handler::{{closure}}::h53dd12a17ad784b1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:699:13 [INFO] [stdout] 16: 0x5c27f48275c9 - std::sys::backtrace::__rust_end_short_backtrace::hf54a874920d38937 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 17: 0x5c27f4829a1d - __rustc[22d03d94d4da23d0]::rust_begin_unwind [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:697:5 [INFO] [stdout] 18: 0x5c27f48524a0 - core::panicking::panic_fmt::hb74c170c8276d1d6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5c27f3c2ae59 - devrs::commands::setup::integrate::tests::test_handle_integrate_fails_if_functions_missing::{{closure}}::he2467cf2a682e2f4 [INFO] [stdout] at /opt/rustwide/workdir/cli/src/commands/setup/integrate.rs:314:9 [INFO] [stdout] 20: 0x5c27f3962a25 - as core::future::future::Future>::poll::hfdd0e1f9f645dbe0 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/future/future.rs:124:9 [INFO] [stdout] 21: 0x5c27f396295d - as core::future::future::Future>::poll::hec0ea664a653f29e [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x5c27f39621ef - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h1fed151f39271006 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:54 [INFO] [stdout] 23: 0x5c27f3962116 - tokio::task::coop::with_budget::h87b51fdcbb1d40e0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:167:5 [INFO] [stdout] 24: 0x5c27f3962116 - tokio::task::coop::budget::h866f7d66f0230683 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/task/coop/mod.rs:133:5 [INFO] [stdout] 25: 0x5c27f3962116 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::hdda0e43e99b9be6e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:733:25 [INFO] [stdout] 26: 0x5c27f395bb0a - tokio::runtime::scheduler::current_thread::Context::enter::h46c5b43d6082a6b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:432:19 [INFO] [stdout] 27: 0x5c27f39606e8 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h87b701433af6b63d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:732:36 [INFO] [stdout] 28: 0x5c27f395ec8b - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::hc57bc228e30888c4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:68 [INFO] [stdout] 29: 0x5c27f395898a - tokio::runtime::context::scoped::Scoped::set::hbcb7d1f9697f2eb7 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 30: 0x5c27f39b285a - tokio::runtime::context::set_scheduler::{{closure}}::h404fc3da70670f89 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:26 [INFO] [stdout] 31: 0x5c27f393d966 - std::thread::local::LocalKey::try_with::he2527f49de98acab [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/thread/local.rs:315:12 [INFO] [stdout] 32: 0x5c27f393b99c - std::thread::local::LocalKey::with::hf6c0d4f04586ab2d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/thread/local.rs:279:15 [INFO] [stdout] 33: 0x5c27f39b2731 - tokio::runtime::context::set_scheduler::h326d66067d9f63da [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context.rs:180:9 [INFO] [stdout] 34: 0x5c27f395e119 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h51565dd190b071ca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:820:27 [INFO] [stdout] 35: 0x5c27f395ed52 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::he226160949f6e4a2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:720:19 [INFO] [stdout] 36: 0x5c27f39599c2 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::he18c39ead8d17189 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:200:28 [INFO] [stdout] 37: 0x5c27f3b7d108 - tokio::runtime::context::runtime::enter_runtime::ha2ef75bdb0496243 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 38: 0x5c27f3958c81 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h251362a1e423f387 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/scheduler/current_thread/mod.rs:188:9 [INFO] [stdout] 39: 0x5c27f3c9b91f - tokio::runtime::runtime::Runtime::block_on_inner::hcee43b53114dae5a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:368:47 [INFO] [stdout] 40: 0x5c27f3c9bf40 - tokio::runtime::runtime::Runtime::block_on::h5a7822058db680a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.44.2/src/runtime/runtime.rs:342:13 [INFO] [stdout] 41: 0x5c27f3c2a571 - devrs::commands::setup::integrate::tests::test_handle_integrate_fails_if_functions_missing::h4c542d2c00d98554 [INFO] [stdout] at /opt/rustwide/workdir/cli/src/commands/setup/integrate.rs:326:9 [INFO] [stdout] 42: 0x5c27f3c2a427 - devrs::commands::setup::integrate::tests::test_handle_integrate_fails_if_functions_missing::{{closure}}::h70db2bda07a9e057 [INFO] [stdout] at /opt/rustwide/workdir/cli/src/commands/setup/integrate.rs:292:68 [INFO] [stdout] 43: 0x5c27f3b43776 - core::ops::function::FnOnce::call_once::h04b4dbae45367db5 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x5c27f3dc621b - core::ops::function::FnOnce::call_once::h0c81d2c7e362685a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x5c27f3dc621b - test::__rust_begin_short_backtrace::hc62049913de4b9c6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:648:18 [INFO] [stdout] 46: 0x5c27f3dc5432 - test::run_test_in_process::{{closure}}::h906d61461feea06d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:671:60 [INFO] [stdout] 47: 0x5c27f3dc5432 - as core::ops::function::FnOnce<()>>::call_once::h962d8c24a3ec06f1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x5c27f3dc5432 - std::panicking::try::do_call::h88e304055018b07f [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:589:40 [INFO] [stdout] 49: 0x5c27f3dc5432 - std::panicking::try::h34046f0780b49f58 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:552:19 [INFO] [stdout] 50: 0x5c27f3dc5432 - std::panic::catch_unwind::h7d7ad4d133a51a76 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panic.rs:359:14 [INFO] [stdout] 51: 0x5c27f3dc5432 - test::run_test_in_process::h0871d7f888d1f41c [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:671:27 [INFO] [stdout] 52: 0x5c27f3dc5432 - test::run_test::{{closure}}::h696f8114d8bae20e [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:592:43 [INFO] [stdout] 53: 0x5c27f3d88824 - test::run_test::{{closure}}::h632082d0bd36bde1 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/test/src/lib.rs:622:41 [INFO] [stdout] 54: 0x5c27f3d88824 - std::sys::backtrace::__rust_begin_short_backtrace::hf4db03c672d46ea2 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 55: 0x5c27f3d8c2fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h571ce7b4ea6fba0e [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 56: 0x5c27f3d8c2fa - as core::ops::function::FnOnce<()>>::call_once::h79478c2f2b0b4ed6 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x5c27f3d8c2fa - std::panicking::try::do_call::hdfb524d8b1c5ea5d [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:589:40 [INFO] [stdout] 58: 0x5c27f3d8c2fa - std::panicking::try::hb57ee69084fa6c6a [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panicking.rs:552:19 [INFO] [stdout] 59: 0x5c27f3d8c2fa - std::panic::catch_unwind::h1fcc7dadd90dd47c [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/panic.rs:359:14 [INFO] [stdout] 60: 0x5c27f3d8c2fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h7201710e36d47c29 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 61: 0x5c27f3d8c2fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::ha75b12b48ae5b3d2 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x5c27f482c41b - as core::ops::function::FnOnce>::call_once::h02517bb8c2b8e279 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 63: 0x5c27f482c41b - as core::ops::function::FnOnce>::call_once::h760bb73d54d4c118 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/alloc/src/boxed.rs:1966:9 [INFO] [stdout] 64: 0x5c27f482c41b - std::sys::pal::unix::thread::Thread::new::thread_start::h91ff250566269b77 [INFO] [stdout] at /rustc/17092ad00ed8fe1e7f81a7e38238ff70779034b1/library/std/src/sys/pal/unix/thread.rs:97:17 [INFO] [stdout] 65: 0x708715cabaa4 - [INFO] [stdout] 66: 0x708715d38a34 - clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] commands::setup::integrate::tests::test_handle_integrate_fails_if_functions_missing [INFO] [stdout] [INFO] [stdout] test result: FAILED. 135 passed; 1 failed; 30 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin devrs` [INFO] running `Command { std: "docker" "inspect" "79802a419ff7bbea89a612b6b07af5b683bedc18534bb8b3089991e4f05387ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79802a419ff7bbea89a612b6b07af5b683bedc18534bb8b3089991e4f05387ca", kill_on_drop: false }` [INFO] [stdout] 79802a419ff7bbea89a612b6b07af5b683bedc18534bb8b3089991e4f05387ca