[INFO] cloning repository https://github.com/Ch00k/orthanc-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ch00k/orthanc-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCh00k%2Forthanc-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCh00k%2Forthanc-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4bab918f17382aefd87b9fc617083dab224f09fc [INFO] checking Ch00k/orthanc-cli against master#2ad5292aea6328113b55968b4322528d48261316 for pr-80243 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCh00k%2Forthanc-cli" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ch00k/orthanc-cli on toolchain 2ad5292aea6328113b55968b4322528d48261316 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ch00k/orthanc-cli [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/Ch00k/orthanc-cli [INFO] tweaked toml for git repo https://github.com/Ch00k/orthanc-cli written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/Ch00k/orthanc-cli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "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] 6390c852a78ae8d821c1722bcc027174fe5cf43c3430dbaebcf32fa3c73f35a8 [INFO] running `Command { std: "docker" "start" "-a" "6390c852a78ae8d821c1722bcc027174fe5cf43c3430dbaebcf32fa3c73f35a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6390c852a78ae8d821c1722bcc027174fe5cf43c3430dbaebcf32fa3c73f35a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6390c852a78ae8d821c1722bcc027174fe5cf43c3430dbaebcf32fa3c73f35a8", kill_on_drop: false }` [INFO] [stdout] 6390c852a78ae8d821c1722bcc027174fe5cf43c3430dbaebcf32fa3c73f35a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+2ad5292aea6328113b55968b4322528d48261316" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3782b496ed612a60c79f7161c859b4d2b169b000e6e51fce42804a95f8a9b76c [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" "3782b496ed612a60c79f7161c859b4d2b169b000e6e51fce42804a95f8a9b76c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking http v0.2.2 [INFO] [stderr] Checking futures-task v0.3.8 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking lock_api v0.4.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking socket2 v0.3.18 [INFO] [stderr] Checking signal-hook-registry v1.2.2 [INFO] [stderr] Checking parking_lot_core v0.8.1 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking mio v0.7.6 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking byteordered v0.5.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking signal-hook v0.1.16 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking crossterm v0.18.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking url v2.2.0 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Checking tokio v0.2.24 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking bzip2 v0.3.3 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling snafu-derive v0.6.10 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] error: could not compile `serde_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_derive-1.0.118/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=a1db2acf4061af00 -C extra-filename=-a1db2acf4061af00 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-8a8bb825df9136cb.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-944c052ceb08ffd8.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-73ccac04c9db1a93.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/2ad5292aea6328113b55968b4322528d48261316/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/pin_project_internal-1209d521686b26f3.pin_project_internal.dyvjt5hw-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-1209d521686b26f3.pin_project_internal.dyvjt5hw-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-1209d521686b26f3.pin_project_internal.dyvjt5hw-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-1209d521686b26f3.pin_project_internal.dyvjt5hw-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-1209d521686b26f3.pin_project_internal.dyvjt5hw-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-1209d521686b26f3.pin_project_internal.dyvjt5hw-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-1209d521686b26f3.pin_project_internal.dyvjt5hw-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-1209d521686b26f3.pin_project_internal.dyvjt5hw-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-1209d521686b26f3.pin_project_internal.dyvjt5hw-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-1209d521686b26f3.pin_project_internal.dyvjt5hw-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-1209d521686b26f3.pin_project_internal.dyvjt5hw-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-1209d521686b26f3.pin_project_internal.dyvjt5hw-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-1209d521686b26f3.pin_project_internal.dyvjt5hw-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-1209d521686b26f3.pin_project_internal.dyvjt5hw-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-1209d521686b26f3.pin_project_internal.dyvjt5hw-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-1209d521686b26f3.pin_project_internal.dyvjt5hw-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libpin_project_internal-1209d521686b26f3.so" "/opt/rustwide/target/debug/deps/pin_project_internal-1209d521686b26f3.247r1jqlhez88j7d.rcgu.o" "/opt/rustwide/target/debug/deps/pin_project_internal-1209d521686b26f3.2cx9foeuw6yjk5zh.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/2ad5292aea6328113b55968b4322528d48261316/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-73ccac04c9db1a93.rlib" "/opt/rustwide/target/debug/deps/libquote-944c052ceb08ffd8.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-8a8bb825df9136cb.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-083414e3434d8e82.rlib" "/opt/rustwide/rustup-home/toolchains/2ad5292aea6328113b55968b4322528d48261316/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-eba4ba6c63f96a02.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/2ad5292aea6328113b55968b4322528d48261316/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-25c6acf8063a3802.rlib" "/opt/rustwide/rustup-home/toolchains/2ad5292aea6328113b55968b4322528d48261316/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-539f13c9442f1597.rlib" "/opt/rustwide/rustup-home/toolchains/2ad5292aea6328113b55968b4322528d48261316/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-37db28e905edb56b.rlib" "/opt/rustwide/rustup-home/toolchains/2ad5292aea6328113b55968b4322528d48261316/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-9ef2480568df55af.rlib" "/opt/rustwide/rustup-home/toolchains/2ad5292aea6328113b55968b4322528d48261316/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1e0f0992cdbecd66.rlib" "/opt/rustwide/rustup-home/toolchains/2ad5292aea6328113b55968b4322528d48261316/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-6c8e02b8fedc1e5f.rlib" "/opt/rustwide/rustup-home/toolchains/2ad5292aea6328113b55968b4322528d48261316/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-807e5ad203594490.rlib" "/opt/rustwide/rustup-home/toolchains/2ad5292aea6328113b55968b4322528d48261316/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-083fce1bea11612a.rlib" "/opt/rustwide/rustup-home/toolchains/2ad5292aea6328113b55968b4322528d48261316/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-1af568081add9042.rlib" "/opt/rustwide/rustup-home/toolchains/2ad5292aea6328113b55968b4322528d48261316/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-1395b54a3b3f45bf.rlib" "/opt/rustwide/rustup-home/toolchains/2ad5292aea6328113b55968b4322528d48261316/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-caba820045f178d5.rlib" "/opt/rustwide/rustup-home/toolchains/2ad5292aea6328113b55968b4322528d48261316/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-512eb53291f6de7e.rlib" "/opt/rustwide/rustup-home/toolchains/2ad5292aea6328113b55968b4322528d48261316/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-5efacc5025f9f3d8.rlib" "/opt/rustwide/rustup-home/toolchains/2ad5292aea6328113b55968b4322528d48261316/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-9c4002b5f79ba0e1.rlib" "/opt/rustwide/rustup-home/toolchains/2ad5292aea6328113b55968b4322528d48261316/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-90996f4879673567.rlib" "/opt/rustwide/rustup-home/toolchains/2ad5292aea6328113b55968b4322528d48261316/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-9ea09a899c3eda46.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/2ad5292aea6328113b55968b4322528d48261316/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-ef2408da76957905.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3782b496ed612a60c79f7161c859b4d2b169b000e6e51fce42804a95f8a9b76c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3782b496ed612a60c79f7161c859b4d2b169b000e6e51fce42804a95f8a9b76c", kill_on_drop: false }` [INFO] [stdout] 3782b496ed612a60c79f7161c859b4d2b169b000e6e51fce42804a95f8a9b76c