[INFO] updating cached repository https://github.com/kstrohbeck/picross-solver [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] 8f538c9a0565d817c8963e8ccebb15bdc8162841 [INFO] testing kstrohbeck/picross-solver against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkstrohbeck%2Fpicross-solver" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kstrohbeck/picross-solver 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/kstrohbeck/picross-solver [INFO] finished tweaking git repo https://github.com/kstrohbeck/picross-solver [INFO] tweaked toml for git repo https://github.com/kstrohbeck/picross-solver written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/kstrohbeck/picross-solver 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] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] d29ef24f3706d1972b9d17338dcf30fe34fde3f097834cd544cbf319837cdfbd [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" "d29ef24f3706d1972b9d17338dcf30fe34fde3f097834cd544cbf319837cdfbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d29ef24f3706d1972b9d17338dcf30fe34fde3f097834cd544cbf319837cdfbd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d29ef24f3706d1972b9d17338dcf30fe34fde3f097834cd544cbf319837cdfbd", kill_on_drop: false }` [INFO] [stdout] d29ef24f3706d1972b9d17338dcf30fe34fde3f097834cd544cbf319837cdfbd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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] [stdout] 8e81c42e362f0e64d1532e980fd4ff7035b42f4d3db64d2c8d9cbb7c49912e1b [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" "8e81c42e362f0e64d1532e980fd4ff7035b42f4d3db64d2c8d9cbb7c49912e1b", kill_on_drop: false }` [INFO] [stderr] warning: the cargo feature `edition` is now stable and is no longer necessary to be listed in the manifest [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Compiling serde v1.0.75 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling streaming-iterator v0.1.4 [INFO] [stderr] Compiling itertools v0.7.8 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling serde_derive v1.0.75 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling picross-solver v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(uniform_paths)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `step_as_child` found for mutable reference `&mut puzzle::Puzzle` in the current scope [INFO] [stdout] --> src/puzzle.rs:98:30 [INFO] [stdout] | [INFO] [stdout] 98 | while let res = self.step_as_child() { [INFO] [stdout] | ^^^^^^^^^^^^^ help: there is an associated function with a similar name: `solve_as_child` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/puzzle.rs:98:9 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn solve_as_child(&mut self) -> Option { [INFO] [stdout] | ------------ expected `std::option::Option` because of return type [INFO] [stdout] 98 | / while let res = self.step_as_child() { [INFO] [stdout] 99 | | } [INFO] [stdout] | |_________^ expected enum `std::option::Option`, found `()` [INFO] [stdout] | [INFO] [stdout] = note: expected enum `std::option::Option` [INFO] [stdout] found unit type `()` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0554, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `picross-solver`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "8e81c42e362f0e64d1532e980fd4ff7035b42f4d3db64d2c8d9cbb7c49912e1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e81c42e362f0e64d1532e980fd4ff7035b42f4d3db64d2c8d9cbb7c49912e1b", kill_on_drop: false }` [INFO] [stdout] 8e81c42e362f0e64d1532e980fd4ff7035b42f4d3db64d2c8d9cbb7c49912e1b