[INFO] cloning repository https://github.com/storycraft/scn-tool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/storycraft/scn-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstorycraft%2Fscn-tool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstorycraft%2Fscn-tool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2e4b254b0acdd379f40aba8ffb6528ea5f947470 [INFO] testing storycraft/scn-tool 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%2Fstorycraft%2Fscn-tool" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/storycraft/scn-tool 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/storycraft/scn-tool [INFO] finished tweaking git repo https://github.com/storycraft/scn-tool [INFO] tweaked toml for git repo https://github.com/storycraft/scn-tool written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/storycraft/scn-tool 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] ef4af2e5756353ef8d58abaa6b15f6b59d1e4c7e4b74d5a959edf428b3c316f0 [INFO] running `Command { std: "docker" "start" "-a" "ef4af2e5756353ef8d58abaa6b15f6b59d1e4c7e4b74d5a959edf428b3c316f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef4af2e5756353ef8d58abaa6b15f6b59d1e4c7e4b74d5a959edf428b3c316f0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef4af2e5756353ef8d58abaa6b15f6b59d1e4c7e4b74d5a959edf428b3c316f0", kill_on_drop: false }` [INFO] [stdout] ef4af2e5756353ef8d58abaa6b15f6b59d1e4c7e4b74d5a959edf428b3c316f0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 7c1c18867e73bb337c7e41c85f61d0f78fda262729d01a538cc4b57821e5a936 [INFO] running `Command { std: "docker" "start" "-a" "7c1c18867e73bb337c7e41c85f61d0f78fda262729d01a538cc4b57821e5a936", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling libc v0.2.82 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling adler v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling emote-psb v0.3.3 [INFO] [stderr] Compiling emote-psb v0.5.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling scn-decompiler v0.1.0 (/opt/rustwide/workdir/scn-decompiler) [INFO] [stderr] Compiling scn-compiler v0.1.0 (/opt/rustwide/workdir/scn-compiler) [INFO] [stderr] Compiling scn-script-extractor v0.1.0 (/opt/rustwide/workdir/scn-script-extractor) [INFO] [stderr] Compiling scn-script-inserter v0.1.0 (/opt/rustwide/workdir/scn-script-inserter) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.62s [INFO] running `Command { std: "docker" "inspect" "7c1c18867e73bb337c7e41c85f61d0f78fda262729d01a538cc4b57821e5a936", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c1c18867e73bb337c7e41c85f61d0f78fda262729d01a538cc4b57821e5a936", kill_on_drop: false }` [INFO] [stdout] 7c1c18867e73bb337c7e41c85f61d0f78fda262729d01a538cc4b57821e5a936 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 08e7f9475d0a8799dfd45fea47b15033873710643e530ef66a1576dce8e5dda4 [INFO] running `Command { std: "docker" "start" "-a" "08e7f9475d0a8799dfd45fea47b15033873710643e530ef66a1576dce8e5dda4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling scn-script-extractor v0.1.0 (/opt/rustwide/workdir/scn-script-extractor) [INFO] [stderr] Compiling scn-script-inserter v0.1.0 (/opt/rustwide/workdir/scn-script-inserter) [INFO] [stderr] Compiling scn-compiler v0.1.0 (/opt/rustwide/workdir/scn-compiler) [INFO] [stderr] Compiling scn-decompiler v0.1.0 (/opt/rustwide/workdir/scn-decompiler) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/scn_compiler-e0bdf18d79d6c91d) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/scn_decompiler-1b6fad04051d94bc) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/scn_script_extractor-01d03d4e41b6c531) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/scn_script_inserter-3c362b9270adabca) [INFO] running `Command { std: "docker" "inspect" "08e7f9475d0a8799dfd45fea47b15033873710643e530ef66a1576dce8e5dda4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "08e7f9475d0a8799dfd45fea47b15033873710643e530ef66a1576dce8e5dda4", kill_on_drop: false }` [INFO] [stdout] 08e7f9475d0a8799dfd45fea47b15033873710643e530ef66a1576dce8e5dda4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 408f1e882fb1c1a9e48a5e5180b053f346d9cb4f8d54b3295a5054de1d0b9587 [INFO] running `Command { std: "docker" "start" "-a" "408f1e882fb1c1a9e48a5e5180b053f346d9cb4f8d54b3295a5054de1d0b9587", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/scn_compiler-e0bdf18d79d6c91d) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/scn_decompiler-1b6fad04051d94bc) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/scn_script_extractor-01d03d4e41b6c531) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/scn_script_inserter-3c362b9270adabca) [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" "408f1e882fb1c1a9e48a5e5180b053f346d9cb4f8d54b3295a5054de1d0b9587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "408f1e882fb1c1a9e48a5e5180b053f346d9cb4f8d54b3295a5054de1d0b9587", kill_on_drop: false }` [INFO] [stdout] 408f1e882fb1c1a9e48a5e5180b053f346d9cb4f8d54b3295a5054de1d0b9587