[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 try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHakuyume%2Fmenoh-captioning" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Hakuyume/menoh-captioning on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", 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-9/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" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn v0.15.24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d17d7e7d76851cd16b4b259bd277dcc5cf70351e8bc2296a52c8293590534cbe [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" "d17d7e7d76851cd16b4b259bd277dcc5cf70351e8bc2296a52c8293590534cbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d17d7e7d76851cd16b4b259bd277dcc5cf70351e8bc2296a52c8293590534cbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d17d7e7d76851cd16b4b259bd277dcc5cf70351e8bc2296a52c8293590534cbe", kill_on_drop: false }` [INFO] [stdout] d17d7e7d76851cd16b4b259bd277dcc5cf70351e8bc2296a52c8293590534cbe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee50ab66661baebd99f83844d26353e3d5b632b13ebb1ea1d76148b80039f0dd [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" "ee50ab66661baebd99f83844d26353e3d5b632b13ebb1ea1d76148b80039f0dd", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.46 [INFO] [stderr] Compiling cfg-if v0.1.6 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Compiling rayon v1.0.3 [INFO] [stderr] Compiling either v1.5.0 [INFO] [stderr] Compiling serde v1.0.84 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling bitflags v1.0.4 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling memchr v2.1.2 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling inflate v0.4.4 [INFO] [stderr] Compiling gif v0.10.1 [INFO] [stderr] Compiling proc-macro2 v0.4.24 [INFO] [stderr] Compiling crossbeam-utils v0.2.2 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.6.4 [INFO] [stderr] Compiling crossbeam-epoch v0.3.1 [INFO] [stderr] Compiling menoh-sys v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.2.0 [INFO] [stderr] Compiling quote v0.6.10 [INFO] [stderr] Compiling png v0.12.0 [INFO] [stderr] Compiling syn v0.15.24 [INFO] [stderr] Compiling menoh v0.2.0 [INFO] [stderr] Compiling num_cpus v1.9.0 [INFO] [stderr] Compiling rayon-core v1.4.1 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling num-derive v0.2.3 [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 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/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/menoh_captioning-15d6b939626b6920.menoh_captioning.bn1xj5kr-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-15d6b939626b6920.menoh_captioning.bn1xj5kr-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-15d6b939626b6920.menoh_captioning.bn1xj5kr-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-15d6b939626b6920.menoh_captioning.bn1xj5kr-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-15d6b939626b6920.menoh_captioning.bn1xj5kr-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-15d6b939626b6920.menoh_captioning.bn1xj5kr-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-15d6b939626b6920.menoh_captioning.bn1xj5kr-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-15d6b939626b6920.menoh_captioning.bn1xj5kr-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-15d6b939626b6920.menoh_captioning.bn1xj5kr-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-15d6b939626b6920.menoh_captioning.bn1xj5kr-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-15d6b939626b6920.menoh_captioning.bn1xj5kr-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-15d6b939626b6920.menoh_captioning.bn1xj5kr-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-15d6b939626b6920.menoh_captioning.bn1xj5kr-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-15d6b939626b6920.menoh_captioning.bn1xj5kr-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-15d6b939626b6920.menoh_captioning.bn1xj5kr-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/menoh_captioning-15d6b939626b6920.menoh_captioning.bn1xj5kr-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/menoh_captioning-15d6b939626b6920" "/opt/rustwide/target/debug/deps/menoh_captioning-15d6b939626b6920.3vngeq386wo80k01.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libmenoh-b6f26a303588f1dd.rlib" "/opt/rustwide/target/debug/deps/libmenoh_sys-d470c8e61caf6e63.rlib" "/opt/rustwide/target/debug/deps/libimage-2402b66f014d6952.rlib" "/opt/rustwide/target/debug/deps/libscoped_threadpool-11e74d797b60fabd.rlib" "/opt/rustwide/target/debug/deps/libgif-5ba37e3fee1407c9.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-c62edbc34292a4ab.rlib" "/opt/rustwide/target/debug/deps/libjpeg_decoder-a29767d9956d2e1f.rlib" "/opt/rustwide/target/debug/deps/librayon-180af11cfdf668be.rlib" "/opt/rustwide/target/debug/deps/libeither-bd542b17301ec2bf.rlib" "/opt/rustwide/target/debug/deps/librayon_core-dc7ca9e975372d03.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-742ec4c2a2862587.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9236020335ad4c30.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-a9b0c2346d4e6b78.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-14384d5d0823cd1f.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-b6fd67ae54c0ffbc.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-5184228d92e7d7f8.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-50d253e7fd4237e8.rlib" "/opt/rustwide/target/debug/deps/libnodrop-15a96655c8197c54.rlib" "/opt/rustwide/target/debug/deps/libpng-922284c12fa52b99.rlib" "/opt/rustwide/target/debug/deps/libdeflate-32dea8cb8bbe91d6.rlib" "/opt/rustwide/target/debug/deps/libinflate-3f0e141ab0a8ceb9.rlib" "/opt/rustwide/target/debug/deps/libadler32-aec74e350da90292.rlib" "/opt/rustwide/target/debug/deps/libbitflags-bc3933a0c5f4996c.rlib" "/opt/rustwide/target/debug/deps/liblzw-63170644178dc297.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-5d1713143a230356.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-1fd339a4557e6cef.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-2099a7fdd9bf4a14.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-a227ce9cd1263fb5.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f2e0ef059a40c69d.rlib" "/opt/rustwide/target/debug/deps/libdocopt-2a3559928be94d5f.rlib" "/opt/rustwide/target/debug/deps/libserde-a39268fbd713088b.rlib" "/opt/rustwide/target/debug/deps/libstrsim-e85464cb9a3a7bb5.rlib" "/opt/rustwide/target/debug/deps/libregex-819d47db4cd1183f.rlib" "/opt/rustwide/target/debug/deps/libutf8_ranges-5285e964cc677567.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-4550e1523b532757.rlib" "/opt/rustwide/target/debug/deps/libucd_util-f629a7a8dd9e2767.rlib" "/opt/rustwide/target/debug/deps/libthread_local-3603e13f7ae9fc5d.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-1386d7e970a32e7a.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a6ca314dbd64838a.rlib" "/opt/rustwide/target/debug/deps/liblibc-ddf93907b81b9f6b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e786250ece7cb8e6.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-c4c82cf767cb8e45.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/eafdee2dfae8c2233b74f98b123308be7ccefcc6/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lmenoh" "-lutil" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [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` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "ee50ab66661baebd99f83844d26353e3d5b632b13ebb1ea1d76148b80039f0dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee50ab66661baebd99f83844d26353e3d5b632b13ebb1ea1d76148b80039f0dd", kill_on_drop: false }` [INFO] [stdout] ee50ab66661baebd99f83844d26353e3d5b632b13ebb1ea1d76148b80039f0dd