[INFO] fetching crate remotia-profilation-utils 0.1.0...
[INFO] checking remotia-profilation-utils-0.1.0 against master#24139cf844095e574708faf406034dc78cb39143 for pr-149518-1
[INFO] extracting crate remotia-profilation-utils 0.1.0 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate remotia-profilation-utils 0.1.0
[INFO] finished tweaking crates.io crate remotia-profilation-utils 0.1.0
[INFO] tweaked toml for crates.io crate remotia-profilation-utils 0.1.0 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate remotia-profilation-utils 0.1.0 on toolchain 24139cf844095e574708faf406034dc78cb39143
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24139cf844095e574708faf406034dc78cb39143" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate remotia-profilation-utils 0.1.0 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" "+24139cf844095e574708faf406034dc78cb39143" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded remotia-core v0.1.1
[INFO] [stderr]   Downloaded scrap v0.5.0
[INFO] [stderr]   Downloaded miniz_oxide v0.8.7
[INFO] [stderr]   Downloaded tokio v1.44.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+24139cf844095e574708faf406034dc78cb39143" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 82b95206d98258f5f2b785393acad4e62efbd700c31e4ab0a2e4e3922922b9f5
[INFO] running `Command { std: "docker" "start" "-a" "82b95206d98258f5f2b785393acad4e62efbd700c31e4ab0a2e4e3922922b9f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "82b95206d98258f5f2b785393acad4e62efbd700c31e4ab0a2e4e3922922b9f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82b95206d98258f5f2b785393acad4e62efbd700c31e4ab0a2e4e3922922b9f5", kill_on_drop: false }`
[INFO] [stdout] 82b95206d98258f5f2b785393acad4e62efbd700c31e4ab0a2e4e3922922b9f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+24139cf844095e574708faf406034dc78cb39143" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b45811cb419fa85677169053c5dbbaa4be60e036881c618de8ffca22ac6aaf57
[INFO] running `Command { std: "docker" "start" "-a" "b45811cb419fa85677169053c5dbbaa4be60e036881c618de8ffca22ac6aaf57", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling scrap v0.5.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling remotia-core v0.1.1
[INFO] [stderr]     Checking block v0.1.6
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking tokio v1.44.2
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking remotia-profilation-utils v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.99s
[INFO] running `Command { std: "docker" "inspect" "b45811cb419fa85677169053c5dbbaa4be60e036881c618de8ffca22ac6aaf57", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b45811cb419fa85677169053c5dbbaa4be60e036881c618de8ffca22ac6aaf57", kill_on_drop: false }`
[INFO] [stdout] b45811cb419fa85677169053c5dbbaa4be60e036881c618de8ffca22ac6aaf57
