[INFO] cloning repository https://github.com/embive/embive
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/embive/embive" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fembive%2Fembive", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fembive%2Fembive'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 637faaa06db65ee0ad4ccca5bedd07f60ad72f11
[INFO] checking embive/embive against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fembive%2Fembive" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/embive/embive
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/embive/embive
[INFO] tweaked toml for git repo https://github.com/embive/embive written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/embive/embive on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/embive/embive 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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6e3a20d480ba115f9695bf328c100f93cd78556e514b89f142dee3988dbbddae
[INFO] running `Command { std: "docker" "start" "-a" "6e3a20d480ba115f9695bf328c100f93cd78556e514b89f142dee3988dbbddae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6e3a20d480ba115f9695bf328c100f93cd78556e514b89f142dee3988dbbddae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6e3a20d480ba115f9695bf328c100f93cd78556e514b89f142dee3988dbbddae", kill_on_drop: false }`
[INFO] [stdout] 6e3a20d480ba115f9695bf328c100f93cd78556e514b89f142dee3988dbbddae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2f88c8235fdfaa8703dbdb0a8171363c2918398ad7f44db595fdb2be4abe0c31
[INFO] running `Command { std: "docker" "start" "-a" "2f88c8235fdfaa8703dbdb0a8171363c2918398ad7f44db595fdb2be4abe0c31", kill_on_drop: false }`
[INFO] [stderr]     Checking elf v0.8.0
[INFO] [stderr]    Compiling embassy-executor v0.7.0
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]     Checking jiff v0.2.6
[INFO] [stderr]     Checking embassy-futures v0.1.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]     Checking embive v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling libfuzzer-sys v0.4.9
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking env_filter v0.1.3
[INFO] [stderr]     Checking env_logger v0.11.8
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking embive-fuzz v0.0.0 (/opt/rustwide/workdir/fuzz)
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling embassy-executor-macros v0.6.2
[INFO] [stderr]     Checking embive-embassy-example v0.1.0 (/opt/rustwide/workdir/examples/embassy)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.43s
[INFO] running `Command { std: "docker" "inspect" "2f88c8235fdfaa8703dbdb0a8171363c2918398ad7f44db595fdb2be4abe0c31", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f88c8235fdfaa8703dbdb0a8171363c2918398ad7f44db595fdb2be4abe0c31", kill_on_drop: false }`
[INFO] [stdout] 2f88c8235fdfaa8703dbdb0a8171363c2918398ad7f44db595fdb2be4abe0c31
