[INFO] cloning repository https://github.com/danieldk/alpino-tokenizer-python [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/danieldk/alpino-tokenizer-python" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldk%2Falpino-tokenizer-python", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldk%2Falpino-tokenizer-python'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 24dd4c68069ce7fb35e35edd3e8674a2423b55b1 [INFO] checking danieldk/alpino-tokenizer-python against master#893fadd11a52aa26fc19c67ee1b79f03d6a1bed3 for pr-77153 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdanieldk%2Falpino-tokenizer-python" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/danieldk/alpino-tokenizer-python on toolchain 893fadd11a52aa26fc19c67ee1b79f03d6a1bed3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/danieldk/alpino-tokenizer-python [INFO] finished tweaking git repo https://github.com/danieldk/alpino-tokenizer-python [INFO] tweaked toml for git repo https://github.com/danieldk/alpino-tokenizer-python written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/danieldk/alpino-tokenizer-python already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09cdba6c29777ebdf7fdf7ead6f7344a6e4dc620c3f6b108c6849d4728b3d133 [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" "09cdba6c29777ebdf7fdf7ead6f7344a6e4dc620c3f6b108c6849d4728b3d133", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09cdba6c29777ebdf7fdf7ead6f7344a6e4dc620c3f6b108c6849d4728b3d133", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09cdba6c29777ebdf7fdf7ead6f7344a6e4dc620c3f6b108c6849d4728b3d133", kill_on_drop: false }` [INFO] [stdout] 09cdba6c29777ebdf7fdf7ead6f7344a6e4dc620c3f6b108c6849d4728b3d133 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+893fadd11a52aa26fc19c67ee1b79f03d6a1bed3" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e1067bfca70df316f6c54e503d65823dd22919c11dd9c834a23034f5393094bb [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" "e1067bfca70df316f6c54e503d65823dd22919c11dd9c834a23034f5393094bb", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling unindent v0.1.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking instant v0.1.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking widestring v0.4.0 [INFO] [stderr] Checking regex-syntax v0.6.12 [INFO] [stderr] Compiling pyo3 v0.11.1 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Checking lock_api v0.4.0 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking parking_lot_core v0.8.0 [INFO] [stderr] Compiling alpino-tokenizer-sys v0.1.0 [INFO] [stderr] Checking parking_lot v0.11.0 [INFO] [stderr] Checking regex v1.3.1 [INFO] [stderr] Compiling pyo3-derive-backend v0.11.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.10 [INFO] [stderr] Compiling inventory-impl v0.1.4 [INFO] [stderr] Compiling ghost v0.1.1 [INFO] [stderr] Compiling ctor v0.1.12 [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/proc_macro_hack-53f849a007137cc4.proc_macro_hack.293qzni5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-53f849a007137cc4.proc_macro_hack.293qzni5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-53f849a007137cc4.proc_macro_hack.293qzni5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-53f849a007137cc4.proc_macro_hack.293qzni5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-53f849a007137cc4.proc_macro_hack.293qzni5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-53f849a007137cc4.proc_macro_hack.293qzni5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-53f849a007137cc4.proc_macro_hack.293qzni5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-53f849a007137cc4.proc_macro_hack.293qzni5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-53f849a007137cc4.proc_macro_hack.293qzni5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-53f849a007137cc4.proc_macro_hack.293qzni5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-53f849a007137cc4.proc_macro_hack.293qzni5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-53f849a007137cc4.proc_macro_hack.293qzni5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-53f849a007137cc4.proc_macro_hack.293qzni5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-53f849a007137cc4.proc_macro_hack.293qzni5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-53f849a007137cc4.proc_macro_hack.293qzni5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-53f849a007137cc4.proc_macro_hack.293qzni5-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libproc_macro_hack-53f849a007137cc4.so" "/opt/rustwide/target/debug/deps/proc_macro_hack-53f849a007137cc4.39pxp5npy321zdgg.rcgu.o" "/opt/rustwide/target/debug/deps/proc_macro_hack-53f849a007137cc4.6e618oknonksxlt.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-cb56311d9e8cd609.rlib" "/opt/rustwide/target/debug/deps/libquote-e52a386e7f952c88.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-26242749a17728e9.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-6181e2f2fb8255ce.rlib" "/opt/rustwide/rustup-home/toolchains/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-b6ebf2ef3bbb1206.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-edfba68bd3501617.rlib" "/opt/rustwide/rustup-home/toolchains/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-cb36837ea2d84c1b.rlib" "/opt/rustwide/rustup-home/toolchains/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-637cb1b53c807e95.rlib" "/opt/rustwide/rustup-home/toolchains/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-099cf0af4375543b.rlib" "/opt/rustwide/rustup-home/toolchains/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-b5f18e83369ef257.rlib" "/opt/rustwide/rustup-home/toolchains/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3bb19daa4485d5fe.rlib" "/opt/rustwide/rustup-home/toolchains/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5298ab0591e7fb29.rlib" "/opt/rustwide/rustup-home/toolchains/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2e4947d254d0b599.rlib" "/opt/rustwide/rustup-home/toolchains/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1532436f783b0405.rlib" "/opt/rustwide/rustup-home/toolchains/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-3d12d76f5782439f.rlib" "/opt/rustwide/rustup-home/toolchains/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-f54fb6b93a192d72.rlib" "/opt/rustwide/rustup-home/toolchains/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-d41f1ff31e4e0f27.rlib" "/opt/rustwide/rustup-home/toolchains/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-108e5e911ebb4fc8.rlib" "/opt/rustwide/rustup-home/toolchains/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-31288459e6a43502.rlib" "/opt/rustwide/rustup-home/toolchains/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/893fadd11a52aa26fc19c67ee1b79f03d6a1bed3/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f51baad7bbcb81c4.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pyo3-derive-backend` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pyo3_derive_backend --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pyo3-derive-backend-0.11.1/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=12e1cb211492580f -C extra-filename=-12e1cb211492580f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-26242749a17728e9.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e52a386e7f952c88.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-cb56311d9e8cd609.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "e1067bfca70df316f6c54e503d65823dd22919c11dd9c834a23034f5393094bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1067bfca70df316f6c54e503d65823dd22919c11dd9c834a23034f5393094bb", kill_on_drop: false }` [INFO] [stdout] e1067bfca70df316f6c54e503d65823dd22919c11dd9c834a23034f5393094bb