[INFO] cloning repository https://github.com/cecton/blueprint-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cecton/blueprint-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcecton%2Fblueprint-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcecton%2Fblueprint-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87fcffdb71a822df926419a05141ab6bb37bf6c7 [INFO] checking cecton/blueprint-rs against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcecton%2Fblueprint-rs" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cecton/blueprint-rs on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/rust-toolchain [INFO] started tweaking git repo https://github.com/cecton/blueprint-rs [INFO] finished tweaking git repo https://github.com/cecton/blueprint-rs [INFO] tweaked toml for git repo https://github.com/cecton/blueprint-rs written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/cecton/blueprint-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "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] 7f010543bbc33f22f8e8d933363a7a07d550decd9cef1974b63a8251eca21fb3 [INFO] running `Command { std: "docker" "start" "-a" "7f010543bbc33f22f8e8d933363a7a07d550decd9cef1974b63a8251eca21fb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f010543bbc33f22f8e8d933363a7a07d550decd9cef1974b63a8251eca21fb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f010543bbc33f22f8e8d933363a7a07d550decd9cef1974b63a8251eca21fb3", kill_on_drop: false }` [INFO] [stdout] 7f010543bbc33f22f8e8d933363a7a07d550decd9cef1974b63a8251eca21fb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09ed5be1b3884bdaff04f46abb70a5f0900a0309e9ee7c66cc9ed74e6c317a6a [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" "09ed5be1b3884bdaff04f46abb70a5f0900a0309e9ee7c66cc9ed74e6c317a6a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.13 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling anyhow v1.0.48 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling safe-proc-macro2 v1.0.24 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking wasmparser v0.77.0 [INFO] [stderr] Checking id-arena v2.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Checking wit-schema-version v0.1.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Compiling yew v0.18.0 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Compiling curl v0.4.41 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking wasmparser v0.59.0 [INFO] [stderr] Checking snowflake v1.3.0 [INFO] [stderr] Compiling platforms v1.1.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling safe-lock v0.1.3 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking is_executable v0.1.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking route-recognizer v0.2.0 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling onig_sys v69.7.1 [INFO] [stderr] Compiling curl-sys v0.4.51+curl-7.80.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Checking simple-mutex v1.1.5 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking wast v21.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Checking wit-writer v0.2.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Checking id_tree v1.8.0 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking base64 v0.9.3 [INFO] [stderr] Checking wasm-bindgen-shared v0.2.78 [INFO] [stderr] Checking async-dup v1.2.2 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking encoding_rs v0.8.29 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Compiling time v0.3.5 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking wit-parser v0.2.0 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling safe-quote v1.0.9 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking tar v0.4.37 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking wit-validator v0.2.1 [INFO] [stderr] Checking wit-text v0.8.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling safe-regex-compiler v0.2.4 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking blocking v1.1.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking hmac v0.8.1 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking yew-router-route-parser v0.15.0 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Compiling onig v6.3.1 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-process v1.3.0 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Compiling safe-regex-macro v0.2.3 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Checking async-std v1.10.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Compiling safe-regex v0.2.4 [INFO] [stderr] Compiling yewprint v0.1.1 (/opt/rustwide/workdir/yewprint) [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling futures-macro v0.3.18 [INFO] [stderr] Compiling walrus-macro v0.19.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling yew-macro v0.18.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling yewtil-macro v0.3.0 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling yew-router-macro v0.15.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Checking failure v0.1.8 [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.130/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=3cd8aa02388045b0 -C extra-filename=-3cd8aa02388045b0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-9dbaaf035d6d15d1.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-0bcba2a61b67309f.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-094bea1cd0e8ee9e.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid --cfg underscore_consts --cfg ptr_addr_of` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "09ed5be1b3884bdaff04f46abb70a5f0900a0309e9ee7c66cc9ed74e6c317a6a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09ed5be1b3884bdaff04f46abb70a5f0900a0309e9ee7c66cc9ed74e6c317a6a", kill_on_drop: false }` [INFO] [stdout] 09ed5be1b3884bdaff04f46abb70a5f0900a0309e9ee7c66cc9ed74e6c317a6a