[INFO] updating cached repository https://github.com/dcampbell24/cubes [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] 3a8727fbe430187a9c64adc65efed7bfb0320300 [INFO] testing dcampbell24/cubes against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdcampbell24%2Fcubes" "work/builds/worker-2/source"` [INFO] [stderr] Cloning into 'work/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dcampbell24/cubes 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/dcampbell24/cubes [INFO] finished tweaking git repo https://github.com/dcampbell24/cubes [INFO] tweaked toml for git repo https://github.com/dcampbell24/cubes written to work/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/dcampbell24/cubes 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] error: the lock file /big/crater/work/builds/worker-2/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] Updating git repository `https://github.com/ticki/cake.git` [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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] b426f47af33d6e050cba8fc6ff52880e4376469e7d94c892bda8497218f0a9d3 [INFO] running `"docker" "start" "-a" "b426f47af33d6e050cba8fc6ff52880e4376469e7d94c892bda8497218f0a9d3"` [INFO] [stderr] Compiling rayon v0.4.3 [INFO] [stderr] Compiling cake v0.1.0 (https://github.com/ticki/cake.git#26e6cc7f) [INFO] [stderr] Compiling cubes v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> cakefile.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / build! { [INFO] [stderr] 5 | | go_minotaur(compile_go_minotaur) => cmd!("target/cubes-go", "cubes-go/minotaur.json"), [INFO] [stderr] 6 | | [INFO] [stderr] 7 | | compile_go_minotaur() => cmd!( [INFO] [stderr] ... | [INFO] [stderr] 16 | | ), [INFO] [stderr] 17 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> cakefile.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / build! { [INFO] [stderr] 5 | | go_minotaur(compile_go_minotaur) => cmd!("target/cubes-go", "cubes-go/minotaur.json"), [INFO] [stderr] 6 | | [INFO] [stderr] 7 | | compile_go_minotaur() => cmd!( [INFO] [stderr] ... | [INFO] [stderr] 16 | | ), [INFO] [stderr] 17 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> cakefile.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / build! { [INFO] [stderr] 5 | | go_minotaur(compile_go_minotaur) => cmd!("target/cubes-go", "cubes-go/minotaur.json"), [INFO] [stderr] 6 | | [INFO] [stderr] 7 | | compile_go_minotaur() => cmd!( [INFO] [stderr] ... | [INFO] [stderr] 16 | | ), [INFO] [stderr] 17 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.06s [INFO] running `"docker" "inspect" "b426f47af33d6e050cba8fc6ff52880e4376469e7d94c892bda8497218f0a9d3"` [INFO] running `"docker" "rm" "-f" "b426f47af33d6e050cba8fc6ff52880e4376469e7d94c892bda8497218f0a9d3"` [INFO] [stdout] b426f47af33d6e050cba8fc6ff52880e4376469e7d94c892bda8497218f0a9d3 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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] 8e84d6b33e4d11585926d7fe4256a1e6e9a6195fb811154b08311d781e8c5c4c [INFO] running `"docker" "start" "-a" "8e84d6b33e4d11585926d7fe4256a1e6e9a6195fb811154b08311d781e8c5c4c"` [INFO] [stderr] Compiling cubes v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> cakefile.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / build! { [INFO] [stderr] 5 | | go_minotaur(compile_go_minotaur) => cmd!("target/cubes-go", "cubes-go/minotaur.json"), [INFO] [stderr] 6 | | [INFO] [stderr] 7 | | compile_go_minotaur() => cmd!( [INFO] [stderr] ... | [INFO] [stderr] 16 | | ), [INFO] [stderr] 17 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> cakefile.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / build! { [INFO] [stderr] 5 | | go_minotaur(compile_go_minotaur) => cmd!("target/cubes-go", "cubes-go/minotaur.json"), [INFO] [stderr] 6 | | [INFO] [stderr] 7 | | compile_go_minotaur() => cmd!( [INFO] [stderr] ... | [INFO] [stderr] 16 | | ), [INFO] [stderr] 17 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'try': use the `?` operator instead [INFO] [stderr] --> cakefile.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | / build! { [INFO] [stderr] 5 | | go_minotaur(compile_go_minotaur) => cmd!("target/cubes-go", "cubes-go/minotaur.json"), [INFO] [stderr] 6 | | [INFO] [stderr] 7 | | compile_go_minotaur() => cmd!( [INFO] [stderr] ... | [INFO] [stderr] 16 | | ), [INFO] [stderr] 17 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `"docker" "inspect" "8e84d6b33e4d11585926d7fe4256a1e6e9a6195fb811154b08311d781e8c5c4c"` [INFO] running `"docker" "rm" "-f" "8e84d6b33e4d11585926d7fe4256a1e6e9a6195fb811154b08311d781e8c5c4c"` [INFO] [stdout] 8e84d6b33e4d11585926d7fe4256a1e6e9a6195fb811154b08311d781e8c5c4c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-2/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] 18ae032e79e1678e2070ebaebc29c073b6a109943490190a1cb59d1835af9c56 [INFO] running `"docker" "start" "-a" "18ae032e79e1678e2070ebaebc29c073b6a109943490190a1cb59d1835af9c56"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cake-c1252ea3f59329bc [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] Running /opt/rustwide/target/debug/deps/cubes_rs-843fa4bb30ec4204 [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" "18ae032e79e1678e2070ebaebc29c073b6a109943490190a1cb59d1835af9c56"` [INFO] running `"docker" "rm" "-f" "18ae032e79e1678e2070ebaebc29c073b6a109943490190a1cb59d1835af9c56"` [INFO] [stdout] 18ae032e79e1678e2070ebaebc29c073b6a109943490190a1cb59d1835af9c56