[INFO] updating cached repository eevee/sylph [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/eevee/sylph [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/eevee/sylph" "work/ex/beta-1.38-1/sources/1.37.0/gh/eevee/sylph"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/eevee/sylph'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/eevee/sylph" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/eevee/sylph"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/eevee/sylph'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8cc470cd9f70cd286c1826e2461adbd347e522bd [INFO] sha for GitHub repo eevee/sylph: 8cc470cd9f70cd286c1826e2461adbd347e522bd [INFO] validating manifest of eevee/sylph 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 eevee/sylph 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 eevee/sylph [INFO] finished frobbing eevee/sylph [INFO] frobbed toml for eevee/sylph written to work/ex/beta-1.38-1/sources/1.37.0/gh/eevee/sylph/Cargo.toml [INFO] started frobbing eevee/sylph [INFO] finished frobbing eevee/sylph [INFO] frobbed toml for eevee/sylph written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/eevee/sylph/Cargo.toml [INFO] crate eevee/sylph 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-08-13" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing eevee/sylph 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-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/eevee/sylph:/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] 83169b6a0d3d07628c772ca3e9d7b7d2bc63a60788c6f3ad0e2553c09de7269b [INFO] running `"docker" "start" "-a" "83169b6a0d3d07628c772ca3e9d7b7d2bc63a60788c6f3ad0e2553c09de7269b"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling nom v2.0.0 [INFO] [stderr] Compiling sylph v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | io::stdin().read_to_string(&mut buffer); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.59s [INFO] running `"docker" "inspect" "83169b6a0d3d07628c772ca3e9d7b7d2bc63a60788c6f3ad0e2553c09de7269b"` [INFO] running `"docker" "rm" "-f" "83169b6a0d3d07628c772ca3e9d7b7d2bc63a60788c6f3ad0e2553c09de7269b"` [INFO] [stdout] 83169b6a0d3d07628c772ca3e9d7b7d2bc63a60788c6f3ad0e2553c09de7269b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/eevee/sylph:/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] df811ba8feebb3554a5d0ad18517c47c4632104e0e9bad77a571c3a71bff7c37 [INFO] running `"docker" "start" "-a" "df811ba8feebb3554a5d0ad18517c47c4632104e0e9bad77a571c3a71bff7c37"` [INFO] [stderr] Compiling sylph v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | io::stdin().read_to_string(&mut buffer); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_must_use)] on by default [INFO] [stderr] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.47s [INFO] running `"docker" "inspect" "df811ba8feebb3554a5d0ad18517c47c4632104e0e9bad77a571c3a71bff7c37"` [INFO] running `"docker" "rm" "-f" "df811ba8feebb3554a5d0ad18517c47c4632104e0e9bad77a571c3a71bff7c37"` [INFO] [stdout] df811ba8feebb3554a5d0ad18517c47c4632104e0e9bad77a571c3a71bff7c37 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-7/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/eevee/sylph:/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] 09818f091c099839791412374022fe803d111289dde22729e7739aac5ebcb884 [INFO] running `"docker" "start" "-a" "09818f091c099839791412374022fe803d111289dde22729e7739aac5ebcb884"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/crater/target/debug/deps/sylph-9dabd90c97365a0e [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" "09818f091c099839791412374022fe803d111289dde22729e7739aac5ebcb884"` [INFO] running `"docker" "rm" "-f" "09818f091c099839791412374022fe803d111289dde22729e7739aac5ebcb884"` [INFO] [stdout] 09818f091c099839791412374022fe803d111289dde22729e7739aac5ebcb884