[INFO] cloning repository https://github.com/martinisoft/listbotto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/martinisoft/listbotto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinisoft%2Flistbotto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinisoft%2Flistbotto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2baaa513eb2af2c0182029db0827a96ca5ffbf38 [INFO] testing martinisoft/listbotto against beta-2021-01-01 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmartinisoft%2Flistbotto" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/martinisoft/listbotto on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/martinisoft/listbotto [INFO] finished tweaking git repo https://github.com/martinisoft/listbotto [INFO] tweaked toml for git repo https://github.com/martinisoft/listbotto written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/martinisoft/listbotto already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fmod v0.10.1 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e80bbbdadf2c77307a3ae793fd792d5148ea6159e7997afeeb4897891abd3c27 [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" "e80bbbdadf2c77307a3ae793fd792d5148ea6159e7997afeeb4897891abd3c27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e80bbbdadf2c77307a3ae793fd792d5148ea6159e7997afeeb4897891abd3c27", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e80bbbdadf2c77307a3ae793fd792d5148ea6159e7997afeeb4897891abd3c27", kill_on_drop: false }` [INFO] [stdout] e80bbbdadf2c77307a3ae793fd792d5148ea6159e7997afeeb4897891abd3c27 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f01b2911175886f16dc97ec930dc552f47df862ec3843c5a75b6f6ac89e2be8e [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" "f01b2911175886f16dc97ec930dc552f47df862ec3843c5a75b6f6ac89e2be8e", kill_on_drop: false }` [INFO] [stderr] Compiling c_vec v1.0.12 [INFO] [stderr] Compiling conduit-mime-types v0.7.3 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling num_cpus v0.2.13 [INFO] [stderr] Compiling hpack v0.2.0 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling cookie v0.2.5 [INFO] [stderr] Compiling fmod v0.10.1 [INFO] [stderr] Compiling solicit v0.4.4 [INFO] [stderr] Compiling hyper v0.9.18 [INFO] [stderr] error: could not compile `fmod` [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/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/rfmod-33fb0d8dda566ba8.rfmod.6pl3yd7j-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-33fb0d8dda566ba8.rfmod.6pl3yd7j-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-33fb0d8dda566ba8.rfmod.6pl3yd7j-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-33fb0d8dda566ba8.rfmod.6pl3yd7j-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-33fb0d8dda566ba8.rfmod.6pl3yd7j-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-33fb0d8dda566ba8.rfmod.6pl3yd7j-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-33fb0d8dda566ba8.rfmod.6pl3yd7j-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-33fb0d8dda566ba8.rfmod.6pl3yd7j-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-33fb0d8dda566ba8.rfmod.6pl3yd7j-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-33fb0d8dda566ba8.rfmod.6pl3yd7j-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-33fb0d8dda566ba8.rfmod.6pl3yd7j-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-33fb0d8dda566ba8.rfmod.6pl3yd7j-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-33fb0d8dda566ba8.rfmod.6pl3yd7j-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-33fb0d8dda566ba8.rfmod.6pl3yd7j-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-33fb0d8dda566ba8.rfmod.6pl3yd7j-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/rfmod-33fb0d8dda566ba8.rfmod.6pl3yd7j-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/librfmod-33fb0d8dda566ba8.so" "-Wl,--version-script=/tmp/rustcLzC7PG/list" "/opt/rustwide/target/debug/deps/rfmod-33fb0d8dda566ba8.4ubwttnyxwvlzmo4.rcgu.o" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-lfmodex64" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustcLzC7PG/libbyteorder-2f9d4a3f19411b1e.rlib" "-Wl,--no-whole-archive" "-L" "/opt/rustwide/target/debug/deps" "-Wl,-Bdynamic" "-lc_vec-fd1b2b07c21ad0f0" "-Wl,-Bstatic" "-Wl,--whole-archive" "/tmp/rustcLzC7PG/liblibc-77d6541a42757d2c.rlib" "-Wl,--no-whole-archive" "-Wl,--start-group" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2021-01-01-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bdynamic" "-lstd-7444fd17919e9af0" "-Wl,--end-group" "-Wl,-Bstatic" "/tmp/rustcLzC7PG/libcompiler_builtins-0f3a0c116d5e04d6.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lfmodex64 [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [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" "f01b2911175886f16dc97ec930dc552f47df862ec3843c5a75b6f6ac89e2be8e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f01b2911175886f16dc97ec930dc552f47df862ec3843c5a75b6f6ac89e2be8e", kill_on_drop: false }` [INFO] [stdout] f01b2911175886f16dc97ec930dc552f47df862ec3843c5a75b6f6ac89e2be8e