[INFO] fetching crate linear_model_allen 0.2.1... [INFO] testing linear_model_allen-0.2.1 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151 [INFO] extracting crate linear_model_allen 0.2.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate linear_model_allen 0.2.1 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "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-6-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" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v2.0.40 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5154900e575e82e32db96e0c33b55ba5842b0c5c3ab5c02344b94f28f7018ed8 [INFO] running `Command { std: "docker" "start" "-a" "5154900e575e82e32db96e0c33b55ba5842b0c5c3ab5c02344b94f28f7018ed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5154900e575e82e32db96e0c33b55ba5842b0c5c3ab5c02344b94f28f7018ed8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5154900e575e82e32db96e0c33b55ba5842b0c5c3ab5c02344b94f28f7018ed8", kill_on_drop: false }` [INFO] [stdout] 5154900e575e82e32db96e0c33b55ba5842b0c5c3ab5c02344b94f28f7018ed8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b2de8981fb86b3493c5ac637f8a82f56a22799f40029476a32848d4af902918 [INFO] running `Command { std: "docker" "start" "-a" "0b2de8981fb86b3493c5ac637f8a82f56a22799f40029476a32848d4af902918", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [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 linux-raw-sys v0.4.12 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling syn v2.0.40 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [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-54658b605f261412/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-6291119228475eea/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-6291119228475eea/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-6291119228475eea/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/linear_model_allen-6291119228475eea/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "install" "--config" "Release" [INFO] [stderr] [ 4%] Building CXX object CMakeFiles/common.dir/common/polyphase_resampler.cpp.o [INFO] [stderr] [ 4%] Building CXX object CMakeFiles/common.dir/common/ringbuffer.cpp.o [INFO] [stderr] [ 4%] Building CXX object CMakeFiles/common.dir/common/alstring.cpp.o [INFO] [stderr] [ 5%] Building CXX object CMakeFiles/common.dir/common/almalloc.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/dynload.cpp.o [INFO] [stderr] [ 7%] Building CXX object CMakeFiles/common.dir/common/alcomplex.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/effect.cpp.o [INFO] [stderr] [ 12%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/autowah.cpp.o [INFO] [stderr] [ 13%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/chorus.cpp.o [INFO] [stderr] [ 15%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/convolution.cpp.o [INFO] [stderr] [ 16%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/compressor.cpp.o [INFO] [stderr] [ 17%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/echo.cpp.o [INFO] [stderr] [ 15%] Building CXX object CMakeFiles/OpenAL.dir/al/auxeffectslot.cpp.o [INFO] [stderr] [ 18%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/effects.cpp.o [INFO] [stderr] [ 19%] Building CXX object CMakeFiles/OpenAL.dir/al/buffer.cpp.o [INFO] [stderr] [ 20%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/dedicated.cpp.o [INFO] [stderr] [ 21%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/equalizer.cpp.o [INFO] [stderr] [ 22%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/modulator.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/fshifter.cpp.o [INFO] [stderr] [ 25%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/pshifter.cpp.o [INFO] [stderr] [ 26%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/null.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/error.cpp.o [INFO] [stderr] [ 29%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/vmorpher.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] [ 38%] Building CXX object CMakeFiles/OpenAL.dir/alc/alconfig.cpp.o [INFO] [stderr] [ 38%] Building CXX object CMakeFiles/OpenAL.dir/alc/alu.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/bsinc_tables.cpp.o [INFO] [stderr] [ 70%] Building CXX object CMakeFiles/OpenAL.dir/core/bs2b.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] [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: 0x55b7695a7f15 - std::backtrace_rs::backtrace::libunwind::trace::h59d96bdb08384354 [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/libunwind.rs:105:5 [INFO] [stderr] 1: 0x55b7695a7f15 - std::backtrace_rs::backtrace::trace_unsynchronized::h9cf5becacfc93fba [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55b7695a7f15 - std::sys_common::backtrace::_print_fmt::h10b76d10405dbd48 [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55b7695a7f15 - ::fmt::h6ed9e62a156d84e4 [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55b7695d131b - core::fmt::rt::Argument::fmt::h645c680983f03c9f [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x55b7695d131b - core::fmt::write::h8bcd80919a02be29 [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/fmt/mod.rs:1169:21 [INFO] [stderr] 6: 0x55b7695a4edf - std::io::Write::write_fmt::hed769ca6c29434ec [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x55b7695a7cee - std::sys_common::backtrace::_print::h6306f131a28d62b0 [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55b7695a7cee - std::sys_common::backtrace::print::h7079288e0a26dfcc [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55b7695a9279 - std::panicking::default_hook::{{closure}}::hb063ecec81a736ba [INFO] [stderr] 10: 0x55b7695a8fbd - std::panicking::default_hook::hd56ee406bf547b5c [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x55b7695a9713 - std::panicking::rust_panic_with_hook::h624aa3ca42ebb8f2 [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x55b7695a95f4 - std::panicking::begin_panic_handler::{{closure}}::hbc4e76194a5e287c [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x55b7695a83d9 - std::sys_common::backtrace::__rust_end_short_backtrace::h847fedc9d1ff7b6d [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55b7695a9327 - rust_begin_unwind [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x55b768fef253 - core::panicking::panic_fmt::hec11a924b87ce965 [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55b769541ad9 - cmake::fail::h854937351343421f [INFO] [stderr] 17: 0x55b7695412b8 - cmake::run::h96162f285602bd9d [INFO] [stderr] 18: 0x55b76953dc1b - cmake::Config::build::h0b207a38dd51c1f1 [INFO] [stderr] 19: 0x55b768ff3b21 - build_script_build::main::h7871f6d40154fdec [INFO] [stderr] 20: 0x55b768ff08d3 - core::ops::function::FnOnce::call_once::h4f7ae0837892ddc5 [INFO] [stderr] 21: 0x55b768ff0006 - std::sys_common::backtrace::__rust_begin_short_backtrace::h05818e06d949e7df [INFO] [stderr] 22: 0x55b768ff05d9 - std::rt::lang_start::{{closure}}::h74f50f2bbeab8ef7 [INFO] [stderr] 23: 0x55b7695a057d - core::ops::function::impls:: for &F>::call_once::h239f0051f1e18680 [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x55b7695a057d - std::panicking::try::do_call::hf7072797cbfea7fa [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40 [INFO] [stderr] 25: 0x55b7695a057d - std::panicking::try::h3a37e38691a5244b [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19 [INFO] [stderr] 26: 0x55b7695a057d - std::panic::catch_unwind::hc7cc1460e4236209 [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14 [INFO] [stderr] 27: 0x55b7695a057d - std::rt::lang_start_internal::{{closure}}::hce632608b277cffc [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:48 [INFO] [stderr] 28: 0x55b7695a057d - std::panicking::try::do_call::hafc0f13e6abd9d79 [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:559:40 [INFO] [stderr] 29: 0x55b7695a057d - std::panicking::try::h67b8f1800ef15799 [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panicking.rs:523:19 [INFO] [stderr] 30: 0x55b7695a057d - std::panic::catch_unwind::he5b260dc522c68be [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/panic.rs:149:14 [INFO] [stderr] 31: 0x55b7695a057d - std::rt::lang_start_internal::hf119eb75d1ffe221 [INFO] [stderr] at /rustc/1871252fc8bb672d40787e67404e6eaae7059369/library/std/src/rt.rs:141:20 [INFO] [stderr] 32: 0x55b768ff05b7 - std::rt::lang_start::h244d243f4f6f795a [INFO] [stderr] 33: 0x55b768ff4735 - main [INFO] [stderr] 34: 0x7fcf5bee3d90 - [INFO] [stderr] 35: 0x7fcf5bee3e40 - __libc_start_main [INFO] [stderr] 36: 0x55b768fefba5 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "0b2de8981fb86b3493c5ac637f8a82f56a22799f40029476a32848d4af902918", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b2de8981fb86b3493c5ac637f8a82f56a22799f40029476a32848d4af902918", kill_on_drop: false }` [INFO] [stdout] 0b2de8981fb86b3493c5ac637f8a82f56a22799f40029476a32848d4af902918 [INFO] testing linear_model_allen-0.2.1 against try#b642703cf9526da1e72c0b6755753b939a9c6b6d for pr-125151 [INFO] extracting crate linear_model_allen 0.2.1 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate linear_model_allen 0.2.1 on toolchain b642703cf9526da1e72c0b6755753b939a9c6b6d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "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-6-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" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfd24ce2720c69f09689d551558018357ba153c580309d159b88580b4a02552c [INFO] running `Command { std: "docker" "start" "-a" "bfd24ce2720c69f09689d551558018357ba153c580309d159b88580b4a02552c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfd24ce2720c69f09689d551558018357ba153c580309d159b88580b4a02552c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfd24ce2720c69f09689d551558018357ba153c580309d159b88580b4a02552c", kill_on_drop: false }` [INFO] [stdout] bfd24ce2720c69f09689d551558018357ba153c580309d159b88580b4a02552c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9bbce4d22f8a253d8924c0e350afa6ff9bda8206d3058e2354dc3867466c785d [INFO] running `Command { std: "docker" "start" "-a" "9bbce4d22f8a253d8924c0e350afa6ff9bda8206d3058e2354dc3867466c785d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [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 linux-raw-sys v0.4.12 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling bindgen v0.68.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling clang-sys v1.6.1 [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] Compiling cmake v0.1.50 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [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`, `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: non-local `impl` definition, they should be avoided as they go against expectation [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] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_Channels` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: `#[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, they should be avoided as they go against expectation [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] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_Channels` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: 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, they should be avoided as they go against expectation [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] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_SourceState` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: 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, they should be avoided as they go against expectation [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] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_SourceState` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.39s [INFO] running `Command { std: "docker" "inspect" "9bbce4d22f8a253d8924c0e350afa6ff9bda8206d3058e2354dc3867466c785d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9bbce4d22f8a253d8924c0e350afa6ff9bda8206d3058e2354dc3867466c785d", kill_on_drop: false }` [INFO] [stdout] 9bbce4d22f8a253d8924c0e350afa6ff9bda8206d3058e2354dc3867466c785d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 88b27057796293785f59eff27a6c61611872111e14c65a9a13392b537884718b [INFO] running `Command { std: "docker" "start" "-a" "88b27057796293785f59eff27a6c61611872111e14c65a9a13392b537884718b", kill_on_drop: false }` [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stdout] warning: unused imports: `CString`, `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: non-local `impl` definition, they should be avoided as they go against expectation [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] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_Channels` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: `#[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, they should be avoided as they go against expectation [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] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_Channels` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: 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, they should be avoided as they go against expectation [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] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_SourceState` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: 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, they should be avoided as they go against expectation [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] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_SourceState` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: 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] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling linear_model_allen v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `CString`, `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: non-local `impl` definition, they should be avoided as they go against expectation [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] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_Channels` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: `#[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, they should be avoided as they go against expectation [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] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_Channels` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: 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, they should be avoided as they go against expectation [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] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_SourceState` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: 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, they should be avoided as they go against expectation [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] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_SourceState` [INFO] [stdout] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stdout] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [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: 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] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.42s [INFO] running `Command { std: "docker" "inspect" "88b27057796293785f59eff27a6c61611872111e14c65a9a13392b537884718b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88b27057796293785f59eff27a6c61611872111e14c65a9a13392b537884718b", kill_on_drop: false }` [INFO] [stdout] 88b27057796293785f59eff27a6c61611872111e14c65a9a13392b537884718b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+b642703cf9526da1e72c0b6755753b939a9c6b6d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c421bf362f94901c171a12c794870469f4955f757df73ace4879ebfb9892b1ff [INFO] running `Command { std: "docker" "start" "-a" "c421bf362f94901c171a12c794870469f4955f757df73ace4879ebfb9892b1ff", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `CString`, `ptr` [INFO] [stderr] --> src/lib.rs:21:17 [INFO] [stderr] | [INFO] [stderr] 21 | ffi::{CStr, CString}, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 22 | ptr, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `ToPrimitive` [INFO] [stderr] --> src/buffer.rs:6:33 [INFO] [stderr] | [INFO] [stderr] 6 | use num_traits::{FromPrimitive, ToPrimitive}; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stderr] --> src/buffer.rs:14:45 [INFO] [stderr] | [INFO] [stderr] 14 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromPrimitive, ToPrimitive)] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_Channels` [INFO] [stderr] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = 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] [stderr] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stderr] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stderr] --> src/buffer.rs:14:60 [INFO] [stderr] | [INFO] [stderr] 14 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromPrimitive, ToPrimitive)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_Channels` [INFO] [stderr] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stderr] --> src/source.rs:6:45 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromPrimitive, ToPrimitive)] [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_FromPrimitive_FOR_SourceState` [INFO] [stderr] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: non-local `impl` definition, they should be avoided as they go against expectation [INFO] [stderr] --> src/source.rs:6:60 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromPrimitive, ToPrimitive)] [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = help: move this `impl` block outside the of the current constant `_IMPL_NUM_ToPrimitive_FOR_SourceState` [INFO] [stderr] = note: an `impl` definition is non-local if it is nested inside an item and may impact type checking outside of that item. This can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stderr] = note: one exception to the rule are anon-const (`const _: () = { ... }`) at top-level module and anon-const at the same nesting as the trait or type [INFO] [stderr] = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue [INFO] [stderr] = 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] [stderr] = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `linear_model_allen` (lib) generated 6 warnings (run `cargo fix --lib -p linear_model_allen` to apply 1 suggestion) [INFO] [stderr] warning: `linear_model_allen` (lib test) generated 6 warnings (6 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/linear_model_allen-fd629031e7ca9022) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test sys::bindgen_test_layout___fsid_t ... ok [INFO] [stdout] test sys::bindgen_test_layout_max_align_t ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests linear_model_allen [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" "c421bf362f94901c171a12c794870469f4955f757df73ace4879ebfb9892b1ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c421bf362f94901c171a12c794870469f4955f757df73ace4879ebfb9892b1ff", kill_on_drop: false }` [INFO] [stdout] c421bf362f94901c171a12c794870469f4955f757df73ace4879ebfb9892b1ff