[INFO] cloning repository https://github.com/bobisme/rustrnn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bobisme/rustrnn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobisme%2Frustrnn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobisme%2Frustrnn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25573dfa1c0223e4f9a2aa843b63132b139e904a [INFO] checking bobisme/rustrnn against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbobisme%2Frustrnn" "/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/bobisme/rustrnn on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/bobisme/rustrnn [INFO] finished tweaking git repo https://github.com/bobisme/rustrnn [INFO] tweaked toml for git repo https://github.com/bobisme/rustrnn written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/bobisme/rustrnn already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded libc v0.2.23 [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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f2157a1f2ebce260578e7337e4463940f992727a8ed430da724a0ed31df6025e [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" "f2157a1f2ebce260578e7337e4463940f992727a8ed430da724a0ed31df6025e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f2157a1f2ebce260578e7337e4463940f992727a8ed430da724a0ed31df6025e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2157a1f2ebce260578e7337e4463940f992727a8ed430da724a0ed31df6025e", kill_on_drop: false }` [INFO] [stdout] f2157a1f2ebce260578e7337e4463940f992727a8ed430da724a0ed31df6025e [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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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] 2544c586dca7406aae5abfd739e0b9bc0d48fdaf597eb427e451dcea473673e0 [INFO] running `Command { std: "docker" "start" "-a" "2544c586dca7406aae5abfd739e0b9bc0d48fdaf597eb427e451dcea473673e0", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.23 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking rustrnn v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct is never constructed: `Layer` [INFO] [stdout] --> src/layer.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct Layer { [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/layer.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub fn new(input_size: usize, size: usize) -> Layer { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `size` [INFO] [stdout] --> src/layer.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn size(&self) -> usize { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `input_size` [INFO] [stdout] --> src/layer.rs:22:12 [INFO] [stdout] | [INFO] [stdout] 22 | pub fn input_size(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused arithmetic operation that must be used [INFO] [stdout] --> src/matrix.rs:440:13 [INFO] [stdout] | [INFO] [stdout] 440 | m1 + &m2; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused arithmetic operation that must be used [INFO] [stdout] --> src/matrix.rs:488:13 [INFO] [stdout] | [INFO] [stdout] 488 | m1 - &m2; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.62s [INFO] running `Command { std: "docker" "inspect" "2544c586dca7406aae5abfd739e0b9bc0d48fdaf597eb427e451dcea473673e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2544c586dca7406aae5abfd739e0b9bc0d48fdaf597eb427e451dcea473673e0", kill_on_drop: false }` [INFO] [stdout] 2544c586dca7406aae5abfd739e0b9bc0d48fdaf597eb427e451dcea473673e0