[INFO] updating cached repository https://github.com/Icey1717/SushiGoNN [INFO] running `"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"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 526c853a80b2a6d970e0d38aa0d2007f3281cd83 [INFO] checking Icey1717/SushiGoNN against try#f149601db42efe10ece8b284ab681fd4a6fcb89c for pr-68766 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FIcey1717%2FSushiGoNN" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Icey1717/SushiGoNN on toolchain f149601db42efe10ece8b284ab681fd4a6fcb89c [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Icey1717/SushiGoNN [INFO] finished tweaking git repo https://github.com/Icey1717/SushiGoNN [INFO] tweaked toml for git repo https://github.com/Icey1717/SushiGoNN written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/Icey1717/SushiGoNN already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "/opt/rustwide/cargo-home/bin/cargo" "+f149601db42efe10ece8b284ab681fd4a6fcb89c" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7541fe8deb1838de6394bc28e0c52a9dbca3b4c4b8409fd546fd75665fdc1581 [INFO] running `"docker" "start" "-a" "7541fe8deb1838de6394bc28e0c52a9dbca3b4c4b8409fd546fd75665fdc1581"` [INFO] [stderr] Checking avec v0.1.0 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking nix v0.11.1 [INFO] [stderr] Checking dlib v0.4.1 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking rand_core v0.5.1 (https://github.com/rust-lang-nursery/rand#56f76251) [INFO] [stderr] Checking num-rational v0.1.42 [INFO] [stderr] Checking random_choice v0.2.0 [INFO] [stderr] Checking png v0.12.0 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Compiling palette v0.3.0 [INFO] [stderr] Checking ordered-float v0.5.2 [INFO] [stderr] Checking enum_primitive v0.1.1 [INFO] [stderr] Checking radiant-utils v0.4.0 [INFO] [stderr] Checking wayland-sys v0.20.12 [INFO] [stderr] Checking rulinalg v0.4.2 [INFO] [stderr] Checking rand_chacha v0.2.1 (https://github.com/rust-lang-nursery/rand#56f76251) [INFO] [stderr] Compiling expat-sys v2.1.6 [INFO] [stderr] Compiling servo-freetype-sys v4.0.5 [INFO] [stderr] Checking wayland-commons v0.20.12 [INFO] [stderr] Checking rusttype v0.5.2 [INFO] [stderr] Checking image v0.19.0 [INFO] [stderr] Checking rand v0.7.2 (https://github.com/rust-lang-nursery/rand#56f76251) [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.9 [INFO] [stderr] Checking enum-map v0.6.2 [INFO] [stderr] Checking servo-fontconfig v0.4.0 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Checking font-loader v0.6.0 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [INFO] [stderr] Checking smithay-client-toolkit v0.2.6 [INFO] [stderr] Checking winit v0.16.2 [INFO] [stderr] Checking radiant-rs v0.13.1 [INFO] [stderr] Checking sushi_go_ai v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/neural_network_game/neural_network.rs:159:33 [INFO] [stderr] | [INFO] [stderr] 159 | ... why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/neural_network_game/neural_network.rs:167:53 [INFO] [stderr] | [INFO] [stderr] 167 | ... why.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/neural_network_game/neural_network.rs:159:33 [INFO] [stderr] | [INFO] [stderr] 159 | ... why.description()), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/neural_network_game/neural_network.rs:167:53 [INFO] [stderr] | [INFO] [stderr] 167 | ... why.description()) [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 25s [INFO] running `"docker" "inspect" "7541fe8deb1838de6394bc28e0c52a9dbca3b4c4b8409fd546fd75665fdc1581"` [INFO] running `"docker" "rm" "-f" "7541fe8deb1838de6394bc28e0c52a9dbca3b4c4b8409fd546fd75665fdc1581"` [INFO] [stdout] 7541fe8deb1838de6394bc28e0c52a9dbca3b4c4b8409fd546fd75665fdc1581