[INFO] fetching crate re_crash_handler 0.25.0-alpha.1... [INFO] testing re_crash_handler-0.25.0-alpha.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate re_crash_handler 0.25.0-alpha.1 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate re_crash_handler 0.25.0-alpha.1 [INFO] finished tweaking crates.io crate re_crash_handler 0.25.0-alpha.1 [INFO] tweaked toml for crates.io crate re_crash_handler 0.25.0-alpha.1 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate re_crash_handler 0.25.0-alpha.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate re_crash_handler 0.25.0-alpha.1 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e08de87bfc5e50bfd74ac924c65935e202e688d512b9630483fb2ae68947c30 [INFO] running `Command { std: "docker" "start" "-a" "8e08de87bfc5e50bfd74ac924c65935e202e688d512b9630483fb2ae68947c30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e08de87bfc5e50bfd74ac924c65935e202e688d512b9630483fb2ae68947c30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e08de87bfc5e50bfd74ac924c65935e202e688d512b9630483fb2ae68947c30", kill_on_drop: false }` [INFO] [stdout] 8e08de87bfc5e50bfd74ac924c65935e202e688d512b9630483fb2ae68947c30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 56e6c9309202709cbf7ae6b277098bb9035303ca7faebe06d3fcf6a9d2c85f81 [INFO] running `Command { std: "docker" "start" "-a" "56e6c9309202709cbf7ae6b277098bb9035303ca7faebe06d3fcf6a9d2c85f81", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling arrow-schema v55.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling lexical-core v1.0.5 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling log-once v0.4.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling re_log v0.25.0-alpha.1 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling econtext v0.2.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling backtrace v0.3.75 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling arrow-buffer v55.2.0 [INFO] [stderr] Compiling arrow-data v55.2.0 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling arrow-array v55.2.0 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling re_build_tools v0.25.0-alpha.1 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling re_analytics v0.25.0-alpha.1 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling arrow-select v55.2.0 [INFO] [stderr] Compiling arrow-row v55.2.0 [INFO] [stderr] Compiling arrow-arith v55.2.0 [INFO] [stderr] Compiling arrow-string v55.2.0 [INFO] [stderr] Compiling arrow-ord v55.2.0 [INFO] [stderr] Compiling arrow-cast v55.2.0 [INFO] [stderr] Compiling arrow v55.2.0 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling re_byte_size v0.25.0-alpha.1 [INFO] [stderr] Compiling re_build_info v0.25.0-alpha.1 [INFO] [stderr] Compiling ehttp v0.5.0 [INFO] [stderr] Compiling re_crash_handler v0.25.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 57.35s [INFO] running `Command { std: "docker" "inspect" "56e6c9309202709cbf7ae6b277098bb9035303ca7faebe06d3fcf6a9d2c85f81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "56e6c9309202709cbf7ae6b277098bb9035303ca7faebe06d3fcf6a9d2c85f81", kill_on_drop: false }` [INFO] [stdout] 56e6c9309202709cbf7ae6b277098bb9035303ca7faebe06d3fcf6a9d2c85f81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f74c2b80ee5806b16c2c30ed2f5755e6ac01680e852555ff9dea566072ed9e3 [INFO] running `Command { std: "docker" "start" "-a" "4f74c2b80ee5806b16c2c30ed2f5755e6ac01680e852555ff9dea566072ed9e3", kill_on_drop: false }` [INFO] [stderr] Compiling re_crash_handler v0.25.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.60s [INFO] running `Command { std: "docker" "inspect" "4f74c2b80ee5806b16c2c30ed2f5755e6ac01680e852555ff9dea566072ed9e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f74c2b80ee5806b16c2c30ed2f5755e6ac01680e852555ff9dea566072ed9e3", kill_on_drop: false }` [INFO] [stdout] 4f74c2b80ee5806b16c2c30ed2f5755e6ac01680e852555ff9dea566072ed9e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c16d4fe1863eb9954ab92de48378078cb78b6f2e11f91c124eb6460cfd1e4d36 [INFO] running `Command { std: "docker" "start" "-a" "c16d4fe1863eb9954ab92de48378078cb78b6f2e11f91c124eb6460cfd1e4d36", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/re_crash_handler-ca8a6a23d7a3e420) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_anonymize_path ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests re_crash_handler [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - callstack_from (line 223) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c16d4fe1863eb9954ab92de48378078cb78b6f2e11f91c124eb6460cfd1e4d36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c16d4fe1863eb9954ab92de48378078cb78b6f2e11f91c124eb6460cfd1e4d36", kill_on_drop: false }` [INFO] [stdout] c16d4fe1863eb9954ab92de48378078cb78b6f2e11f91c124eb6460cfd1e4d36