[INFO] cloning repository https://github.com/nrxus/rust_smasher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nrxus/rust_smasher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrxus%2Frust_smasher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrxus%2Frust_smasher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f25a56b3b421e7b32ab4d7a8c378bba13be009c1 [INFO] testing nrxus/rust_smasher against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnrxus%2Frust_smasher" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nrxus/rust_smasher on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/nrxus/rust_smasher [INFO] finished tweaking git repo https://github.com/nrxus/rust_smasher [INFO] tweaked toml for git repo https://github.com/nrxus/rust_smasher written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/nrxus/rust_smasher already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_yaml v0.6.2 [INFO] [stderr] Downloaded moho v0.0.4 [INFO] [stderr] Downloaded glm v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 34706d24c471a0a9bba0aea6c3014b05097947b8f0e0e36ad9d5c95ee955496a [INFO] running `Command { std: "docker" "start" "-a" "34706d24c471a0a9bba0aea6c3014b05097947b8f0e0e36ad9d5c95ee955496a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "34706d24c471a0a9bba0aea6c3014b05097947b8f0e0e36ad9d5c95ee955496a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "34706d24c471a0a9bba0aea6c3014b05097947b8f0e0e36ad9d5c95ee955496a", kill_on_drop: false }` [INFO] [stdout] 34706d24c471a0a9bba0aea6c3014b05097947b8f0e0e36ad9d5c95ee955496a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02239a4ca577470e3265eaa6dd37a94e15d15ddc9ca1f31fad4e61abd6ce9d48 [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" "02239a4ca577470e3265eaa6dd37a94e15d15ddc9ca1f31fad4e61abd6ce9d48", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.21 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling rustc-serialize v0.3.23 [INFO] [stderr] Compiling gcc v0.3.45 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling backtrace v0.3.0 [INFO] [stderr] Compiling log v0.3.7 [INFO] [stderr] Compiling sdl2-sys v0.27.2 [INFO] [stderr] Compiling rustc-demangle v0.1.4 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling lazy_static v0.2.4 [INFO] [stderr] Compiling serde v0.9.11 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Compiling dbghelp-sys v0.2.0 [INFO] [stderr] Compiling syn v0.11.9 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling backtrace-sys v0.1.10 [INFO] [stderr] Compiling num-integer v0.1.33 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling serde_codegen_internals v0.14.1 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling serde_derive v0.9.11 [INFO] [stderr] Compiling num-bigint v0.1.37 [INFO] [stderr] Compiling num-complex v0.1.36 [INFO] [stderr] Compiling num-rational v0.1.36 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling sdl2 v0.29.0 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling quickcheck v0.2.27 [INFO] [stderr] Compiling glm v0.2.3 [INFO] [stderr] Compiling serde_yaml v0.6.2 [INFO] [stderr] Compiling error-chain v0.10.0 [INFO] [stderr] Compiling moho v0.0.4 [INFO] [stderr] Compiling rust_smasher v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / error_chain!{ [INFO] [stdout] 17 | | links { [INFO] [stdout] 18 | | Moho(::moho::errors::Error, ::moho::errors::ErrorKind); [INFO] [stdout] 19 | | } [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] 24 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / error_chain!{ [INFO] [stdout] 17 | | links { [INFO] [stdout] 18 | | Moho(::moho::errors::Error, ::moho::errors::ErrorKind); [INFO] [stdout] 19 | | } [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] 24 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/main.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / error_chain!{ [INFO] [stdout] 17 | | links { [INFO] [stdout] 18 | | Moho(::moho::errors::Error, ::moho::errors::ErrorKind); [INFO] [stdout] 19 | | } [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] 24 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [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-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/master_smasher-16d6cbe8875cd575.master_smasher.ad1bzvmi-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/master_smasher-16d6cbe8875cd575.master_smasher.ad1bzvmi-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/master_smasher-16d6cbe8875cd575.master_smasher.ad1bzvmi-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/master_smasher-16d6cbe8875cd575.master_smasher.ad1bzvmi-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/master_smasher-16d6cbe8875cd575.master_smasher.ad1bzvmi-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/master_smasher-16d6cbe8875cd575.master_smasher.ad1bzvmi-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/master_smasher-16d6cbe8875cd575.master_smasher.ad1bzvmi-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/master_smasher-16d6cbe8875cd575.master_smasher.ad1bzvmi-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/master_smasher-16d6cbe8875cd575.master_smasher.ad1bzvmi-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/master_smasher-16d6cbe8875cd575.master_smasher.ad1bzvmi-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/master_smasher-16d6cbe8875cd575.master_smasher.ad1bzvmi-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/master_smasher-16d6cbe8875cd575.master_smasher.ad1bzvmi-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/master_smasher-16d6cbe8875cd575.master_smasher.ad1bzvmi-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/master_smasher-16d6cbe8875cd575.master_smasher.ad1bzvmi-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/master_smasher-16d6cbe8875cd575.master_smasher.ad1bzvmi-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/master_smasher-16d6cbe8875cd575.master_smasher.ad1bzvmi-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/master_smasher-16d6cbe8875cd575" "/opt/rustwide/target/debug/deps/master_smasher-16d6cbe8875cd575.4nyhg99a4csji2hn.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/backtrace-sys-224824b622f05502/out/.libs" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libserde_yaml-07c80cd321f8841d.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-6c722933db687d4f.rlib" "/opt/rustwide/target/debug/deps/libserde-a34e93e8db508e7d.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-5e05548013b90753.rlib" "/opt/rustwide/target/debug/deps/libmoho-21789ec6c56b2e26.rlib" "/opt/rustwide/target/debug/deps/libsdl2-e2a4fbf6fa0c6dd6.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-df2d2b689bf34ce6.rlib" "/opt/rustwide/target/debug/deps/libbitflags-7b15d77b989f677d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b634aa90923a0899.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-0c7bea1bebac0c6b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-13f185656e7c588b.rlib" "/opt/rustwide/target/debug/deps/libbacktrace_sys-9197d19c5a29f722.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-3b1d1ddebfb9041b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e520603e5e391271.rlib" "/opt/rustwide/target/debug/deps/libdbghelp-a8e91854f2a89c0f.rlib" "/opt/rustwide/target/debug/deps/libwinapi-08f0135bab856b5b.rlib" "/opt/rustwide/target/debug/deps/libkernel32-cceb62b1a55bf6d7.rlib" "/opt/rustwide/target/debug/deps/libglm-37a4a92560cd3f61.rlib" "/opt/rustwide/target/debug/deps/libquickcheck-ca8ceb4c90a1e052.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-64e9c28166b95e82.rlib" "/opt/rustwide/target/debug/deps/libregex-276828ee26ef05d8.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-84ed10061b506991.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-63e7e7ed077eef28.rlib" "/opt/rustwide/target/debug/deps/libthread_local-923d97b96f5c2eae.rlib" "/opt/rustwide/target/debug/deps/libthread_id-0bdedd3a88dff835.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-cd1079981d6041f3.rlib" "/opt/rustwide/target/debug/deps/libmemchr-1a5acfc7638dedf1.rlib" "/opt/rustwide/target/debug/deps/liblog-ccf3a3a49fba2d62.rlib" "/opt/rustwide/target/debug/deps/libnum-02276117339e1ca8.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-03c926e9c38e321c.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-4671e2660ef77835.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-fdb042d4183c14d1.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-fc7ba9965616a27e.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-c5625b8602a8d006.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-21dbc0f8ec45adf5.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-b4989b3c6b7d9dff.rlib" "/opt/rustwide/target/debug/deps/librand-3ac753be60a3f872.rlib" "/opt/rustwide/target/debug/deps/liblibc-d411205fc5c7bd9b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-d66e0ceb8eaec9b8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9717ec0599b569a0.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-04369de9ba916647.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-997d622c2e4dbe5c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-0359c4288a5ef89f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-1b25ede22d698ab3.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-37940b486a68e488.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-06b77c27e794c7c6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4d07e02a8df36da1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-fb29e0695c0a0f79.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-e16188b4cf97e8bb.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-5eb391c8dabdee77.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-b0689b528b222bee.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2020-07-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ed072ac495e62e7a.rlib" "-Wl,-Bdynamic" "-lSDL2_image" "-lSDL2" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_image [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rust_smasher`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "02239a4ca577470e3265eaa6dd37a94e15d15ddc9ca1f31fad4e61abd6ce9d48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02239a4ca577470e3265eaa6dd37a94e15d15ddc9ca1f31fad4e61abd6ce9d48", kill_on_drop: false }` [INFO] [stdout] 02239a4ca577470e3265eaa6dd37a94e15d15ddc9ca1f31fad4e61abd6ce9d48