[INFO] cloning repository https://github.com/giraffate/x86emu [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/giraffate/x86emu" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiraffate%2Fx86emu", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiraffate%2Fx86emu'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6ac67edc5088690f5ca09a7246203ea0c4ab2858 [INFO] testing giraffate/x86emu against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgiraffate%2Fx86emu" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/giraffate/x86emu on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/giraffate/x86emu [INFO] finished tweaking git repo https://github.com/giraffate/x86emu [INFO] tweaked toml for git repo https://github.com/giraffate/x86emu written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/giraffate/x86emu already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21a09fc7dfd971e59e6bf873f0754dd35d0df3a5e15d827c3e6935a94b0ec67e [INFO] running `Command { std: "docker" "start" "-a" "21a09fc7dfd971e59e6bf873f0754dd35d0df3a5e15d827c3e6935a94b0ec67e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21a09fc7dfd971e59e6bf873f0754dd35d0df3a5e15d827c3e6935a94b0ec67e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21a09fc7dfd971e59e6bf873f0754dd35d0df3a5e15d827c3e6935a94b0ec67e", kill_on_drop: false }` [INFO] [stdout] 21a09fc7dfd971e59e6bf873f0754dd35d0df3a5e15d827c3e6935a94b0ec67e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39fc09ea2ebe161c58cc0fb4399703ee9d0eb6ad8e9a9ef9e8f77e6ccd4ca6e3 [INFO] running `Command { std: "docker" "start" "-a" "39fc09ea2ebe161c58cc0fb4399703ee9d0eb6ad8e9a9ef9e8f77e6ccd4ca6e3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling os_str_bytes v2.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling x86emu v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.60s [INFO] running `Command { std: "docker" "inspect" "39fc09ea2ebe161c58cc0fb4399703ee9d0eb6ad8e9a9ef9e8f77e6ccd4ca6e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39fc09ea2ebe161c58cc0fb4399703ee9d0eb6ad8e9a9ef9e8f77e6ccd4ca6e3", kill_on_drop: false }` [INFO] [stdout] 39fc09ea2ebe161c58cc0fb4399703ee9d0eb6ad8e9a9ef9e8f77e6ccd4ca6e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8785a44fc7379793a8f18c3833481623ed017741a1f737121b1de7dca2bd5baf [INFO] running `Command { std: "docker" "start" "-a" "8785a44fc7379793a8f18c3833481623ed017741a1f737121b1de7dca2bd5baf", kill_on_drop: false }` [INFO] [stderr] Compiling x86emu v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.80s [INFO] running `Command { std: "docker" "inspect" "8785a44fc7379793a8f18c3833481623ed017741a1f737121b1de7dca2bd5baf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8785a44fc7379793a8f18c3833481623ed017741a1f737121b1de7dca2bd5baf", kill_on_drop: false }` [INFO] [stdout] 8785a44fc7379793a8f18c3833481623ed017741a1f737121b1de7dca2bd5baf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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=forbid" "-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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2e2cb143cd6bdb53753fca33a2a38c9331b762bc07759777e7fbee19bc44b218 [INFO] running `Command { std: "docker" "start" "-a" "2e2cb143cd6bdb53753fca33a2a38c9331b762bc07759777e7fbee19bc44b218", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/x86emu-34c41470145e3e44) [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" "2e2cb143cd6bdb53753fca33a2a38c9331b762bc07759777e7fbee19bc44b218", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e2cb143cd6bdb53753fca33a2a38c9331b762bc07759777e7fbee19bc44b218", kill_on_drop: false }` [INFO] [stdout] 2e2cb143cd6bdb53753fca33a2a38c9331b762bc07759777e7fbee19bc44b218