[INFO] cloning repository https://github.com/tryone144/dual-kawase-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tryone144/dual-kawase-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftryone144%2Fdual-kawase-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftryone144%2Fdual-kawase-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fada891f713a6cef0c8148e2f9750b9668e3bb7c [INFO] testing tryone144/dual-kawase-demo 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%2Ftryone144%2Fdual-kawase-demo" "/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/tryone144/dual-kawase-demo 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/tryone144/dual-kawase-demo [INFO] finished tweaking git repo https://github.com/tryone144/dual-kawase-demo [INFO] tweaked toml for git repo https://github.com/tryone144/dual-kawase-demo written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/tryone144/dual-kawase-demo 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 cpu-time v1.0.0 [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] [stdout] ea189475c664af4a9e8b27e7d6c1d2b475fd59a83659ac7a8c0da05f3bc2591d [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" "ea189475c664af4a9e8b27e7d6c1d2b475fd59a83659ac7a8c0da05f3bc2591d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea189475c664af4a9e8b27e7d6c1d2b475fd59a83659ac7a8c0da05f3bc2591d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea189475c664af4a9e8b27e7d6c1d2b475fd59a83659ac7a8c0da05f3bc2591d", kill_on_drop: false }` [INFO] [stdout] ea189475c664af4a9e8b27e7d6c1d2b475fd59a83659ac7a8c0da05f3bc2591d [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] cc36bfbe576d500da8019a444d3173d517afa7fb6fcea7ac8b15947661f31e4a [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" "cc36bfbe576d500da8019a444d3173d517afa7fb6fcea7ac8b15947661f31e4a", kill_on_drop: false }` [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rayon-core v1.6.1 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling c_vec v1.3.3 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling cpu-time v1.0.0 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling crossbeam-queue v0.2.0 [INFO] [stderr] Compiling rustc-hash v1.0.1 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling deflate v0.7.20 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling png v0.15.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling rusttype v0.8.2 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Compiling rayon v1.2.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling glyph_brush_layout v0.1.8 [INFO] [stderr] Compiling glyph_brush v0.6.1 [INFO] [stderr] Compiling jpeg-decoder v0.1.18 [INFO] [stderr] Compiling tiff v0.3.1 [INFO] [stderr] Compiling image v0.22.3 [INFO] [stderr] Compiling dual-kawase-demo v0.1.2 (/opt/rustwide/workdir) [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/dual_kawase_demo-68186dee5a5015db.dual_kawase_demo.a469zw48-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-68186dee5a5015db.dual_kawase_demo.a469zw48-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-68186dee5a5015db.dual_kawase_demo.a469zw48-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-68186dee5a5015db.dual_kawase_demo.a469zw48-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-68186dee5a5015db.dual_kawase_demo.a469zw48-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-68186dee5a5015db.dual_kawase_demo.a469zw48-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-68186dee5a5015db.dual_kawase_demo.a469zw48-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-68186dee5a5015db.dual_kawase_demo.a469zw48-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-68186dee5a5015db.dual_kawase_demo.a469zw48-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-68186dee5a5015db.dual_kawase_demo.a469zw48-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-68186dee5a5015db.dual_kawase_demo.a469zw48-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-68186dee5a5015db.dual_kawase_demo.a469zw48-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-68186dee5a5015db.dual_kawase_demo.a469zw48-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-68186dee5a5015db.dual_kawase_demo.a469zw48-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-68186dee5a5015db.dual_kawase_demo.a469zw48-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-68186dee5a5015db.dual_kawase_demo.a469zw48-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/dual_kawase_demo-68186dee5a5015db" "/opt/rustwide/target/debug/deps/dual_kawase_demo-68186dee5a5015db.1ormivvmc4fralij.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-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/libimage-7a8e4760b2ef7400.rlib" "/opt/rustwide/target/debug/deps/libtiff-7a6b23e52040d6e6.rlib" "/opt/rustwide/target/debug/deps/libpng-934d116021643fd7.rlib" "/opt/rustwide/target/debug/deps/libdeflate-d5efceb67e637295.rlib" "/opt/rustwide/target/debug/deps/libinflate-b643dcee80b1d6e3.rlib" "/opt/rustwide/target/debug/deps/libadler32-4329487774eff090.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-83660c2de20ee2f3.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-b509d61d749ec5a8.rlib" "/opt/rustwide/target/debug/deps/librayon-4532d70870bf0881.rlib" "/opt/rustwide/target/debug/deps/librayon_core-cab957d90b299e81.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-156eb7fcc28e1e7a.rlib" "/opt/rustwide/target/debug/deps/libeither-e56ae8568f7848ad.rlib" "/opt/rustwide/target/debug/deps/libgif-f655073f52a6ec8e.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-9b165e24478bc78e.rlib" "/opt/rustwide/target/debug/deps/liblzw-2bf98fa21fe9f912.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-f14a59a4bfce02bc.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-51eba9f1c2f5069f.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush-c098e13f64f02244.rlib" "/opt/rustwide/target/debug/deps/libtwox_hash-22b8b2c74acb7eee.rlib" "/opt/rustwide/target/debug/deps/librand-12e1a330dce9ad85.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-b6feac08437d100e.rlib" "/opt/rustwide/target/debug/deps/libc2_chacha-5a48e65bbdd376cb.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-64bfa76f9410d844.rlib" "/opt/rustwide/target/debug/deps/librand_core-b056e021f2407acc.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-408b6226df2b8d77.rlib" "/opt/rustwide/target/debug/deps/libglyph_brush_layout-5b7db506582de305.rlib" "/opt/rustwide/target/debug/deps/libxi_unicode-43a6df43aa45b19c.rlib" "/opt/rustwide/target/debug/deps/liblog-e9c1f4128215cfb7.rlib" "/opt/rustwide/target/debug/deps/librusttype-a98d171b137693be.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2c9e82e0b678c048.rlib" "/opt/rustwide/target/debug/deps/libstb_truetype-50bc0cb6519abde5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-3cfd00735077392b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-95fab826e179a0e3.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-5d7f87962d1afbbe.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-605d3a5637bb7283.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-086433334e2dbd2c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-727e218cbe4629d5.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-e62b65088e5a97fd.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-920ed6a70714d423.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-8a784612a058a8d3.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-479b940a80c0e4d0.rlib" "/opt/rustwide/target/debug/deps/libordered_float-1f6311a50a4027ee.rlib" "/opt/rustwide/target/debug/deps/libapprox-18291c39947939b9.rlib" "/opt/rustwide/target/debug/deps/libgl-1625bf08caf615fd.rlib" "/opt/rustwide/target/debug/deps/libcpu_time-e9d462d237495cc7.rlib" "/opt/rustwide/target/debug/deps/libsdl2-8dc38a7093377e11.rlib" "/opt/rustwide/target/debug/deps/librand-028eac9bf3e59034.rlib" "/opt/rustwide/target/debug/deps/librand_xorshift-ff4debf85d7d0431.rlib" "/opt/rustwide/target/debug/deps/librand_pcg-d3554ad8d1f072a9.rlib" "/opt/rustwide/target/debug/deps/librand_hc-67b08b8b6035b688.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3f3162119f31c395.rlib" "/opt/rustwide/target/debug/deps/librand_isaac-ae775067d7a59098.rlib" "/opt/rustwide/target/debug/deps/librand_core-eadf77cab825c6b0.rlib" "/opt/rustwide/target/debug/deps/librand_os-747ecbe83b213a79.rlib" "/opt/rustwide/target/debug/deps/librand_jitter-c74589dc11794036.rlib" "/opt/rustwide/target/debug/deps/librand_core-8dd96053848a29ab.rlib" "/opt/rustwide/target/debug/deps/libc_vec-ca6b7a7efd8d34ef.rlib" "/opt/rustwide/target/debug/deps/libsdl2_sys-0e0cc25731d50eaa.rlib" "/opt/rustwide/target/debug/deps/libbitflags-ef3b499484556621.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib" "/opt/rustwide/target/debug/deps/liblibc-788ccbe2475f8bf2.rlib" "/opt/rustwide/target/debug/deps/libnum-c95c7f7dfb6aa5cf.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-bb36ab64519fe73d.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-f450ce6e322f2482.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-6975ea36585c9df2.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" "-lSDL2_gfx" "-lutil" "-lutil" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL2_gfx [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 `dual-kawase-demo`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "cc36bfbe576d500da8019a444d3173d517afa7fb6fcea7ac8b15947661f31e4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc36bfbe576d500da8019a444d3173d517afa7fb6fcea7ac8b15947661f31e4a", kill_on_drop: false }` [INFO] [stdout] cc36bfbe576d500da8019a444d3173d517afa7fb6fcea7ac8b15947661f31e4a