[INFO] fetching crate linear_model_allen 0.2.1... [INFO] checking linear_model_allen-0.2.1 against master#f9515fdd5aa132e27d9b580a35b27f4b453251c1 for pr-125923 [INFO] extracting crate linear_model_allen 0.2.1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate linear_model_allen 0.2.1 on toolchain f9515fdd5aa132e27d9b580a35b27f4b453251c1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9515fdd5aa132e27d9b580a35b27f4b453251c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate linear_model_allen 0.2.1 [INFO] finished tweaking crates.io crate linear_model_allen 0.2.1 [INFO] tweaked toml for crates.io crate linear_model_allen 0.2.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate linear_model_allen 0.2.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" "+f9515fdd5aa132e27d9b580a35b27f4b453251c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prettyplease v0.2.15 [INFO] [stderr] Downloaded hound v3.5.1 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+f9515fdd5aa132e27d9b580a35b27f4b453251c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de721c0b4fe29bd16c3ae2aff22f46d940b8b56666ef6ea9db992c23fd30bf0d [INFO] running `Command { std: "docker" "start" "-a" "de721c0b4fe29bd16c3ae2aff22f46d940b8b56666ef6ea9db992c23fd30bf0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de721c0b4fe29bd16c3ae2aff22f46d940b8b56666ef6ea9db992c23fd30bf0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de721c0b4fe29bd16c3ae2aff22f46d940b8b56666ef6ea9db992c23fd30bf0d", kill_on_drop: false }` [INFO] [stdout] de721c0b4fe29bd16c3ae2aff22f46d940b8b56666ef6ea9db992c23fd30bf0d [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=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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+f9515fdd5aa132e27d9b580a35b27f4b453251c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dd1e9713181cf70d2bd2c96cab03724a1199e7b6036ff2c9cdc1f3745a76cf43 [INFO] running `Command { std: "docker" "start" "-a" "dd1e9713181cf70d2bd2c96cab03724a1199e7b6036ff2c9cdc1f3745a76cf43", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.40 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling linear_model_allen v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `CString` and `ptr` [INFO] [stdout] --> src/lib.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | ffi::{CStr, CString}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 22 | ptr, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CString` and `ptr` [INFO] [stdout] --> src/lib.rs:21:17 [INFO] [stdout] | [INFO] [stdout] 21 | ffi::{CStr, CString}, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 22 | ptr, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ToPrimitive` [INFO] [stdout] --> src/buffer.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | use num_traits::{FromPrimitive, ToPrimitive}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ToPrimitive` [INFO] [stdout] --> src/buffer.rs:6:33 [INFO] [stdout] | [INFO] [stdout] 6 | use num_traits::{FromPrimitive, ToPrimitive}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/buffer.rs:14:45 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Channels` [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [INFO] [stdout] 16 | pub enum Channels { [INFO] [stdout] | -------- `Channels` is not local [INFO] [stdout] | [INFO] [stdout] = note: `impl` may be usable in bounds, etc. from outside the expression, which might e.g. make something constructible that previously wasn't, because it's still on a publicly-visible type [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/buffer.rs:14:45 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_Channels` [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [INFO] [stdout] 16 | pub enum Channels { [INFO] [stdout] | -------- `Channels` is not local [INFO] [stdout] | [INFO] [stdout] = note: `impl` may be usable in bounds, etc. from outside the expression, which might e.g. make something constructible that previously wasn't, because it's still on a publicly-visible type [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/buffer.rs:14:60 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Channels` [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [INFO] [stdout] 16 | pub enum Channels { [INFO] [stdout] | -------- `Channels` is not local [INFO] [stdout] | [INFO] [stdout] = note: `impl` may be usable in bounds, etc. from outside the expression, which might e.g. make something constructible that previously wasn't, because it's still on a publicly-visible type [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/buffer.rs:14:60 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_Channels` [INFO] [stdout] 15 | #[cfg_attr(feature = "serde", derive(Serialize, Deserialize))] [INFO] [stdout] 16 | pub enum Channels { [INFO] [stdout] | -------- `Channels` is not local [INFO] [stdout] | [INFO] [stdout] = note: `impl` may be usable in bounds, etc. from outside the expression, which might e.g. make something constructible that previously wasn't, because it's still on a publicly-visible type [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/source.rs:6:45 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SourceState` [INFO] [stdout] 7 | pub enum SourceState { [INFO] [stdout] | ----------- `SourceState` is not local [INFO] [stdout] | [INFO] [stdout] = note: `impl` may be usable in bounds, etc. from outside the expression, which might e.g. make something constructible that previously wasn't, because it's still on a publicly-visible type [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/source.rs:6:45 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^------------ [INFO] [stdout] | | [INFO] [stdout] | `FromPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_SourceState` [INFO] [stdout] 7 | pub enum SourceState { [INFO] [stdout] | ----------- `SourceState` is not local [INFO] [stdout] | [INFO] [stdout] = note: `impl` may be usable in bounds, etc. from outside the expression, which might e.g. make something constructible that previously wasn't, because it's still on a publicly-visible type [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/source.rs:6:60 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_SourceState` [INFO] [stdout] 7 | pub enum SourceState { [INFO] [stdout] | ----------- `SourceState` is not local [INFO] [stdout] | [INFO] [stdout] = note: `impl` may be usable in bounds, etc. from outside the expression, which might e.g. make something constructible that previously wasn't, because it's still on a publicly-visible type [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> src/source.rs:6:60 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromPrimitive, ToPrimitive)] [INFO] [stdout] | ^---------- [INFO] [stdout] | | [INFO] [stdout] | `ToPrimitive` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_SourceState` [INFO] [stdout] 7 | pub enum SourceState { [INFO] [stdout] | ----------- `SourceState` is not local [INFO] [stdout] | [INFO] [stdout] = note: `impl` may be usable in bounds, etc. from outside the expression, which might e.g. make something constructible that previously wasn't, because it's still on a publicly-visible type [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stdout] = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.90s [INFO] running `Command { std: "docker" "inspect" "dd1e9713181cf70d2bd2c96cab03724a1199e7b6036ff2c9cdc1f3745a76cf43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd1e9713181cf70d2bd2c96cab03724a1199e7b6036ff2c9cdc1f3745a76cf43", kill_on_drop: false }` [INFO] [stdout] dd1e9713181cf70d2bd2c96cab03724a1199e7b6036ff2c9cdc1f3745a76cf43 [INFO] checking linear_model_allen-0.2.1 against try#71235522a9cf955f6b7ff56c0bfb2651ecd0180b for pr-125923 [INFO] extracting crate linear_model_allen 0.2.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate linear_model_allen 0.2.1 on toolchain 71235522a9cf955f6b7ff56c0bfb2651ecd0180b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+71235522a9cf955f6b7ff56c0bfb2651ecd0180b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate linear_model_allen 0.2.1 [INFO] finished tweaking crates.io crate linear_model_allen 0.2.1 [INFO] tweaked toml for crates.io crate linear_model_allen 0.2.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate linear_model_allen 0.2.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" "+71235522a9cf955f6b7ff56c0bfb2651ecd0180b" "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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+71235522a9cf955f6b7ff56c0bfb2651ecd0180b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fea7d87ec5ef539f1f36645b7e26d6ff6c0f7f8a7b37e524c5ff486855c45098 [INFO] running `Command { std: "docker" "start" "-a" "fea7d87ec5ef539f1f36645b7e26d6ff6c0f7f8a7b37e524c5ff486855c45098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fea7d87ec5ef539f1f36645b7e26d6ff6c0f7f8a7b37e524c5ff486855c45098", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fea7d87ec5ef539f1f36645b7e26d6ff6c0f7f8a7b37e524c5ff486855c45098", kill_on_drop: false }` [INFO] [stdout] fea7d87ec5ef539f1f36645b7e26d6ff6c0f7f8a7b37e524c5ff486855c45098 [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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+71235522a9cf955f6b7ff56c0bfb2651ecd0180b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc7ff797af64864bad41a364d9046b337fee6fa10a2a20c32cd9959ddc787d1b [INFO] running `Command { std: "docker" "start" "-a" "cc7ff797af64864bad41a364d9046b337fee6fa10a2a20c32cd9959ddc787d1b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.40 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling linear_model_allen v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `linear_model_allen v0.2.1 (/opt/rustwide/workdir)` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/linear_model_allen-e6209ee835fb71ad/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_TOOLCHAIN_FILE = None [INFO] [stderr] CMAKE_GENERATOR_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_GENERATOR_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_GENERATOR = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_PREFIX_PATH_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_PREFIX_PATH = None [INFO] [stderr] CMAKE_x86_64-unknown-linux-gnu = None [INFO] [stderr] CMAKE_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CMAKE = None [INFO] [stderr] CMAKE = None [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/linear_model_allen-f62215a7a3b43518/out/build" && CMAKE_PREFIX_PATH="" "cmake" "/opt/rustwide/workdir/openal-soft" "-DALSOFT_UTILS=OFF" "-DALSOFT_EXAMPLES=OFF" "-DALSOFT_TESTS=OFF" "-DALSOFT_INSTALL=OFF" "-DCMAKE_INSTALL_PREFIX=/opt/rustwide/target/debug/build/linear_model_allen-f62215a7a3b43518/out" "-DCMAKE_C_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_C_COMPILER=/usr/bin/cc" "-DCMAKE_CXX_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_CXX_COMPILER=/usr/bin/c++" "-DCMAKE_ASM_FLAGS= -ffunction-sections -fdata-sections -fPIC -m64" "-DCMAKE_ASM_COMPILER=/usr/bin/cc" "-DCMAKE_BUILD_TYPE=Release" [INFO] [stderr] -- The C compiler identification is GNU 11.4.0 [INFO] [stderr] -- The CXX compiler identification is GNU 11.4.0 [INFO] [stderr] -- Detecting C compiler ABI info [INFO] [stderr] -- Detecting C compiler ABI info - done [INFO] [stderr] -- Check for working C compiler: /usr/bin/cc - skipped [INFO] [stderr] -- Detecting C compile features [INFO] [stderr] -- Detecting C compile features - done [INFO] [stderr] -- Detecting CXX compiler ABI info [INFO] [stderr] -- Detecting CXX compiler ABI info - done [INFO] [stderr] -- Check for working CXX compiler: /usr/bin/c++ - skipped [INFO] [stderr] -- Detecting CXX compile features [INFO] [stderr] -- Detecting CXX compile features - done [INFO] [stderr] -- Found PkgConfig: /usr/bin/pkg-config (found version "0.29.2") [INFO] [stderr] -- Looking for posix_memalign [INFO] [stderr] -- Looking for posix_memalign - found [INFO] [stderr] -- Performing Test HAVE___RESTRICT [INFO] [stderr] -- Performing Test HAVE___RESTRICT - Success [INFO] [stderr] -- Performing Test HAVE_LIBATOMIC [INFO] [stderr] -- Performing Test HAVE_LIBATOMIC - Success [INFO] [stderr] -- Performing Test HAVE_FNO_MATH_ERRNO [INFO] [stderr] -- Performing Test HAVE_FNO_MATH_ERRNO - Success [INFO] [stderr] -- Performing Test HAVE_GCC_PROTECTED_VISIBILITY [INFO] [stderr] -- Performing Test HAVE_GCC_PROTECTED_VISIBILITY - Success [INFO] [stderr] -- Performing Test HAVE_VISIBILITY_HIDDEN_SWITCH [INFO] [stderr] -- Performing Test HAVE_VISIBILITY_HIDDEN_SWITCH - Success [INFO] [stderr] -- Performing Test HAVE_MSSE2_SWITCH [INFO] [stderr] -- Performing Test HAVE_MSSE2_SWITCH - Success [INFO] [stderr] -- Looking for xmmintrin.h [INFO] [stderr] -- Looking for xmmintrin.h - found [INFO] [stderr] -- Looking for emmintrin.h [INFO] [stderr] -- Looking for emmintrin.h - found [INFO] [stderr] -- Looking for pmmintrin.h [INFO] [stderr] -- Looking for pmmintrin.h - found [INFO] [stderr] -- Looking for smmintrin.h [INFO] [stderr] -- Looking for smmintrin.h - found [INFO] [stderr] -- Looking for arm_neon.h [INFO] [stderr] -- Looking for arm_neon.h - not found [INFO] [stderr] -- Performing Test HAVE_SSE_INTRINSICS [INFO] [stderr] -- Performing Test HAVE_SSE_INTRINSICS - Success [INFO] [stderr] -- Looking for malloc.h [INFO] [stderr] -- Looking for malloc.h - found [INFO] [stderr] -- Looking for cpuid.h [INFO] [stderr] -- Looking for cpuid.h - found [INFO] [stderr] -- Looking for intrin.h [INFO] [stderr] -- Looking for intrin.h - not found [INFO] [stderr] -- Looking for guiddef.h [INFO] [stderr] -- Looking for guiddef.h - not found [INFO] [stderr] -- Looking for initguid.h [INFO] [stderr] -- Looking for initguid.h - not found [INFO] [stderr] -- Looking for pow in m [INFO] [stderr] -- Looking for pow in m - found [INFO] [stderr] -- Looking for clock_gettime in rt [INFO] [stderr] -- Looking for clock_gettime in rt - found [INFO] [stderr] -- Looking for dlfcn.h [INFO] [stderr] -- Looking for dlfcn.h - found [INFO] [stderr] -- Looking for dlopen in dl [INFO] [stderr] -- Looking for dlopen in dl - found [INFO] [stderr] -- Performing Test HAVE_GCC_GET_CPUID [INFO] [stderr] -- Performing Test HAVE_GCC_GET_CPUID - Success [INFO] [stderr] -- Looking for posix_memalign [INFO] [stderr] -- Looking for posix_memalign - found [INFO] [stderr] -- Looking for _aligned_malloc [INFO] [stderr] -- Looking for _aligned_malloc - not found [INFO] [stderr] -- Looking for proc_pidpath [INFO] [stderr] -- Looking for proc_pidpath - not found [INFO] [stderr] -- Looking for pthread.h [INFO] [stderr] -- Looking for pthread.h - found [INFO] [stderr] -- Performing Test HAVE_PTHREAD [INFO] [stderr] -- Performing Test HAVE_PTHREAD - Success [INFO] [stderr] -- Looking for pthread_setschedparam [INFO] [stderr] -- Looking for pthread_setschedparam - found [INFO] [stderr] -- Looking for include files pthread.h, pthread_np.h [INFO] [stderr] -- Looking for include files pthread.h, pthread_np.h - not found [INFO] [stderr] -- Looking for pthread_setname_np [INFO] [stderr] -- Looking for pthread_setname_np - not found [INFO] [stderr] -- Looking for pthread_set_name_np [INFO] [stderr] -- Looking for pthread_set_name_np - not found [INFO] [stderr] -- Looking for getopt [INFO] [stderr] -- Looking for getopt - found [INFO] [stderr] -- Found ALSA: /usr/lib/x86_64-linux-gnu/libasound.so (found version "1.2.6.1") [INFO] [stderr] -- Found OSS: /usr/include/x86_64-linux-gnu [INFO] [stderr] -- Checking for module 'libpipewire-0.3>=0.3.23' [INFO] [stderr] -- No package 'libpipewire-0.3' found [INFO] [stderr] -- Could NOT find AudioIO (missing: AUDIOIO_INCLUDE_DIR) [INFO] [stderr] -- Found SoundIO: /usr/lib/x86_64-linux-gnu/libsndio.so [INFO] [stderr] -- Could NOT find PortAudio (missing: PORTAUDIO_LIBRARY PORTAUDIO_INCLUDE_DIR) [INFO] [stderr] -- Found PulseAudio: /usr/lib/x86_64-linux-gnu/libpulse.so (found version "15.99.0") [INFO] [stderr] -- Found JACK: /usr/lib/x86_64-linux-gnu/libjack.so [INFO] [stderr] -- Could NOT find OpenSL (missing: OPENSL_LIBRARY OPENSL_INCLUDE_DIR OPENSL_ANDROID_INCLUDE_DIR) [INFO] [stderr] -- Looking for pthread.h [INFO] [stderr] -- Looking for pthread.h - found [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD [INFO] [stderr] -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success [INFO] [stderr] -- Found Threads: TRUE [INFO] [stderr] -- Found SDL2: /usr/lib/x86_64-linux-gnu/libSDL2main.a;/usr/lib/x86_64-linux-gnu/libSDL2.so [INFO] [stderr] -- Found Git: /usr/bin/git (found version "2.34.1") [INFO] [stderr] -- [INFO] [stderr] -- Building OpenAL with support for the following backends: [INFO] [stderr] -- ALSA, OSS, SndIO (linked), PulseAudio, JACK, WaveFile, Null [INFO] [stderr] -- [INFO] [stderr] -- Building with support for CPU extensions: [INFO] [stderr] -- Default, SSE, SSE2, SSE3, SSE4.1 [INFO] [stderr] -- [INFO] [stderr] -- Embedding HRTF datasets [INFO] [stderr] -- [INFO] [stderr] -- NOT installing library and headers [INFO] [stderr] -- Installing sample configuration [INFO] [stderr] -- Installing HRTF data files [INFO] [stderr] -- Installing AmbDec presets [INFO] [stderr] -- [INFO] [stderr] -- Configuring done [INFO] [stderr] -- Generating done [INFO] [stderr] -- Build files have been written to: /opt/rustwide/target/debug/build/linear_model_allen-f62215a7a3b43518/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/linear_model_allen-f62215a7a3b43518/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "install" "--config" "Release" [INFO] [stderr] [ 1%] Building CXX object CMakeFiles/common.dir/common/ringbuffer.cpp.o [INFO] [stderr] [ 2%] Building CXX object CMakeFiles/common.dir/common/alcomplex.cpp.o [INFO] [stderr] [ 6%] Building CXX object CMakeFiles/common.dir/common/almalloc.cpp.o [INFO] [stderr] [ 6%] Building CXX object CMakeFiles/common.dir/common/alstring.cpp.o [INFO] [stderr] [ 6%] Building CXX object CMakeFiles/common.dir/common/dynload.cpp.o [INFO] [stderr] [ 6%] Building CXX object CMakeFiles/common.dir/common/alfstream.cpp.o [INFO] [stderr] [ 7%] Building CXX object CMakeFiles/common.dir/common/polyphase_resampler.cpp.o [INFO] [stderr] [ 8%] Building CXX object CMakeFiles/common.dir/common/strutils.cpp.o [INFO] [stderr] [ 9%] Building CXX object CMakeFiles/common.dir/common/threads.cpp.o [INFO] [stderr] [ 10%] Linking CXX static library libcommon.a [INFO] [stderr] [ 10%] Built target common [INFO] [stderr] [ 10%] Generating hrtf_default.h [INFO] [stderr] [ 12%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/compressor.cpp.o [INFO] [stderr] [ 13%] Building CXX object CMakeFiles/OpenAL.dir/al/buffer.cpp.o [INFO] [stderr] [ 14%] Building CXX object CMakeFiles/OpenAL.dir/al/effect.cpp.o [INFO] [stderr] [ 14%] Building CXX object CMakeFiles/OpenAL.dir/al/auxeffectslot.cpp.o [INFO] [stderr] [ 15%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/autowah.cpp.o [INFO] [stderr] [ 16%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/dedicated.cpp.o [INFO] [stderr] [ 19%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/convolution.cpp.o [INFO] [stderr] [ 19%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/fshifter.cpp.o [INFO] [stderr] [ 19%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/chorus.cpp.o [INFO] [stderr] [ 20%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/equalizer.cpp.o [INFO] [stderr] [ 21%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/echo.cpp.o [INFO] [stderr] [ 22%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/effects.cpp.o [INFO] [stderr] [ 23%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/distortion.cpp.o [INFO] [stderr] [ 24%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/null.cpp.o [INFO] [stderr] [ 25%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/modulator.cpp.o [INFO] [stderr] [ 26%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/pshifter.cpp.o [INFO] [stderr] [ 27%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/reverb.cpp.o [INFO] [stderr] [ 28%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/vmorpher.cpp.o [INFO] [stderr] [ 29%] Building CXX object CMakeFiles/OpenAL.dir/al/error.cpp.o [INFO] [stderr] [ 30%] Building CXX object CMakeFiles/OpenAL.dir/al/event.cpp.o [INFO] [stderr] [ 31%] Building CXX object CMakeFiles/OpenAL.dir/al/extension.cpp.o [INFO] [stderr] [ 32%] Building CXX object CMakeFiles/OpenAL.dir/al/filter.cpp.o [INFO] [stderr] [ 33%] Building CXX object CMakeFiles/OpenAL.dir/al/listener.cpp.o [INFO] [stderr] [ 34%] Building CXX object CMakeFiles/OpenAL.dir/al/source.cpp.o [INFO] [stderr] [ 35%] Building CXX object CMakeFiles/OpenAL.dir/al/state.cpp.o [INFO] [stderr] [ 36%] Building CXX object CMakeFiles/OpenAL.dir/alc/alc.cpp.o [INFO] [stderr] [ 37%] Building CXX object CMakeFiles/OpenAL.dir/alc/alu.cpp.o [INFO] [stderr] [ 38%] Building CXX object CMakeFiles/OpenAL.dir/alc/alconfig.cpp.o [INFO] [stderr] [ 39%] Building CXX object CMakeFiles/OpenAL.dir/alc/context.cpp.o [INFO] [stderr] [ 40%] Building CXX object CMakeFiles/OpenAL.dir/alc/device.cpp.o [INFO] [stderr] [ 41%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/autowah.cpp.o [INFO] [stderr] [ 42%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/chorus.cpp.o [INFO] [stderr] [ 43%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/compressor.cpp.o [INFO] [stderr] [ 44%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/convolution.cpp.o [INFO] [stderr] [ 45%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/dedicated.cpp.o [INFO] [stderr] [ 46%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/distortion.cpp.o [INFO] [stderr] [ 47%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/echo.cpp.o [INFO] [stderr] [ 48%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/equalizer.cpp.o [INFO] [stderr] [ 50%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/fshifter.cpp.o [INFO] [stderr] [ 51%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/modulator.cpp.o [INFO] [stderr] [ 52%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/null.cpp.o [INFO] [stderr] [ 53%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/pshifter.cpp.o [INFO] [stderr] [ 54%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/reverb.cpp.o [INFO] [stderr] [ 55%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/vmorpher.cpp.o [INFO] [stderr] [ 56%] Building CXX object CMakeFiles/OpenAL.dir/alc/panning.cpp.o [INFO] [stderr] [ 57%] Building CXX object CMakeFiles/OpenAL.dir/alc/backends/base.cpp.o [INFO] [stderr] [ 58%] Building CXX object CMakeFiles/OpenAL.dir/alc/backends/loopback.cpp.o [INFO] [stderr] [ 59%] Building CXX object CMakeFiles/OpenAL.dir/alc/backends/null.cpp.o [INFO] [stderr] [ 60%] Building CXX object CMakeFiles/OpenAL.dir/alc/backends/alsa.cpp.o [INFO] [stderr] [ 61%] Building CXX object CMakeFiles/OpenAL.dir/alc/backends/oss.cpp.o [INFO] [stderr] [ 62%] Building CXX object CMakeFiles/OpenAL.dir/alc/backends/sndio.cpp.o [INFO] [stderr] [ 63%] Building CXX object CMakeFiles/OpenAL.dir/alc/backends/pulseaudio.cpp.o [INFO] [stderr] [ 64%] Building CXX object CMakeFiles/OpenAL.dir/alc/backends/jack.cpp.o [INFO] [stderr] [ 65%] Building CXX object CMakeFiles/OpenAL.dir/alc/backends/wave.cpp.o [INFO] [stderr] [ 66%] Building CXX object CMakeFiles/OpenAL.dir/core/ambdec.cpp.o [INFO] [stderr] [ 67%] Building CXX object CMakeFiles/OpenAL.dir/core/ambidefs.cpp.o [INFO] [stderr] [ 68%] Building CXX object CMakeFiles/OpenAL.dir/core/bformatdec.cpp.o [INFO] [stderr] [ 69%] Building CXX object CMakeFiles/OpenAL.dir/core/bs2b.cpp.o [INFO] [stderr] [ 70%] Building CXX object CMakeFiles/OpenAL.dir/core/bsinc_tables.cpp.o [INFO] [stderr] [ 71%] Building CXX object CMakeFiles/OpenAL.dir/core/buffer_storage.cpp.o [INFO] [stderr] [ 72%] Building CXX object CMakeFiles/OpenAL.dir/core/context.cpp.o [INFO] [stderr] [ 73%] Building CXX object CMakeFiles/OpenAL.dir/core/converter.cpp.o [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] CMake Warning: [INFO] [stderr] Manually-specified variables were not used by the project: [INFO] [stderr] [INFO] [stderr] ALSOFT_TESTS [INFO] [stderr] CMAKE_ASM_COMPILER [INFO] [stderr] CMAKE_ASM_FLAGS [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] /opt/rustwide/workdir/openal-soft/alc/backends/alsa.cpp: In function 'int {anonymous}::verify_state(snd_pcm_t*)': [INFO] [stderr] /opt/rustwide/workdir/openal-soft/alc/backends/alsa.cpp:391:11: warning: enumeration value 'SND_PCM_STATE_PRIVATE1' not handled in switch [-Wswitch] [INFO] [stderr] 391 | switch(state) [INFO] [stderr] | ^ [INFO] [stderr] c++: fatal error: Killed signal terminated program cc1plus [INFO] [stderr] compilation terminated. [INFO] [stderr] gmake[2]: *** [CMakeFiles/OpenAL.dir/build.make:431: CMakeFiles/OpenAL.dir/alc/alc.cpp.o] Error 1 [INFO] [stderr] gmake[2]: *** Waiting for unfinished jobs.... [INFO] [stderr] /opt/rustwide/workdir/openal-soft/alc/backends/alsa.cpp: In function 'al::vector<{anonymous}::DevMap> {anonymous}::probe_devices(snd_pcm_stream_t)': [INFO] [stderr] /opt/rustwide/workdir/openal-soft/alc/backends/alsa.cpp:241:8: warning: inlining failed in call to '{anonymous}::DevMap::~DevMap() noexcept': call is unlikely and code size would grow [-Winline] [INFO] [stderr] 241 | struct DevMap { [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/workdir/openal-soft/alc/backends/alsa.cpp:267:26: note: called from here [INFO] [stderr] 267 | devlist.emplace_back(DevMap{alsaDevice, defname ? defname->c_str() : "default"}); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/workdir/openal-soft/alc/backends/alsa.cpp:241:8: warning: inlining failed in call to '{anonymous}::DevMap::~DevMap() noexcept': call is unlikely and code size would grow [-Winline] [INFO] [stderr] 241 | struct DevMap { [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/workdir/openal-soft/alc/backends/alsa.cpp:286:38: note: called from here [INFO] [stderr] 286 | devlist.emplace_back(DevMap{customdevs->substr(curpos, seppos-curpos), [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 287 | customdevs->substr(seppos+1, nextpos-seppos-1)}); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/workdir/openal-soft/alc/backends/alsa.cpp:241:8: warning: inlining failed in call to '{anonymous}::DevMap::~DevMap() noexcept': call is unlikely and code size would grow [-Winline] [INFO] [stderr] 241 | struct DevMap { [INFO] [stderr] | ^~~~~~ [INFO] [stderr] /opt/rustwide/workdir/openal-soft/alc/backends/alsa.cpp:370:34: note: called from here [INFO] [stderr] 370 | devlist.emplace_back(DevMap{std::move(name), std::move(device)}); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/workdir/openal-soft/alc/backends/jack.cpp: In function 'void {anonymous}::EnumerateDevices(jack_client_t*, al::vector<{anonymous}::DeviceEntry>&)': [INFO] [stderr] /opt/rustwide/workdir/openal-soft/alc/backends/jack.cpp:160:8: warning: inlining failed in call to '{anonymous}::DeviceEntry::~DeviceEntry() noexcept': call is unlikely and code size would grow [-Winline] [INFO] [stderr] 160 | struct DeviceEntry { [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/workdir/openal-soft/alc/backends/jack.cpp:190:31: note: called from here [INFO] [stderr] 190 | list.emplace_back(DeviceEntry{name, name+":"}); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/workdir/openal-soft/alc/backends/jack.cpp:160:8: warning: inlining failed in call to '{anonymous}::DeviceEntry::~DeviceEntry() noexcept': call is unlikely and code size would grow [-Winline] [INFO] [stderr] 160 | struct DeviceEntry { [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/workdir/openal-soft/alc/backends/jack.cpp:200:31: note: called from here [INFO] [stderr] 200 | list.emplace_back(DeviceEntry{"JACK", ""}); [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/workdir/openal-soft/alc/backends/jack.cpp:160:8: warning: inlining failed in call to '{anonymous}::DeviceEntry::~DeviceEntry() noexcept': call is unlikely and code size would grow [-Winline] [INFO] [stderr] 160 | struct DeviceEntry { [INFO] [stderr] | ^~~~~~~~~~~ [INFO] [stderr] /opt/rustwide/workdir/openal-soft/alc/backends/jack.cpp:241:35: note: called from here [INFO] [stderr] 241 | list.emplace_back(DeviceEntry{std::string{name.data(), name.size()}, [INFO] [stderr] | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] 242 | std::string{pattern.data(), pattern.size()}}); [INFO] [stderr] | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stderr] gmake[1]: *** [CMakeFiles/Makefile2:111: CMakeFiles/OpenAL.dir/all] Error 2 [INFO] [stderr] gmake: *** [Makefile:136: all] Error 2 [INFO] [stderr] thread 'main' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/cmake-0.1.50/src/lib.rs:1098:5: [INFO] [stderr] [INFO] [stderr] command did not execute successfully, got: exit status: 2 [INFO] [stderr] [INFO] [stderr] build script failed, must exit now [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55d9d90c5475 - std::backtrace_rs::backtrace::libunwind::trace::h43efcc75ae349f22 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x55d9d90c5475 - std::backtrace_rs::backtrace::trace_unsynchronized::h880b10760367002f [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55d9d90c5475 - std::sys_common::backtrace::_print_fmt::h99ecbf5d30ca101f [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55d9d90c5475 - ::fmt::h746b692bc5c3e314 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55d9d90f054b - core::fmt::rt::Argument::fmt::h8ad78e98fcb74910 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x55d9d90f054b - core::fmt::write::h85877d7728ae7876 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/core/src/fmt/mod.rs:1168:21 [INFO] [stderr] 6: 0x55d9d90c1fff - std::io::Write::write_fmt::had2193ff91b7d1c9 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x55d9d90c524e - std::sys_common::backtrace::_print::hff16c65d757fec76 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55d9d90c524e - std::sys_common::backtrace::print::ha7b7a8462e5e80ad [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55d9d90c67d9 - std::panicking::default_hook::{{closure}}::h58a4c919ed3f2290 [INFO] [stderr] 10: 0x55d9d90c6577 - std::panicking::default_hook::h2ea990a3fda49246 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/panicking.rs:292:9 [INFO] [stderr] 11: 0x55d9d90c6de1 - std::panicking::rust_panic_with_hook::h772c7c0cdfd63f9a [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/panicking.rs:793:13 [INFO] [stderr] 12: 0x55d9d90c6c47 - std::panicking::begin_panic_handler::{{closure}}::hd5c70f0dea1c7ac8 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/panicking.rs:667:13 [INFO] [stderr] 13: 0x55d9d90c5939 - std::sys_common::backtrace::__rust_end_short_backtrace::he7126b81931dd393 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55d9d90c68f4 - rust_begin_unwind [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/panicking.rs:658:5 [INFO] [stderr] 15: 0x55d9d90ee7f3 - core::panicking::panic_fmt::h48101298aaa65f2e [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/core/src/panicking.rs:74:14 [INFO] [stderr] 16: 0x55d9d905c5a2 - cmake::fail::hf9f4e20284dd1009 [INFO] [stderr] 17: 0x55d9d905bd09 - cmake::run::h4def0155f63f0d09 [INFO] [stderr] 18: 0x55d9d905835f - cmake::Config::build::hf710625e6ce299a5 [INFO] [stderr] 19: 0x55d9d8afadd1 - build_script_build::main::h94492abd59e28043 [INFO] [stderr] 20: 0x55d9d8af7d43 - core::ops::function::FnOnce::call_once::h2258f543e892a26b [INFO] [stderr] 21: 0x55d9d8af75f6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hceffadff7e788e37 [INFO] [stderr] 22: 0x55d9d8af7bc9 - std::rt::lang_start::{{closure}}::hf0f7a0c0381c7c9f [INFO] [stderr] 23: 0x55d9d90bd5b2 - core::ops::function::impls:: for &F>::call_once::h146b0e3ef0090c55 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x55d9d90bd5b2 - std::panicking::try::do_call::h61b7365e430239df [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/panicking.rs:553:40 [INFO] [stderr] 25: 0x55d9d90bd5b2 - std::panicking::try::h65126bb91601b11a [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/panicking.rs:517:19 [INFO] [stderr] 26: 0x55d9d90bd5b2 - std::panic::catch_unwind::h04e7e57b3fe46a1b [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/panic.rs:350:14 [INFO] [stderr] 27: 0x55d9d90bd5b2 - std::rt::lang_start_internal::{{closure}}::hcb21e26c43acc7f3 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/rt.rs:141:48 [INFO] [stderr] 28: 0x55d9d90bd5b2 - std::panicking::try::do_call::h063459a50460e942 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/panicking.rs:553:40 [INFO] [stderr] 29: 0x55d9d90bd5b2 - std::panicking::try::h251e2a51c018af9e [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/panicking.rs:517:19 [INFO] [stderr] 30: 0x55d9d90bd5b2 - std::panic::catch_unwind::h5ba65e924dd05fbc [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/panic.rs:350:14 [INFO] [stderr] 31: 0x55d9d90bd5b2 - std::rt::lang_start_internal::h32325319eb27a373 [INFO] [stderr] at /rustc/71235522a9cf955f6b7ff56c0bfb2651ecd0180b/library/std/src/rt.rs:141:20 [INFO] [stderr] 32: 0x55d9d8af7ba7 - std::rt::lang_start::h4fdbf7e3f2f84282 [INFO] [stderr] 33: 0x55d9d8afb9c5 - main [INFO] [stderr] 34: 0x7f0abaa2fd90 - [INFO] [stderr] 35: 0x7f0abaa2fe40 - __libc_start_main [INFO] [stderr] 36: 0x55d9d8af7175 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "cc7ff797af64864bad41a364d9046b337fee6fa10a2a20c32cd9959ddc787d1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc7ff797af64864bad41a364d9046b337fee6fa10a2a20c32cd9959ddc787d1b", kill_on_drop: false }` [INFO] [stdout] cc7ff797af64864bad41a364d9046b337fee6fa10a2a20c32cd9959ddc787d1b