[INFO] updating cached repository https://github.com/Cerberuser/darkest_dungeon_mod_bundler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }`
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4fb4913abea2fc6faca1f0f67035968d5219d3b3
[INFO] testing Cerberuser/darkest_dungeon_mod_bundler against 1.45.2 for beta-1.46-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCerberuser%2Fdarkest_dungeon_mod_bundler" "/workspace/builds/worker-7/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Cerberuser/darkest_dungeon_mod_bundler on toolchain 1.45.2
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/Cerberuser/darkest_dungeon_mod_bundler
[INFO] finished tweaking git repo https://github.com/Cerberuser/darkest_dungeon_mod_bundler
[INFO] tweaked toml for git repo https://github.com/Cerberuser/darkest_dungeon_mod_bundler written to /workspace/builds/worker-7/source/Cargo.toml
[INFO] crate git repo https://github.com/Cerberuser/darkest_dungeon_mod_bundler already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 54b93b4745f9e4fec36638f049536a8e586ee58fd9792b11804732c1b7b99def
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "54b93b4745f9e4fec36638f049536a8e586ee58fd9792b11804732c1b7b99def", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "54b93b4745f9e4fec36638f049536a8e586ee58fd9792b11804732c1b7b99def", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "54b93b4745f9e4fec36638f049536a8e586ee58fd9792b11804732c1b7b99def", kill_on_drop: false }`
[INFO] [stdout] 54b93b4745f9e4fec36638f049536a8e586ee58fd9792b11804732c1b7b99def
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 817899f7ee5b8cdfd94d8857cfbc6d0ab3a8696a0e73e7c92bd4f438fd4a4301
[INFO] running `Command { std: "docker" "start" "-a" "817899f7ee5b8cdfd94d8857cfbc6d0ab3a8696a0e73e7c92bd4f438fd4a4301", kill_on_drop: false }`
[INFO] [stderr] Compiling autocfg v1.0.0
[INFO] [stderr] Compiling proc-macro2 v1.0.18
[INFO] [stderr] Compiling unicode-xid v0.2.0
[INFO] [stderr] Compiling syn v1.0.31
[INFO] [stderr] Compiling libc v0.2.71
[INFO] [stderr] Compiling cfg-if v0.1.10
[INFO] [stderr] Compiling log v0.4.8
[INFO] [stderr] Compiling strsim v0.9.3
[INFO] [stderr] Compiling proc-macro-hack v0.5.16
[INFO] [stderr] Compiling getrandom v0.1.14
[INFO] [stderr] Compiling ident_case v1.0.1
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling lazy_static v1.4.0
[INFO] [stderr] Compiling maybe-uninit v2.0.0
[INFO] [stderr] Compiling arc-swap v0.4.7
[INFO] [stderr] Compiling slab v0.4.2
[INFO] [stderr] Compiling smallvec v1.4.0
[INFO] [stderr] Compiling scopeguard v1.1.0
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Compiling serde v1.0.112
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Compiling array-macro v1.0.5
[INFO] [stderr] Compiling memchr v2.3.3
[INFO] [stderr] Compiling stable_deref_trait v1.1.1
[INFO] [stderr] Compiling xi-unicode v0.2.0
[INFO] [stderr] Compiling unicode-segmentation v1.6.0
[INFO] [stderr] Compiling unindent v0.1.6
[INFO] [stderr] Compiling unicode-width v0.1.7
[INFO] [stderr] Compiling serde_json v1.0.55
[INFO] [stderr] Compiling itoa v0.4.6
[INFO] [stderr] Compiling bytes v0.5.5
[INFO] [stderr] Compiling termcolor v1.1.0
[INFO] [stderr] Compiling xml-rs v0.8.3
[INFO] [stderr] Compiling difference v2.0.0
[INFO] [stderr] Compiling lock_api v0.3.4
[INFO] [stderr] Compiling owning_ref v0.4.1
[INFO] [stderr] Compiling num-traits v0.2.12
[INFO] [stderr] Compiling num-integer v0.1.43
[INFO] [stderr] Compiling crossbeam-utils v0.7.2
[INFO] [stderr] Compiling num-iter v0.1.41
[INFO] [stderr] Compiling num-rational v0.2.4
[INFO] [stderr] Compiling num-complex v0.2.4
[INFO] [stderr] Compiling combine v4.2.1
[INFO] [stderr] Compiling quote v1.0.7
[INFO] [stderr] Compiling net2 v0.2.34
[INFO] [stderr] Compiling iovec v0.1.4
[INFO] [stderr] Compiling signal-hook-registry v1.2.0
[INFO] [stderr] Compiling time v0.1.43
[INFO] [stderr] Compiling parking_lot_core v0.7.2
[INFO] [stderr] Compiling crossbeam-channel v0.4.2
[INFO] [stderr] Compiling const-random-macro v0.1.8
[INFO] [stderr] Compiling parking_lot v0.10.2
[INFO] [stderr] Compiling mio v0.6.22
[INFO] [stderr] Compiling const-random v0.1.8
[INFO] [stderr] Compiling ahash v0.3.8
[INFO] [stderr] Compiling chrono v0.4.11
[INFO] [stderr] Compiling signal-hook v0.1.15
[INFO] [stderr] Compiling num v0.2.1
[INFO] [stderr] Compiling crossterm v0.17.5
[INFO] [stderr] Compiling simplelog v0.8.0
[INFO] [stderr] Compiling darling_core v0.10.2
[INFO] [stderr] Compiling serde_derive v1.0.112
[INFO] [stderr] Compiling enum-map-derive v0.4.3
[INFO] [stderr] Compiling thiserror-impl v1.0.20
[INFO] [stderr] Compiling indoc-impl v0.3.6
[INFO] [stderr] Compiling indoc v0.3.6
[INFO] [stderr] Compiling enum-map v0.6.2
[INFO] [stderr] Compiling darling_macro v0.10.2
[INFO] [stderr] Compiling thiserror v1.0.20
[INFO] [stderr] Compiling darling v0.10.2
[INFO] [stderr] Compiling enumset_derive v0.5.0
[INFO] [stderr] Compiling enumset v1.0.0
[INFO] [stderr] Compiling cursive_core v0.1.0
[INFO] [stderr] Compiling cursive v0.15.0
[INFO] [stderr] Compiling serde-xml-rs v0.4.0
[INFO] [stderr] Compiling darkest_dungeon_mod_bundler v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function is never used: `key_value`
[INFO] [stdout] --> src/bundler/structures/darkest.rs:69:8
[INFO] [stdout] |
[INFO] [stdout] 69 | fn key_value(
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `new`
[INFO] [stdout] --> src/bundler/structures/darkest.rs:120:12
[INFO] [stdout] |
[INFO] [stdout] 120 | fn new() -> Self {
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `parser`
[INFO] [stdout] --> src/bundler/structures/darkest.rs:257:12
[INFO] [stdout] |
[INFO] [stdout] 257 | fn parser() -> impl Parser
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `parser`
[INFO] [stdout] --> src/bundler/structures/darkest.rs:272:16
[INFO] [stdout] |
[INFO] [stdout] 272 | pub fn parser() -> impl Parser
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s
[INFO] running `Command { std: "docker" "inspect" "817899f7ee5b8cdfd94d8857cfbc6d0ab3a8696a0e73e7c92bd4f438fd4a4301", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "817899f7ee5b8cdfd94d8857cfbc6d0ab3a8696a0e73e7c92bd4f438fd4a4301", kill_on_drop: false }`
[INFO] [stdout] 817899f7ee5b8cdfd94d8857cfbc6d0ab3a8696a0e73e7c92bd4f438fd4a4301
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1ed929af5ffe1c7188b02ffabe7c450f8e607f49cc5d6b2200302de89b55f2b0
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "1ed929af5ffe1c7188b02ffabe7c450f8e607f49cc5d6b2200302de89b55f2b0", kill_on_drop: false }`
[INFO] [stderr] Compiling darkest_dungeon_mod_bundler v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: function is never used: `key_value`
[INFO] [stdout] --> src/bundler/structures/darkest.rs:69:8
[INFO] [stdout] |
[INFO] [stdout] 69 | fn key_value(
[INFO] [stdout] | ^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(dead_code)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `new`
[INFO] [stdout] --> src/bundler/structures/darkest.rs:120:12
[INFO] [stdout] |
[INFO] [stdout] 120 | fn new() -> Self {
[INFO] [stdout] | ^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `parser`
[INFO] [stdout] --> src/bundler/structures/darkest.rs:257:12
[INFO] [stdout] |
[INFO] [stdout] 257 | fn parser() -> impl Parser
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: associated function is never used: `parser`
[INFO] [stdout] --> src/bundler/structures/darkest.rs:272:16
[INFO] [stdout] |
[INFO] [stdout] 272 | pub fn parser() -> impl Parser
[INFO] [stdout] | ^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.13s
[INFO] running `Command { std: "docker" "inspect" "1ed929af5ffe1c7188b02ffabe7c450f8e607f49cc5d6b2200302de89b55f2b0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ed929af5ffe1c7188b02ffabe7c450f8e607f49cc5d6b2200302de89b55f2b0", kill_on_drop: false }`
[INFO] [stdout] 1ed929af5ffe1c7188b02ffabe7c450f8e607f49cc5d6b2200302de89b55f2b0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dffed28c3722546f6ad2742924a1ba9563303fc9e5f2081167825c4a691314af
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "dffed28c3722546f6ad2742924a1ba9563303fc9e5f2081167825c4a691314af", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] warning: function is never used: `key_value`
[INFO] [stderr] --> src/bundler/structures/darkest.rs:69:8
[INFO] [stderr] |
[INFO] [stderr] 69 | fn key_value(
[INFO] [stderr] | ^^^^^^^^^
[INFO] [stderr] |
[INFO] [stderr] = note: `#[warn(dead_code)]` on by default
[INFO] [stderr]
[INFO] [stderr] warning: associated function is never used: `new`
[INFO] [stderr] --> src/bundler/structures/darkest.rs:120:12
[INFO] [stderr] |
[INFO] [stderr] 120 | fn new() -> Self {
[INFO] [stderr] | ^^^
[INFO] [stderr]
[INFO] [stderr] warning: associated function is never used: `parser`
[INFO] [stderr] --> src/bundler/structures/darkest.rs:257:12
[INFO] [stderr] |
[INFO] [stderr] 257 | fn parser() -> impl Parser
[INFO] [stderr] | ^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: associated function is never used: `parser`
[INFO] [stderr] --> src/bundler/structures/darkest.rs:272:16
[INFO] [stderr] |
[INFO] [stderr] 272 | pub fn parser() -> impl Parser
[INFO] [stderr] | ^^^^^^
[INFO] [stderr]
[INFO] [stderr] warning: 4 warnings emitted
[INFO] [stderr]
[INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr] Running /opt/rustwide/target/debug/deps/darkest_dungeon_mod_bundler-190baabc5235f2b7
[INFO] [stdout]
[INFO] [stdout] running 9 tests
[INFO] [stdout] test bundler::structures::json::tests::modify ... ok
[INFO] [stdout] test bundler::structures::darkest::parser::test::parse_single_entry_file ... ok
[INFO] [stdout] test bundler::structures::darkest::parser::test::parse_double_entry_file ... ok
[INFO] [stdout] test bundler::structures::json::tests::flatten_and_rebuild ... ok
[INFO] [stdout] test bundler::structures::darkest::parser::test::parse_values ... ok
[INFO] [stdout] test bundler::structures::darkest::parser::test::parse_entry ... ok
[INFO] [stdout] test bundler::structures::darkest::parser::test::parse_items ... ok
[INFO] [stdout] test bundler::structures::darkest::parser::test::parse_item ... ok
[INFO] [stdout] test bundler::structures::darkest::parser::test::parse_complex_file ... ok
[INFO] [stdout]
[INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
[INFO] [stdout]
[INFO] [stderr] Running /opt/rustwide/target/debug/deps/darkest_dungeon_mod_bundler-03412f1a9203cff6
[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
[INFO] [stdout]
[INFO] [stderr] Doc-tests darkest_dungeon_mod_bundler
[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
[INFO] [stdout]
[INFO] running `Command { std: "docker" "inspect" "dffed28c3722546f6ad2742924a1ba9563303fc9e5f2081167825c4a691314af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dffed28c3722546f6ad2742924a1ba9563303fc9e5f2081167825c4a691314af", kill_on_drop: false }`
[INFO] [stdout] dffed28c3722546f6ad2742924a1ba9563303fc9e5f2081167825c4a691314af