[INFO] fetching crate mctl 0.1.3... [INFO] checking mctl-0.1.3 against master#00bfd6b2734d9c28a147bf237490995731781fdd for pr-117984 [INFO] extracting crate mctl 0.1.3 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate mctl 0.1.3 on toolchain 00bfd6b2734d9c28a147bf237490995731781fdd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+00bfd6b2734d9c28a147bf237490995731781fdd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mctl 0.1.3 [INFO] finished tweaking crates.io crate mctl 0.1.3 [INFO] tweaked toml for crates.io crate mctl 0.1.3 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate mctl 0.1.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+00bfd6b2734d9c28a147bf237490995731781fdd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling v0.4.0 [INFO] [stderr] Downloaded darling_macro v0.4.0 [INFO] [stderr] Downloaded from_variants v0.3.0 [INFO] [stderr] Downloaded from_variants_impl v0.3.0 [INFO] [stderr] Downloaded enum-kinds v0.4.1 [INFO] [stderr] Downloaded darling_core v0.4.0 [INFO] [stderr] Downloaded xdg v2.4.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.30 [INFO] [stderr] Downloaded derive_is_enum_variant v0.1.1 [INFO] [stderr] Downloaded serde_yaml v0.8.21 [INFO] [stderr] Downloaded derive_more v0.99.16 [INFO] [stderr] Downloaded libc v0.2.104 [INFO] [stderr] Downloaded bufstream v0.1.4 [INFO] [stderr] Downloaded syn v1.0.80 [INFO] [stderr] Downloaded mpd v0.0.12 [INFO] [stderr] Downloaded mpris v1.1.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+00bfd6b2734d9c28a147bf237490995731781fdd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 39d31ae4f8f7b009d91bb0df1c3c7917ee8b6e608741d03e1973dde55286c39f [INFO] running `Command { std: "docker" "start" "-a" "39d31ae4f8f7b009d91bb0df1c3c7917ee8b6e608741d03e1973dde55286c39f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "39d31ae4f8f7b009d91bb0df1c3c7917ee8b6e608741d03e1973dde55286c39f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39d31ae4f8f7b009d91bb0df1c3c7917ee8b6e608741d03e1973dde55286c39f", kill_on_drop: false }` [INFO] [stdout] 39d31ae4f8f7b009d91bb0df1c3c7917ee8b6e608741d03e1973dde55286c39f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+00bfd6b2734d9c28a147bf237490995731781fdd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c8691ee82f24b6ffbfb9da1d40d187dd5a243311100e82f57a98757defd1ca8 [INFO] running `Command { std: "docker" "start" "-a" "5c8691ee82f24b6ffbfb9da1d40d187dd5a243311100e82f57a98757defd1ca8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Checking gimli v0.25.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling proc-macro2 v0.3.8 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling quote v0.5.2 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling libdbus-sys v0.2.2 [INFO] [stderr] Compiling syn v0.13.11 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Checking object v0.26.2 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Checking dirs-sys v0.3.6 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking dbus v0.6.5 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking bufstream v0.1.4 [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Checking xdg v2.4.0 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Checking addr2line v0.16.0 [INFO] [stderr] Compiling enum-kinds v0.4.1 [INFO] [stderr] Checking mpd v0.0.12 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling darling_core v0.4.0 [INFO] [stderr] Compiling mctl v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling darling_macro v0.4.0 [INFO] [stderr] Compiling darling v0.4.0 [INFO] [stderr] Compiling from_variants_impl v0.3.0 [INFO] [stderr] Checking from_variants v0.3.0 [INFO] [stderr] Checking mpris v1.1.2 [INFO] [stderr] Checking serde_yaml v0.8.21 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.39s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24, syn v0.12.15, syn v0.13.11 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "5c8691ee82f24b6ffbfb9da1d40d187dd5a243311100e82f57a98757defd1ca8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c8691ee82f24b6ffbfb9da1d40d187dd5a243311100e82f57a98757defd1ca8", kill_on_drop: false }` [INFO] [stdout] 5c8691ee82f24b6ffbfb9da1d40d187dd5a243311100e82f57a98757defd1ca8