[INFO] updating cached repository https://github.com/finalfusion/finalfusion-utils [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] [stderr] From https://github.com/finalfusion/finalfusion-utils [INFO] [stderr] * [new branch] fix-clippy -> fix-clippy [INFO] [stderr] 58ae5d5..c14f4a0 master -> master [INFO] [stderr] + bcb8214...d506ddc musl-build -> musl-build (forced update) [INFO] [stderr] 1afd64a..3ba3b42 release-0.9 -> release-0.9 [INFO] [stderr] * [new tag] 0.9.1 -> 0.9.1 [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c14f4a0ca957a09eaefde988db84adc8b45a350a [INFO] testing finalfusion/finalfusion-utils against beta-2019-09-28 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffinalfusion%2Ffinalfusion-utils" "work/builds/worker-4/source"` [INFO] [stderr] Cloning into 'work/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/finalfusion/finalfusion-utils on toolchain beta-2019-09-28 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/finalfusion/finalfusion-utils [INFO] finished tweaking git repo https://github.com/finalfusion/finalfusion-utils [INFO] tweaked toml for git repo https://github.com/finalfusion/finalfusion-utils written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/finalfusion/finalfusion-utils already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+beta-2019-09-28" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/finalfusion/finalfusion-rust` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "build" "--frozen"` [INFO] [stdout] 7c3636e2ff1d71657171e0c149939f28c5dbcc5034b726e1c6005cbf09724306 [INFO] running `"docker" "start" "-a" "7c3636e2ff1d71657171e0c149939f28c5dbcc5034b726e1c6005cbf09724306"` [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling cc v1.0.38 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling stdinout v0.4.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand_pcg v0.2.0 [INFO] [stderr] Compiling rand_xorshift v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling rayon-core v1.5.0 [INFO] [stderr] Compiling console v0.9.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling rayon v1.1.0 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling number_prefix v0.2.8 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling indicatif v0.11.0 [INFO] [stderr] Compiling ndarray v0.12.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.98 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling ndarray-parallel v0.9.0 [INFO] [stderr] Compiling reductive v0.3.0 [INFO] [stderr] Compiling toml v0.5.1 [INFO] [stderr] Compiling finalfusion v0.10.0 (https://github.com/finalfusion/finalfusion-rust#66388fe0) [INFO] [stderr] Compiling finalfusion-utils v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.56s [INFO] running `"docker" "inspect" "7c3636e2ff1d71657171e0c149939f28c5dbcc5034b726e1c6005cbf09724306"` [INFO] running `"docker" "rm" "-f" "7c3636e2ff1d71657171e0c149939f28c5dbcc5034b726e1c6005cbf09724306"` [INFO] [stdout] 7c3636e2ff1d71657171e0c149939f28c5dbcc5034b726e1c6005cbf09724306 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen" "--no-run"` [INFO] [stdout] 8b8a218301de0cc00ba3bcdb6f3ece69437bf60a4d69d6a644e84f9f4c3ebfae [INFO] running `"docker" "start" "-a" "8b8a218301de0cc00ba3bcdb6f3ece69437bf60a4d69d6a644e84f9f4c3ebfae"` [INFO] [stderr] Compiling finalfusion-utils v0.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.28s [INFO] running `"docker" "inspect" "8b8a218301de0cc00ba3bcdb6f3ece69437bf60a4d69d6a644e84f9f4c3ebfae"` [INFO] running `"docker" "rm" "-f" "8b8a218301de0cc00ba3bcdb6f3ece69437bf60a4d69d6a644e84f9f4c3ebfae"` [INFO] [stdout] 8b8a218301de0cc00ba3bcdb6f3ece69437bf60a4d69d6a644e84f9f4c3ebfae [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2019-09-28" "test" "--frozen"` [INFO] [stdout] 0c4f40eb92ffdeb7774ffb69d6aa108b3dce0e123a20743764bcf8ea6954aef5 [INFO] running `"docker" "start" "-a" "0c4f40eb92ffdeb7774ffb69d6aa108b3dce0e123a20743764bcf8ea6954aef5"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/finalfusion-4ca86eb19a5abb3c [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" "0c4f40eb92ffdeb7774ffb69d6aa108b3dce0e123a20743764bcf8ea6954aef5"` [INFO] running `"docker" "rm" "-f" "0c4f40eb92ffdeb7774ffb69d6aa108b3dce0e123a20743764bcf8ea6954aef5"` [INFO] [stdout] 0c4f40eb92ffdeb7774ffb69d6aa108b3dce0e123a20743764bcf8ea6954aef5