[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 1.38.0 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-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tlowry/rust-ai-samples on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "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-7/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" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /big/crater/work/builds/worker-7/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" "+1.38.0" "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" "+1.38.0" "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-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] f6124c588784d5514a841d247386e1de4e9648e69be387ff54a5d2bd6407bbd3 [INFO] running `"docker" "start" "-a" "f6124c588784d5514a841d247386e1de4e9648e69be387ff54a5d2bd6407bbd3"` [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling piston-float v0.2.0 [INFO] [stderr] Compiling shader_version v0.2.2 [INFO] [stderr] Compiling read_color v0.1.0 [INFO] [stderr] Compiling piston-texture v0.5.0 [INFO] [stderr] Compiling piston-shaders_graphics2d v0.2.1 [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 x11-dl v2.18.4 [INFO] [stderr] Compiling itertools v0.7.11 [INFO] [stderr] Compiling wayland-scanner v0.5.11 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling special v0.8.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling stb_truetype v0.3.0 [INFO] [stderr] Compiling num-traits v0.1.43 [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 phf_generator v0.7.24 [INFO] [stderr] Compiling piston-viewport v0.2.0 [INFO] [stderr] Compiling vecmath v0.2.0 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling tempfile v2.2.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling probability v0.16.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling memmap v0.2.3 [INFO] [stderr] Compiling pistoncore-input v0.14.0 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling flate2 v0.2.20 [INFO] [stderr] Compiling stb_truetype v0.2.8 [INFO] [stderr] Compiling piston2d-graphics v0.17.3 [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling rusttype v0.2.4 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Compiling wayland-client v0.5.12 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling png v0.5.2 [INFO] [stderr] Compiling pistoncore-window v0.22.1 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.25.1 [INFO] [stderr] Compiling gfx_gl v0.3.1 [INFO] [stderr] Compiling glutin v0.6.2 [INFO] [stderr] Compiling piston v0.25.1 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling gl v0.6.5 [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 gfx v0.12.2 [INFO] [stderr] Compiling gfx_device_gl v0.11.2 [INFO] [stderr] Compiling wayland-sys v0.5.11 [INFO] [stderr] Compiling wayland-window v0.2.3 [INFO] [stderr] Compiling wayland-kbd v0.3.6 [INFO] [stderr] Compiling piston-gfx_texture v0.17.0 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.31.2 [INFO] [stderr] Compiling pistoncore-glutin_window v0.29.0 [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 54.88s [INFO] running `"docker" "inspect" "f6124c588784d5514a841d247386e1de4e9648e69be387ff54a5d2bd6407bbd3"` [INFO] running `"docker" "rm" "-f" "f6124c588784d5514a841d247386e1de4e9648e69be387ff54a5d2bd6407bbd3"` [INFO] [stdout] f6124c588784d5514a841d247386e1de4e9648e69be387ff54a5d2bd6407bbd3 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 82952fa2adb7ff48dbb605d14f7baef954adb2f2941c1601f64bf1a7cb61069f [INFO] running `"docker" "start" "-a" "82952fa2adb7ff48dbb605d14f7baef954adb2f2941c1601f64bf1a7cb61069f"` [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.26s [INFO] running `"docker" "inspect" "82952fa2adb7ff48dbb605d14f7baef954adb2f2941c1601f64bf1a7cb61069f"` [INFO] running `"docker" "rm" "-f" "82952fa2adb7ff48dbb605d14f7baef954adb2f2941c1601f64bf1a7cb61069f"` [INFO] [stdout] 82952fa2adb7ff48dbb605d14f7baef954adb2f2941c1601f64bf1a7cb61069f [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 7c831438e885abc78f7fcd72098a8be54f48cfac88a132128993c8c6e34ff9c7 [INFO] running `"docker" "start" "-a" "7c831438e885abc78f7fcd72098a8be54f48cfac88a132128993c8c6e34ff9c7"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_ai_samples-75884819fb60dab7 [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" "7c831438e885abc78f7fcd72098a8be54f48cfac88a132128993c8c6e34ff9c7"` [INFO] running `"docker" "rm" "-f" "7c831438e885abc78f7fcd72098a8be54f48cfac88a132128993c8c6e34ff9c7"` [INFO] [stdout] 7c831438e885abc78f7fcd72098a8be54f48cfac88a132128993c8c6e34ff9c7