[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 try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanylaporte%2Fstorm" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/danylaporte/storm on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c9b4e0a44e5b3ad49a14f272d4821956e64b9c5bf37e6214dcb56d0182467ad7
[INFO] running `Command { std: "docker" "start" "-a" "c9b4e0a44e5b3ad49a14f272d4821956e64b9c5bf37e6214dcb56d0182467ad7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c9b4e0a44e5b3ad49a14f272d4821956e64b9c5bf37e6214dcb56d0182467ad7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c9b4e0a44e5b3ad49a14f272d4821956e64b9c5bf37e6214dcb56d0182467ad7", kill_on_drop: false }`
[INFO] [stdout] c9b4e0a44e5b3ad49a14f272d4821956e64b9c5bf37e6214dcb56d0182467ad7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bec9663694e6d79a7e7a6bb2a06ce151cf589bea8a6a88c4b43d58def22937fc
[INFO] running `Command { std: "docker" "start" "-a" "bec9663694e6d79a7e7a6bb2a06ce151cf589bea8a6a88c4b43d58def22937fc", 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 slab v0.4.12
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling linkme-impl v0.3.36
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling rustc-hash v2.1.2
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling linkme v0.3.36
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling connection-string v0.2.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling pretty-hex v0.3.0
[INFO] [stderr]    Compiling dtor v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling version_tag v0.5.1-alpha.0 (https://github.com/danylaporte/version_tag.git#c4db7eb5)
[INFO] [stderr]    Compiling ctor v0.6.3
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling once_cell v1.21.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 futures-macro v0.3.32
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[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 regex v1.12.3
[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 enumflags2 v0.7.12
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling dec19x5 v1.10.1 (https://github.com/danylaporte/dec19x5.git#6b8fc221)
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling storm_derive v0.46.3 (/opt/rustwide/workdir/storm_derive)
[INFO] [stderr]    Compiling asynchronous-codec v0.6.2
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling tiberius v0.12.3
[INFO] [stderr]    Compiling futures v0.3.32
[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 45.24s
[INFO] running `Command { std: "docker" "inspect" "bec9663694e6d79a7e7a6bb2a06ce151cf589bea8a6a88c4b43d58def22937fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bec9663694e6d79a7e7a6bb2a06ce151cf589bea8a6a88c4b43d58def22937fc", kill_on_drop: false }`
[INFO] [stdout] bec9663694e6d79a7e7a6bb2a06ce151cf589bea8a6a88c4b43d58def22937fc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e09f28068563b8a892626b080b9aed5fd69a7f9291c6729582e05bbee36e0151
[INFO] running `Command { std: "docker" "start" "-a" "e09f28068563b8a892626b080b9aed5fd69a7f9291c6729582e05bbee36e0151", 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 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 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 28.19s
[INFO] running `Command { std: "docker" "inspect" "e09f28068563b8a892626b080b9aed5fd69a7f9291c6729582e05bbee36e0151", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e09f28068563b8a892626b080b9aed5fd69a7f9291c6729582e05bbee36e0151", kill_on_drop: false }`
[INFO] [stdout] e09f28068563b8a892626b080b9aed5fd69a7f9291c6729582e05bbee36e0151
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 757ded8eec8b36e64ab6feaa643ba08056815a43c4dbc4b9d581493e89fc466f
[INFO] running `Command { std: "docker" "start" "-a" "757ded8eec8b36e64ab6feaa643ba08056815a43c4dbc4b9d581493e89fc466f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[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.00s
[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.00s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p storm_mssql --test diff`
[INFO] running `Command { std: "docker" "inspect" "757ded8eec8b36e64ab6feaa643ba08056815a43c4dbc4b9d581493e89fc466f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "757ded8eec8b36e64ab6feaa643ba08056815a43c4dbc4b9d581493e89fc466f", kill_on_drop: false }`
[INFO] [stdout] 757ded8eec8b36e64ab6feaa643ba08056815a43c4dbc4b9d581493e89fc466f
