[INFO] fetching crate vimwiki_macros 0.1.0... [INFO] checking vimwiki_macros-0.1.0 against master#0a8629bff642c3c3b84bb644c0099194f063b627 for pr-86231 [INFO] extracting crate vimwiki_macros 0.1.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate vimwiki_macros 0.1.0 on toolchain 0a8629bff642c3c3b84bb644c0099194f063b627 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate vimwiki_macros 0.1.0 [INFO] finished tweaking crates.io crate vimwiki_macros 0.1.0 [INFO] tweaked toml for crates.io crate vimwiki_macros 0.1.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0a8629bff642c3c3b84bb644c0099194f063b627" "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" "+0a8629bff642c3c3b84bb644c0099194f063b627" "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-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+0a8629bff642c3c3b84bb644c0099194f063b627" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6878e9d953014d9cd6c4f09384347727768428485ea0e8095374f049eea490f7 [INFO] running `Command { std: "docker" "start" "-a" "6878e9d953014d9cd6c4f09384347727768428485ea0e8095374f049eea490f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6878e9d953014d9cd6c4f09384347727768428485ea0e8095374f049eea490f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6878e9d953014d9cd6c4f09384347727768428485ea0e8095374f049eea490f7", kill_on_drop: false }` [INFO] [stdout] 6878e9d953014d9cd6c4f09384347727768428485ea0e8095374f049eea490f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+0a8629bff642c3c3b84bb644c0099194f063b627" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44c21d736bb5368b0e6b98cbf07f9b5f1815958b608da708b18bdbeae2282f0e [INFO] running `Command { std: "docker" "start" "-a" "44c21d736bb5368b0e6b98cbf07f9b5f1815958b608da708b18bdbeae2282f0e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Checking numerals v0.1.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking bytecount v0.6.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking quote v1.0.9 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking syn v1.0.73 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling derive_more v0.99.14 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.4.2 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking uriparse v0.6.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking serde_with v1.9.4 [INFO] [stderr] Checking vimwiki-core v0.1.0 [INFO] [stderr] Checking proc-macro-crate v1.0.0 [INFO] [stderr] Checking vimwiki_macros v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "44c21d736bb5368b0e6b98cbf07f9b5f1815958b608da708b18bdbeae2282f0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44c21d736bb5368b0e6b98cbf07f9b5f1815958b608da708b18bdbeae2282f0e", kill_on_drop: false }` [INFO] [stdout] 44c21d736bb5368b0e6b98cbf07f9b5f1815958b608da708b18bdbeae2282f0e