[INFO] cloning repository https://github.com/ercp/ercp_cli_example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ercp/ercp_cli_example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fercp%2Fercp_cli_example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fercp%2Fercp_cli_example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0039acdab5a26da8acc4d749bc94fbfce25ec45e [INFO] testing ercp/ercp_cli_example against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fercp%2Fercp_cli_example" "/workspace/builds/worker-48/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-48/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ercp/ercp_cli_example on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ercp/ercp_cli_example [INFO] finished tweaking git repo https://github.com/ercp/ercp_cli_example [INFO] tweaked toml for git repo https://github.com/ercp/ercp_cli_example written to /workspace/builds/worker-48/source/Cargo.toml [INFO] crate git repo https://github.com/ercp/ercp_cli_example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d913108a9f8f0502849f2ce2b8bd248889106b36a46b772d622c0c91eebc6d7 [INFO] running `Command { std: "docker" "start" "-a" "3d913108a9f8f0502849f2ce2b8bd248889106b36a46b772d622c0c91eebc6d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d913108a9f8f0502849f2ce2b8bd248889106b36a46b772d622c0c91eebc6d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d913108a9f8f0502849f2ce2b8bd248889106b36a46b772d622c0c91eebc6d7", kill_on_drop: false }` [INFO] [stdout] 3d913108a9f8f0502849f2ce2b8bd248889106b36a46b772d622c0c91eebc6d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b63b0105916e925146d7f25d11d1a8359158a51f5bb5bb995830ba62368124fb [INFO] running `Command { std: "docker" "start" "-a" "b63b0105916e925146d7f25d11d1a8359158a51f5bb5bb995830ba62368124fb", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling nix v0.16.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling embedded-crc-macros v0.1.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling ercp_basic v0.1.0 (https://github.com/ercp/ercp_basic.rs.git?branch=develop#239ca474) [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling libudev v0.2.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serialport v4.0.1 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling ercp_device v0.1.0 (https://github.com/ercp/cli?branch=develop#f5439017) [INFO] [stderr] Compiling ercp_cli v0.1.0 (https://github.com/ercp/cli?branch=develop#f5439017) [INFO] [stderr] Compiling ercp_cli_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "b63b0105916e925146d7f25d11d1a8359158a51f5bb5bb995830ba62368124fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b63b0105916e925146d7f25d11d1a8359158a51f5bb5bb995830ba62368124fb", kill_on_drop: false }` [INFO] [stdout] b63b0105916e925146d7f25d11d1a8359158a51f5bb5bb995830ba62368124fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d39fc13175fc7cf44ef1cd71f20fe78d2fedae5acc088fcd28a455ede4b66044 [INFO] running `Command { std: "docker" "start" "-a" "d39fc13175fc7cf44ef1cd71f20fe78d2fedae5acc088fcd28a455ede4b66044", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ercp_basic v0.1.0 (https://github.com/ercp/ercp_basic.rs.git?branch=develop#239ca474) [INFO] [stderr] Compiling ercp_device v0.1.0 (https://github.com/ercp/cli?branch=develop#f5439017) [INFO] [stderr] Compiling ercp_cli v0.1.0 (https://github.com/ercp/cli?branch=develop#f5439017) [INFO] [stderr] Compiling ercp_cli_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3.38s [INFO] running `Command { std: "docker" "inspect" "d39fc13175fc7cf44ef1cd71f20fe78d2fedae5acc088fcd28a455ede4b66044", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d39fc13175fc7cf44ef1cd71f20fe78d2fedae5acc088fcd28a455ede4b66044", kill_on_drop: false }` [INFO] [stdout] d39fc13175fc7cf44ef1cd71f20fe78d2fedae5acc088fcd28a455ede4b66044 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-48/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=warn" "-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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eec7153312f2a32af280570d2f7a3382cdf0fda6bb0e12a39daf4b05e600265f [INFO] running `Command { std: "docker" "start" "-a" "eec7153312f2a32af280570d2f7a3382cdf0fda6bb0e12a39daf4b05e600265f", kill_on_drop: false }` [INFO] [stderr] Compiling ercp_basic v0.1.0 (https://github.com/ercp/ercp_basic.rs.git?branch=develop#239ca474) [INFO] [stderr] Compiling ercp_device v0.1.0 (https://github.com/ercp/cli?branch=develop#f5439017) [INFO] [stderr] Compiling ercp_cli v0.1.0 (https://github.com/ercp/cli?branch=develop#f5439017) [INFO] [stderr] Compiling ercp_cli_example v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 18.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/device-e8110eb75610c747) [INFO] [stdout] [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" "eec7153312f2a32af280570d2f7a3382cdf0fda6bb0e12a39daf4b05e600265f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eec7153312f2a32af280570d2f7a3382cdf0fda6bb0e12a39daf4b05e600265f", kill_on_drop: false }` [INFO] [stdout] eec7153312f2a32af280570d2f7a3382cdf0fda6bb0e12a39daf4b05e600265f