[INFO] fetching crate exc-core 0.7.3... [INFO] testing exc-core-0.7.3 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-1 [INFO] extracting crate exc-core 0.7.3 into /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate exc-core 0.7.3 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 253 packages to latest compatible versions [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding http v0.2.12 (available: v1.4.0) [INFO] [stderr] Adding hyper v0.14.32 (available: v1.9.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.18) [INFO] [stderr] Adding tokio-tungstenite v0.20.1 (available: v0.29.0) [INFO] [stderr] Adding tower v0.4.13 (available: v0.5.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 74c8b29a10180395857c7f2f4ba92a605af4a4bdaea44ed6d58fc49ea50490dd [INFO] running `Command { std: "docker" "start" "-a" "74c8b29a10180395857c7f2f4ba92a605af4a4bdaea44ed6d58fc49ea50490dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "74c8b29a10180395857c7f2f4ba92a605af4a4bdaea44ed6d58fc49ea50490dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74c8b29a10180395857c7f2f4ba92a605af4a4bdaea44ed6d58fc49ea50490dd", kill_on_drop: false }` [INFO] [stdout] 74c8b29a10180395857c7f2f4ba92a605af4a4bdaea44ed6d58fc49ea50490dd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad3eb04b3e30fa9ddcac1103737d7c15417480fed4cfffbf7a5b37c12c55c036 [INFO] running `Command { std: "docker" "start" "-a" "ad3eb04b3e30fa9ddcac1103737d7c15417480fed4cfffbf7a5b37c12c55c036", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.48 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling num-conv v0.2.1 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling time-macros v0.2.27 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling rust_decimal v1.41.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling smol_str v0.1.24 [INFO] [stderr] Compiling tinyvec v1.11.0 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling tower-make v0.3.0 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tokio v1.51.1 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling either v1.15.0 [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 futures-executor v0.3.32 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling indicator v0.4.4 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Compiling exc-service v0.7.3 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling positions v0.2.1 [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 33.78s [INFO] running `Command { std: "docker" "inspect" "ad3eb04b3e30fa9ddcac1103737d7c15417480fed4cfffbf7a5b37c12c55c036", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad3eb04b3e30fa9ddcac1103737d7c15417480fed4cfffbf7a5b37c12c55c036", kill_on_drop: false }` [INFO] [stdout] ad3eb04b3e30fa9ddcac1103737d7c15417480fed4cfffbf7a5b37c12c55c036 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af4f62795da8bcfeef3d90adebbf49f9cdd9fe47af56298edfdb5ab98dd70914 [INFO] running `Command { std: "docker" "start" "-a" "af4f62795da8bcfeef3d90adebbf49f9cdd9fe47af56298edfdb5ab98dd70914", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.117 [INFO] [stderr] Compiling bumpalo v3.20.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.117 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling wasm-bindgen-test-shared v0.2.117 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.45 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.117 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.67 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling rust_decimal_macros v1.40.0 [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.228 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.117 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling smol_str v0.1.24 [INFO] [stderr] Compiling serde_with v2.3.3 [INFO] [stderr] Compiling rust_decimal v1.41.0 [INFO] [stderr] Compiling positions v0.2.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling indicator v0.4.4 [INFO] [stderr] Compiling exc-service v0.7.3 [INFO] [stderr] Compiling exc-symbol v0.7.3 [INFO] [stderr] Compiling js-sys v0.3.94 [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.67 [INFO] [stderr] Compiling wasm-bindgen-test v0.3.67 [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 52.93s [INFO] running `Command { std: "docker" "inspect" "af4f62795da8bcfeef3d90adebbf49f9cdd9fe47af56298edfdb5ab98dd70914", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af4f62795da8bcfeef3d90adebbf49f9cdd9fe47af56298edfdb5ab98dd70914", kill_on_drop: false }` [INFO] [stdout] af4f62795da8bcfeef3d90adebbf49f9cdd9fe47af56298edfdb5ab98dd70914 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b66390b71db550a41945cf7d37842bdc1574d1bb876400564d7fd862a12d4873 [INFO] running `Command { std: "docker" "start" "-a" "b66390b71db550a41945cf7d37842bdc1574d1bb876400564d7fd862a12d4873", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/exc_core-c1085ebe85503fbf) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test util::period::test::test_year_included_2 ... ok [INFO] [stderr] Running tests/wasm.rs (/opt/rustwide/target/debug/deps/wasm-69bc2a9500ce75ca) [INFO] [stdout] test util::period::test::test_month_excluded ... ok [INFO] [stderr] Doc-tests exc_core [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_month_included ... 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] [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] [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 196) ... 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] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.98s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b66390b71db550a41945cf7d37842bdc1574d1bb876400564d7fd862a12d4873", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b66390b71db550a41945cf7d37842bdc1574d1bb876400564d7fd862a12d4873", kill_on_drop: false }` [INFO] [stdout] b66390b71db550a41945cf7d37842bdc1574d1bb876400564d7fd862a12d4873