[INFO] cloning repository https://github.com/rawkode/comtrya [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rawkode/comtrya" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frawkode%2Fcomtrya", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frawkode%2Fcomtrya'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffd3889a836bff32fa892b5615a17529f2d3bb62 [INFO] testing rawkode/comtrya against try#28f95933dc0727396c07b48d0a8cb5211b7fb472 for pr-154065-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frawkode%2Fcomtrya" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rawkode/comtrya [INFO] finished tweaking git repo https://github.com/rawkode/comtrya [INFO] tweaked toml for git repo https://github.com/rawkode/comtrya written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rawkode/comtrya on toolchain 28f95933dc0727396c07b48d0a8cb5211b7fb472 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rawkode/comtrya 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" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b802ef7894febb93662aec71b781b15284225c786bc82c75a0f7f1708b8055fd [INFO] running `Command { std: "docker" "start" "-a" "b802ef7894febb93662aec71b781b15284225c786bc82c75a0f7f1708b8055fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b802ef7894febb93662aec71b781b15284225c786bc82c75a0f7f1708b8055fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b802ef7894febb93662aec71b781b15284225c786bc82c75a0f7f1708b8055fd", kill_on_drop: false }` [INFO] [stdout] b802ef7894febb93662aec71b781b15284225c786bc82c75a0f7f1708b8055fd [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc5f46caa7c0c6b6c2a999ef611875b150f27e038197cef879940b4cb2a9c9ff [INFO] running `Command { std: "docker" "start" "-a" "cc5f46caa7c0c6b6c2a999ef611875b150f27e038197cef879940b4cb2a9c9ff", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling libc v0.2.182 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling unicode-normalization v0.1.25 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling human_format v1.2.1 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling bytesize v2.3.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling zlib-rs v0.6.2 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling faster-hex v0.10.0 [INFO] [stderr] Compiling jiff v0.2.21 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling getrandom v0.4.1 [INFO] [stderr] Compiling memmap2 v0.9.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling signal-hook v0.4.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling nonempty v0.12.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling tempfile v3.26.0 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling aws-lc-sys v0.37.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling base64ct v1.8.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aws-lc-rs v1.16.0 [INFO] [stderr] Compiling unicode-bom v2.0.3 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling kstring v2.0.2 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling shell-words v1.1.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling rustls v0.23.37 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.3 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling gix-trace v0.1.18 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rustls-pki-types v1.14.0 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling sha1-checked v0.10.0 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling gix-validate v0.11.0 [INFO] [stderr] Compiling gix-path v0.11.1 [INFO] [stderr] Compiling gix-utils v0.3.1 [INFO] [stderr] Compiling prodash v31.0.0 [INFO] [stderr] Compiling gix-error v0.2.0 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling gix-config-value v0.17.1 [INFO] [stderr] Compiling gix-features v0.46.1 [INFO] [stderr] Compiling gix-date v0.15.0 [INFO] [stderr] Compiling gix-chunk v0.7.0 [INFO] [stderr] Compiling gix-hash v0.22.1 [INFO] [stderr] Compiling gix-actor v0.40.0 [INFO] [stderr] Compiling gix-hashtable v0.12.0 [INFO] [stderr] Compiling gix-fs v0.19.1 [INFO] [stderr] Compiling gix-quote v0.7.0 [INFO] [stderr] Compiling gix-object v0.57.0 [INFO] [stderr] Compiling gix-commitgraph v0.34.0 [INFO] [stderr] Compiling gix-glob v0.24.0 [INFO] [stderr] Compiling gix-command v0.8.0 [INFO] [stderr] Compiling gix-tempfile v21.0.1 [INFO] [stderr] Compiling gix-attributes v0.31.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling gix-lock v21.0.1 [INFO] [stderr] Compiling unic-langid-impl v0.9.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling unic-langid v0.9.6 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling gix-revwalk v0.28.0 [INFO] [stderr] Compiling gix-packetline v0.21.1 [INFO] [stderr] Compiling gix-traverse v0.54.0 [INFO] [stderr] Compiling type-map v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling gix-sec v0.13.1 [INFO] [stderr] Compiling filetime v0.2.27 [INFO] [stderr] Compiling self_cell v1.2.2 [INFO] [stderr] Compiling self_cell v0.10.3 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling fluent-syntax v0.11.1 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling gix-bitmap v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.3 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling rust-embed-utils v8.11.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling gix-index v0.48.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling arc-swap v1.8.2 [INFO] [stderr] Compiling gix-filter v0.27.0 [INFO] [stderr] Compiling gix-ref v0.60.0 [INFO] [stderr] Compiling gix-ignore v0.19.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling gix-worktree v0.49.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling rust-embed-impl v8.11.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling gix-pathspec v0.16.0 [INFO] [stderr] Compiling basic-toml v0.1.10 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling i18n-config v0.4.8 [INFO] [stderr] Compiling luajit-src v210.5.12+a4f56a4 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling intl-memoizer v0.5.3 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling fluent-langneg v0.13.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling gix-url v0.35.2 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling lua-src v547.0.0 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling crc v3.4.0 [INFO] [stderr] Compiling pest v2.8.6 [INFO] [stderr] Compiling mlua-sys v0.6.8 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling fluent-bundle v0.15.3 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling chrono-tz-build v0.3.0 [INFO] [stderr] Compiling i18n-embed-impl v0.8.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling imara-diff v0.2.0 [INFO] [stderr] Compiling imara-diff v0.1.8 [INFO] [stderr] Compiling gix-revision v0.42.0 [INFO] [stderr] Compiling gix-prompt v0.14.0 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling cargo-platform v0.3.2 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling poly1305 v0.8.0 [INFO] [stderr] Compiling lzma-rs v0.3.0 [INFO] [stderr] Compiling zopfli v0.8.3 [INFO] [stderr] Compiling uluru v3.1.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling cargo_metadata v0.23.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling gix-refspec v0.38.0 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling gix-credentials v0.37.0 [INFO] [stderr] Compiling gix-diff v0.60.0 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling xz2 v0.1.7 [INFO] [stderr] Compiling bzip2 v0.5.2 [INFO] [stderr] Compiling chrono-tz v0.9.0 [INFO] [stderr] Compiling pest_meta v2.8.6 [INFO] [stderr] Compiling fluent v0.16.1 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling rust-embed v8.11.0 [INFO] [stderr] Compiling chacha20 v0.9.1 [INFO] [stderr] Compiling gix-discover v0.48.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling secrecy v0.10.3 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling clru v0.6.2 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling deflate64 v0.1.11 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling mlua_derive v0.10.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling gix-pack v0.67.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling simple_asn1 v0.6.4 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling gix-dir v0.22.0 [INFO] [stderr] Compiling pest_generator v2.8.6 [INFO] [stderr] Compiling i18n-embed v0.15.4 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling octocrab v0.49.5 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling p384 v0.13.1 [INFO] [stderr] Compiling cookie-factory v0.3.3 [INFO] [stderr] Compiling salsa20 v0.10.2 [INFO] [stderr] Compiling gix-config v0.53.0 [INFO] [stderr] Compiling gix-worktree-stream v0.29.0 [INFO] [stderr] Compiling enum-as-inner v0.6.1 [INFO] [stderr] Compiling snafu-derive v0.8.9 [INFO] [stderr] Compiling gix-negotiate v0.28.0 [INFO] [stderr] Compiling gix-shallow v0.9.0 [INFO] [stderr] Compiling maybe-async v0.2.10 [INFO] [stderr] Compiling uuid v1.21.0 [INFO] [stderr] Compiling io-close v0.3.7 [INFO] [stderr] Compiling venial v0.6.1 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling io_tee v0.1.1 [INFO] [stderr] Compiling data-encoding v2.10.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling deunicode v1.6.2 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling moka v0.12.13 [INFO] [stderr] Compiling slug v0.1.6 [INFO] [stderr] Compiling hickory-proto v0.25.2 [INFO] [stderr] Compiling snafu v0.8.9 [INFO] [stderr] Compiling age-core v0.11.0 [INFO] [stderr] Compiling tealr_derive v0.10.0 [INFO] [stderr] Compiling gix-worktree-state v0.27.0 [INFO] [stderr] Compiling gix-submodule v0.27.0 [INFO] [stderr] Compiling jsonwebtoken v10.3.0 [INFO] [stderr] Compiling scrypt v0.11.0 [INFO] [stderr] Compiling gix-archive v0.29.0 [INFO] [stderr] Compiling serde_with_macros v3.17.0 [INFO] [stderr] Compiling i18n-embed-fl v0.9.4 [INFO] [stderr] Compiling pest_derive v2.8.6 [INFO] [stderr] Compiling gix-status v0.27.0 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling mlua v0.10.5 [INFO] [stderr] Compiling gix-odb v0.77.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling gix-blame v0.10.0 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling gix-mailmap v0.32.0 [INFO] [stderr] Compiling thin-vec v0.2.14 [INFO] [stderr] Compiling rhai_codegen v3.1.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling xattr v1.6.1 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling serde_spanned v1.0.4 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling resolv-conf v0.7.6 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling rhai v1.24.0 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling sha256 v1.6.0 [INFO] [stderr] Compiling serde_yaml_ng v0.10.0 [INFO] [stderr] Compiling petgraph v0.8.3 [INFO] [stderr] Compiling toml v1.0.3+spec-1.1.0 [INFO] [stderr] Compiling hickory-resolver v0.25.2 [INFO] [stderr] Compiling tealr v0.10.0 [INFO] [stderr] Compiling age v0.11.2 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling tera v1.20.1 [INFO] [stderr] Compiling serde_with v3.17.0 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling os_info v3.14.0 [INFO] [stderr] Compiling file-owner v0.1.2 [INFO] [stderr] Compiling which v8.0.0 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling ureq-proto v0.5.3 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling whoami v2.1.1 [INFO] [stderr] Compiling uzers v0.12.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling normpath v1.5.0 [INFO] [stderr] Compiling file_diff v1.0.0 [INFO] [stderr] Compiling etcetera v0.10.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling crossterm v0.29.0 [INFO] [stderr] Compiling vte v0.14.1 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling clap_complete v4.5.66 [INFO] [stderr] Compiling comfy-table v7.2.2 [INFO] [stderr] Compiling strip-ansi-escapes v0.2.1 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling tracing-journald v0.3.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling rustls-platform-verifier v0.6.2 [INFO] [stderr] Compiling ureq v3.2.0 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling reqwest v0.13.2 [INFO] [stderr] Compiling update-informer v1.3.0 [INFO] [stderr] Compiling gix-transport v0.55.0 [INFO] [stderr] Compiling gix-protocol v0.58.0 [INFO] [stderr] Compiling gix v0.80.0 [INFO] [stderr] Compiling comtrya-lib v0.9.2 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling comtrya v0.9.2 (/opt/rustwide/workdir/app) [INFO] [stderr] Compiling jsonschemagen v0.1.0 (/opt/rustwide/workdir/jsonschemagen) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9m 43s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "cc5f46caa7c0c6b6c2a999ef611875b150f27e038197cef879940b4cb2a9c9ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc5f46caa7c0c6b6c2a999ef611875b150f27e038197cef879940b4cb2a9c9ff", kill_on_drop: false }` [INFO] [stdout] cc5f46caa7c0c6b6c2a999ef611875b150f27e038197cef879940b4cb2a9c9ff [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f62487ae086d74e6ebb944a7c24f9d8ae7e31147c4755b7538f51caebaa80fdc [INFO] running `Command { std: "docker" "start" "-a" "f62487ae086d74e6ebb944a7c24f9d8ae7e31147c4755b7538f51caebaa80fdc", kill_on_drop: false }` [INFO] [stderr] Compiling float-cmp v0.10.0 [INFO] [stderr] Compiling assert_cmd v2.1.2 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling jsonschemagen v0.1.0 (/opt/rustwide/workdir/jsonschemagen) [INFO] [stderr] Compiling comtrya-lib v0.9.2 (/opt/rustwide/workdir/lib) [INFO] [stderr] Compiling predicates v3.1.4 [INFO] [stderr] Compiling comtrya v0.9.2 (/opt/rustwide/workdir/app) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 33.19s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "f62487ae086d74e6ebb944a7c24f9d8ae7e31147c4755b7538f51caebaa80fdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f62487ae086d74e6ebb944a7c24f9d8ae7e31147c4755b7538f51caebaa80fdc", kill_on_drop: false }` [INFO] [stdout] f62487ae086d74e6ebb944a7c24f9d8ae7e31147c4755b7538f51caebaa80fdc [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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+28f95933dc0727396c07b48d0a8cb5211b7fb472" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a2b2044b9f4fdd62f50e5078c2d3121a86a1586d8a8ff839421fc9e1e1b2ad60 [INFO] running `Command { std: "docker" "start" "-a" "a2b2044b9f4fdd62f50e5078c2d3121a86a1586d8a8ff839421fc9e1e1b2ad60", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/comtrya-f51a27949f0dd0ac) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test config::tests::load_config_invalid_path ... ok [INFO] [stdout] test config::tests::load_config_valid_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/basic_usage.rs (/opt/rustwide/target/debug/deps/basic_usage-2df837deb97fc1bb) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test prints_help ... ok [INFO] [stdout] test dry_run_doesnt_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/comtrya_lib-27b24ce7c2abeffb) [INFO] [stdout] [INFO] [stdout] running 89 tests [INFO] [stdout] test actions::command::run::tests::it_can_be_deserialize ... ok [INFO] [stdout] test actions::file::chown::tests::it_can_be_deserialized_group ... ok [INFO] [stdout] test actions::file::chown::tests::it_can_be_deserialized_user ... ok [INFO] [stdout] test actions::command::run::tests::it_can_deserialize_env_vars ... ok [INFO] [stdout] test actions::file::download::tests::contains_chown_step ... ok [INFO] [stdout] test actions::file::download::tests::it_can_be_deserialized ... ok [INFO] [stdout] test actions::file::copy::tests::it_can_be_deserialized ... ok [INFO] [stdout] test actions::file::download::tests::it_can_be_deserialized_owners ... ok [INFO] [stdout] test actions::directory::copy::tests::it_can_be_deserialized ... ok [INFO] [stdout] test actions::directory::create::tests::it_can_be_deserialized ... ok [INFO] [stdout] test actions::file::remove::tests::it_can_be_deserialized ... ok [INFO] [stdout] test actions::file::unarchive::tests::it_can_be_deserialized ... ok [INFO] [stdout] test actions::group::providers::linux::test::test_add_group ... ok [INFO] [stdout] test actions::file::link::tests::it_can_be_deserialized ... ok [INFO] [stdout] test actions::group::providers::linux::test::test_add_group_no_group_name ... ok [INFO] [stdout] test actions::directory::remove::tests::it_can_be_deserialized ... ok [INFO] [stdout] test actions::file::link::tests::it_links_directories ... ok [INFO] [stdout] test actions::package::providers::dnf::test::test_add_repository_without_key ... ok [INFO] [stdout] test actions::package::providers::dnf::test::test_repository_with_key ... ok [INFO] [stdout] test actions::package::providers::snapcraft::test::test_install ... ok [INFO] [stdout] test actions::package::providers::zypper::test::test_install ... ok [INFO] [stdout] test actions::file::copy::tests::it_can_be_deserialized_chown ... ok [INFO] [stdout] test actions::package::providers::aptitude::test::test_add_repository_with_key_and_fingerprint ... ok [INFO] [stdout] test actions::tests::can_parse_some_advanced_stuff ... ok [INFO] [stdout] test actions::user::providers::linux::test::test_add_to_group ... ok [INFO] [stdout] test actions::user::providers::linux::test::test_add_user ... ok [INFO] [stdout] test actions::user::providers::linux::test::test_create_user_add_to_group ... ok [INFO] [stdout] test actions::user::providers::linux::test::test_add_user_no_username ... ok [INFO] [stdout] test actions::package::providers::aptitude::test::test_add_repository_with_key ... ok [INFO] [stdout] test actions::file::link::tests::it_can_walk_link_directories ... ok [INFO] [stdout] test actions::package::providers::aptitude::test::test_add_repository_without_key ... ok [INFO] [stdout] test atoms::command::exec::tests::defaults ... ok [INFO] [stdout] test atoms::directory::create::tests::it_can_execute ... ok [INFO] [stdout] test actions::package::providers::aptitude::test::test_regression_share_ring ... ok [INFO] [stdout] test atoms::directory::remove::tests::it_can_execute ... ok [INFO] [stdout] foo [INFO] [stdout] test actions::plugin::plugin::tests::plugin_can_plan ... ok [INFO] [stdout] test atoms::file::chmod::tests::it_can_execute ... ok [INFO] [stdout] test atoms::file::chmod::tests::it_can_plan ... ok [INFO] [stdout] test atoms::directory::create::tests::it_can_plan ... ok [INFO] [stdout] test atoms::directory::remove::tests::it_can_plan ... ok [INFO] [stdout] test atoms::file::contents::tests::it_can ... ok [INFO] [stdout] test actions::package::install::tests::it_can_be_deserialized ... ok [INFO] [stdout] test atoms::file::copy::tests::it_can_plan ... ok [INFO] [stdout] test atoms::file::copy::tests::it_can_execute ... ok [INFO] [stdout] test atoms::file::create::tests::it_can_execute ... ok [INFO] [stdout] test atoms::file::copy::tests::it_wont_destroy_directories ... ok [INFO] [stdout] test atoms::file::create::tests::it_can_plan ... ok [INFO] [stdout] test atoms::file::link::tests::it_can ... ok [INFO] [stdout] test atoms::file::remove::tests::it_can_execute ... ok [INFO] [stdout] test atoms::file::remove::tests::it_can_plan ... ok [INFO] [stdout] test atoms::command::exec::tests::elevate ... FAILED [INFO] [stdout] test atoms::command::exec::tests::elevate_run0 ... FAILED [INFO] [stdout] test atoms::command::exec::tests::elevate_doas ... FAILED [INFO] [stdout] test contexts::os::test::it_can_prefix ... ok [INFO] [stdout] test atoms::command::exec::tests::error_propagation ... ok [INFO] [stdout] test contexts::os::test::it_can_linux ... ok [INFO] [stdout] test atoms::plugin::globals::tests::can_get_context_from_lua ... ok [INFO] [stdout] test manifests::providers::local::test::test_resolve_absolute_url ... ok [INFO] [stdout] test manifests::providers::local::test::test_resolve_relative_url ... ok [INFO] [stdout] test manifests::test::test_main_nested_yaml ... ok [INFO] [stdout] test manifests::test::test_main_yaml ... ok [INFO] [stdout] test manifests::test::test_main_yml ... ok [INFO] [stdout] test manifests::test::test_non_main_nested_yaml ... ok [INFO] [stdout] test atoms::file::chown::tests::it_can ... FAILED [INFO] [stdout] test manifests::test::test_non_main_yaml ... ok [INFO] [stdout] test contexts::test::env_context ... ok [INFO] [stdout] test steps::finalizers::env_vars_remove::tests::test_env_vars ... ok [INFO] [stdout] test manifests::test::test_top_level_main_yaml ... ok [INFO] [stdout] test steps::finalizers::output_contains::tests::it_returns_false_when_not_found ... ok [INFO] [stdout] test steps::finalizers::output_contains::tests::it_returns_true_when_found ... ok [INFO] [stdout] test steps::initializers::command_found::tests::it_returns_true_when_found ... ok [INFO] [stdout] test steps::initializers::env_vars_set::tests::test_env_vars ... ok [INFO] [stdout] test steps::initializers::file_exists::tests::it_returns_false_when_not_found ... ok [INFO] [stdout] test steps::initializers::file_exists::tests::it_returns_true_when_found ... ok [INFO] [stdout] test steps::initializers::command_found::tests::it_returns_false_when_not_found ... ok [INFO] [stdout] test steps::tests::finalizers_can_control_execution ... ok [INFO] [stdout] test contexts::test::it_can_convert_to_rhai ... ok [INFO] [stdout] test steps::tests::initializers_can_control_execution ... ok [INFO] [stdout] test steps::tests::initializers_that_error_block_execution ... ok [INFO] [stdout] test steps::tests::finalizers_that_error_block_execution ... ok [INFO] [stdout] test values::test::debug_tests ... ok [INFO] [stdout] test values::test::from_string_tests ... ok [INFO] [stdout] test values::test::from_vec_test ... ok [INFO] [stdout] test contexts::test::variables_context_resolves_from_config ... ok [INFO] [stdout] test values::test::number_compare_test ... ok [INFO] [stdout] test tera_functions::test::can_read_from_file ... ok [INFO] [stdout] test atoms::http::download::tests::it_can ... FAILED [INFO] [stdout] test atoms::file::decrypt::tests::it_can_execute ... ok [INFO] [stdout] test atoms::file::decrypt::tests::it_can_plan ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- atoms::command::exec::tests::elevate stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'atoms::command::exec::tests::elevate' (84) panicked at lib/src/atoms/command/exec.rs:218:9: [INFO] [stdout] assertion failed: `(left == right)` [INFO] [stdout] [INFO] [stdout] Diff < left / right > : [INFO] [stdout] <sudo [INFO] [stdout] >echo [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63b9dc912858 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63b9dc912858 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63b9dc912858 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x63b9dc912858 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x63b9dc92f43a - ::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x63b9dc92f43a - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 6: 0x63b9dc919d32 - std[d054f6f42beb1baa]::io::default_write_fmt::> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x63b9dc919d32 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x63b9dc8e9f76 - ::print [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x63b9dc8e9f76 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x63b9dc907c39 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x63b9da77493c - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 12: 0x63b9da77493c - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x63b9dc907eb2 - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 14: 0x63b9dc907eb2 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x63b9dc8ea032 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x63b9dc8e0f19 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x63b9dc8eb3dd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x63b9dc92fcac - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63b9da1df01e - comtrya_lib[761847d503470085]::atoms::command::exec::tests::elevate [INFO] [stdout] at /opt/rustwide/workdir/lib/src/atoms/command/exec.rs:218:9 [INFO] [stdout] 20: 0x63b9da1cf537 - comtrya_lib[761847d503470085]::atoms::command::exec::tests::elevate::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/lib/src/atoms/command/exec.rs:204:17 [INFO] [stdout] 21: 0x63b9da374056 - >::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x63b9da767a1b - core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x63b9da767a1b - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18 [INFO] [stdout] 24: 0x63b9da775295 - test[fad20673b750c10e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74 [INFO] [stdout] 25: 0x63b9da775295 - as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x63b9da775295 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x63b9da775295 - std[d054f6f42beb1baa]::panicking::catch_unwind::, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x63b9da775295 - std[d054f6f42beb1baa]::panic::catch_unwind::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x63b9da775295 - test[fad20673b750c10e]::run_test_in_process [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27 [INFO] [stdout] 30: 0x63b9da775295 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43 [INFO] [stdout] 31: 0x63b9da76fdf4 - test[fad20673b750c10e]::run_test::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41 [INFO] [stdout] 32: 0x63b9da76fdf4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x63b9da778312 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 34: 0x63b9da778312 - ::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x63b9da778312 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x63b9da778312 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x63b9da778312 - std[d054f6f42beb1baa]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x63b9da778312 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 39: 0x63b9da778312 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x63b9dc9112df - + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9 [INFO] [stdout] 41: 0x63b9dc9112df - ::new::thread_start [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7b1f2edd9aa4 - [INFO] [stdout] 43: 0x7b1f2ee66a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- atoms::command::exec::tests::elevate_run0 stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'atoms::command::exec::tests::elevate_run0' (87) panicked at lib/src/atoms/command/exec.rs:261:9: [INFO] [stdout] assertion failed: `(left == right)` [INFO] [stdout] [INFO] [stdout] Diff < left / right > : [INFO] [stdout] <run0 [INFO] [stdout] >echo [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63b9dc912858 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63b9dc912858 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63b9dc912858 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x63b9dc912858 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x63b9dc92f43a - ::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x63b9dc92f43a - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 6: 0x63b9dc919d32 - std[d054f6f42beb1baa]::io::default_write_fmt::> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x63b9dc919d32 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x63b9dc8e9f76 - ::print [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x63b9dc8e9f76 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x63b9dc907c39 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x63b9da77493c - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 12: 0x63b9da77493c - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x63b9dc907eb2 - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 14: 0x63b9dc907eb2 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x63b9dc8ea032 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x63b9dc8e0f19 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x63b9dc8eb3dd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x63b9dc92fcac - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63b9da1dde6e - comtrya_lib[761847d503470085]::atoms::command::exec::tests::elevate_run0 [INFO] [stdout] at /opt/rustwide/workdir/lib/src/atoms/command/exec.rs:261:9 [INFO] [stdout] 20: 0x63b9da1cf4d7 - comtrya_lib[761847d503470085]::atoms::command::exec::tests::elevate_run0::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/lib/src/atoms/command/exec.rs:247:22 [INFO] [stdout] 21: 0x63b9da373fd6 - >::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x63b9da767a1b - core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x63b9da767a1b - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18 [INFO] [stdout] 24: 0x63b9da775295 - test[fad20673b750c10e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74 [INFO] [stdout] 25: 0x63b9da775295 - as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x63b9da775295 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x63b9da775295 - std[d054f6f42beb1baa]::panicking::catch_unwind::, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x63b9da775295 - std[d054f6f42beb1baa]::panic::catch_unwind::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x63b9da775295 - test[fad20673b750c10e]::run_test_in_process [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27 [INFO] [stdout] 30: 0x63b9da775295 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43 [INFO] [stdout] 31: 0x63b9da76fdf4 - test[fad20673b750c10e]::run_test::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41 [INFO] [stdout] 32: 0x63b9da76fdf4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x63b9da778312 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 34: 0x63b9da778312 - ::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x63b9da778312 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x63b9da778312 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x63b9da778312 - std[d054f6f42beb1baa]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x63b9da778312 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 39: 0x63b9da778312 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x63b9dc9112df - + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9 [INFO] [stdout] 41: 0x63b9dc9112df - ::new::thread_start [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7b1f2edd9aa4 - [INFO] [stdout] 43: 0x7b1f2ee66a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- atoms::command::exec::tests::elevate_doas stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'atoms::command::exec::tests::elevate_doas' (86) panicked at lib/src/atoms/command/exec.rs:240:9: [INFO] [stdout] assertion failed: `(left == right)` [INFO] [stdout] [INFO] [stdout] Diff < left / right > : [INFO] [stdout] <doas [INFO] [stdout] >echo [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63b9dc912858 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63b9dc912858 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63b9dc912858 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x63b9dc912858 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x63b9dc92f43a - ::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x63b9dc92f43a - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 6: 0x63b9dc919d32 - std[d054f6f42beb1baa]::io::default_write_fmt::> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x63b9dc919d32 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x63b9dc8e9f76 - ::print [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x63b9dc8e9f76 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x63b9dc907c39 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x63b9da77493c - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 12: 0x63b9da77493c - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x63b9dc907eb2 - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 14: 0x63b9dc907eb2 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x63b9dc8ea032 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x63b9dc8e0f19 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x63b9dc8eb3dd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x63b9dc92fcac - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63b9da1dcd9e - comtrya_lib[761847d503470085]::atoms::command::exec::tests::elevate_doas [INFO] [stdout] at /opt/rustwide/workdir/lib/src/atoms/command/exec.rs:240:9 [INFO] [stdout] 20: 0x63b9da1cf4a7 - comtrya_lib[761847d503470085]::atoms::command::exec::tests::elevate_doas::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/lib/src/atoms/command/exec.rs:226:22 [INFO] [stdout] 21: 0x63b9da373f96 - >::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x63b9da767a1b - core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x63b9da767a1b - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18 [INFO] [stdout] 24: 0x63b9da775295 - test[fad20673b750c10e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74 [INFO] [stdout] 25: 0x63b9da775295 - as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x63b9da775295 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x63b9da775295 - std[d054f6f42beb1baa]::panicking::catch_unwind::, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x63b9da775295 - std[d054f6f42beb1baa]::panic::catch_unwind::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x63b9da775295 - test[fad20673b750c10e]::run_test_in_process [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27 [INFO] [stdout] 30: 0x63b9da775295 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43 [INFO] [stdout] 31: 0x63b9da76fdf4 - test[fad20673b750c10e]::run_test::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41 [INFO] [stdout] 32: 0x63b9da76fdf4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x63b9da778312 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 34: 0x63b9da778312 - ::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x63b9da778312 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x63b9da778312 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x63b9da778312 - std[d054f6f42beb1baa]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x63b9da778312 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 39: 0x63b9da778312 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x63b9dc9112df - + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9 [INFO] [stdout] 41: 0x63b9dc9112df - ::new::thread_start [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7b1f2edd9aa4 - [INFO] [stdout] 43: 0x7b1f2ee66a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- atoms::file::chown::tests::it_can stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'atoms::file::chown::tests::it_can' (96) panicked at lib/src/atoms/file/chown.rs:204:9: [INFO] [stdout] assertion failed: `(left == right)` [INFO] [stdout] [INFO] [stdout] Diff < left / right > : [INFO] [stdout] <true [INFO] [stdout] >false [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63b9dc912858 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63b9dc912858 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63b9dc912858 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x63b9dc912858 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x63b9dc92f43a - ::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x63b9dc92f43a - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 6: 0x63b9dc919d32 - std[d054f6f42beb1baa]::io::default_write_fmt::> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x63b9dc919d32 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x63b9dc8e9f76 - ::print [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x63b9dc8e9f76 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x63b9dc907c39 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x63b9da77493c - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 12: 0x63b9da77493c - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x63b9dc907eb2 - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 14: 0x63b9dc907eb2 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x63b9dc8ea032 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x63b9dc8e0f19 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x63b9dc8eb3dd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x63b9dc92fcac - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63b9da3f94e9 - comtrya_lib[761847d503470085]::atoms::file::chown::tests::it_can [INFO] [stdout] at /opt/rustwide/workdir/lib/src/atoms/file/chown.rs:204:9 [INFO] [stdout] 20: 0x63b9da3ef397 - comtrya_lib[761847d503470085]::atoms::file::chown::tests::it_can::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/lib/src/atoms/file/chown.rs:160:16 [INFO] [stdout] 21: 0x63b9da373d16 - >::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x63b9da767a1b - core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x63b9da767a1b - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18 [INFO] [stdout] 24: 0x63b9da775295 - test[fad20673b750c10e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74 [INFO] [stdout] 25: 0x63b9da775295 - as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x63b9da775295 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x63b9da775295 - std[d054f6f42beb1baa]::panicking::catch_unwind::, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x63b9da775295 - std[d054f6f42beb1baa]::panic::catch_unwind::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x63b9da775295 - test[fad20673b750c10e]::run_test_in_process [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27 [INFO] [stdout] 30: 0x63b9da775295 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43 [INFO] [stdout] 31: 0x63b9da76fdf4 - test[fad20673b750c10e]::run_test::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41 [INFO] [stdout] 32: 0x63b9da76fdf4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x63b9da778312 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 34: 0x63b9da778312 - ::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x63b9da778312 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x63b9da778312 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x63b9da778312 - std[d054f6f42beb1baa]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x63b9da778312 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 39: 0x63b9da778312 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x63b9dc9112df - + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9 [INFO] [stdout] 41: 0x63b9dc9112df - ::new::thread_start [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7b1f2edd9aa4 - [INFO] [stdout] 43: 0x7b1f2ee66a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- atoms::http::download::tests::it_can stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'atoms::http::download::tests::it_can' (108) panicked at lib/src/atoms/http/download.rs:61:9: [INFO] [stdout] assertion failed: `(left == right)` [INFO] [stdout] [INFO] [stdout] Diff < left / right > : [INFO] [stdout] <true [INFO] [stdout] >false [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x63b9dc912858 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x63b9dc912858 - std[d054f6f42beb1baa]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x63b9dc912858 - std[d054f6f42beb1baa]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x63b9dc912858 - <::print::DisplayBacktrace as core[5a1c3e9896636f3a]::fmt::Display>::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x63b9dc92f43a - ::fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x63b9dc92f43a - core[5a1c3e9896636f3a]::fmt::write [INFO] [stdout] 6: 0x63b9dc919d32 - std[d054f6f42beb1baa]::io::default_write_fmt::> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:622:11 [INFO] [stdout] 7: 0x63b9dc919d32 - as std[d054f6f42beb1baa]::io::Write>::write_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/io/mod.rs:1977:13 [INFO] [stdout] 8: 0x63b9dc8e9f76 - ::print [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x63b9dc8e9f76 - std[d054f6f42beb1baa]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x63b9dc907c39 - std[d054f6f42beb1baa]::panicking::default_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x63b9da77493c - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 12: 0x63b9da77493c - test[fad20673b750c10e]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x63b9dc907eb2 - core[5a1c3e9896636f3a]::ops::function::Fn<(&'a std[d054f6f42beb1baa]::panic::PanicHookInfo<'b>,), Output = ()> + core[5a1c3e9896636f3a]::marker::Send + core[5a1c3e9896636f3a]::marker::Sync> as core[5a1c3e9896636f3a]::ops::function::Fn<(&std[d054f6f42beb1baa]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2291:9 [INFO] [stdout] 14: 0x63b9dc907eb2 - std[d054f6f42beb1baa]::panicking::panic_with_hook [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x63b9dc8ea032 - std[d054f6f42beb1baa]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x63b9dc8e0f19 - std[d054f6f42beb1baa]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x63b9dc8eb3dd - __rustc[7ab284efd7f33ea8]::rust_begin_unwind [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x63b9dc92fcac - core[5a1c3e9896636f3a]::panicking::panic_fmt [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x63b9da3fe8e3 - comtrya_lib[761847d503470085]::atoms::http::download::tests::it_can [INFO] [stdout] at /opt/rustwide/workdir/lib/src/atoms/http/download.rs:61:9 [INFO] [stdout] 20: 0x63b9da3ef577 - comtrya_lib[761847d503470085]::atoms::http::download::tests::it_can::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/lib/src/atoms/http/download.rs:49:16 [INFO] [stdout] 21: 0x63b9da373f16 - >::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 22: 0x63b9da767a1b - core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 23: 0x63b9da767a1b - test[fad20673b750c10e]::__rust_begin_short_backtrace::, fn() -> core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:724:18 [INFO] [stdout] 24: 0x63b9da775295 - test[fad20673b750c10e]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:74 [INFO] [stdout] 25: 0x63b9da775295 - as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 26: 0x63b9da775295 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 27: 0x63b9da775295 - std[d054f6f42beb1baa]::panicking::catch_unwind::, core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 28: 0x63b9da775295 - std[d054f6f42beb1baa]::panic::catch_unwind::, core[5a1c3e9896636f3a]::result::Result<(), alloc[154f689e5dd3bae5]::string::String>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 29: 0x63b9da775295 - test[fad20673b750c10e]::run_test_in_process [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:747:27 [INFO] [stdout] 30: 0x63b9da775295 - test[fad20673b750c10e]::run_test::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:668:43 [INFO] [stdout] 31: 0x63b9da76fdf4 - test[fad20673b750c10e]::run_test::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/test/src/lib.rs:698:41 [INFO] [stdout] 32: 0x63b9da76fdf4 - std[d054f6f42beb1baa]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 33: 0x63b9da778312 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 34: 0x63b9da778312 - ::{closure#1}::{closure#0}> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 35: 0x63b9da778312 - std[d054f6f42beb1baa]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:581:40 [INFO] [stdout] 36: 0x63b9da778312 - std[d054f6f42beb1baa]::panicking::catch_unwind::<(), core[5a1c3e9896636f3a]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panicking.rs:544:19 [INFO] [stdout] 37: 0x63b9da778312 - std[d054f6f42beb1baa]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/panic.rs:359:14 [INFO] [stdout] 38: 0x63b9da778312 - std[d054f6f42beb1baa]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 39: 0x63b9da778312 - ::{closure#1} as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 40: 0x63b9dc9112df - + core[5a1c3e9896636f3a]::marker::Send> as core[5a1c3e9896636f3a]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/alloc/src/boxed.rs:2277:9 [INFO] [stdout] 41: 0x63b9dc9112df - ::new::thread_start [INFO] [stdout] at /rustc/28f95933dc0727396c07b48d0a8cb5211b7fb472/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 42: 0x7b1f2edd9aa4 - [INFO] [stdout] 43: 0x7b1f2ee66a64 - clone [INFO] [stdout] 44: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] atoms::command::exec::tests::elevate [INFO] [stdout] atoms::command::exec::tests::elevate_doas [INFO] [stdout] atoms::command::exec::tests::elevate_run0 [INFO] [stdout] atoms::file::chown::tests::it_can [INFO] [stdout] atoms::http::download::tests::it_can [INFO] [stdout] [INFO] [stdout] test result: FAILED. 84 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.16s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p comtrya-lib --lib` [INFO] running `Command { std: "docker" "inspect" "a2b2044b9f4fdd62f50e5078c2d3121a86a1586d8a8ff839421fc9e1e1b2ad60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2b2044b9f4fdd62f50e5078c2d3121a86a1586d8a8ff839421fc9e1e1b2ad60", kill_on_drop: false }` [INFO] [stdout] a2b2044b9f4fdd62f50e5078c2d3121a86a1586d8a8ff839421fc9e1e1b2ad60