[INFO] fetching crate kaio-runtime 0.4.1...
[INFO] checking kaio-runtime-0.4.1 against master#57f772f25c5ce2bd870d6f8c3ab318eaee5a3326 for pr-133502-22
[INFO] extracting crate kaio-runtime 0.4.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate kaio-runtime 0.4.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate kaio-runtime 0.4.1
[INFO] tweaked toml for crates.io crate kaio-runtime 0.4.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate kaio-runtime 0.4.1 on toolchain 57f772f25c5ce2bd870d6f8c3ab318eaee5a3326
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate kaio-runtime 0.4.1 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" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded kaio-core v0.4.1
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] daf18b1ef8c407ce295544660032093fdd37aff39f01b3e46356150e6846e446
[INFO] running `Command { std: "docker" "start" "-a" "daf18b1ef8c407ce295544660032093fdd37aff39f01b3e46356150e6846e446", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "daf18b1ef8c407ce295544660032093fdd37aff39f01b3e46356150e6846e446", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "daf18b1ef8c407ce295544660032093fdd37aff39f01b3e46356150e6846e446", kill_on_drop: false }`
[INFO] [stdout] daf18b1ef8c407ce295544660032093fdd37aff39f01b3e46356150e6846e446
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+57f772f25c5ce2bd870d6f8c3ab318eaee5a3326" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 38032a0b3b14f726c27d14a39663e84d5a0cd2cf1de51c10144eefe4bfc7fdf7
[INFO] running `Command { std: "docker" "start" "-a" "38032a0b3b14f726c27d14a39663e84d5a0cd2cf1de51c10144eefe4bfc7fdf7", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.184
[INFO] [stderr]    Compiling cudarc v0.19.4
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand v0.9.3
[INFO] [stderr]     Checking rand_distr v0.5.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking kaio-core v0.4.1
[INFO] [stderr]     Checking kaio-runtime v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.02s
[INFO] running `Command { std: "docker" "inspect" "38032a0b3b14f726c27d14a39663e84d5a0cd2cf1de51c10144eefe4bfc7fdf7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38032a0b3b14f726c27d14a39663e84d5a0cd2cf1de51c10144eefe4bfc7fdf7", kill_on_drop: false }`
[INFO] [stdout] 38032a0b3b14f726c27d14a39663e84d5a0cd2cf1de51c10144eefe4bfc7fdf7
