[INFO] cloning repository https://github.com/codenoid/Fido [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/codenoid/Fido" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodenoid%2FFido", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodenoid%2FFido'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4e649cb75878e2c600e7b7ca4837909f5f33af5f [INFO] checking codenoid/Fido against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcodenoid%2FFido" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/codenoid/Fido on toolchain f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/codenoid/Fido [INFO] finished tweaking git repo https://github.com/codenoid/Fido [INFO] tweaked toml for git repo https://github.com/codenoid/Fido written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/codenoid/Fido already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 782d722eddabeb6b16b5b4c396c4f29463671a560788a0324b36c3fab67db136 [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" "782d722eddabeb6b16b5b4c396c4f29463671a560788a0324b36c3fab67db136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "782d722eddabeb6b16b5b4c396c4f29463671a560788a0324b36c3fab67db136", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "782d722eddabeb6b16b5b4c396c4f29463671a560788a0324b36c3fab67db136", kill_on_drop: false }` [INFO] [stdout] 782d722eddabeb6b16b5b4c396c4f29463671a560788a0324b36c3fab67db136 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d17e3e7960b1f31ec3d88af6d76a437636ca6df504679a1973a80c81aa04406c [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" "d17e3e7960b1f31ec3d88af6d76a437636ca6df504679a1973a80c81aa04406c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling syn v1.0.16 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling openssl v0.10.28 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling smallvec v1.2.0 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Compiling os_info v1.3.3 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ring v0.16.11 [INFO] [stderr] Compiling backtrace-sys v0.1.34 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling http v0.2.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.11 [INFO] [stderr] Compiling proc-macro-error v0.4.11 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Compiling openssl-sys v0.9.54 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand v0.5.6 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking backtrace v0.3.45 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking regex v1.3.5 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rustls v0.16.0 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling derivative v1.0.4 [INFO] [stderr] Compiling typed-builder v0.3.0 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling thiserror-impl v1.0.11 [INFO] [stderr] Compiling async-trait v0.1.24 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] error: could not compile `async-trait`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name async_trait --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-trait-0.1.24/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=b4f440cdc8c761a6 -C extra-filename=-b4f440cdc8c761a6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-b11db7fc6d6a5538.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-6743854d866d5b16.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-b60e1457c2ed4421.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (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/f6e2f78768c57172b99c3e85892f867894dc7e30/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/derivative-fc80a9f45b53cf66.derivative.47piwmne-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-fc80a9f45b53cf66.derivative.47piwmne-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-fc80a9f45b53cf66.derivative.47piwmne-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-fc80a9f45b53cf66.derivative.47piwmne-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-fc80a9f45b53cf66.derivative.47piwmne-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-fc80a9f45b53cf66.derivative.47piwmne-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-fc80a9f45b53cf66.derivative.47piwmne-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-fc80a9f45b53cf66.derivative.47piwmne-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-fc80a9f45b53cf66.derivative.47piwmne-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-fc80a9f45b53cf66.derivative.47piwmne-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-fc80a9f45b53cf66.derivative.47piwmne-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-fc80a9f45b53cf66.derivative.47piwmne-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-fc80a9f45b53cf66.derivative.47piwmne-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-fc80a9f45b53cf66.derivative.47piwmne-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-fc80a9f45b53cf66.derivative.47piwmne-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-fc80a9f45b53cf66.derivative.47piwmne-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libderivative-fc80a9f45b53cf66.so" "/opt/rustwide/target/debug/deps/derivative-fc80a9f45b53cf66.4xccmhdxj3j84o0l.rcgu.o" "/opt/rustwide/target/debug/deps/derivative-fc80a9f45b53cf66.1mkhhj7uply0k2vu.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/f6e2f78768c57172b99c3e85892f867894dc7e30/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-a2e8ea00150ae2d9.rlib" "/opt/rustwide/target/debug/deps/libquote-3ab6671852ca27d4.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-14b87d0cfb3a3067.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-5ef45b28e7fc52f2.rlib" "/opt/rustwide/rustup-home/toolchains/f6e2f78768c57172b99c3e85892f867894dc7e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-99adf280eac3ce47.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/f6e2f78768c57172b99c3e85892f867894dc7e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-afd4b9aba051f3ad.rlib" "/opt/rustwide/rustup-home/toolchains/f6e2f78768c57172b99c3e85892f867894dc7e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-855c562e2e292ca8.rlib" "/opt/rustwide/rustup-home/toolchains/f6e2f78768c57172b99c3e85892f867894dc7e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d3ba819e87cd569a.rlib" "/opt/rustwide/rustup-home/toolchains/f6e2f78768c57172b99c3e85892f867894dc7e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bc274aca94ac514e.rlib" "/opt/rustwide/rustup-home/toolchains/f6e2f78768c57172b99c3e85892f867894dc7e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-295896dd3dec544f.rlib" "/opt/rustwide/rustup-home/toolchains/f6e2f78768c57172b99c3e85892f867894dc7e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-e6f974cd84954b4f.rlib" "/opt/rustwide/rustup-home/toolchains/f6e2f78768c57172b99c3e85892f867894dc7e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-5141c7ae54639e80.rlib" "/opt/rustwide/rustup-home/toolchains/f6e2f78768c57172b99c3e85892f867894dc7e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-9932e6c4f8869949.rlib" "/opt/rustwide/rustup-home/toolchains/f6e2f78768c57172b99c3e85892f867894dc7e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-c8ba78e795e00303.rlib" "/opt/rustwide/rustup-home/toolchains/f6e2f78768c57172b99c3e85892f867894dc7e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-a9921f82b5a55bd5.rlib" "/opt/rustwide/rustup-home/toolchains/f6e2f78768c57172b99c3e85892f867894dc7e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-44df78c2f03565fa.rlib" "/opt/rustwide/rustup-home/toolchains/f6e2f78768c57172b99c3e85892f867894dc7e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-ea0728cf9a008cd6.rlib" "/opt/rustwide/rustup-home/toolchains/f6e2f78768c57172b99c3e85892f867894dc7e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f3a18966622d0f50.rlib" "/opt/rustwide/rustup-home/toolchains/f6e2f78768c57172b99c3e85892f867894dc7e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-4343ad64ee16836e.rlib" "/opt/rustwide/rustup-home/toolchains/f6e2f78768c57172b99c3e85892f867894dc7e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-d5cb1ea2004b66a0.rlib" "/opt/rustwide/rustup-home/toolchains/f6e2f78768c57172b99c3e85892f867894dc7e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1b9531b95148beca.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/f6e2f78768c57172b99c3e85892f867894dc7e30/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-d67a1d86fb8428ce.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" "d17e3e7960b1f31ec3d88af6d76a437636ca6df504679a1973a80c81aa04406c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d17e3e7960b1f31ec3d88af6d76a437636ca6df504679a1973a80c81aa04406c", kill_on_drop: false }` [INFO] [stdout] d17e3e7960b1f31ec3d88af6d76a437636ca6df504679a1973a80c81aa04406c