[INFO] cloning repository https://github.com/0e4ef622/icmsg-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0e4ef622/icmsg-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0e4ef622%2Ficmsg-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0e4ef622%2Ficmsg-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ea048bb93bfec11f83a2e93eefa4b848395bfa58
[INFO] checking 0e4ef622/icmsg-rs against try#84addd32a13fa2d3f62fe5d99031611147b7fb13 for pr-147565
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0e4ef622%2Ficmsg-rs" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/0e4ef622/icmsg-rs
[INFO] finished tweaking git repo https://github.com/0e4ef622/icmsg-rs
[INFO] tweaked toml for git repo https://github.com/0e4ef622/icmsg-rs written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/0e4ef622/icmsg-rs on toolchain 84addd32a13fa2d3f62fe5d99031611147b7fb13
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/0e4ef622/icmsg-rs 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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cb91e998c5f814b2bdd6909e803aa7b3dbe6c2e4ebfe0db4e1e749ece4bae9b8
[INFO] running `Command { std: "docker" "start" "-a" "cb91e998c5f814b2bdd6909e803aa7b3dbe6c2e4ebfe0db4e1e749ece4bae9b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cb91e998c5f814b2bdd6909e803aa7b3dbe6c2e4ebfe0db4e1e749ece4bae9b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb91e998c5f814b2bdd6909e803aa7b3dbe6c2e4ebfe0db4e1e749ece4bae9b8", kill_on_drop: false }`
[INFO] [stdout] cb91e998c5f814b2bdd6909e803aa7b3dbe6c2e4ebfe0db4e1e749ece4bae9b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+84addd32a13fa2d3f62fe5d99031611147b7fb13" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef0340ed0e4ea7ca23c52bdcb3fd2d5052aa01539a22f8339efa74bb94feb85c
[INFO] running `Command { std: "docker" "start" "-a" "ef0340ed0e4ea7ca23c52bdcb3fd2d5052aa01539a22f8339efa74bb94feb85c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking elain v0.3.1
[INFO] [stderr]     Checking embedded-io v0.6.1
[INFO] [stderr]     Checking embassy-futures v0.1.2
[INFO] [stderr]     Checking icmsg v0.0.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.54s
[INFO] running `Command { std: "docker" "inspect" "ef0340ed0e4ea7ca23c52bdcb3fd2d5052aa01539a22f8339efa74bb94feb85c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef0340ed0e4ea7ca23c52bdcb3fd2d5052aa01539a22f8339efa74bb94feb85c", kill_on_drop: false }`
[INFO] [stdout] ef0340ed0e4ea7ca23c52bdcb3fd2d5052aa01539a22f8339efa74bb94feb85c
