[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#73ffebff6f34db7eb167bf9edcf2afa19c3073e9 for pr-147841 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fembive%2Fembive" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/embive/embive on toolchain 73ffebff6f34db7eb167bf9edcf2afa19c3073e9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32d85fb251fe037c5297b18cabfc3a11e7273980991c73da23226f70602b4624 [INFO] running `Command { std: "docker" "start" "-a" "32d85fb251fe037c5297b18cabfc3a11e7273980991c73da23226f70602b4624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32d85fb251fe037c5297b18cabfc3a11e7273980991c73da23226f70602b4624", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32d85fb251fe037c5297b18cabfc3a11e7273980991c73da23226f70602b4624", kill_on_drop: false }` [INFO] [stdout] 32d85fb251fe037c5297b18cabfc3a11e7273980991c73da23226f70602b4624 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+73ffebff6f34db7eb167bf9edcf2afa19c3073e9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11f775643dcb7b3e1c574d6fd21c18eb9c9c8292d1f85d2a1c6f5f4f0fcf4b4b [INFO] running `Command { std: "docker" "start" "-a" "11f775643dcb7b3e1c574d6fd21c18eb9c9c8292d1f85d2a1c6f5f4f0fcf4b4b", kill_on_drop: false }` [INFO] [stderr] Checking elf v0.8.0 [INFO] [stderr] Compiling embassy-executor v0.7.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking critical-section v1.2.0 [INFO] [stderr] Checking jiff v0.2.6 [INFO] [stderr] Checking arbitrary v1.4.1 [INFO] [stderr] Checking embassy-futures v0.1.1 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Checking embive v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling cc v1.2.18 [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 31.48s [INFO] running `Command { std: "docker" "inspect" "11f775643dcb7b3e1c574d6fd21c18eb9c9c8292d1f85d2a1c6f5f4f0fcf4b4b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11f775643dcb7b3e1c574d6fd21c18eb9c9c8292d1f85d2a1c6f5f4f0fcf4b4b", kill_on_drop: false }` [INFO] [stdout] 11f775643dcb7b3e1c574d6fd21c18eb9c9c8292d1f85d2a1c6f5f4f0fcf4b4b