[INFO] cloning repository https://github.com/holochain/dino-adventure [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/holochain/dino-adventure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain%2Fdino-adventure", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain%2Fdino-adventure'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6d00f2f45dc40f55a8dcc0ebe9027faeb2e98548 [INFO] testing holochain/dino-adventure against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fholochain%2Fdino-adventure" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/holochain/dino-adventure [INFO] finished tweaking git repo https://github.com/holochain/dino-adventure [INFO] tweaked toml for git repo https://github.com/holochain/dino-adventure written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/holochain/dino-adventure 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] crate git repo https://github.com/holochain/dino-adventure already has a lockfile, it will not be regenerated [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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 81a621a90ddb8b70fdcd1291ac242f0a7a14a1a0c6686c7936aedd6a96c01d3d [INFO] running `Command { std: "docker" "start" "-a" "81a621a90ddb8b70fdcd1291ac242f0a7a14a1a0c6686c7936aedd6a96c01d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "81a621a90ddb8b70fdcd1291ac242f0a7a14a1a0c6686c7936aedd6a96c01d3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "81a621a90ddb8b70fdcd1291ac242f0a7a14a1a0c6686c7936aedd6a96c01d3d", kill_on_drop: false }` [INFO] [stdout] 81a621a90ddb8b70fdcd1291ac242f0a7a14a1a0c6686c7936aedd6a96c01d3d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] df5ebc227a89893188582aec662028505d67f9c51a6f4015e8f4a6f3b741e992 [INFO] running `Command { std: "docker" "start" "-a" "df5ebc227a89893188582aec662028505d67f9c51a6f4015e8f4a6f3b741e992", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling colored v3.0.0 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling blake2b_simd v1.0.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling holochain_serialized_bytes_derive v0.0.56 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling holochain_util v0.6.0 [INFO] [stderr] Compiling must_future v0.1.2 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling serde-transcode v1.1.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling holochain_secure_primitive v0.6.0 [INFO] [stderr] Compiling holochain_timestamp v0.6.0 [INFO] [stderr] Compiling holochain_serialized_bytes v0.0.56 [INFO] [stderr] Compiling holochain_wasmer_common v0.0.101 [INFO] [stderr] Compiling holo_hash v0.6.0 [INFO] [stderr] Compiling holochain_nonce v0.6.0 [INFO] [stderr] Compiling holochain_wasmer_guest v0.0.101 [INFO] [stderr] Compiling holochain_integrity_types v0.6.0 [INFO] [stderr] Compiling holochain_zome_types v0.6.0 [INFO] [stderr] Compiling hdk_derive v0.6.0 [INFO] [stderr] Compiling hdi v0.7.0 [INFO] [stderr] Compiling hdk v0.6.0 [INFO] [stderr] Compiling dino_adventure_integrity v0.0.1 (/opt/rustwide/workdir/dnas/dino_adventure/zomes/integrity/dino_adventure) [INFO] [stderr] Compiling dino_adventure v0.0.1 (/opt/rustwide/workdir/dnas/dino_adventure/zomes/coordinator/dino_adventure) [INFO] [stderr] Finished `dev` profile [optimized + debuginfo] target(s) in 40.72s [INFO] running `Command { std: "docker" "inspect" "df5ebc227a89893188582aec662028505d67f9c51a6f4015e8f4a6f3b741e992", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df5ebc227a89893188582aec662028505d67f9c51a6f4015e8f4a6f3b741e992", kill_on_drop: false }` [INFO] [stdout] df5ebc227a89893188582aec662028505d67f9c51a6f4015e8f4a6f3b741e992 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 5950edf441bacfda4ab29dee6a0b8ea5b1ddf5d071c74e90195b99dbc4bb3445 [INFO] running `Command { std: "docker" "start" "-a" "5950edf441bacfda4ab29dee6a0b8ea5b1ddf5d071c74e90195b99dbc4bb3445", kill_on_drop: false }` [INFO] [stderr] Compiling dino_adventure_integrity v0.0.1 (/opt/rustwide/workdir/dnas/dino_adventure/zomes/integrity/dino_adventure) [INFO] [stderr] Compiling dino_adventure v0.0.1 (/opt/rustwide/workdir/dnas/dino_adventure/zomes/coordinator/dino_adventure) [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 2.50s [INFO] running `Command { std: "docker" "inspect" "5950edf441bacfda4ab29dee6a0b8ea5b1ddf5d071c74e90195b99dbc4bb3445", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5950edf441bacfda4ab29dee6a0b8ea5b1ddf5d071c74e90195b99dbc4bb3445", kill_on_drop: false }` [INFO] [stdout] 5950edf441bacfda4ab29dee6a0b8ea5b1ddf5d071c74e90195b99dbc4bb3445 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 7062111978e6bdd00530de8f713aec73ef52aadf949a5e6851f6ceb1d4e3a16c [INFO] running `Command { std: "docker" "start" "-a" "7062111978e6bdd00530de8f713aec73ef52aadf949a5e6851f6ceb1d4e3a16c", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [optimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dino_adventure-ba367827fe2cb9c2) [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dino_adventure_integrity-678ae75884814fe4) [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 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] Doc-tests dino_adventure [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] Doc-tests dino_adventure_integrity [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" "7062111978e6bdd00530de8f713aec73ef52aadf949a5e6851f6ceb1d4e3a16c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7062111978e6bdd00530de8f713aec73ef52aadf949a5e6851f6ceb1d4e3a16c", kill_on_drop: false }` [INFO] [stdout] 7062111978e6bdd00530de8f713aec73ef52aadf949a5e6851f6ceb1d4e3a16c