[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] 1fbbf73ad8dd5b27771cf9b9fba0fc13226b6000
[INFO] testing danylaporte/storm against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanylaporte%2Fstorm" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/danylaporte/storm on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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]      Locking 156 packages to latest compatible versions
[INFO] [stderr]       Adding darling v0.21.3 (available: v0.23.0)
[INFO] [stderr]       Adding metrics v0.22.4 (available: v0.24.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 204c87cf15d3fe66632c65138ecaa82a0f9cd245c7121d4aec785b938755b93e
[INFO] running `Command { std: "docker" "start" "-a" "204c87cf15d3fe66632c65138ecaa82a0f9cd245c7121d4aec785b938755b93e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "204c87cf15d3fe66632c65138ecaa82a0f9cd245c7121d4aec785b938755b93e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "204c87cf15d3fe66632c65138ecaa82a0f9cd245c7121d4aec785b938755b93e", kill_on_drop: false }`
[INFO] [stdout] 204c87cf15d3fe66632c65138ecaa82a0f9cd245c7121d4aec785b938755b93e
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 23faf3cb34f8c6bda6d088674742b1e229d412776422aabbdd5ae372c94da170
[INFO] running `Command { std: "docker" "start" "-a" "23faf3cb34f8c6bda6d088674742b1e229d412776422aabbdd5ae372c94da170", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.179
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.113
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling zmij v1.0.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling linkme-impl v0.3.35
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling dtor v0.1.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling linkme v0.3.35
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling ctor v0.6.3
[INFO] [stderr]    Compiling intern v0.2.0 (https://github.com/danylaporte/intern.git#48bac46f)
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling connection-string v0.2.0
[INFO] [stderr]    Compiling pretty-hex v0.3.0
[INFO] [stderr]    Compiling fast-set v0.6.0 (https://github.com/danylaporte/fast-set.git#337f2c9f)
[INFO] [stderr]    Compiling version_tag v0.5.1-alpha.0 (https://github.com/danylaporte/version_tag.git#c4db7eb5)
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling async-cell-lock v1.7.1 (https://github.com/danylaporte/async-cell-lock.git#454be6ec)
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling cache v0.3.0 (https://github.com/danylaporte/cache.git#befe4d37)
[INFO] [stderr]    Compiling vec-map v0.5.0 (https://github.com/danylaporte/vec-map.git#0c719296)
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling extobj-macro v0.4.0 (https://github.com/danylaporte/extobj.git#344d2445)
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling extobj v0.5.0 (https://github.com/danylaporte/extobj.git#344d2445)
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling storm_derive v0.45.0 (/opt/rustwide/workdir/storm_derive)
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling dec19x5 v1.10.1 (https://github.com/danylaporte/dec19x5.git#6b8fc221)
[INFO] [stderr]    Compiling asynchronous-codec v0.6.2
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tiberius v0.12.3
[INFO] [stderr]    Compiling storm v0.45.0 (/opt/rustwide/workdir/storm)
[INFO] [stderr]    Compiling storm_mssql v0.45.0 (/opt/rustwide/workdir/storm_mssql)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s
[INFO] running `Command { std: "docker" "inspect" "23faf3cb34f8c6bda6d088674742b1e229d412776422aabbdd5ae372c94da170", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "23faf3cb34f8c6bda6d088674742b1e229d412776422aabbdd5ae372c94da170", kill_on_drop: false }`
[INFO] [stdout] 23faf3cb34f8c6bda6d088674742b1e229d412776422aabbdd5ae372c94da170
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 414898dc6be52453f7c924959a1649ff97a620380ca9b6ea1ec2f29f0bf933a0
[INFO] running `Command { std: "docker" "start" "-a" "414898dc6be52453f7c924959a1649ff97a620380ca9b6ea1ec2f29f0bf933a0", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling storm_derive v0.45.0 (/opt/rustwide/workdir/storm_derive)
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling async-cell-lock v1.7.1 (https://github.com/danylaporte/async-cell-lock.git#454be6ec)
[INFO] [stderr]    Compiling cache v0.3.0 (https://github.com/danylaporte/cache.git#befe4d37)
[INFO] [stderr]    Compiling tiberius v0.12.3
[INFO] [stderr]    Compiling storm v0.45.0 (/opt/rustwide/workdir/storm)
[INFO] [stderr]    Compiling storm_mssql v0.45.0 (/opt/rustwide/workdir/storm_mssql)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 39.26s
[INFO] running `Command { std: "docker" "inspect" "414898dc6be52453f7c924959a1649ff97a620380ca9b6ea1ec2f29f0bf933a0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "414898dc6be52453f7c924959a1649ff97a620380ca9b6ea1ec2f29f0bf933a0", kill_on_drop: false }`
[INFO] [stdout] 414898dc6be52453f7c924959a1649ff97a620380ca9b6ea1ec2f29f0bf933a0
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 96da34470295e213a5e15f7bf7f248f69cf310d8de1268ea2c88fb8d1562b705
[INFO] running `Command { std: "docker" "start" "-a" "96da34470295e213a5e15f7bf7f248f69cf310d8de1268ea2c88fb8d1562b705", 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/storm-a4e8118f9395cfe2)
[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-3c30fe210ebcc2e8)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test flow ... ok
[INFO] [stdout] test read ... 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-1a82234209f7a26a)
[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-8fe5536afd5f3db3)
[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.01s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/storm_mssql-dca5c1c0a8e7ed16)
[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-22a23711caef68a0)
[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-bb5a65e23ba2d382)
[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: Io { kind: NotFound, message: "Could not resolve server host" }
[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" "96da34470295e213a5e15f7bf7f248f69cf310d8de1268ea2c88fb8d1562b705", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96da34470295e213a5e15f7bf7f248f69cf310d8de1268ea2c88fb8d1562b705", kill_on_drop: false }`
[INFO] [stdout] 96da34470295e213a5e15f7bf7f248f69cf310d8de1268ea2c88fb8d1562b705
