[INFO] fetching crate translatepmd 1.0.0... [INFO] testing translatepmd-1.0.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate translatepmd 1.0.0 into /workspace/builds/worker-83/source [INFO] validating manifest of crates.io crate translatepmd 1.0.0 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 crates.io crate translatepmd 1.0.0 [INFO] finished tweaking crates.io crate translatepmd 1.0.0 [INFO] tweaked toml for crates.io crate translatepmd 1.0.0 written to /workspace/builds/worker-83/source/Cargo.toml [INFO] crate crates.io crate translatepmd 1.0.0 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-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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] c1846a0a842c4f6b7b4fa5549ce0b26e80d8db0642fb3b69811cb83d0b08f2de [INFO] running `Command { std: "docker" "start" "-a" "c1846a0a842c4f6b7b4fa5549ce0b26e80d8db0642fb3b69811cb83d0b08f2de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c1846a0a842c4f6b7b4fa5549ce0b26e80d8db0642fb3b69811cb83d0b08f2de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1846a0a842c4f6b7b4fa5549ce0b26e80d8db0642fb3b69811cb83d0b08f2de", kill_on_drop: false }` [INFO] [stdout] c1846a0a842c4f6b7b4fa5549ce0b26e80d8db0642fb3b69811cb83d0b08f2de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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] eb5c2cb6ddc005f82f622461d42a5d5142f478313e71715367a7b98c83a9cdd8 [INFO] running `Command { std: "docker" "start" "-a" "eb5c2cb6ddc005f82f622461d42a5d5142f478313e71715367a7b98c83a9cdd8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.42 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling textwrap v0.12.1 [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.7.0 [INFO] [stderr] Compiling paste-impl v0.1.18 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling paste v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling binread_derive v2.0.0 [INFO] [stderr] Compiling binwrite_derive v0.2.1 [INFO] [stderr] Compiling binread_derive v1.4.3 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling binwrite v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling io_partition v1.1.1 [INFO] [stderr] Compiling pmd_sir0 v1.2.1 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling binread v2.1.1 [INFO] [stderr] Compiling pmd_code_table v0.1.0 [INFO] [stderr] Compiling pmd_message v2.0.0 [INFO] [stderr] Compiling binread v1.4.1 [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 46.75s [INFO] running `Command { std: "docker" "inspect" "eb5c2cb6ddc005f82f622461d42a5d5142f478313e71715367a7b98c83a9cdd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb5c2cb6ddc005f82f622461d42a5d5142f478313e71715367a7b98c83a9cdd8", kill_on_drop: false }` [INFO] [stdout] eb5c2cb6ddc005f82f622461d42a5d5142f478313e71715367a7b98c83a9cdd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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] bf3b1e5f96573a77ddd56e6c30339f22a9976f404c24eee5344eb190fe24144f [INFO] running `Command { std: "docker" "start" "-a" "bf3b1e5f96573a77ddd56e6c30339f22a9976f404c24eee5344eb190fe24144f", kill_on_drop: false }` [INFO] [stderr] Compiling translatepmd v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.78s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/translatepmd-84ea941f17a87cc4) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/translatepmd-ebf5cf027f5eea88) [INFO] running `Command { std: "docker" "inspect" "bf3b1e5f96573a77ddd56e6c30339f22a9976f404c24eee5344eb190fe24144f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf3b1e5f96573a77ddd56e6c30339f22a9976f404c24eee5344eb190fe24144f", kill_on_drop: false }` [INFO] [stdout] bf3b1e5f96573a77ddd56e6c30339f22a9976f404c24eee5344eb190fe24144f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-83/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] 0b9514357bee128dff6e5f292100175766daf21f965ceaead0dd2c3848e2fdb8 [INFO] running `Command { std: "docker" "start" "-a" "0b9514357bee128dff6e5f292100175766daf21f965ceaead0dd2c3848e2fdb8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/translatepmd-84ea941f17a87cc4) [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] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/translatepmd-ebf5cf027f5eea88) [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.02s [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" "0b9514357bee128dff6e5f292100175766daf21f965ceaead0dd2c3848e2fdb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b9514357bee128dff6e5f292100175766daf21f965ceaead0dd2c3848e2fdb8", kill_on_drop: false }` [INFO] [stdout] 0b9514357bee128dff6e5f292100175766daf21f965ceaead0dd2c3848e2fdb8