[INFO] fetching crate exc-core 0.7.3... [INFO] testing exc-core-0.7.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate exc-core 0.7.3 into /workspace/builds/worker-0-tc2/source [INFO] started tweaking crates.io crate exc-core 0.7.3 [INFO] finished tweaking crates.io crate exc-core 0.7.3 [INFO] tweaked toml for crates.io crate exc-core 0.7.3 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate exc-core 0.7.3 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 249 packages to latest compatible versions [INFO] [stderr] Adding http v0.2.12 (available: v1.3.1) [INFO] [stderr] Adding hyper v0.14.32 (available: v1.7.0) [INFO] [stderr] Adding hyper-rustls v0.24.2 (available: v0.27.7) [INFO] [stderr] Adding hyper-tls v0.5.0 (available: v0.6.0) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.16) [INFO] [stderr] Adding tokio-tungstenite v0.20.1 (available: v0.27.0) [INFO] [stderr] Adding tower v0.4.13 (available: v0.5.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9e236e9093525471620418b915f822e5bebc2710732e5febac3eb72e3629460d [INFO] running `Command { std: "docker" "start" "-a" "9e236e9093525471620418b915f822e5bebc2710732e5febac3eb72e3629460d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e236e9093525471620418b915f822e5bebc2710732e5febac3eb72e3629460d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e236e9093525471620418b915f822e5bebc2710732e5febac3eb72e3629460d", kill_on_drop: false }` [INFO] [stdout] 9e236e9093525471620418b915f822e5bebc2710732e5febac3eb72e3629460d [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fcb61b7b5f5a7c1e3a68ab19df543a26b0db5b61928f696acbdb60234e462fef [INFO] running `Command { std: "docker" "start" "-a" "fcb61b7b5f5a7c1e3a68ab19df543a26b0db5b61928f696acbdb60234e462fef", kill_on_drop: false }` [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling time-macros v0.2.23 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tower-make v0.3.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling exc-service v0.7.3 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling smol_str v0.1.24 [INFO] [stderr] Compiling positions v0.2.1 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling exc-symbol v0.7.3 [INFO] [stderr] Compiling indicator v0.4.4 [INFO] [stderr] Compiling exc-types v0.7.3 [INFO] [stderr] Compiling exc-make v0.7.3 [INFO] [stderr] Compiling exc-core v0.7.3 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.43s [INFO] running `Command { std: "docker" "inspect" "fcb61b7b5f5a7c1e3a68ab19df543a26b0db5b61928f696acbdb60234e462fef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fcb61b7b5f5a7c1e3a68ab19df543a26b0db5b61928f696acbdb60234e462fef", kill_on_drop: false }` [INFO] [stdout] fcb61b7b5f5a7c1e3a68ab19df543a26b0db5b61928f696acbdb60234e462fef [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f2178cd5e4832d983b02d78b105a9cd4beb9496911e735d315dd06e6cae28f59 [INFO] running `Command { std: "docker" "start" "-a" "f2178cd5e4832d983b02d78b105a9cd4beb9496911e735d315dd06e6cae28f59", kill_on_drop: false }` [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling deranged v0.5.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling smol_str v0.1.24 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Compiling rust_decimal_macros v1.37.1 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling time v0.3.42 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling positions v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling indicator v0.4.4 [INFO] [stderr] Compiling exc-symbol v0.7.3 [INFO] [stderr] Compiling exc-service v0.7.3 [INFO] [stderr] Compiling exc-types v0.7.3 [INFO] [stderr] Compiling exc-make v0.7.3 [INFO] [stderr] Compiling exc-core v0.7.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.50 [INFO] [stdout] warning: function `it_works` is never used [INFO] [stdout] --> tests/wasm.rs:9:4 [INFO] [stdout] | [INFO] [stdout] 9 | fn it_works() { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 32.87s [INFO] running `Command { std: "docker" "inspect" "f2178cd5e4832d983b02d78b105a9cd4beb9496911e735d315dd06e6cae28f59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f2178cd5e4832d983b02d78b105a9cd4beb9496911e735d315dd06e6cae28f59", kill_on_drop: false }` [INFO] [stdout] f2178cd5e4832d983b02d78b105a9cd4beb9496911e735d315dd06e6cae28f59 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cc48ee861716c116eb42acdb68b81c4a65ddb0e31122d083dc606e9c6a05ab7c [INFO] running `Command { std: "docker" "start" "-a" "cc48ee861716c116eb42acdb68b81c4a65ddb0e31122d083dc606e9c6a05ab7c", kill_on_drop: false }` [INFO] [stderr] warning: function `it_works` is never used [INFO] [stderr] --> tests/wasm.rs:9:4 [INFO] [stderr] | [INFO] [stderr] 9 | fn it_works() { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `exc-core` (test "wasm") generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/exc_core-00f7f361a97a9ff9) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test util::period::test::test_month_excluded ... ok [INFO] [stdout] test util::period::test::test_month_included ... ok [INFO] [stdout] test util::period::test::test_year_excluded ... ok [INFO] [stdout] test util::period::test::test_year_included ... ok [INFO] [stdout] test util::period::test::test_year_included_2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/wasm.rs (/opt/rustwide/target/debug/deps/wasm-f0848181592bbad4) [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 exc_core [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/util/period.rs - util::period::PeriodExt::iterate (line 173) ... ok [INFO] [stdout] test src/util/period.rs - util::period::PeriodExt::iterate (line 196) ... ok [INFO] [stdout] test src/util/period.rs - util::period::trunc (line 14) ... ok [INFO] [stdout] test src/util/period.rs - util::period::PeriodExt::iterate (line 220) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.73s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cc48ee861716c116eb42acdb68b81c4a65ddb0e31122d083dc606e9c6a05ab7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc48ee861716c116eb42acdb68b81c4a65ddb0e31122d083dc606e9c6a05ab7c", kill_on_drop: false }` [INFO] [stdout] cc48ee861716c116eb42acdb68b81c4a65ddb0e31122d083dc606e9c6a05ab7c