[INFO] cloning repository https://github.com/natemara/riteaid-covid-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/natemara/riteaid-covid-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatemara%2Friteaid-covid-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatemara%2Friteaid-covid-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cc775b48e36c665d19ab73dac8e4920d7e183550 [INFO] testing natemara/riteaid-covid-rust against 1.55.0 for beta-1.56-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnatemara%2Friteaid-covid-rust" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/natemara/riteaid-covid-rust on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/natemara/riteaid-covid-rust [INFO] finished tweaking git repo https://github.com/natemara/riteaid-covid-rust [INFO] tweaked toml for git repo https://github.com/natemara/riteaid-covid-rust written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/natemara/riteaid-covid-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8215a35aad39560d3c38d48dbbafad68024ba141eba55c6e2bcba674fcfd90c3 [INFO] running `Command { std: "docker" "start" "-a" "8215a35aad39560d3c38d48dbbafad68024ba141eba55c6e2bcba674fcfd90c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8215a35aad39560d3c38d48dbbafad68024ba141eba55c6e2bcba674fcfd90c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8215a35aad39560d3c38d48dbbafad68024ba141eba55c6e2bcba674fcfd90c3", kill_on_drop: false }` [INFO] [stdout] 8215a35aad39560d3c38d48dbbafad68024ba141eba55c6e2bcba674fcfd90c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6f6cdedaaeb7b9f332434c73f402b1db144c9c665c40e686ae27fa91eb57384 [INFO] running `Command { std: "docker" "start" "-a" "a6f6cdedaaeb7b9f332434c73f402b1db144c9c665c40e686ae27fa91eb57384", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.33 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling prost-derive v0.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling prost-build v0.7.0 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling tower v0.4.6 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling opentelemetry v0.13.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling prost v0.7.0 [INFO] [stderr] Compiling prost-types v0.7.0 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.17 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling tonic-build v0.4.2 [INFO] [stderr] Compiling tracing-opentelemetry v0.12.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling opentelemetry-otlp v0.6.0 [INFO] [stderr] Compiling tonic v0.4.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling riteaid-covid-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "a6f6cdedaaeb7b9f332434c73f402b1db144c9c665c40e686ae27fa91eb57384", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6f6cdedaaeb7b9f332434c73f402b1db144c9c665c40e686ae27fa91eb57384", kill_on_drop: false }` [INFO] [stdout] a6f6cdedaaeb7b9f332434c73f402b1db144c9c665c40e686ae27fa91eb57384 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9be4d9b7e0dc54d30420ca9941058bd9fa55fa67da006b88aa0fddcece1d48ef [INFO] running `Command { std: "docker" "start" "-a" "9be4d9b7e0dc54d30420ca9941058bd9fa55fa67da006b88aa0fddcece1d48ef", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling riteaid-covid-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.99s [INFO] running `Command { std: "docker" "inspect" "9be4d9b7e0dc54d30420ca9941058bd9fa55fa67da006b88aa0fddcece1d48ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9be4d9b7e0dc54d30420ca9941058bd9fa55fa67da006b88aa0fddcece1d48ef", kill_on_drop: false }` [INFO] [stdout] 9be4d9b7e0dc54d30420ca9941058bd9fa55fa67da006b88aa0fddcece1d48ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7beb7dc5146b287b1406dce47732e03ad47313e9d9174222658334ada43449d6 [INFO] running `Command { std: "docker" "start" "-a" "7beb7dc5146b287b1406dce47732e03ad47313e9d9174222658334ada43449d6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/riteaid_covid_rust-913cb8301105f24e) [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/riteaid_covid_rust-518f7a16fcc640ff) [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 riteaid-covid-rust [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" "7beb7dc5146b287b1406dce47732e03ad47313e9d9174222658334ada43449d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7beb7dc5146b287b1406dce47732e03ad47313e9d9174222658334ada43449d6", kill_on_drop: false }` [INFO] [stdout] 7beb7dc5146b287b1406dce47732e03ad47313e9d9174222658334ada43449d6