[INFO] cloning repository https://github.com/GrigoryEvko/symbiotic
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GrigoryEvko/symbiotic" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrigoryEvko%2Fsymbiotic", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrigoryEvko%2Fsymbiotic'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3289d9badb36e6fecafe804d57bcde4a487d8e05
[INFO] testing GrigoryEvko/symbiotic against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGrigoryEvko%2Fsymbiotic" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GrigoryEvko/symbiotic
[INFO] finished tweaking git repo https://github.com/GrigoryEvko/symbiotic
[INFO] tweaked toml for git repo https://github.com/GrigoryEvko/symbiotic written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GrigoryEvko/symbiotic on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GrigoryEvko/symbiotic 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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/aya-rs/aya`
[INFO] [stderr]     Updating git submodule `https://github.com/libbpf/libbpf`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tonic-prost-build v0.14.4
[INFO] [stderr]   Downloaded tempfile v3.22.0
[INFO] [stderr]   Downloaded tonic-build v0.14.4
[INFO] [stderr]   Downloaded tonic-prost v0.14.4
[INFO] [stderr]   Downloaded serde v1.0.225
[INFO] [stderr]   Downloaded tikv-jemalloc-ctl v0.6.0
[INFO] [stderr]   Downloaded pulldown-cmark v0.13.0
[INFO] [stderr]   Downloaded serde_core v1.0.225
[INFO] [stderr]   Downloaded tonic v0.14.4
[INFO] [stderr]   Downloaded serde_derive v1.0.225
[INFO] [stderr]   Downloaded tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7
[INFO] [stderr]   Downloaded prettytable-rs v0.10.0
[INFO] [stderr]   Downloaded symbolic-common v12.16.3
[INFO] [stderr]   Downloaded csv-core v0.1.12
[INFO] [stderr]   Downloaded memmap2 v0.9.8
[INFO] [stderr]   Downloaded pprof v0.15.0
[INFO] [stderr]   Downloaded cpp_demangle v0.4.4
[INFO] [stderr]   Downloaded longest-increasing-subsequence v0.1.0
[INFO] [stderr]   Downloaded csv v1.3.1
[INFO] [stderr]   Downloaded perf-event2 v0.7.4
[INFO] [stderr]   Downloaded perf-event-open-sys2 v5.0.6
[INFO] [stderr]   Downloaded perf-event-data v0.1.8
[INFO] [stderr]   Downloaded inferno v0.12.4
[INFO] [stderr]   Downloaded symbolic-demangle v12.16.3
[INFO] [stderr]   Downloaded c-enum v0.2.3
[INFO] [stderr]   Downloaded subsecond-types v0.7.3
[INFO] [stderr]   Downloaded dioxus-core v0.7.3
[INFO] [stderr]   Downloaded dioxus-ssr v0.7.3
[INFO] [stderr]   Downloaded dioxus-config-macros v0.7.3
[INFO] [stderr]   Downloaded dioxus v0.7.3
[INFO] [stderr]   Downloaded dioxus-core-types v0.7.3
[INFO] [stderr]   Downloaded askama_escape v0.13.0
[INFO] [stderr]   Downloaded subsecond v0.7.3
[INFO] [stderr]   Downloaded generational-box v0.7.3
[INFO] [stderr]   Downloaded dioxus-config-macro v0.7.3
[INFO] [stderr]   Downloaded iced-x86 v1.21.0
[INFO] [stderr]   Downloaded blazesym v0.2.3
[INFO] [stderr]   Downloaded cpp_demangle v0.5.1
[INFO] [stderr]   Downloaded miniz_oxide v0.9.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1707403660d080263ebd2cf36e31c5aecc6a45283792ccfa5e9580cd1ae43658
[INFO] running `Command { std: "docker" "start" "-a" "1707403660d080263ebd2cf36e31c5aecc6a45283792ccfa5e9580cd1ae43658", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1707403660d080263ebd2cf36e31c5aecc6a45283792ccfa5e9580cd1ae43658", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1707403660d080263ebd2cf36e31c5aecc6a45283792ccfa5e9580cd1ae43658", kill_on_drop: false }`
[INFO] [stdout] 1707403660d080263ebd2cf36e31c5aecc6a45283792ccfa5e9580cd1ae43658
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f68bd3b5ccf410caccf2eed75038328fb351ad20e1cfe30e84d61917032b25a
[INFO] running `Command { std: "docker" "start" "-a" "8f68bd3b5ccf410caccf2eed75038328fb351ad20e1cfe30e84d61917032b25a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling clap_builder v4.5.48
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling cpp_demangle v0.4.4
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling symbolic-demangle v12.16.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling symbolic-common v12.16.3
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling quick-xml v0.26.0
[INFO] [stderr]    Compiling str_stack v0.1.0
[INFO] [stderr]    Compiling pprof v0.15.0
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling addr2line v0.24.2
[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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.106/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="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=3d004f71283ad1e4 -C extra-filename=-932c72ba507ce0ec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-6d13dc570935534c.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a1e57215825caebe.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-ce6a37ea221eee5d.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8f68bd3b5ccf410caccf2eed75038328fb351ad20e1cfe30e84d61917032b25a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f68bd3b5ccf410caccf2eed75038328fb351ad20e1cfe30e84d61917032b25a", kill_on_drop: false }`
[INFO] [stdout] 8f68bd3b5ccf410caccf2eed75038328fb351ad20e1cfe30e84d61917032b25a
