[INFO] fetching crate allen 0.2.0... [INFO] checking allen-0.2.0 against master#91c0823ee63e793d990bb9fed898dc95b5d6db51 for pr-125741 [INFO] extracting crate allen 0.2.0 into /workspace/builds/worker-1-tc1/source [INFO] validating manifest of crates.io crate allen 0.2.0 on toolchain 91c0823ee63e793d990bb9fed898dc95b5d6db51 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate allen 0.2.0 [INFO] finished tweaking crates.io crate allen 0.2.0 [INFO] tweaked toml for crates.io crate allen 0.2.0 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate crates.io crate allen 0.2.0 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" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bindgen v0.60.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7397cca2ec040fba6ca47169fa5c8888486c99b5ae3a166e971bd3c0b637eaf0 [INFO] running `Command { std: "docker" "start" "-a" "7397cca2ec040fba6ca47169fa5c8888486c99b5ae3a166e971bd3c0b637eaf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7397cca2ec040fba6ca47169fa5c8888486c99b5ae3a166e971bd3c0b637eaf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7397cca2ec040fba6ca47169fa5c8888486c99b5ae3a166e971bd3c0b637eaf0", kill_on_drop: false }` [INFO] [stdout] 7397cca2ec040fba6ca47169fa5c8888486c99b5ae3a166e971bd3c0b637eaf0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+91c0823ee63e793d990bb9fed898dc95b5d6db51" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1488599a83cf4c9ac4e61cacbc647887b7cfd0f544f7363ef1fbc815525bfa13 [INFO] running `Command { std: "docker" "start" "-a" "1488599a83cf4c9ac4e61cacbc647887b7cfd0f544f7363ef1fbc815525bfa13", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling clap v3.2.20 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Checking thiserror v1.0.34 [INFO] [stderr] Compiling allen v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] error: failed to run custom build command for `allen v0.2.0 (/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/allen-2f0785384038dc18/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/allen-71de64e3980f841d/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/allen-71de64e3980f841d/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/allen-71de64e3980f841d/out/build [INFO] [stderr] running: cd "/opt/rustwide/target/debug/build/allen-71de64e3980f841d/out/build" && MAKEFLAGS="-j --jobserver-fds=8,9 --jobserver-auth=8,9" "cmake" "--build" "." "--target" "install" "--config" "Release" "--parallel" "16" [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/common.dir/common/dynload.cpp.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/common.dir/common/almalloc.cpp.o [INFO] [stderr] [ 3%] Building CXX object CMakeFiles/common.dir/common/alfstream.cpp.o [INFO] [stderr] [ 4%] Building CXX object CMakeFiles/common.dir/common/alcomplex.cpp.o [INFO] [stderr] [ 5%] Building CXX object CMakeFiles/common.dir/common/strutils.cpp.o [INFO] [stderr] [ 7%] Building CXX object CMakeFiles/common.dir/common/polyphase_resampler.cpp.o [INFO] [stderr] [ 7%] Building CXX object CMakeFiles/common.dir/common/ringbuffer.cpp.o [INFO] [stderr] [ 8%] Building CXX object CMakeFiles/common.dir/common/alstring.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] [ 13%] Building CXX object CMakeFiles/OpenAL.dir/al/auxeffectslot.cpp.o [INFO] [stderr] [ 13%] Building CXX object CMakeFiles/OpenAL.dir/al/effect.cpp.o [INFO] [stderr] [ 13%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/autowah.cpp.o [INFO] [stderr] [ 14%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/chorus.cpp.o [INFO] [stderr] [ 15%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/compressor.cpp.o [INFO] [stderr] [ 16%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/convolution.cpp.o [INFO] [stderr] [ 18%] Building CXX object CMakeFiles/OpenAL.dir/al/buffer.cpp.o [INFO] [stderr] [ 18%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/dedicated.cpp.o [INFO] [stderr] [ 19%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/distortion.cpp.o [INFO] [stderr] [ 20%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/effects.cpp.o [INFO] [stderr] [ 22%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/echo.cpp.o [INFO] [stderr] [ 22%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/equalizer.cpp.o [INFO] [stderr] [ 24%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/fshifter.cpp.o [INFO] [stderr] [ 24%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/modulator.cpp.o [INFO] [stderr] [ 25%] Building CXX object CMakeFiles/OpenAL.dir/al/effects/null.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/extension.cpp.o [INFO] [stderr] [ 31%] Building CXX object CMakeFiles/OpenAL.dir/al/event.cpp.o [INFO] [stderr] [ 32%] Building CXX object CMakeFiles/OpenAL.dir/al/source.cpp.o [INFO] [stderr] [ 34%] Building CXX object CMakeFiles/OpenAL.dir/al/listener.cpp.o [INFO] [stderr] [ 34%] Building CXX object CMakeFiles/OpenAL.dir/al/state.cpp.o [INFO] [stderr] [ 35%] Building CXX object CMakeFiles/OpenAL.dir/al/filter.cpp.o [INFO] [stderr] [ 36%] Building CXX object CMakeFiles/OpenAL.dir/alc/alu.cpp.o [INFO] [stderr] [ 37%] 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] [ 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/pshifter.cpp.o [INFO] [stderr] [ 53%] Building CXX object CMakeFiles/OpenAL.dir/alc/effects/null.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] [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] gmake: warning: -j16 forced in submake: resetting jobserver mode. [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.48/src/lib.rs:975: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: 0x55d9015ed055 - std::backtrace_rs::backtrace::libunwind::trace::h14f21bd883cc1137 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stderr] 1: 0x55d9015ed055 - std::backtrace_rs::backtrace::trace_unsynchronized::h99739def02e63467 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55d9015ed055 - std::sys_common::backtrace::_print_fmt::h59490746a5a02ab4 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stderr] 3: 0x55d9015ed055 - ::fmt::h77ac69bdddcb6c90 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stderr] 4: 0x55d901617dcb - core::fmt::rt::Argument::fmt::h6484ded2d1cd8303 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/core/src/fmt/rt.rs:165:63 [INFO] [stderr] 5: 0x55d901617dcb - core::fmt::write::h8f1036297b30d684 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/core/src/fmt/mod.rs:1168:21 [INFO] [stderr] 6: 0x55d9015e9d7f - std::io::Write::write_fmt::ha34313c90f9d0cf0 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/io/mod.rs:1835:15 [INFO] [stderr] 7: 0x55d9015ece2e - std::sys_common::backtrace::_print::hc2b2cd12da4b1adc [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stderr] 8: 0x55d9015ece2e - std::sys_common::backtrace::print::he62cdca7e92bc29f [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stderr] 9: 0x55d9015ee3e9 - std::panicking::default_hook::{{closure}}::h2331752a1d609baa [INFO] [stderr] 10: 0x55d9015ee18a - std::panicking::default_hook::hb52e8c1df6a12f49 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panicking.rs:298:9 [INFO] [stderr] 11: 0x55d9015ee8f3 - std::panicking::rust_panic_with_hook::h3214a2b0dbb8b5f4 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panicking.rs:795:13 [INFO] [stderr] 12: 0x55d9015ee7d4 - std::panicking::begin_panic_handler::{{closure}}::h082a8a312917743f [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panicking.rs:664:13 [INFO] [stderr] 13: 0x55d9015ed519 - std::sys_common::backtrace::__rust_end_short_backtrace::hb630debfb2408c4b [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stderr] 14: 0x55d9015ee507 - rust_begin_unwind [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panicking.rs:652:5 [INFO] [stderr] 15: 0x55d901616053 - core::panicking::panic_fmt::hffe83f0abb2b6a2c [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/core/src/panicking.rs:72:14 [INFO] [stderr] 16: 0x55d9015826d2 - cmake::fail::h9c631e95a9d45a32 [INFO] [stderr] 17: 0x55d901581e39 - cmake::run::he1c49c309eefbf15 [INFO] [stderr] 18: 0x55d90157f054 - cmake::Config::build::h2043504d40cc8aa8 [INFO] [stderr] 19: 0x55d9011d2da3 - build_script_build::main::h4e99fe5b5fd32111 [INFO] [stderr] 20: 0x55d9011cfca3 - core::ops::function::FnOnce::call_once::h3cd64e1803487749 [INFO] [stderr] 21: 0x55d9011cf4f6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hf8271c98d3e8872d [INFO] [stderr] 22: 0x55d9011cfac9 - std::rt::lang_start::{{closure}}::h06ac5f440e3215f5 [INFO] [stderr] 23: 0x55d9015e567d - core::ops::function::impls:: for &F>::call_once::hede07e327fcc0ebc [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/core/src/ops/function.rs:284:13 [INFO] [stderr] 24: 0x55d9015e567d - std::panicking::try::do_call::h3ff411408bb3457d [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panicking.rs:559:40 [INFO] [stderr] 25: 0x55d9015e567d - std::panicking::try::h8afb194969e14bdd [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panicking.rs:523:19 [INFO] [stderr] 26: 0x55d9015e567d - std::panic::catch_unwind::h1149e89400bdc36e [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panic.rs:149:14 [INFO] [stderr] 27: 0x55d9015e567d - std::rt::lang_start_internal::{{closure}}::h29044398244eeaf2 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/rt.rs:141:48 [INFO] [stderr] 28: 0x55d9015e567d - std::panicking::try::do_call::h8fb2cf4d6003a8f9 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panicking.rs:559:40 [INFO] [stderr] 29: 0x55d9015e567d - std::panicking::try::h7c85c0c8aea6bb18 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panicking.rs:523:19 [INFO] [stderr] 30: 0x55d9015e567d - std::panic::catch_unwind::h70057d44b9c8f154 [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/panic.rs:149:14 [INFO] [stderr] 31: 0x55d9015e567d - std::rt::lang_start_internal::h9f3d426770b2863d [INFO] [stderr] at /rustc/91c0823ee63e793d990bb9fed898dc95b5d6db51/library/std/src/rt.rs:141:20 [INFO] [stderr] 32: 0x55d9011cfaa7 - std::rt::lang_start::h34f9bffcb0d1744a [INFO] [stderr] 33: 0x55d9011d3995 - main [INFO] [stderr] 34: 0x7fbe2481ed90 - [INFO] [stderr] 35: 0x7fbe2481ee40 - __libc_start_main [INFO] [stderr] 36: 0x55d9011cefc5 - _start [INFO] [stderr] 37: 0x0 - [INFO] running `Command { std: "docker" "inspect" "1488599a83cf4c9ac4e61cacbc647887b7cfd0f544f7363ef1fbc815525bfa13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1488599a83cf4c9ac4e61cacbc647887b7cfd0f544f7363ef1fbc815525bfa13", kill_on_drop: false }` [INFO] [stdout] 1488599a83cf4c9ac4e61cacbc647887b7cfd0f544f7363ef1fbc815525bfa13 [INFO] checking allen-0.2.0 against try#0525276e4a85ae0a91f6f7447e501e2981e77908 for pr-125741 [INFO] extracting crate allen 0.2.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate allen 0.2.0 on toolchain 0525276e4a85ae0a91f6f7447e501e2981e77908 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0525276e4a85ae0a91f6f7447e501e2981e77908" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate allen 0.2.0 [INFO] finished tweaking crates.io crate allen 0.2.0 [INFO] tweaked toml for crates.io crate allen 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate allen 0.2.0 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" "+0525276e4a85ae0a91f6f7447e501e2981e77908" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+0525276e4a85ae0a91f6f7447e501e2981e77908" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 26c701f1a89ffd87c32291271cd48e39253cf7a04890e3fc1a8bd4f81f3931e2 [INFO] running `Command { std: "docker" "start" "-a" "26c701f1a89ffd87c32291271cd48e39253cf7a04890e3fc1a8bd4f81f3931e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "26c701f1a89ffd87c32291271cd48e39253cf7a04890e3fc1a8bd4f81f3931e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26c701f1a89ffd87c32291271cd48e39253cf7a04890e3fc1a8bd4f81f3931e2", kill_on_drop: false }` [INFO] [stdout] 26c701f1a89ffd87c32291271cd48e39253cf7a04890e3fc1a8bd4f81f3931e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+0525276e4a85ae0a91f6f7447e501e2981e77908" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6805d933970ecc1bffcef4015f9eb0f39f5577bb5c46629184b4b14c18a8390e [INFO] running `Command { std: "docker" "start" "-a" "6805d933970ecc1bffcef4015f9eb0f39f5577bb5c46629184b4b14c18a8390e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Compiling clang-sys v1.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling clap v3.2.20 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.34 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Checking thiserror v1.0.34 [INFO] [stderr] Compiling allen v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `c_char` [INFO] [stdout] --> src/context.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | ffi::{c_char, CString}, [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] [INFO] [stdout] warning: unused import: `c_char` [INFO] [stdout] --> src/context.rs:4:11 [INFO] [stdout] | [INFO] [stdout] 4 | ffi::{c_char, CString}, [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] [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: `#[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/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: 4 warnings emitted [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: `#[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/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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.23s [INFO] running `Command { std: "docker" "inspect" "6805d933970ecc1bffcef4015f9eb0f39f5577bb5c46629184b4b14c18a8390e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6805d933970ecc1bffcef4015f9eb0f39f5577bb5c46629184b4b14c18a8390e", kill_on_drop: false }` [INFO] [stdout] 6805d933970ecc1bffcef4015f9eb0f39f5577bb5c46629184b4b14c18a8390e