[INFO] updating cached repository https://github.com/fstiffo/scale-rust [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] a6573f78a1b05b57d25653dd0539ee3cdb336bde [INFO] testing fstiffo/scale-rust against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffstiffo%2Fscale-rust" "work/builds/worker-1/source"` [INFO] [stderr] Cloning into 'work/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fstiffo/scale-rust 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/fstiffo/scale-rust [INFO] finished tweaking git repo https://github.com/fstiffo/scale-rust [INFO] tweaked toml for git repo https://github.com/fstiffo/scale-rust written to work/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/fstiffo/scale-rust 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] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] e5af63b583894b2f0cd0ced5ad01040e3f1caaea469cf32ba166096276b2fc1f [INFO] running `"docker" "start" "-a" "e5af63b583894b2f0cd0ced5ad01040e3f1caaea469cf32ba166096276b2fc1f"` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling array-macro v1.0.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling hashbrown v0.3.1 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling enum-map-internals v0.1.3 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling crossterm_utils v0.2.4 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling signal-hook-registry v1.1.0 [INFO] [stderr] Compiling crossterm_cursor v0.2.5 [INFO] [stderr] Compiling crossterm_screen v0.2.4 [INFO] [stderr] Compiling crossterm_style v0.3.3 [INFO] [stderr] Compiling crossterm_style v0.4.0 [INFO] [stderr] Compiling crossterm_input v0.3.8 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling crossterm_terminal v0.2.5 [INFO] [stderr] Compiling crossterm v0.9.6 [INFO] [stderr] Compiling crossterm v0.10.1 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling enum-map-derive v0.4.1 [INFO] [stderr] Compiling enum-map v0.5.0 [INFO] [stderr] Compiling darling_core v0.9.0 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling darling_macro v0.9.0 [INFO] [stderr] Compiling darling v0.9.0 [INFO] [stderr] Compiling enumset_derive v0.4.0 [INFO] [stderr] Compiling enumset v0.4.0 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling cursive v0.12.0 [INFO] [stderr] Compiling scale v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: method is never used: `contabile` [INFO] [stderr] --> src/scale.rs:118:5 [INFO] [stderr] | [INFO] [stderr] 118 | fn contabile(&self, op: &Operazione) -> i32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `cassa` [INFO] [stderr] --> src/scale.rs:129:5 [INFO] [stderr] | [INFO] [stderr] 129 | pub fn cassa(&self) -> i32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `print_serialize` [INFO] [stderr] --> src/scale.rs:171:5 [INFO] [stderr] | [INFO] [stderr] 171 | pub fn print_serialize(&self) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `save_json` [INFO] [stderr] --> src/scale.rs:179:5 [INFO] [stderr] | [INFO] [stderr] 179 | pub fn save_json(&self) -> std::io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/main.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | #[macro_use(from_ymd)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `"docker" "inspect" "e5af63b583894b2f0cd0ced5ad01040e3f1caaea469cf32ba166096276b2fc1f"` [INFO] running `"docker" "rm" "-f" "e5af63b583894b2f0cd0ced5ad01040e3f1caaea469cf32ba166096276b2fc1f"` [INFO] [stdout] e5af63b583894b2f0cd0ced5ad01040e3f1caaea469cf32ba166096276b2fc1f [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] e4278083e33f2fbfc2e2a6cdb018ee5973015cc96dce76200cb1505794497763 [INFO] running `"docker" "start" "-a" "e4278083e33f2fbfc2e2a6cdb018ee5973015cc96dce76200cb1505794497763"` [INFO] [stderr] Compiling scale v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: method is never used: `contabile` [INFO] [stderr] --> src/scale.rs:118:5 [INFO] [stderr] | [INFO] [stderr] 118 | fn contabile(&self, op: &Operazione) -> i32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: method is never used: `cassa` [INFO] [stderr] --> src/scale.rs:129:5 [INFO] [stderr] | [INFO] [stderr] 129 | pub fn cassa(&self) -> i32 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `print_serialize` [INFO] [stderr] --> src/scale.rs:171:5 [INFO] [stderr] | [INFO] [stderr] 171 | pub fn print_serialize(&self) -> Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method is never used: `save_json` [INFO] [stderr] --> src/scale.rs:179:5 [INFO] [stderr] | [INFO] [stderr] 179 | pub fn save_json(&self) -> std::io::Result<()> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused attribute [INFO] [stderr] --> src/main.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | #[macro_use(from_ymd)] [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.01s [INFO] running `"docker" "inspect" "e4278083e33f2fbfc2e2a6cdb018ee5973015cc96dce76200cb1505794497763"` [INFO] running `"docker" "rm" "-f" "e4278083e33f2fbfc2e2a6cdb018ee5973015cc96dce76200cb1505794497763"` [INFO] [stdout] e4278083e33f2fbfc2e2a6cdb018ee5973015cc96dce76200cb1505794497763 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-1/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] 41700c72793298f5562edf387710a9641e5f4d04fa47df49439105c08b8f6031 [INFO] running `"docker" "start" "-a" "41700c72793298f5562edf387710a9641e5f4d04fa47df49439105c08b8f6031"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/scale-8ad07c44ad0c0107 [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" "41700c72793298f5562edf387710a9641e5f4d04fa47df49439105c08b8f6031"` [INFO] running `"docker" "rm" "-f" "41700c72793298f5562edf387710a9641e5f4d04fa47df49439105c08b8f6031"` [INFO] [stdout] 41700c72793298f5562edf387710a9641e5f4d04fa47df49439105c08b8f6031