[INFO] updating cached repository lawliet89/naoh [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/lawliet89/naoh [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/lawliet89/naoh" "work/ex/beta-1.38-1/sources/1.37.0/gh/lawliet89/naoh"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/lawliet89/naoh'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/lawliet89/naoh" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lawliet89/naoh"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lawliet89/naoh'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 652ad22152eab6b7138a95db4457ac52f83a86af [INFO] sha for GitHub repo lawliet89/naoh: 652ad22152eab6b7138a95db4457ac52f83a86af [INFO] validating manifest of lawliet89/naoh 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 lawliet89/naoh 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 lawliet89/naoh [INFO] finished frobbing lawliet89/naoh [INFO] frobbed toml for lawliet89/naoh written to work/ex/beta-1.38-1/sources/1.37.0/gh/lawliet89/naoh/Cargo.toml [INFO] started frobbing lawliet89/naoh [INFO] finished frobbing lawliet89/naoh [INFO] frobbed toml for lawliet89/naoh written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/lawliet89/naoh/Cargo.toml [INFO] crate lawliet89/naoh already has a lockfile, it will not be regenerated [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] [stderr] Blocking waiting for file lock on package cache [INFO] testing lawliet89/naoh against 1.37.0 for beta-1.38-1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/lawliet89/naoh:/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" "+1.37.0" "build" "--frozen"` [INFO] [stdout] d9b7b2d41ec1fbea4215233d2f634aed89556954394ddec50c3e3123516caf14 [INFO] running `"docker" "start" "-a" "d9b7b2d41ec1fbea4215233d2f634aed89556954394ddec50c3e3123516caf14"` [INFO] [stderr] Compiling libc v0.2.29 [INFO] [stderr] Compiling unicode-segmentation v1.2.0 [INFO] [stderr] Compiling serde v1.0.11 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling vec_map v0.8.0 [INFO] [stderr] Compiling libsodium-sys v0.0.15 [INFO] [stderr] Compiling term_size v0.3.0 [INFO] [stderr] Compiling atty v0.2.2 [INFO] [stderr] Compiling textwrap v0.7.0 [INFO] [stderr] Compiling clap v2.26.0 [INFO] [stderr] Compiling sodiumoxide v0.0.15 [INFO] [stderr] Compiling naoh v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:333:43 [INFO] [stderr] | [INFO] [stderr] 333 | fn input_reader(path: &str) -> Result, String> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Read` [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/main.rs:346:44 [INFO] [stderr] | [INFO] [stderr] 346 | fn output_writer(path: &str) -> Result, String> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.47s [INFO] running `"docker" "inspect" "d9b7b2d41ec1fbea4215233d2f634aed89556954394ddec50c3e3123516caf14"` [INFO] running `"docker" "rm" "-f" "d9b7b2d41ec1fbea4215233d2f634aed89556954394ddec50c3e3123516caf14"` [INFO] [stdout] d9b7b2d41ec1fbea4215233d2f634aed89556954394ddec50c3e3123516caf14 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/lawliet89/naoh:/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" "+1.37.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 129a8f6f4c7f4485c717e408f885d1c77a375794c6d6f0c444941d342e881e81 [INFO] running `"docker" "start" "-a" "129a8f6f4c7f4485c717e408f885d1c77a375794c6d6f0c444941d342e881e81"` [INFO] [stderr] Compiling naoh v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:333:43 [INFO] [stderr] | [INFO] [stderr] 333 | fn input_reader(path: &str) -> Result, String> { [INFO] [stderr] | ^^^^ help: use `dyn`: `dyn Read` [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/main.rs:346:44 [INFO] [stderr] | [INFO] [stderr] 346 | fn output_writer(path: &str) -> Result, String> { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Write` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.97s [INFO] running `"docker" "inspect" "129a8f6f4c7f4485c717e408f885d1c77a375794c6d6f0c444941d342e881e81"` [INFO] running `"docker" "rm" "-f" "129a8f6f4c7f4485c717e408f885d1c77a375794c6d6f0c444941d342e881e81"` [INFO] [stdout] 129a8f6f4c7f4485c717e408f885d1c77a375794c6d6f0c444941d342e881e81 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-0/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/lawliet89/naoh:/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" "+1.37.0" "test" "--frozen"` [INFO] [stdout] 4a6fcefc457d822e2ff1d8ae4c32af94d7f11883c08157c30409289522f6fe66 [INFO] running `"docker" "start" "-a" "4a6fcefc457d822e2ff1d8ae4c32af94d7f11883c08157c30409289522f6fe66"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running /opt/crater/target/debug/deps/naoh-033d0aa7ec607fa8 [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" "4a6fcefc457d822e2ff1d8ae4c32af94d7f11883c08157c30409289522f6fe66"` [INFO] running `"docker" "rm" "-f" "4a6fcefc457d822e2ff1d8ae4c32af94d7f11883c08157c30409289522f6fe66"` [INFO] [stdout] 4a6fcefc457d822e2ff1d8ae4c32af94d7f11883c08157c30409289522f6fe66