[INFO] fetching crate fakebeat_core 0.1.0... [INFO] checking fakebeat_core-0.1.0 against try#377afada703be70d3fdff9164a481570a3cba7fe for pr-113240 [INFO] extracting crate fakebeat_core 0.1.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate fakebeat_core 0.1.0 on toolchain 377afada703be70d3fdff9164a481570a3cba7fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fakebeat_core 0.1.0 [INFO] finished tweaking crates.io crate fakebeat_core 0.1.0 [INFO] tweaked toml for crates.io crate fakebeat_core 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+377afada703be70d3fdff9164a481570a3cba7fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a5d5426981c43b457b2d6a339ef0ec0fca510610c961eaf9424cf8d69433c80 [INFO] running `Command { std: "docker" "start" "-a" "6a5d5426981c43b457b2d6a339ef0ec0fca510610c961eaf9424cf8d69433c80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a5d5426981c43b457b2d6a339ef0ec0fca510610c961eaf9424cf8d69433c80", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a5d5426981c43b457b2d6a339ef0ec0fca510610c961eaf9424cf8d69433c80", kill_on_drop: false }` [INFO] [stdout] 6a5d5426981c43b457b2d6a339ef0ec0fca510610c961eaf9424cf8d69433c80 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 55986757cf48646e230422b080a4254ee20ce2281d6c16f110a68ae117d11f7f [INFO] running `Command { std: "docker" "start" "-a" "55986757cf48646e230422b080a4254ee20ce2281d6c16f110a68ae117d11f7f", kill_on_drop: false }` [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.22 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking futures-util v0.3.28 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking bstr v1.5.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking unic-char-property v0.9.0 [INFO] [stderr] Checking unic-ucd-version v0.9.0 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking unic-ucd-segment v0.9.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling elasticsearch v8.4.0-alpha.1 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking unic-segment v0.9.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking unidecode v0.3.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking flate2 v1.0.26 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking globset v0.4.10 [INFO] [stderr] Checking ignore v0.4.20 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking fake v2.6.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking openssl v0.10.55 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling pest v2.7.0 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling pest_meta v2.7.0 [INFO] [stderr] Checking serde v1.0.164 [INFO] [stderr] Compiling pest_generator v2.7.0 [INFO] [stderr] Checking native-tls v0.2.11 [INFO] [stderr] Compiling pest_derive v2.7.0 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking async-compression v0.4.0 [INFO] [stderr] Checking h2 v0.3.20 [INFO] [stderr] Checking serde_json v1.0.99 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking tera v1.19.0 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking fakebeat_core v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.32s [INFO] running `Command { std: "docker" "inspect" "55986757cf48646e230422b080a4254ee20ce2281d6c16f110a68ae117d11f7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "55986757cf48646e230422b080a4254ee20ce2281d6c16f110a68ae117d11f7f", kill_on_drop: false }` [INFO] [stdout] 55986757cf48646e230422b080a4254ee20ce2281d6c16f110a68ae117d11f7f