[INFO] cloning repository https://github.com/Joao-Felisberto/privguide-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Joao-Felisberto/privguide-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoao-Felisberto%2Fprivguide-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoao-Felisberto%2Fprivguide-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 99cf5ff48c3f6c576522e0586a749704efcad0b9
[INFO] checking Joao-Felisberto/privguide-rs against try#b28cc4eb48a6415b914e8ad0308be255ff8d73ed for pr-156508-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJoao-Felisberto%2Fprivguide-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Joao-Felisberto/privguide-rs
[INFO] finished tweaking git repo https://github.com/Joao-Felisberto/privguide-rs
[INFO] tweaked toml for git repo https://github.com/Joao-Felisberto/privguide-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Joao-Felisberto/privguide-rs on toolchain b28cc4eb48a6415b914e8ad0308be255ff8d73ed
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Joao-Felisberto/privguide-rs 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" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 58ae7239b56bad343a183a2ddbc2d226fc6151cf80d31bd7297c5f3ea9d8080b
[INFO] running `Command { std: "docker" "start" "-a" "58ae7239b56bad343a183a2ddbc2d226fc6151cf80d31bd7297c5f3ea9d8080b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "58ae7239b56bad343a183a2ddbc2d226fc6151cf80d31bd7297c5f3ea9d8080b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58ae7239b56bad343a183a2ddbc2d226fc6151cf80d31bd7297c5f3ea9d8080b", kill_on_drop: false }`
[INFO] [stdout] 58ae7239b56bad343a183a2ddbc2d226fc6151cf80d31bd7297c5f3ea9d8080b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b28cc4eb48a6415b914e8ad0308be255ff8d73ed" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2f81910668c5d9faa4c8f5e5897f86cc80ce82d90163d8b7a968d94a9752b91
[INFO] running `Command { std: "docker" "start" "-a" "d2f81910668c5d9faa4c8f5e5897f86cc80ce82d90163d8b7a968d94a9752b91", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.42
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling winnow v1.0.3
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling cranelift-srcgen v0.123.6
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]    Compiling cranelift-assembler-x64-meta v0.123.6
[INFO] [stderr]    Compiling cranelift-bitset v0.123.6
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling cranelift-isle v0.123.6
[INFO] [stderr]    Compiling target-lexicon v0.13.5
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.123.6
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking oxiri v0.2.11
[INFO] [stderr]     Checking oxilangtag v0.1.5
[INFO] [stderr]     Checking bumpalo v3.20.2
[INFO] [stderr]     Checking wasmtime-internal-math v36.0.6
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]     Checking uuid v1.23.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling wasmparser v0.236.1
[INFO] [stderr]     Checking gimli v0.32.3
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling wasm-encoder v0.236.1
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking leb128fmt v0.1.0
[INFO] [stderr]    Compiling peg-runtime v0.8.5
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking cranelift-control v0.123.6
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]    Compiling peg-macros v0.8.5
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling toml_edit v0.25.11+spec-1.1.0
[INFO] [stderr]     Checking json-event-parser v0.2.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling wasmtime-internal-unwinder v36.0.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking polycool v0.4.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking profiling v1.0.18
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling wasmtime-c-api-impl v36.0.6
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking wasmtime-internal-jit-icache-coherence v36.0.6
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling cranelift-assembler-x64 v0.123.6
[INFO] [stderr]    Compiling naga v29.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking peg v0.8.5
[INFO] [stderr]     Checking wasmtime-internal-asm-macros v36.0.6
[INFO] [stderr]    Compiling ash v0.38.0+1.3.281
[INFO] [stderr]     Checking bit-vec v0.9.1
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking wasmtime-internal-slab v36.0.6
[INFO] [stderr]     Checking linebender_resource_handle v0.1.1
[INFO] [stderr]     Checking ryu-js v1.0.2
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]     Checking bit-set v0.9.1
[INFO] [stderr]     Checking codespan-reporting v0.13.1
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking md-5 v0.10.6
[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/b28cc4eb48a6415b914e8ad0308be255ff8d73ed/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/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="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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=b56f4cd0aee6d6e1 -C extra-filename=-778af2eae1d896e9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-50bc67acf611cd5f.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-64a53df43757cdfb.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-0d9344177f4a2dba.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/b28cc4eb48a6415b914e8ad0308be255ff8d73ed/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/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="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --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", "test", "visit", "visit-mut"))' -C metadata=9b2600b61c91891c -C extra-filename=-2efc241eec4f4bda --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-dfebf03fb06f7862.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-7977273ce5c24030.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-af4dab7b77cddc19.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d2f81910668c5d9faa4c8f5e5897f86cc80ce82d90163d8b7a968d94a9752b91", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2f81910668c5d9faa4c8f5e5897f86cc80ce82d90163d8b7a968d94a9752b91", kill_on_drop: false }`
[INFO] [stdout] d2f81910668c5d9faa4c8f5e5897f86cc80ce82d90163d8b7a968d94a9752b91
