[INFO] updating cached repository rustedtorch/torch [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/rustedtorch/torch [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/rustedtorch/torch" "work/ex/beta-1.38-1/sources/1.37.0/gh/rustedtorch/torch"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/rustedtorch/torch'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/rustedtorch/torch" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/rustedtorch/torch"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/rustedtorch/torch'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 4f16137116844fc98dc87769357d82af11a30354 [INFO] sha for GitHub repo rustedtorch/torch: 4f16137116844fc98dc87769357d82af11a30354 [INFO] validating manifest of rustedtorch/torch on toolchain 1.37.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of rustedtorch/torch on toolchain beta-2019-08-13 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing rustedtorch/torch [INFO] finished frobbing rustedtorch/torch [INFO] frobbed toml for rustedtorch/torch written to work/ex/beta-1.38-1/sources/1.37.0/gh/rustedtorch/torch/Cargo.toml [INFO] started frobbing rustedtorch/torch [INFO] finished frobbing rustedtorch/torch [INFO] frobbed toml for rustedtorch/torch written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/rustedtorch/torch/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.37.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing rustedtorch/torch against beta-2019-08-13 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/rustedtorch/torch:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "build" "--frozen"` [INFO] [stdout] 4c2a0cf0c76f15a10f185d08970acd2a2555abfe273f0b199fc1dcfb4d5ca9b9 [INFO] running `"docker" "start" "-a" "4c2a0cf0c76f15a10f185d08970acd2a2555abfe273f0b199fc1dcfb4d5ca9b9"` [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling typenum v1.10.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling im v12.3.4 [INFO] [stderr] Compiling sized-chunks v0.1.3 [INFO] [stderr] Compiling torch v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tensor/error.rs:16:32 [INFO] [stderr] | [INFO] [stderr] 16 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tensor/mod.rs:24:24 [INFO] [stderr] | [INFO] [stderr] 24 | src_fn: Option>, [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Function` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.50s [INFO] running `"docker" "inspect" "4c2a0cf0c76f15a10f185d08970acd2a2555abfe273f0b199fc1dcfb4d5ca9b9"` [INFO] running `"docker" "rm" "-f" "4c2a0cf0c76f15a10f185d08970acd2a2555abfe273f0b199fc1dcfb4d5ca9b9"` [INFO] [stdout] 4c2a0cf0c76f15a10f185d08970acd2a2555abfe273f0b199fc1dcfb4d5ca9b9 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/rustedtorch/torch:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen" "--no-run"` [INFO] [stdout] c1fb0e16448df8fbc3b6f75aa1d2888fde2ccc3cd40c50e1467452ecd00691a4 [INFO] running `"docker" "start" "-a" "c1fb0e16448df8fbc3b6f75aa1d2888fde2ccc3cd40c50e1467452ecd00691a4"` [INFO] [stderr] Compiling torch v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tensor/error.rs:16:32 [INFO] [stderr] | [INFO] [stderr] 16 | fn cause(&self) -> Option<&error::Error> { [INFO] [stderr] | ^^^^^^^^^^^^ help: use `dyn`: `dyn error::Error` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/tensor/mod.rs:24:24 [INFO] [stderr] | [INFO] [stderr] 24 | src_fn: Option>, [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Function` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.63s [INFO] running `"docker" "inspect" "c1fb0e16448df8fbc3b6f75aa1d2888fde2ccc3cd40c50e1467452ecd00691a4"` [INFO] running `"docker" "rm" "-f" "c1fb0e16448df8fbc3b6f75aa1d2888fde2ccc3cd40c50e1467452ecd00691a4"` [INFO] [stdout] c1fb0e16448df8fbc3b6f75aa1d2888fde2ccc3cd40c50e1467452ecd00691a4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-4/beta-2019-08-13:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/rustedtorch/torch:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+beta-2019-08-13" "test" "--frozen"` [INFO] [stdout] 68ea178cb40a47a26d03207835ab769747845ba450aa88b81dc4464fee7ee311 [INFO] running `"docker" "start" "-a" "68ea178cb40a47a26d03207835ab769747845ba450aa88b81dc4464fee7ee311"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/torch-a8b8ba25345b28c7 [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] [stderr] Doc-tests torch [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" "68ea178cb40a47a26d03207835ab769747845ba450aa88b81dc4464fee7ee311"` [INFO] running `"docker" "rm" "-f" "68ea178cb40a47a26d03207835ab769747845ba450aa88b81dc4464fee7ee311"` [INFO] [stdout] 68ea178cb40a47a26d03207835ab769747845ba450aa88b81dc4464fee7ee311