[INFO] cloning repository https://github.com/schaefi/msc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/schaefi/msc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschaefi%2Fmsc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschaefi%2Fmsc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8f08546374d99b5c4bb48534a475d25342868221
[INFO] checking schaefi/msc against master#642c19bfc3a5c1de985bf5d0cc8207ac9d22708a for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fschaefi%2Fmsc" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/schaefi/msc
[INFO] finished tweaking git repo https://github.com/schaefi/msc
[INFO] tweaked toml for git repo https://github.com/schaefi/msc written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/schaefi/msc on toolchain 642c19bfc3a5c1de985bf5d0cc8207ac9d22708a
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/schaefi/msc 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" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded http-auth-basic v0.3.1
[INFO] [stderr]   Downloaded rpassword v0.0.4
[INFO] [stderr]   Downloaded minidom v0.13.0
[INFO] [stderr]   Downloaded termios v0.0.5
[INFO] [stderr]   Downloaded clap_derive v3.0.14
[INFO] [stderr]   Downloaded quick-xml v0.20.0
[INFO] [stderr]   Downloaded clap v3.0.14
[INFO] [stderr]   Downloaded tokio v1.16.1
[INFO] [stderr]   Downloaded libc v0.2.118
[INFO] [stderr]   Downloaded text_io v0.1.9
[INFO] [stderr]   Downloaded tracing v0.1.30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e46306d8d6073c59074fe55eec74bc9e3cdb40992f870226c84c91bfaf08d79b
[INFO] running `Command { std: "docker" "start" "-a" "e46306d8d6073c59074fe55eec74bc9e3cdb40992f870226c84c91bfaf08d79b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e46306d8d6073c59074fe55eec74bc9e3cdb40992f870226c84c91bfaf08d79b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e46306d8d6073c59074fe55eec74bc9e3cdb40992f870226c84c91bfaf08d79b", kill_on_drop: false }`
[INFO] [stdout] e46306d8d6073c59074fe55eec74bc9e3cdb40992f870226c84c91bfaf08d79b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+642c19bfc3a5c1de985bf5d0cc8207ac9d22708a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02cc1ed38f540fa004bdea7d48c6ee4dedea1dbca862d1117b8d912fd62e6af7
[INFO] running `Command { std: "docker" "start" "-a" "02cc1ed38f540fa004bdea7d48c6ee4dedea1dbca862d1117b8d912fd62e6af7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.118
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling syn v1.0.86
[INFO] [stderr]    Compiling cc v1.0.72
[INFO] [stderr]    Compiling pkg-config v0.3.24
[INFO] [stderr]    Compiling indexmap v1.8.0
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling openssl v0.10.38
[INFO] [stderr]     Checking tracing-core v0.1.22
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking gimli v0.26.1
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]     Checking object v0.27.1
[INFO] [stderr]    Compiling error-chain v0.12.4
[INFO] [stderr]     Checking libc v0.1.12
[INFO] [stderr]     Checking rustc-demangle v0.1.21
[INFO] [stderr]     Checking tracing v0.1.30
[INFO] [stderr]     Checking quick-xml v0.20.0
[INFO] [stderr]     Checking textwrap v0.14.2
[INFO] [stderr]     Checking termios v0.0.5
[INFO] [stderr]     Checking base64 v0.12.3
[INFO] [stderr]     Checking number_prefix v0.3.0
[INFO] [stderr]     Checking termcolor v1.1.2
[INFO] [stderr]     Checking ipnet v2.3.1
[INFO] [stderr]     Checking rpassword v0.0.4
[INFO] [stderr]     Checking text_io v0.1.9
[INFO] [stderr]     Checking minidom v0.13.0
[INFO] [stderr]     Checking http-auth-basic v0.3.1
[INFO] [stderr]    Compiling quote v1.0.15
[INFO] [stderr]     Checking parking_lot_core v0.8.5
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking num_cpus v1.13.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking socket2 v0.4.4
[INFO] [stderr]     Checking terminal_size v0.1.17
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking console v0.15.0
[INFO] [stderr]    Compiling openssl-sys v0.9.72
[INFO] [stderr]    Compiling backtrace v0.3.64
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking indicatif v0.15.0
[INFO] [stderr]     Checking addr2line v0.17.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling clap_derive v3.0.14
[INFO] [stderr]     Checking tokio v1.16.1
[INFO] [stderr]     Checking clap v3.0.14
[INFO] [stderr]     Checking tokio-util v0.6.9
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.11
[INFO] [stderr]     Checking hyper v0.14.17
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.9
[INFO] [stderr]     Checking msc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.49s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: quick-xml v0.20.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "02cc1ed38f540fa004bdea7d48c6ee4dedea1dbca862d1117b8d912fd62e6af7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02cc1ed38f540fa004bdea7d48c6ee4dedea1dbca862d1117b8d912fd62e6af7", kill_on_drop: false }`
[INFO] [stdout] 02cc1ed38f540fa004bdea7d48c6ee4dedea1dbca862d1117b8d912fd62e6af7
