[INFO] cloning 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" "clone" "--bare" "https://github.com/Cerberuser/darkest_dungeon_mod_bundler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCerberuser%2Fdarkest_dungeon_mod_bundler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCerberuser%2Fdarkest_dungeon_mod_bundler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4fb4913abea2fc6faca1f0f67035968d5219d3b3
[INFO] checking Cerberuser/darkest_dungeon_mod_bundler against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCerberuser%2Fdarkest_dungeon_mod_bundler" "/workspace/builds/worker-10/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Cerberuser/darkest_dungeon_mod_bundler on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-10/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" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded unindent v0.1.6
[INFO] [stderr] Downloaded combine v4.2.1
[INFO] [stderr] Downloaded cursive_core v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36d57e44ac70bfb8b906705ece9d75a4c6c37506d210af1729e564d5d198597e
[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" "36d57e44ac70bfb8b906705ece9d75a4c6c37506d210af1729e564d5d198597e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36d57e44ac70bfb8b906705ece9d75a4c6c37506d210af1729e564d5d198597e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36d57e44ac70bfb8b906705ece9d75a4c6c37506d210af1729e564d5d198597e", kill_on_drop: false }`
[INFO] [stdout] 36d57e44ac70bfb8b906705ece9d75a4c6c37506d210af1729e564d5d198597e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--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] 7b0116c520e59247751f973410afc6828c66756bc22da86a09e227439625078b
[INFO] running `Command { std: "docker" "start" "-a" "7b0116c520e59247751f973410afc6828c66756bc22da86a09e227439625078b", kill_on_drop: false }`
[INFO] [stderr] Compiling autocfg v1.0.0
[INFO] [stderr] Compiling libc v0.2.71
[INFO] [stderr] Compiling syn v1.0.31
[INFO] [stderr] Checking cfg-if v0.1.10
[INFO] [stderr] Compiling getrandom v0.1.14
[INFO] [stderr] Compiling ident_case v1.0.1
[INFO] [stderr] Compiling strsim v0.9.3
[INFO] [stderr] Compiling fnv v1.0.7
[INFO] [stderr] Compiling proc-macro-hack v0.5.16
[INFO] [stderr] Checking slab v0.4.2
[INFO] [stderr] Checking arc-swap v0.4.7
[INFO] [stderr] Checking scopeguard v1.1.0
[INFO] [stderr] Compiling serde v1.0.112
[INFO] [stderr] Checking smallvec v1.4.0
[INFO] [stderr] Compiling bitflags v1.2.1
[INFO] [stderr] Checking array-macro v1.0.5
[INFO] [stderr] Compiling ryu v1.0.5
[INFO] [stderr] Compiling memchr v2.3.3
[INFO] [stderr] Checking unicode-width v0.1.7
[INFO] [stderr] Compiling unindent v0.1.6
[INFO] [stderr] Compiling serde_json v1.0.55
[INFO] [stderr] Checking xi-unicode v0.2.0
[INFO] [stderr] Checking termcolor v1.1.0
[INFO] [stderr] Checking bytes v0.5.5
[INFO] [stderr] Checking itoa v0.4.6
[INFO] [stderr] Checking owning_ref v0.4.1
[INFO] [stderr] Checking lock_api v0.3.4
[INFO] [stderr] Checking log v0.4.8
[INFO] [stderr] Compiling num-traits v0.2.12
[INFO] [stderr] Compiling num-integer v0.1.43
[INFO] [stderr] Compiling num-complex v0.2.4
[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] Checking combine v4.2.1
[INFO] [stderr] Checking iovec v0.1.4
[INFO] [stderr] Checking net2 v0.2.34
[INFO] [stderr] Checking time v0.1.43
[INFO] [stderr] Checking signal-hook-registry v1.2.0
[INFO] [stderr] Checking parking_lot_core v0.7.2
[INFO] [stderr] Checking crossbeam-channel v0.4.2
[INFO] [stderr] Checking parking_lot v0.10.2
[INFO] [stderr] Checking mio v0.6.22
[INFO] [stderr] Compiling const-random-macro v0.1.8
[INFO] [stderr] Checking chrono v0.4.11
[INFO] [stderr] Checking const-random v0.1.8
[INFO] [stderr] Checking ahash v0.3.8
[INFO] [stderr] Checking num v0.2.1
[INFO] [stderr] Checking signal-hook v0.1.15
[INFO] [stderr] Checking crossterm v0.17.5
[INFO] [stderr] Checking simplelog v0.8.0
[INFO] [stderr] Compiling darling_core v0.10.2
[INFO] [stderr] Compiling enum-map-derive v0.4.3
[INFO] [stderr] Compiling serde_derive v1.0.112
[INFO] [stderr] Compiling thiserror-impl v1.0.20
[INFO] [stderr] Compiling indoc-impl v0.3.6
[INFO] [stderr] Compiling darling_macro v0.10.2
[INFO] [stderr] Checking enum-map v0.6.2
[INFO] [stderr] Checking indoc v0.3.6
[INFO] [stderr] Checking thiserror v1.0.20
[INFO] [stderr] Compiling darling v0.10.2
[INFO] [stderr] Compiling enumset_derive v0.5.0
[INFO] [stderr] Checking enumset v1.0.0
[INFO] [stderr] Checking cursive_core v0.1.0
[INFO] [stderr] Checking cursive v0.15.0
[INFO] [stderr] Checking serde-xml-rs v0.4.0
[INFO] [stderr] Checking 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 07s
[INFO] running `Command { std: "docker" "inspect" "7b0116c520e59247751f973410afc6828c66756bc22da86a09e227439625078b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b0116c520e59247751f973410afc6828c66756bc22da86a09e227439625078b", kill_on_drop: false }`
[INFO] [stdout] 7b0116c520e59247751f973410afc6828c66756bc22da86a09e227439625078b