[INFO] cloning repository https://github.com/lfn3/blackbird
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lfn3/blackbird" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfn3%2Fblackbird", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfn3%2Fblackbird'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 02c5b58df10b4292d416cb7024921dd2e020e5cc
[INFO] testing lfn3/blackbird against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flfn3%2Fblackbird" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/lfn3/blackbird
[INFO] finished tweaking git repo https://github.com/lfn3/blackbird
[INFO] tweaked toml for git repo https://github.com/lfn3/blackbird written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/lfn3/blackbird on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/lfn3/blackbird 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.95.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]   |
[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: /workspace/builds/worker-3-tc1/source/blackbird-macros/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `surrealdb` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/blackbird-core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `surrealdb` dependency)
[INFO] [stderr] warning: /workspace/builds/worker-3-tc1/source/blackbird/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `surrealdb` dependency)
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded surrealdb-derive v0.4.0
[INFO] [stderr]   Downloaded trice v0.1.0
[INFO] [stderr]   Downloaded storekey v0.3.0
[INFO] [stderr]   Downloaded async-recursion v1.0.2
[INFO] [stderr]   Downloaded async-lock v2.6.0
[INFO] [stderr]   Downloaded argon2 v0.4.1
[INFO] [stderr]   Downloaded similar v2.2.1
[INFO] [stderr]   Downloaded futures v0.3.26
[INFO] [stderr]   Downloaded cxx-build v1.0.91
[INFO] [stderr]   Downloaded lexical-sort v0.3.1
[INFO] [stderr]   Downloaded imbl v1.0.1
[INFO] [stderr]   Downloaded surrealdb v1.0.0-beta.8
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.91
[INFO] [stderr]   Downloaded cxx v1.0.91
[INFO] [stderr]   Downloaded deunicode v1.3.3
[INFO] [stderr]   Downloaded geo v0.23.1
[INFO] [stderr]   Downloaded geo-types v0.7.8
[INFO] [stderr]   Downloaded any_ascii v0.1.7
[INFO] [stderr]   Downloaded geographiclib-rs v0.2.2
[INFO] [stderr]   Downloaded critical-section v1.1.1
[INFO] [stderr]   Downloaded spin v0.9.5
[INFO] [stderr]   Downloaded rstar v0.9.3
[INFO] [stderr]   Downloaded clang-sys v1.6.0
[INFO] [stderr]   Downloaded rocksdb v0.19.0
[INFO] [stderr]   Downloaded uuid v1.3.0
[INFO] [stderr]   Downloaded dmp v0.1.2
[INFO] [stderr]   Downloaded futures-executor v0.3.26
[INFO] [stderr]   Downloaded rmp-serde v1.1.1
[INFO] [stderr]   Downloaded concurrent-queue v2.1.0
[INFO] [stderr]   Downloaded async-executor v1.5.0
[INFO] [stderr]   Downloaded insta v1.28.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.91
[INFO] [stderr]   Downloaded echodb v0.3.0
[INFO] [stderr]   Downloaded futures-macro v0.3.26
[INFO] [stderr]   Downloaded zstd-sys v2.0.7+zstd.1.5.4
[INFO] [stderr]   Downloaded librocksdb-sys v0.8.3+7.4.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] de46fbcbac8b929fc19b91ec6e731a2ef18bbf732949dd835d6e0e1458a63fe9
[INFO] running `Command { std: "docker" "start" "-a" "de46fbcbac8b929fc19b91ec6e731a2ef18bbf732949dd835d6e0e1458a63fe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "de46fbcbac8b929fc19b91ec6e731a2ef18bbf732949dd835d6e0e1458a63fe9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de46fbcbac8b929fc19b91ec6e731a2ef18bbf732949dd835d6e0e1458a63fe9", kill_on_drop: false }`
[INFO] [stdout] de46fbcbac8b929fc19b91ec6e731a2ef18bbf732949dd835d6e0e1458a63fe9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82868c3bdf2b4521192634de94ca465395d8a6ffc2b3cf614255257e9f33bca2
[INFO] running `Command { std: "docker" "start" "-a" "82868c3bdf2b4521192634de94ca465395d8a6ffc2b3cf614255257e9f33bca2", 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]   |
[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: /opt/rustwide/workdir/blackbird-macros/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `surrealdb` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/blackbird/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `surrealdb` dependency)
[INFO] [stderr] warning: /opt/rustwide/workdir/blackbird-core/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `surrealdb` dependency)
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling proc-macro2 v1.0.51
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling futures-core v0.3.26
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling semver v1.0.16
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling libloading v0.7.4
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-io v0.3.26
[INFO] [stderr]    Compiling bindgen v0.64.0
[INFO] [stderr]    Compiling clang-sys v1.6.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling shlex v1.1.0
[INFO] [stderr]    Compiling futures-task v0.3.26
[INFO] [stderr]    Compiling futures-channel v0.3.26
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.14
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling cipher v0.4.3
[INFO] [stderr]    Compiling spin v0.9.5
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling futures-util v0.3.26
[INFO] [stderr]    Compiling base64ct v1.5.3
[INFO] [stderr]    Compiling futures-sink v0.3.26
[INFO] [stderr]    Compiling jobserver v0.1.25
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling paste v1.0.11
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling password-hash v0.4.2
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]    Compiling tokio v1.25.0
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling concurrent-queue v2.1.0
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.10
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling rstar v0.9.3
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling imbl v1.0.1
[INFO] [stderr]    Compiling rmp v0.8.11
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling zstd-sys v2.0.7+zstd.1.5.4
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling float_next_after v0.1.5
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling blowfish v0.9.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling geographiclib-rs v0.2.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling urlencoding v2.1.2
[INFO] [stderr]    Compiling async-lock v2.6.0
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling any_ascii v0.1.7
[INFO] [stderr]    Compiling robust v0.2.3
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling async-task v4.3.0
[INFO] [stderr]    Compiling bcrypt v0.13.0
[INFO] [stderr]    Compiling addr v0.15.6
[INFO] [stderr]    Compiling lexical-sort v0.3.1
[INFO] [stderr]    Compiling argon2 v0.4.1
[INFO] [stderr]    Compiling scrypt v0.10.0
[INFO] [stderr]    Compiling nanoid v0.4.0
[INFO] [stderr]    Compiling async-executor v1.5.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling async-channel v1.8.0
[INFO] [stderr]    Compiling sha-1 v0.10.1
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling deunicode v1.3.3
[INFO] [stderr]    Compiling trice v0.1.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling dmp v0.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling futures-macro v0.3.26
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling surrealdb-derive v0.4.0
[INFO] [stderr]    Compiling async-recursion v1.0.2
[INFO] [stderr]    Compiling echodb v0.3.0
[INFO] [stderr]    Compiling futures-executor v0.3.26
[INFO] [stderr]    Compiling futures v0.3.26
[INFO] [stderr]    Compiling librocksdb-sys v0.8.3+7.4.4
[INFO] [stderr]    Compiling geo-types v0.7.8
[INFO] [stderr]    Compiling storekey v0.3.0
[INFO] [stderr]    Compiling uuid v1.3.0
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling bigdecimal v0.3.0
[INFO] [stderr]    Compiling rmp-serde v1.1.1
[INFO] [stderr]    Compiling geo v0.23.1
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "82868c3bdf2b4521192634de94ca465395d8a6ffc2b3cf614255257e9f33bca2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82868c3bdf2b4521192634de94ca465395d8a6ffc2b3cf614255257e9f33bca2", kill_on_drop: false }`
[INFO] [stdout] 82868c3bdf2b4521192634de94ca465395d8a6ffc2b3cf614255257e9f33bca2
