[INFO] cloning repository https://github.com/isSerge/good-first-bot-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isSerge/good-first-bot-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FisSerge%2Fgood-first-bot-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FisSerge%2Fgood-first-bot-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c44fb379be0f86e671f357e6368f90492dddf5ce
[INFO] testing isSerge/good-first-bot-rs against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FisSerge%2Fgood-first-bot-rs" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/isSerge/good-first-bot-rs
[INFO] finished tweaking git repo https://github.com/isSerge/good-first-bot-rs
[INFO] tweaked toml for git repo https://github.com/isSerge/good-first-bot-rs written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/isSerge/good-first-bot-rs on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/isSerge/good-first-bot-rs 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded windows-link v0.1.0
[INFO] [stderr]   Downloaded takecell v0.1.1
[INFO] [stderr]   Downloaded teloxide-macros v0.9.0
[INFO] [stderr]   Downloaded rc-box v1.3.0
[INFO] [stderr]   Downloaded include_dir_macros v0.7.4
[INFO] [stderr]   Downloaded graphql-introspection-query v0.2.0
[INFO] [stderr]   Downloaded erasable v1.3.0
[INFO] [stderr]   Downloaded windows-registry v0.4.0
[INFO] [stderr]   Downloaded windows-result v0.3.1
[INFO] [stderr]   Downloaded sqlx-macros v0.8.5
[INFO] [stderr]   Downloaded windows-targets v0.53.0
[INFO] [stderr]   Downloaded graphql_query_derive v0.14.0
[INFO] [stderr]   Downloaded windows-strings v0.3.1
[INFO] [stderr]   Downloaded include_dir v0.7.4
[INFO] [stderr]   Downloaded serde_with_macros v3.12.0
[INFO] [stderr]   Downloaded uuid v1.15.1
[INFO] [stderr]   Downloaded quinn-udp v0.5.12
[INFO] [stderr]   Downloaded sqlx-macros-core v0.8.5
[INFO] [stderr]   Downloaded whoami v1.5.2
[INFO] [stderr]   Downloaded graphql-parser v0.4.1
[INFO] [stderr]   Downloaded backoff v0.4.0
[INFO] [stderr]   Downloaded graphql_client v0.14.0
[INFO] [stderr]   Downloaded mockall_derive v0.13.1
[INFO] [stderr]   Downloaded hyper-rustls v0.27.5
[INFO] [stderr]   Downloaded rustls-pki-types v1.11.0
[INFO] [stderr]   Downloaded mockall v0.13.1
[INFO] [stderr]   Downloaded sqlx-mysql v0.8.5
[INFO] [stderr]   Downloaded hyper-util v0.1.11
[INFO] [stderr]   Downloaded quinn v0.11.7
[INFO] [stderr]   Downloaded teloxide v0.15.0
[INFO] [stderr]   Downloaded dptree v0.3.0
[INFO] [stderr]   Downloaded sqlx-sqlite v0.8.5
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.23
[INFO] [stderr]   Downloaded graphql_client_codegen v0.14.0
[INFO] [stderr]   Downloaded sqlx-postgres v0.8.5
[INFO] [stderr]   Downloaded serde_with v3.12.0
[INFO] [stderr]   Downloaded sqlx-core v0.8.5
[INFO] [stderr]   Downloaded sqlx v0.8.5
[INFO] [stderr]   Downloaded reqwest v0.12.15
[INFO] [stderr]   Downloaded quinn-proto v0.11.11
[INFO] [stderr]   Downloaded zerocopy v0.8.23
[INFO] [stderr]   Downloaded webpki-roots v0.26.8
[INFO] [stderr]   Downloaded h2 v0.4.9
[INFO] [stderr]   Downloaded teloxide-core v0.11.2
[INFO] [stderr]   Downloaded rustls v0.23.23
[INFO] [stderr]   Downloaded tokio v1.45.0
[INFO] [stderr]   Downloaded aquamarine v0.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 147880c9376a6709309da122f98ec6044b5f11e1c6ce6fc619fc9d35200e40a7
[INFO] running `Command { std: "docker" "start" "-a" "147880c9376a6709309da122f98ec6044b5f11e1c6ce6fc619fc9d35200e40a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "147880c9376a6709309da122f98ec6044b5f11e1c6ce6fc619fc9d35200e40a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "147880c9376a6709309da122f98ec6044b5f11e1c6ce6fc619fc9d35200e40a7", kill_on_drop: false }`
[INFO] [stdout] 147880c9376a6709309da122f98ec6044b5f11e1c6ce6fc619fc9d35200e40a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e1c4d21fa54cc73a10a80be705829e569b68c216f6a323629758473294e3b9f3
[INFO] running `Command { std: "docker" "start" "-a" "e1c4d21fa54cc73a10a80be705829e569b68c216f6a323629758473294e3b9f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling rustls v0.23.23
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling crc v3.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling rustix v1.0.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling linux-raw-sys v0.9.2
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling whoami v1.5.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tempfile v3.18.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling sqlx-core v0.8.5
[INFO] [stderr]    Compiling graphql-introspection-query v0.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling bytemuck v1.23.0
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling rgb v0.8.50
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling rc-box v1.3.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling sqlx-postgres v0.8.5
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.5
[INFO] [stderr]    Compiling h2 v0.4.9
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling graphql-parser v0.4.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling graphql_client_codegen v0.14.0
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling uuid v1.15.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.5
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling takecell v0.1.1
[INFO] [stderr]    Compiling graphql_query_derive v0.14.0
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling sqlx-macros v0.8.5
[INFO] [stderr]    Compiling dptree v0.3.0
[INFO] [stderr]    Compiling teloxide-macros v0.9.0
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling downcast v0.11.0
[INFO] [stderr]    Compiling teloxide-core v0.11.2
[INFO] [stderr]    Compiling sqlx v0.8.5
[INFO] [stderr]    Compiling fragile v2.0.0
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling temp-env v0.3.6
[INFO] [stderr]    Compiling graphql_client v0.14.0
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling mockall v0.13.1
[INFO] [stderr]    Compiling teloxide v0.15.0
[INFO] [stderr]    Compiling good-first-bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 30s
[INFO] running `Command { std: "docker" "inspect" "e1c4d21fa54cc73a10a80be705829e569b68c216f6a323629758473294e3b9f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e1c4d21fa54cc73a10a80be705829e569b68c216f6a323629758473294e3b9f3", kill_on_drop: false }`
[INFO] [stdout] e1c4d21fa54cc73a10a80be705829e569b68c216f6a323629758473294e3b9f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 590ce1dcc084252eccfffb669920fa34ccb0c86b5260927ccfa763c49a6608b7
[INFO] running `Command { std: "docker" "start" "-a" "590ce1dcc084252eccfffb669920fa34ccb0c86b5260927ccfa763c49a6608b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling good-first-bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 32.12s
[INFO] running `Command { std: "docker" "inspect" "590ce1dcc084252eccfffb669920fa34ccb0c86b5260927ccfa763c49a6608b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "590ce1dcc084252eccfffb669920fa34ccb0c86b5260927ccfa763c49a6608b7", kill_on_drop: false }`
[INFO] [stdout] 590ce1dcc084252eccfffb669920fa34ccb0c86b5260927ccfa763c49a6608b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 213098b88f3a64b17d646b3f79f61b1f88196ca2650117cb40ba589a31286d3b
[INFO] running `Command { std: "docker" "start" "-a" "213098b88f3a64b17d646b3f79f61b1f88196ca2650117cb40ba589a31286d3b", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/good_first_bot-dd4a4551416fa287)
[INFO] [stdout] 
[INFO] [stdout] running 90 tests
[INFO] [stdout] test bot_handler::callbacks::remove::tests::test_handle_callback_remove_repo_error ... ok
[INFO] [stdout] test bot_handler::commands::add::tests::test_add_repos_already_tracked ... ok
[INFO] [stdout] test bot_handler::callbacks::list::tests::test_handle_callback_back_to_repo_list ... ok
[INFO] [stdout] test bot_handler::callbacks::view_labels::tests::test_handle_callback_view_repo_labels_error ... ok
[INFO] [stdout] test bot_handler::commands::add::tests::test_add_repos_does_not_exist ... ok
[INFO] [stdout] test bot_handler::callbacks::view_labels::tests::test_dialogue_persists_viewing_repo_labels_state ... ok
[INFO] [stdout] test bot_handler::commands::add::tests::test_add_repos_parse_error ... ok
[INFO] [stdout] test bot_handler::callbacks::view_labels::tests::test_handle_callback_view_repo_labels ... ok
[INFO] [stdout] test bot_handler::callbacks::view_repo::tests::test_handle_callback_view_repo_details ... ok
[INFO] [stdout] test bot_handler::commands::add::tests::test_add_repos_success ... ok
[INFO] [stdout] test bot_handler::commands::add::tests::test_add_repos_multiple_mixed_outcomes ... ok
[INFO] [stdout] test bot_handler::commands::add::tests::test_add_repos_limit_reached ... ok
[INFO] [stdout] test bot_handler::commands::add::tests::test_add_repos_error ... ok
[INFO] [stdout] test config::tests::test_missing_github_graphql_url_default ... ok
[INFO] [stdout] test config::tests::test_missing_database_url_default ... ok
[INFO] [stdout] test config::tests::test_from_env ... ok
[INFO] [stdout] test config::tests::test_missing_poll_interval_default ... ok
[INFO] [stdout] test config::tests::test_missing_github_token_error ... ok
[INFO] [stdout] test config::tests::test_missing_limits_default ... ok
[INFO] [stdout] test bot_handler::commands::add::tests::test_handle_reply_invalid_state ... ok
[INFO] [stdout] test bot_handler::callbacks::view_repo::tests::test_handle_callback_back_to_repo_details ... ok
[INFO] [stdout] test bot_handler::commands::add::tests::test_handle_reply_awaiting_add_repo_success ... ok
[INFO] [stdout] test config::tests::test_missing_telegram_bot_token_error ... ok
[INFO] [stdout] test github::tests::test_is_not_retryable_graphql_error ... ok
[INFO] [stdout] test github::tests::test_is_retryable_graphql_error ... ok
[INFO] [stdout] test messaging::keyboards::tests::test_build_repo_item_keyboard ... ok
[INFO] [stdout] test messaging::keyboards::tests::test_build_repo_labels_keyboard ... ok
[INFO] [stdout] test messaging::keyboards::tests::test_build_repo_list_keyboard ... ok
[INFO] [stdout] test messaging::tests::test_format_paginated_message_text ... ok
[INFO] [stdout] test messaging::tests::test_format_paginated_message_text_no_items ... ok
[INFO] [stdout] test bot_handler::commands::add::tests::test_dialogue_persists_awaiting_add_repo_state ... ok
[INFO] [stdout] test messaging::utils::tests::test_github_color_to_emoji ... ok
[INFO] [stdout] test pagination::tests::test_has_prev_next_logic ... ok
[INFO] [stdout] test messaging::utils::tests::test_serialize_action ... ok
[INFO] [stdout] test pagination::tests::test_new_empty_items ... ok
[INFO] [stdout] test pagination::tests::test_new_multiple_pages_with_leftover ... ok
[INFO] [stdout] test pagination::tests::test_new_page_clamping ... ok
[INFO] [stdout] test pagination::tests::test_new_multiple_pages_exact_fit ... ok
[INFO] [stdout] test pagination::tests::test_new_single_full_page ... ok
[INFO] [stdout] test poller::tests::test_filter_new_issues ... ok
[INFO] [stdout] test poller::tests::test_poll_user_repo_get_tracked_labels_storage_error ... ok
[INFO] [stdout] test poller::tests::test_poll_user_repo_get_last_poll_time_storage_error ... ok
[INFO] [stdout] test poller::tests::test_poll_user_repo_github_graphql_error ... ok
[INFO] [stdout] test poller::tests::test_poll_user_repo_github_rate_limited ... ok
[INFO] [stdout] test poller::tests::test_poll_user_repo_github_unauthorized_error ... ok
[INFO] [stdout] test poller::tests::test_poll_user_repo_no_issues ... ok
[INFO] [stdout] test poller::tests::test_poll_user_repo_new_issues ... ok
[INFO] [stdout] test poller::tests::test_poll_user_repo_no_tracked_labels_skips ... ok
[INFO] [stdout] test poller::tests::test_poll_user_repo_set_lpt_fails ... ok
[INFO] [stdout] test repository::tests::test_add_repo_error ... ok
[INFO] [stdout] test repository::tests::test_add_repo_limit_exceeded ... ok
[INFO] [stdout] test repository::tests::test_get_repo_labels ... ok
[INFO] [stdout] test repository::tests::test_get_repo_labels_error ... ok
[INFO] [stdout] test repository::tests::test_get_user_repo_labels ... ok
[INFO] [stdout] test repository::tests::test_get_user_repos ... ok
[INFO] [stdout] test repository::tests::test_get_user_repos_error ... ok
[INFO] [stdout] test repository::tests::test_remove_repo ... ok
[INFO] [stdout] test repository::tests::test_add_repo ... ok
[INFO] [stdout] test repository::tests::test_remove_repo_error ... ok
[INFO] [stdout] test repository::tests::test_repo_exists ... ok
[INFO] [stdout] test repository::tests::test_repo_exists_error ... ok
[INFO] [stdout] test repository::tests::test_toggle_label_add ... ok
[INFO] [stdout] test repository::tests::test_toggle_label_limit_exceeded ... ok
[INFO] [stdout] test repository::tests::test_toggle_label_remove ... ok
[INFO] [stdout] test storage::repo_entity::tests::test_from_str ... ok
[INFO] [stdout] test storage::repo_entity::tests::test_from_str_empty_name ... ok
[INFO] [stdout] test storage::repo_entity::tests::test_from_str_empty_owner ... ok
[INFO] [stdout] test storage::repo_entity::tests::test_from_str_invalid ... ok
[INFO] [stdout] test storage::repo_entity::tests::test_from_str_invalid_owner ... ok
[INFO] [stdout] test storage::repo_entity::tests::test_from_str_missing_name ... ok
[INFO] [stdout] test storage::repo_entity::tests::test_from_str_missing_slash ... ok
[INFO] [stdout] test storage::repo_entity::tests::test_from_str_name_contains_slash ... ok
[INFO] [stdout] test storage::repo_entity::tests::test_from_url ... ok
[INFO] [stdout] test storage::repo_entity::tests::test_from_url_invalid ... ok
[INFO] [stdout] test storage::repo_entity::tests::test_from_url_not_github_domain ... ok
[INFO] [stdout] test storage::repo_entity::tests::test_from_url_with_path ... ok
[INFO] [stdout] test storage::repo_entity::tests::test_from_url_with_query ... ok
[INFO] [stdout] test storage::tests::test_add_same_repository ... ok
[INFO] [stdout] test storage::tests::test_add_and_get_repository ... ok
[INFO] [stdout] test storage::tests::test_get_all_repos ... ok
[INFO] [stdout] test storage::tests::test_count_repos_per_user ... ok
[INFO] [stdout] test storage::tests::test_remove_repository ... ok
[INFO] [stdout] test storage::tests::test_poll_time ... ok
[INFO] [stdout] test storage::tests::test_toggle_labels ... ok
[INFO] [stdout] test github::tests::test_update_rate_limit_from_headers ... ok
[INFO] [stdout] test github::tests::no_jitter_when_wait_is_zero ... ok
[INFO] [stdout] test github::tests::test_new_github_client ... ok
[INFO] [stdout] test github::tests::rate_limit_guard_sleeps_when_below_threshold_and_before_reset ... ok
[INFO] [stdout] test github::tests::jitter_is_within_bounds ... ok
[INFO] [stdout] test github::tests::jitter_varies_across_runs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- github::tests::jitter_varies_across_runs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'github::tests::jitter_varies_across_runs' (76) panicked at src/github/tests.rs:169:9:
[INFO] [stdout] Run 9: 52.552991ms > upper bound 52ms
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e37d1bce9c2 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e37d1bce9c2 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e37d1bce9c2 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5e37d1bce9c2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5e37d1be18aa - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5e37d1be18aa - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stdout]    6:     0x5e37d1b9b866 - std::io::default_write_fmt::h2f696ff5b8bbaa4b
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e37d1b9b866 - std::io::Write::write_fmt::h5e66814db8a9cfce
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5e37d1bad869 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5e37d1bad869 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5e37d1bad701 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5e37d146c3ce - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x5e37d146c3ce - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e37d1badb92 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x5e37d1badb92 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5e37d1bad928 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5e37d1ba87e9 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5e37d1b9063d - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5e37d1bea60c - core::panicking::panic_fmt::ha59b517dd231f4da
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5e37d1389cec - good_first_bot::github::tests::jitter_varies_across_runs::{{closure}}::h39350079c8b17c11
[INFO] [stdout]                                at /opt/rustwide/workdir/src/github/tests.rs:169:9
[INFO] [stdout]   20:     0x5e37d12f1532 - <core::pin::Pin<P> as core::future::future::Future>::poll::h461920c5fa7ba5e1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
[INFO] [stdout]   21:     0x5e37d13f432d - tokio::runtime::park::CachedParkThread::block_on::{{closure}}::h9448c36f2ee71b5e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/park.rs:284:71
[INFO] [stdout]   22:     0x5e37d13f41a2 - tokio::task::coop::with_budget::h517798eb794d179e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:167:5
[INFO] [stdout]   23:     0x5e37d13f41a2 - tokio::task::coop::budget::h926a000c7a8bf586
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/task/coop/mod.rs:133:5
[INFO] [stdout]   24:     0x5e37d13f41a2 - tokio::runtime::park::CachedParkThread::block_on::h9382b983dc735a7d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/park.rs:284:31
[INFO] [stdout]   25:     0x5e37d13301d4 - tokio::runtime::context::blocking::BlockingRegionGuard::block_on::ha2537f4bdf403e55
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/blocking.rs:66:14
[INFO] [stdout]   26:     0x5e37d1411ea8 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}::hca2c4965a4056e8a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/multi_thread/mod.rs:87:22
[INFO] [stdout]   27:     0x5e37d13143eb - tokio::runtime::context::runtime::enter_runtime::h648483024655c48b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   28:     0x5e37d1411e24 - tokio::runtime::scheduler::multi_thread::MultiThread::block_on::hb4456bd9782558f7
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/scheduler/multi_thread/mod.rs:86:9
[INFO] [stdout]   29:     0x5e37d1240804 - tokio::runtime::runtime::Runtime::block_on_inner::h5f99c2fa5d66e42f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:358:50
[INFO] [stdout]   30:     0x5e37d1240b07 - tokio::runtime::runtime::Runtime::block_on::he251b2682a912d2c
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.0/src/runtime/runtime.rs:330:18
[INFO] [stdout]   31:     0x5e37d1388fb0 - good_first_bot::github::tests::jitter_varies_across_runs::hae692be9332161bb
[INFO] [stdout]                                at /opt/rustwide/workdir/src/github/tests.rs:184:6
[INFO] [stdout]   32:     0x5e37d1389047 - good_first_bot::github::tests::jitter_varies_across_runs::{{closure}}::h3447b502d5bae2d2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/github/tests.rs:144:37
[INFO] [stdout]   33:     0x5e37d1289486 - core::ops::function::FnOnce::call_once::h2cec2fbf2bb1f221
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   34:     0x5e37d146c18b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   35:     0x5e37d146c18b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stdout]   36:     0x5e37d147fb9a - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stdout]   37:     0x5e37d147fb9a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   38:     0x5e37d147fb9a - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   39:     0x5e37d147fb9a - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   40:     0x5e37d147fb9a - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   41:     0x5e37d147fb9a - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stdout]   42:     0x5e37d147fb9a - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stdout]   43:     0x5e37d1459ff4 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stdout]   44:     0x5e37d1459ff4 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   45:     0x5e37d145d992 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   46:     0x5e37d145d992 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   47:     0x5e37d145d992 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stdout]   48:     0x5e37d145d992 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stdout]   49:     0x5e37d145d992 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stdout]   50:     0x5e37d145d992 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   51:     0x5e37d145d992 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   52:     0x5e37d1ba391f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   53:     0x5e37d1ba391f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stdout]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stdout]   54:     0x75686797daa4 - <unknown>
[INFO] [stdout]   55:     0x756867a0aa64 - clone
[INFO] [stdout]   56:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     github::tests::jitter_varies_across_runs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 89 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.63s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "213098b88f3a64b17d646b3f79f61b1f88196ca2650117cb40ba589a31286d3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "213098b88f3a64b17d646b3f79f61b1f88196ca2650117cb40ba589a31286d3b", kill_on_drop: false }`
[INFO] [stdout] 213098b88f3a64b17d646b3f79f61b1f88196ca2650117cb40ba589a31286d3b
