[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 try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftascord%2Futask" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/tascord/utask on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e944ef2d79dcc8bb3238c75680e6420ea85df082db31d094cf0ed76f004f1d3 [INFO] running `Command { std: "docker" "start" "-a" "8e944ef2d79dcc8bb3238c75680e6420ea85df082db31d094cf0ed76f004f1d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e944ef2d79dcc8bb3238c75680e6420ea85df082db31d094cf0ed76f004f1d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e944ef2d79dcc8bb3238c75680e6420ea85df082db31d094cf0ed76f004f1d3", kill_on_drop: false }` [INFO] [stdout] 8e944ef2d79dcc8bb3238c75680e6420ea85df082db31d094cf0ed76f004f1d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4af9b3f482c3772766da46e0a27c34df226b9d7a82ce2ee16f4feba90696a836 [INFO] running `Command { std: "docker" "start" "-a" "4af9b3f482c3772766da46e0a27c34df226b9d7a82ce2ee16f4feba90696a836", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling iceoryx2-pal-concurrency-sync v0.5.0 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling iceoryx2-bb-elementary v0.5.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling iceoryx2-pal-configuration v0.5.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling tiny-fn v0.1.7 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling winnow v0.7.6 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling sha1_smol v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling humantime v2.2.0 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Compiling nix v0.29.0 [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 parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling termsize v0.1.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling iceoryx2-bb-log v0.5.0 [INFO] [stderr] Compiling iceoryx2-bb-lock-free v0.5.0 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling interprocess v2.2.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling mac_address v1.1.8 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling iceoryx2-bb-derive-macros v0.5.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling enum-iterator-derive v1.4.0 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling ouroboros_macro v0.18.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling enum-iterator v2.1.0 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling ouroboros v0.18.5 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling iceoryx2-pal-posix v0.5.0 [INFO] [stderr] Compiling iceoryx2-bb-container v0.5.0 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling cdr v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling toml_edit v0.22.24 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tokio-util v0.7.14 [INFO] [stderr] Compiling iceoryx2-bb-system-types v0.5.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.9 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml v0.8.20 [INFO] [stderr] Compiling iceoryx2-bb-posix v0.5.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling iceoryx2-bb-memory v0.5.0 [INFO] [stderr] Compiling iceoryx2-cal v0.5.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.15 [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 2m 15s [INFO] running `Command { std: "docker" "inspect" "4af9b3f482c3772766da46e0a27c34df226b9d7a82ce2ee16f4feba90696a836", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4af9b3f482c3772766da46e0a27c34df226b9d7a82ce2ee16f4feba90696a836", kill_on_drop: false }` [INFO] [stdout] 4af9b3f482c3772766da46e0a27c34df226b9d7a82ce2ee16f4feba90696a836 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f38c7acfb2953aedee091e87fe8c5a1d1535c99d53e2a5de5b6282534203925 [INFO] running `Command { std: "docker" "start" "-a" "4f38c7acfb2953aedee091e87fe8c5a1d1535c99d53e2a5de5b6282534203925", 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 1.42s [INFO] running `Command { std: "docker" "inspect" "4f38c7acfb2953aedee091e87fe8c5a1d1535c99d53e2a5de5b6282534203925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f38c7acfb2953aedee091e87fe8c5a1d1535c99d53e2a5de5b6282534203925", kill_on_drop: false }` [INFO] [stdout] 4f38c7acfb2953aedee091e87fe8c5a1d1535c99d53e2a5de5b6282534203925 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 615846eeabf2a0977b9876969082d3dad34fbc68a58dd094440e6627a5e0c093 [INFO] running `Command { std: "docker" "start" "-a" "615846eeabf2a0977b9876969082d3dad34fbc68a58dd094440e6627a5e0c093", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s [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] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/odde-d4d39150a7bb39ca) [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 odde [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" "615846eeabf2a0977b9876969082d3dad34fbc68a58dd094440e6627a5e0c093", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "615846eeabf2a0977b9876969082d3dad34fbc68a58dd094440e6627a5e0c093", kill_on_drop: false }` [INFO] [stdout] 615846eeabf2a0977b9876969082d3dad34fbc68a58dd094440e6627a5e0c093