[INFO] cloning repository https://github.com/JadedBlueEyes/mrmx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JadedBlueEyes/mrmx" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJadedBlueEyes%2Fmrmx", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJadedBlueEyes%2Fmrmx'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fabc813761d1dbd9d9fceaee7387592304d9b79c [INFO] checking JadedBlueEyes/mrmx/fabc813761d1dbd9d9fceaee7387592304d9b79c against master#a26e97be8826d408309fffbd8168362365719f50 for pr-136776 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJadedBlueEyes%2Fmrmx" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JadedBlueEyes/mrmx on toolchain a26e97be8826d408309fffbd8168362365719f50 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-5-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/JadedBlueEyes/mrmx [INFO] finished tweaking git repo https://github.com/JadedBlueEyes/mrmx [INFO] tweaked toml for git repo https://github.com/JadedBlueEyes/mrmx written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/JadedBlueEyes/mrmx 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" "+a26e97be8826d408309fffbd8168362365719f50" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/JadedBlueEyes/mrml.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn_derive v0.2.0 [INFO] [stderr] Downloaded expect-test v1.5.1 [INFO] [stderr] Downloaded rstml v0.12.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac2679443821392525a2f34b83fae835d2de83298e884b6024aa8ab47a57b1d6 [INFO] running `Command { std: "docker" "start" "-a" "ac2679443821392525a2f34b83fae835d2de83298e884b6024aa8ab47a57b1d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac2679443821392525a2f34b83fae835d2de83298e884b6024aa8ab47a57b1d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac2679443821392525a2f34b83fae835d2de83298e884b6024aa8ab47a57b1d6", kill_on_drop: false }` [INFO] [stdout] ac2679443821392525a2f34b83fae835d2de83298e884b6024aa8ab47a57b1d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+a26e97be8826d408309fffbd8168362365719f50" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f52bb67ab6b0bad681273cae6e1fe1264af7456d88bfead514f587fdf5f827e8 [INFO] running `Command { std: "docker" "start" "-a" "f52bb67ab6b0bad681273cae6e1fe1264af7456d88bfead514f587fdf5f827e8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v2.0.11 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Checking hashbrown v0.15.2 [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Checking rustc-hash v2.1.0 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking dissimilar v1.0.9 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Checking expect-test v1.5.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Checking quote v1.0.38 [INFO] [stderr] Checking syn v2.0.98 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling thiserror-impl v2.0.11 [INFO] [stderr] Compiling derive-where v1.2.7 [INFO] [stderr] Compiling syn_derive v0.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking mrml v4.0.0 (https://github.com/JadedBlueEyes/mrml.git?branch=jade%2Ffragment#e67713ab) [INFO] [stderr] Compiling rstml v0.12.1 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Checking mrmx-macros v0.1.0 (/opt/rustwide/workdir/crates/mrmx-macros) [INFO] [stderr] Checking mrmx v0.1.0 (/opt/rustwide/workdir/crates/mrmx) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.84s [INFO] running `Command { std: "docker" "inspect" "f52bb67ab6b0bad681273cae6e1fe1264af7456d88bfead514f587fdf5f827e8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f52bb67ab6b0bad681273cae6e1fe1264af7456d88bfead514f587fdf5f827e8", kill_on_drop: false }` [INFO] [stdout] f52bb67ab6b0bad681273cae6e1fe1264af7456d88bfead514f587fdf5f827e8