[INFO] cloning repository https://github.com/idiv-biodiversity/stor-age [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/idiv-biodiversity/stor-age" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidiv-biodiversity%2Fstor-age", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidiv-biodiversity%2Fstor-age'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] af29fd79b911e1d4799883cef2f61520dd54531c [INFO] building idiv-biodiversity/stor-age against try#dd06aa59b9c8562b8b5652c638defc5836c326d0 for pr-137044-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fidiv-biodiversity%2Fstor-age" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/idiv-biodiversity/stor-age on toolchain dd06aa59b9c8562b8b5652c638defc5836c326d0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/idiv-biodiversity/stor-age [INFO] finished tweaking git repo https://github.com/idiv-biodiversity/stor-age [INFO] tweaked toml for git repo https://github.com/idiv-biodiversity/stor-age written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/idiv-biodiversity/stor-age 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" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ca7b86b057b2a4978afd70af54af3f95b993d17922daf2b7ed6775b9b734f721 [INFO] running `Command { std: "docker" "start" "-a" "ca7b86b057b2a4978afd70af54af3f95b993d17922daf2b7ed6775b9b734f721", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ca7b86b057b2a4978afd70af54af3f95b993d17922daf2b7ed6775b9b734f721", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca7b86b057b2a4978afd70af54af3f95b993d17922daf2b7ed6775b9b734f721", kill_on_drop: false }` [INFO] [stdout] ca7b86b057b2a4978afd70af54af3f95b993d17922daf2b7ed6775b9b734f721 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5ecaa899917b78a53e7e85fdbd0b3285b19463b712c65fd181da5c36238546a6 [INFO] running `Command { std: "docker" "start" "-a" "5ecaa899917b78a53e7e85fdbd0b3285b19463b712c65fd181da5c36238546a6", kill_on_drop: false }` [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.3 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling encode_unicode v1.0.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling bytesize v1.3.0 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling smooth v0.2.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling clap_builder v4.5.22 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling prettytable-rs v0.10.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling clap v4.5.22 [INFO] [stderr] Compiling clap_mangen v0.2.24 [INFO] [stderr] Compiling clap_complete v4.5.38 [INFO] [stderr] Compiling stor-age v0.6.6 (/opt/rustwide/workdir) [INFO] [stderr] warning: stor-age@0.6.6: generating man page and shell completions only in release mode, current: PROFILE=debug [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.81s [INFO] running `Command { std: "docker" "inspect" "5ecaa899917b78a53e7e85fdbd0b3285b19463b712c65fd181da5c36238546a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5ecaa899917b78a53e7e85fdbd0b3285b19463b712c65fd181da5c36238546a6", kill_on_drop: false }` [INFO] [stdout] 5ecaa899917b78a53e7e85fdbd0b3285b19463b712c65fd181da5c36238546a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+dd06aa59b9c8562b8b5652c638defc5836c326d0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a74c8febfd205e08067e8c1913241ccbab217ab579abcde0de04a5f43777191 [INFO] running `Command { std: "docker" "start" "-a" "6a74c8febfd205e08067e8c1913241ccbab217ab579abcde0de04a5f43777191", kill_on_drop: false }` [INFO] [stderr] Compiling rustix v0.38.41 [INFO] [stderr] Compiling predicates-core v1.0.8 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling assert_cmd v2.0.16 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] warning: stor-age@0.6.6: generating man page and shell completions only in release mode, current: PROFILE=debug [INFO] [stderr] Compiling predicates-tree v1.0.11 [INFO] [stderr] Compiling terminal_size v0.4.1 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap_builder v4.5.22 [INFO] [stderr] Compiling bstr v1.11.0 [INFO] [stderr] Compiling env_filter v0.1.2 [INFO] [stderr] Compiling predicates v3.1.2 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling clap v4.5.22 [INFO] [stderr] Compiling stor-age v0.6.6 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 14.68s [INFO] running `Command { std: "docker" "inspect" "6a74c8febfd205e08067e8c1913241ccbab217ab579abcde0de04a5f43777191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a74c8febfd205e08067e8c1913241ccbab217ab579abcde0de04a5f43777191", kill_on_drop: false }` [INFO] [stdout] 6a74c8febfd205e08067e8c1913241ccbab217ab579abcde0de04a5f43777191