[INFO] updating cached repository est31/lewton-wiki-tool [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/est31/lewton-wiki-tool [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/est31/lewton-wiki-tool" "work/ex/beta-1.38-1/sources/1.37.0/gh/est31/lewton-wiki-tool"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/est31/lewton-wiki-tool'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/est31/lewton-wiki-tool" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/est31/lewton-wiki-tool"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/est31/lewton-wiki-tool'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c363c8c27acfd498d6b64441d702137727bbffd6 [INFO] sha for GitHub repo est31/lewton-wiki-tool: c363c8c27acfd498d6b64441d702137727bbffd6 [INFO] validating manifest of est31/lewton-wiki-tool 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 est31/lewton-wiki-tool 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 est31/lewton-wiki-tool [INFO] finished frobbing est31/lewton-wiki-tool [INFO] frobbed toml for est31/lewton-wiki-tool written to work/ex/beta-1.38-1/sources/1.37.0/gh/est31/lewton-wiki-tool/Cargo.toml [INFO] started frobbing est31/lewton-wiki-tool [INFO] finished frobbing est31/lewton-wiki-tool [INFO] frobbed toml for est31/lewton-wiki-tool written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/est31/lewton-wiki-tool/Cargo.toml [INFO] crate est31/lewton-wiki-tool 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 est31/lewton-wiki-tool 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-1/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/est31/lewton-wiki-tool:/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] 4460a94966df80711121f093f5cc62e4a0b6d4fc028994bcfa96c5361f575063 [INFO] running `"docker" "start" "-a" "4460a94966df80711121f093f5cc62e4a0b6d4fc028994bcfa96c5361f575063"` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling cc v1.0.29 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling serde v1.0.88 [INFO] [stderr] Compiling hyper-openssl v0.7.0 [INFO] [stderr] Compiling antidote v1.0.0 [INFO] [stderr] Compiling md5 v0.6.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling tokio-sync v0.1.1 [INFO] [stderr] Compiling sha2 v0.1.2 [INFO] [stderr] Compiling linked_hash_set v0.1.3 [INFO] [stderr] Compiling want v0.0.6 [INFO] [stderr] Compiling ogg v0.7.0 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling crossbeam-epoch v0.7.1 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling tokio-executor v0.1.6 [INFO] [stderr] Compiling rand_pcg v0.1.1 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling lewton v0.9.3 (https://github.com/RustAudio/lewton/#2c644693) [INFO] [stderr] Compiling tokio-current-thread v0.1.4 [INFO] [stderr] Compiling tokio-timer v0.2.10 [INFO] [stderr] Compiling rand_os v0.1.2 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling num_cpus v1.10.0 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling socket2 v0.3.8 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling ogg-sys v0.0.9 [INFO] [stderr] Compiling vorbis-sys v0.0.8 [INFO] [stderr] Compiling vorbisfile-sys v0.0.8 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling bytes v0.4.11 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling curl-sys v0.4.16 [INFO] [stderr] Compiling mio v0.6.16 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling pbr v1.0.1 [INFO] [stderr] Compiling tokio-io v0.1.11 [INFO] [stderr] Compiling http v0.1.16 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling vorbis v0.0.14 [INFO] [stderr] Compiling crossbeam v0.6.0 [INFO] [stderr] Compiling tokio-reactor v0.1.8 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.38 [INFO] [stderr] Compiling tokio-threadpool v0.1.11 [INFO] [stderr] Compiling tokio-udp v0.1.3 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio-uds v0.2.5 [INFO] [stderr] Compiling structopt-derive v0.2.14 [INFO] [stderr] Compiling serde_derive v1.0.88 [INFO] [stderr] Compiling h2 v0.1.16 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling tokio-openssl v0.3.0 [INFO] [stderr] Compiling tokio v0.1.15 [INFO] [stderr] Compiling structopt v0.2.14 [INFO] [stderr] Compiling curl v0.4.19 [INFO] [stderr] Compiling test-assets v0.2.0 [INFO] [stderr] Compiling hyper v0.12.24 [INFO] [stderr] Compiling cmp v0.1.0 (https://github.com/RustAudio/lewton/#2c644693) [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling lewton-wiki-tool v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:132:8 [INFO] [stderr] | [INFO] [stderr] 132 | let mut br = BufReader::new(f); [INFO] [stderr] | ----^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:196:6 [INFO] [stderr] | [INFO] [stderr] 196 | writeln!(lf, "{}", msg_str); [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] = 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 2m 43s [INFO] running `"docker" "inspect" "4460a94966df80711121f093f5cc62e4a0b6d4fc028994bcfa96c5361f575063"` [INFO] running `"docker" "rm" "-f" "4460a94966df80711121f093f5cc62e4a0b6d4fc028994bcfa96c5361f575063"` [INFO] [stdout] 4460a94966df80711121f093f5cc62e4a0b6d4fc028994bcfa96c5361f575063 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/est31/lewton-wiki-tool:/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] 3d4a661d8a939a457d821eba07480ba7cbc9322ef7be6ba9f51f2f9a16d36f6f [INFO] running `"docker" "start" "-a" "3d4a661d8a939a457d821eba07480ba7cbc9322ef7be6ba9f51f2f9a16d36f6f"` [INFO] [stderr] Compiling lewton-wiki-tool v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/main.rs:132:8 [INFO] [stderr] | [INFO] [stderr] 132 | let mut br = BufReader::new(f); [INFO] [stderr] | ----^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused `std::result::Result` that must be used [INFO] [stderr] --> src/main.rs:196:6 [INFO] [stderr] | [INFO] [stderr] 196 | writeln!(lf, "{}", msg_str); [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] = 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 1.80s [INFO] running `"docker" "inspect" "3d4a661d8a939a457d821eba07480ba7cbc9322ef7be6ba9f51f2f9a16d36f6f"` [INFO] running `"docker" "rm" "-f" "3d4a661d8a939a457d821eba07480ba7cbc9322ef7be6ba9f51f2f9a16d36f6f"` [INFO] [stdout] 3d4a661d8a939a457d821eba07480ba7cbc9322ef7be6ba9f51f2f9a16d36f6f [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-1/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/est31/lewton-wiki-tool:/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] d15c22e7ffb018148b1a35f9aea4f7184e03ba718eb44332044de93e31126eff [INFO] running `"docker" "start" "-a" "d15c22e7ffb018148b1a35f9aea4f7184e03ba718eb44332044de93e31126eff"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running /opt/crater/target/debug/deps/lewton_wiki_tool-c3170f30ca125d77 [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" "d15c22e7ffb018148b1a35f9aea4f7184e03ba718eb44332044de93e31126eff"` [INFO] running `"docker" "rm" "-f" "d15c22e7ffb018148b1a35f9aea4f7184e03ba718eb44332044de93e31126eff"` [INFO] [stdout] d15c22e7ffb018148b1a35f9aea4f7184e03ba718eb44332044de93e31126eff