[INFO] updating cached repository https://github.com/jcaesar/matrix-devclean [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] 2ac3bfc7fe83cd6c72e5e4f654ac062af78d6bbf [INFO] testing jcaesar/matrix-devclean against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjcaesar%2Fmatrix-devclean" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jcaesar/matrix-devclean 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/jcaesar/matrix-devclean [INFO] finished tweaking git repo https://github.com/jcaesar/matrix-devclean [INFO] tweaked toml for git repo https://github.com/jcaesar/matrix-devclean written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/jcaesar/matrix-devclean 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] 1ca48cfab800fd3e82e438ed5d1c1d4d4425f7ade7b69cb5c5191e85241aef5a [INFO] running `"docker" "start" "-a" "1ca48cfab800fd3e82e438ed5d1c1d4d4425f7ade7b69cb5c5191e85241aef5a"` [INFO] [stderr] Compiling rpassword v2.1.0 [INFO] [stderr] Compiling serde_millis v0.1.1 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling once_cell v0.1.7 [INFO] [stderr] Compiling tokio-threadpool v0.1.10 [INFO] [stderr] Compiling tokio-fs v0.1.5 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling tokio v0.1.14 [INFO] [stderr] Compiling serde_derive v1.0.85 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling hyper v0.12.23 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling hyper-tls v0.3.1 [INFO] [stderr] Compiling restson v0.5.1 (https://github.com/jcaesar/restson-rust?rev=a6c190af161901b4052739ab530cffcf45a9469a#a6c190af) [INFO] [stderr] Compiling matrix-devclean v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 25.38s [INFO] running `"docker" "inspect" "1ca48cfab800fd3e82e438ed5d1c1d4d4425f7ade7b69cb5c5191e85241aef5a"` [INFO] running `"docker" "rm" "-f" "1ca48cfab800fd3e82e438ed5d1c1d4d4425f7ade7b69cb5c5191e85241aef5a"` [INFO] [stdout] 1ca48cfab800fd3e82e438ed5d1c1d4d4425f7ade7b69cb5c5191e85241aef5a [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] d3c9f945c103f74e8498a4a856c4e9d695f9813fb04dbe8f4958f1a8628d3807 [INFO] running `"docker" "start" "-a" "d3c9f945c103f74e8498a4a856c4e9d695f9813fb04dbe8f4958f1a8628d3807"` [INFO] [stderr] Compiling matrix-devclean v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.33s [INFO] running `"docker" "inspect" "d3c9f945c103f74e8498a4a856c4e9d695f9813fb04dbe8f4958f1a8628d3807"` [INFO] running `"docker" "rm" "-f" "d3c9f945c103f74e8498a4a856c4e9d695f9813fb04dbe8f4958f1a8628d3807"` [INFO] [stdout] d3c9f945c103f74e8498a4a856c4e9d695f9813fb04dbe8f4958f1a8628d3807 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/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] 7c21bea128f8a728318b3363aea28617f356be7a446ffb99c27aaf0e60706d11 [INFO] running `"docker" "start" "-a" "7c21bea128f8a728318b3363aea28617f356be7a446ffb99c27aaf0e60706d11"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/matrix_devclean-de2713691cd31a23 [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" "7c21bea128f8a728318b3363aea28617f356be7a446ffb99c27aaf0e60706d11"` [INFO] running `"docker" "rm" "-f" "7c21bea128f8a728318b3363aea28617f356be7a446ffb99c27aaf0e60706d11"` [INFO] [stdout] 7c21bea128f8a728318b3363aea28617f356be7a446ffb99c27aaf0e60706d11