[INFO] cloning repository https://github.com/magey3/morse [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/magey3/morse" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagey3%2Fmorse", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagey3%2Fmorse'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 13654057ebe1c2607c7585f7b9c852ac02285119 [INFO] testing magey3/morse against 1.55.0 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmagey3%2Fmorse" "/workspace/builds/worker-79/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-79/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/magey3/morse on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/magey3/morse [INFO] finished tweaking git repo https://github.com/magey3/morse [INFO] tweaked toml for git repo https://github.com/magey3/morse written to /workspace/builds/worker-79/source/Cargo.toml [INFO] crate git repo https://github.com/magey3/morse already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.test [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-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 748a64dc99a3a668318da0941ffb3e394a850b905e54c34f80e39186cf05547f [INFO] running `Command { std: "docker" "start" "-a" "748a64dc99a3a668318da0941ffb3e394a850b905e54c34f80e39186cf05547f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "748a64dc99a3a668318da0941ffb3e394a850b905e54c34f80e39186cf05547f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "748a64dc99a3a668318da0941ffb3e394a850b905e54c34f80e39186cf05547f", kill_on_drop: false }` [INFO] [stdout] 748a64dc99a3a668318da0941ffb3e394a850b905e54c34f80e39186cf05547f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff57d89a29b5d30a54d6090138aaab2a1cd6bfd4b61a82543f87e64c349b6104 [INFO] running `Command { std: "docker" "start" "-a" "ff57d89a29b5d30a54d6090138aaab2a1cd6bfd4b61a82543f87e64c349b6104", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.test [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [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.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling morse v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.83s [INFO] running `Command { std: "docker" "inspect" "ff57d89a29b5d30a54d6090138aaab2a1cd6bfd4b61a82543f87e64c349b6104", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff57d89a29b5d30a54d6090138aaab2a1cd6bfd4b61a82543f87e64c349b6104", kill_on_drop: false }` [INFO] [stdout] ff57d89a29b5d30a54d6090138aaab2a1cd6bfd4b61a82543f87e64c349b6104 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 700aa0a6273628ec2e1d36af732b281a6c60f8c6c5f9c3218acdf34183db3291 [INFO] running `Command { std: "docker" "start" "-a" "700aa0a6273628ec2e1d36af732b281a6c60f8c6c5f9c3218acdf34183db3291", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.test [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling morse v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.19s [INFO] running `Command { std: "docker" "inspect" "700aa0a6273628ec2e1d36af732b281a6c60f8c6c5f9c3218acdf34183db3291", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "700aa0a6273628ec2e1d36af732b281a6c60f8c6c5f9c3218acdf34183db3291", kill_on_drop: false }` [INFO] [stdout] 700aa0a6273628ec2e1d36af732b281a6c60f8c6c5f9c3218acdf34183db3291 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a069e1c3731116d6032e006a5be0fc44f65a2b0fb1a2adaf62615e9222fc3e6e [INFO] running `Command { std: "docker" "start" "-a" "a069e1c3731116d6032e006a5be0fc44f65a2b0fb1a2adaf62615e9222fc3e6e", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: package.test [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.67s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/morse-8ce38356f48bb362) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::open_and_decode_table_file ... ok [INFO] [stdout] test tests::decode_morse ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a069e1c3731116d6032e006a5be0fc44f65a2b0fb1a2adaf62615e9222fc3e6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a069e1c3731116d6032e006a5be0fc44f65a2b0fb1a2adaf62615e9222fc3e6e", kill_on_drop: false }` [INFO] [stdout] a069e1c3731116d6032e006a5be0fc44f65a2b0fb1a2adaf62615e9222fc3e6e