[INFO] updating cached repository acdenisSK/kitty-rs [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/acdenisSK/kitty-rs [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/acdenisSK/kitty-rs" "work/ex/beta-1.37-6/sources/1.36.0/gh/acdenisSK/kitty-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/acdenisSK/kitty-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/acdenisSK/kitty-rs" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/acdenisSK/kitty-rs"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/acdenisSK/kitty-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 6173f57a24d9c149c913de5d110c6f20f87581f3 [INFO] sha for GitHub repo acdenisSK/kitty-rs: 6173f57a24d9c149c913de5d110c6f20f87581f3 [INFO] validating manifest of acdenisSK/kitty-rs 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 acdenisSK/kitty-rs 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 acdenisSK/kitty-rs [INFO] finished frobbing acdenisSK/kitty-rs [INFO] frobbed toml for acdenisSK/kitty-rs written to work/ex/beta-1.37-6/sources/1.36.0/gh/acdenisSK/kitty-rs/Cargo.toml [INFO] started frobbing acdenisSK/kitty-rs [INFO] finished frobbing acdenisSK/kitty-rs [INFO] frobbed toml for acdenisSK/kitty-rs written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/acdenisSK/kitty-rs/Cargo.toml [INFO] crate acdenisSK/kitty-rs 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 acdenisSK/kitty-rs 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-4/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/acdenisSK/kitty-rs:/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] a786ad1fab4ead68e9f6bbf19da5b233538a478cfb5cb837d5ac86f160ee556b [INFO] running `"docker" "start" "-a" "a786ad1fab4ead68e9f6bbf19da5b233538a478cfb5cb837d5ac86f160ee556b"` [INFO] [stderr] Compiling serenity v0.6.0-rc.0 (https://github.com/acdenisSK/serenity?branch=v0.6.x#1bd5bbc8) [INFO] [stderr] Compiling uwl v0.3.1 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling command_attr v0.1.0-rc [INFO] [stderr] Compiling sha-1 v0.8.1 [INFO] [stderr] Compiling flate2 v1.0.7 [INFO] [stderr] Compiling moute v0.1.0 (https://github.com/acdenisSK/moute#c5770bb0) [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling cookie_store v0.5.1 [INFO] [stderr] Compiling tungstenite v0.6.1 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling tokio-threadpool v0.1.14 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v2.0.0-alpha.6 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling tokio-rustls v0.9.2 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling tokio v0.1.19 [INFO] [stderr] Compiling hyper v0.12.28 [INFO] [stderr] Compiling hyper-tls v0.3.2 [INFO] [stderr] Compiling hyper-rustls v0.16.1 [INFO] [stderr] Compiling reqwest v0.9.16 [INFO] [stderr] Compiling kitty-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 56s [INFO] running `"docker" "inspect" "a786ad1fab4ead68e9f6bbf19da5b233538a478cfb5cb837d5ac86f160ee556b"` [INFO] running `"docker" "rm" "-f" "a786ad1fab4ead68e9f6bbf19da5b233538a478cfb5cb837d5ac86f160ee556b"` [INFO] [stdout] a786ad1fab4ead68e9f6bbf19da5b233538a478cfb5cb837d5ac86f160ee556b [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/acdenisSK/kitty-rs:/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] a4800e6d198366add619d550416f5241d3e251fff1734948340fb99ff99e3599 [INFO] running `"docker" "start" "-a" "a4800e6d198366add619d550416f5241d3e251fff1734948340fb99ff99e3599"` [INFO] [stderr] Compiling kitty-rs v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.09s [INFO] running `"docker" "inspect" "a4800e6d198366add619d550416f5241d3e251fff1734948340fb99ff99e3599"` [INFO] running `"docker" "rm" "-f" "a4800e6d198366add619d550416f5241d3e251fff1734948340fb99ff99e3599"` [INFO] [stdout] a4800e6d198366add619d550416f5241d3e251fff1734948340fb99ff99e3599 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-4/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/acdenisSK/kitty-rs:/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] 87c1a537c4cde137387873b813735640745a999dc64c0fdc94cd34f1ccf2d078 [INFO] running `"docker" "start" "-a" "87c1a537c4cde137387873b813735640745a999dc64c0fdc94cd34f1ccf2d078"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running /opt/crater/target/debug/deps/kitty_rs-9f1254486137c0f0 [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" "87c1a537c4cde137387873b813735640745a999dc64c0fdc94cd34f1ccf2d078"` [INFO] running `"docker" "rm" "-f" "87c1a537c4cde137387873b813735640745a999dc64c0fdc94cd34f1ccf2d078"` [INFO] [stdout] 87c1a537c4cde137387873b813735640745a999dc64c0fdc94cd34f1ccf2d078