[INFO] fetching crate darkengine 0.1.0... [INFO] testing darkengine-0.1.0 against beta-2021-09-08 for beta-1.56-1 [INFO] extracting crate darkengine 0.1.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate darkengine 0.1.0 on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate darkengine 0.1.0 [INFO] finished tweaking crates.io crate darkengine 0.1.0 [INFO] tweaked toml for crates.io crate darkengine 0.1.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ears v0.5.1 [INFO] [stderr] Downloaded bmfont v0.2.1 [INFO] [stderr] Downloaded image v0.19.0 [INFO] [stderr] Downloaded glfw v0.23.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dde77a04e2405a8e1d21068371e6116ba79246a961abd1ff5a84be72eaa18490 [INFO] running `Command { std: "docker" "start" "-a" "dde77a04e2405a8e1d21068371e6116ba79246a961abd1ff5a84be72eaa18490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dde77a04e2405a8e1d21068371e6116ba79246a961abd1ff5a84be72eaa18490", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dde77a04e2405a8e1d21068371e6116ba79246a961abd1ff5a84be72eaa18490", kill_on_drop: false }` [INFO] [stdout] dde77a04e2405a8e1d21068371e6116ba79246a961abd1ff5a84be72eaa18490 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1fcd4b6b6a72e5cc475252f7743af28ee2bedd6de114fa0efbb3afcd106d67b8 [INFO] running `Command { std: "docker" "start" "-a" "1fcd4b6b6a72e5cc475252f7743af28ee2bedd6de114fa0efbb3afcd106d67b8", kill_on_drop: false }` [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling ears v0.5.1 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling bmfont v0.2.1 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling libloading v0.6.7 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling memmap v0.6.2 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling semver v0.2.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling glfw-sys v3.3.4 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcyGg1iC/list" "-m64" "/opt/rustwide/target/debug/deps/ears-80b1cf83a760debc.ears.2a934027-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ears-80b1cf83a760debc.ears.2a934027-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ears-80b1cf83a760debc.ears.2a934027-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ears-80b1cf83a760debc.ears.2a934027-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ears-80b1cf83a760debc.ears.2a934027-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ears-80b1cf83a760debc.ears.2a934027-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ears-80b1cf83a760debc.ears.2a934027-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ears-80b1cf83a760debc.ears.2a934027-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ears-80b1cf83a760debc.ears.2a934027-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ears-80b1cf83a760debc.ears.2a934027-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ears-80b1cf83a760debc.ears.2a934027-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ears-80b1cf83a760debc.ears.2a934027-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ears-80b1cf83a760debc.ears.2a934027-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ears-80b1cf83a760debc.ears.2a934027-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ears-80b1cf83a760debc.ears.2a934027-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ears-80b1cf83a760debc.ears.2a934027-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ears-80b1cf83a760debc.1mg6j7bkq7dxno5x.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/local/opt/openal-soft/lib" "-L" "/usr/local/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lopenal" "-lsndfile" "-Wl,-Bstatic" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/liblazy_static-fcd78a373e0df468.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/liblibc-0ec3a1d3f48b901b.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-9a950938f3668a37" "-Wl,--end-group" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-80a2b295510dd038.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-09-08-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libears-80b1cf83a760debc.so" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lsndfile [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ears` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "1fcd4b6b6a72e5cc475252f7743af28ee2bedd6de114fa0efbb3afcd106d67b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fcd4b6b6a72e5cc475252f7743af28ee2bedd6de114fa0efbb3afcd106d67b8", kill_on_drop: false }` [INFO] [stdout] 1fcd4b6b6a72e5cc475252f7743af28ee2bedd6de114fa0efbb3afcd106d67b8