[INFO] cloning repository https://github.com/MrWint/factorio-replay-tools [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MrWint/factorio-replay-tools" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrWint%2Ffactorio-replay-tools", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrWint%2Ffactorio-replay-tools'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d9734402add4822f0c7dbb549ba41356ccf575e1 [INFO] checking MrWint/factorio-replay-tools against master#db1fb85cff63ad5fffe435e17128f99f9e1d970c for pr-89056 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMrWint%2Ffactorio-replay-tools" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MrWint/factorio-replay-tools on toolchain db1fb85cff63ad5fffe435e17128f99f9e1d970c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/MrWint/factorio-replay-tools [INFO] finished tweaking git repo https://github.com/MrWint/factorio-replay-tools [INFO] tweaked toml for git repo https://github.com/MrWint/factorio-replay-tools written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/MrWint/factorio-replay-tools already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b9c700c22627e11e70643753c1ba268af5f8051ba4843a84ffb50b4728a43d22 [INFO] running `Command { std: "docker" "start" "-a" "b9c700c22627e11e70643753c1ba268af5f8051ba4843a84ffb50b4728a43d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b9c700c22627e11e70643753c1ba268af5f8051ba4843a84ffb50b4728a43d22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9c700c22627e11e70643753c1ba268af5f8051ba4843a84ffb50b4728a43d22", kill_on_drop: false }` [INFO] [stdout] b9c700c22627e11e70643753c1ba268af5f8051ba4843a84ffb50b4728a43d22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+db1fb85cff63ad5fffe435e17128f99f9e1d970c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24479405fed30dbd72165306be04573bfd038e0bbf67c5c6999e46e2c2b234bc [INFO] running `Command { std: "docker" "start" "-a" "24479405fed30dbd72165306be04573bfd038e0bbf67c5c6999e46e2c2b234bc", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Checking unicode-segmentation v1.3.0 [INFO] [stderr] Checking podio v0.1.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Checking miniz_oxide v0.3.3 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking heck v0.3.1 [INFO] [stderr] Checking flate2 v1.0.12 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking zip v0.5.3 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Compiling factorio-serialize-derive v0.1.0 (/opt/rustwide/workdir/factorio-serialize/factorio-serialize-derive) [INFO] [stderr] Checking factorio-serialize v0.1.0 (/opt/rustwide/workdir/factorio-serialize) [INFO] [stderr] Checking factorio-replay-tool v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.77s [INFO] running `Command { std: "docker" "inspect" "24479405fed30dbd72165306be04573bfd038e0bbf67c5c6999e46e2c2b234bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24479405fed30dbd72165306be04573bfd038e0bbf67c5c6999e46e2c2b234bc", kill_on_drop: false }` [INFO] [stdout] 24479405fed30dbd72165306be04573bfd038e0bbf67c5c6999e46e2c2b234bc