[INFO] fetching crate exc-core 0.7.3... [INFO] testing exc-core-0.7.3 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate exc-core 0.7.3 into /workspace/builds/worker-7-tc1/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-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate exc-core 0.7.3 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 243 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.17) [INFO] [stderr] Adding tokio-tungstenite v0.20.1 (available: v0.28.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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded exc-types v0.7.3 [INFO] [stderr] Downloaded smol_str v0.1.24 [INFO] [stderr] Downloaded tower-make v0.3.0 [INFO] [stderr] Downloaded exc-make v0.7.3 [INFO] [stderr] Downloaded exc-service v0.7.3 [INFO] [stderr] Downloaded tokio-tungstenite v0.20.1 [INFO] [stderr] Downloaded exc-symbol v0.7.3 [INFO] [stderr] Downloaded indicator v0.4.4 [INFO] [stderr] Downloaded positions v0.2.1 [INFO] [stderr] Downloaded tungstenite v0.20.1 [INFO] [stderr] Downloaded rust_decimal_macros v1.39.0 [INFO] [stderr] Downloaded serde_with v2.3.3 [INFO] [stderr] Downloaded serde_with_macros v2.3.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbc73e6fd69f7675295037de2d70599a6978891408e12e6f34b35f3f32255f81 [INFO] running `Command { std: "docker" "start" "-a" "fbc73e6fd69f7675295037de2d70599a6978891408e12e6f34b35f3f32255f81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbc73e6fd69f7675295037de2d70599a6978891408e12e6f34b35f3f32255f81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbc73e6fd69f7675295037de2d70599a6978891408e12e6f34b35f3f32255f81", kill_on_drop: false }` [INFO] [stdout] fbc73e6fd69f7675295037de2d70599a6978891408e12e6f34b35f3f32255f81 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c6e5bf21145689f2ebc98d574cc91b7e2491902e414e77415a15a06d980725a [INFO] running `Command { std: "docker" "start" "-a" "5c6e5bf21145689f2ebc98d574cc91b7e2491902e414e77415a15a06d980725a", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling rust_decimal v1.39.0 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling tower-make v0.3.0 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling thiserror v1.0.69 [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 time v0.3.44 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling smol_str v0.1.24 [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 positions v0.2.1 [INFO] [stderr] Compiling indicator v0.4.4 [INFO] [stderr] Compiling exc-symbol 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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.96s [INFO] running `Command { std: "docker" "inspect" "5c6e5bf21145689f2ebc98d574cc91b7e2491902e414e77415a15a06d980725a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c6e5bf21145689f2ebc98d574cc91b7e2491902e414e77415a15a06d980725a", kill_on_drop: false }` [INFO] [stdout] 5c6e5bf21145689f2ebc98d574cc91b7e2491902e414e77415a15a06d980725a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5647077d4f4cba9916875b5610aaa9ac3d371b7d31291b81357db09920dce181 [INFO] running `Command { std: "docker" "start" "-a" "5647077d4f4cba9916875b5610aaa9ac3d371b7d31291b81357db09920dce181", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.105 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling wasm-bindgen v0.2.105 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.105 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.55 [INFO] [stderr] Compiling rust_decimal_macros v1.39.0 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.105 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_with_macros v2.3.3 [INFO] [stderr] Compiling js-sys v0.3.82 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling smol_str v0.1.24 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling rust_decimal v1.39.0 [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 positions v0.2.1 [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 wasm-bindgen-futures v0.4.55 [INFO] [stderr] Compiling exc-core v0.7.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wasm-bindgen-test v0.3.55 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.37s [INFO] running `Command { std: "docker" "inspect" "5647077d4f4cba9916875b5610aaa9ac3d371b7d31291b81357db09920dce181", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5647077d4f4cba9916875b5610aaa9ac3d371b7d31291b81357db09920dce181", kill_on_drop: false }` [INFO] [stdout] 5647077d4f4cba9916875b5610aaa9ac3d371b7d31291b81357db09920dce181 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e5da49ce08c9987be11b5a14fcdcfb570dd626df54c5f474e8a153f124c58178 [INFO] running `Command { std: "docker" "start" "-a" "e5da49ce08c9987be11b5a14fcdcfb570dd626df54c5f474e8a153f124c58178", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/exc_core-1328d73f7070b356) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test util::period::test::test_month_included ... ok [INFO] [stdout] test util::period::test::test_month_excluded ... 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.01s [INFO] [stdout] [INFO] [stderr] Running tests/wasm.rs (/opt/rustwide/target/debug/deps/wasm-1b3623277ae9aa32) [INFO] [stdout] [INFO] [stderr] Doc-tests exc_core [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] [stdout] [INFO] [stdout] running 4 tests [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] 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] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.68s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e5da49ce08c9987be11b5a14fcdcfb570dd626df54c5f474e8a153f124c58178", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5da49ce08c9987be11b5a14fcdcfb570dd626df54c5f474e8a153f124c58178", kill_on_drop: false }` [INFO] [stdout] e5da49ce08c9987be11b5a14fcdcfb570dd626df54c5f474e8a153f124c58178