[INFO] cloning repository https://github.com/thallada/skyrim-cell-dump-py
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thallada/skyrim-cell-dump-py" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthallada%2Fskyrim-cell-dump-py", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthallada%2Fskyrim-cell-dump-py'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a95d14994d9ec6ac1cd6ec4d62d648607c2758fa
[INFO] checking thallada/skyrim-cell-dump-py against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthallada%2Fskyrim-cell-dump-py" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thallada/skyrim-cell-dump-py
[INFO] finished tweaking git repo https://github.com/thallada/skyrim-cell-dump-py
[INFO] tweaked toml for git repo https://github.com/thallada/skyrim-cell-dump-py written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thallada/skyrim-cell-dump-py on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thallada/skyrim-cell-dump-py 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" "+987a165cfab916796a8315782b83ac460a651ce2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[ERROR] error running command: no output for 300 seconds
[INFO] checking thallada/skyrim-cell-dump-py against try#987a165cfab916796a8315782b83ac460a651ce2 for pr-145262
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthallada%2Fskyrim-cell-dump-py" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/thallada/skyrim-cell-dump-py
[INFO] finished tweaking git repo https://github.com/thallada/skyrim-cell-dump-py
[INFO] tweaked toml for git repo https://github.com/thallada/skyrim-cell-dump-py written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/thallada/skyrim-cell-dump-py on toolchain 987a165cfab916796a8315782b83ac460a651ce2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/thallada/skyrim-cell-dump-py 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" "+987a165cfab916796a8315782b83ac460a651ce2" "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 unindent v0.1.8
[INFO] [stderr]   Downloaded pyo3-build-config v0.16.2
[INFO] [stderr]   Downloaded skyrim-cell-dump v0.3.3
[INFO] [stderr]   Downloaded pyo3-macros v0.16.2
[INFO] [stderr]   Downloaded pyo3-ffi v0.16.2
[INFO] [stderr]   Downloaded redox_syscall v0.2.12
[INFO] [stderr]   Downloaded indoc v1.0.4
[INFO] [stderr]   Downloaded pyo3-macros-backend v0.16.2
[INFO] [stderr]   Downloaded bitvec v0.19.6
[INFO] [stderr]   Downloaded pyo3 v0.16.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b36145439e9b8c1cbbf85c23afa93573b70e5e2a621a78f53c429ea6d6df3408
[INFO] running `Command { std: "docker" "start" "-a" "b36145439e9b8c1cbbf85c23afa93573b70e5e2a621a78f53c429ea6d6df3408", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b36145439e9b8c1cbbf85c23afa93573b70e5e2a621a78f53c429ea6d6df3408", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b36145439e9b8c1cbbf85c23afa93573b70e5e2a621a78f53c429ea6d6df3408", kill_on_drop: false }`
[INFO] [stdout] b36145439e9b8c1cbbf85c23afa93573b70e5e2a621a78f53c429ea6d6df3408
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+987a165cfab916796a8315782b83ac460a651ce2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79c8bda7bf1c32887b8474d0340fef1ec7b0331fbda4ba141238371daebc1e69
[INFO] running `Command { std: "docker" "start" "-a" "79c8bda7bf1c32887b8474d0340fef1ec7b0331fbda4ba141238371daebc1e69", kill_on_drop: false }`
[INFO] [stderr]    Compiling pyo3-build-config v0.16.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.36
[INFO] [stderr]    Compiling once_cell v1.10.0
[INFO] [stderr]    Compiling syn v1.0.89
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling radium v0.5.3
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling serde_derive v1.0.136
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling parking_lot_core v0.8.5
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking smallvec v1.8.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking ryu v1.0.9
[INFO] [stderr]    Compiling serde v1.0.136
[INFO] [stderr]    Compiling encoding_rs v0.8.30
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]    Compiling unindent v0.1.8
[INFO] [stderr]     Checking lock_api v0.4.6
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling nom v6.2.1
[INFO] [stderr]    Compiling indoc v1.0.4
[INFO] [stderr]     Checking bitvec v0.19.6
[INFO] [stderr]    Compiling quote v1.0.16
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]    Compiling pyo3-ffi v0.16.2
[INFO] [stderr]    Compiling pyo3 v0.16.2
[INFO] [stderr]     Checking flate2 v1.0.22
[INFO] [stderr]    Compiling pyo3-macros-backend v0.16.2
[INFO] [stderr]    Compiling pyo3-macros v0.16.2
[INFO] [stderr]     Checking skyrim-cell-dump v0.3.3
[INFO] [stderr]     Checking skyrim-cell-dump-py v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.26s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v6.2.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "79c8bda7bf1c32887b8474d0340fef1ec7b0331fbda4ba141238371daebc1e69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79c8bda7bf1c32887b8474d0340fef1ec7b0331fbda4ba141238371daebc1e69", kill_on_drop: false }`
[INFO] [stdout] 79c8bda7bf1c32887b8474d0340fef1ec7b0331fbda4ba141238371daebc1e69
