[INFO] cloning repository https://github.com/webmaster1225/actix-surrealdb [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/webmaster1225/actix-surrealdb" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebmaster1225%2Factix-surrealdb", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebmaster1225%2Factix-surrealdb'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f00ebb5fcb4b72c9ced0c3467180e7b5204faf72 [INFO] checking webmaster1225/actix-surrealdb against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-17 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwebmaster1225%2Factix-surrealdb" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/webmaster1225/actix-surrealdb [INFO] finished tweaking git repo https://github.com/webmaster1225/actix-surrealdb [INFO] tweaked toml for git repo https://github.com/webmaster1225/actix-surrealdb written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/webmaster1225/actix-surrealdb 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/webmaster1225/actix-surrealdb 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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 2715e85f69da0fea0fcb576f2d336d7fe272a63501ca9b7212fc0b8ecebdca95 [INFO] running `Command { std: "docker" "start" "-a" "2715e85f69da0fea0fcb576f2d336d7fe272a63501ca9b7212fc0b8ecebdca95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2715e85f69da0fea0fcb576f2d336d7fe272a63501ca9b7212fc0b8ecebdca95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2715e85f69da0fea0fcb576f2d336d7fe272a63501ca9b7212fc0b8ecebdca95", kill_on_drop: false }` [INFO] [stdout] 2715e85f69da0fea0fcb576f2d336d7fe272a63501ca9b7212fc0b8ecebdca95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] ab0d5955baa3f41d1dcd65886385280577902469a70e97f9a1b730498da8c401 [INFO] running `Command { std: "docker" "start" "-a" "ab0d5955baa3f41d1dcd65886385280577902469a70e97f9a1b730498da8c401", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.93 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling wasm-bindgen v0.2.93 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling heapless v0.7.17 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Checking hash32 v0.2.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking base64ct v1.6.0 [INFO] [stderr] Checking arbitrary v1.3.2 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Checking robust v1.1.0 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking rustc_lexer v0.1.0 [INFO] [stderr] Checking lalrpop-util v0.20.2 [INFO] [stderr] Checking rstar v0.11.0 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking geographiclib-rs v0.2.4 [INFO] [stderr] Checking unicode-script v0.5.6 [INFO] [stderr] Compiling ref-cast v1.0.23 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking float_next_after v1.0.0 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Compiling rust_decimal v1.36.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling prettyplease v0.2.22 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking unicode-security v0.1.1 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling psm v0.1.23 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling stacker v0.1.17 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Checking earcutr v0.4.3 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Checking bytemuck v1.18.0 [INFO] [stderr] Compiling fst v0.4.7 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking pem v2.0.1 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking salsa20 v0.10.2 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking bytestring v1.3.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking futures-lite v2.3.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking diatomic-waker v0.2.2 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking any_ascii v0.3.2 [INFO] [stderr] Checking psl-types v2.0.11 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling boolinator v2.4.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking lexicmp v0.1.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking bcrypt v0.15.1 [INFO] [stderr] Checking addr v0.15.6 [INFO] [stderr] Checking futures-buffered v0.2.8 [INFO] [stderr] Checking dmp v0.2.0 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking async-executor v1.13.1 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking argon2 v0.5.3 [INFO] [stderr] Checking scrypt v0.11.0 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking webpki-roots v0.25.4 [INFO] [stderr] Checking deunicode v1.6.0 [INFO] [stderr] Checking trice v0.4.0 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Checking impl-more v0.1.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking flume v0.11.0 [INFO] [stderr] Checking path-clean v1.0.1 [INFO] [stderr] Compiling toml_edit v0.19.15 [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 wasm-bindgen-backend v0.2.93 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tokio v1.40.0 [INFO] [stderr] Compiling miette-derive v5.10.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.93 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] error: could not compile `lalrpop` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name lalrpop --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.20.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="default"' --cfg 'feature="lexer"' --cfg 'feature="pico-args"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "unicode"))' -C metadata=205db25d22dde7ab -C extra-filename=-03bb36d45f793b82 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-c1128348b31e5c47.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-1abc97c8f91329a2.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-e29955f9616aa31d.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-12812dc60e924c50.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-02ce2979e1ccf9af.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-40e8a43b3b3e63a9.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-4c3eb399ae5c4147.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-76a854000a1620a2.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-c9ed6525bee6373f.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-f4ac2fa4c64358f6.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-d1a8011c45594923.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-51262c9f3c39367c.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-a57f76c9bf821dd2.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-a30c0625979b09c8.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-6.0.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 --cfg 'feature="alloc-stdlib"' --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "default", "disable-timer", "external-literal-probability", "ffi-api", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=66f797359619fc3b -C extra-filename=-4da1346367fdf3f2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-7b1bd6f28b6396be.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-c67ef39ef9e0d8f1.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-0b481b45a1caa844.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "ab0d5955baa3f41d1dcd65886385280577902469a70e97f9a1b730498da8c401", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab0d5955baa3f41d1dcd65886385280577902469a70e97f9a1b730498da8c401", kill_on_drop: false }` [INFO] [stdout] ab0d5955baa3f41d1dcd65886385280577902469a70e97f9a1b730498da8c401