[INFO] fetching crate vmp 1.0.0-alpha.1... [INFO] testing vmp-1.0.0-alpha.1 against try#2440211fe03bc45c89b6dc1a3df18382ce91e32b for pr-146098-1 [INFO] extracting crate vmp 1.0.0-alpha.1 into /workspace/builds/worker-7-tc2/source [INFO] started tweaking crates.io crate vmp 1.0.0-alpha.1 [INFO] finished tweaking crates.io crate vmp 1.0.0-alpha.1 [INFO] tweaked toml for crates.io crate vmp 1.0.0-alpha.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate vmp 1.0.0-alpha.1 on toolchain 2440211fe03bc45c89b6dc1a3df18382ce91e32b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate vmp 1.0.0-alpha.1 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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30d526abcb1b8d512c2646509907d24deb5971471d555b40a98015667e1510c3 [INFO] running `Command { std: "docker" "start" "-a" "30d526abcb1b8d512c2646509907d24deb5971471d555b40a98015667e1510c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30d526abcb1b8d512c2646509907d24deb5971471d555b40a98015667e1510c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30d526abcb1b8d512c2646509907d24deb5971471d555b40a98015667e1510c3", kill_on_drop: false }` [INFO] [stdout] 30d526abcb1b8d512c2646509907d24deb5971471d555b40a98015667e1510c3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52222a654d080dec4dd8030d78315229458ef9836739c1591b0332b1eca375a7 [INFO] running `Command { std: "docker" "start" "-a" "52222a654d080dec4dd8030d78315229458ef9836739c1591b0332b1eca375a7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling syn v2.0.75 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling unicode-width v0.1.13 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling vte v0.13.0 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling fuzzy-muff v0.3.26 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling quoted_printable v0.5.1 [INFO] [stderr] Compiling indexmap v2.4.0 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling humansize v2.1.3 [INFO] [stderr] Compiling charset v0.1.5 [INFO] [stderr] Compiling mail-parser v0.9.3 [INFO] [stderr] Compiling mailparse v0.15.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling shellexpand v3.1.0 [INFO] [stderr] Compiling which v6.0.3 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling serde_spanned v0.6.7 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling tuikit v0.5.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling vomit-m2dir v0.1.2 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling clap v4.5.16 [INFO] [stderr] Compiling toml v0.7.8 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling two_percent v0.11.21 [INFO] [stderr] Compiling vomit-config v0.2.1 [INFO] [stderr] Compiling vomit v1.0.0-alpha.1 [INFO] [stderr] Compiling vmp v1.0.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.74s [INFO] running `Command { std: "docker" "inspect" "52222a654d080dec4dd8030d78315229458ef9836739c1591b0332b1eca375a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52222a654d080dec4dd8030d78315229458ef9836739c1591b0332b1eca375a7", kill_on_drop: false }` [INFO] [stdout] 52222a654d080dec4dd8030d78315229458ef9836739c1591b0332b1eca375a7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d584e35466d6dfe1be9b3e219e79c5d18920873a52cdcdd49a6cf378343145f8 [INFO] running `Command { std: "docker" "start" "-a" "d584e35466d6dfe1be9b3e219e79c5d18920873a52cdcdd49a6cf378343145f8", kill_on_drop: false }` [INFO] [stderr] Compiling vmp v1.0.0-alpha.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.49s [INFO] running `Command { std: "docker" "inspect" "d584e35466d6dfe1be9b3e219e79c5d18920873a52cdcdd49a6cf378343145f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d584e35466d6dfe1be9b3e219e79c5d18920873a52cdcdd49a6cf378343145f8", kill_on_drop: false }` [INFO] [stdout] d584e35466d6dfe1be9b3e219e79c5d18920873a52cdcdd49a6cf378343145f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+2440211fe03bc45c89b6dc1a3df18382ce91e32b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] be6ab182fb26b733ca2234182b59c28a1ed29489e519c444ce6d798cce3519c2 [INFO] running `Command { std: "docker" "start" "-a" "be6ab182fb26b733ca2234182b59c28a1ed29489e519c444ce6d798cce3519c2", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/vmp-fbe89a8008eeb390) [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" "be6ab182fb26b733ca2234182b59c28a1ed29489e519c444ce6d798cce3519c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "be6ab182fb26b733ca2234182b59c28a1ed29489e519c444ce6d798cce3519c2", kill_on_drop: false }` [INFO] [stdout] be6ab182fb26b733ca2234182b59c28a1ed29489e519c444ce6d798cce3519c2