[INFO] cloning repository https://github.com/kromych/rust-kvm-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kromych/rust-kvm-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkromych%2Frust-kvm-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkromych%2Frust-kvm-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] da4ac310be8ca42378c98bf8769e9bee6aa51a7d [INFO] building kromych/rust-kvm-example against try#8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 for pr-94962 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkromych%2Frust-kvm-example" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kromych/rust-kvm-example on toolchain 8aaecdf5df68a6fbc126704e44d399ba2fe66bf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-10/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/kromych/rust-kvm-example [INFO] finished tweaking git repo https://github.com/kromych/rust-kvm-example [INFO] tweaked toml for git repo https://github.com/kromych/rust-kvm-example written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/kromych/rust-kvm-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94277ac58ade9c07f1764c1b2c1e3a37cbcdcf955374bc62d3d46d0c3af14f0e [INFO] running `Command { std: "docker" "start" "-a" "94277ac58ade9c07f1764c1b2c1e3a37cbcdcf955374bc62d3d46d0c3af14f0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94277ac58ade9c07f1764c1b2c1e3a37cbcdcf955374bc62d3d46d0c3af14f0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94277ac58ade9c07f1764c1b2c1e3a37cbcdcf955374bc62d3d46d0c3af14f0e", kill_on_drop: false }` [INFO] [stdout] 94277ac58ade9c07f1764c1b2c1e3a37cbcdcf955374bc62d3d46d0c3af14f0e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+8aaecdf5df68a6fbc126704e44d399ba2fe66bf2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5fc05b5e81a057d6f4668abbdcad2c6ed79c74356c79a55eec53bd8807d1b200 [INFO] running `Command { std: "docker" "start" "-a" "5fc05b5e81a057d6f4668abbdcad2c6ed79c74356c79a55eec53bd8807d1b200", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling bindgen v0.59.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cty v0.2.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling kvm-bindings v0.5.0 [INFO] [stderr] Compiling raw-cpuid v10.2.0 [INFO] [stderr] Compiling iced-x86 v1.14.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling libloading v0.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling bitvec v0.19.5 [INFO] [stderr] Compiling clang-sys v1.2.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling cstr_core v0.2.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling memmap2 v0.3.1 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling zerocopy-derive v0.3.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling cexpr v0.5.0 [INFO] [stderr] error: could not compile `iced-x86` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name iced_x86 --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/iced-x86-1.14.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="block_encoder"' --cfg 'feature="decoder"' --cfg 'feature="default"' --cfg 'feature="encoder"' --cfg 'feature="fast_fmt"' --cfg 'feature="gas"' --cfg 'feature="instr_info"' --cfg 'feature="intel"' --cfg 'feature="lazy_static"' --cfg 'feature="masm"' --cfg 'feature="nasm"' --cfg 'feature="op_code_info"' --cfg 'feature="std"' -C metadata=d9690ef2b8890d78 -C extra-filename=-d9690ef2b8890d78 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rmeta --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "5fc05b5e81a057d6f4668abbdcad2c6ed79c74356c79a55eec53bd8807d1b200", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5fc05b5e81a057d6f4668abbdcad2c6ed79c74356c79a55eec53bd8807d1b200", kill_on_drop: false }` [INFO] [stdout] 5fc05b5e81a057d6f4668abbdcad2c6ed79c74356c79a55eec53bd8807d1b200