[INFO] cloning repository https://github.com/newAM/rtt-daemon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/newAM/rtt-daemon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnewAM%2Frtt-daemon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnewAM%2Frtt-daemon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a08d75305e27b20a9767632a698f285c22244a98
[INFO] testing newAM/rtt-daemon against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnewAM%2Frtt-daemon" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/newAM/rtt-daemon
[INFO] finished tweaking git repo https://github.com/newAM/rtt-daemon
[INFO] tweaked toml for git repo https://github.com/newAM/rtt-daemon written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/newAM/rtt-daemon on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/newAM/rtt-daemon 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unescaper v0.1.5
[INFO] [stderr]   Downloaded bitfield v0.17.0
[INFO] [stderr]   Downloaded ctrlc v3.4.5
[INFO] [stderr]   Downloaded deku_derive v0.16.0
[INFO] [stderr]   Downloaded polling v3.7.4
[INFO] [stderr]   Downloaded async-io v2.4.0
[INFO] [stderr]   Downloaded deku v0.16.0
[INFO] [stderr]   Downloaded miette-derive v7.4.0
[INFO] [stderr]   Downloaded ruzstd v0.7.3
[INFO] [stderr]   Downloaded miette v7.4.0
[INFO] [stderr]   Downloaded time v0.3.37
[INFO] [stderr]   Downloaded cc v1.2.5
[INFO] [stderr]   Downloaded nusb v0.1.12
[INFO] [stderr]   Downloaded serde_with v3.11.0
[INFO] [stderr]   Downloaded zerocopy v0.8.14
[INFO] [stderr]   Downloaded syn v2.0.91
[INFO] [stderr]   Downloaded futures-lite v2.5.0
[INFO] [stderr]   Downloaded nix v0.27.1
[INFO] [stderr]   Downloaded jep106 v0.2.10
[INFO] [stderr]   Downloaded docsplay-macros v0.1.1
[INFO] [stderr]   Downloaded esp-idf-part v0.5.0
[INFO] [stderr]   Downloaded zero v0.1.3
[INFO] [stderr]   Downloaded probe-rs-target v0.25.0
[INFO] [stderr]   Downloaded xmas-elf v0.9.1
[INFO] [stderr]   Downloaded ihex v3.0.0
[INFO] [stderr]   Downloaded parse_int v0.6.0
[INFO] [stderr]   Downloaded serialport v4.6.1
[INFO] [stderr]   Downloaded typed-path v0.10.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.14
[INFO] [stderr]   Downloaded event-listener-strategy v0.5.3
[INFO] [stderr]   Downloaded docsplay v0.1.1
[INFO] [stderr]   Downloaded uf2-decode v0.2.0
[INFO] [stderr]   Downloaded udev v0.8.0
[INFO] [stderr]   Downloaded systemd-journal-logger v2.2.0
[INFO] [stderr]   Downloaded probe-rs v0.25.0
[INFO] [stderr]   Downloaded espflash v3.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12204408f961f799b197fd847ba172bdc92f282a18099e8bb8c696bd043ef0c7
[INFO] running `Command { std: "docker" "start" "-a" "12204408f961f799b197fd847ba172bdc92f282a18099e8bb8c696bd043ef0c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12204408f961f799b197fd847ba172bdc92f282a18099e8bb8c696bd043ef0c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12204408f961f799b197fd847ba172bdc92f282a18099e8bb8c696bd043ef0c7", kill_on_drop: false }`
[INFO] [stdout] 12204408f961f799b197fd847ba172bdc92f282a18099e8bb8c696bd043ef0c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 25cdb3a641daf3f93a218c2109a8bd2cf6f693da2c885500df82164b49e85b19
[INFO] running `Command { std: "docker" "start" "-a" "25cdb3a641daf3f93a218c2109a8bd2cf6f693da2c885500df82164b49e85b19", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling serde v1.0.216
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling icu_properties_data v1.5.0
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.0
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling rustix v0.38.42
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling cc v1.2.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling miniz_oxide v0.8.2
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]    Compiling hash32 v0.3.1
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.3
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling parse_int v0.6.0
[INFO] [stderr]    Compiling zero v0.1.3
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling md5 v0.7.0
[INFO] [stderr]    Compiling hidapi v2.6.3
[INFO] [stderr]    Compiling udev v0.8.0
[INFO] [stderr]    Compiling ruzstd v0.7.3
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling xmas-elf v0.9.1
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling nix v0.27.1
[INFO] [stderr]    Compiling futures-lite v2.5.0
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling serde_json v1.0.134
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling ihex v3.0.0
[INFO] [stderr]    Compiling typed-path v0.10.0
[INFO] [stderr]    Compiling svg v0.18.0
[INFO] [stderr]    Compiling uf2-decode v0.2.0
[INFO] [stderr]    Compiling bitfield v0.17.0
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling darling_core v0.14.4
[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/0d162b25edd5bf0dba9a22e83b614f1113e90474/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.91/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=c68a0f87657a39ca -C extra-filename=-fbd882a114c14d1a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-442acad4d4e7f208.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-63a3278dad69ce7b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.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/0d162b25edd5bf0dba9a22e83b614f1113e90474/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/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"' --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=20cba7e5eb9b3293 -C extra-filename=-e406fc8815099942 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-442acad4d4e7f208.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-63a3278dad69ce7b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-13328ff8d6cc16fd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "25cdb3a641daf3f93a218c2109a8bd2cf6f693da2c885500df82164b49e85b19", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "25cdb3a641daf3f93a218c2109a8bd2cf6f693da2c885500df82164b49e85b19", kill_on_drop: false }`
[INFO] [stdout] 25cdb3a641daf3f93a218c2109a8bd2cf6f693da2c885500df82164b49e85b19
