[INFO] fetching crate lancelot 0.6.5... [INFO] checking lancelot-0.6.5 against master#1c7b36d4db582cb47513a6c7176baaec1c3346ab for pr-99197 [INFO] extracting crate lancelot 0.6.5 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate lancelot 0.6.5 on toolchain 1c7b36d4db582cb47513a6c7176baaec1c3346ab [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1c7b36d4db582cb47513a6c7176baaec1c3346ab" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lancelot 0.6.5 [INFO] finished tweaking crates.io crate lancelot 0.6.5 [INFO] tweaked toml for crates.io crate lancelot 0.6.5 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1c7b36d4db582cb47513a6c7176baaec1c3346ab" "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" "+1c7b36d4db582cb47513a6c7176baaec1c3346ab" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smol_str v0.1.23 [INFO] [stderr] Downloaded goblin v0.4.3 [INFO] [stderr] Downloaded dynasm v1.2.3 [INFO] [stderr] Downloaded build-helper v0.1.1 [INFO] [stderr] Downloaded dynasmrt v1.2.3 [INFO] [stderr] Downloaded zydis v3.1.3 [INFO] [stderr] Downloaded unicorn v0.8.0 [INFO] [stderr] Downloaded libunicorn-sys v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+1c7b36d4db582cb47513a6c7176baaec1c3346ab" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] aa4308255d5ef7e7132fdb29f883a5890321125e7710a1bf1a9e1cd88c15e1e6 [INFO] running `Command { std: "docker" "start" "-a" "aa4308255d5ef7e7132fdb29f883a5890321125e7710a1bf1a9e1cd88c15e1e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa4308255d5ef7e7132fdb29f883a5890321125e7710a1bf1a9e1cd88c15e1e6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa4308255d5ef7e7132fdb29f883a5890321125e7710a1bf1a9e1cd88c15e1e6", kill_on_drop: false }` [INFO] [stdout] aa4308255d5ef7e7132fdb29f883a5890321125e7710a1bf1a9e1cd88c15e1e6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:ecb52c4cf6672b83cc996368a05b4a059042425f2b6ba9cd23a06cdead5d8d70" "/opt/rustwide/cargo-home/bin/cargo" "+1c7b36d4db582cb47513a6c7176baaec1c3346ab" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] efcad58cb5d5268a1b1aeb832f1d5d2231b3b80865e5c1c51344874d1a8d2311 [INFO] running `Command { std: "docker" "start" "-a" "efcad58cb5d5268a1b1aeb832f1d5d2231b3b80865e5c1c51344874d1a8d2311", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.40 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-ident v1.0.2 [INFO] [stderr] Compiling quote v1.0.20 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling winapi v0.2.8 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.10 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking either v1.7.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling anyhow v1.0.58 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Checking object v0.24.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking plotters-backend v0.3.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking plain v0.2.3 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking bitflags v0.8.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking widestring v0.4.3 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling semver v0.6.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.9 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking plotters-svg v0.3.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling build-helper v0.1.1 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling zydis v3.1.3 [INFO] [stderr] Checking addr2line v0.15.2 [INFO] [stderr] Checking bitvec v0.20.4 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking crossbeam-channel v0.5.5 [INFO] [stderr] Checking fern v0.6.1 [INFO] [stderr] Checking bitvec v0.19.6 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking termios v0.3.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking memmap2 v0.5.5 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Checking criterion-plot v0.4.5 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Checking clap v2.34.0 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking console v0.9.2 [INFO] [stderr] Checking plotters v0.3.2 [INFO] [stderr] Checking better-panic v0.2.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling os_type v0.6.0 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking smol_str v0.1.23 [INFO] [stderr] Checking fern v0.5.9 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Compiling libunicorn-sys v0.8.0 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking unicorn v0.8.0 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling dynasm v1.2.3 [INFO] [stderr] Checking scroll v0.10.2 [INFO] [stderr] Checking goblin v0.4.3 [INFO] [stderr] Checking thiserror v1.0.31 [INFO] [stderr] Checking lancelot-flirt v0.6.5 [INFO] [stderr] Checking dynasmrt v1.2.3 [INFO] [stderr] Checking criterion v0.3.6 [INFO] [stderr] Checking lancelot v0.6.5 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.37s [INFO] running `Command { std: "docker" "inspect" "efcad58cb5d5268a1b1aeb832f1d5d2231b3b80865e5c1c51344874d1a8d2311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "efcad58cb5d5268a1b1aeb832f1d5d2231b3b80865e5c1c51344874d1a8d2311", kill_on_drop: false }` [INFO] [stdout] efcad58cb5d5268a1b1aeb832f1d5d2231b3b80865e5c1c51344874d1a8d2311