[INFO] updating cached repository https://github.com/tlowry/rust-ai-samples [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/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] 20758bf1e0643c6ebe1d764c7f27eebb8f7d0ef4 [INFO] testing tlowry/rust-ai-samples against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftlowry%2Frust-ai-samples" "work/builds/worker-3/source"` [INFO] [stderr] Cloning into 'work/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tlowry/rust-ai-samples on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/tlowry/rust-ai-samples [INFO] finished tweaking git repo https://github.com/tlowry/rust-ai-samples [INFO] tweaked toml for git repo https://github.com/tlowry/rust-ai-samples written to work/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/tlowry/rust-ai-samples already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-3/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 2cc5c6829c54abcddc10c715cd46dd9d70f8ddbf759f92152de57a69c5a0ad87 [INFO] running `"docker" "start" "-a" "2cc5c6829c54abcddc10c715cd46dd9d70f8ddbf759f92152de57a69c5a0ad87"` [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling random v0.12.2 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling pistoncore-input v0.14.0 [INFO] [stderr] Compiling piston2d-graphics v0.17.3 [INFO] [stderr] Compiling special v0.8.1 [INFO] [stderr] Compiling stb_truetype v0.3.0 [INFO] [stderr] Compiling gl_generator v0.5.5 [INFO] [stderr] Compiling gfx_core v0.4.0 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling memmap v0.2.3 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling probability v0.16.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling stb_truetype v0.2.8 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling rusttype v0.2.4 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling pistoncore-window v0.22.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling png v0.5.2 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Compiling glutin v0.6.2 [INFO] [stderr] Compiling pistoncore-event_loop v0.25.1 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Compiling piston v0.25.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.16 [INFO] [stderr] Compiling image v0.10.4 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.5.11 [INFO] [stderr] Compiling wayland-client v0.5.12 [INFO] [stderr] Compiling wayland-window v0.2.3 [INFO] [stderr] Compiling wayland-kbd v0.3.6 [INFO] [stderr] Compiling gfx v0.12.2 [INFO] [stderr] Compiling gfx_device_gl v0.11.2 [INFO] [stderr] Compiling piston-gfx_texture v0.17.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.29.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.31.2 [INFO] [stderr] Compiling piston_window v0.52.0 [INFO] [stderr] Compiling dataplotlib v0.1.3 [INFO] [stderr] Compiling rust-ai-samples v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `probability::distribution::Gaussian` [INFO] [stderr] --> src/main.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use probability::distribution::Gaussian; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:40:27 [INFO] [stderr] | [INFO] [stderr] 40 | fn draw(x: &Vec, f: &Fn(f64) -> f64) { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(f64) -> f64` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `tanh` [INFO] [stderr] --> src/main.rs:35:1 [INFO] [stderr] | [INFO] [stderr] 35 | fn tanh(input: f64) -> f64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.11s [INFO] running `"docker" "inspect" "2cc5c6829c54abcddc10c715cd46dd9d70f8ddbf759f92152de57a69c5a0ad87"` [INFO] running `"docker" "rm" "-f" "2cc5c6829c54abcddc10c715cd46dd9d70f8ddbf759f92152de57a69c5a0ad87"` [INFO] [stdout] 2cc5c6829c54abcddc10c715cd46dd9d70f8ddbf759f92152de57a69c5a0ad87 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 6d8e9f0687f7c570ff81338c294b1c5c8e163dc0b8171cff48616460526ff03e [INFO] running `"docker" "start" "-a" "6d8e9f0687f7c570ff81338c294b1c5c8e163dc0b8171cff48616460526ff03e"` [INFO] [stderr] Compiling rust-ai-samples v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `probability::distribution::Gaussian` [INFO] [stderr] --> src/main.rs:8:5 [INFO] [stderr] | [INFO] [stderr] 8 | use probability::distribution::Gaussian; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:40:27 [INFO] [stderr] | [INFO] [stderr] 40 | fn draw(x: &Vec, f: &Fn(f64) -> f64) { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(f64) -> f64` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `tanh` [INFO] [stderr] --> src/main.rs:35:1 [INFO] [stderr] | [INFO] [stderr] 35 | fn tanh(input: f64) -> f64 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.38s [INFO] running `"docker" "inspect" "6d8e9f0687f7c570ff81338c294b1c5c8e163dc0b8171cff48616460526ff03e"` [INFO] running `"docker" "rm" "-f" "6d8e9f0687f7c570ff81338c294b1c5c8e163dc0b8171cff48616460526ff03e"` [INFO] [stdout] 6d8e9f0687f7c570ff81338c294b1c5c8e163dc0b8171cff48616460526ff03e [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 9fde202d773add26b90088fc7d915f6fdbc16f275209be5be865934775fee29a [INFO] running `"docker" "start" "-a" "9fde202d773add26b90088fc7d915f6fdbc16f275209be5be865934775fee29a"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_ai_samples-d5e16c5e78b85a9f [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "9fde202d773add26b90088fc7d915f6fdbc16f275209be5be865934775fee29a"` [INFO] running `"docker" "rm" "-f" "9fde202d773add26b90088fc7d915f6fdbc16f275209be5be865934775fee29a"` [INFO] [stdout] 9fde202d773add26b90088fc7d915f6fdbc16f275209be5be865934775fee29a