[INFO] fetching crate re_crash_handler 0.25.0-alpha.1... [INFO] testing re_crash_handler-0.25.0-alpha.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate re_crash_handler 0.25.0-alpha.1 into /workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate re_crash_handler 0.25.0-alpha.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded econtext v0.2.0 [INFO] [stderr] Downloaded re_log v0.25.0-alpha.1 [INFO] [stderr] Downloaded re_byte_size v0.25.0-alpha.1 [INFO] [stderr] Downloaded re_build_info v0.25.0-alpha.1 [INFO] [stderr] Downloaded re_build_tools v0.25.0-alpha.1 [INFO] [stderr] Downloaded log-once v0.4.1 [INFO] [stderr] Downloaded re_analytics v0.25.0-alpha.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d1d590ee05c58cc2838cb5d53ad8bcee6b155e13d0f16305d4ec28f9fbc79484 [INFO] running `Command { std: "docker" "start" "-a" "d1d590ee05c58cc2838cb5d53ad8bcee6b155e13d0f16305d4ec28f9fbc79484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d1d590ee05c58cc2838cb5d53ad8bcee6b155e13d0f16305d4ec28f9fbc79484", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d1d590ee05c58cc2838cb5d53ad8bcee6b155e13d0f16305d4ec28f9fbc79484", kill_on_drop: false }` [INFO] [stdout] d1d590ee05c58cc2838cb5d53ad8bcee6b155e13d0f16305d4ec28f9fbc79484 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a869be8095c921ab6c4eafbccf1f099c78ce226bc79146411781933ab12af0a [INFO] running `Command { std: "docker" "start" "-a" "3a869be8095c921ab6c4eafbccf1f099c78ce226bc79146411781933ab12af0a", kill_on_drop: false }` [INFO] [stderr] Compiling arrow-schema v55.2.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling lexical-util v1.0.6 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling cc v1.2.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling unindent v0.2.4 [INFO] [stderr] Compiling lexical-parse-integer v1.0.5 [INFO] [stderr] Compiling lexical-write-integer v1.0.5 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling lexical-parse-float v1.0.5 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling lexical-write-float v1.0.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [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 lexical-core v1.0.5 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling log-once v0.4.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling re_log v0.25.0-alpha.1 [INFO] [stderr] Compiling rustc-demangle v0.1.25 [INFO] [stderr] Compiling ring v0.17.14 [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 uuid v1.17.0 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling arrow-buffer v55.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling cargo_metadata v0.18.1 [INFO] [stderr] Compiling arrow-data v55.2.0 [INFO] [stderr] Compiling re_build_tools v0.25.0-alpha.1 [INFO] [stderr] Compiling arrow-array v55.2.0 [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-cast v55.2.0 [INFO] [stderr] Compiling arrow-string v55.2.0 [INFO] [stderr] Compiling arrow-ord v55.2.0 [INFO] [stderr] Compiling ureq v2.12.1 [INFO] [stderr] Compiling ehttp v0.5.0 [INFO] [stderr] Compiling arrow v55.2.0 [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 re_crash_handler v0.25.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.50s [INFO] running `Command { std: "docker" "inspect" "3a869be8095c921ab6c4eafbccf1f099c78ce226bc79146411781933ab12af0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a869be8095c921ab6c4eafbccf1f099c78ce226bc79146411781933ab12af0a", kill_on_drop: false }` [INFO] [stdout] 3a869be8095c921ab6c4eafbccf1f099c78ce226bc79146411781933ab12af0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d11c25c218a5c6aa4e7afbae5363e585a6811cd6bd13560d5ecd64625e885b79 [INFO] running `Command { std: "docker" "start" "-a" "d11c25c218a5c6aa4e7afbae5363e585a6811cd6bd13560d5ecd64625e885b79", 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.02s [INFO] running `Command { std: "docker" "inspect" "d11c25c218a5c6aa4e7afbae5363e585a6811cd6bd13560d5ecd64625e885b79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d11c25c218a5c6aa4e7afbae5363e585a6811cd6bd13560d5ecd64625e885b79", kill_on_drop: false }` [INFO] [stdout] d11c25c218a5c6aa4e7afbae5363e585a6811cd6bd13560d5ecd64625e885b79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c1d05df317f32f714cc53fb8f4981e61894d9c26e471f239c016da2943f429ca [INFO] running `Command { std: "docker" "start" "-a" "c1d05df317f32f714cc53fb8f4981e61894d9c26e471f239c016da2943f429ca", 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.01s [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" "c1d05df317f32f714cc53fb8f4981e61894d9c26e471f239c016da2943f429ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1d05df317f32f714cc53fb8f4981e61894d9c26e471f239c016da2943f429ca", kill_on_drop: false }` [INFO] [stdout] c1d05df317f32f714cc53fb8f4981e61894d9c26e471f239c016da2943f429ca