[INFO] updating cached repository https://github.com/Ruzafan/RustApi [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] 73e856f21759c93897afaec1a5224d3bc0fc18bc [INFO] checking Ruzafan/RustApi against try#6024cfef3a82f9a7688f07054f1650081bad3af5 for pr-74130 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRuzafan%2FRustApi" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ruzafan/RustApi on toolchain 6024cfef3a82f9a7688f07054f1650081bad3af5 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ruzafan/RustApi [INFO] finished tweaking git repo https://github.com/Ruzafan/RustApi [INFO] tweaked toml for git repo https://github.com/Ruzafan/RustApi written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/Ruzafan/RustApi already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.serde.feature [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ef56d8704e0b4c9e3d38cca14be12eeb9083937cee0613eedd142213e79024a [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" "8ef56d8704e0b4c9e3d38cca14be12eeb9083937cee0613eedd142213e79024a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ef56d8704e0b4c9e3d38cca14be12eeb9083937cee0613eedd142213e79024a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ef56d8704e0b4c9e3d38cca14be12eeb9083937cee0613eedd142213e79024a", kill_on_drop: false }` [INFO] [stdout] 8ef56d8704e0b4c9e3d38cca14be12eeb9083937cee0613eedd142213e79024a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+6024cfef3a82f9a7688f07054f1650081bad3af5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2c5350a4554bddae7e8da231442999bd74cfaabc6adc50803e1947f5dd9ce59c [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" "2c5350a4554bddae7e8da231442999bd74cfaabc6adc50803e1947f5dd9ce59c", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: dependencies.serde.feature [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking bytes v0.5.5 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling cc v1.0.55 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Checking adler32 v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking linked-hash-map v0.5.3 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Checking version_check v0.9.2 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking kv-log-macro v1.0.6 [INFO] [stderr] Checking os_info v2.0.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking phf_shared v0.7.24 [INFO] [stderr] Checking crossbeam-channel v0.4.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking async-task v1.3.1 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking addr2line v0.12.2 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking backtrace v0.3.49 [INFO] [stderr] Checking futures-intrusive v0.3.1 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking headers v0.3.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking tungstenite v0.10.1 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling typed-builder v0.3.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling rustversion v1.0.3 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] error: could not compile `pin-project-internal`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pin_project_internal --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pin-project-internal-0.4.22/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -Cembed-bitcode=no -C debuginfo=2 -C metadata=6b16bd60023bb8d2 -C extra-filename=-6b16bd60023bb8d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-356020925cb0f224.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e36c53807625c7af.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-8ee4a1b56e96ea0d.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts --cfg deprecated_proc_macro` (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/6024cfef3a82f9a7688f07054f1650081bad3af5/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libtyped_builder-257f93790a9f067e.so" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.105n3ez07ic14fqx.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.rp2o1mnyzixslak.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/6024cfef3a82f9a7688f07054f1650081bad3af5/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-502bc9058d128c14.rlib" "/opt/rustwide/target/debug/deps/libquote-994777f18ae3bb6a.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-24985aead461b17a.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-c2971c8b2e95cf0b.rlib" "/opt/rustwide/rustup-home/toolchains/6024cfef3a82f9a7688f07054f1650081bad3af5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-3762b5038f2b60fc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/6024cfef3a82f9a7688f07054f1650081bad3af5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b6aff3703feff874.rlib" "/opt/rustwide/rustup-home/toolchains/6024cfef3a82f9a7688f07054f1650081bad3af5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-812457dcc335cb0e.rlib" "/opt/rustwide/rustup-home/toolchains/6024cfef3a82f9a7688f07054f1650081bad3af5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3b70323dc13665e.rlib" "/opt/rustwide/rustup-home/toolchains/6024cfef3a82f9a7688f07054f1650081bad3af5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-a72ca64738319f23.rlib" "/opt/rustwide/rustup-home/toolchains/6024cfef3a82f9a7688f07054f1650081bad3af5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-ae466ecb818a21c7.rlib" "/opt/rustwide/rustup-home/toolchains/6024cfef3a82f9a7688f07054f1650081bad3af5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8965f725fa371d94.rlib" "/opt/rustwide/rustup-home/toolchains/6024cfef3a82f9a7688f07054f1650081bad3af5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-f5d385bbcf1c0598.rlib" "/opt/rustwide/rustup-home/toolchains/6024cfef3a82f9a7688f07054f1650081bad3af5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14d182d411047066.rlib" "/opt/rustwide/rustup-home/toolchains/6024cfef3a82f9a7688f07054f1650081bad3af5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-45730ad7fe9247a8.rlib" "/opt/rustwide/rustup-home/toolchains/6024cfef3a82f9a7688f07054f1650081bad3af5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/6024cfef3a82f9a7688f07054f1650081bad3af5/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-077a7bdb239ba92c.rlib" "/opt/rustwide/rustup-home/toolchains/6024cfef3a82f9a7688f07054f1650081bad3af5/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/6024cfef3a82f9a7688f07054f1650081bad3af5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/6024cfef3a82f9a7688f07054f1650081bad3af5/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-31151f98ccdb185a.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [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" "2c5350a4554bddae7e8da231442999bd74cfaabc6adc50803e1947f5dd9ce59c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c5350a4554bddae7e8da231442999bd74cfaabc6adc50803e1947f5dd9ce59c", kill_on_drop: false }` [INFO] [stdout] 2c5350a4554bddae7e8da231442999bd74cfaabc6adc50803e1947f5dd9ce59c