[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] testing tascord/utask against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftascord%2Futask" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-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-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tascord/utask on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded hermit-abi v0.5.0
[INFO] [stderr]   Downloaded doctest-file v1.0.0
[INFO] [stderr]   Downloaded termsize v0.1.9
[INFO] [stderr]   Downloaded iceoryx2-bb-derive-macros v0.5.0
[INFO] [stderr]   Downloaded iceoryx2-pal-configuration v0.5.0
[INFO] [stderr]   Downloaded iceoryx2-bb-lock-free v0.5.0
[INFO] [stderr]   Downloaded mac_address v1.1.8
[INFO] [stderr]   Downloaded cdr v0.2.4
[INFO] [stderr]   Downloaded hyper-util v0.1.11
[INFO] [stderr]   Downloaded cc v1.2.19
[INFO] [stderr]   Downloaded iceoryx2-cal v0.5.0
[INFO] [stderr]   Downloaded iceoryx2-bb-posix v0.5.0
[INFO] [stderr]   Downloaded h2 v0.4.9
[INFO] [stderr]   Downloaded iceoryx2 v0.5.0
[INFO] [stderr]   Downloaded winnow v0.7.6
[INFO] [stderr]   Downloaded iceoryx2-pal-posix v0.5.0
[INFO] [stderr]   Downloaded interprocess v2.2.3
[INFO] [stderr]   Downloaded iceoryx2-bb-container v0.5.0
[INFO] [stderr]   Downloaded iceoryx2-bb-elementary v0.5.0
[INFO] [stderr]   Downloaded iceoryx2-bb-log v0.5.0
[INFO] [stderr]   Downloaded ipsea v0.1.0
[INFO] [stderr]   Downloaded iceoryx2-bb-memory 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 recvmsg v1.0.0
[INFO] [stderr]   Downloaded tiny-fn v0.1.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e2b6853c31cd2c02093a66e761ca6f63d39e3246fbeaaba01617994186639f05
[INFO] running `Command { std: "docker" "start" "-a" "e2b6853c31cd2c02093a66e761ca6f63d39e3246fbeaaba01617994186639f05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e2b6853c31cd2c02093a66e761ca6f63d39e3246fbeaaba01617994186639f05", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e2b6853c31cd2c02093a66e761ca6f63d39e3246fbeaaba01617994186639f05", kill_on_drop: false }`
[INFO] [stdout] e2b6853c31cd2c02093a66e761ca6f63d39e3246fbeaaba01617994186639f05
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dadb2e025152400af50dc3dc5d258e5f079acab7f5b431e44993790aad5085df
[INFO] running `Command { std: "docker" "start" "-a" "dadb2e025152400af50dc3dc5d258e5f079acab7f5b431e44993790aad5085df", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling iceoryx2-pal-concurrency-sync v0.5.0
[INFO] [stderr]    Compiling cc v1.2.19
[INFO] [stderr]    Compiling prettyplease v0.2.32
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling bindgen v0.69.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling iceoryx2-bb-elementary v0.5.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[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 yansi v1.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling iceoryx2-bb-derive-macros v0.5.0
[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 clang-sys v1.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling cdr v0.2.4
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling doctest-file v1.0.0
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling enum-iterator v2.1.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling toml_edit v0.22.24
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling ouroboros v0.18.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[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 termsize v0.1.9
[INFO] [stderr]    Compiling openssl-sys v0.9.107
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling iceoryx2-bb-log v0.5.0
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling interprocess v2.2.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling iceoryx2-bb-container v0.5.0
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling iceoryx2-bb-lock-free v0.5.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling iceoryx2-bb-system-types v0.5.0
[INFO] [stderr]    Compiling mac_address v1.1.8
[INFO] [stderr]    Compiling tempdir v0.3.7
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[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 h2 v0.4.9
[INFO] [stderr]    Compiling iceoryx2-pal-posix v0.5.0
[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 50.84s
[INFO] running `Command { std: "docker" "inspect" "dadb2e025152400af50dc3dc5d258e5f079acab7f5b431e44993790aad5085df", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dadb2e025152400af50dc3dc5d258e5f079acab7f5b431e44993790aad5085df", kill_on_drop: false }`
[INFO] [stdout] dadb2e025152400af50dc3dc5d258e5f079acab7f5b431e44993790aad5085df
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f56a6485c0e4ae2c60b07ee25febb9d82eb9425c119ae6b1507fb3937247c613
[INFO] running `Command { std: "docker" "start" "-a" "f56a6485c0e4ae2c60b07ee25febb9d82eb9425c119ae6b1507fb3937247c613", 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 2.95s
[INFO] running `Command { std: "docker" "inspect" "f56a6485c0e4ae2c60b07ee25febb9d82eb9425c119ae6b1507fb3937247c613", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f56a6485c0e4ae2c60b07ee25febb9d82eb9425c119ae6b1507fb3937247c613", kill_on_drop: false }`
[INFO] [stdout] f56a6485c0e4ae2c60b07ee25febb9d82eb9425c119ae6b1507fb3937247c613
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8d46fdb0820578a3e1712e84da8fc3d7a326c0167fec97af3a62178e88f2f349
[INFO] running `Command { std: "docker" "start" "-a" "8d46fdb0820578a3e1712e84da8fc3d7a326c0167fec97af3a62178e88f2f349", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.28s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/installer-ebca0708967ef34c)
[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 unittests src/lib.rs (/opt/rustwide/target/debug/deps/odde-afab0d7bae809581)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/odde-d4d39150a7bb39ca)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests odde
[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] [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" "8d46fdb0820578a3e1712e84da8fc3d7a326c0167fec97af3a62178e88f2f349", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d46fdb0820578a3e1712e84da8fc3d7a326c0167fec97af3a62178e88f2f349", kill_on_drop: false }`
[INFO] [stdout] 8d46fdb0820578a3e1712e84da8fc3d7a326c0167fec97af3a62178e88f2f349
