[INFO] cloning repository https://github.com/devexplorerio/rust-explorer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/devexplorerio/rust-explorer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevexplorerio%2Frust-explorer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevexplorerio%2Frust-explorer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e15c18c417d17f1c72cb33234f48d015e4057254
[INFO] checking devexplorerio/rust-explorer against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdevexplorerio%2Frust-explorer" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/devexplorerio/rust-explorer
[INFO] finished tweaking git repo https://github.com/devexplorerio/rust-explorer
[INFO] tweaked toml for git repo https://github.com/devexplorerio/rust-explorer written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/devexplorerio/rust-explorer on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/devexplorerio/rust-explorer 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ceb75102335fce47d7a6fd5bf311b02b6f840453d7f0601f0e0f23601e98b6f2
[INFO] running `Command { std: "docker" "start" "-a" "ceb75102335fce47d7a6fd5bf311b02b6f840453d7f0601f0e0f23601e98b6f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ceb75102335fce47d7a6fd5bf311b02b6f840453d7f0601f0e0f23601e98b6f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ceb75102335fce47d7a6fd5bf311b02b6f840453d7f0601f0e0f23601e98b6f2", kill_on_drop: false }`
[INFO] [stdout] ceb75102335fce47d7a6fd5bf311b02b6f840453d7f0601f0e0f23601e98b6f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99211859e20590fd54567315fb0bdb4899d9f952692a0c6fc7c5282cc689e42a
[INFO] running `Command { std: "docker" "start" "-a" "99211859e20590fd54567315fb0bdb4899d9f952692a0c6fc7c5282cc689e42a", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling cc v1.0.104
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking tinyvec v1.6.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling string_cache v0.8.7
[INFO] [stderr]     Checking inout v0.1.3
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]     Checking rstar v0.11.0
[INFO] [stderr]     Checking arbitrary v1.3.2
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking password-hash v0.5.0
[INFO] [stderr]     Checking rustc_lexer v0.1.0
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking geographiclib-rs v0.2.4
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking iana-time-zone v0.1.60
[INFO] [stderr]     Checking unicode-script v0.5.6
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling rust_decimal v1.35.0
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking unicode-security v0.1.1
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking bytemuck v1.16.1
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling fst v0.4.7
[INFO] [stderr]     Checking earcutr v0.4.3
[INFO] [stderr]     Checking pem v2.0.1
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking spade v2.9.0
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking salsa20 v0.10.2
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking endian-type v0.1.2
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]     Checking psl-types v2.0.11
[INFO] [stderr]     Checking fastrand v1.9.0
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking waker-fn v1.2.0
[INFO] [stderr]     Checking any_ascii v0.3.2
[INFO] [stderr]     Checking argon2 v0.5.3
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking bcrypt v0.15.1
[INFO] [stderr]     Checking lexicmp v0.1.0
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking dmp v0.2.0
[INFO] [stderr]     Checking addr v0.15.6
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking async-executor v1.12.0
[INFO] [stderr]     Checking scrypt v0.11.0
[INFO] [stderr]     Checking quick_cache v0.4.2
[INFO] [stderr]     Checking nanoid v0.4.0
[INFO] [stderr]     Checking nanorand v0.7.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking trice v0.4.0
[INFO] [stderr]     Checking deunicode v1.6.0
[INFO] [stderr]     Checking path-clean v1.0.1
[INFO] [stderr]     Checking flume v0.11.0
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]    Compiling lalrpop-util v0.20.2
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling surrealdb-derive v0.12.0
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling darling_core v0.20.9
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling async-trait v0.1.80
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]     Checking tokio v1.38.0
[INFO] [stderr]     Checking simple_asn1 v0.6.2
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]    Compiling darling_macro v0.20.9
[INFO] [stderr]    Compiling darling v0.20.9
[INFO] [stderr]    Compiling serde_with_macros v3.8.2
[INFO] [stderr]    Compiling revision-derive v0.7.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures-buffered v0.2.6
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking futures-concurrency v7.6.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking tokio-tungstenite v0.20.1
[INFO] [stderr]     Checking geo-types v0.7.13
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking uuid v1.9.1
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking roaring v0.10.6
[INFO] [stderr]     Checking rust-stemmers v1.2.0
[INFO] [stderr]     Checking ulid v1.1.2
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking storekey v0.5.0
[INFO] [stderr]     Checking geo v0.26.0
[INFO] [stderr]     Checking geo v0.27.0
[INFO] [stderr]     Checking serde_with v3.8.2
[INFO] [stderr]     Checking surrealdb-jsonwebtoken v8.3.0-surreal.1
[INFO] [stderr]     Checking object_store v0.8.0
[INFO] [stderr]    Compiling cedar-policy-core v2.4.2
[INFO] [stderr]     Checking revision v0.7.1
[INFO] [stderr]     Checking cedar-policy-validator v2.4.2
[INFO] [stderr]     Checking cedar-policy v2.4.2
[INFO] [stderr]     Checking surrealdb-core v1.5.0
[INFO] [stderr] error: could not compile `surrealdb-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name surrealdb_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/surrealdb-core-1.5.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arbitrary", "default", "experimental-parser", "foundationdb", "http", "jwks", "kv-fdb", "kv-fdb-5_1", "kv-fdb-5_2", "kv-fdb-6_0", "kv-fdb-6_1", "kv-fdb-6_2", "kv-fdb-6_3", "kv-fdb-7_0", "kv-fdb-7_1", "kv-indxdb", "kv-mem", "kv-rocksdb", "kv-speedb", "kv-surrealkv", "kv-tikv", "ml", "scripting", "tokio-tungstenite"))' -C metadata=0ee676ff5a947eb0 -C extra-filename=-60c49480c0edc1d1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern addr=/opt/rustwide/target/debug/deps/libaddr-e7a27ef650369a5a.rmeta --extern ascii=/opt/rustwide/target/debug/deps/libany_ascii-97d11db2bfdc207f.rmeta --extern argon2=/opt/rustwide/target/debug/deps/libargon2-3e805957ddeb76c3.rmeta --extern channel=/opt/rustwide/target/debug/deps/libasync_channel-9bc758c8ca7a986d.rmeta --extern executor=/opt/rustwide/target/debug/deps/libasync_executor-7c44abcaab8b53e9.rmeta --extern async_recursion=/opt/rustwide/target/debug/deps/libasync_recursion-582359c6c07d625b.so --extern base64_lib=/opt/rustwide/target/debug/deps/libbase64-e08b94e4b5ffeef5.rmeta --extern bcrypt=/opt/rustwide/target/debug/deps/libbcrypt-d6bfa165385b0627.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-d983d0cfb7536459.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-bcf5599150873505.rmeta --extern cedar_policy=/opt/rustwide/target/debug/deps/libcedar_policy-927ced7f9c29a8ca.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-df261c73f01f4dfa.rmeta --extern deunicode=/opt/rustwide/target/debug/deps/libdeunicode-997e0cd3a11811fd.rmeta --extern dmp=/opt/rustwide/target/debug/deps/libdmp-beb9a1245b58e9b9.rmeta --extern fst=/opt/rustwide/target/debug/deps/libfst-1a5bc8a0f05e52ab.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-1ca10a91f36795ae.rmeta --extern fuzzy_matcher=/opt/rustwide/target/debug/deps/libfuzzy_matcher-ca8fe89d898ecfaa.rmeta --extern geo=/opt/rustwide/target/debug/deps/libgeo-b6da04392bbb1158.rmeta --extern geo_types=/opt/rustwide/target/debug/deps/libgeo_types-58ce3dff41b4cf5a.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4852862d92867e36.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-2ad1109053c2e8a6.rmeta --extern lexicmp=/opt/rustwide/target/debug/deps/liblexicmp-0575385bb7f11001.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-7eb2e3bdeb24f20e.rmeta --extern nanoid=/opt/rustwide/target/debug/deps/libnanoid-22d770792698a282.rmeta --extern nom=/opt/rustwide/target/debug/deps/libnom-8855acfd03a0b672.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-922536e03eaf3979.rmeta --extern object_store=/opt/rustwide/target/debug/deps/libobject_store-1b28a9b7824c89c4.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9a4a314c4444a257.rmeta --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-66f68e709831f696.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-3fbd9506533b2f53.rmeta --extern quick_cache=/opt/rustwide/target/debug/deps/libquick_cache-8cfe3f8249307cfa.rmeta --extern radix_trie=/opt/rustwide/target/debug/deps/libradix_trie-ab72ba2f2dff6f47.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-e6037f1461075ecf.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-cb66aac82e02ae20.rmeta --extern revision=/opt/rustwide/target/debug/deps/librevision-51a243d94c1fd641.rmeta --extern roaring=/opt/rustwide/target/debug/deps/libroaring-cb5eb42cdd65c245.rmeta --extern rust_stemmers=/opt/rustwide/target/debug/deps/librust_stemmers-03edd29c8eb14822.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-1048c450c5e8bd90.rmeta --extern scrypt=/opt/rustwide/target/debug/deps/libscrypt-b484b65054adcd75.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-7b3001b9c526dce8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-0dbbe07d659099a7.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-aaeaf97ee5c5b83a.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-3fabda2cf19c0872.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-1fe9c3fca7863918.rmeta --extern snap=/opt/rustwide/target/debug/deps/libsnap-c0f589b502c3b35c.rmeta --extern storekey=/opt/rustwide/target/debug/deps/libstorekey-e13d720f4ccec641.rmeta --extern derive=/opt/rustwide/target/debug/deps/libsurrealdb_derive-eda585e3f3409c46.so --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libsurrealdb_jsonwebtoken-35bea15aa57d13f7.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4e8f0606aef3561d.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c50822c95c6e542b.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-9d4f27ebe8e1dc16.rmeta --extern trice=/opt/rustwide/target/debug/deps/libtrice-a8cb9133c2b3a478.rmeta --extern ulid=/opt/rustwide/target/debug/deps/libulid-8c135ae90b2048bd.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-704302bc2e625481.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-1b3a12a3288dd722.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-d159cc830d5b50ae/out -L native=/opt/rustwide/target/debug/build/ring-7b660fdfb68a0538/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "99211859e20590fd54567315fb0bdb4899d9f952692a0c6fc7c5282cc689e42a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99211859e20590fd54567315fb0bdb4899d9f952692a0c6fc7c5282cc689e42a", kill_on_drop: false }`
[INFO] [stdout] 99211859e20590fd54567315fb0bdb4899d9f952692a0c6fc7c5282cc689e42a
