[INFO] cloning repository https://github.com/2mauis/iox2_gsml_time_sync
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/2mauis/iox2_gsml_time_sync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2mauis%2Fiox2_gsml_time_sync", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2mauis%2Fiox2_gsml_time_sync'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e92fb4e8fbf57da0e14fcb734fb1249eba450b5a
[INFO] checking 2mauis/iox2_gsml_time_sync against master#f8463896a9b36a04899c013bd8825a7fd29dd7a4 for pr-151920
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2mauis%2Fiox2_gsml_time_sync" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/2mauis/iox2_gsml_time_sync
[INFO] finished tweaking git repo https://github.com/2mauis/iox2_gsml_time_sync
[INFO] tweaked toml for git repo https://github.com/2mauis/iox2_gsml_time_sync written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/2mauis/iox2_gsml_time_sync on toolchain f8463896a9b36a04899c013bd8825a7fd29dd7a4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/2mauis/iox2_gsml_time_sync 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" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nokhwa-bindings-windows v0.4.5
[INFO] [stderr]   Downloaded nasm-rs v0.3.1
[INFO] [stderr]   Downloaded nokhwa-bindings-macos v0.2.3
[INFO] [stderr]   Downloaded mozjpeg v0.10.13
[INFO] [stderr]   Downloaded iceoryx2-log-types v0.8.1
[INFO] [stderr]   Downloaded v4l2-sys-mit v0.3.0
[INFO] [stderr]   Downloaded cocoa-foundation v0.2.1
[INFO] [stderr]   Downloaded iceoryx2-bb-derive-macros v0.8.1
[INFO] [stderr]   Downloaded iceoryx2-pal-os-api v0.8.1
[INFO] [stderr]   Downloaded iceoryx2-pal-configuration v0.8.1
[INFO] [stderr]   Downloaded iceoryx2-bb-concurrency v0.8.1
[INFO] [stderr]   Downloaded iceoryx2-bb-lock-free v0.8.1
[INFO] [stderr]   Downloaded iceoryx2-bb-container v0.8.1
[INFO] [stderr]   Downloaded v4l v0.14.0
[INFO] [stderr]   Downloaded nokhwa v0.10.10
[INFO] [stderr]   Downloaded nokhwa-bindings-linux v0.1.3
[INFO] [stderr]   Downloaded iceoryx2-bb-linux v0.8.1
[INFO] [stderr]   Downloaded iceoryx2-bb-memory v0.8.1
[INFO] [stderr]   Downloaded iceoryx2-bb-posix v0.8.1
[INFO] [stderr]   Downloaded iceoryx2-pal-posix v0.8.1
[INFO] [stderr]   Downloaded iceoryx2-cal v0.8.1
[INFO] [stderr]   Downloaded iceoryx2 v0.8.1
[INFO] [stderr]   Downloaded iceoryx2-bb-elementary v0.8.1
[INFO] [stderr]   Downloaded iceoryx2-bb-elementary-traits v0.8.1
[INFO] [stderr]   Downloaded iceoryx2-bb-system-types v0.8.1
[INFO] [stderr]   Downloaded iceoryx2-log v0.8.1
[INFO] [stderr]   Downloaded iceoryx2-pal-concurrency-sync v0.8.1
[INFO] [stderr]   Downloaded iceoryx2-loggers v0.8.1
[INFO] [stderr]   Downloaded tiny-fn v0.1.9
[INFO] [stderr]   Downloaded core-media-sys v0.1.2
[INFO] [stderr]   Downloaded cocoa v0.20.2
[INFO] [stderr]   Downloaded metal v0.18.0
[INFO] [stderr]   Downloaded nokhwa-core v0.1.8
[INFO] [stderr]   Downloaded mozjpeg-sys v2.2.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5547b2417ca1a78a2f0d205e4c9c141e6554eba2758314211bce0099ca989d15
[INFO] running `Command { std: "docker" "start" "-a" "5547b2417ca1a78a2f0d205e4c9c141e6554eba2758314211bce0099ca989d15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5547b2417ca1a78a2f0d205e4c9c141e6554eba2758314211bce0099ca989d15", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5547b2417ca1a78a2f0d205e4c9c141e6554eba2758314211bce0099ca989d15", kill_on_drop: false }`
[INFO] [stdout] 5547b2417ca1a78a2f0d205e4c9c141e6554eba2758314211bce0099ca989d15
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+f8463896a9b36a04899c013bd8825a7fd29dd7a4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 694c352ab3a81062378af26be5d83f0ff6392782b93b23630548fc1f3cf113dd
[INFO] running `Command { std: "docker" "start" "-a" "694c352ab3a81062378af26be5d83f0ff6392782b93b23630548fc1f3cf113dd", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling wayland-sys v0.31.8
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling wayland-client v0.31.12
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking iceoryx2-pal-concurrency-sync v0.8.1
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling zerocopy v0.8.35
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]    Compiling iceoryx2-bb-elementary-traits v0.8.1
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]    Compiling iceoryx2-pal-configuration v0.8.1
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking iceoryx2-log-types v0.8.1
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking iceoryx2-bb-concurrency v0.8.1
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling nasm-rs v0.3.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking async-lock v3.4.2
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling iceoryx2-bb-elementary v0.8.1
[INFO] [stderr]     Checking iceoryx2-log v0.8.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]    Compiling mozjpeg-sys v2.2.3
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]    Compiling bindgen v0.65.1
[INFO] [stderr]     Checking accesskit v0.21.1
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking smol_str v0.2.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/f8463896a9b36a04899c013bd8825a7fd29dd7a4/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.114/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=a646ab1bee55fa21 -C extra-filename=-b99040cd1de2907a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-10b5a6f9d6a98f4b.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-a06f417e92c8460f.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-d4cbec09b1fb15f6.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 `clang-sys` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/f8463896a9b36a04899c013bd8825a7fd29dd7a4/bin/rustc --crate-name clang_sys --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/clang-sys-1.8.1/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="clang_10_0"' --cfg 'feature="clang_11_0"' --cfg 'feature="clang_3_5"' --cfg 'feature="clang_3_6"' --cfg 'feature="clang_3_7"' --cfg 'feature="clang_3_8"' --cfg 'feature="clang_3_9"' --cfg 'feature="clang_4_0"' --cfg 'feature="clang_5_0"' --cfg 'feature="clang_6_0"' --cfg 'feature="clang_7_0"' --cfg 'feature="clang_8_0"' --cfg 'feature="clang_9_0"' --cfg 'feature="libloading"' --cfg 'feature="runtime"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clang_10_0", "clang_11_0", "clang_12_0", "clang_13_0", "clang_14_0", "clang_15_0", "clang_16_0", "clang_17_0", "clang_18_0", "clang_3_5", "clang_3_6", "clang_3_7", "clang_3_8", "clang_3_9", "clang_4_0", "clang_5_0", "clang_6_0", "clang_7_0", "clang_8_0", "clang_9_0", "libcpp", "libloading", "runtime", "static"))' -C metadata=18e10ee9c6584338 -C extra-filename=-3468a0dacc26dcdc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern glob=/opt/rustwide/target/debug/deps/libglob-2a70d14a7a68e908.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-bb09b30f62cf1a92.rmeta --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-de43f9bf4e778113.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "694c352ab3a81062378af26be5d83f0ff6392782b93b23630548fc1f3cf113dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "694c352ab3a81062378af26be5d83f0ff6392782b93b23630548fc1f3cf113dd", kill_on_drop: false }`
[INFO] [stdout] 694c352ab3a81062378af26be5d83f0ff6392782b93b23630548fc1f3cf113dd
