[INFO] cloning repository https://github.com/rodineyw/tarefas [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rodineyw/tarefas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frodineyw%2Ftarefas", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frodineyw%2Ftarefas'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a622fe8ed31fd6a8f857db47980d7b8c2893951d [INFO] testing rodineyw/tarefas against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frodineyw%2Ftarefas" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rodineyw/tarefas [INFO] finished tweaking git repo https://github.com/rodineyw/tarefas [INFO] tweaked toml for git repo https://github.com/rodineyw/tarefas written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rodineyw/tarefas 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] crate git repo https://github.com/rodineyw/tarefas 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winnow v0.6.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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32a19eea70699af931499618704f8f0827347278fafc1249f68f1a65421dac78 [INFO] running `Command { std: "docker" "start" "-a" "32a19eea70699af931499618704f8f0827347278fafc1249f68f1a65421dac78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32a19eea70699af931499618704f8f0827347278fafc1249f68f1a65421dac78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32a19eea70699af931499618704f8f0827347278fafc1249f68f1a65421dac78", kill_on_drop: false }` [INFO] [stdout] 32a19eea70699af931499618704f8f0827347278fafc1249f68f1a65421dac78 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 229cd8ac5e9ca5275015100c1745a8c3fcc7d205b65b4d6c9db71935681033f5 [INFO] running `Command { std: "docker" "start" "-a" "229cd8ac5e9ca5275015100c1745a8c3fcc7d205b65b4d6c9db71935681033f5", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.199 [INFO] [stderr] Compiling target-lexicon v0.12.14 [INFO] [stderr] Compiling winnow v0.6.7 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling version-compare v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling gio v0.17.10 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling field-offset v0.3.6 [INFO] [stderr] Compiling gio v0.15.12 [INFO] [stderr] Compiling cfg-expr v0.15.8 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_edit v0.22.12 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling system-deps v6.2.2 [INFO] [stderr] Compiling glib-macros v0.17.10 [INFO] [stderr] Compiling glib-macros v0.15.13 [INFO] [stderr] Compiling gtk4-macros v0.6.6 [INFO] [stderr] Compiling glib-sys v0.17.10 [INFO] [stderr] Compiling gobject-sys v0.17.10 [INFO] [stderr] Compiling gio-sys v0.17.10 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.17.10 [INFO] [stderr] Compiling pango-sys v0.17.10 [INFO] [stderr] Compiling cairo-sys-rs v0.17.10 [INFO] [stderr] Compiling graphene-sys v0.17.10 [INFO] [stderr] Compiling gdk4-sys v0.6.3 [INFO] [stderr] Compiling glib-sys v0.15.10 [INFO] [stderr] Compiling gsk4-sys v0.6.3 [INFO] [stderr] Compiling gobject-sys v0.15.10 [INFO] [stderr] Compiling gtk4-sys v0.6.3 [INFO] [stderr] Compiling gio-sys v0.15.10 [INFO] [stderr] Compiling glib v0.15.12 [INFO] [stderr] Compiling glib v0.17.10 [INFO] [stderr] Compiling cairo-rs v0.17.10 [INFO] [stderr] Compiling graphene-rs v0.17.10 [INFO] [stderr] Compiling pango v0.17.10 [INFO] [stderr] Compiling gdk-pixbuf v0.17.10 [INFO] [stderr] Compiling gdk4 v0.6.3 [INFO] [stderr] Compiling gsk4 v0.6.3 [INFO] [stderr] Compiling gtk4 v0.6.6 [INFO] [stderr] Compiling tarefas v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "229cd8ac5e9ca5275015100c1745a8c3fcc7d205b65b4d6c9db71935681033f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "229cd8ac5e9ca5275015100c1745a8c3fcc7d205b65b4d6c9db71935681033f5", kill_on_drop: false }` [INFO] [stdout] 229cd8ac5e9ca5275015100c1745a8c3fcc7d205b65b4d6c9db71935681033f5 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14731470a093fb9bc986425e3e833ea4d0ee7c3e55e6951be0ae57c01ba83ce3 [INFO] running `Command { std: "docker" "start" "-a" "14731470a093fb9bc986425e3e833ea4d0ee7c3e55e6951be0ae57c01ba83ce3", kill_on_drop: false }` [INFO] [stderr] Compiling tarefas v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.70s [INFO] running `Command { std: "docker" "inspect" "14731470a093fb9bc986425e3e833ea4d0ee7c3e55e6951be0ae57c01ba83ce3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14731470a093fb9bc986425e3e833ea4d0ee7c3e55e6951be0ae57c01ba83ce3", kill_on_drop: false }` [INFO] [stdout] 14731470a093fb9bc986425e3e833ea4d0ee7c3e55e6951be0ae57c01ba83ce3 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 36fc6666a67bfcf4d55f02fb2bb7631777f3c55ca3654463ceef1aa11a9ad895 [INFO] running `Command { std: "docker" "start" "-a" "36fc6666a67bfcf4d55f02fb2bb7631777f3c55ca3654463ceef1aa11a9ad895", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tarefas-a6e421d34974a916) [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" "36fc6666a67bfcf4d55f02fb2bb7631777f3c55ca3654463ceef1aa11a9ad895", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36fc6666a67bfcf4d55f02fb2bb7631777f3c55ca3654463ceef1aa11a9ad895", kill_on_drop: false }` [INFO] [stdout] 36fc6666a67bfcf4d55f02fb2bb7631777f3c55ca3654463ceef1aa11a9ad895