[INFO] cloning repository https://github.com/zortax/clockodo-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zortax/clockodo-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzortax%2Fclockodo-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzortax%2Fclockodo-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b3d54e76b0ed32174cfea9dbe1bf9dd680f7824a [INFO] testing zortax/clockodo-cli against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzortax%2Fclockodo-cli" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/zortax/clockodo-cli [INFO] finished tweaking git repo https://github.com/zortax/clockodo-cli [INFO] tweaked toml for git repo https://github.com/zortax/clockodo-cli written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/zortax/clockodo-cli on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/zortax/clockodo-cli 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e83ae732256a5b43ee16605ed6a846585b0a78aa7945badb12446f22cb271d35 [INFO] running `Command { std: "docker" "start" "-a" "e83ae732256a5b43ee16605ed6a846585b0a78aa7945badb12446f22cb271d35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e83ae732256a5b43ee16605ed6a846585b0a78aa7945badb12446f22cb271d35", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e83ae732256a5b43ee16605ed6a846585b0a78aa7945badb12446f22cb271d35", kill_on_drop: false }` [INFO] [stdout] e83ae732256a5b43ee16605ed6a846585b0a78aa7945badb12446f22cb271d35 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a62251bc507f3e3e920ad32ebf4d0ab5b492795a9f3a0510cf5431958fa64305 [INFO] running `Command { std: "docker" "start" "-a" "a62251bc507f3e3e920ad32ebf4d0ab5b492795a9f3a0510cf5431958fa64305", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling openssl v0.10.63 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling winnow v0.5.34 [INFO] [stderr] Compiling iana-time-zone v0.1.59 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling chrono v0.4.32 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling rtoolbox v0.0.2 [INFO] [stderr] Compiling rpassword v7.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.99 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling serde_repr v0.1.18 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper v0.14.28 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.23 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling clockodo-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.14s [INFO] running `Command { std: "docker" "inspect" "a62251bc507f3e3e920ad32ebf4d0ab5b492795a9f3a0510cf5431958fa64305", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a62251bc507f3e3e920ad32ebf4d0ab5b492795a9f3a0510cf5431958fa64305", kill_on_drop: false }` [INFO] [stdout] a62251bc507f3e3e920ad32ebf4d0ab5b492795a9f3a0510cf5431958fa64305 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9f115933ca3b5ff930f0447a578ed35dc6dad1ad39163b631da8cc1ffe74b4f8 [INFO] running `Command { std: "docker" "start" "-a" "9f115933ca3b5ff930f0447a578ed35dc6dad1ad39163b631da8cc1ffe74b4f8", kill_on_drop: false }` [INFO] [stderr] Compiling clockodo-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.36s [INFO] running `Command { std: "docker" "inspect" "9f115933ca3b5ff930f0447a578ed35dc6dad1ad39163b631da8cc1ffe74b4f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f115933ca3b5ff930f0447a578ed35dc6dad1ad39163b631da8cc1ffe74b4f8", kill_on_drop: false }` [INFO] [stdout] 9f115933ca3b5ff930f0447a578ed35dc6dad1ad39163b631da8cc1ffe74b4f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a799d011b44df0025932f992b9756c8bfda53a056b245bb8988f620fe43a0557 [INFO] running `Command { std: "docker" "start" "-a" "a799d011b44df0025932f992b9756c8bfda53a056b245bb8988f620fe43a0557", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/clockodo_cli-b239f3df8c8c5a0d) [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" "a799d011b44df0025932f992b9756c8bfda53a056b245bb8988f620fe43a0557", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a799d011b44df0025932f992b9756c8bfda53a056b245bb8988f620fe43a0557", kill_on_drop: false }` [INFO] [stdout] a799d011b44df0025932f992b9756c8bfda53a056b245bb8988f620fe43a0557