[INFO] updating cached repository https://github.com/scirner22/microkube [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] 33387a4734c317cab909000513590e4932cc2abe [INFO] testing scirner22/microkube against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscirner22%2Fmicrokube" "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/scirner22/microkube 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/scirner22/microkube [INFO] finished tweaking git repo https://github.com/scirner22/microkube [INFO] tweaked toml for git repo https://github.com/scirner22/microkube written to work/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/scirner22/microkube 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] error: the lock file /big/crater/work/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [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-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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] b9fdc67fcbe31d88b014ab8b3ddfbf67df20a9b8ff6ff9b52fbd6e792128f117 [INFO] running `"docker" "start" "-a" "b9fdc67fcbe31d88b014ab8b3ddfbf67df20a9b8ff6ff9b52fbd6e792128f117"` [INFO] [stderr] Compiling json v0.12.0 [INFO] [stderr] Compiling actix-service v0.4.2 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling derive_more v0.15.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling ctrlc v3.1.3 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling actix-utils v0.4.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling actix-rt v0.2.5 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling actix-http v0.2.10 [INFO] [stderr] Compiling actix-testing v0.1.0 [INFO] [stderr] Compiling awc v0.2.7 [INFO] [stderr] Compiling actix-web v1.0.8 [INFO] [stderr] Compiling microkube v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 55.18s [INFO] running `"docker" "inspect" "b9fdc67fcbe31d88b014ab8b3ddfbf67df20a9b8ff6ff9b52fbd6e792128f117"` [INFO] running `"docker" "rm" "-f" "b9fdc67fcbe31d88b014ab8b3ddfbf67df20a9b8ff6ff9b52fbd6e792128f117"` [INFO] [stdout] b9fdc67fcbe31d88b014ab8b3ddfbf67df20a9b8ff6ff9b52fbd6e792128f117 [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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 51a48c507d831d5ba6a8fee75d819ebb0da29c471fb2ea48086f275cd3634ea0 [INFO] running `"docker" "start" "-a" "51a48c507d831d5ba6a8fee75d819ebb0da29c471fb2ea48086f275cd3634ea0"` [INFO] [stderr] Compiling microkube v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.34s [INFO] running `"docker" "inspect" "51a48c507d831d5ba6a8fee75d819ebb0da29c471fb2ea48086f275cd3634ea0"` [INFO] running `"docker" "rm" "-f" "51a48c507d831d5ba6a8fee75d819ebb0da29c471fb2ea48086f275cd3634ea0"` [INFO] [stdout] 51a48c507d831d5ba6a8fee75d819ebb0da29c471fb2ea48086f275cd3634ea0 [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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] c7367c9db17eef4f600129cb58b3a43de838c46497f4d7f0a5c60193ecb20b5d [INFO] running `"docker" "start" "-a" "c7367c9db17eef4f600129cb58b3a43de838c46497f4d7f0a5c60193ecb20b5d"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.81s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/microkube-814093973acc84fc [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" "c7367c9db17eef4f600129cb58b3a43de838c46497f4d7f0a5c60193ecb20b5d"` [INFO] running `"docker" "rm" "-f" "c7367c9db17eef4f600129cb58b3a43de838c46497f4d7f0a5c60193ecb20b5d"` [INFO] [stdout] c7367c9db17eef4f600129cb58b3a43de838c46497f4d7f0a5c60193ecb20b5d