[INFO] fetching crate slitter 0.1.0...
[INFO] testing slitter-0.1.0 against 1.90.0 for beta-1.91-3
[INFO] extracting crate slitter 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate slitter 0.1.0
[INFO] finished tweaking crates.io crate slitter 0.1.0
[INFO] tweaked toml for crates.io crate slitter 0.1.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate slitter 0.1.0 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 45 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded contracts v0.6.6
[INFO] [stderr]   Downloaded disabled_contracts v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a3dd8e4dbc73f89a1827be77f96750247e896c306a862c6b95f1d2f9c1f22622
[INFO] running `Command { std: "docker" "start" "-a" "a3dd8e4dbc73f89a1827be77f96750247e896c306a862c6b95f1d2f9c1f22622", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a3dd8e4dbc73f89a1827be77f96750247e896c306a862c6b95f1d2f9c1f22622", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3dd8e4dbc73f89a1827be77f96750247e896c306a862c6b95f1d2f9c1f22622", kill_on_drop: false }`
[INFO] [stdout] a3dd8e4dbc73f89a1827be77f96750247e896c306a862c6b95f1d2f9c1f22622
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00080a61ce760e230b9882598d169cbb2c060dd65369a3e41fcf7ad61993dab4
[INFO] running `Command { std: "docker" "start" "-a" "00080a61ce760e230b9882598d169cbb2c060dd65369a3e41fcf7ad61993dab4", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling disabled_contracts v0.1.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling slitter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr] warning: slitter@0.1.0: cargo:rustc-cdylib-link-arg was specified in the build script of slitter v0.1.0 (/opt/rustwide/workdir), but that package does not contain a cdylib target
[INFO] [stderr] 
[INFO] [stderr] Allowing this was an unintended change in the 1.50 release, and may become an error in the future. For more information, see <https://github.com/rust-lang/cargo/issues/9562>.
[INFO] [stderr] warning: slitter@0.1.0: cargo:rustc-cdylib-link-arg was specified in the build script of slitter v0.1.0 (/opt/rustwide/workdir), but that package does not contain a cdylib target
[INFO] [stderr] 
[INFO] [stderr] Allowing this was an unintended change in the 1.50 release, and may become an error in the future. For more information, see <https://github.com/rust-lang/cargo/issues/9562>.
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/cache.rs:433:15
[INFO] [stdout]     |
[INFO] [stdout] 433 |         #[cfg(features = "c_fast_path")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 433 -         #[cfg(features = "c_fast_path")]
[INFO] [stdout] 433 +         #[cfg(feature = "c_fast_path")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/cache.rs:435:19
[INFO] [stdout]     |
[INFO] [stdout] 435 |         #[cfg(not(features = "c_fast_path"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 435 -         #[cfg(not(features = "c_fast_path"))]
[INFO] [stdout] 435 +         #[cfg(not(feature = "c_fast_path"))]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/cache.rs:492:15
[INFO] [stdout]     |
[INFO] [stdout] 492 |         #[cfg(features = "c_fast_path")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 492 -         #[cfg(features = "c_fast_path")]
[INFO] [stdout] 492 +         #[cfg(feature = "c_fast_path")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/cache.rs:494:19
[INFO] [stdout]     |
[INFO] [stdout] 494 |         #[cfg(not(features = "c_fast_path"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 494 -         #[cfg(not(features = "c_fast_path"))]
[INFO] [stdout] 494 +         #[cfg(not(feature = "c_fast_path"))]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/magazine_impl.rs:263:15
[INFO] [stdout]     |
[INFO] [stdout] 263 |         #[cfg(features = "c_fast_path")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 263 -         #[cfg(features = "c_fast_path")]
[INFO] [stdout] 263 +         #[cfg(feature = "c_fast_path")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/magazine_impl.rs:265:19
[INFO] [stdout]     |
[INFO] [stdout] 265 |         #[cfg(not(features = "c_fast_path"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 265 -         #[cfg(not(features = "c_fast_path"))]
[INFO] [stdout] 265 +         #[cfg(not(feature = "c_fast_path"))]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/magazine_impl.rs:340:15
[INFO] [stdout]     |
[INFO] [stdout] 340 |         #[cfg(features = "c_fast_path")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 340 -         #[cfg(features = "c_fast_path")]
[INFO] [stdout] 340 +         #[cfg(feature = "c_fast_path")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/magazine_impl.rs:342:19
[INFO] [stdout]     |
[INFO] [stdout] 342 |         #[cfg(not(features = "c_fast_path"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 342 -         #[cfg(not(features = "c_fast_path"))]
[INFO] [stdout] 342 +         #[cfg(not(feature = "c_fast_path"))]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mill::GUARD_PAGE_SIZE`
[INFO] [stdout]   --> src/mapper.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use crate::mill::GUARD_PAGE_SIZE;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `id` are never read
[INFO] [stdout]   --> src/class.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub(crate) struct ClassInfo {
[INFO] [stdout]    |                   --------- fields in this struct
[INFO] [stdout] 56 |     pub name: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub id: Class,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data_end` is never read
[INFO] [stdout]    --> src/mill.rs:250:9
[INFO] [stdout]     |
[INFO] [stdout] 242 | struct AllocatedChunk<'a> {
[INFO] [stdout]     |        -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 250 |     pub data_end: usize,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AllocatedChunk` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/cache.rs:231:22
[INFO] [stdout]     |
[INFO] [stdout] 231 |             unsafe { Box::from_raw(dummy) };
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 231 |             unsafe { let _ = Box::from_raw(dummy); };
[INFO] [stdout]     |                      +++++++                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/cache.rs:349:22
[INFO] [stdout]     |
[INFO] [stdout] 349 |             unsafe { Box::from_raw(new_slice) };
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 349 |             unsafe { let _ = Box::from_raw(new_slice); };
[INFO] [stdout]     |                      +++++++                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.83s
[INFO] running `Command { std: "docker" "inspect" "00080a61ce760e230b9882598d169cbb2c060dd65369a3e41fcf7ad61993dab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00080a61ce760e230b9882598d169cbb2c060dd65369a3e41fcf7ad61993dab4", kill_on_drop: false }`
[INFO] [stdout] 00080a61ce760e230b9882598d169cbb2c060dd65369a3e41fcf7ad61993dab4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e3c23039fc2bc94f44906b406e8457a38151f36b68967ca25b93a96a7714cee
[INFO] running `Command { std: "docker" "start" "-a" "7e3c23039fc2bc94f44906b406e8457a38151f36b68967ca25b93a96a7714cee", kill_on_drop: false }`
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr] warning: slitter@0.1.0: cargo:rustc-cdylib-link-arg was specified in the build script of slitter v0.1.0 (/opt/rustwide/workdir), but that package does not contain a cdylib target
[INFO] [stderr] 
[INFO] [stderr] Allowing this was an unintended change in the 1.50 release, and may become an error in the future. For more information, see <https://github.com/rust-lang/cargo/issues/9562>.
[INFO] [stderr] warning: slitter@0.1.0: cargo:rustc-cdylib-link-arg was specified in the build script of slitter v0.1.0 (/opt/rustwide/workdir), but that package does not contain a cdylib target
[INFO] [stderr] 
[INFO] [stderr] Allowing this was an unintended change in the 1.50 release, and may become an error in the future. For more information, see <https://github.com/rust-lang/cargo/issues/9562>.
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/cache.rs:433:15
[INFO] [stdout]     |
[INFO] [stdout] 433 |         #[cfg(features = "c_fast_path")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 433 -         #[cfg(features = "c_fast_path")]
[INFO] [stdout] 433 +         #[cfg(feature = "c_fast_path")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/cache.rs:435:19
[INFO] [stdout]     |
[INFO] [stdout] 435 |         #[cfg(not(features = "c_fast_path"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 435 -         #[cfg(not(features = "c_fast_path"))]
[INFO] [stdout] 435 +         #[cfg(not(feature = "c_fast_path"))]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/cache.rs:492:15
[INFO] [stdout]     |
[INFO] [stdout] 492 |         #[cfg(features = "c_fast_path")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 492 -         #[cfg(features = "c_fast_path")]
[INFO] [stdout] 492 +         #[cfg(feature = "c_fast_path")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/cache.rs:494:19
[INFO] [stdout]     |
[INFO] [stdout] 494 |         #[cfg(not(features = "c_fast_path"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 494 -         #[cfg(not(features = "c_fast_path"))]
[INFO] [stdout] 494 +         #[cfg(not(feature = "c_fast_path"))]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/magazine_impl.rs:263:15
[INFO] [stdout]     |
[INFO] [stdout] 263 |         #[cfg(features = "c_fast_path")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 263 -         #[cfg(features = "c_fast_path")]
[INFO] [stdout] 263 +         #[cfg(feature = "c_fast_path")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/magazine_impl.rs:265:19
[INFO] [stdout]     |
[INFO] [stdout] 265 |         #[cfg(not(features = "c_fast_path"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 265 -         #[cfg(not(features = "c_fast_path"))]
[INFO] [stdout] 265 +         #[cfg(not(feature = "c_fast_path"))]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/magazine_impl.rs:340:15
[INFO] [stdout]     |
[INFO] [stdout] 340 |         #[cfg(features = "c_fast_path")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 340 -         #[cfg(features = "c_fast_path")]
[INFO] [stdout] 340 +         #[cfg(feature = "c_fast_path")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/magazine_impl.rs:342:19
[INFO] [stdout]     |
[INFO] [stdout] 342 |         #[cfg(not(features = "c_fast_path"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 342 -         #[cfg(not(features = "c_fast_path"))]
[INFO] [stdout] 342 +         #[cfg(not(feature = "c_fast_path"))]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::mill::GUARD_PAGE_SIZE`
[INFO] [stdout]   --> src/mapper.rs:26:9
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub use crate::mill::GUARD_PAGE_SIZE;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `id` are never read
[INFO] [stdout]   --> src/class.rs:56:9
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub(crate) struct ClassInfo {
[INFO] [stdout]    |                   --------- fields in this struct
[INFO] [stdout] 56 |     pub name: Option<String>,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 72 |     pub id: Class,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `data_end` is never read
[INFO] [stdout]    --> src/mill.rs:250:9
[INFO] [stdout]     |
[INFO] [stdout] 242 | struct AllocatedChunk<'a> {
[INFO] [stdout]     |        -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 250 |     pub data_end: usize,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `AllocatedChunk` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/cache.rs:231:22
[INFO] [stdout]     |
[INFO] [stdout] 231 |             unsafe { Box::from_raw(dummy) };
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]     = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 231 |             unsafe { let _ = Box::from_raw(dummy); };
[INFO] [stdout]     |                      +++++++                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]    --> src/cache.rs:349:22
[INFO] [stdout]     |
[INFO] [stdout] 349 |             unsafe { Box::from_raw(new_slice) };
[INFO] [stdout]     |                      ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]     |
[INFO] [stdout] 349 |             unsafe { let _ = Box::from_raw(new_slice); };
[INFO] [stdout]     |                      +++++++                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling contracts v0.6.6
[INFO] [stderr]    Compiling slitter v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0767]: use of unreachable label `'run`
[INFO] [stdout]    --> src/mill.rs:495:5
[INFO] [stdout]     |
[INFO] [stdout] 495 | /     #[invariant(debug_arange_map::is_metadata(self.meta as usize, METADATA_PAGE_SIZE).is_ok(),
[INFO] [stdout] 496 | |                "The metadata region is marked as such.")]
[INFO] [stdout]     | |                                                         ^
[INFO] [stdout]     | |                                                         |
[INFO] [stdout]     | |_________________________________________________________unreachable label `'run`
[INFO] [stdout]     |                                                           unreachable label defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: labels are unreachable through functions, closures, async blocks and modules
[INFO] [stdout]     = note: this error originates in the attribute macro `invariant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/cache.rs:433:15
[INFO] [stdout]     |
[INFO] [stdout] 433 |         #[cfg(features = "c_fast_path")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 433 -         #[cfg(features = "c_fast_path")]
[INFO] [stdout] 433 +         #[cfg(feature = "c_fast_path")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/cache.rs:435:19
[INFO] [stdout]     |
[INFO] [stdout] 435 |         #[cfg(not(features = "c_fast_path"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 435 -         #[cfg(not(features = "c_fast_path"))]
[INFO] [stdout] 435 +         #[cfg(not(feature = "c_fast_path"))]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/cache.rs:492:15
[INFO] [stdout]     |
[INFO] [stdout] 492 |         #[cfg(features = "c_fast_path")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 492 -         #[cfg(features = "c_fast_path")]
[INFO] [stdout] 492 +         #[cfg(feature = "c_fast_path")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/cache.rs:494:19
[INFO] [stdout]     |
[INFO] [stdout] 494 |         #[cfg(not(features = "c_fast_path"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 494 -         #[cfg(not(features = "c_fast_path"))]
[INFO] [stdout] 494 +         #[cfg(not(feature = "c_fast_path"))]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/magazine_impl.rs:263:15
[INFO] [stdout]     |
[INFO] [stdout] 263 |         #[cfg(features = "c_fast_path")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 263 -         #[cfg(features = "c_fast_path")]
[INFO] [stdout] 263 +         #[cfg(feature = "c_fast_path")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/magazine_impl.rs:265:19
[INFO] [stdout]     |
[INFO] [stdout] 265 |         #[cfg(not(features = "c_fast_path"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 265 -         #[cfg(not(features = "c_fast_path"))]
[INFO] [stdout] 265 +         #[cfg(not(feature = "c_fast_path"))]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/magazine_impl.rs:340:15
[INFO] [stdout]     |
[INFO] [stdout] 340 |         #[cfg(features = "c_fast_path")]
[INFO] [stdout]     |               ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 340 -         #[cfg(features = "c_fast_path")]
[INFO] [stdout] 340 +         #[cfg(feature = "c_fast_path")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `features`
[INFO] [stdout]    --> src/magazine_impl.rs:342:19
[INFO] [stdout]     |
[INFO] [stdout] 342 |         #[cfg(not(features = "c_fast_path"))]
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: there is a config with a similar name and value
[INFO] [stdout]     |
[INFO] [stdout] 342 -         #[cfg(not(features = "c_fast_path"))]
[INFO] [stdout] 342 +         #[cfg(not(feature = "c_fast_path"))]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0268]: `break` outside of a loop or labeled block
[INFO] [stdout]    --> src/mill.rs:495:5
[INFO] [stdout]     |
[INFO] [stdout] 495 | /     #[invariant(debug_arange_map::is_metadata(self.meta as usize, METADATA_PAGE_SIZE).is_ok(),
[INFO] [stdout] 496 | |                "The metadata region is marked as such.")]
[INFO] [stdout]     | |_________________________________________________________^ cannot `break` outside of a loop or labeled block
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the attribute macro `invariant` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/debug_allocation_map.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     let mut info = map
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/debug_allocation_map.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     let mut info = map
[INFO] [stdout]    |         ----^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0268, E0767.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0268`.
[INFO] [stdout] 
[INFO] [stderr] warning: slitter@0.1.0: cargo:rustc-cdylib-link-arg was specified in the build script of slitter v0.1.0 (/opt/rustwide/workdir), but that package does not contain a cdylib target
[INFO] [stderr] 
[INFO] [stderr] Allowing this was an unintended change in the 1.50 release, and may become an error in the future. For more information, see <https://github.com/rust-lang/cargo/issues/9562>.
[INFO] [stderr] warning: slitter@0.1.0: cargo:rustc-cdylib-link-arg was specified in the build script of slitter v0.1.0 (/opt/rustwide/workdir), but that package does not contain a cdylib target
[INFO] [stderr] 
[INFO] [stderr] Allowing this was an unintended change in the 1.50 release, and may become an error in the future. For more information, see <https://github.com/rust-lang/cargo/issues/9562>.
[INFO] [stderr] error: could not compile `slitter` (lib test) due to 2 previous errors; 10 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7e3c23039fc2bc94f44906b406e8457a38151f36b68967ca25b93a96a7714cee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e3c23039fc2bc94f44906b406e8457a38151f36b68967ca25b93a96a7714cee", kill_on_drop: false }`
[INFO] [stdout] 7e3c23039fc2bc94f44906b406e8457a38151f36b68967ca25b93a96a7714cee
