[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] testing thallada/skyrim-cell-dump-py against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthallada%2Fskyrim-cell-dump-py" "/workspace/builds/worker-103/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-103/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/thallada/skyrim-cell-dump-py on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-103/source/Cargo.toml [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: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96e071036bd6bba1d6ccaae82aab203352584a8be6eea82c2595d4a0c97ec33d [INFO] running `Command { std: "docker" "start" "-a" "96e071036bd6bba1d6ccaae82aab203352584a8be6eea82c2595d4a0c97ec33d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96e071036bd6bba1d6ccaae82aab203352584a8be6eea82c2595d4a0c97ec33d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96e071036bd6bba1d6ccaae82aab203352584a8be6eea82c2595d4a0c97ec33d", kill_on_drop: false }` [INFO] [stdout] 96e071036bd6bba1d6ccaae82aab203352584a8be6eea82c2595d4a0c97ec33d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2dcb3ab3783826b2706801ed1c25269db70f6a8596deb3de40cf963fd8e62ad [INFO] running `Command { std: "docker" "start" "-a" "a2dcb3ab3783826b2706801ed1c25269db70f6a8596deb3de40cf963fd8e62ad", 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 serde_derive v1.0.136 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unindent v0.1.8 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling indoc v1.0.4 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling bitvec v0.19.6 [INFO] [stderr] Compiling quote v1.0.16 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling pyo3-ffi v0.16.2 [INFO] [stderr] Compiling pyo3 v0.16.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.16.2 [INFO] [stderr] Compiling pyo3-macros v0.16.2 [INFO] [stderr] Compiling skyrim-cell-dump v0.3.3 [INFO] [stderr] Compiling skyrim-cell-dump-py v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.56s [INFO] running `Command { std: "docker" "inspect" "a2dcb3ab3783826b2706801ed1c25269db70f6a8596deb3de40cf963fd8e62ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2dcb3ab3783826b2706801ed1c25269db70f6a8596deb3de40cf963fd8e62ad", kill_on_drop: false }` [INFO] [stdout] a2dcb3ab3783826b2706801ed1c25269db70f6a8596deb3de40cf963fd8e62ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab37fedd58e57a14206f4d13b69a6f242c48c817d4aa74a5427dfe773615cbc7 [INFO] running `Command { std: "docker" "start" "-a" "ab37fedd58e57a14206f4d13b69a6f242c48c817d4aa74a5427dfe773615cbc7", kill_on_drop: false }` [INFO] [stderr] Compiling skyrim-cell-dump-py v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.80s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/skyrim_cell_dump-efe25e47341997f9) [INFO] running `Command { std: "docker" "inspect" "ab37fedd58e57a14206f4d13b69a6f242c48c817d4aa74a5427dfe773615cbc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab37fedd58e57a14206f4d13b69a6f242c48c817d4aa74a5427dfe773615cbc7", kill_on_drop: false }` [INFO] [stdout] ab37fedd58e57a14206f4d13b69a6f242c48c817d4aa74a5427dfe773615cbc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-103/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7b8000a827a5253994461de3cb9c056b89abdcba962d1231de49ff4951c4776a [INFO] running `Command { std: "docker" "start" "-a" "7b8000a827a5253994461de3cb9c056b89abdcba962d1231de49ff4951c4776a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/skyrim_cell_dump-efe25e47341997f9) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7b8000a827a5253994461de3cb9c056b89abdcba962d1231de49ff4951c4776a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b8000a827a5253994461de3cb9c056b89abdcba962d1231de49ff4951c4776a", kill_on_drop: false }` [INFO] [stdout] 7b8000a827a5253994461de3cb9c056b89abdcba962d1231de49ff4951c4776a