[INFO] cloning repository https://github.com/marius851000/pmdtranslate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marius851000/pmdtranslate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarius851000%2Fpmdtranslate", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarius851000%2Fpmdtranslate'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 04ba04f3049a2a774f5eb09c4ddf6fcd738a2bfc [INFO] testing marius851000/pmdtranslate against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarius851000%2Fpmdtranslate" "/workspace/builds/worker-76/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-76/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/marius851000/pmdtranslate on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marius851000/pmdtranslate [INFO] finished tweaking git repo https://github.com/marius851000/pmdtranslate [INFO] tweaked toml for git repo https://github.com/marius851000/pmdtranslate written to /workspace/builds/worker-76/source/Cargo.toml [INFO] crate git repo https://github.com/marius851000/pmdtranslate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9188c0cb24a5bdea4486ec61b897af4d0d113ca4b608d0fc9ffe4120ddad7f54 [INFO] running `Command { std: "docker" "start" "-a" "9188c0cb24a5bdea4486ec61b897af4d0d113ca4b608d0fc9ffe4120ddad7f54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9188c0cb24a5bdea4486ec61b897af4d0d113ca4b608d0fc9ffe4120ddad7f54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9188c0cb24a5bdea4486ec61b897af4d0d113ca4b608d0fc9ffe4120ddad7f54", kill_on_drop: false }` [INFO] [stdout] 9188c0cb24a5bdea4486ec61b897af4d0d113ca4b608d0fc9ffe4120ddad7f54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 064b92c9d19d784e95c6c6edeb055fda6d877c4ff826b7ed613288aa9e10797f [INFO] running `Command { std: "docker" "start" "-a" "064b92c9d19d784e95c6c6edeb055fda6d877c4ff826b7ed613288aa9e10797f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.89 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling binwrite_derive v0.2.1 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling binread_derive v1.4.3 [INFO] [stderr] Compiling clap_derive v3.1.4 [INFO] [stderr] Compiling binwrite v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling io_partition v1.1.1 [INFO] [stderr] Compiling pmd_sir0 v1.2.2 [INFO] [stderr] Compiling binread v2.2.0 [INFO] [stderr] Compiling clap v3.1.6 [INFO] [stderr] Compiling binread v1.4.1 [INFO] [stderr] Compiling pmd_code_table v0.1.0 [INFO] [stderr] Compiling pmd_message v2.0.0 [INFO] [stderr] Compiling pmd_farc v1.0.1 [INFO] [stderr] Compiling translatepmd v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.89s [INFO] running `Command { std: "docker" "inspect" "064b92c9d19d784e95c6c6edeb055fda6d877c4ff826b7ed613288aa9e10797f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "064b92c9d19d784e95c6c6edeb055fda6d877c4ff826b7ed613288aa9e10797f", kill_on_drop: false }` [INFO] [stdout] 064b92c9d19d784e95c6c6edeb055fda6d877c4ff826b7ed613288aa9e10797f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e04c59f4fa27a8437c8ae11cf6c78b8f02d7ce6c72e4b6a740846e2d808632f [INFO] running `Command { std: "docker" "start" "-a" "1e04c59f4fa27a8437c8ae11cf6c78b8f02d7ce6c72e4b6a740846e2d808632f", kill_on_drop: false }` [INFO] [stderr] Compiling translatepmd v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.01s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/translatepmd-d83a5d8f3e439490) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/translatepmd-cc78576060891f39) [INFO] running `Command { std: "docker" "inspect" "1e04c59f4fa27a8437c8ae11cf6c78b8f02d7ce6c72e4b6a740846e2d808632f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e04c59f4fa27a8437c8ae11cf6c78b8f02d7ce6c72e4b6a740846e2d808632f", kill_on_drop: false }` [INFO] [stdout] 1e04c59f4fa27a8437c8ae11cf6c78b8f02d7ce6c72e4b6a740846e2d808632f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3b4f57a20027ebe0a387e76e50d3a10f2eb1ab6db9f41e824fd8163a6f1381a3 [INFO] running `Command { std: "docker" "start" "-a" "3b4f57a20027ebe0a387e76e50d3a10f2eb1ab6db9f41e824fd8163a6f1381a3", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 11.00s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/translatepmd-d83a5d8f3e439490) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/translatepmd-cc78576060891f39) [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] [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] [stderr] Doc-tests translatepmd [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" "3b4f57a20027ebe0a387e76e50d3a10f2eb1ab6db9f41e824fd8163a6f1381a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b4f57a20027ebe0a387e76e50d3a10f2eb1ab6db9f41e824fd8163a6f1381a3", kill_on_drop: false }` [INFO] [stdout] 3b4f57a20027ebe0a387e76e50d3a10f2eb1ab6db9f41e824fd8163a6f1381a3