[INFO] cloning repository https://github.com/marius/bacify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/marius/bacify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarius%2Fbacify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarius%2Fbacify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f2b638486a85066285e1914439cdaa61b31415f8 [INFO] testing marius/bacify against beta-2025-02-18 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmarius%2Fbacify" "/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/marius/bacify on toolchain beta-2025-02-18 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/marius/bacify [INFO] finished tweaking git repo https://github.com/marius/bacify [INFO] tweaked toml for git repo https://github.com/marius/bacify written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/marius/bacify 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-2025-02-18" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c025a4752ba0b05f788ea9ad847e36210421b5ac5bff1592b64f67dd4b950f3a [INFO] running `Command { std: "docker" "start" "-a" "c025a4752ba0b05f788ea9ad847e36210421b5ac5bff1592b64f67dd4b950f3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c025a4752ba0b05f788ea9ad847e36210421b5ac5bff1592b64f67dd4b950f3a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c025a4752ba0b05f788ea9ad847e36210421b5ac5bff1592b64f67dd4b950f3a", kill_on_drop: false }` [INFO] [stdout] c025a4752ba0b05f788ea9ad847e36210421b5ac5bff1592b64f67dd4b950f3a [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f45d999c19d94fc34ba806cf11b4d7353236ed2b0fc976e0dd18cd8b029058ab [INFO] running `Command { std: "docker" "start" "-a" "f45d999c19d94fc34ba806cf11b4d7353236ed2b0fc976e0dd18cd8b029058ab", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling strsim v0.11.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling fastrand v2.0.2 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling generic-array v1.0.0 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling chrono v0.4.37 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling env_filter v0.1.0 [INFO] [stderr] Compiling env_logger v0.11.3 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling bacify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.24s [INFO] running `Command { std: "docker" "inspect" "f45d999c19d94fc34ba806cf11b4d7353236ed2b0fc976e0dd18cd8b029058ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f45d999c19d94fc34ba806cf11b4d7353236ed2b0fc976e0dd18cd8b029058ab", kill_on_drop: false }` [INFO] [stdout] f45d999c19d94fc34ba806cf11b4d7353236ed2b0fc976e0dd18cd8b029058ab [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e11adb5d3d86a261a8482318ff6cf6522019c5f0222e130c476554af0ca92c2f [INFO] running `Command { std: "docker" "start" "-a" "e11adb5d3d86a261a8482318ff6cf6522019c5f0222e130c476554af0ca92c2f", kill_on_drop: false }` [INFO] [stderr] Compiling bacify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.96s [INFO] running `Command { std: "docker" "inspect" "e11adb5d3d86a261a8482318ff6cf6522019c5f0222e130c476554af0ca92c2f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e11adb5d3d86a261a8482318ff6cf6522019c5f0222e130c476554af0ca92c2f", kill_on_drop: false }` [INFO] [stdout] e11adb5d3d86a261a8482318ff6cf6522019c5f0222e130c476554af0ca92c2f [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-02-18" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a1b92ec280407f580da0a6419f3bc90b5e198feacddb0ae83d1628174e41e899 [INFO] running `Command { std: "docker" "start" "-a" "a1b92ec280407f580da0a6419f3bc90b5e198feacddb0ae83d1628174e41e899", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/bacify-0ea52c8157da4dff) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test tests::test_excluded_exact_match ... ok [INFO] [stdout] test tests::test_excluded_starts_with_match ... ok [INFO] [stdout] test tests::test_not_excluded_no_match ... ok [INFO] [stdout] test tests::test_not_excluded_partial_match ... ok [INFO] [stdout] test tests::test_load_excludes_without_file ... ok [INFO] [stdout] test tests::test_load_excludes_with_invalid_utf8 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a1b92ec280407f580da0a6419f3bc90b5e198feacddb0ae83d1628174e41e899", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1b92ec280407f580da0a6419f3bc90b5e198feacddb0ae83d1628174e41e899", kill_on_drop: false }` [INFO] [stdout] a1b92ec280407f580da0a6419f3bc90b5e198feacddb0ae83d1628174e41e899