[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] 1ec0abc0300ad5cd50ab8861900ed1c6a36d83fb [INFO] checking ExPixel/cargo-disasm against try#b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 for pr-79470 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FExPixel%2Fcargo-disasm" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ExPixel/cargo-disasm on toolchain b2f80f6008cdafc35b4472bd46afa16cc6b0cd63 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "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-3/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" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "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-3/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" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "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" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pdb v0.6.0 [INFO] [stderr] Downloaded ep-capstone v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c99cc7d4374de27e53788670375ac03716e928c8c47bbf552d8a5b58b92d6db2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c99cc7d4374de27e53788670375ac03716e928c8c47bbf552d8a5b58b92d6db2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c99cc7d4374de27e53788670375ac03716e928c8c47bbf552d8a5b58b92d6db2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c99cc7d4374de27e53788670375ac03716e928c8c47bbf552d8a5b58b92d6db2", kill_on_drop: false }` [INFO] [stdout] c99cc7d4374de27e53788670375ac03716e928c8c47bbf552d8a5b58b92d6db2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+b2f80f6008cdafc35b4472bd46afa16cc6b0cd63" "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] d839d949059f5065dedf8e70e0a353d0cc912f84523f758d045949bc0b1f6340 [INFO] running `Command { std: "docker" "start" "-a" "d839d949059f5065dedf8e70e0a353d0cc912f84523f758d045949bc0b1f6340", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.35 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ep-capstone v0.1.0 [INFO] [stderr] Compiling cpp_demangle v0.3.2 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking shellexpand v2.0.0 [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] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking rayon v1.5.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling scroll_derive v0.10.4 [INFO] [stderr] Compiling pest_derive v2.1.0 [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 goblin v0.2.3 [INFO] [stderr] Checking pdb v0.6.0 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking serde v1.0.118 [INFO] [stderr] Checking serde_json v1.0.60 [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 24s [INFO] running `Command { std: "docker" "inspect" "d839d949059f5065dedf8e70e0a353d0cc912f84523f758d045949bc0b1f6340", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d839d949059f5065dedf8e70e0a353d0cc912f84523f758d045949bc0b1f6340", kill_on_drop: false }` [INFO] [stdout] d839d949059f5065dedf8e70e0a353d0cc912f84523f758d045949bc0b1f6340