[INFO] fetching crate rgwml 1.3.81... [INFO] testing rgwml-1.3.81 against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] extracting crate rgwml 1.3.81 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate rgwml 1.3.81 [INFO] finished tweaking crates.io crate rgwml 1.3.81 [INFO] tweaked toml for crates.io crate rgwml 1.3.81 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rgwml 1.3.81 on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 378 packages to latest compatible versions [INFO] [stderr] Adding calamine v0.25.0 (available: v0.33.0) [INFO] [stderr] Adding ctor v0.2.9 (available: v0.6.3) [INFO] [stderr] Adding dirs v5.0.1 (available: v6.0.0) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding mysql_async v0.34.2 (available: v0.36.1) [INFO] [stderr] Adding ndarray v0.15.6 (available: v0.17.2) [INFO] [stderr] Adding rand v0.8.5 (available: v0.10.0) [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.13.2) [INFO] [stderr] Adding smartcore v0.3.2 (available: v0.4.9) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76902dcd1da09186ffec22933c5c0f1474343d7ffa46398ea4a04f2888a06d8f [INFO] running `Command { std: "docker" "start" "-a" "76902dcd1da09186ffec22933c5c0f1474343d7ffa46398ea4a04f2888a06d8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76902dcd1da09186ffec22933c5c0f1474343d7ffa46398ea4a04f2888a06d8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76902dcd1da09186ffec22933c5c0f1474343d7ffa46398ea4a04f2888a06d8f", kill_on_drop: false }` [INFO] [stdout] 76902dcd1da09186ffec22933c5c0f1474343d7ffa46398ea4a04f2888a06d8f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4f468c66f7cdfdfa663dfb6cc6109d4fb6db9bf23077384049738c54acaf3c0 [INFO] running `Command { std: "docker" "start" "-a" "e4f468c66f7cdfdfa663dfb6cc6109d4fb6db9bf23077384049738c54acaf3c0", kill_on_drop: false }` [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling toml_parser v1.0.9+spec-1.1.0 [INFO] [stderr] Compiling toml_datetime v1.0.0+spec-1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling frunk_core v0.4.4 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling toml_edit v0.25.4+spec-1.1.0 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling proc-macro-crate v3.5.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling subprocess v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libz-sys v1.1.24 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.4 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling bigdecimal v0.4.10 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling frunk_proc_macros v0.1.4 [INFO] [stderr] Compiling frunk_derives v0.4.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num_enum_derive v0.7.5 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling time-core v0.1.8 [INFO] [stderr] Compiling zip v1.1.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling hdf5-types v0.8.1 [INFO] [stderr] Compiling num-conv v0.2.0 [INFO] [stderr] Compiling num_enum v0.7.5 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Compiling btoi v0.4.3 [INFO] [stderr] Compiling mysql-common-derive v0.31.2 [INFO] [stderr] Compiling ascii v1.1.0 [INFO] [stderr] Compiling frunk v0.4.4 [INFO] [stderr] Compiling hdf5 v0.8.1 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling enumflags2 v0.7.12 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling ndarray v0.15.6 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hdf5-sys v0.8.1 [INFO] [stderr] Compiling lru v0.12.5 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling asynchronous-codec v0.6.2 [INFO] [stderr] Compiling quick-xml v0.31.0 [INFO] [stderr] Compiling codepage v0.1.2 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling keyed_priority_queue v0.4.2 [INFO] [stderr] Compiling csv-core v0.1.13 [INFO] [stderr] Compiling connection-string v0.2.0 [INFO] [stderr] Compiling pretty-hex v0.3.0 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling csv v1.4.0 [INFO] [stderr] Compiling smartcore v0.3.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hdf5-derive v0.8.1 [INFO] [stderr] Compiling async-native-tls v0.4.0 [INFO] [stderr] Compiling calamine v0.25.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling fuzzywuzzy v0.0.2 [INFO] [stderr] Compiling tiberius v0.12.3 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling mysql_common v0.32.4 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling mysql_async v0.34.2 [INFO] [stderr] Compiling rgwml v1.3.81 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 10s [INFO] running `Command { std: "docker" "inspect" "e4f468c66f7cdfdfa663dfb6cc6109d4fb6db9bf23077384049738c54acaf3c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4f468c66f7cdfdfa663dfb6cc6109d4fb6db9bf23077384049738c54acaf3c0", kill_on_drop: false }` [INFO] [stdout] e4f468c66f7cdfdfa663dfb6cc6109d4fb6db9bf23077384049738c54acaf3c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afef11eeb7d1e4786d08520f280c818c54d4e55c50b137933e7e2546174ed19b [INFO] running `Command { std: "docker" "start" "-a" "afef11eeb7d1e4786d08520f280c818c54d4e55c50b137933e7e2546174ed19b", kill_on_drop: false }` [INFO] [stderr] Compiling rgwml v1.3.81 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.02s [INFO] running `Command { std: "docker" "inspect" "afef11eeb7d1e4786d08520f280c818c54d4e55c50b137933e7e2546174ed19b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afef11eeb7d1e4786d08520f280c818c54d4e55c50b137933e7e2546174ed19b", kill_on_drop: false }` [INFO] [stdout] afef11eeb7d1e4786d08520f280c818c54d4e55c50b137933e7e2546174ed19b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 27caade0c0f9e301009d668c5d59b17844e623308ed6135b5f1e28c604a8dafd [INFO] running `Command { std: "docker" "start" "-a" "27caade0c0f9e301009d668c5d59b17844e623308ed6135b5f1e28c604a8dafd", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rgwml-ef8fa8811ccbc38d) [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] running `Command { std: "docker" "inspect" "27caade0c0f9e301009d668c5d59b17844e623308ed6135b5f1e28c604a8dafd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27caade0c0f9e301009d668c5d59b17844e623308ed6135b5f1e28c604a8dafd", kill_on_drop: false }` [INFO] [stdout] 27caade0c0f9e301009d668c5d59b17844e623308ed6135b5f1e28c604a8dafd