[INFO] updating cached repository https://github.com/esoterick/chipate [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8abafa265c85e3dce9e6a0fbefa3292f0690a70d [INFO] testing esoterick/chipate against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fesoterick%2Fchipate" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/esoterick/chipate on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/esoterick/chipate [INFO] finished tweaking git repo https://github.com/esoterick/chipate [INFO] tweaked toml for git repo https://github.com/esoterick/chipate written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/esoterick/chipate already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b73b3a0867a184e01ae25647936ef6d1c8aaa40df0a113242085792b60664d6 [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" "9b73b3a0867a184e01ae25647936ef6d1c8aaa40df0a113242085792b60664d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b73b3a0867a184e01ae25647936ef6d1c8aaa40df0a113242085792b60664d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b73b3a0867a184e01ae25647936ef6d1c8aaa40df0a113242085792b60664d6", kill_on_drop: false }` [INFO] [stdout] 9b73b3a0867a184e01ae25647936ef6d1c8aaa40df0a113242085792b60664d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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=forbid" "-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:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 63d10cccc2c8946f2b32a0310c6b490c2073b8e29b41d1497db877fd354bac0e [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" "63d10cccc2c8946f2b32a0310c6b490c2073b8e29b41d1497db877fd354bac0e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.23 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.4.1 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling unicode-segmentation v0.1.3 [INFO] [stderr] Compiling log v0.3.8 [INFO] [stderr] Compiling vec_map v0.6.0 [INFO] [stderr] Compiling strsim v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.34 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling num-iter v0.1.33 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling thread-id v3.1.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling term_size v0.2.3 [INFO] [stderr] Compiling clap v2.19.3 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling regex v0.2.2 [INFO] [stderr] Compiling num-bigint v0.1.37 [INFO] [stderr] Compiling num-complex v0.1.37 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling num-rational v0.1.36 [INFO] [stderr] Compiling num v0.1.37 [INFO] [stderr] Compiling sdl v0.3.6 (https://github.com/brson/rust-sdl.git#78bd0e74) [INFO] [stderr] Compiling chipate v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/chipate.rs:167:17 [INFO] [stdout] | [INFO] [stdout] 167 | /// 0NNN Call Calls RCA 1802 program at address NNN. Not necessary for most ROMs. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [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/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/chipate-82e0eae35d546883.chipate.edo0shaf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/chipate-82e0eae35d546883.chipate.edo0shaf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/chipate-82e0eae35d546883.chipate.edo0shaf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/chipate-82e0eae35d546883.chipate.edo0shaf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/chipate-82e0eae35d546883.chipate.edo0shaf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/chipate-82e0eae35d546883.chipate.edo0shaf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/chipate-82e0eae35d546883.chipate.edo0shaf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/chipate-82e0eae35d546883.chipate.edo0shaf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/chipate-82e0eae35d546883.chipate.edo0shaf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/chipate-82e0eae35d546883.chipate.edo0shaf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/chipate-82e0eae35d546883.chipate.edo0shaf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/chipate-82e0eae35d546883.chipate.edo0shaf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/chipate-82e0eae35d546883.chipate.edo0shaf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/chipate-82e0eae35d546883.chipate.edo0shaf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/chipate-82e0eae35d546883.chipate.edo0shaf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/chipate-82e0eae35d546883.chipate.edo0shaf-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/chipate-82e0eae35d546883" "/opt/rustwide/target/debug/deps/chipate-82e0eae35d546883.pupxd5jxegvxpo5.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libclap-564f4e5c98c806ea.rlib" "/opt/rustwide/target/debug/deps/libunicode_segmentation-78315e1a2d939815.rlib" "/opt/rustwide/target/debug/deps/libterm_size-440754b8193fdb9d.rlib" "/opt/rustwide/target/debug/deps/libvec_map-0e392957ef2bee85.rlib" "/opt/rustwide/target/debug/deps/libbitflags-d2ad12c0bdfd14cf.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-a0e0a1b5ffc6af20.rlib" "/opt/rustwide/target/debug/deps/libansi_term-8050848b640147fe.rlib" "/opt/rustwide/target/debug/deps/libstrsim-f43b028c73d8c50b.rlib" "/opt/rustwide/target/debug/deps/libenv_logger-dad9cbb254395cb9.rlib" "/opt/rustwide/target/debug/deps/libregex-ca222d65ed7b8a74.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-ecc29a9aa24784ea.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b11b7598c3d0ec76.rlib" "/opt/rustwide/target/debug/deps/libthread_local-877accbb63409e6b.rlib" "/opt/rustwide/target/debug/deps/libunreachable-c05130863e6964bb.rlib" "/opt/rustwide/target/debug/deps/libvoid-9a28c3bedaac67b5.rlib" "/opt/rustwide/target/debug/deps/libthread_id-6ce9e0a82afc41d3.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-448e823eef78929b.rlib" "/opt/rustwide/target/debug/deps/libmemchr-fc554c858d8498ec.rlib" "/opt/rustwide/target/debug/deps/liblog-114d5d10e1944160.rlib" "/opt/rustwide/target/debug/deps/libsdl-3ef52a35a6a3c147.rlib" "/opt/rustwide/target/debug/deps/libnum-c38179d23c2f478e.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-e34fc3f4246a6187.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-ad8c379b88412c1a.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-ae70224379942a21.rlib" "/opt/rustwide/target/debug/deps/librustc_serialize-d833c3470fa60f44.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-6d21d45df9a77264.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-dced28575d899335.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3ff369a114ff102f.rlib" "/opt/rustwide/target/debug/deps/librand-f73d3818e8bb9384.rlib" "/opt/rustwide/target/debug/deps/liblibc-3e6bf23be46e6e08.rlib" "/opt/rustwide/target/debug/deps/liblibc-47ab320c1120969d.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-5989bcf78182f65e.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-4d6da34bc177af8d.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-10e0d6c948699482.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-c2318e2415657781.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-3815b93ed84badbb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-d7999143d95238cb.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-c58298a0d40df8b8.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b7de97e2ba6fb4e2.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-6f71c9f654d72cce.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-7402cd4761aebc14.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-95a4d456339b7385.rlib" "-Wl,-Bdynamic" "-lSDL" "-lutil" "-lc" "-lm" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lSDL [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `chipate`. [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "63d10cccc2c8946f2b32a0310c6b490c2073b8e29b41d1497db877fd354bac0e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63d10cccc2c8946f2b32a0310c6b490c2073b8e29b41d1497db877fd354bac0e", kill_on_drop: false }` [INFO] [stdout] 63d10cccc2c8946f2b32a0310c6b490c2073b8e29b41d1497db877fd354bac0e