[INFO] cloning repository https://github.com/alexchilcott/test-those-metrics-talk [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexchilcott/test-those-metrics-talk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexchilcott%2Ftest-those-metrics-talk", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexchilcott%2Ftest-those-metrics-talk'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 99a01621d95fc44cad2a21bb0556115c6b3c50f3 [INFO] testing alexchilcott/test-those-metrics-talk against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexchilcott%2Ftest-those-metrics-talk" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/alexchilcott/test-those-metrics-talk on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/alexchilcott/test-those-metrics-talk [INFO] finished tweaking git repo https://github.com/alexchilcott/test-those-metrics-talk [INFO] tweaked toml for git repo https://github.com/alexchilcott/test-those-metrics-talk written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/alexchilcott/test-those-metrics-talk already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 91daa170f1468b5b0760009c91832702945f827d98f0db4613565bd074c99fbf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "91daa170f1468b5b0760009c91832702945f827d98f0db4613565bd074c99fbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "91daa170f1468b5b0760009c91832702945f827d98f0db4613565bd074c99fbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "91daa170f1468b5b0760009c91832702945f827d98f0db4613565bd074c99fbf", kill_on_drop: false }` [INFO] [stdout] 91daa170f1468b5b0760009c91832702945f827d98f0db4613565bd074c99fbf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a2e106b669b05825c112b3b52f5ee79bc999886d31eaa65e773b73bf79c3965 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0a2e106b669b05825c112b3b52f5ee79bc999886d31eaa65e773b73bf79c3965", kill_on_drop: false }` [INFO] [stderr] Compiling prometheus v0.13.0 [INFO] [stderr] Compiling integer-encoding v1.1.7 [INFO] [stderr] Compiling integer-encoding v3.0.2 [INFO] [stderr] Compiling nonempty v0.7.0 [INFO] [stderr] Compiling rctree v0.4.0 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling actix-service v2.0.1 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling serde_json v1.0.70 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling actix-router v0.5.0-beta.2 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling thrift v0.13.0 [INFO] [stderr] Compiling thrift v0.15.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling actix-web-codegen v0.5.0-beta.5 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling openssl-sys v0.9.70 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling actix-rt v2.4.0 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling task-local-extensions v0.1.1 [INFO] [stderr] Compiling actix-codec v0.4.1 [INFO] [stderr] Compiling actix-server v2.0.0-beta.6 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling local-channel v0.1.2 [INFO] [stderr] Compiling actix-tls v3.0.0-beta.7 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling opentelemetry v0.14.0 [INFO] [stderr] Compiling tracing-opentelemetry v0.13.0 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling opentelemetry-http v0.3.0 [INFO] [stderr] Compiling reqwest-middleware v0.1.2 [INFO] [stderr] Compiling opentelemetry-jaeger v0.13.0 [INFO] [stderr] Compiling reqwest-tracing v0.1.3 [INFO] [stderr] Compiling zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Compiling zstd v0.7.0+zstd.1.4.9 [INFO] [stderr] Compiling actix-http v3.0.0-beta.11 [INFO] [stderr] Compiling actix-web v4.0.0-beta.10 [INFO] [stderr] Compiling tracing-actix-web v0.5.0-beta.1 [INFO] [stderr] Compiling actix-web-prom v0.6.0-beta.3 [INFO] [stderr] Compiling mock_otel_collector v0.1.0 (/opt/rustwide/workdir/mock_otel_collector) [INFO] [stderr] Compiling cart_server v0.1.0 (/opt/rustwide/workdir/cart_server) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 58s [INFO] running `Command { std: "docker" "inspect" "0a2e106b669b05825c112b3b52f5ee79bc999886d31eaa65e773b73bf79c3965", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a2e106b669b05825c112b3b52f5ee79bc999886d31eaa65e773b73bf79c3965", kill_on_drop: false }` [INFO] [stdout] 0a2e106b669b05825c112b3b52f5ee79bc999886d31eaa65e773b73bf79c3965 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 23a0939c91b8a2b5e2d2dcd2b17ef03c28e859307765c4ca04285e82cdd185c3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "23a0939c91b8a2b5e2d2dcd2b17ef03c28e859307765c4ca04285e82cdd185c3", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling prometheus-parse v0.2.1 (https://github.com/ccakes/prometheus-parse-rs?rev=a4574e9#a4574e9b) [INFO] [stderr] Compiling mock_otel_collector v0.1.0 (/opt/rustwide/workdir/mock_otel_collector) [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling wiremock v0.5.8 [INFO] [stderr] Compiling cart_server v0.1.0 (/opt/rustwide/workdir/cart_server) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 49.48s [INFO] running `Command { std: "docker" "inspect" "23a0939c91b8a2b5e2d2dcd2b17ef03c28e859307765c4ca04285e82cdd185c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "23a0939c91b8a2b5e2d2dcd2b17ef03c28e859307765c4ca04285e82cdd185c3", kill_on_drop: false }` [INFO] [stdout] 23a0939c91b8a2b5e2d2dcd2b17ef03c28e859307765c4ca04285e82cdd185c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cea11c0220d41fc504f2c3c6d70289c6fdaef0d642f0912d39a0a22124fb71b9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "cea11c0220d41fc504f2c3c6d70289c6fdaef0d642f0912d39a0a22124fb71b9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cart_server-6c74f7cbe3b429b6) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cart_server-8044cf4db43f3537) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/all/main.rs (/opt/rustwide/target/debug/deps/all-02fd540f602eb6f1) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::add_item_when_stock_for_item_exists_returns_ok ... ok [INFO] [stdout] test tests::add_item_when_stock_service_is_unavailable_returns_error ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.49s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mock_otel_collector-9b8ba7f40f72b063) [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests cart_server [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests mock_otel_collector [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cea11c0220d41fc504f2c3c6d70289c6fdaef0d642f0912d39a0a22124fb71b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cea11c0220d41fc504f2c3c6d70289c6fdaef0d642f0912d39a0a22124fb71b9", kill_on_drop: false }` [INFO] [stdout] cea11c0220d41fc504f2c3c6d70289c6fdaef0d642f0912d39a0a22124fb71b9