[INFO] cloning repository https://github.com/asibahi/noor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/asibahi/noor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasibahi%2Fnoor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasibahi%2Fnoor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6fbd226c57ee5f4cc69548d250dc1191e38c9a9f
[INFO] testing asibahi/noor against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fasibahi%2Fnoor" "/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/asibahi/noor
[INFO] finished tweaking git repo https://github.com/asibahi/noor
[INFO] tweaked toml for git repo https://github.com/asibahi/noor written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/asibahi/noor on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/asibahi/noor 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-script v0.5.6
[INFO] [stderr]   Downloaded data-url v0.3.1
[INFO] [stderr]   Downloaded bytemuck v1.16.1
[INFO] [stderr]   Downloaded mutants v0.0.3
[INFO] [stderr]   Downloaded facet-macros-parse v0.27.16
[INFO] [stderr]   Downloaded facet-serialize v0.24.18
[INFO] [stderr]   Downloaded kashida v0.0.7
[INFO] [stderr]   Downloaded core_maths v0.1.0
[INFO] [stderr]   Downloaded ravif v0.11.8
[INFO] [stderr]   Downloaded facet-macros v0.27.16
[INFO] [stderr]   Downloaded impls v1.0.3
[INFO] [stderr]   Downloaded shadow_counted v0.4.0
[INFO] [stderr]   Downloaded facet-toml v0.25.18
[INFO] [stderr]   Downloaded unsynn v0.1.1
[INFO] [stderr]   Downloaded facet-core v0.27.16
[INFO] [stderr]   Downloaded facet-macros-emit v0.27.16
[INFO] [stderr]   Downloaded wide v0.7.26
[INFO] [stderr]   Downloaded resvg v0.42.0
[INFO] [stderr]   Downloaded imageproc v0.25.0
[INFO] [stderr]   Downloaded kurbo v0.11.0
[INFO] [stderr]   Downloaded owned_ttf_parser v0.24.0
[INFO] [stderr]   Downloaded ttf-parser v0.24.0
[INFO] [stderr]   Downloaded pathfinding v4.14.0
[INFO] [stderr]   Downloaded winnow v0.7.11
[INFO] [stderr]   Downloaded usvg v0.42.0
[INFO] [stderr]   Downloaded image v0.25.2
[INFO] [stderr]   Downloaded facet-reflect v0.27.16
[INFO] [stderr]   Downloaded image-webp v0.1.3
[INFO] [stderr]   Downloaded bitstream-io v2.5.0
[INFO] [stderr]   Downloaded facet v0.27.16
[INFO] [stderr]   Downloaded ariadne v0.5.1
[INFO] [stderr]   Downloaded ab_glyph v0.2.28
[INFO] [stderr]   Downloaded svgtypes v0.15.1
[INFO] [stderr]   Downloaded built v0.7.4
[INFO] [stderr]   Downloaded target-lexicon v0.12.15
[INFO] [stderr]   Downloaded unicode-joining-type v0.7.0
[INFO] [stderr]   Downloaded rgb v0.8.45
[INFO] [stderr]   Downloaded avif-serialize v0.8.1
[INFO] [stderr]   Downloaded deprecate-until v0.1.1
[INFO] [stderr]   Downloaded icu_segmenter v1.5.0
[INFO] [stderr]   Downloaded icu_segmenter_data v1.5.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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4d52cb14f267a57d54a9fb9abfbc22dbfcf58a0e8c74ff811330bad17926c4e2
[INFO] running `Command { std: "docker" "start" "-a" "4d52cb14f267a57d54a9fb9abfbc22dbfcf58a0e8c74ff811330bad17926c4e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4d52cb14f267a57d54a9fb9abfbc22dbfcf58a0e8c74ff811330bad17926c4e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d52cb14f267a57d54a9fb9abfbc22dbfcf58a0e8c74ff811330bad17926c4e2", kill_on_drop: false }`
[INFO] [stdout] 4d52cb14f267a57d54a9fb9abfbc22dbfcf58a0e8c74ff811330bad17926c4e2
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c46085dab7d819f2c341cfbc6d8e3d43a39b1e27d3ea1a751f8d5ba66d62c7b5
[INFO] running `Command { std: "docker" "start" "-a" "c46085dab7d819f2c341cfbc6d8e3d43a39b1e27d3ea1a751f8d5ba66d62c7b5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling bytemuck v1.16.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling built v0.7.4
[INFO] [stderr]    Compiling mutants v0.0.3
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling shadow_counted v0.4.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling imgref v1.10.1
[INFO] [stderr]    Compiling bitstream-io v2.5.0
[INFO] [stderr]    Compiling safe_arch v0.7.2
[INFO] [stderr]    Compiling rgb v0.8.45
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling impls v1.0.3
[INFO] [stderr]    Compiling arrayref v0.3.8
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]    Compiling facet-core v0.27.16
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]    Compiling kurbo v0.11.0
[INFO] [stderr]    Compiling avif-serialize v0.8.1
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling wide v0.7.26
[INFO] [stderr]    Compiling unicode-joining-type v0.7.0
[INFO] [stderr]    Compiling ttf-parser v0.24.0
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling tiff v0.9.1
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling unsynn v0.1.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling v_frame v0.3.8
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling facet-macros-parse v0.27.16
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling svgtypes v0.15.1
[INFO] [stderr]    Compiling image-webp v0.1.3
[INFO] [stderr]    Compiling zune-jpeg v0.4.13
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling core_maths v0.1.0
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling facet-macros-emit v0.27.16
[INFO] [stderr]    Compiling roxmltree v0.20.0
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.8
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling icu_segmenter_data v1.5.0
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling owned_ttf_parser v0.24.0
[INFO] [stderr]    Compiling winnow v0.7.11
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling ariadne v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ab_glyph v0.2.28
[INFO] [stderr]    Compiling usvg v0.42.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling av1-grain v0.2.3
[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/2fd6efc32704647e64d3d646d21c4c68eae100e4/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.104/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"' --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=bdc15f180ce732f6 -C extra-filename=-bc078fd348b704b4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f2cb704e44ab500c.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-061df06a382b558e.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f2de522ba645d884.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" "c46085dab7d819f2c341cfbc6d8e3d43a39b1e27d3ea1a751f8d5ba66d62c7b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c46085dab7d819f2c341cfbc6d8e3d43a39b1e27d3ea1a751f8d5ba66d62c7b5", kill_on_drop: false }`
[INFO] [stdout] c46085dab7d819f2c341cfbc6d8e3d43a39b1e27d3ea1a751f8d5ba66d62c7b5
