[INFO] updating cached repository iboss-ptk/ficon [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/iboss-ptk/ficon [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/iboss-ptk/ficon" "work/ex/beta-1.37-6/sources/1.36.0/gh/iboss-ptk/ficon"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/iboss-ptk/ficon'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/iboss-ptk/ficon" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iboss-ptk/ficon"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iboss-ptk/ficon'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 3e2c247c6c8136f185084925ca6358c80be70167 [INFO] sha for GitHub repo iboss-ptk/ficon: 3e2c247c6c8136f185084925ca6358c80be70167 [INFO] validating manifest of iboss-ptk/ficon on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of iboss-ptk/ficon on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing iboss-ptk/ficon [INFO] finished frobbing iboss-ptk/ficon [INFO] frobbed toml for iboss-ptk/ficon written to work/ex/beta-1.37-6/sources/1.36.0/gh/iboss-ptk/ficon/Cargo.toml [INFO] started frobbing iboss-ptk/ficon [INFO] finished frobbing iboss-ptk/ficon [INFO] frobbed toml for iboss-ptk/ficon written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iboss-ptk/ficon/Cargo.toml [INFO] crate iboss-ptk/ficon already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing iboss-ptk/ficon against beta-2019-07-23 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iboss-ptk/ficon:/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-07-23" "build" "--frozen"` [INFO] [stdout] b61310b2da739eaea5e288e6daae41e7d4b2cc7a7c9a52be3c21fb725a640bcc [INFO] running `"docker" "start" "-a" "b61310b2da739eaea5e288e6daae41e7d4b2cc7a7c9a52be3c21fb725a640bcc"` [INFO] [stderr] Compiling syn v0.15.29 [INFO] [stderr] Compiling regex v1.1.2 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling exitcode v1.1.2 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling libc v0.2.50 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling backtrace v0.3.14 [INFO] [stderr] Compiling regex-syntax v0.6.5 [INFO] [stderr] Compiling serde v1.0.89 [INFO] [stderr] Compiling crossbeam-channel v0.3.8 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.2.15 [INFO] [stderr] Compiling serde_derive v1.0.89 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling os_type v2.2.0 [INFO] [stderr] Compiling globset v0.4.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling structopt v0.2.15 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling ignore v0.4.6 [INFO] [stderr] Compiling exitfailure v0.5.1 [INFO] [stderr] Compiling human-panic v1.0.1 [INFO] [stderr] Compiling ficon v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `"docker" "inspect" "b61310b2da739eaea5e288e6daae41e7d4b2cc7a7c9a52be3c21fb725a640bcc"` [INFO] running `"docker" "rm" "-f" "b61310b2da739eaea5e288e6daae41e7d4b2cc7a7c9a52be3c21fb725a640bcc"` [INFO] [stdout] b61310b2da739eaea5e288e6daae41e7d4b2cc7a7c9a52be3c21fb725a640bcc [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iboss-ptk/ficon:/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-07-23" "test" "--frozen" "--no-run"` [INFO] [stdout] 1f2eaf5dbc3a00a883603f6bf53b6eca99a0d352dc531ce756709f6400c67cc0 [INFO] running `"docker" "start" "-a" "1f2eaf5dbc3a00a883603f6bf53b6eca99a0d352dc531ce756709f6400c67cc0"` [INFO] [stderr] Compiling ficon v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.77s [INFO] running `"docker" "inspect" "1f2eaf5dbc3a00a883603f6bf53b6eca99a0d352dc531ce756709f6400c67cc0"` [INFO] running `"docker" "rm" "-f" "1f2eaf5dbc3a00a883603f6bf53b6eca99a0d352dc531ce756709f6400c67cc0"` [INFO] [stdout] 1f2eaf5dbc3a00a883603f6bf53b6eca99a0d352dc531ce756709f6400c67cc0 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-5/beta-2019-07-23:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/iboss-ptk/ficon:/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-07-23" "test" "--frozen"` [INFO] [stdout] df6ca67f67fbdaac0ae120a20bac16308afd07c39fbb8b3a4ff7b79cc335e873 [INFO] running `"docker" "start" "-a" "df6ca67f67fbdaac0ae120a20bac16308afd07c39fbb8b3a4ff7b79cc335e873"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running /opt/crater/target/debug/deps/ficon-9183345391a2fa3a [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] [stderr] Running /opt/crater/target/debug/deps/ficon-384e240d9e4a6fb6 [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] [stderr] Doc-tests ficon [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" "df6ca67f67fbdaac0ae120a20bac16308afd07c39fbb8b3a4ff7b79cc335e873"` [INFO] running `"docker" "rm" "-f" "df6ca67f67fbdaac0ae120a20bac16308afd07c39fbb8b3a4ff7b79cc335e873"` [INFO] [stdout] df6ca67f67fbdaac0ae120a20bac16308afd07c39fbb8b3a4ff7b79cc335e873