[INFO] cloning repository https://github.com/paulemacedo/Tasks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paulemacedo/Tasks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulemacedo%2FTasks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulemacedo%2FTasks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b19ade78300ad3a9bf2acc1a45a8851d68b99278 [INFO] testing paulemacedo/Tasks against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpaulemacedo%2FTasks" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/paulemacedo/Tasks [INFO] finished tweaking git repo https://github.com/paulemacedo/Tasks [INFO] tweaked toml for git repo https://github.com/paulemacedo/Tasks written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/paulemacedo/Tasks on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 163 packages to latest compatible versions [INFO] [stderr] Adding const_env_impl v0.1.2 (available: v0.1.3) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scale-info-derive v2.11.6 [INFO] [stderr] Downloaded sp-arithmetic v26.1.0 [INFO] [stderr] Downloaded xcm-procedural v8.0.0 [INFO] [stderr] Downloaded docify v0.2.9 [INFO] [stderr] Downloaded sp-weights v31.1.0 [INFO] [stderr] Downloaded scale-type-resolver v0.1.1 [INFO] [stderr] Downloaded scale-bits v0.5.0 [INFO] [stderr] Downloaded ink_codegen v5.1.1 [INFO] [stderr] Downloaded ink_macro v5.1.1 [INFO] [stderr] Downloaded const_env_impl v0.1.2 [INFO] [stderr] Downloaded const_env v0.1.2 [INFO] [stderr] Downloaded ink_allocator v5.1.1 [INFO] [stderr] Downloaded ink_metadata v5.1.1 [INFO] [stderr] Downloaded linkme-impl v0.3.33 [INFO] [stderr] Downloaded ink_primitives v5.1.1 [INFO] [stderr] Downloaded ink_ir v5.1.1 [INFO] [stderr] Downloaded schnorrkel v0.11.5 [INFO] [stderr] Downloaded scale-decode v0.11.1 [INFO] [stderr] Downloaded ink_storage v5.1.1 [INFO] [stderr] Downloaded array-bytes v6.2.3 [INFO] [stderr] Downloaded bounded-collections v0.2.4 [INFO] [stderr] Downloaded docify_macros v0.2.9 [INFO] [stderr] Downloaded ink_engine v5.1.1 [INFO] [stderr] Downloaded scale-decode-derive v0.11.1 [INFO] [stderr] Downloaded scale-encode-derive v0.6.0 [INFO] [stderr] Downloaded polkavm-common v0.9.0 [INFO] [stderr] Downloaded linkme v0.3.33 [INFO] [stderr] Downloaded ink_prelude v5.1.1 [INFO] [stderr] Downloaded ink_env v5.1.1 [INFO] [stderr] Downloaded scale-encode v0.6.0 [INFO] [stderr] Downloaded polkavm-derive-impl v0.9.0 [INFO] [stderr] Downloaded rlibc v1.0.0 [INFO] [stderr] Downloaded polkavm-derive-impl-macro v0.9.0 [INFO] [stderr] Downloaded polkavm-derive v0.9.1 [INFO] [stderr] Downloaded pallet-contracts-uapi v9.0.0 [INFO] [stderr] Downloaded ink v5.1.1 [INFO] [stderr] Downloaded getrandom_or_panic v0.0.3 [INFO] [stderr] Downloaded ink_storage_traits v5.1.1 [INFO] [stderr] Downloaded staging-xcm v11.0.0 [INFO] [stderr] Downloaded common-path v1.0.0 [INFO] [stderr] Downloaded sp-debug-derive v14.0.0 [INFO] [stderr] Downloaded scale-info v2.11.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f52bb6637a008939326492afab78f5b39b1ed2f9ebc8c6daf98b5c438fc8843d [INFO] running `Command { std: "docker" "start" "-a" "f52bb6637a008939326492afab78f5b39b1ed2f9ebc8c6daf98b5c438fc8843d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f52bb6637a008939326492afab78f5b39b1ed2f9ebc8c6daf98b5c438fc8843d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f52bb6637a008939326492afab78f5b39b1ed2f9ebc8c6daf98b5c438fc8843d", kill_on_drop: false }` [INFO] [stdout] f52bb6637a008939326492afab78f5b39b1ed2f9ebc8c6daf98b5c438fc8843d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bc522a44e2a3cf777c4e910f57de868ef6f75a69143652dc2983802fd5492510 [INFO] running `Command { std: "docker" "start" "-a" "bc522a44e2a3cf777c4e910f57de868ef6f75a69143652dc2983802fd5492510", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling const_format_proc_macros v0.2.34 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling scale-type-resolver v0.1.1 [INFO] [stderr] Compiling schemars v0.8.22 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling ink_prelude v5.1.1 [INFO] [stderr] Compiling xxhash-rust v0.8.15 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling common-path v1.0.0 [INFO] [stderr] Compiling linkme-impl v0.3.33 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling pallet-contracts-uapi v9.0.0 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling environmental v1.1.4 [INFO] [stderr] Compiling array-bytes v6.2.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ink_allocator v5.1.1 [INFO] [stderr] Compiling parity-scale-codec v3.7.5 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling array-init v2.1.0 [INFO] [stderr] Compiling const_format v0.2.34 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling getrandom_or_panic v0.0.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling const_env_impl v0.1.2 [INFO] [stderr] Compiling secp256k1 v0.28.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling derive-syn-parse v0.2.0 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling schemars_derive v0.8.22 [INFO] [stderr] Compiling sp-debug-derive v14.0.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling const_env v0.1.2 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling linkme v0.3.33 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling xcm-procedural v8.0.0 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling scale-decode-derive v0.11.1 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling ink_ir v5.1.1 [INFO] [stderr] Compiling schnorrkel v0.11.5 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling scale-encode-derive v0.6.0 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling parity-scale-codec-derive v3.7.5 [INFO] [stderr] Compiling scale-info-derive v2.11.6 [INFO] [stderr] Compiling docify_macros v0.2.9 [INFO] [stderr] Compiling docify v0.2.9 [INFO] [stderr] Compiling scale-info v2.11.6 [INFO] [stderr] Compiling scale-bits v0.5.0 [INFO] [stderr] Compiling scale-encode v0.6.0 [INFO] [stderr] Compiling scale-decode v0.11.1 [INFO] [stderr] Compiling bounded-collections v0.2.4 [INFO] [stderr] Compiling sp-arithmetic v26.1.0 [INFO] [stderr] Compiling ink_primitives v5.1.1 [INFO] [stderr] Compiling ink_codegen v5.1.1 [INFO] [stderr] Compiling sp-weights v31.1.0 [INFO] [stderr] Compiling staging-xcm v11.0.0 [INFO] [stderr] Compiling ink_metadata v5.1.1 [INFO] [stderr] Compiling ink_engine v5.1.1 [INFO] [stderr] Compiling ink_macro v5.1.1 [INFO] [stderr] Compiling ink_storage_traits v5.1.1 [INFO] [stderr] Compiling ink_env v5.1.1 [INFO] [stderr] Compiling ink_storage v5.1.1 [INFO] [stderr] Compiling ink v5.1.1 [INFO] [stderr] Compiling tasks v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.74s [INFO] running `Command { std: "docker" "inspect" "bc522a44e2a3cf777c4e910f57de868ef6f75a69143652dc2983802fd5492510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc522a44e2a3cf777c4e910f57de868ef6f75a69143652dc2983802fd5492510", kill_on_drop: false }` [INFO] [stdout] bc522a44e2a3cf777c4e910f57de868ef6f75a69143652dc2983802fd5492510 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7c5fef060ba7b1b10916e078cb4b9da3f5f7d65e8fc80ac5e453d6836621a666 [INFO] running `Command { std: "docker" "start" "-a" "7c5fef060ba7b1b10916e078cb4b9da3f5f7d65e8fc80ac5e453d6836621a666", kill_on_drop: false }` [INFO] [stderr] Compiling tasks v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.18s [INFO] running `Command { std: "docker" "inspect" "7c5fef060ba7b1b10916e078cb4b9da3f5f7d65e8fc80ac5e453d6836621a666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7c5fef060ba7b1b10916e078cb4b9da3f5f7d65e8fc80ac5e453d6836621a666", kill_on_drop: false }` [INFO] [stdout] 7c5fef060ba7b1b10916e078cb4b9da3f5f7d65e8fc80ac5e453d6836621a666 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9f7b18bccc2093414a9220e99d0d99c66309d3f493f2d7d16e99df1b67ce3240 [INFO] running `Command { std: "docker" "start" "-a" "9f7b18bccc2093414a9220e99d0d99c66309d3f493f2d7d16e99df1b67ce3240", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests lib.rs (/opt/rustwide/target/debug/deps/tasks-b9413e988ada0593) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test task_management::tests::test_create_task ... ok [INFO] [stdout] test task_management::tests::test_delete_task ... ok [INFO] [stdout] test task_management::tests::test_complete_task ... ok [INFO] [stdout] test task_management::tests::test_update_nonexistent ... ok [INFO] [stdout] test task_management::tests::test_invalid_task_id ... ok [INFO] [stdout] test task_management::tests::test_task_count ... ok [INFO] [stdout] test task_management::tests::test_priority_constraints ... ok [INFO] [stdout] test task_management::tests::test_update_task ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests tasks [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" "9f7b18bccc2093414a9220e99d0d99c66309d3f493f2d7d16e99df1b67ce3240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f7b18bccc2093414a9220e99d0d99c66309d3f493f2d7d16e99df1b67ce3240", kill_on_drop: false }` [INFO] [stdout] 9f7b18bccc2093414a9220e99d0d99c66309d3f493f2d7d16e99df1b67ce3240