[INFO] updating cached repository Juici/myani [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/Juici/myani [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/Juici/myani" "work/ex/beta-1.38-1/sources/1.37.0/gh/Juici/myani"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/1.37.0/gh/Juici/myani'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/Juici/myani" "work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Juici/myani"` [INFO] [stderr] Cloning into 'work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Juici/myani'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8d301fd7c89ed3bed92ffe6016ab76e66443ed58 [INFO] sha for GitHub repo Juici/myani: 8d301fd7c89ed3bed92ffe6016ab76e66443ed58 [INFO] validating manifest of Juici/myani 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 Juici/myani 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 Juici/myani [INFO] finished frobbing Juici/myani [INFO] frobbed toml for Juici/myani written to work/ex/beta-1.38-1/sources/1.37.0/gh/Juici/myani/Cargo.toml [INFO] started frobbing Juici/myani [INFO] finished frobbing Juici/myani [INFO] frobbed toml for Juici/myani written to work/ex/beta-1.38-1/sources/beta-2019-08-13/gh/Juici/myani/Cargo.toml [INFO] crate Juici/myani 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 Juici/myani 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-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Juici/myani:/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] 9bc7b9e63783a5d9b512f910aa94842d5fd406854cbd4d1d5505ef6e93be4604 [INFO] running `"docker" "start" "-a" "9bc7b9e63783a5d9b512f910aa94842d5fd406854cbd4d1d5505ef6e93be4604"` [INFO] [stderr] Compiling futures-core v0.2.0 [INFO] [stderr] Compiling base64 v0.9.0 [INFO] [stderr] Compiling bytes v0.4.6 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling serde-xml-rs v0.2.1 [INFO] [stderr] Compiling futures-channel v0.2.0 [INFO] [stderr] Compiling futures-io v0.2.0 [INFO] [stderr] Compiling futures-sink v0.2.0 [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling futures-util v0.2.0 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling futures-executor v0.2.0 [INFO] [stderr] Compiling tokio v0.1.5 [INFO] [stderr] Compiling futures-stable v0.2.0 [INFO] [stderr] Compiling futures v0.2.0 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling hyper v0.11.25 [INFO] [stderr] Compiling myani v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.87s [INFO] running `"docker" "inspect" "9bc7b9e63783a5d9b512f910aa94842d5fd406854cbd4d1d5505ef6e93be4604"` [INFO] running `"docker" "rm" "-f" "9bc7b9e63783a5d9b512f910aa94842d5fd406854cbd4d1d5505ef6e93be4604"` [INFO] [stdout] 9bc7b9e63783a5d9b512f910aa94842d5fd406854cbd4d1d5505ef6e93be4604 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Juici/myani:/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] 0676a8dba223231a033aa17cce8652e0093ee9886ee6dd038ed2a88ae506d0a4 [INFO] running `"docker" "start" "-a" "0676a8dba223231a033aa17cce8652e0093ee9886ee6dd038ed2a88ae506d0a4"` [INFO] [stderr] Compiling myani v0.1.1 (/opt/crater/workdir) [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:4:1 [INFO] [stderr] | [INFO] [stderr] 4 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:7:1 [INFO] [stderr] | [INFO] [stderr] 7 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.47s [INFO] running `"docker" "inspect" "0676a8dba223231a033aa17cce8652e0093ee9886ee6dd038ed2a88ae506d0a4"` [INFO] running `"docker" "rm" "-f" "0676a8dba223231a033aa17cce8652e0093ee9886ee6dd038ed2a88ae506d0a4"` [INFO] [stdout] 0676a8dba223231a033aa17cce8652e0093ee9886ee6dd038ed2a88ae506d0a4 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.38-1/worker-2/1.37.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.38-1/sources/1.37.0/gh/Juici/myani:/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] 64e4f2ac0693a7c3378ae0c5e662f0fc4ca2c432b98dcfe48a57fce597353097 [INFO] running `"docker" "start" "-a" "64e4f2ac0693a7c3378ae0c5e662f0fc4ca2c432b98dcfe48a57fce597353097"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/crater/target/debug/deps/myani-f9a6f52e336b9955 [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" "64e4f2ac0693a7c3378ae0c5e662f0fc4ca2c432b98dcfe48a57fce597353097"` [INFO] running `"docker" "rm" "-f" "64e4f2ac0693a7c3378ae0c5e662f0fc4ca2c432b98dcfe48a57fce597353097"` [INFO] [stdout] 64e4f2ac0693a7c3378ae0c5e662f0fc4ca2c432b98dcfe48a57fce597353097