[INFO] fetching crate cursive-spinner-view 0.1.2... [INFO] checking cursive-spinner-view-0.1.2 against master#8c6ce6b91b172f77c795a74bfeaf74b865146b3f for pr-101345 [INFO] extracting crate cursive-spinner-view 0.1.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate cursive-spinner-view 0.1.2 on toolchain 8c6ce6b91b172f77c795a74bfeaf74b865146b3f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cursive-spinner-view 0.1.2 [INFO] finished tweaking crates.io crate cursive-spinner-view 0.1.2 [INFO] tweaked toml for crates.io crate cursive-spinner-view 0.1.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate cursive-spinner-view 0.1.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling_macro v0.13.1 [INFO] [stderr] Downloaded darling v0.13.1 [INFO] [stderr] Downloaded enum-map v2.0.0 [INFO] [stderr] Downloaded darling_core v0.13.1 [INFO] [stderr] Downloaded enum-map-derive v0.7.0 [INFO] [stderr] Downloaded time v0.3.6 [INFO] [stderr] Downloaded ncurses v5.101.0 [INFO] [stderr] Downloaded enumset_derive v0.5.5 [INFO] [stderr] Downloaded ntest_test_cases v0.7.3 [INFO] [stderr] Downloaded signal-hook v0.3.13 [INFO] [stderr] Downloaded enumset v1.0.8 [INFO] [stderr] Downloaded ntest_proc_macro_helper v0.7.3 [INFO] [stderr] Downloaded ntest v0.7.3 [INFO] [stderr] Downloaded num_threads v0.1.2 [INFO] [stderr] Downloaded crossbeam-channel v0.5.2 [INFO] [stderr] Downloaded cursive v0.17.0 [INFO] [stderr] Downloaded ntest_timeout v0.7.3 [INFO] [stderr] Downloaded cursive_core v0.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a6ca1c2554393fd622d5cb5a8a0bbe881f429b851b4baac581f627d40040e5ce [INFO] running `Command { std: "docker" "start" "-a" "a6ca1c2554393fd622d5cb5a8a0bbe881f429b851b4baac581f627d40040e5ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a6ca1c2554393fd622d5cb5a8a0bbe881f429b851b4baac581f627d40040e5ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6ca1c2554393fd622d5cb5a8a0bbe881f429b851b4baac581f627d40040e5ce", kill_on_drop: false }` [INFO] [stdout] a6ca1c2554393fd622d5cb5a8a0bbe881f429b851b4baac581f627d40040e5ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "RUSTDOCFLAGS=--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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+8c6ce6b91b172f77c795a74bfeaf74b865146b3f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a33912e9d674ff98516d8dd6ded38372dddc76f3716807e98845b192cf1121be [INFO] running `Command { std: "docker" "start" "-a" "a33912e9d674ff98516d8dd6ded38372dddc76f3716807e98845b192cf1121be", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.113 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling serde v1.0.134 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.6 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking num_threads v0.1.2 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking xi-unicode v0.3.0 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Compiling ntest_proc_macro_helper v0.7.3 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Checking owning_ref v0.4.1 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Checking time v0.3.6 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking term_size v0.3.2 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling darling_core v0.13.1 [INFO] [stderr] Compiling enum-map-derive v0.7.0 [INFO] [stderr] Compiling ntest_timeout v0.7.3 [INFO] [stderr] Compiling ntest_test_cases v0.7.3 [INFO] [stderr] Compiling darling_macro v0.13.1 [INFO] [stderr] Checking enum-map v2.0.0 [INFO] [stderr] Checking ntest v0.7.3 [INFO] [stderr] Compiling darling v0.13.1 [INFO] [stderr] Compiling enumset_derive v0.5.5 [INFO] [stderr] Checking enumset v1.0.8 [INFO] [stderr] Checking cursive_core v0.3.1 [INFO] [stderr] Checking cursive v0.17.0 [INFO] [stderr] Checking cursive-spinner-view v0.1.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 19.63s [INFO] running `Command { std: "docker" "inspect" "a33912e9d674ff98516d8dd6ded38372dddc76f3716807e98845b192cf1121be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a33912e9d674ff98516d8dd6ded38372dddc76f3716807e98845b192cf1121be", kill_on_drop: false }` [INFO] [stdout] a33912e9d674ff98516d8dd6ded38372dddc76f3716807e98845b192cf1121be