[INFO] cloning repository https://github.com/Javier-varez/defmt-uart [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Javier-varez/defmt-uart" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJavier-varez%2Fdefmt-uart", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJavier-varez%2Fdefmt-uart'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b4dbdf7eeb891961b53f59f3787730d5b926d746 [INFO] testing Javier-varez/defmt-uart against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJavier-varez%2Fdefmt-uart" "/workspace/builds/worker-73/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-73/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Javier-varez/defmt-uart on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Javier-varez/defmt-uart [INFO] finished tweaking git repo https://github.com/Javier-varez/defmt-uart [INFO] tweaked toml for git repo https://github.com/Javier-varez/defmt-uart written to /workspace/builds/worker-73/source/Cargo.toml [INFO] crate git repo https://github.com/Javier-varez/defmt-uart already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e6ebfde727bc42dc03c7b766ecdbdfbad588c4ec091ea6e0eb94d757afb4dc4f [INFO] running `Command { std: "docker" "start" "-a" "e6ebfde727bc42dc03c7b766ecdbdfbad588c4ec091ea6e0eb94d757afb4dc4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e6ebfde727bc42dc03c7b766ecdbdfbad588c4ec091ea6e0eb94d757afb4dc4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e6ebfde727bc42dc03c7b766ecdbdfbad588c4ec091ea6e0eb94d757afb4dc4f", kill_on_drop: false }` [INFO] [stdout] e6ebfde727bc42dc03c7b766ecdbdfbad588c4ec091ea6e0eb94d757afb4dc4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d891d54d448c6b5b4c868eb2d94a24af226b28cb6dbb5f1dd97ca940c1fed248 [INFO] running `Command { std: "docker" "start" "-a" "d891d54d448c6b5b4c868eb2d94a24af226b28cb6dbb5f1dd97ca940c1fed248", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.43 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling defmt-parser v0.2.2 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling defmt-decoder v0.2.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nix v0.22.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling structopt-derive v0.4.15 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling serialport v4.0.1 [INFO] [stderr] Compiling ctrlc v3.2.0 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling structopt v0.3.22 [INFO] [stderr] Compiling defmt-uart v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.46s [INFO] running `Command { std: "docker" "inspect" "d891d54d448c6b5b4c868eb2d94a24af226b28cb6dbb5f1dd97ca940c1fed248", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d891d54d448c6b5b4c868eb2d94a24af226b28cb6dbb5f1dd97ca940c1fed248", kill_on_drop: false }` [INFO] [stdout] d891d54d448c6b5b4c868eb2d94a24af226b28cb6dbb5f1dd97ca940c1fed248 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e0e80e7d4e701ae572d504083c77c19fed86ac8dc3b83143894a04b25504699b [INFO] running `Command { std: "docker" "start" "-a" "e0e80e7d4e701ae572d504083c77c19fed86ac8dc3b83143894a04b25504699b", kill_on_drop: false }` [INFO] [stderr] Compiling defmt-uart v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `Command { std: "docker" "inspect" "e0e80e7d4e701ae572d504083c77c19fed86ac8dc3b83143894a04b25504699b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0e80e7d4e701ae572d504083c77c19fed86ac8dc3b83143894a04b25504699b", kill_on_drop: false }` [INFO] [stdout] e0e80e7d4e701ae572d504083c77c19fed86ac8dc3b83143894a04b25504699b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-73/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 72d0315a0b292a444b7fe25bd8b32b88918cf84c9ead45d051f83302496cec02 [INFO] running `Command { std: "docker" "start" "-a" "72d0315a0b292a444b7fe25bd8b32b88918cf84c9ead45d051f83302496cec02", 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] Finished test [unoptimized + debuginfo] target(s) in 1.12s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/defmt_uart-b595e5931261c585) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "72d0315a0b292a444b7fe25bd8b32b88918cf84c9ead45d051f83302496cec02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72d0315a0b292a444b7fe25bd8b32b88918cf84c9ead45d051f83302496cec02", kill_on_drop: false }` [INFO] [stdout] 72d0315a0b292a444b7fe25bd8b32b88918cf84c9ead45d051f83302496cec02