[INFO] cloning repository martinisoft/listbotto [INFO] running `"git" "clone" "--bare" "git://github.com/martinisoft/listbotto.git" "work/cache/sources/gh/martinisoft/listbotto"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/martinisoft/listbotto'... [INFO] running `"git" "clone" "work/cache/sources/gh/martinisoft/listbotto" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/martinisoft/listbotto"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/martinisoft/listbotto'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/martinisoft/listbotto" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/martinisoft/listbotto"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/martinisoft/listbotto'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2baaa513eb2af2c0182029db0827a96ca5ffbf38 [INFO] sha for GitHub repo martinisoft/listbotto: 2baaa513eb2af2c0182029db0827a96ca5ffbf38 [INFO] validating manifest of martinisoft/listbotto on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of martinisoft/listbotto on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing martinisoft/listbotto [INFO] finished frobbing martinisoft/listbotto [INFO] frobbed toml for martinisoft/listbotto written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/martinisoft/listbotto/Cargo.toml [INFO] started frobbing martinisoft/listbotto [INFO] finished frobbing martinisoft/listbotto [INFO] frobbed toml for martinisoft/listbotto written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/martinisoft/listbotto/Cargo.toml [INFO] crate martinisoft/listbotto already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/martinisoft/listbotto/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fmod v0.10.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing martinisoft/listbotto against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-1/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/martinisoft/listbotto:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] d023742b0ddda355c80a8611319b7e61a480e0d55aa771d019c9fb70c64d8739 [INFO] running `"docker" "start" "-a" "d023742b0ddda355c80a8611319b7e61a480e0d55aa771d019c9fb70c64d8739"` [INFO] [stderr] Compiling fmod v0.10.1 [INFO] [stderr] Compiling iron v0.4.0 [INFO] [stderr] error: linking with `cc` failed: exit code: 1 [INFO] [stderr] | [INFO] [stderr] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/crater/target/debug/deps/rfmod-ada4dc950b69162b.rfmod.ej58a89d-cgu.0.rcgu.o" "/opt/crater/target/debug/deps/rfmod-ada4dc950b69162b.rfmod.ej58a89d-cgu.1.rcgu.o" "/opt/crater/target/debug/deps/rfmod-ada4dc950b69162b.rfmod.ej58a89d-cgu.10.rcgu.o" "/opt/crater/target/debug/deps/rfmod-ada4dc950b69162b.rfmod.ej58a89d-cgu.11.rcgu.o" "/opt/crater/target/debug/deps/rfmod-ada4dc950b69162b.rfmod.ej58a89d-cgu.12.rcgu.o" "/opt/crater/target/debug/deps/rfmod-ada4dc950b69162b.rfmod.ej58a89d-cgu.13.rcgu.o" "/opt/crater/target/debug/deps/rfmod-ada4dc950b69162b.rfmod.ej58a89d-cgu.14.rcgu.o" "/opt/crater/target/debug/deps/rfmod-ada4dc950b69162b.rfmod.ej58a89d-cgu.15.rcgu.o" "/opt/crater/target/debug/deps/rfmod-ada4dc950b69162b.rfmod.ej58a89d-cgu.2.rcgu.o" "/opt/crater/target/debug/deps/rfmod-ada4dc950b69162b.rfmod.ej58a89d-cgu.3.rcgu.o" "/opt/crater/target/debug/deps/rfmod-ada4dc950b69162b.rfmod.ej58a89d-cgu.4.rcgu.o" "/opt/crater/target/debug/deps/rfmod-ada4dc950b69162b.rfmod.ej58a89d-cgu.5.rcgu.o" "/opt/crater/target/debug/deps/rfmod-ada4dc950b69162b.rfmod.ej58a89d-cgu.6.rcgu.o" "/opt/crater/target/debug/deps/rfmod-ada4dc950b69162b.rfmod.ej58a89d-cgu.7.rcgu.o" "/opt/crater/target/debug/deps/rfmod-ada4dc950b69162b.rfmod.ej58a89d-cgu.8.rcgu.o" "/opt/crater/target/debug/deps/rfmod-ada4dc950b69162b.rfmod.ej58a89d-cgu.9.rcgu.o" "-o" "/opt/crater/target/debug/deps/librfmod-ada4dc950b69162b.so" "/opt/crater/target/debug/deps/rfmod-ada4dc950b69162b.49zqbptzeq7rdf6u.rcgu.o" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/crater/target/debug/deps" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lfmodex64" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustcApTEbP/libbyteorder-406ad78b2cd8d952.rlib" "-Wl,--no-whole-archive" "-L" "/opt/crater/target/debug/deps" "-Wl,-Bdynamic" "-lc_vec-bad8c89d67a550ee" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustcApTEbP/liblibc-855825b224a0aad6.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/crater/rustup-home/toolchains/e212b7d492c96d3837691ba29d32d5f468933fb8-alt/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-196d0eff8e603c0a" "-Wl,--end-group" "-Wl,-Bstatic" "/tmp/rustcApTEbP/libcompiler_builtins-a17fdd0a687135a8.rlib" "-Wl,-Bdynamic" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-lutil" "-shared" [INFO] [stderr] = note: /usr/bin/ld: cannot find -lfmodex64 [INFO] [stderr] collect2: error: ld returned 1 exit status [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] error: Could not compile `fmod`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "d023742b0ddda355c80a8611319b7e61a480e0d55aa771d019c9fb70c64d8739"` [INFO] running `"docker" "rm" "-f" "d023742b0ddda355c80a8611319b7e61a480e0d55aa771d019c9fb70c64d8739"` [INFO] [stdout] d023742b0ddda355c80a8611319b7e61a480e0d55aa771d019c9fb70c64d8739