[INFO] fetching crate graphannis-malloc_size_of 2.0.0... [INFO] testing graphannis-malloc_size_of-2.0.0 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate graphannis-malloc_size_of 2.0.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate graphannis-malloc_size_of 2.0.0 [INFO] finished tweaking crates.io crate graphannis-malloc_size_of 2.0.0 [INFO] tweaked toml for crates.io crate graphannis-malloc_size_of 2.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate graphannis-malloc_size_of 2.0.0 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 100 packages to latest compatible versions [INFO] [stderr] Adding cssparser v0.29.6 (available: v0.35.0) [INFO] [stderr] Adding smallvec v0.6.14 (available: v1.15.1) [INFO] [stderr] Adding string_cache v0.8.9 (available: v0.9.0) [INFO] [stderr] Adding xml5ever v0.17.0 (available: v0.35.0) [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] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd84530a01f51cecaec844d9ef04f0de2d176273ce0a22d7961173127e7b00ef [INFO] running `Command { std: "docker" "start" "-a" "cd84530a01f51cecaec844d9ef04f0de2d176273ce0a22d7961173127e7b00ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd84530a01f51cecaec844d9ef04f0de2d176273ce0a22d7961173127e7b00ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd84530a01f51cecaec844d9ef04f0de2d176273ce0a22d7961173127e7b00ef", kill_on_drop: false }` [INFO] [stdout] cd84530a01f51cecaec844d9ef04f0de2d176273ce0a22d7961173127e7b00ef [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75a0479fee4cbd4a8920fb9ddb76e5450db9eed9acaad703f71a51d3d7da2e96 [INFO] running `Command { std: "docker" "start" "-a" "75a0479fee4cbd4a8920fb9ddb76e5450db9eed9acaad703f71a51d3d7da2e96", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling graphannis-malloc_size_of v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `thin_slice` [INFO] [stdout] --> lib.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(feature = "thin_slice")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"thin-slice"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `app_units`, `cssparser`, `serde`, `serde_bytes`, `smallbitvec`, `smallvec`, `smartstring`, `string_cache`, `thin-slice`, `url`, `void`, and `xml5ever` [INFO] [stdout] = help: consider adding `thin_slice` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `thin_slice` [INFO] [stdout] --> lib.rs:241:7 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg(feature = "thin_slice")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"thin-slice"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `app_units`, `cssparser`, `serde`, `serde_bytes`, `smallbitvec`, `smallvec`, `smartstring`, `string_cache`, `thin-slice`, `url`, `void`, and `xml5ever` [INFO] [stdout] = help: consider adding `thin_slice` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `thin_slice` [INFO] [stdout] --> lib.rs:254:7 [INFO] [stdout] | [INFO] [stdout] 254 | #[cfg(feature = "thin_slice")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"thin-slice"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `app_units`, `cssparser`, `serde`, `serde_bytes`, `smallbitvec`, `smallvec`, `smartstring`, `string_cache`, `thin-slice`, `url`, `void`, and `xml5ever` [INFO] [stdout] = help: consider adding `thin_slice` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] running `Command { std: "docker" "inspect" "75a0479fee4cbd4a8920fb9ddb76e5450db9eed9acaad703f71a51d3d7da2e96", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75a0479fee4cbd4a8920fb9ddb76e5450db9eed9acaad703f71a51d3d7da2e96", kill_on_drop: false }` [INFO] [stdout] 75a0479fee4cbd4a8920fb9ddb76e5450db9eed9acaad703f71a51d3d7da2e96 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 69fe248b39fe4ffaca09b36f552198846c11ce02ead7e6a8393cde2e7a2de577 [INFO] running `Command { std: "docker" "start" "-a" "69fe248b39fe4ffaca09b36f552198846c11ce02ead7e6a8393cde2e7a2de577", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling graphannis-malloc_size_of v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `thin_slice` [INFO] [stdout] --> lib.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(feature = "thin_slice")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"thin-slice"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `app_units`, `cssparser`, `serde`, `serde_bytes`, `smallbitvec`, `smallvec`, `smartstring`, `string_cache`, `thin-slice`, `url`, `void`, and `xml5ever` [INFO] [stdout] = help: consider adding `thin_slice` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `thin_slice` [INFO] [stdout] --> lib.rs:241:7 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg(feature = "thin_slice")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"thin-slice"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `app_units`, `cssparser`, `serde`, `serde_bytes`, `smallbitvec`, `smallvec`, `smartstring`, `string_cache`, `thin-slice`, `url`, `void`, and `xml5ever` [INFO] [stdout] = help: consider adding `thin_slice` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `thin_slice` [INFO] [stdout] --> lib.rs:254:7 [INFO] [stdout] | [INFO] [stdout] 254 | #[cfg(feature = "thin_slice")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"thin-slice"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `app_units`, `cssparser`, `serde`, `serde_bytes`, `smallbitvec`, `smallvec`, `smartstring`, `string_cache`, `thin-slice`, `url`, `void`, and `xml5ever` [INFO] [stdout] = help: consider adding `thin_slice` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `thin_slice` [INFO] [stdout] --> lib.rs:57:7 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg(feature = "thin_slice")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"thin-slice"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `app_units`, `cssparser`, `serde`, `serde_bytes`, `smallbitvec`, `smallvec`, `smartstring`, `string_cache`, `thin-slice`, `url`, `void`, and `xml5ever` [INFO] [stdout] = help: consider adding `thin_slice` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `thin_slice` [INFO] [stdout] --> lib.rs:241:7 [INFO] [stdout] | [INFO] [stdout] 241 | #[cfg(feature = "thin_slice")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"thin-slice"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `app_units`, `cssparser`, `serde`, `serde_bytes`, `smallbitvec`, `smallvec`, `smartstring`, `string_cache`, `thin-slice`, `url`, `void`, and `xml5ever` [INFO] [stdout] = help: consider adding `thin_slice` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `thin_slice` [INFO] [stdout] --> lib.rs:254:7 [INFO] [stdout] | [INFO] [stdout] 254 | #[cfg(feature = "thin_slice")] [INFO] [stdout] | ^^^^^^^^^^------------ [INFO] [stdout] | | [INFO] [stdout] | help: there is a expected value with a similar name: `"thin-slice"` [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `app_units`, `cssparser`, `serde`, `serde_bytes`, `smallbitvec`, `smallvec`, `smartstring`, `string_cache`, `thin-slice`, `url`, `void`, and `xml5ever` [INFO] [stdout] = help: consider adding `thin_slice` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s [INFO] running `Command { std: "docker" "inspect" "69fe248b39fe4ffaca09b36f552198846c11ce02ead7e6a8393cde2e7a2de577", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "69fe248b39fe4ffaca09b36f552198846c11ce02ead7e6a8393cde2e7a2de577", kill_on_drop: false }` [INFO] [stdout] 69fe248b39fe4ffaca09b36f552198846c11ce02ead7e6a8393cde2e7a2de577 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6665bb41a35a0c15531e690a37fb84933bf1c35682f7d7666d2e01af14572760 [INFO] running `Command { std: "docker" "start" "-a" "6665bb41a35a0c15531e690a37fb84933bf1c35682f7d7666d2e01af14572760", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: unexpected `cfg` condition value: `thin_slice` [INFO] [stderr] --> lib.rs:57:7 [INFO] [stderr] | [INFO] [stderr] 57 | #[cfg(feature = "thin_slice")] [INFO] [stderr] | ^^^^^^^^^^------------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"thin-slice"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `app_units`, `cssparser`, `serde`, `serde_bytes`, `smallbitvec`, `smallvec`, `smartstring`, `string_cache`, `thin-slice`, `url`, `void`, and `xml5ever` [INFO] [stderr] = help: consider adding `thin_slice` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `thin_slice` [INFO] [stderr] --> lib.rs:241:7 [INFO] [stderr] | [INFO] [stderr] 241 | #[cfg(feature = "thin_slice")] [INFO] [stderr] | ^^^^^^^^^^------------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"thin-slice"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `app_units`, `cssparser`, `serde`, `serde_bytes`, `smallbitvec`, `smallvec`, `smartstring`, `string_cache`, `thin-slice`, `url`, `void`, and `xml5ever` [INFO] [stderr] = help: consider adding `thin_slice` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: unexpected `cfg` condition value: `thin_slice` [INFO] [stderr] --> lib.rs:254:7 [INFO] [stderr] | [INFO] [stderr] 254 | #[cfg(feature = "thin_slice")] [INFO] [stderr] | ^^^^^^^^^^------------ [INFO] [stderr] | | [INFO] [stderr] | help: there is a expected value with a similar name: `"thin-slice"` [INFO] [stderr] | [INFO] [stderr] = note: expected values for `feature` are: `app_units`, `cssparser`, `serde`, `serde_bytes`, `smallbitvec`, `smallvec`, `smartstring`, `string_cache`, `thin-slice`, `url`, `void`, and `xml5ever` [INFO] [stderr] = help: consider adding `thin_slice` as a feature in `Cargo.toml` [INFO] [stderr] = note: see for more information about checking conditional configuration [INFO] [stderr] [INFO] [stderr] warning: `graphannis-malloc_size_of` (lib) generated 3 warnings [INFO] [stderr] warning: `graphannis-malloc_size_of` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s [INFO] [stderr] Running unittests lib.rs (/opt/rustwide/target/debug/deps/graphannis_malloc_size_of-35e1e7f9dd20688a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests graphannis_malloc_size_of [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" "6665bb41a35a0c15531e690a37fb84933bf1c35682f7d7666d2e01af14572760", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6665bb41a35a0c15531e690a37fb84933bf1c35682f7d7666d2e01af14572760", kill_on_drop: false }` [INFO] [stdout] 6665bb41a35a0c15531e690a37fb84933bf1c35682f7d7666d2e01af14572760