[INFO] cloning repository https://github.com/oniku-2929/tagcm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oniku-2929/tagcm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foniku-2929%2Ftagcm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foniku-2929%2Ftagcm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 94001b4d43c20bc9ff3c72105aeb93c6933ae2f9 [INFO] testing oniku-2929/tagcm against nightly-2025-01-18+rustflags=-Zrandomize-layout for randomize-layout-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foniku-2929%2Ftagcm" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/oniku-2929/tagcm on toolchain nightly-2025-01-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/oniku-2929/tagcm [INFO] finished tweaking git repo https://github.com/oniku-2929/tagcm [INFO] tweaked toml for git repo https://github.com/oniku-2929/tagcm written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/oniku-2929/tagcm 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" "+nightly-2025-01-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3623049ad30f6aab3bd111f09848a25454640f2528c3ab5658e518b8e9ee9431 [INFO] running `Command { std: "docker" "start" "-a" "3623049ad30f6aab3bd111f09848a25454640f2528c3ab5658e518b8e9ee9431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3623049ad30f6aab3bd111f09848a25454640f2528c3ab5658e518b8e9ee9431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3623049ad30f6aab3bd111f09848a25454640f2528c3ab5658e518b8e9ee9431", kill_on_drop: false }` [INFO] [stdout] 3623049ad30f6aab3bd111f09848a25454640f2528c3ab5658e518b8e9ee9431 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4af4fb7e277e3ae12ad2345214c9726200dd1e12e33518058ef4a4863e347e29 [INFO] running `Command { std: "docker" "start" "-a" "4af4fb7e277e3ae12ad2345214c9726200dd1e12e33518058ef4a4863e347e29", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zerocopy v0.7.34 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling xml-rs v0.8.20 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustls v0.23.10 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling tokio v1.37.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling anstyle-parse v0.2.4 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling rustls-webpki v0.102.4 [INFO] [stderr] Compiling x11rb-protocol v0.10.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling hyper v1.3.1 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling gethostname v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.0 [INFO] [stderr] Compiling anstyle-query v1.0.3 [INFO] [stderr] Compiling anstyle v1.0.7 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling colorchoice v1.0.1 [INFO] [stderr] Compiling anstream v0.6.14 [INFO] [stderr] Compiling tree_magic_mini v3.1.4 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling hyper-util v0.1.4 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling os_pipe v1.1.5 [INFO] [stderr] Compiling castaway v0.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling webpki-roots v0.26.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling miniz_oxide v0.7.3 [INFO] [stderr] Compiling unicode-truncate v1.0.0 [INFO] [stderr] Compiling compact_str v0.7.1 [INFO] [stderr] Compiling strum v0.26.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling crossterm v0.27.0 [INFO] [stderr] Compiling x11rb v0.10.1 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling stability v0.2.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling xattr v1.3.1 [INFO] [stderr] Compiling x11-clipboard v0.7.1 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling http-body-util v0.1.1 [INFO] [stderr] Compiling lru v0.12.3 [INFO] [stderr] Compiling cassowary v0.3.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling ratatui v0.27.0 [INFO] [stderr] Compiling flate2 v1.0.30 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling tar v0.4.41 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling rustc-serialize v0.3.25 [INFO] [stderr] Compiling wl-clipboard-rs v0.7.0 [INFO] [stderr] Compiling cli-clipboard v0.4.0 [INFO] [stderr] Compiling tagcm v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 45s [INFO] running `Command { std: "docker" "inspect" "4af4fb7e277e3ae12ad2345214c9726200dd1e12e33518058ef4a4863e347e29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4af4fb7e277e3ae12ad2345214c9726200dd1e12e33518058ef4a4863e347e29", kill_on_drop: false }` [INFO] [stdout] 4af4fb7e277e3ae12ad2345214c9726200dd1e12e33518058ef4a4863e347e29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7757e25e4118f19b2fca51e481420aed83da3f5ddc5a8f49f8d26433d9c7e22 [INFO] running `Command { std: "docker" "start" "-a" "c7757e25e4118f19b2fca51e481420aed83da3f5ddc5a8f49f8d26433d9c7e22", kill_on_drop: false }` [INFO] [stderr] Compiling tagcm v0.5.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.60s [INFO] running `Command { std: "docker" "inspect" "c7757e25e4118f19b2fca51e481420aed83da3f5ddc5a8f49f8d26433d9c7e22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7757e25e4118f19b2fca51e481420aed83da3f5ddc5a8f49f8d26433d9c7e22", kill_on_drop: false }` [INFO] [stdout] c7757e25e4118f19b2fca51e481420aed83da3f5ddc5a8f49f8d26433d9c7e22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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 -Zrandomize-layout" "-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:819108c5571ea2e421544af4d832f968d213c87fbe3707a016657f43d2f853bc" "/opt/rustwide/cargo-home/bin/cargo" "+nightly-2025-01-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0f78bd89814862f5cddcec06e10b49eebb74791d88af0cffb7c95fade427e599 [INFO] running `Command { std: "docker" "start" "-a" "0f78bd89814862f5cddcec06e10b49eebb74791d88af0cffb7c95fade427e599", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/tagcm-f9b20d34edda5279) [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test cmd::add::tests::test_add ... ok [INFO] [stdout] test cmd::search::tests::test_search_single_tag ... ok [INFO] [stdout] test cmd::show::tests::test_show ... ok [INFO] [stdout] test cmd::delete::tests::test_delete ... ok [INFO] [stdout] test cmd::search::tests::test_search_same_prefix ... ok [INFO] [stdout] test cmd::show::tests::test_show_all ... ok [INFO] [stdout] test cmd::update::tests::test_download_binary ... ok [INFO] [stdout] test cmd::update::tests::test_semver_is_same ... ok [INFO] [stdout] test cmd::search::tests::test_search_different_prefix ... ok [INFO] [stdout] test cmd::update::tests::test_semver_invalid ... ok [INFO] [stdout] test cmd::update::tests::test_semver_greater ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0f78bd89814862f5cddcec06e10b49eebb74791d88af0cffb7c95fade427e599", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f78bd89814862f5cddcec06e10b49eebb74791d88af0cffb7c95fade427e599", kill_on_drop: false }` [INFO] [stdout] 0f78bd89814862f5cddcec06e10b49eebb74791d88af0cffb7c95fade427e599