[INFO] cloning repository https://github.com/jongiddy/msod-stat [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jongiddy/msod-stat" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjongiddy%2Fmsod-stat", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjongiddy%2Fmsod-stat'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] abf87ef21ad4f804adba7f3f594ad28233760a50 [INFO] testing jongiddy/msod-stat against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjongiddy%2Fmsod-stat" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/jongiddy/msod-stat [INFO] finished tweaking git repo https://github.com/jongiddy/msod-stat [INFO] tweaked toml for git repo https://github.com/jongiddy/msod-stat written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/jongiddy/msod-stat on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/jongiddy/msod-stat 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-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 40039a02c2ada243b376a9664e96891a9a770b06d4de7b8fdee856291d825be9 [INFO] running `Command { std: "docker" "start" "-a" "40039a02c2ada243b376a9664e96891a9a770b06d4de7b8fdee856291d825be9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "40039a02c2ada243b376a9664e96891a9a770b06d4de7b8fdee856291d825be9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "40039a02c2ada243b376a9664e96891a9a770b06d4de7b8fdee856291d825be9", kill_on_drop: false }` [INFO] [stdout] 40039a02c2ada243b376a9664e96891a9a770b06d4de7b8fdee856291d825be9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0c22ec7b7a0a78aeb45833011be442b050495cc50ed45ad0533eb1dea500cef0 [INFO] running `Command { std: "docker" "start" "-a" "0c22ec7b7a0a78aeb45833011be442b050495cc50ed45ad0533eb1dea500cef0", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.138 [INFO] [stderr] Compiling serde v1.0.138 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling tracing-core v0.1.28 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling crypto-common v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling rustls-pemfile v1.0.0 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling ascii v1.0.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling chunked_transfer v1.4.0 [INFO] [stderr] Compiling open v3.0.1 [INFO] [stderr] Compiling directories v4.0.1 [INFO] [stderr] Compiling string-error v0.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling jemalloc-sys v0.5.1+5.3.0-patched [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling hyper v0.14.19 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_path_to_error v0.1.7 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling tiny_http v0.9.0 [INFO] [stderr] Compiling oauth2 v4.2.2 [INFO] [stderr] Compiling jemallocator v0.5.0 [INFO] [stderr] Compiling msod-stat v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "0c22ec7b7a0a78aeb45833011be442b050495cc50ed45ad0533eb1dea500cef0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c22ec7b7a0a78aeb45833011be442b050495cc50ed45ad0533eb1dea500cef0", kill_on_drop: false }` [INFO] [stdout] 0c22ec7b7a0a78aeb45833011be442b050495cc50ed45ad0533eb1dea500cef0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b796753f799acdbe1008bc3b8d77ed757353c22e654f8700a00e7481dfb10563 [INFO] running `Command { std: "docker" "start" "-a" "b796753f799acdbe1008bc3b8d77ed757353c22e654f8700a00e7481dfb10563", kill_on_drop: false }` [INFO] [stderr] Compiling msod-stat v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.55s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "b796753f799acdbe1008bc3b8d77ed757353c22e654f8700a00e7481dfb10563", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b796753f799acdbe1008bc3b8d77ed757353c22e654f8700a00e7481dfb10563", kill_on_drop: false }` [INFO] [stdout] b796753f799acdbe1008bc3b8d77ed757353c22e654f8700a00e7481dfb10563 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6c9984c7bcd4bec6524effff5c8967bacde74a679eb7c19cea13d37999bbce75 [INFO] running `Command { std: "docker" "start" "-a" "6c9984c7bcd4bec6524effff5c8967bacde74a679eb7c19cea13d37999bbce75", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/msod_stat-db3f0c7ac2f8c139) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test item::tests::json_package ... ok [INFO] [stdout] test item::tests::json_deleted ... ok [INFO] [stdout] test item::tests::json_file ... ok [INFO] [stdout] test item::tests::json_folder ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6c9984c7bcd4bec6524effff5c8967bacde74a679eb7c19cea13d37999bbce75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c9984c7bcd4bec6524effff5c8967bacde74a679eb7c19cea13d37999bbce75", kill_on_drop: false }` [INFO] [stdout] 6c9984c7bcd4bec6524effff5c8967bacde74a679eb7c19cea13d37999bbce75