[INFO] fetching crate airbag 4.1.0...
[INFO] testing airbag-4.1.0 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681-1
[INFO] extracting crate airbag 4.1.0 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate airbag 4.1.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate airbag 4.1.0
[INFO] tweaked toml for crates.io crate airbag 4.1.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate airbag 4.1.0 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate airbag 4.1.0 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-io v2.3.4
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.6
[INFO] [stderr]   Downloaded value-bag v1.10.0
[INFO] [stderr]   Downloaded anyhow v1.0.92
[INFO] [stderr]   Downloaded anstream v0.6.17
[INFO] [stderr]   Downloaded cc v1.1.34
[INFO] [stderr]   Downloaded clap v4.5.20
[INFO] [stderr]   Downloaded curl v0.4.47
[INFO] [stderr]   Downloaded clap_builder v4.5.20
[INFO] [stderr]   Downloaded async-std v1.13.0
[INFO] [stderr]   Downloaded syn v2.0.87
[INFO] [stderr]   Downloaded libz-sys v1.1.20
[INFO] [stderr]   Downloaded tokio v1.41.0
[INFO] [stderr]   Downloaded curl-sys v0.4.77+curl-8.10.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0eb38a8fbcc443e0f1a4cc9e39a43198a3b1f059947ea7bc6049c8ccb5ade130
[INFO] running `Command { std: "docker" "start" "-a" "0eb38a8fbcc443e0f1a4cc9e39a43198a3b1f059947ea7bc6049c8ccb5ade130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0eb38a8fbcc443e0f1a4cc9e39a43198a3b1f059947ea7bc6049c8ccb5ade130", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0eb38a8fbcc443e0f1a4cc9e39a43198a3b1f059947ea7bc6049c8ccb5ade130", kill_on_drop: false }`
[INFO] [stdout] 0eb38a8fbcc443e0f1a4cc9e39a43198a3b1f059947ea7bc6049c8ccb5ade130
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 785d7d6d3153c6249e267968b1e769689f114004afa6346772c56bff3795f8bf
[INFO] running `Command { std: "docker" "start" "-a" "785d7d6d3153c6249e267968b1e769689f114004afa6346772c56bff3795f8bf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling cc v1.1.34
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling value-bag v1.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling hashbrown v0.15.0
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.17
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling anyhow v1.0.92
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling backtrace v0.3.74
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling parking_lot v0.11.2
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling typed-builder-macro v0.18.2
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling typed-builder v0.18.2
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hyper v0.14.31
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling airbag v4.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.13s
[INFO] running `Command { std: "docker" "inspect" "785d7d6d3153c6249e267968b1e769689f114004afa6346772c56bff3795f8bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "785d7d6d3153c6249e267968b1e769689f114004afa6346772c56bff3795f8bf", kill_on_drop: false }`
[INFO] [stdout] 785d7d6d3153c6249e267968b1e769689f114004afa6346772c56bff3795f8bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd987b968e24249670a6c651f4d1dcddbfe38debb9950e1ac133a86e7967e2bc
[INFO] running `Command { std: "docker" "start" "-a" "cd987b968e24249670a6c651f4d1dcddbfe38debb9950e1ac133a86e7967e2bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.38
[INFO] [stderr]    Compiling futures-lite v2.4.0
[INFO] [stderr]    Compiling libz-sys v1.1.20
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.10+1.61.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling curl-sys v0.4.77+curl-8.10.1
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling async-channel v2.3.1
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling blocking v1.6.1
[INFO] [stderr]    Compiling async-executor v1.13.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling curl v0.4.47
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling isahc v1.7.2
[INFO] [stderr]    Compiling anstream v0.6.17
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling sluice v0.5.5
[INFO] [stderr]    Compiling pin-project v1.1.7
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling castaway v0.1.2
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling similar v2.6.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling polling v3.7.3
[INFO] [stderr]    Compiling async-io v2.3.4
[INFO] [stderr]    Compiling async-signal v0.2.10
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling async-process v2.3.0
[INFO] [stderr]    Compiling async-std v1.13.0
[INFO] [stderr]    Compiling async-object-pool v0.1.5
[INFO] [stderr]    Compiling basic-cookies v0.1.5
[INFO] [stderr]    Compiling httpmock v0.6.8
[INFO] [stderr]    Compiling airbag v4.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "cd987b968e24249670a6c651f4d1dcddbfe38debb9950e1ac133a86e7967e2bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd987b968e24249670a6c651f4d1dcddbfe38debb9950e1ac133a86e7967e2bc", kill_on_drop: false }`
[INFO] [stdout] cd987b968e24249670a6c651f4d1dcddbfe38debb9950e1ac133a86e7967e2bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d82abe0d7cc547cd1387f2f80e8e11d7382c4eae9b6ac4a85b1483dd3d0423b5
[INFO] running `Command { std: "docker" "start" "-a" "d82abe0d7cc547cd1387f2f80e8e11d7382c4eae9b6ac4a85b1483dd3d0423b5", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/airbag-b5005022628ada30)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test alert::tests::test_with_field_if_missing_exists ... ok
[INFO] [stdout] test utils::tests::test_json_set_if_not_present ... ok
[INFO] [stderr]      Running tests/test_middleware.rs (/opt/rustwide/target/debug/deps/test_middleware-7ce38b016ffbdba9)
[INFO] [stdout] test alert::tests::test_with_field_if_missing_missing ... ok
[INFO] [stdout] test alert::tests::test_with_field ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test test_middleware_title_prefix ... ok
[INFO] [stdout] test test_middleware_dedup_prefix ... ok
[INFO] [stdout] test test_middleware_map ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_pagerduty.rs (/opt/rustwide/target/debug/deps/test_pagerduty-361be2ae6fd5d412)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test test_pagerduty ... ok
[INFO] [stdout] test test_pagerduty_long_summary ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_squadcast.rs (/opt/rustwide/target/debug/deps/test_squadcast-a28ce7560e324bb9)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_squadcast ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests airbag
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test src/lib.rs - test_readme (line 76) ... ok
[INFO] [stdout] test src/backends/squadcast.rs - backends::squadcast::SquadCast (line 15) ... ok
[INFO] [stdout] test src/lib.rs - test_readme (line 71) ... ok
[INFO] [stdout] test src/result.rs - result (line 16) ... ok
[INFO] [stdout] test src/middleware/mod.rs - middleware (line 19) ... ok
[INFO] [stdout] test src/result.rs - result (line 28) ... ok
[INFO] [stdout] test src/alert.rs - alert::middleware::TitlePrefix (line 237) ... ok
[INFO] [stdout] test src/lib.rs - test_readme (line 66) ... ok
[INFO] [stdout] test src/lib.rs - (line 14) ... ok
[INFO] [stdout] test src/result.rs - result (line 5) ... ok
[INFO] [stdout] test src/alert.rs - alert::middleware::DedupKeyPrefix (line 270) ... ok
[INFO] [stdout] test src/result.rs - result (line 58) ... ok
[INFO] [stdout] test src/result.rs - result (line 44) ... ok
[INFO] [stdout] test src/middleware/mod.rs - middleware (line 8) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.91s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d82abe0d7cc547cd1387f2f80e8e11d7382c4eae9b6ac4a85b1483dd3d0423b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d82abe0d7cc547cd1387f2f80e8e11d7382c4eae9b6ac4a85b1483dd3d0423b5", kill_on_drop: false }`
[INFO] [stdout] d82abe0d7cc547cd1387f2f80e8e11d7382c4eae9b6ac4a85b1483dd3d0423b5
