[INFO] cloning repository https://github.com/dmweis/robot-head-service
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dmweis/robot-head-service" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmweis%2Frobot-head-service", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmweis%2Frobot-head-service'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1ca87503a8a5dad9ae262bd1de8b32c84f73433
[INFO] testing dmweis/robot-head-service against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdmweis%2Frobot-head-service" "/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/dmweis/robot-head-service
[INFO] finished tweaking git repo https://github.com/dmweis/robot-head-service
[INFO] tweaked toml for git repo https://github.com/dmweis/robot-head-service written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/dmweis/robot-head-service 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/dmweis/robot-head-service 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 zenoh-collections v0.7.2-rc
[INFO] [stderr]   Downloaded zenoh-config v0.7.2-rc
[INFO] [stderr]   Downloaded zenoh-util v0.7.2-rc
[INFO] [stderr]   Downloaded zenoh-result v0.7.2-rc
[INFO] [stderr]   Downloaded zenoh-buffers v0.7.2-rc
[INFO] [stderr]   Downloaded zenoh-core v0.7.2-rc
[INFO] [stderr]   Downloaded uhlc v0.6.3
[INFO] [stderr]   Downloaded is-terminal v0.4.12
[INFO] [stderr]   Downloaded zenoh-keyexpr v0.7.2-rc
[INFO] [stderr]   Downloaded zenoh-link-commons v0.7.2-rc
[INFO] [stderr]   Downloaded zenoh-link v0.7.2-rc
[INFO] [stderr]   Downloaded zenoh-sync v0.7.2-rc
[INFO] [stderr]   Downloaded pkcs1 v0.4.1
[INFO] [stderr]   Downloaded zenoh-macros v0.7.2-rc
[INFO] [stderr]   Downloaded zenoh-plugin-trait v0.7.2-rc
[INFO] [stderr]   Downloaded zenoh-link-tcp v0.7.2-rc
[INFO] [stderr]   Downloaded zenoh-link-tls v0.7.2-rc
[INFO] [stderr]   Downloaded zenoh-crypto v0.7.2-rc
[INFO] [stderr]   Downloaded pnet_sys v0.33.0
[INFO] [stderr]   Downloaded zenoh-protocol v0.7.2-rc
[INFO] [stderr]   Downloaded const-random v0.1.17
[INFO] [stderr]   Downloaded zenoh-cfg-properties v0.7.2-rc
[INFO] [stderr]   Downloaded zenoh-link-quic v0.7.2-rc
[INFO] [stderr]   Downloaded zenoh-link-unixsock_stream v0.7.2-rc
[INFO] [stderr]   Downloaded zenoh-link-udp v0.7.2-rc
[INFO] [stderr]   Downloaded pnet_base v0.33.0
[INFO] [stderr]   Downloaded hermit-abi v0.3.6
[INFO] [stderr]   Downloaded zenoh-link-ws v0.7.2-rc
[INFO] [stderr]   Downloaded zenoh-codec v0.7.2-rc
[INFO] [stderr]   Downloaded mio-serial v5.0.5
[INFO] [stderr]   Downloaded pnet_transport v0.33.0
[INFO] [stderr]   Downloaded unescaper v0.1.4
[INFO] [stderr]   Downloaded tokio-serial v5.4.4
[INFO] [stderr]   Downloaded pest_generator v2.7.7
[INFO] [stderr]   Downloaded pnet_macros_support v0.33.0
[INFO] [stderr]   Downloaded pnet v0.33.0
[INFO] [stderr]   Downloaded lss_driver v0.8.4
[INFO] [stderr]   Downloaded lz4_flex v0.10.0
[INFO] [stderr]   Downloaded async-rustls v0.4.2
[INFO] [stderr]   Downloaded pnet_macros v0.33.0
[INFO] [stderr]   Downloaded serialport v4.3.0
[INFO] [stderr]   Downloaded rsa v0.8.2
[INFO] [stderr]   Downloaded pest_meta v2.7.7
[INFO] [stderr]   Downloaded polling v3.5.0
[INFO] [stderr]   Downloaded pest_derive v2.7.7
[INFO] [stderr]   Downloaded toml_edit v0.22.5
[INFO] [stderr]   Downloaded winnow v0.6.1
[INFO] [stderr]   Downloaded zenoh v0.7.2-rc
[INFO] [stderr]   Downloaded zenoh-transport v0.7.2-rc
[INFO] [stderr]   Downloaded pest v2.7.7
[INFO] [stderr]   Downloaded pnet_packet v0.33.0
[INFO] [stderr]   Downloaded pnet_datalink v0.33.0
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f69fae06a650666a49ea718c1be76a411915f88ad41e9224889bc3157c8b3f8e
[INFO] running `Command { std: "docker" "start" "-a" "f69fae06a650666a49ea718c1be76a411915f88ad41e9224889bc3157c8b3f8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f69fae06a650666a49ea718c1be76a411915f88ad41e9224889bc3157c8b3f8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f69fae06a650666a49ea718c1be76a411915f88ad41e9224889bc3157c8b3f8e", kill_on_drop: false }`
[INFO] [stdout] f69fae06a650666a49ea718c1be76a411915f88ad41e9224889bc3157c8b3f8e
[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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8270bb5402a6dec3a7c4238db5e208ece362f019d1225250dfbf8c784eea8ec3
[INFO] running `Command { std: "docker" "start" "-a" "8270bb5402a6dec3a7c4238db5e208ece362f019d1225250dfbf8c784eea8ec3", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling value-bag v1.8.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling parking v2.2.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling thiserror v1.0.57
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling futures-lite v2.3.0
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling polling v2.8.0
[INFO] [stderr]    Compiling rustix v0.37.27
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling async-io v1.13.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.3.8
[INFO] [stderr]    Compiling zenoh-result v0.7.2-rc
[INFO] [stderr]    Compiling waker-fn v1.1.1
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling async-task v4.7.0
[INFO] [stderr]    Compiling piper v0.2.1
[INFO] [stderr]    Compiling token-cell v1.5.0
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling keyed-set v0.4.5
[INFO] [stderr]    Compiling async-lock v2.8.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling zenoh-collections v0.7.2-rc
[INFO] [stderr]    Compiling no-std-net v0.6.0
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling zenoh-buffers v0.7.2-rc
[INFO] [stderr]    Compiling pnet_base v0.33.0
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling pnet v0.33.0
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling event-listener v4.0.3
[INFO] [stderr]    Compiling event-listener v5.3.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling event-listener v3.1.0
[INFO] [stderr]    Compiling pnet_macros_support v0.33.0
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling event-listener-strategy v0.5.1
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]    Compiling event-listener-strategy v0.4.0
[INFO] [stderr]    Compiling indexmap v2.2.3
[INFO] [stderr]    Compiling zenoh-cfg-properties v0.7.2-rc
[INFO] [stderr]    Compiling async-lock v3.3.0
[INFO] [stderr]    Compiling async-channel v2.2.1
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling async-executor v1.11.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling regex-automata v0.4.5
[INFO] [stderr]    Compiling socket2 v0.4.10
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling nanorand v0.7.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pnet_sys v0.33.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling shellexpand v3.1.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling const-random v0.1.17
[INFO] [stderr]    Compiling zenoh-macros v0.7.2-rc
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling dlv-list v0.5.2
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling array-init v2.1.0
[INFO] [stderr]    Compiling regex v1.10.3
[INFO] [stderr]    Compiling winnow v0.6.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling num-iter v0.1.44
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling zenoh-crypto v0.7.2-rc
[INFO] [stderr]    Compiling pkcs1 v0.4.1
[INFO] [stderr]    Compiling ringbuffer-spsc v0.1.9
[INFO] [stderr]    Compiling zenoh v0.7.2-rc
[INFO] [stderr]    Compiling ordered-multimap v0.6.0
[INFO] [stderr]    Compiling lz4_flex v0.10.0
[INFO] [stderr]    Compiling is-terminal v0.4.12
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling clap_builder v4.5.0
[INFO] [stderr]    Compiling petgraph v0.6.4
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling rust-ini v0.19.0
[INFO] [stderr]    Compiling nom v7.1.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.48/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=1ac924080cb5daf1 -C extra-filename=-08d109eef9e34fe3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e7d3e92e30a3d9d9.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5074db85a98360d4.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" "8270bb5402a6dec3a7c4238db5e208ece362f019d1225250dfbf8c784eea8ec3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8270bb5402a6dec3a7c4238db5e208ece362f019d1225250dfbf8c784eea8ec3", kill_on_drop: false }`
[INFO] [stdout] 8270bb5402a6dec3a7c4238db5e208ece362f019d1225250dfbf8c784eea8ec3
