[INFO] cloning repository https://github.com/Hakuyume/menoh-captioning [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hakuyume/menoh-captioning" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHakuyume%2Fmenoh-captioning", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHakuyume%2Fmenoh-captioning'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e22d1862d2a4ae99426370557fb5333cba6c0077 [INFO] testing Hakuyume/menoh-captioning against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHakuyume%2Fmenoh-captioning" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Hakuyume/menoh-captioning on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Hakuyume/menoh-captioning [INFO] finished tweaking git repo https://github.com/Hakuyume/menoh-captioning [INFO] tweaked toml for git repo https://github.com/Hakuyume/menoh-captioning written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Hakuyume/menoh-captioning already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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] 7ece5561b964e49676b261d15e6a6ca09b62261c6f2afd7a3de20534ebe5159a [INFO] running `Command { std: "docker" "start" "-a" "7ece5561b964e49676b261d15e6a6ca09b62261c6f2afd7a3de20534ebe5159a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ece5561b964e49676b261d15e6a6ca09b62261c6f2afd7a3de20534ebe5159a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ece5561b964e49676b261d15e6a6ca09b62261c6f2afd7a3de20534ebe5159a", kill_on_drop: false }` [INFO] [stdout] 7ece5561b964e49676b261d15e6a6ca09b62261c6f2afd7a3de20534ebe5159a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4229e922c698a3d4a11c70acd2fa4082a9e34203f8be40e55dc3de964f6b869 [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" "b4229e922c698a3d4a11c70acd2fa4082a9e34203f8be40e55dc3de964f6b869", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling arrayvec v0.4.10 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling num-iter v0.1.37 [INFO] [stderr] Compiling byteorder v1.2.7 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling num-derive v0.2.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling menoh-sys v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling inflate v0.4.4 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling menoh v0.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling serde_derive v1.0.84 [INFO] [stderr] Compiling image v0.19.0 [INFO] [stderr] Compiling docopt v1.0.2 [INFO] [stderr] Compiling menoh-captioning v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/menoh_captioning-fba3c8bbf07eb94e.menoh_captioning.e3886fcf-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-fba3c8bbf07eb94e.menoh_captioning.e3886fcf-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-fba3c8bbf07eb94e.menoh_captioning.e3886fcf-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-fba3c8bbf07eb94e.menoh_captioning.e3886fcf-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-fba3c8bbf07eb94e.menoh_captioning.e3886fcf-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-fba3c8bbf07eb94e.menoh_captioning.e3886fcf-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-fba3c8bbf07eb94e.menoh_captioning.e3886fcf-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-fba3c8bbf07eb94e.menoh_captioning.e3886fcf-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-fba3c8bbf07eb94e.menoh_captioning.e3886fcf-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-fba3c8bbf07eb94e.menoh_captioning.e3886fcf-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-fba3c8bbf07eb94e.menoh_captioning.e3886fcf-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-fba3c8bbf07eb94e.menoh_captioning.e3886fcf-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-fba3c8bbf07eb94e.menoh_captioning.e3886fcf-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-fba3c8bbf07eb94e.menoh_captioning.e3886fcf-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-fba3c8bbf07eb94e.menoh_captioning.e3886fcf-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-fba3c8bbf07eb94e.menoh_captioning.e3886fcf-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-fba3c8bbf07eb94e.oelyk6l9dse827k.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmenoh-4b149821dd669f32.rlib" "/opt/rustwide/target/debug/deps/libmenoh_sys-f826f9927fbd05b9.rlib" "/opt/rustwide/target/debug/deps/libimage-19c0a4d2a43ed924.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-d60964a8b5ca3771.rlib" "/opt/rustwide/target/debug/deps/libgif-28fa9937b5e5fe26.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-efd96908fbcbc9d2.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-21b4db82da09c8a9.rlib" "/opt/rustwide/target/debug/deps/librayon-b40a44903f2296bf.rlib" "/opt/rustwide/target/debug/deps/libeither-09b25145aa9a70e3.rlib" "/opt/rustwide/target/debug/deps/librayon_core-dabaecd8b2c70ad0.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-c7a4c623155b89e9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e4d4d0ab6173fa2d.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-1d65028977d3dccc.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d1d942d3990dad6b.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-1e2cbff4eafa7f91.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-4a470842bd5b7155.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-6c119dc2daa9bacf.rlib" "/opt/rustwide/target/debug/deps/libnodrop-c00b89b8af4132ba.rlib" "/opt/rustwide/target/debug/deps/libpng-4467ed9d6f986e56.rlib" "/opt/rustwide/target/debug/deps/libdeflate-cb2ee6192df07af6.rlib" "/opt/rustwide/target/debug/deps/libinflate-79377f563adb6cef.rlib" "/opt/rustwide/target/debug/deps/libadler32-c02bb474b1c06caf.rlib" "/opt/rustwide/target/debug/deps/libbitflags-257fd09b908c4179.rlib" "/opt/rustwide/target/debug/deps/liblzw-7b67818fa924d644.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-10ea8a7189f1d006.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-ce51c1bb143ea0f0.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-162495bd6bcbc8c6.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-9486a05c2fb1b639.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-d225e2dd059ea547.rlib" "/opt/rustwide/target/debug/deps/libdocopt-58fa3214e5d3308a.rlib" "/opt/rustwide/target/debug/deps/libserde-76c7833bc6abb598.rlib" "/opt/rustwide/target/debug/deps/libstrsim-086f10016726ef86.rlib" "/opt/rustwide/target/debug/deps/libregex-163128ac72620d2d.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-0a6668032f28c853.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-0bbe2020519ff957.rlib" "/opt/rustwide/target/debug/deps/libucd_util-3cc94c66ff24300e.rlib" "/opt/rustwide/target/debug/deps/libthread_local-10ad1c17046b99a7.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-6c1d9258e3761f75.rlib" "/opt/rustwide/target/debug/deps/libmemchr-6afe0a31bc66b9a8.rlib" "/opt/rustwide/target/debug/deps/liblibc-722afeaf8673264a.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4a0a4d007dac91ef.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-440be9e5f08404f5.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-29e5e596e889a0aa.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1b145d9fcdc08832.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-5b037ee6b77e2ff0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9635a64fca0ebd28.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-a7574eb9bb7a8fc5.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f5fa1dc334dcaeeb.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6ee570a898e75ef0.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-afb62f29a0815772.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a632746535fd9988.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-25acc307bcb1d7b6.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-377721a625f6ace7.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-43c01431c8a4ee6f.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5f74725679453254.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2b35d8999819161d.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-a81f2980c3f58cf2.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-57b4679830289815.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-2a6a2797f7a73818.rlib" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-0e3656b1fda5fd7b.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-13b419dfbcf9c1f8.rlib" "-Wl,-Bdynamic" "-lmenoh" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/a77da2d454e6caa227a85b16410b95f93495e7e0/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/menoh_captioning-fba3c8bbf07eb94e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: cannot find -lmenoh [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 `menoh-captioning` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "b4229e922c698a3d4a11c70acd2fa4082a9e34203f8be40e55dc3de964f6b869", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4229e922c698a3d4a11c70acd2fa4082a9e34203f8be40e55dc3de964f6b869", kill_on_drop: false }` [INFO] [stdout] b4229e922c698a3d4a11c70acd2fa4082a9e34203f8be40e55dc3de964f6b869