[INFO] fetching crate devops-metrics-tools 0.0.11... [INFO] testing devops-metrics-tools-0.0.11 against try#ecd7b559f89c73ac8f1d318f7501006f37b944b2 for pr-112849 [INFO] extracting crate devops-metrics-tools 0.0.11 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate devops-metrics-tools 0.0.11 on toolchain ecd7b559f89c73ac8f1d318f7501006f37b944b2 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate devops-metrics-tools 0.0.11 [INFO] finished tweaking crates.io crate devops-metrics-tools 0.0.11 [INFO] tweaked toml for crates.io crate devops-metrics-tools 0.0.11 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate devops-metrics-tools 0.0.11 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e2459175fcaaf2e08494daa012b454644de2fb0088ff9e590079603570d3f354 [INFO] running `Command { std: "docker" "start" "-a" "e2459175fcaaf2e08494daa012b454644de2fb0088ff9e590079603570d3f354", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e2459175fcaaf2e08494daa012b454644de2fb0088ff9e590079603570d3f354", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2459175fcaaf2e08494daa012b454644de2fb0088ff9e590079603570d3f354", kill_on_drop: false }` [INFO] [stdout] e2459175fcaaf2e08494daa012b454644de2fb0088ff9e590079603570d3f354 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61af28099d60dd6f4b293ee12835bbde89b7e75bec84dc84c9b27f38f1de16d6 [INFO] running `Command { std: "docker" "start" "-a" "61af28099d60dd6f4b293ee12835bbde89b7e75bec84dc84c9b27f38f1de16d6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling value-bag v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling once_cell v1.17.2 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling openssl-sys v0.9.88 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling signal-hook v0.3.15 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling async-lock v2.7.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling openssl v0.10.54 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling cpufeatures v0.2.7 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling async-process v1.7.0 [INFO] [stderr] Compiling atomic-waker v1.1.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling blocking v1.3.1 [INFO] [stderr] Compiling async-executor v1.5.1 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling sha-1 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling xxhash-rust v0.8.6 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling gimli v0.27.2 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling anstyle-parse v0.2.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling reflink v0.1.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling object v0.30.3 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling anstyle v1.0.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling task-local-extensions v0.1.4 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling time v0.3.21 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling rtoolbox v0.0.1 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rpassword v7.2.0 [INFO] [stderr] Compiling wildmatch v2.1.1 [INFO] [stderr] Compiling is-terminal v0.4.7 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling async-global-executor v2.3.1 [INFO] [stderr] Compiling clap_builder v4.3.1 [INFO] [stderr] Compiling regex v1.8.3 [INFO] [stderr] Compiling async-std v1.12.0 [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling serde_derive v1.0.163 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.24 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling miette-derive v5.9.0 [INFO] [stderr] Compiling clap_derive v4.3.1 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling snafu-derive v0.7.4 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling inquire v0.6.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling miette v5.9.0 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling snafu v0.7.4 [INFO] [stderr] Compiling clap v4.3.1 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ssri v9.0.0 [INFO] [stderr] Compiling http-serde v1.1.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling chrono v0.4.26 [INFO] [stderr] Compiling serde_path_to_error v0.1.11 [INFO] [stderr] Compiling http-cache-semantics v1.0.1 [INFO] [stderr] Compiling confy v0.5.1 [INFO] [stderr] Compiling cacache v11.6.0 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling http-cache v0.11.0 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.18 [INFO] [stderr] Compiling reqwest-middleware v0.2.2 [INFO] [stderr] Compiling octocrab v0.19.0 [INFO] [stderr] Compiling http-cache-reqwest v0.9.0 [INFO] [stderr] Compiling devops-metrics-tools v0.0.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 24s [INFO] running `Command { std: "docker" "inspect" "61af28099d60dd6f4b293ee12835bbde89b7e75bec84dc84c9b27f38f1de16d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61af28099d60dd6f4b293ee12835bbde89b7e75bec84dc84c9b27f38f1de16d6", kill_on_drop: false }` [INFO] [stdout] 61af28099d60dd6f4b293ee12835bbde89b7e75bec84dc84c9b27f38f1de16d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 21212fcc35f0b9c19f0f707abfb0af9974c18cd13478f3fbf81424b46d795d97 [INFO] running `Command { std: "docker" "start" "-a" "21212fcc35f0b9c19f0f707abfb0af9974c18cd13478f3fbf81424b46d795d97", kill_on_drop: false }` [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling insta v1.29.0 [INFO] [stderr] Compiling mintex v0.1.2 [INFO] [stderr] Compiling dhat v0.3.2 [INFO] [stderr] Compiling devops-metrics-tools v0.0.11 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 14.86s [INFO] running `Command { std: "docker" "inspect" "21212fcc35f0b9c19f0f707abfb0af9974c18cd13478f3fbf81424b46d795d97", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21212fcc35f0b9c19f0f707abfb0af9974c18cd13478f3fbf81424b46d795d97", kill_on_drop: false }` [INFO] [stdout] 21212fcc35f0b9c19f0f707abfb0af9974c18cd13478f3fbf81424b46d795d97 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+ecd7b559f89c73ac8f1d318f7501006f37b944b2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] afa8b4f8b5f2b23aef4e57c20dd6e935b9e66ebb3b8bbd532b11564ae1104482 [INFO] running `Command { std: "docker" "start" "-a" "afa8b4f8b5f2b23aef4e57c20dd6e935b9e66ebb3b8bbd532b11564ae1104482", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/devops_metrics_tools-473929a25abaa1a4) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test metrics_retrieving::retrieve_four_keys_internal_tests::tests::calculate_lead_time_for_changes_seconds_tests::when_first_operation_is_none_should_none ... ok [INFO] [stdout] test metrics_retrieving::retrieve_four_keys_internal_tests::tests::calculate_lead_time_for_changes_seconds_tests::when_first_operation_is_repo_info_should_get_seconds ... ok [INFO] [stdout] test metrics_retrieving::retrieve_four_keys_internal_tests::tests::calculate_lead_time_for_changes_seconds_tests::when_first_operation_is_first_commit_should_get_seconds ... ok [INFO] [stdout] test common_types::weekly_items::tests::collect ... ok [INFO] [stdout] test dependencies::deployments_fetcher::github_merged_pull_impl::tests::test ... ok [INFO] [stdout] test metrics_retrieving::retrieve_four_keys_public_tests::tests::retrieve_four_keys_workflow_tests::deployment_performance_is_low_yearly ... ok [INFO] [stdout] test metrics_retrieving::retrieve_four_keys_public_tests::tests::retrieve_four_keys_workflow_tests::deployment_performance_is_low ... ok [INFO] [stdout] test profiling::heap_profiling::profiling::heap_profile ... ok [INFO] [stdout] test metrics_retrieving::retrieve_four_keys_public_tests::tests::retrieve_four_keys_workflow_tests::deployment_performance_is_medium ... ok [INFO] [stdout] test metrics_retrieving::retrieve_four_keys_public_tests::tests::retrieve_four_keys_workflow_tests::deployment_performance_is_high ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "afa8b4f8b5f2b23aef4e57c20dd6e935b9e66ebb3b8bbd532b11564ae1104482", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afa8b4f8b5f2b23aef4e57c20dd6e935b9e66ebb3b8bbd532b11564ae1104482", kill_on_drop: false }` [INFO] [stdout] afa8b4f8b5f2b23aef4e57c20dd6e935b9e66ebb3b8bbd532b11564ae1104482