[INFO] fetching crate monger-core 0.14.0... [INFO] checking monger-core-0.14.0 against master#d255c6a57c393db6221b1ff700daea478436f1cd for pr-122317 [INFO] extracting crate monger-core 0.14.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate monger-core 0.14.0 on toolchain d255c6a57c393db6221b1ff700daea478436f1cd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d255c6a57c393db6221b1ff700daea478436f1cd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate monger-core 0.14.0 [INFO] finished tweaking crates.io crate monger-core 0.14.0 [INFO] tweaked toml for crates.io crate monger-core 0.14.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d255c6a57c393db6221b1ff700daea478436f1cd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d255c6a57c393db6221b1ff700daea478436f1cd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded soup v0.5.1 [INFO] [stderr] Downloaded hyperx v1.4.0 [INFO] [stderr] Downloaded tokio-rustls v0.14.1 [INFO] [stderr] Downloaded rs-release v0.1.9 [INFO] [stderr] Downloaded hyper-rustls v0.21.0 [INFO] [stderr] Downloaded url v2.3.0 [INFO] [stderr] Downloaded rustls v0.18.1 [INFO] [stderr] Downloaded webpki-roots v0.20.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d255c6a57c393db6221b1ff700daea478436f1cd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7c948fb71e0845d8e37a38babda74b986b196b6596c788e5754a7ad608a9d829 [INFO] running `Command { std: "docker" "start" "-a" "7c948fb71e0845d8e37a38babda74b986b196b6596c788e5754a7ad608a9d829", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7c948fb71e0845d8e37a38babda74b986b196b6596c788e5754a7ad608a9d829", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c948fb71e0845d8e37a38babda74b986b196b6596c788e5754a7ad608a9d829", kill_on_drop: false }` [INFO] [stdout] 7c948fb71e0845d8e37a38babda74b986b196b6596c788e5754a7ad608a9d829 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+d255c6a57c393db6221b1ff700daea478436f1cd" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 364e11357b3ea5c219b5f8f30ebf49d7cc02b84a7876efd0527917c0b221d430 [INFO] running `Command { std: "docker" "start" "-a" "364e11357b3ea5c219b5f8f30ebf49d7cc02b84a7876efd0527917c0b221d430", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling string_cache_shared v0.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Checking thiserror v1.0.58 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking ucd-trie v0.1.6 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling hyperx v1.4.0 [INFO] [stderr] Checking async-compression v0.3.15 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking rs-release v0.1.9 [INFO] [stderr] Checking pest v2.7.8 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking url v2.3.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking ring v0.16.20 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking dirs v3.0.2 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling string_cache_codegen v0.4.4 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling string_cache v0.7.5 [INFO] [stderr] Checking webpki v0.21.4 [INFO] [stderr] Checking sct v0.6.1 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling markup5ever v0.7.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-rustls v0.14.1 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Compiling html5ever v0.22.5 [INFO] [stderr] Checking soup v0.5.1 [INFO] [stderr] Checking hyper v0.13.10 [INFO] [stderr] Checking hyper-rustls v0.21.0 [INFO] [stderr] Checking reqwest v0.10.10 [INFO] [stderr] Checking monger-core v0.14.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.90s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: html5ever v0.22.5 [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" "364e11357b3ea5c219b5f8f30ebf49d7cc02b84a7876efd0527917c0b221d430", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "364e11357b3ea5c219b5f8f30ebf49d7cc02b84a7876efd0527917c0b221d430", kill_on_drop: false }` [INFO] [stdout] 364e11357b3ea5c219b5f8f30ebf49d7cc02b84a7876efd0527917c0b221d430