[INFO] cloning repository https://github.com/danylaporte/storm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danylaporte/storm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanylaporte%2Fstorm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanylaporte%2Fstorm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6cba3305bd9b061f2a3a874e40cac756db0b09c6
[INFO] testing danylaporte/storm against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanylaporte%2Fstorm" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/danylaporte/storm
[INFO] finished tweaking git repo https://github.com/danylaporte/storm
[INFO] tweaked toml for git repo https://github.com/danylaporte/storm written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/danylaporte/storm on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/danylaporte/async-cell-lock.git`
[INFO] [stderr]     Updating git repository `https://github.com/danylaporte/cache.git`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/danylaporte/dec19x5.git`
[INFO] [stderr]     Updating git repository `https://github.com/danylaporte/extobj.git`
[INFO] [stderr]     Updating git repository `https://github.com/danylaporte/fast-set.git`
[INFO] [stderr]     Updating git repository `https://github.com/danylaporte/str_utils.git`
[INFO] [stderr]     Updating git repository `https://github.com/danylaporte/vec-map.git`
[INFO] [stderr]     Updating git repository `https://github.com/danylaporte/version_tag.git`
[INFO] [stderr]     Updating git repository `https://github.com/danylaporte/intern.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 189 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded connection-string v0.2.0
[INFO] [stderr]   Downloaded tiberius v0.12.3
[INFO] [stderr]   Downloaded winauth v0.0.4
[INFO] [stderr]   Downloaded dtor v0.1.1
[INFO] [stderr]   Downloaded dtor-proc-macro v0.0.6
[INFO] [stderr]   Downloaded linkme-impl v0.3.36
[INFO] [stderr]   Downloaded ctor v0.6.3
[INFO] [stderr]   Downloaded linkme v0.3.36
[INFO] [stderr]   Downloaded metrics v0.24.5
[INFO] [stderr]   Downloaded rapidhash v4.4.1
[INFO] [stderr]   Downloaded ctor-proc-macro v0.0.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b044cd86f82f00fbb7966c11310f71f6f6dc277f0673fb778411767af55ffb56
[INFO] running `Command { std: "docker" "start" "-a" "b044cd86f82f00fbb7966c11310f71f6f6dc277f0673fb778411767af55ffb56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b044cd86f82f00fbb7966c11310f71f6f6dc277f0673fb778411767af55ffb56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b044cd86f82f00fbb7966c11310f71f6f6dc277f0673fb778411767af55ffb56", kill_on_drop: false }`
[INFO] [stdout] b044cd86f82f00fbb7966c11310f71f6f6dc277f0673fb778411767af55ffb56
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e1033e74822356a7adc8d081367279817efb0ac441602c5a6fd53a22e906477
[INFO] running `Command { std: "docker" "start" "-a" "5e1033e74822356a7adc8d081367279817efb0ac441602c5a6fd53a22e906477", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling linkme-impl v0.3.36
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling linkme v0.3.36
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling connection-string v0.2.0
[INFO] [stderr]    Compiling pretty-hex v0.3.0
[INFO] [stderr]    Compiling version_tag v0.5.1-alpha.0 (https://github.com/danylaporte/version_tag.git#c4db7eb5)
[INFO] [stderr]    Compiling dtor v0.1.1
[INFO] [stderr]    Compiling ctor v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling intern v0.2.0 (https://github.com/danylaporte/intern.git#48bac46f)
[INFO] [stderr]    Compiling fast-set v0.6.0 (https://github.com/danylaporte/fast-set.git#337f2c9f)
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling vec-map v0.5.0 (https://github.com/danylaporte/vec-map.git#0c719296)
[INFO] [stderr]    Compiling async-cell-lock v1.8.0 (https://github.com/danylaporte/async-cell-lock.git#1efe234a)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling cache v0.3.0 (https://github.com/danylaporte/cache.git#befe4d37)
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling extobj-macro v0.4.0 (https://github.com/danylaporte/extobj.git#344d2445)
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling extobj v0.5.0 (https://github.com/danylaporte/extobj.git#344d2445)
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling storm_derive v0.46.3 (/opt/rustwide/workdir/storm_derive)
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling dec19x5 v1.10.1 (https://github.com/danylaporte/dec19x5.git#6b8fc221)
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling asynchronous-codec v0.6.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling tiberius v0.12.3
[INFO] [stderr]    Compiling storm v0.46.3 (/opt/rustwide/workdir/storm)
[INFO] [stderr]    Compiling storm_mssql v0.46.3 (/opt/rustwide/workdir/storm_mssql)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.97s
[INFO] running `Command { std: "docker" "inspect" "5e1033e74822356a7adc8d081367279817efb0ac441602c5a6fd53a22e906477", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e1033e74822356a7adc8d081367279817efb0ac441602c5a6fd53a22e906477", kill_on_drop: false }`
[INFO] [stdout] 5e1033e74822356a7adc8d081367279817efb0ac441602c5a6fd53a22e906477
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 69914b79bbc3ccc23fa35352d5d48a56cd50134d837b97fc9eece5dcf780355a
[INFO] running `Command { std: "docker" "start" "-a" "69914b79bbc3ccc23fa35352d5d48a56cd50134d837b97fc9eece5dcf780355a", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling storm_derive v0.46.3 (/opt/rustwide/workdir/storm_derive)
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling async-cell-lock v1.8.0 (https://github.com/danylaporte/async-cell-lock.git#1efe234a)
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling tiberius v0.12.3
[INFO] [stderr]    Compiling cache v0.3.0 (https://github.com/danylaporte/cache.git#befe4d37)
[INFO] [stderr]    Compiling storm v0.46.3 (/opt/rustwide/workdir/storm)
[INFO] [stderr]    Compiling storm_mssql v0.46.3 (/opt/rustwide/workdir/storm_mssql)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.83s
[INFO] running `Command { std: "docker" "inspect" "69914b79bbc3ccc23fa35352d5d48a56cd50134d837b97fc9eece5dcf780355a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "69914b79bbc3ccc23fa35352d5d48a56cd50134d837b97fc9eece5dcf780355a", kill_on_drop: false }`
[INFO] [stdout] 69914b79bbc3ccc23fa35352d5d48a56cd50134d837b97fc9eece5dcf780355a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2e68b54773ed4c288716bb9f595c003d171ef126f7f43dd0c4c673f94722e922
[INFO] running `Command { std: "docker" "start" "-a" "2e68b54773ed4c288716bb9f595c003d171ef126f7f43dd0c4c673f94722e922", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.29s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/storm-7e0d38b4e1791cf0)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test error::check_downcast ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/compile.rs (/opt/rustwide/target/debug/deps/compile-4186478f132eadca)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test read ... ok
[INFO] [stdout] test flow ... ok
[INFO] [stdout] test transaction ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/indexing.rs (/opt/rustwide/target/debug/deps/indexing-0ad7f21ad4a11efc)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test create_async ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/storm_derive-3c3cce4cffe4bd12)
[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]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/storm_mssql-5eb02393c30bdab1)
[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]      Running tests/delete.rs (/opt/rustwide/target/debug/deps/delete-fcf73a836a3a32e8)
[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]      Running tests/diff.rs (/opt/rustwide/target/debug/deps/diff-57a24e9d310e167f)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test diff_insert ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- diff_insert stdout ----
[INFO] [stdout] Error: Os { code: 111, kind: ConnectionRefused, message: "Connection refused" }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     diff_insert
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p storm_mssql --test diff`
[INFO] running `Command { std: "docker" "inspect" "2e68b54773ed4c288716bb9f595c003d171ef126f7f43dd0c4c673f94722e922", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2e68b54773ed4c288716bb9f595c003d171ef126f7f43dd0c4c673f94722e922", kill_on_drop: false }`
[INFO] [stdout] 2e68b54773ed4c288716bb9f595c003d171ef126f7f43dd0c4c673f94722e922
