[INFO] cloning repository https://github.com/sophiaristuben/techtalk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sophiaristuben/techtalk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsophiaristuben%2Ftechtalk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsophiaristuben%2Ftechtalk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c8bfc33e740a2da69ae4ed3d1c82a52f4d227c3
[INFO] testing sophiaristuben/techtalk against 1.91.0 for beta-1.92-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsophiaristuben%2Ftechtalk" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  48% (872/1806)
Updating files:  49% (885/1806)
Updating files:  50% (903/1806)
Updating files:  51% (922/1806)
Updating files:  52% (940/1806)
Updating files:  53% (958/1806)
Updating files:  54% (976/1806)
Updating files:  55% (994/1806)
Updating files:  56% (1012/1806)
Updating files:  57% (1030/1806)
Updating files:  58% (1048/1806)
Updating files:  59% (1066/1806)
Updating files:  60% (1084/1806)
Updating files:  61% (1102/1806)
Updating files:  62% (1120/1806)
Updating files:  63% (1138/1806)
Updating files:  64% (1156/1806)
Updating files:  65% (1174/1806)
Updating files:  66% (1192/1806)
Updating files:  67% (1211/1806)
Updating files:  68% (1229/1806)
Updating files:  69% (1247/1806)
Updating files:  70% (1265/1806)
Updating files:  71% (1283/1806)
Updating files:  72% (1301/1806)
Updating files:  73% (1319/1806)
Updating files:  74% (1337/1806)
Updating files:  75% (1355/1806)
Updating files:  76% (1373/1806)
Updating files:  77% (1391/1806)
Updating files:  78% (1409/1806)
Updating files:  79% (1427/1806)
Updating files:  80% (1445/1806)
Updating files:  81% (1463/1806)
Updating files:  81% (1466/1806)
Updating files:  82% (1481/1806)
Updating files:  83% (1499/1806)
Updating files:  84% (1518/1806)
Updating files:  85% (1536/1806)
Updating files:  86% (1554/1806)
Updating files:  87% (1572/1806)
Updating files:  87% (1575/1806)
Updating files:  88% (1590/1806)
Updating files:  89% (1608/1806)
Updating files:  90% (1626/1806)
Updating files:  91% (1644/1806)
Updating files:  92% (1662/1806)
Updating files:  93% (1680/1806)
Updating files:  94% (1698/1806)
Updating files:  95% (1716/1806)
Updating files:  96% (1734/1806)
Updating files:  97% (1752/1806)
Updating files:  98% (1770/1806)
Updating files:  99% (1788/1806)
Updating files: 100% (1806/1806)
Updating files: 100% (1806/1806), done.
[INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config
[INFO] started tweaking git repo https://github.com/sophiaristuben/techtalk
[INFO] finished tweaking git repo https://github.com/sophiaristuben/techtalk
[INFO] tweaked toml for git repo https://github.com/sophiaristuben/techtalk written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sophiaristuben/techtalk on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sophiaristuben/techtalk 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded foreign-types-shared v0.3.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.89
[INFO] [stderr]   Downloaded pico-args v0.5.0
[INFO] [stderr]   Downloaded wasm-bindgen-cli-support v0.2.89
[INFO] [stderr]   Downloaded tempfile v3.8.1
[INFO] [stderr]   Downloaded wasmparser v0.80.2
[INFO] [stderr]   Downloaded wasm-bindgen-multi-value-xform v0.2.89
[INFO] [stderr]   Downloaded serde v1.0.193
[INFO] [stderr]   Downloaded base64 v0.9.3
[INFO] [stderr]   Downloaded wasm-encoder v0.29.0
[INFO] [stderr]   Downloaded walrus v0.20.3
[INFO] [stderr]   Downloaded jpeg-decoder v0.3.0
[INFO] [stderr]   Downloaded gimli v0.26.2
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.0
[INFO] [stderr]   Downloaded serde_derive v1.0.193
[INFO] [stderr]   Downloaded wasm-bindgen-wasm-interpreter v0.2.89
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.0
[INFO] [stderr]   Downloaded wasm-bindgen-threads-xform v0.2.89
[INFO] [stderr]   Downloaded heck v0.3.3
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.0
[INFO] [stderr]   Downloaded ash v0.37.3+1.3.251
[INFO] [stderr]   Downloaded naga v0.13.0
[INFO] [stderr]   Downloaded qoi v0.4.1
[INFO] [stderr]   Downloaded pollster v0.3.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.7.26
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.0
[INFO] [stderr]   Downloaded bit_field v0.10.2
[INFO] [stderr]   Downloaded wgpu-types v0.17.0
[INFO] [stderr]   Downloaded ab_glyph v0.2.23
[INFO] [stderr]   Downloaded crossbeam-deque v0.8.3
[INFO] [stderr]   Downloaded smallvec v1.11.2
[INFO] [stderr]   Downloaded env_logger v0.10.1
[INFO] [stderr]   Downloaded lebe v0.5.2
[INFO] [stderr]   Downloaded wasm-bindgen-wasm-conventions v0.2.89
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.0
[INFO] [stderr]   Downloaded wgpu-core v0.17.1
[INFO] [stderr]   Downloaded is-terminal v0.4.9
[INFO] [stderr]   Downloaded widestring v1.0.2
[INFO] [stderr]   Downloaded weezl v0.1.7
[INFO] [stderr]   Downloaded owned_ttf_parser v0.20.0
[INFO] [stderr]   Downloaded xml-rs v0.8.19
[INFO] [stderr]   Downloaded gpu-descriptor v0.2.4
[INFO] [stderr]   Downloaded tiny-skia-path v0.8.4
[INFO] [stderr]   Downloaded rustix v0.38.25
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.0
[INFO] [stderr]   Downloaded devserver_lib v0.4.2
[INFO] [stderr]   Downloaded crossbeam-utils v0.8.16
[INFO] [stderr]   Downloaded num_enum_derive v0.6.1
[INFO] [stderr]   Downloaded half v2.2.1
[INFO] [stderr]   Downloaded wgpu-hal v0.17.2
[INFO] [stderr]   Downloaded errno v0.3.8
[INFO] [stderr]   Downloaded gpu-alloc v0.6.0
[INFO] [stderr]   Downloaded zerocopy v0.7.26
[INFO] [stderr]   Downloaded crossbeam-epoch v0.9.15
[INFO] [stderr]   Downloaded arrayref v0.3.7
[INFO] [stderr]   Downloaded memmap2 v0.5.10
[INFO] [stderr]   Downloaded dlib v0.5.2
[INFO] [stderr]   Downloaded wayland-protocols v0.29.5
[INFO] [stderr]   Downloaded zune-inflate v0.2.54
[INFO] [stderr]   Downloaded bytemuck v1.14.0
[INFO] [stderr]   Downloaded image v0.24.7
[INFO] [stderr]   Downloaded flume v0.11.0
[INFO] [stderr]   Downloaded png v0.17.10
[INFO] [stderr]   Downloaded nix v0.25.1
[INFO] [stderr]   Downloaded scoped-tls v1.0.1
[INFO] [stderr]   Downloaded web-sys v0.3.66
[INFO] [stderr]   Downloaded walrus-macro v0.19.0
[INFO] [stderr]   Downloaded gif v0.12.0
[INFO] [stderr]   Downloaded console_log v1.0.0
[INFO] [stderr]   Downloaded jobserver v0.1.27
[INFO] [stderr]   Downloaded libloading v0.8.1
[INFO] [stderr]   Downloaded linux-raw-sys v0.4.11
[INFO] [stderr]   Downloaded ahash v0.8.6
[INFO] [stderr]   Downloaded bitflags v2.4.1
[INFO] [stderr]   Downloaded wayland-commons v0.29.5
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.89
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.89
[INFO] [stderr]   Downloaded strict-num v0.1.1
[INFO] [stderr]   Downloaded windows-targets v0.52.0
[INFO] [stderr]   Downloaded d3d12 v0.7.0
[INFO] [stderr]   Downloaded foreign-types v0.5.0
[INFO] [stderr]   Downloaded num_enum v0.6.1
[INFO] [stderr]   Downloaded orbclient v0.3.47
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.89
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.89
[INFO] [stderr]   Downloaded profiling v1.0.11
[INFO] [stderr]   Downloaded tiff v0.9.0
[INFO] [stderr]   Downloaded smithay-client-toolkit v0.16.1
[INFO] [stderr]   Downloaded glow v0.12.3
[INFO] [stderr]   Downloaded tiny-skia v0.8.4
[INFO] [stderr]   Downloaded gpu-descriptor-types v0.1.2
[INFO] [stderr]   Downloaded rayon-core v1.12.0
[INFO] [stderr]   Downloaded wayland-client v0.29.5
[INFO] [stderr]   Downloaded libredox v0.0.2
[INFO] [stderr]   Downloaded rayon v1.8.0
[INFO] [stderr]   Downloaded gpu-alloc-types v0.3.0
[INFO] [stderr]   Downloaded hassle-rs v0.10.0
[INFO] [stderr]   Downloaded wgpu v0.17.2
[INFO] [stderr]   Downloaded hashbrown v0.14.3
[INFO] [stderr]   Downloaded proc-macro2 v1.0.70
[INFO] [stderr]   Downloaded getrandom v0.2.11
[INFO] [stderr]   Downloaded termcolor v1.4.0
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.0
[INFO] [stderr]   Downloaded exr v1.71.0
[INFO] [stderr]   Downloaded memoffset v0.9.0
[INFO] [stderr]   Downloaded android-activity v0.4.3
[INFO] [stderr]   Downloaded hermit-abi v0.3.3
[INFO] [stderr]   Downloaded allocator-api2 v0.2.16
[INFO] [stderr]   Downloaded sctk-adwaita v0.5.4
[INFO] [stderr]   Downloaded calloop v0.10.6
[INFO] [stderr]   Downloaded wasm-bindgen-externref-xform v0.2.89
[INFO] [stderr]   Downloaded fdeflate v0.3.1
[INFO] [stderr]   Downloaded bytemuck_derive v1.5.0
[INFO] [stderr]   Downloaded js-sys v0.3.66
[INFO] [stderr]   Downloaded core-graphics-types v0.1.2
[INFO] [stderr]   Downloaded metal v0.26.0
[INFO] [stderr]   Downloaded xcursor v0.3.4
[INFO] [stderr]   Downloaded wayland-cursor v0.29.5
[INFO] [stderr]   Downloaded memoffset v0.6.5
[INFO] [stderr]   Downloaded wayland-sys v0.29.5
[INFO] [stderr]   Downloaded cargo-run-wasm v0.3.2
[INFO] [stderr]   Downloaded ttf-parser v0.20.0
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.39
[INFO] [stderr]   Downloaded foreign-types-macros v0.2.3
[INFO] [stderr]   Downloaded renderdoc-sys v1.0.0
[INFO] [stderr]   Downloaded winit v0.28.7
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 15888848da543e9667a45964cba8ac0fc85ce7e454fc0026e54c8c9ba5c310d1
[INFO] running `Command { std: "docker" "start" "-a" "15888848da543e9667a45964cba8ac0fc85ce7e454fc0026e54c8c9ba5c310d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15888848da543e9667a45964cba8ac0fc85ce7e454fc0026e54c8c9ba5c310d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15888848da543e9667a45964cba8ac0fc85ce7e454fc0026e54c8c9ba5c310d1", kill_on_drop: false }`
[INFO] [stdout] 15888848da543e9667a45964cba8ac0fc85ce7e454fc0026e54c8c9ba5c310d1
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ddaf336bdfd9ebb24c194941e1d003348579f4d9b42b22fa4e8345f76944b22e
[INFO] running `Command { std: "docker" "start" "-a" "ddaf336bdfd9ebb24c194941e1d003348579f4d9b42b22fa4e8345f76944b22e", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.70
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.150
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling xml-rs v0.8.19
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling libloading v0.8.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.50
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling wasm-encoder v0.29.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling rustix v0.38.25
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling wasmparser v0.80.2
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling ahash v0.8.6
[INFO] [stderr]    Compiling linux-raw-sys v0.4.11
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling termcolor v1.4.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling zerocopy v0.7.26
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling khronos-egl v4.1.0
[INFO] [stderr]    Compiling fdeflate v0.3.1
[INFO] [stderr]    Compiling nix v0.24.3
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling codespan-reporting v0.11.1
[INFO] [stderr]    Compiling spirv v0.2.0+1.5.4
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]    Compiling png v0.17.10
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling nix v0.25.1
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling gpu-alloc-types v0.3.0
[INFO] [stderr]    Compiling wayland-commons v0.29.5
[INFO] [stderr]    Compiling gpu-descriptor-types v0.1.2
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling hexf-parse v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.89
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling raw-window-handle v0.5.2
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling gpu-descriptor v0.2.4
[INFO] [stderr]    Compiling gpu-alloc v0.6.0
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling xcursor v0.3.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling wgpu-types v0.17.0
[INFO] [stderr]    Compiling profiling v1.0.11
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling renderdoc-sys v1.0.0
[INFO] [stderr]    Compiling weezl v0.1.7
[INFO] [stderr]    Compiling ryu v1.0.15
[INFO] [stderr]    Compiling glow v0.12.3
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling itoa v1.0.9
[INFO] [stderr]    Compiling regex-syntax v0.8.2
[INFO] [stderr]    Compiling winit v0.28.7
[INFO] [stderr]    Compiling tempfile v3.8.1
[INFO] [stderr]    Compiling walrus-macro v0.19.0
[INFO] [stderr]    Compiling base64 v0.9.3
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling half v2.2.1
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.23
[INFO] [stderr]    Compiling jpeg-decoder v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling walrus v0.20.3
[INFO] [stderr]    Compiling owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling wayland-cursor v0.29.5
[INFO] [stderr]    Compiling ab_glyph v0.2.23
[INFO] [stderr]    Compiling exr v1.71.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.50
[INFO] [stderr]    Compiling bytemuck_derive v1.5.0
[INFO] [stderr]    Compiling tiff v0.9.0
[INFO] [stderr]    Compiling bytemuck v1.14.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling tiny-skia-path v0.8.4
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling mio v0.8.9
[INFO] [stderr]    Compiling instant v0.1.12
[INFO] [stderr]    Compiling naga v0.13.0
[INFO] [stderr]    Compiling calloop v0.10.6
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling devserver_lib v0.4.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tiny-skia v0.8.4
[INFO] [stderr]    Compiling pollster v0.3.0
[INFO] [stderr]    Compiling wasm-bindgen-wasm-conventions v0.2.89
[INFO] [stderr]    Compiling wasm-bindgen-multi-value-xform v0.2.89
[INFO] [stderr]    Compiling wasm-bindgen-externref-xform v0.2.89
[INFO] [stderr]    Compiling wasm-bindgen-wasm-interpreter v0.2.89
[INFO] [stderr]    Compiling wasm-bindgen-threads-xform v0.2.89
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling env_logger v0.10.1
[INFO] [stderr]    Compiling image v0.24.7
[INFO] [stderr]    Compiling wasm-bindgen-cli-support v0.2.89
[INFO] [stderr]    Compiling cargo-run-wasm v0.3.2
[INFO] [stderr]    Compiling run-wasm v0.1.0 (/opt/rustwide/workdir/run-wasm)
[INFO] [stderr]    Compiling wgpu-hal v0.17.2
[INFO] [stderr]    Compiling wgpu-core v0.17.1
[INFO] [stderr]    Compiling wgpu v0.17.2
[INFO] [stderr]    Compiling sctk-adwaita v0.5.4
[INFO] [stderr]    Compiling connect4 v0.1.0 (/opt/rustwide/workdir/connect4)
[INFO] [stdout] warning: unexpected `cfg` condition value: `uniforms`
[INFO] [stdout]    --> connect4/src/main.rs:177:15
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(all(not(feature = "uniforms"), not(feature = "vbuf")))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `vbuf`, and `webgl`
[INFO] [stdout]     = help: consider adding `uniforms` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `uniforms`
[INFO] [stdout]    --> connect4/src/main.rs:179:7
[INFO] [stdout]     |
[INFO] [stdout] 179 | #[cfg(feature = "uniforms")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `vbuf`, and `webgl`
[INFO] [stdout]     = help: consider adding `uniforms` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `uniform`
[INFO] [stdout]    --> connect4/src/main.rs:183:29
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(all(feature = "vbuf", feature = "uniform"))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `vbuf`, and `webgl`
[INFO] [stdout]     = help: consider adding `uniform` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> connect4/src/main.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[repr(C)]
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> connect4/src/main.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct GPUCamera {
[INFO] [stdout]    |        ^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> connect4/src/main.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[repr(C)]
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> connect4/src/main.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct GPUSprite {
[INFO] [stdout]    |        ^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 04s
[INFO] running `Command { std: "docker" "inspect" "ddaf336bdfd9ebb24c194941e1d003348579f4d9b42b22fa4e8345f76944b22e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ddaf336bdfd9ebb24c194941e1d003348579f4d9b42b22fa4e8345f76944b22e", kill_on_drop: false }`
[INFO] [stdout] ddaf336bdfd9ebb24c194941e1d003348579f4d9b42b22fa4e8345f76944b22e
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7cf15cf8528c44895d4fe24495e5859b658a9e0903ec976716cbfcd3e6f95dc
[INFO] running `Command { std: "docker" "start" "-a" "e7cf15cf8528c44895d4fe24495e5859b658a9e0903ec976716cbfcd3e6f95dc", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling run-wasm v0.1.0 (/opt/rustwide/workdir/run-wasm)
[INFO] [stderr]    Compiling connect4 v0.1.0 (/opt/rustwide/workdir/connect4)
[INFO] [stdout] warning: unexpected `cfg` condition value: `uniforms`
[INFO] [stdout]    --> connect4/src/main.rs:177:15
[INFO] [stdout]     |
[INFO] [stdout] 177 | #[cfg(all(not(feature = "uniforms"), not(feature = "vbuf")))]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `vbuf`, and `webgl`
[INFO] [stdout]     = help: consider adding `uniforms` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `uniforms`
[INFO] [stdout]    --> connect4/src/main.rs:179:7
[INFO] [stdout]     |
[INFO] [stdout] 179 | #[cfg(feature = "uniforms")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `vbuf`, and `webgl`
[INFO] [stdout]     = help: consider adding `uniforms` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `uniform`
[INFO] [stdout]    --> connect4/src/main.rs:183:29
[INFO] [stdout]     |
[INFO] [stdout] 183 | #[cfg(all(feature = "vbuf", feature = "uniform"))]
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default`, `vbuf`, and `webgl`
[INFO] [stdout]     = help: consider adding `uniform` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> connect4/src/main.rs:11:1
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[repr(C)]
[INFO] [stdout]    | ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> connect4/src/main.rs:13:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | struct GPUCamera {
[INFO] [stdout]    |        ^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `check` is never used
[INFO] [stdout]   --> connect4/src/main.rs:18:1
[INFO] [stdout]    |
[INFO] [stdout] 18 | #[repr(C)]
[INFO] [stdout]    | ^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> connect4/src/main.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct GPUSprite {
[INFO] [stdout]    |        ^^^^^^^^^ field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.39s
[INFO] running `Command { std: "docker" "inspect" "e7cf15cf8528c44895d4fe24495e5859b658a9e0903ec976716cbfcd3e6f95dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7cf15cf8528c44895d4fe24495e5859b658a9e0903ec976716cbfcd3e6f95dc", kill_on_drop: false }`
[INFO] [stdout] e7cf15cf8528c44895d4fe24495e5859b658a9e0903ec976716cbfcd3e6f95dc
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 3c51c4cde0ba61c1ab18cbba39a9feed3e0d945aa4f5f1f2967a260054892d22
[INFO] running `Command { std: "docker" "start" "-a" "3c51c4cde0ba61c1ab18cbba39a9feed3e0d945aa4f5f1f2967a260054892d22", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: unexpected `cfg` condition value: `uniforms`
[INFO] [stderr]    --> connect4/src/main.rs:177:15
[INFO] [stderr]     |
[INFO] [stderr] 177 | #[cfg(all(not(feature = "uniforms"), not(feature = "vbuf")))]
[INFO] [stderr]     |               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `vbuf`, and `webgl`
[INFO] [stderr]     = help: consider adding `uniforms` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `uniforms`
[INFO] [stderr]    --> connect4/src/main.rs:179:7
[INFO] [stderr]     |
[INFO] [stderr] 179 | #[cfg(feature = "uniforms")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `vbuf`, and `webgl`
[INFO] [stderr]     = help: consider adding `uniforms` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `uniform`
[INFO] [stderr]    --> connect4/src/main.rs:183:29
[INFO] [stderr]     |
[INFO] [stderr] 183 | #[cfg(all(feature = "vbuf", feature = "uniform"))]
[INFO] [stderr]     |                             ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default`, `vbuf`, and `webgl`
[INFO] [stderr]     = help: consider adding `uniform` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> connect4/src/main.rs:11:1
[INFO] [stderr]    |
[INFO] [stderr] 11 | #[repr(C)]
[INFO] [stderr]    | ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> connect4/src/main.rs:13:8
[INFO] [stderr]    |
[INFO] [stderr] 13 | struct GPUCamera {
[INFO] [stderr]    |        ^^^^^^^^^ field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: function `check` is never used
[INFO] [stderr]   --> connect4/src/main.rs:18:1
[INFO] [stderr]    |
[INFO] [stderr] 18 | #[repr(C)]
[INFO] [stderr]    | ^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> connect4/src/main.rs:20:8
[INFO] [stderr]    |
[INFO] [stderr] 20 | struct GPUSprite {
[INFO] [stderr]    |        ^^^^^^^^^ field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: `connect4` (bin "connect4" test) generated 7 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.24s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/connect4-b8bafa8256284d1d)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/run_wasm-7b53b2f01d19282c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "3c51c4cde0ba61c1ab18cbba39a9feed3e0d945aa4f5f1f2967a260054892d22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c51c4cde0ba61c1ab18cbba39a9feed3e0d945aa4f5f1f2967a260054892d22", kill_on_drop: false }`
[INFO] [stdout] 3c51c4cde0ba61c1ab18cbba39a9feed3e0d945aa4f5f1f2967a260054892d22
