[INFO] fetching crate vim-profiler 0.0.4... [INFO] testing vim-profiler-0.0.4 against beta-2025-10-28 for beta-1.92-2 [INFO] extracting crate vim-profiler 0.0.4 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate vim-profiler 0.0.4 [INFO] finished tweaking crates.io crate vim-profiler 0.0.4 [INFO] tweaked toml for crates.io crate vim-profiler 0.0.4 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vim-profiler 0.0.4 on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vim-profiler 0.0.4 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-10-28" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 24d7ae4d7f85d45f48a359d8aa5d7b2526d5d96254e1879567c6363e889cf20d [INFO] running `Command { std: "docker" "start" "-a" "24d7ae4d7f85d45f48a359d8aa5d7b2526d5d96254e1879567c6363e889cf20d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24d7ae4d7f85d45f48a359d8aa5d7b2526d5d96254e1879567c6363e889cf20d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24d7ae4d7f85d45f48a359d8aa5d7b2526d5d96254e1879567c6363e889cf20d", kill_on_drop: false }` [INFO] [stdout] 24d7ae4d7f85d45f48a359d8aa5d7b2526d5d96254e1879567c6363e889cf20d [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea719319ef6a19f0d7d251fe68d2cd8fc0879644002f20ad066d905c30703640 [INFO] running `Command { std: "docker" "start" "-a" "ea719319ef6a19f0d7d251fe68d2cd8fc0879644002f20ad066d905c30703640", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling svg v0.7.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling format_num v0.1.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling charts v0.3.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling snafu v0.6.10 [INFO] [stderr] Compiling vim-profiler v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.91s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.7.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "ea719319ef6a19f0d7d251fe68d2cd8fc0879644002f20ad066d905c30703640", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea719319ef6a19f0d7d251fe68d2cd8fc0879644002f20ad066d905c30703640", kill_on_drop: false }` [INFO] [stdout] ea719319ef6a19f0d7d251fe68d2cd8fc0879644002f20ad066d905c30703640 [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 34132ae88d047fa82b6462b0b6d154d5274163a8269fec15a8ee2aaa3f65efbc [INFO] running `Command { std: "docker" "start" "-a" "34132ae88d047fa82b6462b0b6d154d5274163a8269fec15a8ee2aaa3f65efbc", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-linebreak v0.1.1 [INFO] [stderr] Compiling smawk v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling vim-profiler v0.0.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.49s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.7.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "34132ae88d047fa82b6462b0b6d154d5274163a8269fec15a8ee2aaa3f65efbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34132ae88d047fa82b6462b0b6d154d5274163a8269fec15a8ee2aaa3f65efbc", kill_on_drop: false }` [INFO] [stdout] 34132ae88d047fa82b6462b0b6d154d5274163a8269fec15a8ee2aaa3f65efbc [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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ec8eee7c2ee4051c97418ef8cde0993130c8fe22622b0801cc0550f129480ca3 [INFO] running `Command { std: "docker" "start" "-a" "ec8eee7c2ee4051c97418ef8cde0993130c8fe22622b0801cc0550f129480ca3", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: svg v0.7.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vp-3cdf6311655246b6) [INFO] [stdout] running 14 tests [INFO] [stdout] test plugin::tests::average ... ok [INFO] [stdout] test plugin::tests::deviation ... ok [INFO] [stdout] test plugin::tests::max ... ok [INFO] [stdout] test plugin::tests::median ... ok [INFO] [stdout] test plugin::tests::min ... ok [INFO] [stdout] test plugins::tests::len_largest ... ok [INFO] [stdout] test plugins::tests::max ... ok [INFO] [stdout] test plugins::tests::min ... ok [INFO] [stdout] test plugins::tests::sort ... ok [INFO] [stdout] test plugins::tests::sort_reversed ... ok [INFO] [stdout] test worker::tests::parse ... FAILED [INFO] [stdout] test utils::tests::test_repeat ... ok [INFO] [stdout] test worker::tests::plugin_directory_empty_content ... ok [INFO] [stdout] test worker::tests::plugin_directory ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- worker::tests::parse stdout ---- [INFO] [stdout] Error: Io { source: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } } [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] worker::tests::parse [INFO] [stdout] [INFO] [stdout] test result: FAILED. 13 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--bin vp` [INFO] running `Command { std: "docker" "inspect" "ec8eee7c2ee4051c97418ef8cde0993130c8fe22622b0801cc0550f129480ca3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec8eee7c2ee4051c97418ef8cde0993130c8fe22622b0801cc0550f129480ca3", kill_on_drop: false }` [INFO] [stdout] ec8eee7c2ee4051c97418ef8cde0993130c8fe22622b0801cc0550f129480ca3