[INFO] cloning repository https://github.com/jessebraham/core-isa-parser [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jessebraham/core-isa-parser" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessebraham%2Fcore-isa-parser", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjessebraham%2Fcore-isa-parser'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31b4693d362c93d2084eb72482784c3de3f64b3e [INFO] testing jessebraham/core-isa-parser 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%2Fjessebraham%2Fcore-isa-parser" "/workspace/builds/worker-52/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-52/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jessebraham/core-isa-parser 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/jessebraham/core-isa-parser [INFO] finished tweaking git repo https://github.com/jessebraham/core-isa-parser [INFO] tweaked toml for git repo https://github.com/jessebraham/core-isa-parser written to /workspace/builds/worker-52/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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] f37f26c540fb1ec66f86c0563b837c2708a0e412b3f4ff74fb24b5c2188533fb [INFO] running `Command { std: "docker" "start" "-a" "f37f26c540fb1ec66f86c0563b837c2708a0e412b3f4ff74fb24b5c2188533fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f37f26c540fb1ec66f86c0563b837c2708a0e412b3f4ff74fb24b5c2188533fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f37f26c540fb1ec66f86c0563b837c2708a0e412b3f4ff74fb24b5c2188533fb", kill_on_drop: false }` [INFO] [stdout] f37f26c540fb1ec66f86c0563b837c2708a0e412b3f4ff74fb24b5c2188533fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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] 2f90e018f219c8b54346a0527971157851fbdf0470f75067f382857a88810946 [INFO] running `Command { std: "docker" "start" "-a" "2f90e018f219c8b54346a0527971157851fbdf0470f75067f382857a88810946", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling strum v0.23.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling enum-as-inner v0.3.4 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling core-isa-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 06s [INFO] running `Command { std: "docker" "inspect" "2f90e018f219c8b54346a0527971157851fbdf0470f75067f382857a88810946", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f90e018f219c8b54346a0527971157851fbdf0470f75067f382857a88810946", kill_on_drop: false }` [INFO] [stdout] 2f90e018f219c8b54346a0527971157851fbdf0470f75067f382857a88810946 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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] 3a1131344bef2e906d311307de0af31e4a19eb7c828d7e5a583c44f7693c6fb5 [INFO] running `Command { std: "docker" "start" "-a" "3a1131344bef2e906d311307de0af31e4a19eb7c828d7e5a583c44f7693c6fb5", kill_on_drop: false }` [INFO] [stderr] Compiling core-isa-parser v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.57s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/core_isa_parser-5b0cea24ee4cf8dd) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/core_isa_parser-6a92864516b6a9c5) [INFO] running `Command { std: "docker" "inspect" "3a1131344bef2e906d311307de0af31e4a19eb7c828d7e5a583c44f7693c6fb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a1131344bef2e906d311307de0af31e4a19eb7c828d7e5a583c44f7693c6fb5", kill_on_drop: false }` [INFO] [stdout] 3a1131344bef2e906d311307de0af31e4a19eb7c828d7e5a583c44f7693c6fb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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] 2d54ae0a2d90198103c51fdf3ebac9ced9ab92624da1386b78e00b1b105c1f12 [INFO] running `Command { std: "docker" "start" "-a" "2d54ae0a2d90198103c51fdf3ebac9ced9ab92624da1386b78e00b1b105c1f12", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.05s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/core_isa_parser-5b0cea24ee4cf8dd) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/core_isa_parser-6a92864516b6a9c5) [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] [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 core-isa-parser [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" "2d54ae0a2d90198103c51fdf3ebac9ced9ab92624da1386b78e00b1b105c1f12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d54ae0a2d90198103c51fdf3ebac9ced9ab92624da1386b78e00b1b105c1f12", kill_on_drop: false }` [INFO] [stdout] 2d54ae0a2d90198103c51fdf3ebac9ced9ab92624da1386b78e00b1b105c1f12