[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] 645c46165cdcc319acabe72688cbfb569fac152a [INFO] checking newAM/rtt-daemon against master#9cf699d2ff4ff23a6d6862a35727f4d5d3567dae for pr-98456-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FnewAM%2Frtt-daemon" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/newAM/rtt-daemon on toolchain 9cf699d2ff4ff23a6d6862a35727f4d5d3567dae [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9cf699d2ff4ff23a6d6862a35727f4d5d3567dae" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-3/source/Cargo.toml [INFO] crate git repo https://github.com/newAM/rtt-daemon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9cf699d2ff4ff23a6d6862a35727f4d5d3567dae" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctor v0.1.22 [INFO] [stderr] Downloaded ctrlc v3.2.2 [INFO] [stderr] Downloaded probe-rs-rtt v0.12.0 [INFO] [stderr] Downloaded clap v3.2.6 [INFO] [stderr] Downloaded value-bag v1.0.0-alpha.9 [INFO] [stderr] Downloaded nix v0.24.1 [INFO] [stderr] Downloaded clap_lex v0.2.3 [INFO] [stderr] Downloaded os_str_bytes v6.1.0 [INFO] [stderr] Downloaded libsystemd v0.5.0 [INFO] [stderr] Downloaded clap_derive v3.2.6 [INFO] [stderr] Downloaded systemd-journal-logger v0.5.0 [INFO] [stderr] Downloaded serde_yaml v0.8.24 [INFO] [stderr] Downloaded hmac v0.12.1 [INFO] [stderr] Downloaded object v0.29.0 [INFO] [stderr] Downloaded hidapi v1.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+9cf699d2ff4ff23a6d6862a35727f4d5d3567dae" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc21eca10fbf73ad6d8217f8fe89cc9ee3e19f79125ab09d02325e6b45f4a143 [INFO] running `Command { std: "docker" "start" "-a" "bc21eca10fbf73ad6d8217f8fe89cc9ee3e19f79125ab09d02325e6b45f4a143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc21eca10fbf73ad6d8217f8fe89cc9ee3e19f79125ab09d02325e6b45f4a143", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc21eca10fbf73ad6d8217f8fe89cc9ee3e19f79125ab09d02325e6b45f4a143", kill_on_drop: false }` [INFO] [stdout] bc21eca10fbf73ad6d8217f8fe89cc9ee3e19f79125ab09d02325e6b45f4a143 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+9cf699d2ff4ff23a6d6862a35727f4d5d3567dae" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12f63f5710dbcbc067bd1e890a76da756ed672a55872603c5abd735d1d97c62e [INFO] running `Command { std: "docker" "start" "-a" "12f63f5710dbcbc067bd1e890a76da756ed672a55872603c5abd735d1d97c62e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ryu v1.0.10 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling rusb v0.8.1 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking funty v1.2.0 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking thousands v0.2.0 [INFO] [stderr] Checking svg v0.10.0 [INFO] [stderr] Checking ihex v3.0.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking os_str_bytes v6.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking bitfield v0.13.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking clap_lex v0.2.3 [INFO] [stderr] Checking wyz v0.4.0 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Compiling libusb1-sys v0.5.0 [INFO] [stderr] Compiling hidapi v1.4.1 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Checking bitvec v0.22.3 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking object v0.29.0 [INFO] [stderr] Checking nix v0.24.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking ctrlc v3.2.2 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling enum-primitive-derive v0.2.2 [INFO] [stderr] Compiling clap_derive v3.2.6 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking jaylink v0.2.0 [INFO] [stderr] Checking clap v3.2.6 [INFO] [stderr] Compiling jep106 v0.2.6 [INFO] [stderr] Compiling serde_yaml v0.8.24 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling probe-rs-target v0.12.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking libsystemd v0.5.0 [INFO] [stderr] Checking systemd-journal-logger v0.5.0 [INFO] [stderr] Compiling probe-rs v0.12.0 [INFO] [stderr] Checking probe-rs-rtt v0.12.0 [INFO] [stderr] Checking rtt-daemon v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 37.54s [INFO] running `Command { std: "docker" "inspect" "12f63f5710dbcbc067bd1e890a76da756ed672a55872603c5abd735d1d97c62e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12f63f5710dbcbc067bd1e890a76da756ed672a55872603c5abd735d1d97c62e", kill_on_drop: false }` [INFO] [stdout] 12f63f5710dbcbc067bd1e890a76da756ed672a55872603c5abd735d1d97c62e