[INFO] updating cached repository joyent/manta-mreq [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/joyent/manta-mreq [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/joyent/manta-mreq" "work/ex/beta-1.38-1/sources/1.37.0/gh/joyent/manta-mreq"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/joyent/manta-mreq'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/joyent/manta-mreq" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/joyent/manta-mreq"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/joyent/manta-mreq'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 20f2ed965a6045fe9c199fd2a1e6c6e42ad5d5b8 [INFO] sha for GitHub repo joyent/manta-mreq: 20f2ed965a6045fe9c199fd2a1e6c6e42ad5d5b8 [INFO] validating manifest of joyent/manta-mreq 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 joyent/manta-mreq 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 joyent/manta-mreq [INFO] finished frobbing joyent/manta-mreq [INFO] frobbed toml for joyent/manta-mreq written to work/ex/beta-1.38-1/sources/1.37.0/gh/joyent/manta-mreq/Cargo.toml [INFO] started frobbing joyent/manta-mreq [INFO] finished frobbing joyent/manta-mreq [INFO] frobbed toml for joyent/manta-mreq written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/joyent/manta-mreq/Cargo.toml [INFO] crate joyent/manta-mreq 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 joyent/manta-mreq 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/joyent/manta-mreq:/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] a0f5f26351c806e9a3f789b4f798a009ece3ae87c551518c6f3e552b5f2aec04 [INFO] running `"docker" "start" "-a" "a0f5f26351c806e9a3f789b4f798a009ece3ae87c551518c6f3e552b5f2aec04"` [INFO] [stderr] Compiling indexmap v1.0.2 [INFO] [stderr] Compiling itoa v0.4.3 [INFO] [stderr] Compiling proc-macro2 v0.4.28 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling libc v0.2.53 [INFO] [stderr] Compiling serde v1.0.90 [INFO] [stderr] Compiling ryu v0.2.7 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling syn v0.15.33 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.90 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling manta-mreq v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/timeline.rs:245:19 [INFO] [stderr] | [INFO] [stderr] 245 | pub fn finish(mut self) [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] Finished dev [unoptimized + debuginfo] target(s) in 32.94s [INFO] running `"docker" "inspect" "a0f5f26351c806e9a3f789b4f798a009ece3ae87c551518c6f3e552b5f2aec04"` [INFO] running `"docker" "rm" "-f" "a0f5f26351c806e9a3f789b4f798a009ece3ae87c551518c6f3e552b5f2aec04"` [INFO] [stdout] a0f5f26351c806e9a3f789b4f798a009ece3ae87c551518c6f3e552b5f2aec04 [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/joyent/manta-mreq:/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] fa18b0ac986b95f26089019e4d81e4c104639790c0ee8b3884f14a6b5f858618 [INFO] running `"docker" "start" "-a" "fa18b0ac986b95f26089019e4d81e4c104639790c0ee8b3884f14a6b5f858618"` [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling manta-mreq v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/lib.rs:7:18 [INFO] [stderr] | [INFO] [stderr] 7 | #[cfg_attr(test, macro_use)] [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/timeline.rs:245:19 [INFO] [stderr] | [INFO] [stderr] 245 | pub fn finish(mut self) [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: variable does not need to be mutable [INFO] [stderr] --> src/timeline.rs:245:19 [INFO] [stderr] | [INFO] [stderr] 245 | pub fn finish(mut self) [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] Finished dev [unoptimized + debuginfo] target(s) in 12.03s [INFO] running `"docker" "inspect" "fa18b0ac986b95f26089019e4d81e4c104639790c0ee8b3884f14a6b5f858618"` [INFO] running `"docker" "rm" "-f" "fa18b0ac986b95f26089019e4d81e4c104639790c0ee8b3884f14a6b5f858618"` [INFO] [stdout] fa18b0ac986b95f26089019e4d81e4c104639790c0ee8b3884f14a6b5f858618 [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/joyent/manta-mreq:/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] f89d17e225c6ae4e0c3152dddfe82842090c77ac0a0f0316f89a16237f9c28d4 [INFO] running `"docker" "start" "-a" "f89d17e225c6ae4e0c3152dddfe82842090c77ac0a0f0316f89a16237f9c28d4"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running /opt/crater/target/debug/deps/manta_mreq-fb3323c6e8a8ea71 [INFO] [stderr] Running /opt/crater/target/debug/deps/mreq-c6af8fa0c9b9e79f [INFO] [stdout] [INFO] [stderr] Doc-tests manta-mreq [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] [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] [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" "f89d17e225c6ae4e0c3152dddfe82842090c77ac0a0f0316f89a16237f9c28d4"` [INFO] running `"docker" "rm" "-f" "f89d17e225c6ae4e0c3152dddfe82842090c77ac0a0f0316f89a16237f9c28d4"` [INFO] [stdout] f89d17e225c6ae4e0c3152dddfe82842090c77ac0a0f0316f89a16237f9c28d4