[INFO] updating cached repository https://github.com/Monadic-Cat/mbot [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] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] a4a46d6108694c5f35acc8cdb4f87505c5aac7ce [INFO] testing Monadic-Cat/mbot against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FMonadic-Cat%2Fmbot" "work/builds/worker-5/source"` [INFO] [stderr] Cloning into 'work/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Monadic-Cat/mbot on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Monadic-Cat/mbot [INFO] finished tweaking git repo https://github.com/Monadic-Cat/mbot [INFO] tweaked toml for git repo https://github.com/Monadic-Cat/mbot written to work/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Monadic-Cat/mbot already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] a4e50d20ef61d71137089534955ae47d41aab2389e0680b0a85f2680f3564a87 [INFO] running `"docker" "start" "-a" "a4e50d20ef61d71137089534955ae47d41aab2389e0680b0a85f2680f3564a87"` [INFO] [stderr] Compiling static_assertions v0.3.3 [INFO] [stderr] Compiling serenity v0.6.3 [INFO] [stderr] Compiling uwl v0.4.2 [INFO] [stderr] Compiling nom v5.0.0 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling stackvector v1.0.6 [INFO] [stderr] Compiling lexical-core v0.4.3 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling backtrace v0.3.34 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling input_buffer v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.5.0 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling command_attr v0.1.4 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Compiling tokio-threadpool v0.1.15 [INFO] [stderr] Compiling tungstenite v0.6.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling parking_lot v0.8.0 [INFO] [stderr] Compiling publicsuffix v1.5.2 [INFO] [stderr] Compiling tokio-reactor v0.1.9 [INFO] [stderr] Compiling flate2 v1.0.9 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper v0.12.33 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling tokio-rustls v0.9.3 [INFO] [stderr] Compiling serde_json v1.0.40 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling chrono v0.4.7 [INFO] [stderr] Compiling mice v0.5.3 [INFO] [stderr] Compiling hyper-rustls v0.16.1 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.19 [INFO] [stderr] Compiling mbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `"docker" "inspect" "a4e50d20ef61d71137089534955ae47d41aab2389e0680b0a85f2680f3564a87"` [INFO] running `"docker" "rm" "-f" "a4e50d20ef61d71137089534955ae47d41aab2389e0680b0a85f2680f3564a87"` [INFO] [stdout] a4e50d20ef61d71137089534955ae47d41aab2389e0680b0a85f2680f3564a87 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 58dbea5d1a4c467cba5ac6799342c1bef68d26e6ea2a062c8793b3747ff4b3d3 [INFO] running `"docker" "start" "-a" "58dbea5d1a4c467cba5ac6799342c1bef68d26e6ea2a062c8793b3747ff4b3d3"` [INFO] [stderr] Compiling mbot v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.87s [INFO] running `"docker" "inspect" "58dbea5d1a4c467cba5ac6799342c1bef68d26e6ea2a062c8793b3747ff4b3d3"` [INFO] running `"docker" "rm" "-f" "58dbea5d1a4c467cba5ac6799342c1bef68d26e6ea2a062c8793b3747ff4b3d3"` [INFO] [stdout] 58dbea5d1a4c467cba5ac6799342c1bef68d26e6ea2a062c8793b3747ff4b3d3 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-5/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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] d0a1dde90dc0ecfd822c3a916e710154b274cdf2cd0651de76d76e88591abfba [INFO] running `"docker" "start" "-a" "d0a1dde90dc0ecfd822c3a916e710154b274cdf2cd0651de76d76e88591abfba"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.91s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/mbot-a5dfffa3271e1cac [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" "d0a1dde90dc0ecfd822c3a916e710154b274cdf2cd0651de76d76e88591abfba"` [INFO] running `"docker" "rm" "-f" "d0a1dde90dc0ecfd822c3a916e710154b274cdf2cd0651de76d76e88591abfba"` [INFO] [stdout] d0a1dde90dc0ecfd822c3a916e710154b274cdf2cd0651de76d76e88591abfba