[INFO] cloning repository https://github.com/Stophii/State-Machine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Stophii/State-Machine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStophii%2FState-Machine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStophii%2FState-Machine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1066ee63e00afbf82b4078adb1c5def587fb226d [INFO] checking Stophii/State-Machine against try#b10dae361a61486cfbdcd3aae3877ee17e00d192 for pr-153912 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStophii%2FState-Machine" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Stophii/State-Machine [INFO] finished tweaking git repo https://github.com/Stophii/State-Machine [INFO] tweaked toml for git repo https://github.com/Stophii/State-Machine written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Stophii/State-Machine on toolchain b10dae361a61486cfbdcd3aae3877ee17e00d192 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Stophii/State-Machine 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" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_core v1.0.225 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.103 [INFO] [stderr] Downloaded serde_derive v1.0.225 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.103 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.103 [INFO] [stderr] Downloaded toml_datetime v0.7.2 [INFO] [stderr] Downloaded toml_parser v1.0.3 [INFO] [stderr] Downloaded toml_edit v0.23.6 [INFO] [stderr] Downloaded turbo-genesis-sdk v5.1.0 [INFO] [stderr] Downloaded js-sys v0.3.80 [INFO] [stderr] Downloaded wasm-bindgen v0.2.103 [INFO] [stderr] Downloaded serde v1.0.225 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.103 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 335f17bf820516c1659cdadbb317c815d57e4e7999ae75a299bd6a7f2578d536 [INFO] running `Command { std: "docker" "start" "-a" "335f17bf820516c1659cdadbb317c815d57e4e7999ae75a299bd6a7f2578d536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "335f17bf820516c1659cdadbb317c815d57e4e7999ae75a299bd6a7f2578d536", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "335f17bf820516c1659cdadbb317c815d57e4e7999ae75a299bd6a7f2578d536", kill_on_drop: false }` [INFO] [stdout] 335f17bf820516c1659cdadbb317c815d57e4e7999ae75a299bd6a7f2578d536 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+b10dae361a61486cfbdcd3aae3877ee17e00d192" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 39a6fe9c1d3f06ed9946503db0182be9600a92752d63f33f970fbb053fa4e202 [INFO] running `Command { std: "docker" "start" "-a" "39a6fe9c1d3f06ed9946503db0182be9600a92752d63f33f970fbb053fa4e202", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling serde_core v1.0.225 [INFO] [stderr] Compiling toml_datetime v0.7.2 [INFO] [stderr] Compiling serde v1.0.225 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling toml_parser v1.0.3 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Checking turbo-genesis-ffi v1.0.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling toml_edit v0.23.6 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking serde_json v1.0.145 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling serde_derive v1.0.225 [INFO] [stderr] Checking turbo-genesis-abi v1.0.0 [INFO] [stderr] Compiling turbo-genesis-macros v1.0.0 [INFO] [stderr] Checking turbo-genesis-sdk v5.1.0 [INFO] [stderr] Checking statemachine v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.69s [INFO] running `Command { std: "docker" "inspect" "39a6fe9c1d3f06ed9946503db0182be9600a92752d63f33f970fbb053fa4e202", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "39a6fe9c1d3f06ed9946503db0182be9600a92752d63f33f970fbb053fa4e202", kill_on_drop: false }` [INFO] [stdout] 39a6fe9c1d3f06ed9946503db0182be9600a92752d63f33f970fbb053fa4e202