[INFO] cloning repository https://github.com/openanolis/dbs-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/openanolis/dbs-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenanolis%2Fdbs-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenanolis%2Fdbs-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ffafe2aa0d2b11807f7b213d4c383a901223f7f3 [INFO] testing openanolis/dbs-cli against 1.79.0 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenanolis%2Fdbs-cli" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/openanolis/dbs-cli on toolchain 1.79.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.79.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/openanolis/dbs-cli [INFO] finished tweaking git repo https://github.com/openanolis/dbs-cli [INFO] tweaked toml for git repo https://github.com/openanolis/dbs-cli written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/openanolis/dbs-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" "+1.79.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/kata-containers/kata-containers` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slog-json v2.6.1 [INFO] [stderr] Downloaded vmm-sys-util v0.11.1 [INFO] [stderr] Downloaded timerfd v1.4.0 [INFO] [stderr] Downloaded epoll v4.3.1 [INFO] [stderr] Downloaded virtio-bindings v0.1.0 [INFO] [stderr] Downloaded rlimit v0.7.0 [INFO] [stderr] Downloaded vm-superio v0.5.0 [INFO] [stderr] Downloaded clap_derive v4.1.8 [INFO] [stderr] Downloaded clap v4.1.8 [INFO] [stderr] Downloaded rustix v0.38.24 [INFO] [stderr] Downloaded syn v2.0.12 [INFO] [stderr] Downloaded seccompiler v0.2.0 [INFO] [stderr] Downloaded vm-fdt v0.2.0 [INFO] [stderr] Downloaded event-manager v0.2.1 [INFO] [stderr] Downloaded io-uring v0.5.13 [INFO] [stderr] Downloaded nydus-rafs v0.3.2 [INFO] [stderr] Downloaded nydus-utils v0.4.3 [INFO] [stderr] Downloaded nydus-storage v0.6.4 [INFO] [stderr] Downloaded vhost v0.6.1 [INFO] [stderr] Downloaded fuse-backend-rs v0.10.5 [INFO] [stderr] Downloaded linux-loader v0.8.1 [INFO] [stderr] Downloaded libz-sys v1.1.8 [INFO] [stderr] Downloaded procfs v0.12.0 [INFO] [stderr] Downloaded procfs v0.14.2 [INFO] [stderr] Downloaded vfio-ioctls v0.1.0 [INFO] [stderr] Downloaded virtio-queue v0.7.1 [INFO] [stderr] Downloaded kvm-bindings v0.6.0 [INFO] [stderr] Downloaded nydus-api v0.3.1 [INFO] [stderr] Downloaded vm-memory v0.10.0 [INFO] [stderr] Downloaded kvm-ioctls v0.12.0 [INFO] [stderr] Downloaded sendfd v0.4.3 [INFO] [stderr] Downloaded caps v0.5.5 [INFO] [stderr] Downloaded vfio-bindings v0.3.1 [INFO] [stderr] Downloaded openssl-src v300.1.6+3.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1328f66983834a9c9ce2f22112aae885467652826eacba6492232550d57a243d [INFO] running `Command { std: "docker" "start" "-a" "1328f66983834a9c9ce2f22112aae885467652826eacba6492232550d57a243d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1328f66983834a9c9ce2f22112aae885467652826eacba6492232550d57a243d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1328f66983834a9c9ce2f22112aae885467652826eacba6492232550d57a243d", kill_on_drop: false }` [INFO] [stdout] 1328f66983834a9c9ce2f22112aae885467652826eacba6492232550d57a243d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 47a8c3fd7454208db4f66dfa008b98ffa0f9a4a8b38226e6a709dc913ffe07c2 [INFO] running `Command { std: "docker" "start" "-a" "47a8c3fd7454208db4f66dfa008b98ffa0f9a4a8b38226e6a709dc913ffe07c2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.156 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling serde v1.0.156 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling io-lifetimes v1.0.6 [INFO] [stderr] Compiling rustix v0.36.9 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling kvm-ioctls v0.12.0 [INFO] [stderr] Compiling futures-io v0.3.27 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling fuse-backend-rs v0.10.5 [INFO] [stderr] Compiling constant_time_eq v0.2.5 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling virtio-bindings v0.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.12 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling vm-fdt v0.2.0 [INFO] [stderr] Compiling io-uring v0.5.13 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling procfs v0.14.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling openssl-src v300.1.6+3.1.4 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling vfio-bindings v0.3.1 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling vmm-sys-util v0.11.1 [INFO] [stderr] Compiling vm-memory v0.10.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling zstd-sys v2.0.7+zstd.1.5.4 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling kvm-bindings v0.6.0 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling blake3 v1.3.3 [INFO] [stderr] Compiling virtio-queue v0.7.1 [INFO] [stderr] Compiling filetime v0.2.20 [INFO] [stderr] Compiling event-manager v0.2.1 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling vhost v0.6.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling rlimit v0.7.0 [INFO] [stderr] Compiling epoll v4.3.1 [INFO] [stderr] Compiling timerfd v1.4.0 [INFO] [stderr] Compiling sendfd v0.4.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling vm-superio v0.5.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling clap_lex v0.3.2 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling is-terminal v0.4.4 [INFO] [stderr] Compiling linux-loader v0.8.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling seccompiler v0.2.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling slog-term v2.9.0 [INFO] [stderr] Compiling slog-stdlog v4.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.39 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling clap_derive v4.1.8 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling caps v0.5.5 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling dbs-device v0.2.0 (https://github.com/kata-containers/kata-containers?branch=main#37a4049d) [INFO] [stderr] Compiling dbs-arch v0.2.3 (https://github.com/kata-containers/kata-containers?branch=main#37a4049d) [INFO] [stderr] Compiling dbs-address-space v0.3.0 (https://github.com/kata-containers/kata-containers?branch=main#37a4049d) [INFO] [stderr] Compiling vfio-ioctls v0.1.0 [INFO] [stderr] Compiling dbs-allocator v0.1.1 (https://github.com/kata-containers/kata-containers?branch=main#37a4049d) [INFO] [stderr] Compiling dbs-interrupt v0.2.2 (https://github.com/kata-containers/kata-containers?branch=main#37a4049d) [INFO] [stderr] Compiling dbs-boot v0.4.0 (https://github.com/kata-containers/kata-containers?branch=main#37a4049d) [INFO] [stderr] Compiling clap v4.1.8 [INFO] [stderr] Compiling dbs-pci v0.1.0 (https://github.com/kata-containers/kata-containers?branch=main#37a4049d) [INFO] [stderr] Compiling lz4 v1.24.0 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling h2 v0.3.24 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling procfs v0.12.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling dbs-utils v0.2.1 (https://github.com/kata-containers/kata-containers?branch=main#37a4049d) [INFO] [stderr] Compiling dbs-legacy-devices v0.1.1 (https://github.com/kata-containers/kata-containers?branch=main#37a4049d) [INFO] [stderr] Compiling slog-json v2.6.1 [INFO] [stderr] Compiling nydus-api v0.3.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling nydus-utils v0.4.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling nydus-storage v0.6.4 [INFO] [stderr] Compiling nydus-rafs v0.3.2 [INFO] [stderr] Compiling dbs-virtio-devices v0.3.1 (https://github.com/kata-containers/kata-containers?branch=main#37a4049d) [INFO] [stderr] Compiling dbs-upcall v0.3.0 (https://github.com/kata-containers/kata-containers?branch=main#37a4049d) [INFO] [stderr] Compiling dragonball v0.1.0 (https://github.com/kata-containers/kata-containers?branch=main#37a4049d) [INFO] [stderr] Compiling dbs-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 01s [INFO] running `Command { std: "docker" "inspect" "47a8c3fd7454208db4f66dfa008b98ffa0f9a4a8b38226e6a709dc913ffe07c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47a8c3fd7454208db4f66dfa008b98ffa0f9a4a8b38226e6a709dc913ffe07c2", kill_on_drop: false }` [INFO] [stdout] 47a8c3fd7454208db4f66dfa008b98ffa0f9a4a8b38226e6a709dc913ffe07c2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 432630d082fdcce8fc261c119b316442f91e4d5e38503fa145484b961a703648 [INFO] running `Command { std: "docker" "start" "-a" "432630d082fdcce8fc261c119b316442f91e4d5e38503fa145484b961a703648", kill_on_drop: false }` [INFO] [stderr] Compiling dbs-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.83s [INFO] running `Command { std: "docker" "inspect" "432630d082fdcce8fc261c119b316442f91e4d5e38503fa145484b961a703648", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "432630d082fdcce8fc261c119b316442f91e4d5e38503fa145484b961a703648", kill_on_drop: false }` [INFO] [stdout] 432630d082fdcce8fc261c119b316442f91e4d5e38503fa145484b961a703648 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+1.79.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eb94d8a4a567428437e5b83d669c18f4d6bfbe33b3d5b93bb7f9b1b45a20a672 [INFO] running `Command { std: "docker" "start" "-a" "eb94d8a4a567428437e5b83d669c18f4d6bfbe33b3d5b93bb7f9b1b45a20a672", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dbs_cli-f97d13b71e6d675f) [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" "eb94d8a4a567428437e5b83d669c18f4d6bfbe33b3d5b93bb7f9b1b45a20a672", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb94d8a4a567428437e5b83d669c18f4d6bfbe33b3d5b93bb7f9b1b45a20a672", kill_on_drop: false }` [INFO] [stdout] eb94d8a4a567428437e5b83d669c18f4d6bfbe33b3d5b93bb7f9b1b45a20a672 [INFO] testing openanolis/dbs-cli against beta-2024-06-22 for beta-1.80-4 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fopenanolis%2Fdbs-cli" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/openanolis/dbs-cli on toolchain beta-2024-06-22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/openanolis/dbs-cli [INFO] finished tweaking git repo https://github.com/openanolis/dbs-cli [INFO] tweaked toml for git repo https://github.com/openanolis/dbs-cli written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/openanolis/dbs-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" "+beta-2024-06-22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf71c3d6b2724752aaa1bef6fd01297f6762cb70e602e41a3417bc1f2aeeec70 [INFO] running `Command { std: "docker" "start" "-a" "bf71c3d6b2724752aaa1bef6fd01297f6762cb70e602e41a3417bc1f2aeeec70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf71c3d6b2724752aaa1bef6fd01297f6762cb70e602e41a3417bc1f2aeeec70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf71c3d6b2724752aaa1bef6fd01297f6762cb70e602e41a3417bc1f2aeeec70", kill_on_drop: false }` [INFO] [stdout] bf71c3d6b2724752aaa1bef6fd01297f6762cb70e602e41a3417bc1f2aeeec70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-06-22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d5fd909707012bc0aa6b0c4dee942cb97778abf00281e147636bfece8423622 [INFO] running `Command { std: "docker" "start" "-a" "2d5fd909707012bc0aa6b0c4dee942cb97778abf00281e147636bfece8423622", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.52 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling thiserror v1.0.39 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling serde_derive v1.0.156 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling serde v1.0.156 [INFO] [stderr] Compiling tokio v1.26.0 [INFO] [stderr] Compiling futures-core v0.3.27 [INFO] [stderr] Compiling io-lifetimes v1.0.6 [INFO] [stderr] Compiling rustix v0.36.9 [INFO] [stderr] Compiling futures-task v0.3.27 [INFO] [stderr] Compiling openssl v0.10.59 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling futures-util v0.3.27 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling futures-channel v0.3.27 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling kvm-ioctls v0.12.0 [INFO] [stderr] Compiling futures-sink v0.3.27 [INFO] [stderr] Compiling futures-io v0.3.27 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling virtio-bindings v0.1.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling fuse-backend-rs v0.10.5 [INFO] [stderr] Compiling constant_time_eq v0.2.5 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling syn v2.0.12 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling io-uring v0.5.13 [INFO] [stderr] Compiling vm-fdt v0.2.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling procfs v0.14.2 [INFO] [stderr] Compiling protobuf v2.28.0 [INFO] [stderr] Compiling time-macros v0.2.8 [INFO] [stderr] Compiling vmm-sys-util v0.11.1 [INFO] [stderr] Compiling vm-memory v0.10.0 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling openssl-src v300.1.6+3.1.4 [INFO] [stderr] Compiling cmake v0.1.49 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling kvm-bindings v0.6.0 [INFO] [stderr] Compiling filetime v0.2.20 [INFO] [stderr] Compiling virtio-queue v0.7.1 [INFO] [stderr] Compiling xattr v0.2.3 [INFO] [stderr] Compiling event-manager v0.2.1 [INFO] [stderr] Compiling nix v0.23.2 [INFO] [stderr] Compiling openssl-sys v0.9.95 [INFO] [stderr] Compiling zstd-sys v2.0.7+zstd.1.5.4 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling lz4-sys v1.9.4 [INFO] [stderr] Compiling blake3 v1.3.3 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling vhost v0.6.1 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling rlimit v0.7.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling epoll v4.3.1 [INFO] [stderr] Compiling sendfd v0.4.3 [INFO] [stderr] Compiling vfio-bindings v0.3.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling prometheus v0.13.3 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling time v0.3.20 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling os_str_bytes v6.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stdout] error[E0282]: type annotations needed for `Box<_>` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/time-0.3.20/src/format_description/parse/mod.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | let items = format_items [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 86 | Ok(items.into()) [INFO] [stdout] | ---- type must be known at this point [INFO] [stdout] | [INFO] [stdout] help: consider giving `items` an explicit type, where the placeholders `_` are specified [INFO] [stdout] | [INFO] [stdout] 83 | let items: Box<_> = format_items [INFO] [stdout] | ++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling timerfd v1.4.0 [INFO] [stderr] Compiling vm-superio v0.5.0 [INFO] [stderr] Compiling clap_lex v0.3.2 [INFO] [stderr] Compiling is-terminal v0.4.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling linux-loader v0.8.1 [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0282`. [INFO] [stdout] [INFO] [stderr] error: could not compile `time` (lib) due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2d5fd909707012bc0aa6b0c4dee942cb97778abf00281e147636bfece8423622", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d5fd909707012bc0aa6b0c4dee942cb97778abf00281e147636bfece8423622", kill_on_drop: false }` [INFO] [stdout] 2d5fd909707012bc0aa6b0c4dee942cb97778abf00281e147636bfece8423622