[INFO] cloning repository https://github.com/tweedegolf/tguard [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tweedegolf/tguard" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftweedegolf%2Ftguard", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftweedegolf%2Ftguard'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 61e6e3be8427d548e369c301d727698e794d07b8 [INFO] documenting tweedegolf/tguard against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftweedegolf%2Ftguard" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/tweedegolf/tguard on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/tweedegolf/tguard [INFO] finished tweaking git repo https://github.com/tweedegolf/tguard [INFO] tweaked toml for git repo https://github.com/tweedegolf/tguard written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/tweedegolf/tguard already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "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] 3974c4f4bc0d882c1724261a32d68b46cbcd1bfec3998597bbdf75a20659f334 [INFO] running `Command { std: "docker" "start" "-a" "3974c4f4bc0d882c1724261a32d68b46cbcd1bfec3998597bbdf75a20659f334", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3974c4f4bc0d882c1724261a32d68b46cbcd1bfec3998597bbdf75a20659f334", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3974c4f4bc0d882c1724261a32d68b46cbcd1bfec3998597bbdf75a20659f334", kill_on_drop: false }` [INFO] [stdout] 3974c4f4bc0d882c1724261a32d68b46cbcd1bfec3998597bbdf75a20659f334 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", 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] e0210ed86a06683b4794908388be699767209d46ebe31f0e7a99ae859d6331db [INFO] running `Command { std: "docker" "start" "-a" "e0210ed86a06683b4794908388be699767209d46ebe31f0e7a99ae859d6331db", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.78 [INFO] [stderr] Compiling bumpalo v3.8.0 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling wasm-bindgen v0.2.78 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Checking siphasher v0.3.7 [INFO] [stderr] Compiling heapless v0.5.6 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling validator_types v0.12.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking keccak v0.1.0 [INFO] [stderr] Checking postcard-cobs v0.1.5-pre [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Checking quoted_printable v0.4.3 [INFO] [stderr] Checking memory_units v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling atomic v0.5.0 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rocket v0.5.0-rc.1 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Checking irmaseal-curve v0.1.1 [INFO] [stderr] Checking phf_shared v0.10.0 [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Compiling openssl-sys v0.9.70 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking object v0.27.1 [INFO] [stderr] Checking stable-pattern v0.1.0 [INFO] [stderr] Checking twoway v0.2.2 [INFO] [stderr] Checking nom v7.1.0 [INFO] [stderr] Checking generic-array v0.13.3 [INFO] [stderr] Checking phf v0.10.0 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking crypto-common v0.1.1 [INFO] [stderr] Checking block-buffer v0.10.0 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking quote v1.0.10 [INFO] [stderr] Checking as-slice v0.1.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking md-5 v0.9.1 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking sha3 v0.8.2 [INFO] [stderr] Checking digest v0.10.1 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Compiling sentry-contexts v0.23.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking sha3 v0.10.0 [INFO] [stderr] Checking postgres-protocol v0.6.2 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking ibe v0.1.4 [INFO] [stderr] Checking validator_types v0.14.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.78 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.6 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling validator_derive v0.12.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling yew-macro v0.18.0 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.78 [INFO] [stderr] Compiling ref-cast v1.0.6 [INFO] [stderr] Compiling time-macros v0.1.1 [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,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' -C metadata=bd048c1d623750a1 -C extra-filename=-bd048c1d623750a1 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2fa7967e9d8b4bda.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e470ad3aa854e09e.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f637371e10fc19ef.rlib --extern proc_macro --cap-lints allow --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: could not compile `yew-macro` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name yew_macro --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/yew-macro-0.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=faa6b1e1919278ea -C extra-filename=-faa6b1e1919278ea --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern boolinator=/opt/rustwide/target/debug/deps/libboolinator-25afeea8cfb9182e.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-86422d76b8bd90ed.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2fa7967e9d8b4bda.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-e470ad3aa854e09e.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-f637371e10fc19ef.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "e0210ed86a06683b4794908388be699767209d46ebe31f0e7a99ae859d6331db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0210ed86a06683b4794908388be699767209d46ebe31f0e7a99ae859d6331db", kill_on_drop: false }` [INFO] [stdout] e0210ed86a06683b4794908388be699767209d46ebe31f0e7a99ae859d6331db