[INFO] cloning repository https://github.com/tascord/utask
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tascord/utask" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftascord%2Futask", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftascord%2Futask'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e1f6611756a8fda9582e4e75251a7927a551a517
[INFO] building tascord/utask against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftascord%2Futask" "/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/tascord/utask
[INFO] finished tweaking git repo https://github.com/tascord/utask
[INFO] tweaked toml for git repo https://github.com/tascord/utask written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tascord/utask on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tascord/utask 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ipsea v0.1.0
[INFO] [stderr]   Downloaded iceoryx2-pal-configuration v0.5.0
[INFO] [stderr]   Downloaded iceoryx2-bb-derive-macros v0.5.0
[INFO] [stderr]   Downloaded termsize v0.1.9
[INFO] [stderr]   Downloaded iceoryx2-bb-lock-free v0.5.0
[INFO] [stderr]   Downloaded cdr v0.2.4
[INFO] [stderr]   Downloaded iceoryx2-bb-container v0.5.0
[INFO] [stderr]   Downloaded iceoryx2-bb-memory v0.5.0
[INFO] [stderr]   Downloaded iceoryx2-pal-posix v0.5.0
[INFO] [stderr]   Downloaded iceoryx2-cal v0.5.0
[INFO] [stderr]   Downloaded iceoryx2 v0.5.0
[INFO] [stderr]   Downloaded interprocess v2.2.3
[INFO] [stderr]   Downloaded iceoryx2-bb-posix v0.5.0
[INFO] [stderr]   Downloaded iceoryx2-bb-elementary v0.5.0
[INFO] [stderr]   Downloaded iceoryx2-bb-log v0.5.0
[INFO] [stderr]   Downloaded iceoryx2-bb-system-types v0.5.0
[INFO] [stderr]   Downloaded iceoryx2-pal-concurrency-sync v0.5.0
[INFO] [stderr]   Downloaded tiny-fn v0.1.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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dee6f9f0c6455aa78a2553c8612160c690d8c0715bad94970a17a35f543b845f
[INFO] running `Command { std: "docker" "start" "-a" "dee6f9f0c6455aa78a2553c8612160c690d8c0715bad94970a17a35f543b845f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dee6f9f0c6455aa78a2553c8612160c690d8c0715bad94970a17a35f543b845f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dee6f9f0c6455aa78a2553c8612160c690d8c0715bad94970a17a35f543b845f", kill_on_drop: false }`
[INFO] [stdout] dee6f9f0c6455aa78a2553c8612160c690d8c0715bad94970a17a35f543b845f
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a722b42c80df773f2d4c11a033d77b169c59c51ab16fc64281b9883103e4acca
[INFO] running `Command { std: "docker" "start" "-a" "a722b42c80df773f2d4c11a033d77b169c59c51ab16fc64281b9883103e4acca", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling iceoryx2-pal-concurrency-sync v0.5.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling iceoryx2-bb-elementary v0.5.0
[INFO] [stderr]    Compiling iceoryx2-pal-configuration v0.5.0
[INFO] [stderr]    Compiling enum-iterator-derive v1.4.0
[INFO] [stderr]    Compiling tiny-fn v0.1.7
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling winnow v0.7.6
[INFO] [stderr]    Compiling aliasable v0.1.3
[INFO] [stderr]    Compiling cdr v0.2.4
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling iceoryx2-bb-derive-macros v0.5.0
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling enum-iterator v2.1.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling termsize v0.1.9
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling interprocess v2.2.3
[INFO] [stderr]    Compiling iceoryx2-bb-log v0.5.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling iceoryx2-bb-container v0.5.0
[INFO] [stderr]    Compiling iceoryx2-bb-lock-free v0.5.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling iceoryx2-bb-system-types v0.5.0
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling mac_address v1.1.8
[INFO] [stderr]    Compiling toml v0.8.20
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling iceoryx2-pal-posix v0.5.0
[INFO] [stderr]    Compiling h2 v0.4.9
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling iceoryx2-bb-posix v0.5.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling iceoryx2-bb-memory v0.5.0
[INFO] [stderr]    Compiling iceoryx2-cal v0.5.0
[INFO] [stderr]    Compiling iceoryx2 v0.5.0
[INFO] [stderr]    Compiling ipsea v0.1.0
[INFO] [stderr]    Compiling odde v0.1.0 (/opt/rustwide/workdir/odde-service)
[INFO] [stderr]    Compiling installer v0.1.0 (/opt/rustwide/workdir/installer)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "a722b42c80df773f2d4c11a033d77b169c59c51ab16fc64281b9883103e4acca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a722b42c80df773f2d4c11a033d77b169c59c51ab16fc64281b9883103e4acca", kill_on_drop: false }`
[INFO] [stdout] a722b42c80df773f2d4c11a033d77b169c59c51ab16fc64281b9883103e4acca
[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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce277acad51db9b80cd96b73f7cc2303ba93101e4a878dd23edf1df834919b5c
[INFO] running `Command { std: "docker" "start" "-a" "ce277acad51db9b80cd96b73f7cc2303ba93101e4a878dd23edf1df834919b5c", kill_on_drop: false }`
[INFO] [stderr]    Compiling odde v0.1.0 (/opt/rustwide/workdir/odde-service)
[INFO] [stderr]    Compiling installer v0.1.0 (/opt/rustwide/workdir/installer)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.92s
[INFO] running `Command { std: "docker" "inspect" "ce277acad51db9b80cd96b73f7cc2303ba93101e4a878dd23edf1df834919b5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce277acad51db9b80cd96b73f7cc2303ba93101e4a878dd23edf1df834919b5c", kill_on_drop: false }`
[INFO] [stdout] ce277acad51db9b80cd96b73f7cc2303ba93101e4a878dd23edf1df834919b5c
