[INFO] cloning repository https://github.com/vassilux/rustadvance [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vassilux/rustadvance" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvassilux%2Frustadvance", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvassilux%2Frustadvance'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71e64cb21c86e6368885a2a4a245d7884569dace [INFO] checking vassilux/rustadvance against master#f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b for pr-148329 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvassilux%2Frustadvance" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/vassilux/rustadvance [INFO] finished tweaking git repo https://github.com/vassilux/rustadvance [INFO] tweaked toml for git repo https://github.com/vassilux/rustadvance written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/vassilux/rustadvance on toolchain f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/vassilux/rustadvance 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" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded oracle_procmacro v0.1.2 [INFO] [stderr] Downloaded validator_derive v0.18.1 [INFO] [stderr] Downloaded actix-tls v3.4.0 [INFO] [stderr] Downloaded actix-cors v0.7.0 [INFO] [stderr] Downloaded async-native-tls v0.4.0 [INFO] [stderr] Downloaded winauth v0.0.4 [INFO] [stderr] Downloaded connection-string v0.2.0 [INFO] [stderr] Downloaded tiberius v0.12.3 [INFO] [stderr] Downloaded oracle v0.6.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6770ac541b69a644dc08ab6fb511542c4671de039c69c4c1d732311f3c6a833a [INFO] running `Command { std: "docker" "start" "-a" "6770ac541b69a644dc08ab6fb511542c4671de039c69c4c1d732311f3c6a833a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6770ac541b69a644dc08ab6fb511542c4671de039c69c4c1d732311f3c6a833a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6770ac541b69a644dc08ab6fb511542c4671de039c69c4c1d732311f3c6a833a", kill_on_drop: false }` [INFO] [stdout] 6770ac541b69a644dc08ab6fb511542c4671de039c69c4c1d732311f3c6a833a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d6cc0a3ac41da8dacaf12bc9b7db6420fc6574c03f9d458d66d69a0ede89520 [INFO] running `Command { std: "docker" "start" "-a" "1d6cc0a3ac41da8dacaf12bc9b7db6420fc6574c03f9d458d66d69a0ede89520", kill_on_drop: false }` [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling zstd-safe v7.2.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking bytestring v1.3.1 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking brotli-decompressor v4.0.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking impl-more v0.1.6 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking brotli v6.0.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Checking local-channel v0.1.5 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Compiling enumflags2_derive v0.7.10 [INFO] [stderr] Checking uuid v1.10.0 [INFO] [stderr] Checking pretty-hex v0.3.0 [INFO] [stderr] Checking connection-string v0.2.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking enumflags2 v0.7.10 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling oracle v0.6.2 [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/f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b/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=-ca1afdba4bb7548c --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-72e1816e3e7f5ce9.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-8032bd909233af15.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 `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=7d922e8c79c2f63f -C extra-filename=-43bf00fef629843f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-90f4d189e3c1781a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-ea54d792119c380c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1d6cc0a3ac41da8dacaf12bc9b7db6420fc6574c03f9d458d66d69a0ede89520", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d6cc0a3ac41da8dacaf12bc9b7db6420fc6574c03f9d458d66d69a0ede89520", kill_on_drop: false }` [INFO] [stdout] 1d6cc0a3ac41da8dacaf12bc9b7db6420fc6574c03f9d458d66d69a0ede89520