[INFO] fetching crate mrvn 0.1.0-alpha...
[INFO] checking mrvn-0.1.0-alpha against try#c6359cd3b4418e8472bae1a89c242796f2b86d56 for pr-147984-1
[INFO] extracting crate mrvn 0.1.0-alpha into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate mrvn 0.1.0-alpha
[INFO] finished tweaking crates.io crate mrvn 0.1.0-alpha
[INFO] tweaked toml for crates.io crate mrvn 0.1.0-alpha written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mrvn 0.1.0-alpha on toolchain c6359cd3b4418e8472bae1a89c242796f2b86d56
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mrvn 0.1.0-alpha 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" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d20153fe423f2daf6a3527f2127a828b47df42bbda355c3c894d631c020543c7
[INFO] running `Command { std: "docker" "start" "-a" "d20153fe423f2daf6a3527f2127a828b47df42bbda355c3c894d631c020543c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d20153fe423f2daf6a3527f2127a828b47df42bbda355c3c894d631c020543c7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d20153fe423f2daf6a3527f2127a828b47df42bbda355c3c894d631c020543c7", kill_on_drop: false }`
[INFO] [stdout] d20153fe423f2daf6a3527f2127a828b47df42bbda355c3c894d631c020543c7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c6359cd3b4418e8472bae1a89c242796f2b86d56" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ed0fcbb9026f3d5a4b0adb79ce4a3f557a134d5282bb4ba95074a84221a23dd0
[INFO] running `Command { std: "docker" "start" "-a" "ed0fcbb9026f3d5a4b0adb79ce4a3f557a134d5282bb4ba95074a84221a23dd0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.40
[INFO] [stderr]    Compiling quote v1.0.20
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]     Checking once_cell v1.13.0
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling tokio v1.20.0
[INFO] [stderr]    Compiling serde_derive v1.0.139
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]     Checking mio v0.8.4
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling serde v1.0.139
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]     Checking hashbrown v0.12.2
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.82
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]    Compiling semver v1.0.12
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]     Checking tracing-core v0.1.28
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking aho-corasick v0.7.18
[INFO] [stderr]     Checking regex-syntax v0.6.27
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]     Checking tracing v0.1.35
[INFO] [stderr]     Checking indexmap v1.9.1
[INFO] [stderr]    Compiling jobserver v0.1.24
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling libz-sys v1.1.8
[INFO] [stderr]    Compiling libssh2-sys v0.2.23
[INFO] [stderr]    Compiling libgit2-sys v0.13.4+1.4.2
[INFO] [stderr]     Checking time v0.3.11
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]     Checking regex v1.6.0
[INFO] [stderr]     Checking simplelog v0.12.0
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling clap_derive v3.2.7
[INFO] [stderr]     Checking clap v3.2.11
[INFO] [stderr]     Checking git2 v0.14.4
[INFO] [stderr]     Checking tokio-util v0.7.3
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ron v0.7.1
[INFO] [stderr]     Checking hyper v0.14.20
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.11
[INFO] [stderr]     Checking mrvn v0.1.0-alpha (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 30.82s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.41
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 9`
[INFO] running `Command { std: "docker" "inspect" "ed0fcbb9026f3d5a4b0adb79ce4a3f557a134d5282bb4ba95074a84221a23dd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ed0fcbb9026f3d5a4b0adb79ce4a3f557a134d5282bb4ba95074a84221a23dd0", kill_on_drop: false }`
[INFO] [stdout] ed0fcbb9026f3d5a4b0adb79ce4a3f557a134d5282bb4ba95074a84221a23dd0
