[INFO] cloning repository https://github.com/bittrance/aztail [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bittrance/aztail" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbittrance%2Faztail", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbittrance%2Faztail'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3a9a247b35e1a014229008083566e627fe66201 [INFO] testing bittrance/aztail against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbittrance%2Faztail" "/workspace/builds/worker-28/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-28/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bittrance/aztail on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-28/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/bittrance/aztail [INFO] finished tweaking git repo https://github.com/bittrance/aztail [INFO] tweaked toml for git repo https://github.com/bittrance/aztail written to /workspace/builds/worker-28/source/Cargo.toml [INFO] crate git repo https://github.com/bittrance/aztail already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff98ab0cd966d3ce6ecfda056bad3ed5286d51d8615e37ec8afea1deb423d2d5 [INFO] running `Command { std: "docker" "start" "-a" "ff98ab0cd966d3ce6ecfda056bad3ed5286d51d8615e37ec8afea1deb423d2d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff98ab0cd966d3ce6ecfda056bad3ed5286d51d8615e37ec8afea1deb423d2d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff98ab0cd966d3ce6ecfda056bad3ed5286d51d8615e37ec8afea1deb423d2d5", kill_on_drop: false }` [INFO] [stdout] ff98ab0cd966d3ce6ecfda056bad3ed5286d51d8615e37ec8afea1deb423d2d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d6e4ed4026ca9d3d7e17283a4f18fe470976a4d61ae11b8de146f8573e654b4 [INFO] running `Command { std: "docker" "start" "-a" "1d6e4ed4026ca9d3d7e17283a4f18fe470976a4d61ae11b8de146f8573e654b4", 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] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling dyn-clone v1.0.4 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling async-timer v1.0.0-beta.7 [INFO] [stderr] Compiling str-buf v1.0.5 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling scanlex v0.1.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling error-code v2.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling azure_core v0.1.0 (https://github.com/Azure/azure-sdk-for-rust?rev=21e23649#21e23649) [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.0.6 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling clap v3.0.10 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_path_to_error v0.1.5 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling chrono-english v0.1.6 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling oauth2 v4.1.0 [INFO] [stderr] Compiling azure_identity v0.1.0 (https://github.com/Azure/azure-sdk-for-rust?rev=21e23649#21e23649) [INFO] [stderr] Compiling azure_svc_applicationinsights v0.1.0 (https://github.com/Azure/azure-sdk-for-rust?rev=21e23649#21e23649) [INFO] [stderr] Compiling azure_svc_operationalinsights v0.1.0 (https://github.com/Azure/azure-sdk-for-rust?rev=21e23649#21e23649) [INFO] [stderr] Compiling aztail v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.76s [INFO] running `Command { std: "docker" "inspect" "1d6e4ed4026ca9d3d7e17283a4f18fe470976a4d61ae11b8de146f8573e654b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d6e4ed4026ca9d3d7e17283a4f18fe470976a4d61ae11b8de146f8573e654b4", kill_on_drop: false }` [INFO] [stdout] 1d6e4ed4026ca9d3d7e17283a4f18fe470976a4d61ae11b8de146f8573e654b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea2503e16c3a2102a728104e9d62c5180eafd906be8986dccd9eeb49e40133f4 [INFO] running `Command { std: "docker" "start" "-a" "ea2503e16c3a2102a728104e9d62c5180eafd906be8986dccd9eeb49e40133f4", 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] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stderr] Compiling oauth2 v4.1.0 [INFO] [stderr] Compiling chrono-english v0.1.6 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling speculoos v0.7.0 [INFO] [stderr] Compiling azure_core v0.1.0 (https://github.com/Azure/azure-sdk-for-rust?rev=21e23649#21e23649) [INFO] [stderr] Compiling azure_svc_operationalinsights v0.1.0 (https://github.com/Azure/azure-sdk-for-rust?rev=21e23649#21e23649) [INFO] [stderr] Compiling azure_identity v0.1.0 (https://github.com/Azure/azure-sdk-for-rust?rev=21e23649#21e23649) [INFO] [stderr] Compiling azure_svc_applicationinsights v0.1.0 (https://github.com/Azure/azure-sdk-for-rust?rev=21e23649#21e23649) [INFO] [stderr] Compiling aztail v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 16.07s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/aztail-02fa3bcf9a945e99) [INFO] running `Command { std: "docker" "inspect" "ea2503e16c3a2102a728104e9d62c5180eafd906be8986dccd9eeb49e40133f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea2503e16c3a2102a728104e9d62c5180eafd906be8986dccd9eeb49e40133f4", kill_on_drop: false }` [INFO] [stdout] ea2503e16c3a2102a728104e9d62c5180eafd906be8986dccd9eeb49e40133f4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 788a780a667c546b0ec58793fc48805860b475121b0c71feaf2ae6cea62a1adf [INFO] running `Command { std: "docker" "start" "-a" "788a780a667c546b0ec58793fc48805860b475121b0c71feaf2ae6cea62a1adf", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/aztail-02fa3bcf9a945e99) [INFO] [stdout] [INFO] [stdout] running 31 tests [INFO] [stdout] test assembly::apim::test::opsinsights_requests_message_line_function_style ... ok [INFO] [stdout] test assembly::functions::test::apptraces_row_to_entry_sets_level ... ok [INFO] [stdout] test assembly::apim::test::requests_row_to_entry_contains_url ... ok [INFO] [stdout] test assembly::apim::test::requests_row_to_entry_group_and_unit ... ok [INFO] [stdout] test assembly::apim::test::requests_row_to_entry_sets_log_level ... ok [INFO] [stdout] test kusto::test::empty_query ... ok [INFO] [stdout] test kusto::test::eq ... ok [INFO] [stdout] test kusto::test::filter ... ok [INFO] [stdout] test kusto::test::ge ... ok [INFO] [stdout] test kusto::test::gt ... ok [INFO] [stdout] test kusto::test::lt ... ok [INFO] [stdout] test kusto::test::or ... ok [INFO] [stdout] test kusto::test::query_with_timespan ... ok [INFO] [stdout] test assembly::functions::test::appinsights_functions_respects_filters ... ok [INFO] [stdout] test assembly::functions::test::opsinsights_functions_respects_filters ... ok [INFO] [stdout] test options::test::cli_options_end_time_and_follow_incompatible ... ok [INFO] [stdout] test options::test::cli_options_minimum_working ... ok [INFO] [stdout] test options::test::appinsights_xor_workspace ... ok [INFO] [stdout] test options::test::colloquial_end_time ... ok [INFO] [stdout] test querier::test::querier_delegates_presentation ... ok [INFO] [stdout] test querier::test::querier_reports_continue_when_follow ... ok [INFO] [stdout] test output::tests::default_textline ... ok [INFO] [stdout] test output::tests::naming_the_app_excludes_if_from_the_log ... ok [INFO] [stdout] test output::tests::naming_the_function_excludes_it_from_the_log ... ok [INFO] [stdout] test querier::test::querier_advances_start_time_individually_for_each_stream ... ok [INFO] [stdout] test output::tests::logs_have_color ... ok [INFO] [stdout] test querier::test::querier_reports_break_when_not_follow ... ok [INFO] [stdout] test options::test::container_group_requires_workspace ... ok [INFO] [stdout] test querier::test::querier_sorts_entries_across_streams ... ok [INFO] [stdout] test util::test::test_repeater ... ok [INFO] [stdout] test util::test::test_repeater_slow_worker ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 31 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "788a780a667c546b0ec58793fc48805860b475121b0c71feaf2ae6cea62a1adf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "788a780a667c546b0ec58793fc48805860b475121b0c71feaf2ae6cea62a1adf", kill_on_drop: false }` [INFO] [stdout] 788a780a667c546b0ec58793fc48805860b475121b0c71feaf2ae6cea62a1adf