[INFO] cloning repository https://github.com/zer0-x/foxmarks [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zer0-x/foxmarks" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzer0-x%2Ffoxmarks", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzer0-x%2Ffoxmarks'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 50919f1ee38323119f67957879539e19d39f13c5 [INFO] testing zer0-x/foxmarks against beta-2025-01-12 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzer0-x%2Ffoxmarks" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zer0-x/foxmarks on toolchain beta-2025-01-12 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zer0-x/foxmarks [INFO] finished tweaking git repo https://github.com/zer0-x/foxmarks [INFO] tweaked toml for git repo https://github.com/zer0-x/foxmarks written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zer0-x/foxmarks 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-01-12" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_complete v4.5.33 [INFO] [stderr] Downloaded cc v1.1.29 [INFO] [stderr] Downloaded configparser v3.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ba4a2f71945036ce66b224f845956726b0a44c8df4abca22fdbf649c8d53869f [INFO] running `Command { std: "docker" "start" "-a" "ba4a2f71945036ce66b224f845956726b0a44c8df4abca22fdbf649c8d53869f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ba4a2f71945036ce66b224f845956726b0a44c8df4abca22fdbf649c8d53869f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba4a2f71945036ce66b224f845956726b0a44c8df4abca22fdbf649c8d53869f", kill_on_drop: false }` [INFO] [stdout] ba4a2f71945036ce66b224f845956726b0a44c8df4abca22fdbf649c8d53869f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b3b227c11b92d90d1eaf74cea386fd87356951e02560da587d767a66360095ea [INFO] running `Command { std: "docker" "start" "-a" "b3b227c11b92d90d1eaf74cea386fd87356951e02560da587d767a66360095ea", kill_on_drop: false }` [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling libc v0.2.159 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling cc v1.1.29 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling clap_builder v4.5.20 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling roff v0.2.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling configparser v3.1.0 [INFO] [stderr] Compiling hashlink v0.9.1 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling tempfile v3.13.0 [INFO] [stderr] Compiling clap v4.5.20 [INFO] [stderr] Compiling clap_mangen v0.2.24 [INFO] [stderr] Compiling clap_complete v4.5.33 [INFO] [stderr] Compiling foxmarks v2.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: foxmarks@2.1.0: completion files and man pages are generated: "/opt/rustwide/target/debug/build/foxmarks-e8fc5a1d1894ec6e/out" [INFO] [stderr] Compiling rusqlite v0.32.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.85s [INFO] running `Command { std: "docker" "inspect" "b3b227c11b92d90d1eaf74cea386fd87356951e02560da587d767a66360095ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3b227c11b92d90d1eaf74cea386fd87356951e02560da587d767a66360095ea", kill_on_drop: false }` [INFO] [stdout] b3b227c11b92d90d1eaf74cea386fd87356951e02560da587d767a66360095ea [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6b1e1330ba6a542722916957f7d82eff97cbc1d214a0e7a02f8ed4fef7978102 [INFO] running `Command { std: "docker" "start" "-a" "6b1e1330ba6a542722916957f7d82eff97cbc1d214a0e7a02f8ed4fef7978102", kill_on_drop: false }` [INFO] [stderr] warning: foxmarks@2.1.0: completion files and man pages are generated: "/opt/rustwide/target/debug/build/foxmarks-e8fc5a1d1894ec6e/out" [INFO] [stderr] Compiling foxmarks v2.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.89s [INFO] running `Command { std: "docker" "inspect" "6b1e1330ba6a542722916957f7d82eff97cbc1d214a0e7a02f8ed4fef7978102", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b1e1330ba6a542722916957f7d82eff97cbc1d214a0e7a02f8ed4fef7978102", kill_on_drop: false }` [INFO] [stdout] 6b1e1330ba6a542722916957f7d82eff97cbc1d214a0e7a02f8ed4fef7978102 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-01-12" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7a07d0c058a6442e2cc27fc284abe213ac62cd1cfdbf1db9c223a02c5c66c0c1 [INFO] running `Command { std: "docker" "start" "-a" "7a07d0c058a6442e2cc27fc284abe213ac62cd1cfdbf1db9c223a02c5c66c0c1", kill_on_drop: false }` [INFO] [stderr] warning: foxmarks@2.1.0: completion files and man pages are generated: "/opt/rustwide/target/debug/build/foxmarks-e8fc5a1d1894ec6e/out" [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/foxmarks-c274dcd37df07187) [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] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/foxmarks-b157a4216eef54ea) [INFO] [stdout] [INFO] [stderr] Doc-tests foxmarks [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] [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" "7a07d0c058a6442e2cc27fc284abe213ac62cd1cfdbf1db9c223a02c5c66c0c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a07d0c058a6442e2cc27fc284abe213ac62cd1cfdbf1db9c223a02c5c66c0c1", kill_on_drop: false }` [INFO] [stdout] 7a07d0c058a6442e2cc27fc284abe213ac62cd1cfdbf1db9c223a02c5c66c0c1