[INFO] cloning repository https://github.com/clarkenciel/aoc2k19 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/clarkenciel/aoc2k19" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclarkenciel%2Faoc2k19", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclarkenciel%2Faoc2k19'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1434bc7958bf27072eeceae8c1df859962273cf9 [INFO] checking clarkenciel/aoc2k19 against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fclarkenciel%2Faoc2k19" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/clarkenciel/aoc2k19 on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/clarkenciel/aoc2k19 [INFO] finished tweaking git repo https://github.com/clarkenciel/aoc2k19 [INFO] tweaked toml for git repo https://github.com/clarkenciel/aoc2k19 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/clarkenciel/aoc2k19 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d64ce1d25b3672d1ee283df213eb5138d8a7a8ccced1774ca25dd371ab9e30e0 [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" "d64ce1d25b3672d1ee283df213eb5138d8a7a8ccced1774ca25dd371ab9e30e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d64ce1d25b3672d1ee283df213eb5138d8a7a8ccced1774ca25dd371ab9e30e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d64ce1d25b3672d1ee283df213eb5138d8a7a8ccced1774ca25dd371ab9e30e0", kill_on_drop: false }` [INFO] [stdout] d64ce1d25b3672d1ee283df213eb5138d8a7a8ccced1774ca25dd371ab9e30e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=forbid" "-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:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c794989d2196767027629ab97324bbebaf1c01acac9ed377628e0f3644e3094 [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" "0c794989d2196767027629ab97324bbebaf1c01acac9ed377628e0f3644e3094", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Checking aoc2k19 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/three.rs:138:34 [INFO] [stdout] | [INFO] [stdout] 138 | Err(e) => panic!("{}", e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/two.rs:39:60 [INFO] [stdout] | [INFO] [stdout] 39 | Run::Error(e) => Err(challenge::Err::Failure(e.description().to_owned())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/two.rs:59:41 [INFO] [stdout] | [INFO] [stdout] 59 | Err(e) => Run::Error(RunError(e.description().to_owned())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/two.rs:62:45 [INFO] [stdout] | [INFO] [stdout] 62 | Err(e) => Run::Error(RunError(e.description().to_owned())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/two.rs:106:45 [INFO] [stdout] | [INFO] [stdout] 106 | .map_err(|e| OpCodeParseError(e.description().to_owned()))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/two.rs:111:49 [INFO] [stdout] | [INFO] [stdout] 111 | .map_err(|e| OpCodeParseError(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/two.rs:134:67 [INFO] [stdout] | [INFO] [stdout] 134 | .map_err(|e| OpApplicationError::Arithmetic(e.description().to_owned()))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/two.rs:138:67 [INFO] [stdout] | [INFO] [stdout] 138 | .map_err(|e| OpApplicationError::Arithmetic(e.description().to_owned()))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/two.rs:144:67 [INFO] [stdout] | [INFO] [stdout] 144 | .map_err(|e| OpApplicationError::Arithmetic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/two.rs:149:67 [INFO] [stdout] | [INFO] [stdout] 149 | .map_err(|e| OpApplicationError::Arithmetic(e.description().to_owned()))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/two.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | .map_err(|e| OpApplicationError::Arithmetic(e.description().to_owned()))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/two.rs:158:67 [INFO] [stdout] | [INFO] [stdout] 158 | .map_err(|e| OpApplicationError::Arithmetic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/two.rs:215:29 [INFO] [stdout] | [INFO] [stdout] 215 | Err(e) => Err(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/two.rs:290:38 [INFO] [stdout] | [INFO] [stdout] 290 | .map_err(|e| EvalError(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/three.rs:138:34 [INFO] [stdout] | [INFO] [stdout] 138 | Err(e) => panic!("{}", e.description()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/two.rs:39:60 [INFO] [stdout] | [INFO] [stdout] 39 | Run::Error(e) => Err(challenge::Err::Failure(e.description().to_owned())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/two.rs:59:41 [INFO] [stdout] | [INFO] [stdout] 59 | Err(e) => Run::Error(RunError(e.description().to_owned())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/two.rs:62:45 [INFO] [stdout] | [INFO] [stdout] 62 | Err(e) => Run::Error(RunError(e.description().to_owned())), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/two.rs:106:45 [INFO] [stdout] | [INFO] [stdout] 106 | .map_err(|e| OpCodeParseError(e.description().to_owned()))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/two.rs:111:49 [INFO] [stdout] | [INFO] [stdout] 111 | .map_err(|e| OpCodeParseError(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/two.rs:134:67 [INFO] [stdout] | [INFO] [stdout] 134 | .map_err(|e| OpApplicationError::Arithmetic(e.description().to_owned()))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/two.rs:138:67 [INFO] [stdout] | [INFO] [stdout] 138 | .map_err(|e| OpApplicationError::Arithmetic(e.description().to_owned()))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/two.rs:144:67 [INFO] [stdout] | [INFO] [stdout] 144 | .map_err(|e| OpApplicationError::Arithmetic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/two.rs:149:67 [INFO] [stdout] | [INFO] [stdout] 149 | .map_err(|e| OpApplicationError::Arithmetic(e.description().to_owned()))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/two.rs:152:67 [INFO] [stdout] | [INFO] [stdout] 152 | .map_err(|e| OpApplicationError::Arithmetic(e.description().to_owned()))?; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/two.rs:158:67 [INFO] [stdout] | [INFO] [stdout] 158 | .map_err(|e| OpApplicationError::Arithmetic(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/two.rs:215:29 [INFO] [stdout] | [INFO] [stdout] 215 | Err(e) => Err(e.description().to_string()), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/two.rs:290:38 [INFO] [stdout] | [INFO] [stdout] 290 | .map_err(|e| EvalError(e.description().to_owned())) [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 14 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.92s [INFO] running `Command { std: "docker" "inspect" "0c794989d2196767027629ab97324bbebaf1c01acac9ed377628e0f3644e3094", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c794989d2196767027629ab97324bbebaf1c01acac9ed377628e0f3644e3094", kill_on_drop: false }` [INFO] [stdout] 0c794989d2196767027629ab97324bbebaf1c01acac9ed377628e0f3644e3094