[INFO] updating cached repository https://github.com/reminder-bot/autoclear-dispatch [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] c62c5d364834ec91190570d86a5e5df1bbaf6b75 [INFO] testing reminder-bot/autoclear-dispatch against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Freminder-bot%2Fautoclear-dispatch" "work/builds/worker-7/source"` [INFO] [stderr] Cloning into 'work/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/reminder-bot/autoclear-dispatch 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/reminder-bot/autoclear-dispatch [INFO] finished tweaking git repo https://github.com/reminder-bot/autoclear-dispatch [INFO] tweaked toml for git repo https://github.com/reminder-bot/autoclear-dispatch written to work/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/reminder-bot/autoclear-dispatch 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] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] 6732eedaacf47becf29ea99c4428a951112664fa3a0cef701d301306af304d5c [INFO] running `"docker" "start" "-a" "6732eedaacf47becf29ea99c4428a951112664fa3a0cef701d301306af304d5c"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cc v1.0.27 [INFO] [stderr] Compiling encoding_rs v0.8.13 [INFO] [stderr] Compiling crossbeam-epoch v0.7.0 [INFO] [stderr] Compiling atoi v0.2.4 [INFO] [stderr] Compiling checked v0.5.0 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling serde_urlencoded v0.5.4 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling twox-hash v1.1.2 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.6.3 [INFO] [stderr] Compiling tokio-threadpool v0.1.9 [INFO] [stderr] Compiling failure_derive v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.40 [INFO] [stderr] Compiling backtrace-sys v0.1.26 [INFO] [stderr] Compiling miniz-sys v0.1.11 [INFO] [stderr] Compiling mysql_common v0.12.0 [INFO] [stderr] Compiling tokio-fs v0.1.4 [INFO] [stderr] Compiling flate2 v1.0.6 [INFO] [stderr] Compiling openssl v0.10.16 [INFO] [stderr] Compiling native-tls v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling failure v0.1.3 [INFO] [stderr] Compiling tokio v0.1.13 [INFO] [stderr] Compiling dotenv v0.13.0 [INFO] [stderr] Compiling mysql v14.2.0 [INFO] [stderr] Compiling hyper v0.12.19 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling reqwest v0.9.5 [INFO] [stderr] Compiling autoclear-dispatch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.64s [INFO] running `"docker" "inspect" "6732eedaacf47becf29ea99c4428a951112664fa3a0cef701d301306af304d5c"` [INFO] running `"docker" "rm" "-f" "6732eedaacf47becf29ea99c4428a951112664fa3a0cef701d301306af304d5c"` [INFO] [stdout] 6732eedaacf47becf29ea99c4428a951112664fa3a0cef701d301306af304d5c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] 1cfe5173d839d546cc73542aa75180505a71c50cd8951d54288d58fc79a35cc9 [INFO] running `"docker" "start" "-a" "1cfe5173d839d546cc73542aa75180505a71c50cd8951d54288d58fc79a35cc9"` [INFO] [stderr] Compiling autoclear-dispatch v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.83s [INFO] running `"docker" "inspect" "1cfe5173d839d546cc73542aa75180505a71c50cd8951d54288d58fc79a35cc9"` [INFO] running `"docker" "rm" "-f" "1cfe5173d839d546cc73542aa75180505a71c50cd8951d54288d58fc79a35cc9"` [INFO] [stdout] 1cfe5173d839d546cc73542aa75180505a71c50cd8951d54288d58fc79a35cc9 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-7/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] 64059d4466ec88716853aa91bf96ff1e0dc109677e62fa57b5db277581c6267d [INFO] running `"docker" "start" "-a" "64059d4466ec88716853aa91bf96ff1e0dc109677e62fa57b5db277581c6267d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.08s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/autoclear_dispatch-6d42f209a90ce03f [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" "64059d4466ec88716853aa91bf96ff1e0dc109677e62fa57b5db277581c6267d"` [INFO] running `"docker" "rm" "-f" "64059d4466ec88716853aa91bf96ff1e0dc109677e62fa57b5db277581c6267d"` [INFO] [stdout] 64059d4466ec88716853aa91bf96ff1e0dc109677e62fa57b5db277581c6267d