[INFO] fetching crate whatbpm 1.0.2... [INFO] testing whatbpm-1.0.2 against try#613d1972a772987ed4ee06faccbab0e2fc839871+rustflags=-Copt-level=3 for pr-107051 [INFO] extracting crate whatbpm 1.0.2 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate whatbpm 1.0.2 on toolchain 613d1972a772987ed4ee06faccbab0e2fc839871 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate whatbpm 1.0.2 [INFO] finished tweaking crates.io crate whatbpm 1.0.2 [INFO] tweaked toml for crates.io crate whatbpm 1.0.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate whatbpm 1.0.2 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" "+613d1972a772987ed4ee06faccbab0e2fc839871" "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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38b115056d1cece30d359aeda0a92dae4e2f526fd887820c3c581801c5be8a56 [INFO] running `Command { std: "docker" "start" "-a" "38b115056d1cece30d359aeda0a92dae4e2f526fd887820c3c581801c5be8a56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38b115056d1cece30d359aeda0a92dae4e2f526fd887820c3c581801c5be8a56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38b115056d1cece30d359aeda0a92dae4e2f526fd887820c3c581801c5be8a56", kill_on_drop: false }` [INFO] [stdout] 38b115056d1cece30d359aeda0a92dae4e2f526fd887820c3c581801c5be8a56 [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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3a99a8888f786d50db4e3272eabd5c860689eacb4e3b0c540d98d9c8c0f89739 [INFO] running `Command { std: "docker" "start" "-a" "3a99a8888f786d50db4e3272eabd5c860689eacb4e3b0c540d98d9c8c0f89739", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.150 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling openssl-sys v0.9.79 [INFO] [stderr] Compiling bytes v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stderr] Compiling openssl v0.10.44 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling regex v1.7.0 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling num_cpus v1.14.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling time v0.1.45 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unic-common v0.9.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling unic-ucd-version v0.9.0 [INFO] [stderr] Compiling unic-char-property v0.9.0 [INFO] [stderr] Compiling globset v0.4.9 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling darling_core v0.14.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling ignore v0.4.18 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling unic-ucd-segment v0.9.0 [INFO] [stderr] Compiling terminal_size v0.2.3 [INFO] [stderr] Compiling is-terminal v0.4.1 [INFO] [stderr] Compiling deunicode v0.4.3 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling unic-segment v0.9.0 [INFO] [stderr] Compiling slug v0.1.4 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling xdg v2.4.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling entities v1.0.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling ipnet v2.7.0 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling darling_macro v0.14.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling darling v0.14.2 [INFO] [stderr] Compiling serde_with_macros v2.1.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling pest v2.5.1 [INFO] [stderr] Compiling pest_meta v2.5.1 [INFO] [stderr] Compiling pest_generator v2.5.1 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling clap v4.0.29 [INFO] [stderr] Compiling h2 v0.3.15 [INFO] [stderr] Compiling pest_derive v2.5.1 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling chrono v0.4.23 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v2.1.0 [INFO] [stderr] Compiling syntect v5.0.0 [INFO] [stderr] Compiling reqwest v0.11.13 [INFO] [stderr] Compiling scraper v0.13.0 [INFO] [stderr] Compiling comrak v0.15.0 [INFO] [stderr] Compiling tera v1.17.1 [INFO] [stderr] Compiling whatbpm v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7m 21s [INFO] running `Command { std: "docker" "inspect" "3a99a8888f786d50db4e3272eabd5c860689eacb4e3b0c540d98d9c8c0f89739", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a99a8888f786d50db4e3272eabd5c860689eacb4e3b0c540d98d9c8c0f89739", kill_on_drop: false }` [INFO] [stdout] 3a99a8888f786d50db4e3272eabd5c860689eacb4e3b0c540d98d9c8c0f89739 [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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 855ab61c55accf2e09436a6035599abe26889c07c850fee318c3d48d4c8efe35 [INFO] running `Command { std: "docker" "start" "-a" "855ab61c55accf2e09436a6035599abe26889c07c850fee318c3d48d4c8efe35", kill_on_drop: false }` [INFO] [stderr] Compiling whatbpm v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.20s [INFO] running `Command { std: "docker" "inspect" "855ab61c55accf2e09436a6035599abe26889c07c850fee318c3d48d4c8efe35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "855ab61c55accf2e09436a6035599abe26889c07c850fee318c3d48d4c8efe35", kill_on_drop: false }` [INFO] [stdout] 855ab61c55accf2e09436a6035599abe26889c07c850fee318c3d48d4c8efe35 [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 -Copt-level=3" "-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:7c93e6f9a94679f34221d1005849d4c83862f85b14a264fa0883942f4d043a66" "/opt/rustwide/cargo-home/bin/cargo" "+613d1972a772987ed4ee06faccbab0e2fc839871" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 306cf1582716cb2f96d78d6281b072c6157d940ad186b970435d94bc1796960e [INFO] running `Command { std: "docker" "start" "-a" "306cf1582716cb2f96d78d6281b072c6157d940ad186b970435d94bc1796960e", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/whatbpm-27bf05b9e3627666) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test score::tests::test_score_sum ... ok [INFO] [stdout] test score::tests::test_score_calculation ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "306cf1582716cb2f96d78d6281b072c6157d940ad186b970435d94bc1796960e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "306cf1582716cb2f96d78d6281b072c6157d940ad186b970435d94bc1796960e", kill_on_drop: false }` [INFO] [stdout] 306cf1582716cb2f96d78d6281b072c6157d940ad186b970435d94bc1796960e