[INFO] cloning repository https://github.com/petehayes102/ontrack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/petehayes102/ontrack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetehayes102%2Fontrack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetehayes102%2Fontrack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91151801b2afa26a17619417351d460b7fd9f80b [INFO] testing petehayes102/ontrack against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpetehayes102%2Fontrack" "/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/petehayes102/ontrack on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/petehayes102/ontrack [INFO] finished tweaking git repo https://github.com/petehayes102/ontrack [INFO] tweaked toml for git repo https://github.com/petehayes102/ontrack written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/petehayes102/ontrack already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ears v0.5.0 [INFO] [stderr] Downloaded serde_derive_internals v0.22.2 [INFO] [stderr] Downloaded serde_derive v1.0.36 [INFO] [stderr] Downloaded serde v1.0.36 [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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ad27e65359175a218f6d57fa5db1b6cc4ab5d4521072a4638adcbf1912c16ea [INFO] running `Command { std: "docker" "start" "-a" "1ad27e65359175a218f6d57fa5db1b6cc4ab5d4521072a4638adcbf1912c16ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ad27e65359175a218f6d57fa5db1b6cc4ab5d4521072a4638adcbf1912c16ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ad27e65359175a218f6d57fa5db1b6cc4ab5d4521072a4638adcbf1912c16ea", kill_on_drop: false }` [INFO] [stdout] 1ad27e65359175a218f6d57fa5db1b6cc4ab5d4521072a4638adcbf1912c16ea [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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6883748429ed7f0cf217280d83cb04d0737829b00cbe59f38cd091069ed40654 [INFO] running `Command { std: "docker" "start" "-a" "6883748429ed7f0cf217280d83cb04d0737829b00cbe59f38cd091069ed40654", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling libc v0.2.40 [INFO] [stderr] Compiling cc v1.0.9 [INFO] [stderr] Compiling rustc-demangle v0.1.7 [INFO] [stderr] Compiling ears v0.5.0 [INFO] [stderr] Compiling serde v1.0.36 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling termion v1.5.1 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-Wl,--as-needed" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/ears-006042c8f2521d8f.ears.4k7qnefg-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/ears-006042c8f2521d8f.ears.4k7qnefg-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/ears-006042c8f2521d8f.ears.4k7qnefg-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/ears-006042c8f2521d8f.ears.4k7qnefg-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/ears-006042c8f2521d8f.ears.4k7qnefg-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/ears-006042c8f2521d8f.ears.4k7qnefg-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/ears-006042c8f2521d8f.ears.4k7qnefg-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/ears-006042c8f2521d8f.ears.4k7qnefg-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/ears-006042c8f2521d8f.ears.4k7qnefg-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/ears-006042c8f2521d8f.ears.4k7qnefg-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/ears-006042c8f2521d8f.ears.4k7qnefg-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/ears-006042c8f2521d8f.ears.4k7qnefg-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/ears-006042c8f2521d8f.ears.4k7qnefg-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/ears-006042c8f2521d8f.ears.4k7qnefg-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/ears-006042c8f2521d8f.ears.4k7qnefg-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/ears-006042c8f2521d8f.ears.4k7qnefg-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libears-006042c8f2521d8f.so" "-Wl,--version-script=/tmp/rustcIMuvN1/list" "/opt/rustwide/target/debug/deps/ears-006042c8f2521d8f.5cmm6huybqppvkuo.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/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lopenal" "-lsndfile" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustcIMuvN1/liblazy_static-dbe219c565973cc2.rlib" "-Wl,--no-whole-archive" "-Wl,--whole-archive" "/tmp/rustcIMuvN1/liblibc-455dac9ed8bdead2.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-21256c14e4504640" "-Wl,--end-group" "-Wl,-Bstatic" "/tmp/rustcIMuvN1/libcompiler_builtins-1eec8756baa5bc24.rlib" "-Wl,-Bdynamic" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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" "6883748429ed7f0cf217280d83cb04d0737829b00cbe59f38cd091069ed40654", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6883748429ed7f0cf217280d83cb04d0737829b00cbe59f38cd091069ed40654", kill_on_drop: false }` [INFO] [stdout] 6883748429ed7f0cf217280d83cb04d0737829b00cbe59f38cd091069ed40654