[INFO] updating cached repository https://github.com/egasimus/lude [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76f33a6805b1a09a6668d06cf37297140ed7d780 [INFO] testing egasimus/lude against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fegasimus%2Flude" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/egasimus/lude on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/egasimus/lude [INFO] finished tweaking git repo https://github.com/egasimus/lude [INFO] tweaked toml for git repo https://github.com/egasimus/lude written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/egasimus/lude already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] de38ebf47a02afa7e15541abcf1cac5ccd7248bc6b3fdb00926a3be01999f6b1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "de38ebf47a02afa7e15541abcf1cac5ccd7248bc6b3fdb00926a3be01999f6b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "de38ebf47a02afa7e15541abcf1cac5ccd7248bc6b3fdb00926a3be01999f6b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de38ebf47a02afa7e15541abcf1cac5ccd7248bc6b3fdb00926a3be01999f6b1", kill_on_drop: false }` [INFO] [stdout] de38ebf47a02afa7e15541abcf1cac5ccd7248bc6b3fdb00926a3be01999f6b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6ebf120bb10ef40b69f828509baf845785ee4704a50c358876fb5d5cb967bf66 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6ebf120bb10ef40b69f828509baf845785ee4704a50c358876fb5d5cb967bf66", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling vcpkg v0.2.7 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling ears v0.7.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Compiling debug_stub_derive v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling sndfile-sys v0.2.0 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling jack-sys v0.2.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling jack v0.6.2 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/ears-549be4128d83f487.ears.94ar8ebs-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ears-549be4128d83f487.ears.94ar8ebs-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ears-549be4128d83f487.ears.94ar8ebs-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ears-549be4128d83f487.ears.94ar8ebs-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ears-549be4128d83f487.ears.94ar8ebs-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ears-549be4128d83f487.ears.94ar8ebs-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ears-549be4128d83f487.ears.94ar8ebs-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ears-549be4128d83f487.ears.94ar8ebs-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ears-549be4128d83f487.ears.94ar8ebs-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ears-549be4128d83f487.ears.94ar8ebs-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ears-549be4128d83f487.ears.94ar8ebs-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ears-549be4128d83f487.ears.94ar8ebs-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ears-549be4128d83f487.ears.94ar8ebs-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ears-549be4128d83f487.ears.94ar8ebs-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ears-549be4128d83f487.ears.94ar8ebs-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ears-549be4128d83f487.ears.94ar8ebs-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libears-549be4128d83f487.so" "-Wl,--version-script=/tmp/rustccTmoin/list" "/opt/rustwide/target/debug/deps/ears-549be4128d83f487.wafrfmqvpkdzlqc.rcgu.o" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/usr/local/opt/openal-soft/lib" "-L" "/usr/local/lib" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lopenal" "-lsndfile" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustccTmoin/liblazy_static-65d9f7d0b961f44d.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustccTmoin/liblibc-2791035cf8f71fb1.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-5989bcf78182f65e" "-Wl,--end-group" "-Wl,-Bstatic" "/tmp/rustccTmoin/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "6ebf120bb10ef40b69f828509baf845785ee4704a50c358876fb5d5cb967bf66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ebf120bb10ef40b69f828509baf845785ee4704a50c358876fb5d5cb967bf66", kill_on_drop: false }` [INFO] [stdout] 6ebf120bb10ef40b69f828509baf845785ee4704a50c358876fb5d5cb967bf66