[INFO] updating cached repository gamozolabs/slime_tree [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/gamozolabs/slime_tree [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/gamozolabs/slime_tree" "work/ex/beta-1.38-1/sources/1.37.0/gh/gamozolabs/slime_tree"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/gamozolabs/slime_tree'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/gamozolabs/slime_tree" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/gamozolabs/slime_tree"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/gamozolabs/slime_tree'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b3522d61582ee4bd0742a265b81d2b94ffcf1a6c [INFO] sha for GitHub repo gamozolabs/slime_tree: b3522d61582ee4bd0742a265b81d2b94ffcf1a6c [INFO] validating manifest of gamozolabs/slime_tree 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 gamozolabs/slime_tree 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 gamozolabs/slime_tree [INFO] finished frobbing gamozolabs/slime_tree [INFO] frobbed toml for gamozolabs/slime_tree written to work/ex/beta-1.38-1/sources/1.37.0/gh/gamozolabs/slime_tree/Cargo.toml [INFO] started frobbing gamozolabs/slime_tree [INFO] finished frobbing gamozolabs/slime_tree [INFO] frobbed toml for gamozolabs/slime_tree written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/gamozolabs/slime_tree/Cargo.toml [INFO] crate gamozolabs/slime_tree 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] testing gamozolabs/slime_tree 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-3/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/gamozolabs/slime_tree:/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] 3f4f1e09e83f7404d57ef7d934110f98b484d4e8602041d63170ce5f27a5ebf3 [INFO] running `"docker" "start" "-a" "3f4f1e09e83f7404d57ef7d934110f98b484d4e8602041d63170ce5f27a5ebf3"` [INFO] [stderr] Compiling slime_tree v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `stream` [INFO] [stderr] --> src/main.rs:55:53 [INFO] [stderr] | [INFO] [stderr] 55 | fn worker(listing: Arc>, stream: Arc>) { [INFO] [stderr] | ^^^^^^ help: consider prefixing with an underscore: `_stream` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `inform_filename` [INFO] [stderr] --> src/main.rs:122:1 [INFO] [stderr] | [INFO] [stderr] 122 | fn inform_filename(handle: &Mutex, filename: &str) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.46s [INFO] running `"docker" "inspect" "3f4f1e09e83f7404d57ef7d934110f98b484d4e8602041d63170ce5f27a5ebf3"` [INFO] running `"docker" "rm" "-f" "3f4f1e09e83f7404d57ef7d934110f98b484d4e8602041d63170ce5f27a5ebf3"` [INFO] [stdout] 3f4f1e09e83f7404d57ef7d934110f98b484d4e8602041d63170ce5f27a5ebf3 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/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/gamozolabs/slime_tree:/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] 1ae258ac3e045cd4529e95d079a665587c83ade67fc79d05230278f933869365 [INFO] running `"docker" "start" "-a" "1ae258ac3e045cd4529e95d079a665587c83ade67fc79d05230278f933869365"` [INFO] [stderr] Compiling slime_tree v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused variable: `stream` [INFO] [stderr] --> src/main.rs:55:53 [INFO] [stderr] | [INFO] [stderr] 55 | fn worker(listing: Arc>, stream: Arc>) { [INFO] [stderr] | ^^^^^^ help: consider prefixing with an underscore: `_stream` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: function is never used: `inform_filename` [INFO] [stderr] --> src/main.rs:122:1 [INFO] [stderr] | [INFO] [stderr] 122 | fn inform_filename(handle: &Mutex, filename: &str) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.82s [INFO] running `"docker" "inspect" "1ae258ac3e045cd4529e95d079a665587c83ade67fc79d05230278f933869365"` [INFO] running `"docker" "rm" "-f" "1ae258ac3e045cd4529e95d079a665587c83ade67fc79d05230278f933869365"` [INFO] [stdout] 1ae258ac3e045cd4529e95d079a665587c83ade67fc79d05230278f933869365 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-3/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/gamozolabs/slime_tree:/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] e8126ef24b1a6d324f45f2e6959ecae79680fe968f2057f9a3a89fe97484bedf [INFO] running `"docker" "start" "-a" "e8126ef24b1a6d324f45f2e6959ecae79680fe968f2057f9a3a89fe97484bedf"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/slime_tree-64ac714fa383897f [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" "e8126ef24b1a6d324f45f2e6959ecae79680fe968f2057f9a3a89fe97484bedf"` [INFO] running `"docker" "rm" "-f" "e8126ef24b1a6d324f45f2e6959ecae79680fe968f2057f9a3a89fe97484bedf"` [INFO] [stdout] e8126ef24b1a6d324f45f2e6959ecae79680fe968f2057f9a3a89fe97484bedf