[INFO] cloning repository https://github.com/ExPixel/cargo-disasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ExPixel/cargo-disasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExPixel%2Fcargo-disasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExPixel%2Fcargo-disasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c23fdb66a4f044fd3cc860cab7c7caa5c1aa4c53 [INFO] checking ExPixel/cargo-disasm against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExPixel%2Fcargo-disasm" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ExPixel/cargo-disasm on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ExPixel/cargo-disasm [INFO] removed workspace from git repo https://github.com/ExPixel/cargo-disasm [INFO] removed path dependency capstone from git repo https://github.com/ExPixel/cargo-disasm [INFO] finished tweaking git repo https://github.com/ExPixel/cargo-disasm [INFO] tweaked toml for git repo https://github.com/ExPixel/cargo-disasm written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/ExPixel/cargo-disasm already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-2/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--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-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 8fba15a8e66922c1f645347923f6e067a9aaafcb07c1516c0d79aad6fb3b5282 [INFO] running `Command { std: "docker" "start" "-a" "8fba15a8e66922c1f645347923f6e067a9aaafcb07c1516c0d79aad6fb3b5282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fba15a8e66922c1f645347923f6e067a9aaafcb07c1516c0d79aad6fb3b5282", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fba15a8e66922c1f645347923f6e067a9aaafcb07c1516c0d79aad6fb3b5282", kill_on_drop: false }` [INFO] [stdout] 8fba15a8e66922c1f645347923f6e067a9aaafcb07c1516c0d79aad6fb3b5282 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ac2aa607d59097b547e411fb21b22cf57c4af16fe0659627b9d3e05694f7a7d8 [INFO] running `Command { std: "docker" "start" "-a" "ac2aa607d59097b547e411fb21b22cf57c4af16fe0659627b9d3e05694f7a7d8", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.57 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling ep-capstone v0.1.0 [INFO] [stderr] Compiling cpp_demangle v0.3.2 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking dirs-sys-next v0.1.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking dirs-next v2.0.0 [INFO] [stderr] Checking shellexpand v2.1.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling scroll_derive v0.10.4 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking semver-parser v0.10.0 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking pdb v0.6.0 [INFO] [stderr] Checking goblin v0.2.3 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking cargo_metadata v0.12.1 [INFO] [stderr] Checking cargo-disasm v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] running `Command { std: "docker" "inspect" "ac2aa607d59097b547e411fb21b22cf57c4af16fe0659627b9d3e05694f7a7d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac2aa607d59097b547e411fb21b22cf57c4af16fe0659627b9d3e05694f7a7d8", kill_on_drop: false }` [INFO] [stdout] ac2aa607d59097b547e411fb21b22cf57c4af16fe0659627b9d3e05694f7a7d8