[INFO] cloning repository https://github.com/getsentry/sentry-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/getsentry/sentry-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetsentry%2Fsentry-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetsentry%2Fsentry-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5987271ae6dc309365bbdf8c86620e8975fb29bb [INFO] testing getsentry/sentry-cli against try#61cd42370816fd135c0f3b9debf2f5dfcf194594 for pr-98839 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgetsentry%2Fsentry-cli" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/getsentry/sentry-cli on toolchain 61cd42370816fd135c0f3b9debf2f5dfcf194594 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/getsentry/sentry-cli [INFO] finished tweaking git repo https://github.com/getsentry/sentry-cli [INFO] tweaked toml for git repo https://github.com/getsentry/sentry-cli written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/getsentry/sentry-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c388116568641e719e8560fb27e87b244bc99124d4773898f5c657224698c147 [INFO] running `Command { std: "docker" "start" "-a" "c388116568641e719e8560fb27e87b244bc99124d4773898f5c657224698c147", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c388116568641e719e8560fb27e87b244bc99124d4773898f5c657224698c147", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c388116568641e719e8560fb27e87b244bc99124d4773898f5c657224698c147", kill_on_drop: false }` [INFO] [stdout] c388116568641e719e8560fb27e87b244bc99124d4773898f5c657224698c147 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e2372c8c042c494ba2cd11edd9e87d1a6fb39429b4459ad613d9274d550ce311 [INFO] running `Command { std: "docker" "start" "-a" "e2372c8c042c494ba2cd11edd9e87d1a6fb39429b4459ad613d9274d550ce311", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling itoa v1.0.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling smallvec v1.8.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling zstd-safe v4.1.6+zstd.1.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling base64ct v1.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling indent_write v2.2.0 [INFO] [stderr] Compiling joinery v2.1.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling dmsort v1.0.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling curl v0.4.43 [INFO] [stderr] Compiling semver v1.0.11 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling os_str_bytes v6.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling encode_unicode v0.3.6 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling sentry-cli v2.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling username v0.2.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling chardet v0.2.4 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling wyz v0.5.0 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling brownstone v3.0.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling open v3.0.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling unicode-normalization v0.1.20 [INFO] [stderr] Compiling bitvec v1.0.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.5 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling time v0.3.11 [INFO] [stderr] Compiling memmap2 v0.5.4 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling term v0.5.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling password-hash v0.3.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.6 [INFO] [stderr] Compiling openssl-src v111.21.0+1.1.1p [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling java-properties v1.4.1 [INFO] [stderr] Compiling might-be-minified v0.3.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling sha1 v0.10.1 [INFO] [stderr] Compiling nom-supreme v0.8.0 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling wasmparser v0.84.0 [INFO] [stderr] Compiling clap v3.2.7 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling curl-sys v0.4.55+curl-7.83.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling libgit2-sys v0.13.4+1.4.2 [INFO] [stderr] Compiling runas v0.2.1 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling pbkdf2 v0.10.1 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling scroll_derive v0.11.0 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling scroll v0.11.0 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling goblin v0.5.2 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling which v3.1.1 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling plist v1.3.1 [INFO] [stderr] Compiling uuid v1.1.2 [INFO] [stderr] Compiling elementtree v0.7.0 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling pdb v0.8.0 [INFO] [stderr] Compiling proguard v5.0.0 [INFO] [stderr] Compiling sourcemap v6.0.2 [INFO] [stderr] Compiling sentry-types v0.27.0 [INFO] [stderr] Compiling symbolic-common v9.0.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling anylog v0.6.1 [INFO] [stderr] Compiling prettytable-rs v0.8.0 [INFO] [stderr] Compiling sentry-core v0.27.0 [INFO] [stderr] Compiling sentry-backtrace v0.27.0 [INFO] [stderr] Compiling sentry-anyhow v0.27.0 [INFO] [stderr] Compiling zstd v0.10.2+zstd.1.5.2 [INFO] [stderr] Compiling zip v0.6.2 [INFO] [stderr] Compiling symbolic-debuginfo v9.0.0 [INFO] [stderr] Compiling git2 v0.14.4 [INFO] [stderr] Compiling symbolic-il2cpp v9.0.0 [INFO] [stderr] Compiling symbolic-symcache v9.0.0 [INFO] [stderr] Compiling symbolic v9.0.0 [INFO] [stderr] Compiling sentry v0.27.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 8m 17s [INFO] running `Command { std: "docker" "inspect" "e2372c8c042c494ba2cd11edd9e87d1a6fb39429b4459ad613d9274d550ce311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2372c8c042c494ba2cd11edd9e87d1a6fb39429b4459ad613d9274d550ce311", kill_on_drop: false }` [INFO] [stdout] e2372c8c042c494ba2cd11edd9e87d1a6fb39429b4459ad613d9274d550ce311 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 216f28198d35cb13aed5fb3346c1883fb8d5ae01b0a707ea2a2ae52b94c2e51b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "216f28198d35cb13aed5fb3346c1883fb8d5ae01b0a707ea2a2ae52b94c2e51b", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling similar v2.1.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling concolor-query v0.0.5 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling snapbox-macros v0.2.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling dunce v1.0.2 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling filetime v0.2.16 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling os_pipe v1.0.1 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Compiling concolor v0.0.8 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling combine v4.6.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling humantime-serde v1.1.1 [INFO] [stderr] Compiling assert-json-diff v2.0.1 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling serde_yaml v0.8.24 [INFO] [stderr] Compiling snapbox v0.2.10 [INFO] [stderr] Compiling mockito v0.31.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling insta v1.15.0 [INFO] [stderr] Compiling toml_edit v0.14.4 [INFO] [stderr] Compiling trycmd v0.13.4 [INFO] [stderr] Compiling sentry-cli v2.3.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "216f28198d35cb13aed5fb3346c1883fb8d5ae01b0a707ea2a2ae52b94c2e51b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "216f28198d35cb13aed5fb3346c1883fb8d5ae01b0a707ea2a2ae52b94c2e51b", kill_on_drop: false }` [INFO] [stdout] 216f28198d35cb13aed5fb3346c1883fb8d5ae01b0a707ea2a2ae52b94c2e51b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] baa4a1de14226902be94a0021932e802871090eb3ba825b114fb5e08ee6fef81 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "baa4a1de14226902be94a0021932e802871090eb3ba825b114fb5e08ee6fef81", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.98s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sentry_cli-2bc261c44329d7b0) [INFO] [stdout] [INFO] [stdout] running 19 tests [INFO] [stdout] test commands::verify_app ... ok [INFO] [stdout] test utils::sourcemaps::test_unsplit_url ... ok [INFO] [stdout] test utils::fs::tests::tempfile_goes_away_with_longer_living_handle ... ok [INFO] [stdout] test utils::sourcemaps::test_split_url ... ok [INFO] [stdout] test utils::http::test_is_absolute_url ... ok [INFO] [stdout] test utils::fs::tests::tempfile_goes_away ... ok [INFO] [stdout] test utils::file_upload::test_url_to_bundle_path ... ok [INFO] [stdout] test utils::sourcemaps::test_join ... ok [INFO] [stdout] test utils::http::test_parse_link_header ... ok [INFO] [stdout] test utils::xcode::test_expansion ... ok [INFO] [stdout] test utils::vcs::test_url_parsing ... ok [INFO] [stdout] test utils::vcs::test_url_normalization ... ok [INFO] [stdout] test utils::vcs::test_find_matching_rev_with_lightweight_tag ... ok [INFO] [stdout] test utils::vcs::test_find_matching_rev_with_annotated_tag ... ok [INFO] [stdout] test utils::vcs::test_get_commits_from_git ... ok [INFO] [stdout] test utils::vcs::test_generate_patch_set_base ... ok [INFO] [stdout] test utils::vcs::test_generate_patch_set_previous_commit ... ok [INFO] [stdout] test utils::vcs::test_generate_patch_ignore_missing ... ok [INFO] [stdout] test utils::vcs::test_generate_patch_default_twenty ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 19 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.11s [INFO] [stdout] [INFO] [stderr] Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-de13e75267a51c6f) [INFO] [stdout] [INFO] [stdout] running 104 tests [INFO] [stderr] Testing tests/integration/_cases/bash_hook/bash_hook.trycmd:2 ... failed [INFO] [stderr] Exit: success [INFO] [stderr] [INFO] [stderr] ---- expected: stdout [INFO] [stderr] ++++ actual: stdout [INFO] [stderr] 1 1 | set -e [INFO] [stderr] 2 2 | [INFO] [stderr] 3 3 | _SENTRY_TRACEBACK_FILE="[..].traceback" [INFO] [stderr] 4 4 | _SENTRY_LOG_FILE="[..].out" [INFO] [stderr] 5 5 | [INFO] [stderr] 6 6 | if [ "${SENTRY_CLI_NO_EXIT_TRAP-0}" != 1 ]; then [INFO] [stderr] 7 7 | trap _sentry_exit_trap EXIT [INFO] [stderr] 8 8 | fi [INFO] [stderr] 9 9 | trap _sentry_err_trap ERR [INFO] [stderr] 10 10 | [INFO] [stderr] 11 11 | _sentry_shown_traceback=0 [INFO] [stderr] 12 12 | [INFO] [stderr] 13 13 | _sentry_exit_trap() { [INFO] [stderr] 14 14 | local _exit_code="$?" [INFO] [stderr] 15 15 | local _command="${BASH_COMMAND:-unknown}" [INFO] [stderr] 16 16 | if [[ $_exit_code != 0 && "${_sentry_shown_traceback}" != 1 ]]; then [INFO] [stderr] 17 17 | _sentry_err_trap "$_command" "$_exit_code" [INFO] [stderr] 18 18 | fi [INFO] [stderr] 19 19 | rm -f "$_SENTRY_TRACEBACK_FILE" "$_SENTRY_LOG_FILE" [INFO] [stderr] 20 20 | exit $_exit_code [INFO] [stderr] 21 21 | } [INFO] [stderr] 22 22 | [INFO] [stderr] 23 23 | _sentry_err_trap() { [INFO] [stderr] 24 24 | local _exit_code="$?" [INFO] [stderr] 25 25 | local _command="${BASH_COMMAND:-unknown}" [INFO] [stderr] 26 26 | if [ "x$1" != x ]; then [INFO] [stderr] 27 27 | _command="$1" [INFO] [stderr] 28 28 | fi [INFO] [stderr] 29 29 | if [ "x$2" != x ]; then [INFO] [stderr] 30 30 | _exit_code="$2" [INFO] [stderr] 31 31 | fi [INFO] [stderr] 32 32 | _sentry_traceback 1 [INFO] [stderr] 33 33 | echo "@command:${_command}" >> "$_SENTRY_TRACEBACK_FILE" [INFO] [stderr] 34 34 | echo "@exit_code:${_exit_code}" >> "$_SENTRY_TRACEBACK_FILE" [INFO] [stderr] 35 35 | [INFO] [stderr] 36 36 | : >> "$_SENTRY_LOG_FILE" [INFO] [stderr] 37 - export SENTRY_LAST_EVENT=$([CWD]/target/debug/sentry-cli[EXE] bash-hook --send-event --traceback "$_SENTRY_TRACEBACK_FILE" --log "$_SENTRY_LOG_FILE" ) [INFO] [stderr] 37 + export SENTRY_LAST_EVENT=$(/opt/rustwide/target/debug/sentry-cli bash-hook --send-event --traceback "$_SENTRY_TRACEBACK_FILE" --log "$_SENTRY_LOG_FILE" ) [INFO] [stderr] 38 38 | rm -f "$_SENTRY_TRACEBACK_FILE" "$_SENTRY_LOG_FILE" [INFO] [stderr] 39 39 | } [INFO] [stderr] 40 40 | [INFO] [stderr] 41 41 | _sentry_traceback() { [INFO] [stderr] 42 42 | _sentry_shown_traceback=1 [INFO] [stderr] 43 43 | local -i start=$(( ${1:-0} + 1 )) [INFO] [stderr] 44 44 | local -i end=${#BASH_SOURCE[@]} [INFO] [stderr] 45 45 | local -i i=0 [INFO] [stderr] 46 46 | local -i j=0 [INFO] [stderr] 47 47 | [INFO] [stderr] 48 48 | : > "$_SENTRY_TRACEBACK_FILE" [INFO] [stderr] 49 49 | for ((i=${start}; i < ${end}; i++)); do [INFO] [stderr] 50 50 | j=$(( $i - 1 )) [INFO] [stderr] 51 51 | local function="${FUNCNAME[$i]}" [INFO] [stderr] 52 52 | local file="${BASH_SOURCE[$i]}" [INFO] [stderr] 53 53 | local line="${BASH_LINENO[$j]}" [INFO] [stderr] 54 54 | echo "${function}:${file}:${line}" >> "$_SENTRY_TRACEBACK_FILE" [INFO] [stderr] 55 55 | done [INFO] [stderr] 56 56 | } [INFO] [stderr] 57 57 | [INFO] [stderr] 58 58 | : > "$_SENTRY_LOG_FILE" [INFO] [stderr] 59 59 | [INFO] [stderr] 60 60 | if command -v perl >/dev/null; then [INFO] [stderr] 61 61 | exec / [INFO] [stderr] 62 62 | 1> >(tee >(perl '-MPOSIX' -ne '$|++; print strftime("%Y-%m-%d %H:%M:%S %z: ", localtime()), "stdout: ", $_;' >> "$_SENTRY_LOG_FILE")) / [INFO] [stderr] 63 63 | 2> >(tee >(perl '-MPOSIX' -ne '$|++; print strftime("%Y-%m-%d %H:%M:%S %z: ", localtime()), "stderr: ", $_;' >> "$_SENTRY_LOG_FILE") >&2) [INFO] [stderr] 64 64 | else [INFO] [stderr] 65 65 | exec / [INFO] [stderr] 66 66 | 1> >(tee >(awk '{ system(""); print strftime("%Y-%m-%d %H:%M:%S %z:"), "stdout:", $0; system(""); }' >> "$_SENTRY_LOG_FILE")) / [INFO] [stderr] 67 67 | 2> >(tee >(awk '{ system(""); print strftime("%Y-%m-%d %H:%M:%S %z:"), "stderr:", $0; system(""); }' >> "$_SENTRY_LOG_FILE") >&2) [INFO] [stderr] 68 68 | fi [INFO] [stderr] 69 69 | [INFO] [stderr] stderr: [INFO] [stderr] [INFO] [stderr] Update snapshots with `TRYCMD=overwrite` [INFO] [stderr] Debug output with `TRYCMD=dump` [INFO] [stderr] Testing tests/integration/_cases/info/info-help.trycmd:2 ... ok [INFO] [stdout] test integration::bash_hook::command_bash_hook ... FAILED [INFO] [stderr] Testing tests/integration/_cases/bash_hook/bash_hook-help.trycmd:2 ... ok [INFO] [stdout] test integration::info::command_info_help ... ok [INFO] [stdout] test integration::bash_hook::command_bash_hook_help ... ok [INFO] [stderr] Testing tests/integration/_cases/deploys/deploys-help.trycmd:2 ... ok [INFO] [stdout] test integration::debug_files::command_debug_files_no_subcommand ... ok [INFO] [stderr] Testing tests/integration/_cases/debug_files/debug_files-no-subcommand.trycmd:2 ... ok [INFO] [stdout] test integration::help::command_help ... ok [INFO] [stderr] Testing tests/integration/_cases/help/help.trycmd:2 ... ok [INFO] [stdout] test integration::debug_files::check::command_debug_files_check ... ok [INFO] [stderr] Testing tests/integration/_cases/debug_files/debug_files-check.trycmd:2 ... ok [INFO] [stdout] test integration::deploys::command_deploys_help ... ok [INFO] [stderr] Testing tests/integration/_cases/deploys/deploys-no-subcommand.trycmd:2 ... ok [INFO] [stdout] test integration::deploys::command_deploys_no_subcommand ... ok [INFO] [stderr] Testing tests/integration/_cases/debug_files/debug_files-help.trycmd:2 ... ok [INFO] [stdout] test integration::debug_files::command_debug_files_help ... ok [INFO] [stderr] Testing tests/integration/_cases/debug_files/debug_files-upload-help.trycmd:2 ... ok [INFO] [stderr] Testing tests/integration/_cases/deploys/deploys-new.trycmd:2 ... ok [INFO] [stdout] test integration::debug_files::upload::command_debug_files_upload_help ... ok [INFO] [stdout] test integration::deploys::new::command_deploys_new ... ok [INFO] [stdout] test integration::login::command_login ... ok [INFO] [stderr] Testing tests/integration/_cases/login/login.trycmd:2 ... ok [INFO] [stderr] Testing tests/integration/_cases/login/login-help.trycmd:2 ... ok [INFO] [stdout] test integration::login::command_login_help ... ok [INFO] [stderr] Testing tests/integration/_cases/monitors/monitors-run-help.trycmd:2 ... ok [INFO] [stdout] test integration::monitors::run::command_monitors_run_help ... ok [INFO] [stdout] test integration::monitors::list::command_monitors_list_help ... ok [INFO] [stderr] Testing tests/integration/_cases/monitors/monitors-list-help.trycmd:2 ... ok [INFO] [stdout] test integration::monitors::command_monitors_no_subcommand ... ok [INFO] [stdout] test integration::info::command_info_no_token ... ok [INFO] [stderr] Testing tests/integration/_cases/monitors/monitors-no-subcommand.trycmd:2 ... ok [INFO] [stderr] Testing tests/integration/_cases/info/info-no-token.trycmd:2 ... ok [INFO] [stderr] Testing tests/integration/_cases/organizations/organizations-list-help.trycmd:2 ... ok [INFO] [stdout] test integration::organizations::list::command_organizations_list_help ... ok [INFO] [stderr] Testing tests/integration/_cases/monitors/monitors-help.trycmd:2 ... ok [INFO] [stderr] Testing tests/integration/_cases/organizations/organizations-no-subcommand.trycmd:2 ... ok [INFO] [stdout] test integration::monitors::command_monitors_help ... ok [INFO] [stdout] test integration::organizations::command_organizations_no_subcommand ... ok [INFO] [stderr] Testing tests/integration/_cases/releases/releases-no-subcommand.trycmd:2 ... ok [INFO] [stdout] test integration::releases::command_releases_no_subcommand ... ok [INFO] [stdout] test integration::organizations::command_organizations_help ... ok [INFO] [stderr] Testing tests/integration/_cases/organizations/organizations-help.trycmd:2 ... ok [INFO] [stderr] Testing tests/integration/_cases/projects/projects-list-help.trycmd:2 ... ok [INFO] [stdout] test integration::projects::list::command_projects_list_help ... ok [INFO] [stdout] test integration::monitors::run::command_monitors_run_invalid_uuid ... ok [INFO] [stderr] Testing tests/integration/_cases/monitors/monitors-run-invalid-uuid.trycmd:2 ... ok [INFO] [stderr] Testing tests/integration/_cases/releases/releases-help.trycmd:2 ... ok [INFO] [stdout] test integration::releases::command_releases_help ... ok [INFO] [stdout] test integration::projects::command_projects_help ... ok [INFO] [stderr] Testing tests/integration/_cases/projects/projects-help.trycmd:2 ... ok [INFO] [stderr] Testing tests/integration/_cases/deploys/deploys-list.trycmd:2 ... ok [INFO] [stderr] Testing tests/integration/_cases/projects/projects-no-subcommand.trycmd:2 ... ok [INFO] [stdout] test integration::deploys::list::command_deploys_list ... ok [INFO] [stdout] test integration::projects::command_projects_no_subcommand ... ok [INFO] [stderr] Testing tests/integration/_cases/debug_files/debug_files-upload.trycmd:2 ... ok [INFO] [stdout] test integration::debug_files::upload::command_debug_files_upload ... ok [INFO] [stdout] test integration::debug_files::upload::command_debug_files_upload_no_reprocessing ... ok [INFO] [stderr] Testing tests/integration/_cases/debug_files/debug_files-upload-no-reprocessing.trycmd:2 ... ok [INFO] [stderr] Testing tests/integration/_cases/info/info-basic.trycmd:2 ... ok [INFO] [stdout] test integration::info::command_info_basic ... ok [INFO] [stderr] Testing tests/integration/_cases/debug_files/debug_files-upload-no-upload.trycmd:2 ... ok [INFO] [stdout] test integration::debug_files::upload::command_debug_files_upload_no_upload ... ok [INFO] [stderr] Testing tests/integration/_cases/releases/releases-info.trycmd:2 ... ok [INFO] [stdout] test integration::releases::info::shows_release_details ... ok [INFO] [stderr] Testing tests/integration/_cases/monitors/monitors-list.trycmd:2 ... ok [INFO] [stdout] test integration::monitors::list::command_monitors_list ... ok [INFO] [stderr] Testing tests/integration/_cases/organizations/organizations-list.trycmd:2 ... ok [INFO] [stdout] test integration::organizations::list::command_organizations_list ... ok [INFO] [stderr] Testing tests/integration/_cases/projects/projects-list.trycmd:2 ... ok [INFO] [stdout] test integration::projects::list::command_projects_list ... ok [INFO] [stderr] Testing tests/integration/_cases/releases/releases-delete-hyphen.trycmd:2 ... ok [INFO] [stdout] test integration::releases::delete::allows_for_release_to_start_with_hyphen ... ok [INFO] [stderr] Testing tests/integration/_cases/releases/releases-delete-active.trycmd:2 ... ok [INFO] [stdout] test integration::releases::delete::doesnt_allow_to_delete_active_releases ... ok [INFO] [stderr] Testing tests/integration/_cases/releases/releases-delete.trycmd:2 ... ok [INFO] [stdout] test integration::releases::delete::successfully_deletes ... ok [INFO] [stderr] Testing tests/integration/_cases/releases/releases-finalize-hyphen.trycmd:2 ... ok [INFO] [stdout] test integration::releases::finalize::allows_for_release_to_start_with_hyphen ... ok [INFO] [stderr] Testing tests/integration/_cases/releases/releases-finalize-dates.trycmd:2 ... ok [INFO] [stdout] test integration::releases::finalize::release_with_custom_dates ... ok [INFO] [stderr] Testing tests/integration/_cases/releases/releases-delete-nonexisting.trycmd:2 ... ok [INFO] [stdout] test integration::releases::delete::informs_about_nonexisting_releases ... ok [INFO] [stdout] test integration::releases::new::command_releases_new_help ... ok [INFO] [stderr] Testing tests/integration/_cases/releases/releases-new-help.trycmd:2 ... ignored [INFO] [stdout] test integration::releases::info::doesnt_print_output_with_quiet_flag ... ok [INFO] [stderr] Testing tests/integration/_cases/releases/releases-info-quiet.trycmd:2 ... ok [INFO] [stderr] Testing tests/integration/_cases/releases/releases-finalize.trycmd:2 ... ok [INFO] [stdout] test integration::releases::finalize::successfully_creates_a_release ... ok [INFO] [stdout] test integration::releases::info::doesnt_print_output_with_silent_flag ... ok [INFO] [stderr] Testing tests/integration/_cases/releases/releases-info-silent.trycmd:2 ... ok [INFO] [stderr] Testing tests/integration/_cases/releases/releases-info-not-found.trycmd:2 ... ok [INFO] [stdout] test integration::releases::info::exits_if_no_release_found ... ok [INFO] [stderr] Testing tests/integration/_cases/releases/releases-info-quiet-failed.trycmd:2 ... ok [INFO] [stdout] test integration::releases::info::preserve_valid_exit_code_with_quiet_flag ... ok [INFO] [stderr] Testing tests/integration/_cases/send_envelope/send_envelope-file.trycmd:2 ... ok [INFO] [stdout] test integration::send_envelope::command_send_envelope_file ... ok [INFO] [stdout] test integration::monitors::run::command_monitors_run ... ok [INFO] [stderr] Testing tests/integration/_cases/monitors/monitors-run.trycmd:2 ... ok [INFO] [stderr] Testing tests/integration/_cases/send_envelope/send_envelope-help.trycmd:2 ... ok [INFO] [stdout] test integration::send_envelope::command_send_envelope_help ... ok [INFO] [stdout] test integration::send_envelope::command_send_envelope_no_file ... ok [INFO] [stderr] Testing tests/integration/_cases/send_envelope/send_envelope-no-file.trycmd:2 ... ok [INFO] [stderr] Testing tests/integration/_cases/send_envelope/send_envelope-file-log.trycmd:2 ... failed [INFO] [stderr] Exit: success [INFO] [stderr] [INFO] [stderr] ---- expected: stdout [INFO] [stderr] ++++ actual: stdout [INFO] [stderr] 1 1 | DEBUG [..] sentry-cli version: [VERSION], platform: [..], architecture: [..] [INFO] [stderr] 2 - INFO [..] sentry-cli was invoked with the following command line: "[CWD]/target/debug/sentry-cli[EXE]" "send-envelope" "tests/integration/_fixtures/envelope.dat" "--log-level=debug" [INFO] [stderr] 3 - DEBUG [..] Envelope { event_id: Some(22d00b3f-d1b1-4b5d-8d20-49d138cd8a9c), items: [Event(Event { event_id: 22d00b3f-d1b1-4b5d-8d20-49d138cd8a9c, level: Error, fingerprint: ["{{ default }}"], culprit: None, transaction: None, message: None, logentry: None, logger: None, modules: {}, platform: "other", timestamp: [..], server_name: None, release: None, dist: None, environment: None, user: None, request: None, contexts: {}, breadcrumbs: Values { values: [] }, exception: Values { values: [] }, stacktrace: None, template: None, threads: Values { values: [] }, tags: {}, extra: {}, debug_meta: DebugMeta { sdk_info: None, images: [] }, sdk: None }), Transaction(Transaction { event_id: 22d00b3f-d1b1-4b5d-8d20-49d138cd8a9d, name: None, release: None, environment: None, tags: {}, extra: {}, sdk: None, platform: "other", timestamp: None, start_timestamp: [..], spans: [Span { span_id: SpanId([212, 44, 238, 159, 195, 231, 79, 92]), trace_id: TraceId([51, 94, 83, 214, 20, 71, 74, 204, 159, 137, 230, 50, 183, 118, 204, 40]), parent_span_id: None, same_process_as_parent: None, op: None, description: None, timestamp: None, start_timestamp: [..], status: None, tags: {}, data: {} }], contexts: {}, request: None }), SessionUpdate(SessionUpdate { session_id: 22d00b3f-d1b1-4b5d-8d20-49d138cd8a9c, distinct_id: Some("foo@bar.baz"), sequence: None, timestamp: None, started: [..], init: true, duration: Some(1.234), status: Ok, errors: 123, attributes: SessionAttributes { release: "foo-bar@1.2.3", environment: Some("production"), ip_address: None, user_agent: None } }), Attachment(Attachment { buffer: 12, filename: "file.txt", content_type: Some("application/octet-stream"), type: Some(Attachment) })] } [INFO] [stderr] 2 + INFO 2022-07-07 20:09:36.202095215 +00:00 sentry-cli was invoked with the following command line: "/opt/rustwide/target/debug/sentry-cli" "send-envelope" "tests/integration/_fixtures/envelope.dat" "--log-level=debug" [INFO] [stderr] 3 + DEBUG 2022-07-07 20:09:36.202822332 +00:00 Envelope { event_id: Some(22d00b3f-d1b1-4b5d-8d20-49d138cd8a9c), items: [Event(Event { event_id: 22d00b3f-d1b1-4b5d-8d20-49d138cd8a9c, level: Error, fingerprint: ["{{ default }}"], culprit: None, transaction: None, message: None, logentry: None, logger: None, modules: {}, platform: "other", timestamp: SystemTime { tv_sec: 1595256674, tv_nsec: 296000004 }, server_name: None, release: None, dist: None, environment: None, user: None, request: None, contexts: {}, breadcrumbs: Values { values: [] }, exception: Values { values: [] }, stacktrace: None, template: None, threads: Values { values: [] }, tags: {}, extra: {}, debug_meta: DebugMeta { sdk_info: None, images: [] }, sdk: None }), Transaction(Transaction { event_id: 22d00b3f-d1b1-4b5d-8d20-49d138cd8a9d, name: None, release: None, environment: None, tags: {}, extra: {}, sdk: None, platform: "other", timestamp: None, start_timestamp: SystemTime { tv_sec: 1595256674, tv_nsec: 296000004 }, spans: [Span { span_id: SpanId([212, 44, 238, 159, 195, 231, 79, 92]), trace_id: TraceId([51, 94, 83, 214, 20, 71, 74, 204, 159, 137, 230, 50, 183, 118, 204, 40]), parent_span_id: None, same_process_as_parent: None, op: None, description: None, timestamp: None, start_timestamp: SystemTime { tv_sec: 1595256674, tv_nsec: 296000004 }, status: None, tags: {}, data: {} }], contexts: {}, request: None }), SessionUpdate(SessionUpdate { session_id: 22d00b3f-d1b1-4b5d-8d20-49d138cd8a9c, distinct_id: Some("foo@bar.baz"), sequence: None, timestamp: None, started: SystemTime { tv_sec: 1595256674, tv_nsec: 296000000 }, init: true, duration: Some(1.234), status: Ok, errors: 123, attributes: SessionAttributes { release: "foo-bar@1.2.3", environment: Some("production"), ip_address: None, user_agent: None } }), Attachment(Attachment { buffer: 12, filename: "file.txt", content_type: Some("application/octet-stream"), type: Some(Attachment) })] } [INFO] [stderr] 4 4 | Envelope from file tests/integration/_fixtures/envelope.dat dispatched [INFO] [stderr] stderr: [INFO] [stderr] [INFO] [stderr] Update snapshots with `TRYCMD=overwrite` [INFO] [stderr] Debug output with `TRYCMD=dump` [INFO] [stdout] test integration::send_envelope::command_send_envelope_with_logging ... FAILED [INFO] [stdout] test integration::send_event::command_send_event_file ... ok [INFO] [stderr] Testing tests/integration/_cases/send_event/send_event-file.trycmd:2 ... ok [INFO] [stderr] Testing tests/integration/_cases/send_event/send_event-raw.trycmd:2 ... failed [INFO] [stdout] test integration::send_event::command_send_event_raw ... FAILED [INFO] [stderr] Exit: success [INFO] [stderr] [INFO] [stderr] ---- expected: stdout [INFO] [stderr] ++++ actual: stdout [INFO] [stderr] 1 1 | DEBUG [..] sentry-cli version: [VERSION], platform: [..], architecture: [..] [INFO] [stderr] 2 - INFO [..] sentry-cli was invoked with the following command line: "[CWD]/target/debug/sentry-cli[EXE]" "send-event" "--log-level=debug" "--level" "debug" "--timestamp" "1649335000929" "--release" "my-release" "--dist" "my-dist" "--env" "production" "--message" "hello" "--platform" "prod" "--tag" "hello:there" "--extra" "hello:there" "--user" "id:42" "--fingerprint" "custom-fingerprint" "--no-environ" [INFO] [stderr] 3 - DEBUG [..] Event { event_id: [..], level: Debug, fingerprint: ["custom-fingerprint"], culprit: None, transaction: None, message: None, logentry: Some(LogEntry { message: "hello", params: [] }), logger: None, modules: {}, platform: "prod", timestamp: SystemTime { tv_sec: 1649335000929, tv_nsec: 0 }, server_name: None, release: Some("my-release"), dist: Some("my-dist"), environment: Some("production"), user: Some(User { id: Some("42"), email: None, ip_address: Some(Auto), username: None, other: {} }), request: None, contexts: {}, breadcrumbs: Values { values: [] }, exception: Values { values: [] }, stacktrace: None, template: None, threads: Values { values: [] }, tags: {"hello": "there"}, extra: {"hello": String("there")}, debug_meta: DebugMeta { sdk_info: None, images: [] }, sdk: Some(ClientSdkInfo { name: "sentry-cli", version: "[VERSION]", integrations: [], packages: [] }) } [INFO] [stderr] 4 - Event dispatched: [..] [INFO] [stderr] 2 + INFO 2022-07-07 20:09:36.274060797 +00:00 sentry-cli was invoked with the following command line: "/opt/rustwide/target/debug/sentry-cli" "send-event" "--log-level=debug" "--level" "debug" "--timestamp" "1649335000929" "--release" "my-release" "--dist" "my-dist" "--env" "production" "--message" "hello" "--platform" "prod" "--tag" "hello:there" "--extra" "hello:there" "--user" "id:42" "--fingerprint" "custom-fingerprint" "--no-environ" [INFO] [stderr] 3 + DEBUG 2022-07-07 20:09:36.274520508 +00:00 Event { event_id: b42c0a1c-a947-46b2-9a29-3aae84d3bc3d, level: Debug, fingerprint: ["custom-fingerprint"], culprit: None, transaction: None, message: None, logentry: Some(LogEntry { message: "hello", params: [] }), logger: None, modules: {}, platform: "prod", timestamp: SystemTime { tv_sec: 1649335000929, tv_nsec: 0 }, server_name: None, release: Some("my-release"), dist: Some("my-dist"), environment: Some("production"), user: Some(User { id: Some("42"), email: None, ip_address: Some(Auto), username: None, other: {} }), request: None, contexts: {}, breadcrumbs: Values { values: [] }, exception: Values { values: [] }, stacktrace: None, template: None, threads: Values { values: [] }, tags: {"hello": "there"}, extra: {"hello": String("there")}, debug_meta: DebugMeta { sdk_info: None, images: [] }, sdk: Some(ClientSdkInfo { name: "sentry-cli", version: "[VERSION]", integrations: [], packages: [] }) } [INFO] [stderr] 4 + Event dispatched: b42c0a1c-a947-46b2-9a29-3aae84d3bc3d [INFO] [stderr] stderr: [INFO] [stderr] [INFO] [stderr] Update snapshots with `TRYCMD=overwrite` [INFO] [stderr] Debug output with `TRYCMD=dump` [INFO] [stderr] Testing tests/integration/_cases/send_event/send_event-help.trycmd:2 ... ok [INFO] [stdout] test integration::send_event::command_send_event_help ... ok [INFO] [stderr] Testing tests/integration/_cases/releases/releases-info-with-commits-projects.trycmd:2 ... ok [INFO] [stdout] test integration::releases::info::shows_release_details_with_projects_and_commits ... ok [INFO] [stdout] test integration::sourcemaps::command_sourcemaps_no_subcommand ... ok [INFO] [stderr] Testing tests/integration/_cases/sourcemaps/sourcemaps-no-subcommand.trycmd:2 ... ok [INFO] [stderr] Testing tests/integration/_cases/sourcemaps/sourcemaps-help.trycmd:2 ... ok [INFO] [stdout] test integration::sourcemaps::command_sourcemaps_help ... ok [INFO] [stderr] Testing tests/integration/_cases/sourcemaps/sourcemaps-explain.trycmd:2 ... ok [INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain ... ok [INFO] [stdout] test integration::releases::list::can_override_org ... ok [INFO] [stderr] Testing tests/integration/_cases/releases/releases-list-override-org.trycmd:2 ... ok [INFO] [stdout] test integration::releases::list::displays_releases ... ok [INFO] [stderr] Testing tests/integration/_cases/releases/releases-list.trycmd:2 ... ok [INFO] [stderr] Testing tests/integration/_cases/releases/releases-list-raw.trycmd:2 ... ok [INFO] [stdout] test integration::releases::list::displays_releases_in_raw_mode ... ok [INFO] [stderr] Testing tests/integration/_cases/releases/releases-list-raw-delimiter.trycmd:2 ... ok [INFO] [stdout] test integration::releases::list::displays_releases_in_raw_mode_with_delimiter ... ok [INFO] [stdout] test integration::releases::list::displays_releases_with_projects ... ok [INFO] [stderr] Testing tests/integration/_cases/releases/releases-list-with-projects.trycmd:2 ... ok [INFO] [stderr] Testing tests/integration/_cases/sourcemaps/sourcemaps-explain-frame-malformed-abspath.trycmd:2 ... ok [INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_frame_malformed_abspath ... ok [INFO] [stderr] Testing tests/integration/_cases/releases/releases-new-hyphen.trycmd:2 ... ok [INFO] [stdout] test integration::releases::new::allows_for_release_to_start_with_hyphen ... ok [INFO] [stderr] Testing tests/integration/_cases/releases/releases-new-with-project-hyphen.trycmd:2 ... ok [INFO] [stdout] test integration::releases::new::allows_for_release_with_project_to_start_with_hyphen ... ok [INFO] [stderr] Testing tests/integration/_cases/releases/releases-new.trycmd:2 ... ok [INFO] [stdout] test integration::releases::new::creates_release ... ok [INFO] [stderr] Testing tests/integration/_cases/sourcemaps/sourcemaps-explain-help.trycmd:2 ... ok [INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_help ... ok [INFO] [stderr] Testing tests/integration/_cases/releases/releases-new-existing.trycmd:2 ... ok [INFO] [stdout] test integration::releases::new::creates_release_even_if_one_already_exists ... ok [INFO] [stdout] test integration::releases::new::creates_release_which_is_instantly_finalized ... ok [INFO] [stderr] Testing tests/integration/_cases/releases/releases-new-finalize.trycmd:2 ... ok [INFO] [stderr] Testing tests/integration/_cases/releases/releases-new-url.trycmd:2 ... ok [INFO] [stdout] test integration::releases::new::creates_release_with_custom_url ... ok [INFO] [stderr] Testing tests/integration/_cases/releases/releases-new-with-project.trycmd:2 ... ok [INFO] [stdout] test integration::releases::new::creates_release_with_project ... ok [INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_already_mapped ... ok [INFO] [stderr] Testing tests/integration/_cases/sourcemaps/sourcemaps-explain-already-mapped.trycmd:2 ... ok [INFO] [stderr] Testing tests/integration/_cases/sourcemaps/sourcemaps-explain-artifact-dist-mismatch.trycmd:2 ... ok [INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_artifact_dist_mismatch ... ok [INFO] [stderr] Testing tests/integration/_cases/sourcemaps/sourcemaps-explain-partial-matching-artifact.trycmd:2 ... ok [INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_partial_matching_artifact ... ok [INFO] [stderr] Testing tests/integration/_cases/sourcemaps/sourcemaps-explain-detect-from-file-content.trycmd:2 ... ok [INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_detect_from_file_content ... ok [INFO] [stderr] Testing tests/integration/_cases/sourcemaps/sourcemaps-resolve.trycmd:2 ... ok [INFO] [stdout] test integration::sourcemaps::resolve::command_sourcemaps_resolve ... ok [INFO] [stdout] test integration::sourcemaps::resolve::command_sourcemaps_resolve_help ... ok [INFO] [stderr] Testing tests/integration/_cases/sourcemaps/sourcemaps-resolve-help.trycmd:2 ... ok [INFO] [stderr] Testing tests/integration/_cases/sourcemaps/sourcemaps-explain-detect-from-sourcemap-header.trycmd:2 ... ok [INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_detect_from_sourcemap_header ... ok [INFO] [stderr] Testing tests/integration/_cases/uninstall/uninstall.trycmd:2 ... ok [INFO] [stdout] test integration::uninstall::command_uninstall ... ok [INFO] [stdout] test integration::uninstall::command_uninstall_help ... ok [INFO] [stderr] Testing tests/integration/_cases/uninstall/uninstall-help.trycmd:2 ... ok [INFO] [stderr] Testing tests/integration/_cases/update/update.trycmd:2 ... failed [INFO] [stdout] test integration::update::command_update ... FAILED [INFO] [stderr] Expected success, was 1 [INFO] [stderr] [INFO] [stderr] ---- expected: stdout [INFO] [stderr] ++++ actual: stdout [INFO] [stderr] 1 - Latest release is [..] [INFO] [stderr] 2 - Running in integration tests mode. Skipping execution. [INFO] [stderr] 1 + error: Could not get the latest release version. [INFO] [stderr] 2 + [INFO] [stderr] 3 + Add --log-level=[info|debug] or export SENTRY_LOG_LEVEL=[info|debug] to see more output. [INFO] [stderr] 4 + Please attach the full debug log to all bug reports. [INFO] [stderr] stderr: [INFO] [stderr] [INFO] [stderr] Update snapshots with `TRYCMD=overwrite` [INFO] [stderr] Debug output with `TRYCMD=dump` [INFO] [stderr] Testing tests/integration/_cases/update/update-help.trycmd:2 ... ok [INFO] [stdout] test integration::update::command_update_help ... ok [INFO] [stderr] Testing tests/integration/_cases/upload_dif/upload_dif-help.trycmd:2 ... ok [INFO] [stdout] test integration::upload_dif::command_upload_dif_help ... ok [INFO] [stderr] Testing tests/integration/_cases/sourcemaps/sourcemaps-explain-detect-from-xsourcemap-header.trycmd:2 ... ok [INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_detect_from_xsourcemap_header ... ok [INFO] [stdout] test integration::upload_proguard::command_upload_proguard_help ... ok [INFO] [stderr] Testing tests/integration/_cases/upload_proguard/upload_proguard-help.trycmd:2 ... ok [INFO] [stdout] test integration::upload_proguard::command_upload_proguard_no_upload ... ok [INFO] [stderr] Testing tests/integration/_cases/upload_proguard/upload_proguard-no-upload.trycmd:2 ... ok [INFO] [stderr] Testing tests/integration/_cases/sourcemaps/sourcemaps-explain-event-no-dist.trycmd:2 ... ok [INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_event_no_dist ... ok [INFO] [stderr] Testing tests/integration/_cases/releases/releases-list-empty.trycmd:2 ... ok [INFO] [stdout] test integration::releases::list::doesnt_fail_with_empty_response ... ok [INFO] [stderr] Testing tests/integration/_cases/sourcemaps/sourcemaps-explain-frame-no-abspath.trycmd:2 ... ok [INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_frame_no_abspath ... ok [INFO] [stderr] Testing tests/integration/_cases/sourcemaps/sourcemaps-explain-frame-no-extension.trycmd:2 ... ok [INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_frame_no_extension ... ok [INFO] [stderr] Testing tests/integration/_cases/sourcemaps/sourcemaps-explain-frame-no-inapp.trycmd:2 ... ok [INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_frame_no_inapp ... ok [INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_missing_event ... ok [INFO] [stderr] Testing tests/integration/_cases/sourcemaps/sourcemaps-explain-missing-event.trycmd:2 ... ok [INFO] [stderr] Testing tests/integration/_cases/sourcemaps/sourcemaps-explain-missing-exception.trycmd:2 ... ok [INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_missing_exception ... ok [INFO] [stderr] Testing tests/integration/_cases/sourcemaps/sourcemaps-explain-missing-release.trycmd:2 ... ok [INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_missing_release ... ok [INFO] [stderr] Testing tests/integration/_cases/sourcemaps/sourcemaps-explain-missing-stacktrace.trycmd:2 ... ok [INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_missing_stacktrace ... ok [INFO] [stderr] Testing tests/integration/_cases/sourcemaps/sourcemaps-explain-no-artifacts.trycmd:2 ... ok [INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_no_artifacts ... ok [INFO] [stderr] Testing tests/integration/_cases/sourcemaps/sourcemaps-explain-no-matching-artifact.trycmd:2 ... ok [INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_no_matching_artifact ... ok [INFO] [stderr] Testing tests/integration/_cases/sourcemaps/sourcemaps-explain-artifact-no-dist.trycmd:2 ... ok [INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_artifact_no_dist ... ok [INFO] [stderr] Testing tests/integration/_cases/sourcemaps/sourcemaps-explain-print-sourcemap.trycmd:2 ... ok [INFO] [stdout] test integration::sourcemaps::explain::command_sourcemaps_explain_print_sourcemap ... ok [INFO] [stderr] Testing tests/integration/_cases/upload_proguard/upload_proguard.trycmd:2 ... ok [INFO] [stdout] test integration::upload_proguard::command_upload_proguard ... ok [INFO] [stdout] test integration::upload_proguard::command_upload_proguard_no_reprocessing ... ok [INFO] [stderr] Testing tests/integration/_cases/upload_proguard/upload_proguard-no-reprocessing.trycmd:2 ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- integration::bash_hook::command_bash_hook stdout ---- [INFO] [stdout] thread 'integration::bash_hook::command_bash_hook' panicked at '1 of 1 tests failed', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trycmd-0.13.4/src/runner.rs:92:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559b692345b0 - std::backtrace_rs::backtrace::libunwind::trace::h385ffbf574363e81 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x559b692345b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h1d1dbabbc7babee7 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559b692345b0 - std::sys_common::backtrace::_print_fmt::h3fd7a321b650d311 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x559b692345b0 - ::fmt::h9c5fc513eb6f6c7a [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x559b6925bacc - core::fmt::write::h149259a69b3e2f89 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x559b6922d555 - std::io::Write::write_fmt::h6d11f4b16fd2c9e6 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x559b69236641 - std::sys_common::backtrace::_print::h350a49f9ba10dc38 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559b69236641 - std::sys_common::backtrace::print::hc9483bcde74add9a [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559b69236641 - std::panicking::default_hook::{{closure}}::h033c319db21062da [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x559b69236296 - std::panicking::default_hook::h082702b84ddf9cba [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x559b69236ce3 - std::panicking::rust_panic_with_hook::hb5031567964b2362 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559b69236bd7 - std::panicking::begin_panic_handler::{{closure}}::h040f81592aed215a [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x559b69234a84 - std::sys_common::backtrace::__rust_end_short_backtrace::hb55752442d66befe [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x559b69236902 - rust_begin_unwind [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x559b6897e383 - core::panicking::panic_fmt::hab8e33512c332233 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x559b68a5fdb2 - trycmd::runner::Runner::run::h61780498bb1052f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trycmd-0.13.4/src/runner.rs:92:17 [INFO] [stdout] 16: 0x559b689d9ff1 - trycmd::cases::TestCases::run::h08b9c84c6520d739 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trycmd-0.13.4/src/cases.rs:165:9 [INFO] [stdout] 17: 0x559b689da09c - ::drop::h1a10b596cb73468f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trycmd-0.13.4/src/cases.rs:175:13 [INFO] [stdout] 18: 0x559b68a17a17 - core::ptr::drop_in_place::h1e25ef797ff61762 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/ptr/mod.rs:487:1 [INFO] [stdout] 19: 0x559b689876b4 - mod::integration::bash_hook::command_bash_hook::h69b1be44cdf865fb [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/bash_hook.rs:10:48 [INFO] [stdout] 20: 0x559b6898767a - mod::integration::bash_hook::command_bash_hook::{{closure}}::hbe2c01b5056c4fe4 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/bash_hook.rs:9:1 [INFO] [stdout] 21: 0x559b68982e2e - core::ops::function::FnOnce::call_once::hc7a326d708236894 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 22: 0x559b689c2fe3 - core::ops::function::FnOnce::call_once::ha7afe1ddf9a8665b [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 23: 0x559b689c2fe3 - test::__rust_begin_short_backtrace::h02df713062fe0d09 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/test/src/lib.rs:572:5 [INFO] [stdout] 24: 0x559b689c1ddc - as core::ops::function::FnOnce>::call_once::h4f2b36c78ff85792 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 25: 0x559b689c1ddc - as core::ops::function::FnOnce<()>>::call_once::h8624c6094a076c25 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x559b689c1ddc - std::panicking::try::do_call::h0c501a0f7fa5bee0 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x559b689c1ddc - std::panicking::try::h60ab49b272d3e4f0 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x559b689c1ddc - std::panic::catch_unwind::h5f34d55961997ae8 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x559b689c1ddc - test::run_test_in_process::hcf99044408a39ffa [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/test/src/lib.rs:595:18 [INFO] [stdout] 30: 0x559b689c1ddc - test::run_test::run_test_inner::{{closure}}::h5f747e7c34969277 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/test/src/lib.rs:489:39 [INFO] [stdout] 31: 0x559b6898dd4c - test::run_test::run_test_inner::{{closure}}::hfbc9b7f814e7611c [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/test/src/lib.rs:516:37 [INFO] [stdout] 32: 0x559b6898dd4c - std::sys_common::backtrace::__rust_begin_short_backtrace::hc864e8be9763567e [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x559b68993c5f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h635fae7f98a9851a [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 34: 0x559b68993c5f - as core::ops::function::FnOnce<()>>::call_once::hb0e77e0fbf0b74e7 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x559b68993c5f - std::panicking::try::do_call::h843a2c7f433b6950 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x559b68993c5f - std::panicking::try::h64dfa5d8b1ef556f [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x559b68993c5f - std::panic::catch_unwind::h3af2f5bf220b9738 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x559b68993c5f - std::thread::Builder::spawn_unchecked_::{{closure}}::h8fd0a07746213f59 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 39: 0x559b68993c5f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h589aaf080555aafb [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 40: 0x559b6923cb33 - as core::ops::function::FnOnce>::call_once::h4a4c573311170bd5 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 41: 0x559b6923cb33 - as core::ops::function::FnOnce>::call_once::h4c3a154b8915668e [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 42: 0x559b6923cb33 - std::sys::unix::thread::Thread::new::thread_start::h9d4e5992c5fda7ce [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f89321bd609 - start_thread [INFO] [stdout] 44: 0x7f8931f8b133 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- integration::send_envelope::command_send_envelope_with_logging stdout ---- [INFO] [stdout] thread 'integration::send_envelope::command_send_envelope_with_logging' panicked at '1 of 1 tests failed', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trycmd-0.13.4/src/runner.rs:92:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559b692345b0 - std::backtrace_rs::backtrace::libunwind::trace::h385ffbf574363e81 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x559b692345b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h1d1dbabbc7babee7 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559b692345b0 - std::sys_common::backtrace::_print_fmt::h3fd7a321b650d311 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x559b692345b0 - ::fmt::h9c5fc513eb6f6c7a [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x559b6925bacc - core::fmt::write::h149259a69b3e2f89 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x559b6922d555 - std::io::Write::write_fmt::h6d11f4b16fd2c9e6 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x559b69236641 - std::sys_common::backtrace::_print::h350a49f9ba10dc38 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559b69236641 - std::sys_common::backtrace::print::hc9483bcde74add9a [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559b69236641 - std::panicking::default_hook::{{closure}}::h033c319db21062da [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x559b69236296 - std::panicking::default_hook::h082702b84ddf9cba [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x559b69236ce3 - std::panicking::rust_panic_with_hook::hb5031567964b2362 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559b69236bd7 - std::panicking::begin_panic_handler::{{closure}}::h040f81592aed215a [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x559b69234a84 - std::sys_common::backtrace::__rust_end_short_backtrace::hb55752442d66befe [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x559b69236902 - rust_begin_unwind [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x559b6897e383 - core::panicking::panic_fmt::hab8e33512c332233 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x559b68a5fdb2 - trycmd::runner::Runner::run::h61780498bb1052f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trycmd-0.13.4/src/runner.rs:92:17 [INFO] [stdout] 16: 0x559b689d9ff1 - trycmd::cases::TestCases::run::h08b9c84c6520d739 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trycmd-0.13.4/src/cases.rs:165:9 [INFO] [stdout] 17: 0x559b689da09c - ::drop::h1a10b596cb73468f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trycmd-0.13.4/src/cases.rs:175:13 [INFO] [stdout] 18: 0x559b68a17a17 - core::ptr::drop_in_place::h1e25ef797ff61762 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/ptr/mod.rs:487:1 [INFO] [stdout] 19: 0x559b68985194 - mod::integration::send_envelope::command_send_envelope_with_logging::h2333506454a26acf [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/send_envelope.rs:20:65 [INFO] [stdout] 20: 0x559b6898515a - mod::integration::send_envelope::command_send_envelope_with_logging::{{closure}}::h5190e9465f8a5e2f [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/send_envelope.rs:19:1 [INFO] [stdout] 21: 0x559b689820de - core::ops::function::FnOnce::call_once::h5a415bb21d7567ae [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 22: 0x559b689c2fe3 - core::ops::function::FnOnce::call_once::ha7afe1ddf9a8665b [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 23: 0x559b689c2fe3 - test::__rust_begin_short_backtrace::h02df713062fe0d09 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/test/src/lib.rs:572:5 [INFO] [stdout] 24: 0x559b689c1ddc - as core::ops::function::FnOnce>::call_once::h4f2b36c78ff85792 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 25: 0x559b689c1ddc - as core::ops::function::FnOnce<()>>::call_once::h8624c6094a076c25 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x559b689c1ddc - std::panicking::try::do_call::h0c501a0f7fa5bee0 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x559b689c1ddc - std::panicking::try::h60ab49b272d3e4f0 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x559b689c1ddc - std::panic::catch_unwind::h5f34d55961997ae8 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x559b689c1ddc - test::run_test_in_process::hcf99044408a39ffa [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/test/src/lib.rs:595:18 [INFO] [stdout] 30: 0x559b689c1ddc - test::run_test::run_test_inner::{{closure}}::h5f747e7c34969277 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/test/src/lib.rs:489:39 [INFO] [stdout] 31: 0x559b6898dd4c - test::run_test::run_test_inner::{{closure}}::hfbc9b7f814e7611c [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/test/src/lib.rs:516:37 [INFO] [stdout] 32: 0x559b6898dd4c - std::sys_common::backtrace::__rust_begin_short_backtrace::hc864e8be9763567e [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x559b68993c5f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h635fae7f98a9851a [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 34: 0x559b68993c5f - as core::ops::function::FnOnce<()>>::call_once::hb0e77e0fbf0b74e7 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x559b68993c5f - std::panicking::try::do_call::h843a2c7f433b6950 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x559b68993c5f - std::panicking::try::h64dfa5d8b1ef556f [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x559b68993c5f - std::panic::catch_unwind::h3af2f5bf220b9738 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x559b68993c5f - std::thread::Builder::spawn_unchecked_::{{closure}}::h8fd0a07746213f59 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 39: 0x559b68993c5f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h589aaf080555aafb [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 40: 0x559b6923cb33 - as core::ops::function::FnOnce>::call_once::h4a4c573311170bd5 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 41: 0x559b6923cb33 - as core::ops::function::FnOnce>::call_once::h4c3a154b8915668e [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 42: 0x559b6923cb33 - std::sys::unix::thread::Thread::new::thread_start::h9d4e5992c5fda7ce [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f89321bd609 - start_thread [INFO] [stdout] 44: 0x7f8931f8b133 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- integration::send_event::command_send_event_raw stdout ---- [INFO] [stdout] thread 'integration::send_event::command_send_event_raw' panicked at '1 of 1 tests failed', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trycmd-0.13.4/src/runner.rs:92:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559b692345b0 - std::backtrace_rs::backtrace::libunwind::trace::h385ffbf574363e81 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x559b692345b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h1d1dbabbc7babee7 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559b692345b0 - std::sys_common::backtrace::_print_fmt::h3fd7a321b650d311 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x559b692345b0 - ::fmt::h9c5fc513eb6f6c7a [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x559b6925bacc - core::fmt::write::h149259a69b3e2f89 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x559b6922d555 - std::io::Write::write_fmt::h6d11f4b16fd2c9e6 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x559b69236641 - std::sys_common::backtrace::_print::h350a49f9ba10dc38 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559b69236641 - std::sys_common::backtrace::print::hc9483bcde74add9a [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559b69236641 - std::panicking::default_hook::{{closure}}::h033c319db21062da [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x559b69236296 - std::panicking::default_hook::h082702b84ddf9cba [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x559b69236ce3 - std::panicking::rust_panic_with_hook::hb5031567964b2362 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559b69236bd7 - std::panicking::begin_panic_handler::{{closure}}::h040f81592aed215a [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x559b69234a84 - std::sys_common::backtrace::__rust_end_short_backtrace::hb55752442d66befe [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x559b69236902 - rust_begin_unwind [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x559b6897e383 - core::panicking::panic_fmt::hab8e33512c332233 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x559b68a5fdb2 - trycmd::runner::Runner::run::h61780498bb1052f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trycmd-0.13.4/src/runner.rs:92:17 [INFO] [stdout] 16: 0x559b689d9ff1 - trycmd::cases::TestCases::run::h08b9c84c6520d739 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trycmd-0.13.4/src/cases.rs:165:9 [INFO] [stdout] 17: 0x559b689da09c - ::drop::h1a10b596cb73468f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trycmd-0.13.4/src/cases.rs:175:13 [INFO] [stdout] 18: 0x559b68a17a17 - core::ptr::drop_in_place::h1e25ef797ff61762 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/ptr/mod.rs:487:1 [INFO] [stdout] 19: 0x559b6898b7d4 - mod::integration::send_event::command_send_event_raw::hc7d93ef27f4acb5d [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/send_event.rs:14:54 [INFO] [stdout] 20: 0x559b6898b79a - mod::integration::send_event::command_send_event_raw::{{closure}}::hea9d5f91c010e55d [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/send_event.rs:13:1 [INFO] [stdout] 21: 0x559b6898313e - core::ops::function::FnOnce::call_once::hf20e35c01993dbf3 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 22: 0x559b689c2fe3 - core::ops::function::FnOnce::call_once::ha7afe1ddf9a8665b [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 23: 0x559b689c2fe3 - test::__rust_begin_short_backtrace::h02df713062fe0d09 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/test/src/lib.rs:572:5 [INFO] [stdout] 24: 0x559b689c1ddc - as core::ops::function::FnOnce>::call_once::h4f2b36c78ff85792 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 25: 0x559b689c1ddc - as core::ops::function::FnOnce<()>>::call_once::h8624c6094a076c25 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x559b689c1ddc - std::panicking::try::do_call::h0c501a0f7fa5bee0 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x559b689c1ddc - std::panicking::try::h60ab49b272d3e4f0 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x559b689c1ddc - std::panic::catch_unwind::h5f34d55961997ae8 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x559b689c1ddc - test::run_test_in_process::hcf99044408a39ffa [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/test/src/lib.rs:595:18 [INFO] [stdout] 30: 0x559b689c1ddc - test::run_test::run_test_inner::{{closure}}::h5f747e7c34969277 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/test/src/lib.rs:489:39 [INFO] [stdout] 31: 0x559b6898dd4c - test::run_test::run_test_inner::{{closure}}::hfbc9b7f814e7611c [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/test/src/lib.rs:516:37 [INFO] [stdout] 32: 0x559b6898dd4c - std::sys_common::backtrace::__rust_begin_short_backtrace::hc864e8be9763567e [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x559b68993c5f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h635fae7f98a9851a [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 34: 0x559b68993c5f - as core::ops::function::FnOnce<()>>::call_once::hb0e77e0fbf0b74e7 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x559b68993c5f - std::panicking::try::do_call::h843a2c7f433b6950 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x559b68993c5f - std::panicking::try::h64dfa5d8b1ef556f [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x559b68993c5f - std::panic::catch_unwind::h3af2f5bf220b9738 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x559b68993c5f - std::thread::Builder::spawn_unchecked_::{{closure}}::h8fd0a07746213f59 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 39: 0x559b68993c5f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h589aaf080555aafb [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 40: 0x559b6923cb33 - as core::ops::function::FnOnce>::call_once::h4a4c573311170bd5 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 41: 0x559b6923cb33 - as core::ops::function::FnOnce>::call_once::h4c3a154b8915668e [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 42: 0x559b6923cb33 - std::sys::unix::thread::Thread::new::thread_start::h9d4e5992c5fda7ce [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f89321bd609 - start_thread [INFO] [stdout] 44: 0x7f8931f8b133 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- integration::update::command_update stdout ---- [INFO] [stdout] thread 'integration::update::command_update' panicked at '1 of 1 tests failed', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trycmd-0.13.4/src/runner.rs:92:17 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x559b692345b0 - std::backtrace_rs::backtrace::libunwind::trace::h385ffbf574363e81 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 1: 0x559b692345b0 - std::backtrace_rs::backtrace::trace_unsynchronized::h1d1dbabbc7babee7 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x559b692345b0 - std::sys_common::backtrace::_print_fmt::h3fd7a321b650d311 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x559b692345b0 - ::fmt::h9c5fc513eb6f6c7a [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x559b6925bacc - core::fmt::write::h149259a69b3e2f89 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/fmt/mod.rs:1198:17 [INFO] [stdout] 5: 0x559b6922d555 - std::io::Write::write_fmt::h6d11f4b16fd2c9e6 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/io/mod.rs:1672:15 [INFO] [stdout] 6: 0x559b69236641 - std::sys_common::backtrace::_print::h350a49f9ba10dc38 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x559b69236641 - std::sys_common::backtrace::print::hc9483bcde74add9a [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x559b69236641 - std::panicking::default_hook::{{closure}}::h033c319db21062da [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x559b69236296 - std::panicking::default_hook::h082702b84ddf9cba [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x559b69236ce3 - std::panicking::rust_panic_with_hook::hb5031567964b2362 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x559b69236bd7 - std::panicking::begin_panic_handler::{{closure}}::h040f81592aed215a [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x559b69234a84 - std::sys_common::backtrace::__rust_end_short_backtrace::hb55752442d66befe [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x559b69236902 - rust_begin_unwind [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x559b6897e383 - core::panicking::panic_fmt::hab8e33512c332233 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/panicking.rs:142:14 [INFO] [stdout] 15: 0x559b68a5fdb2 - trycmd::runner::Runner::run::h61780498bb1052f8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trycmd-0.13.4/src/runner.rs:92:17 [INFO] [stdout] 16: 0x559b689d9ff1 - trycmd::cases::TestCases::run::h08b9c84c6520d739 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trycmd-0.13.4/src/cases.rs:165:9 [INFO] [stdout] 17: 0x559b689da09c - ::drop::h1a10b596cb73468f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/trycmd-0.13.4/src/cases.rs:175:13 [INFO] [stdout] 18: 0x559b68a17a17 - core::ptr::drop_in_place::h1e25ef797ff61762 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/ptr/mod.rs:487:1 [INFO] [stdout] 19: 0x559b68985cd4 - mod::integration::update::command_update::he0083d9bde0ebff6 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/update.rs:10:42 [INFO] [stdout] 20: 0x559b68985c9a - mod::integration::update::command_update::{{closure}}::hf042d0654ea0ea6f [INFO] [stdout] at /opt/rustwide/workdir/tests/integration/update.rs:9:1 [INFO] [stdout] 21: 0x559b6898219e - core::ops::function::FnOnce::call_once::h5d793cf924859f56 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 22: 0x559b689c2fe3 - core::ops::function::FnOnce::call_once::ha7afe1ddf9a8665b [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 23: 0x559b689c2fe3 - test::__rust_begin_short_backtrace::h02df713062fe0d09 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/test/src/lib.rs:572:5 [INFO] [stdout] 24: 0x559b689c1ddc - as core::ops::function::FnOnce>::call_once::h4f2b36c78ff85792 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 25: 0x559b689c1ddc - as core::ops::function::FnOnce<()>>::call_once::h8624c6094a076c25 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x559b689c1ddc - std::panicking::try::do_call::h0c501a0f7fa5bee0 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x559b689c1ddc - std::panicking::try::h60ab49b272d3e4f0 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:456:19 [INFO] [stdout] 28: 0x559b689c1ddc - std::panic::catch_unwind::h5f34d55961997ae8 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panic.rs:137:14 [INFO] [stdout] 29: 0x559b689c1ddc - test::run_test_in_process::hcf99044408a39ffa [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/test/src/lib.rs:595:18 [INFO] [stdout] 30: 0x559b689c1ddc - test::run_test::run_test_inner::{{closure}}::h5f747e7c34969277 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/test/src/lib.rs:489:39 [INFO] [stdout] 31: 0x559b6898dd4c - test::run_test::run_test_inner::{{closure}}::hfbc9b7f814e7611c [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/test/src/lib.rs:516:37 [INFO] [stdout] 32: 0x559b6898dd4c - std::sys_common::backtrace::__rust_begin_short_backtrace::hc864e8be9763567e [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x559b68993c5f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h635fae7f98a9851a [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/thread/mod.rs:505:17 [INFO] [stdout] 34: 0x559b68993c5f - as core::ops::function::FnOnce<()>>::call_once::hb0e77e0fbf0b74e7 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x559b68993c5f - std::panicking::try::do_call::h843a2c7f433b6950 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x559b68993c5f - std::panicking::try::h64dfa5d8b1ef556f [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panicking.rs:456:19 [INFO] [stdout] 37: 0x559b68993c5f - std::panic::catch_unwind::h3af2f5bf220b9738 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/panic.rs:137:14 [INFO] [stdout] 38: 0x559b68993c5f - std::thread::Builder::spawn_unchecked_::{{closure}}::h8fd0a07746213f59 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/thread/mod.rs:504:30 [INFO] [stdout] 39: 0x559b68993c5f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h589aaf080555aafb [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/core/src/ops/function.rs:248:5 [INFO] [stdout] 40: 0x559b6923cb33 - as core::ops::function::FnOnce>::call_once::h4a4c573311170bd5 [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 41: 0x559b6923cb33 - as core::ops::function::FnOnce>::call_once::h4c3a154b8915668e [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/alloc/src/boxed.rs:1934:9 [INFO] [stdout] 42: 0x559b6923cb33 - std::sys::unix::thread::Thread::new::thread_start::h9d4e5992c5fda7ce [INFO] [stdout] at /rustc/61cd42370816fd135c0f3b9debf2f5dfcf194594/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 43: 0x7f89321bd609 - start_thread [INFO] [stdout] 44: 0x7f8931f8b133 - clone [INFO] [stdout] 45: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] integration::bash_hook::command_bash_hook [INFO] [stdout] integration::send_envelope::command_send_envelope_with_logging [INFO] [stdout] integration::send_event::command_send_event_raw [INFO] [stdout] integration::update::command_update [INFO] [stdout] [INFO] [stdout] test result: FAILED. 100 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.84s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test mod' [INFO] running `Command { std: "docker" "inspect" "baa4a1de14226902be94a0021932e802871090eb3ba825b114fb5e08ee6fef81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "baa4a1de14226902be94a0021932e802871090eb3ba825b114fb5e08ee6fef81", kill_on_drop: false }` [INFO] [stdout] baa4a1de14226902be94a0021932e802871090eb3ba825b114fb5e08ee6fef81