[INFO] fetching crate darkengine 0.1.0... [INFO] testing darkengine-0.1.0 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate darkengine 0.1.0 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate darkengine 0.1.0 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "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-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded image v0.19.0 [INFO] [stderr] Downloaded bmfont v0.2.1 [INFO] [stderr] Downloaded ears v0.5.1 [INFO] [stderr] Downloaded glfw v0.23.0 [INFO] [stderr] Downloaded glfw-sys v3.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a31161fd81b1cb8ae945b632f3795887e2cd92ac2751d2ca07e896484f4c9d98 [INFO] running `Command { std: "docker" "start" "-a" "a31161fd81b1cb8ae945b632f3795887e2cd92ac2751d2ca07e896484f4c9d98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a31161fd81b1cb8ae945b632f3795887e2cd92ac2751d2ca07e896484f4c9d98", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a31161fd81b1cb8ae945b632f3795887e2cd92ac2751d2ca07e896484f4c9d98", kill_on_drop: false }` [INFO] [stdout] a31161fd81b1cb8ae945b632f3795887e2cd92ac2751d2ca07e896484f4c9d98 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f8a7651cabb3fcf9f1e0a9f6c27c1a0689d42e2b7279293463059dfb88d27510 [INFO] running `Command { std: "docker" "start" "-a" "f8a7651cabb3fcf9f1e0a9f6c27c1a0689d42e2b7279293463059dfb88d27510", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling nix v0.11.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling ears v0.5.1 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling nom v1.2.4 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling fnv v1.0.7 [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 owning_ref v0.4.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling wayland-sys v0.20.12 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling wayland-scanner v0.20.12 [INFO] [stderr] Compiling gl_generator v0.9.0 [INFO] [stderr] Compiling wayland-commons v0.20.12 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling semver v0.2.3 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [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 rand_core v0.6.3 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling wayland-client v0.20.12 [INFO] [stderr] Compiling wayland-protocols v0.20.12 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling glutin v0.17.0 [INFO] [stderr] Compiling glium v0.22.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling enum_primitive v0.1.1 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling glfw-sys v3.3.4 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling num-complex v0.1.43 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustccpbf3r/list" "-m64" "/opt/rustwide/target/debug/deps/ears-e987aa0919c5be56.ears.faea1c6f-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ears-e987aa0919c5be56.ears.faea1c6f-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ears-e987aa0919c5be56.ears.faea1c6f-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ears-e987aa0919c5be56.ears.faea1c6f-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ears-e987aa0919c5be56.ears.faea1c6f-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ears-e987aa0919c5be56.ears.faea1c6f-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ears-e987aa0919c5be56.ears.faea1c6f-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ears-e987aa0919c5be56.ears.faea1c6f-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ears-e987aa0919c5be56.ears.faea1c6f-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ears-e987aa0919c5be56.ears.faea1c6f-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ears-e987aa0919c5be56.ears.faea1c6f-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ears-e987aa0919c5be56.ears.faea1c6f-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ears-e987aa0919c5be56.ears.faea1c6f-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ears-e987aa0919c5be56.ears.faea1c6f-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ears-e987aa0919c5be56.ears.faea1c6f-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ears-e987aa0919c5be56.ears.faea1c6f-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/ears-e987aa0919c5be56.7l979jhfcrqod5c.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/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lopenal" "-lsndfile" "-Wl,-Bstatic" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/liblazy_static-e7ca4d0d8274d779.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/opt/rustwide/target/debug/deps/liblibc-333aa5b90e875ae0.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-37fdd654777c296f" "-Wl,--end-group" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d1241f7bd234a268.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/ecabaf78506b7a4668d42dc20268c086b93f0fad/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libears-e987aa0919c5be56.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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f8a7651cabb3fcf9f1e0a9f6c27c1a0689d42e2b7279293463059dfb88d27510", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f8a7651cabb3fcf9f1e0a9f6c27c1a0689d42e2b7279293463059dfb88d27510", kill_on_drop: false }` [INFO] [stdout] f8a7651cabb3fcf9f1e0a9f6c27c1a0689d42e2b7279293463059dfb88d27510