[INFO] cloning repository https://github.com/Uskrai/mado [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Uskrai/mado" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUskrai%2Fmado", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUskrai%2Fmado'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b327f7565398370400e4159a5b43051b3b57bcaf [INFO] documenting Uskrai/mado 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%2FUskrai%2Fmado" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Uskrai/mado 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] removed /workspace/builds/worker-26/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Uskrai/mado [INFO] finished tweaking git repo https://github.com/Uskrai/mado [INFO] tweaked toml for git repo https://github.com/Uskrai/mado written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/Uskrai/mado 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-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] [stdout] 9e2c81e2335f7e8d92f9b405e9c8e16e53427827f3255cff2abb7a09c365b301 [INFO] running `Command { std: "docker" "start" "-a" "9e2c81e2335f7e8d92f9b405e9c8e16e53427827f3255cff2abb7a09c365b301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9e2c81e2335f7e8d92f9b405e9c8e16e53427827f3255cff2abb7a09c365b301", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e2c81e2335f7e8d92f9b405e9c8e16e53427827f3255cff2abb7a09c365b301", kill_on_drop: false }` [INFO] [stdout] 9e2c81e2335f7e8d92f9b405e9c8e16e53427827f3255cff2abb7a09c365b301 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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] [stdout] da8da02bcd62b282e680e437807ab6fd404e3fb0af5c9ecb7d4d45c3e5a44970 [INFO] running `Command { std: "docker" "start" "-a" "da8da02bcd62b282e680e437807ab6fd404e3fb0af5c9ecb7d4d45c3e5a44970", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling syn v1.0.84 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling anyhow v1.0.51 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version-compare v0.0.11 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking futures-io v0.3.19 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling futures-channel v0.3.19 [INFO] [stderr] Checking futures-sink v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling siphasher v0.3.7 [INFO] [stderr] Checking cache-padded v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Checking fastrand v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Compiling curl v0.4.41 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling isahc v1.6.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking castaway v0.1.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling gio v0.14.8 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling camino v1.0.5 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking unicode-xid v0.2.2 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking fragile v1.0.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Checking futf v0.1.4 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking twox-hash v1.6.1 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking tendril v0.4.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Checking quote v1.0.10 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling curl-sys v0.4.51+curl-7.80.0 [INFO] [stderr] Compiling libsqlite3-sys v0.23.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Checking tracing-log v0.1.2 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Documenting mado-uuid v0.0.0 (/opt/rustwide/workdir/libs/uuid) [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Checking num-complex v0.4.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling field-offset v0.3.4 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Documenting mado-rune-macros v0.1.0 (/opt/rustwide/workdir/crates/rune-macros) [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling futures-macro v0.3.19 [INFO] [stderr] Compiling pin-project-internal v1.0.9 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling rune-macros v0.10.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling mado-rune-macros v0.1.0 (/opt/rustwide/workdir/crates/rune-macros) [INFO] [stderr] Compiling tracker-macros v0.1.6 [INFO] [stderr] Compiling relm4-macros v0.4.0-beta.2 (https://github.com/AaronErhardt/relm4?rev=01212ccd9e6e246e622e0492734ad4b302e1f1ee#01212ccd) [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.132/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=94e7e47c147da63a -C extra-filename=-94e7e47c147da63a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e08b77d752743860.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-965e54d83c0c9054.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c542b9558f0041fb.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 `rune-macros` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name rune_macros --edition=2021 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/rune-macros-0.10.3/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=69886ba8450b90ce -C extra-filename=-69886ba8450b90ce --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e08b77d752743860.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-965e54d83c0c9054.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c542b9558f0041fb.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `derive_more` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derive_more --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.99.17/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="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' -C metadata=1e2e9fd18f7b1e58 -C extra-filename=-1e2e9fd18f7b1e58 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-2c8387b43605e0d5.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e08b77d752743860.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-965e54d83c0c9054.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c542b9558f0041fb.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `derivative` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derivative /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derivative-2.2.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=6dad038f5c941969 -C extra-filename=-6dad038f5c941969 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e08b77d752743860.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-965e54d83c0c9054.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c542b9558f0041fb.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `html5ever` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/html5ever-0.25.1/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=fcc0d441a0acf94a -C extra-filename=-fcc0d441a0acf94a --out-dir /opt/rustwide/target/debug/build/html5ever-fcc0d441a0acf94a -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e08b77d752743860.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-965e54d83c0c9054.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c542b9558f0041fb.rlib --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `cssparser` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cssparser-0.27.2/build.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 -C metadata=b4131c1ddef9c5a6 -C extra-filename=-b4131c1ddef9c5a6 --out-dir /opt/rustwide/target/debug/build/cssparser-b4131c1ddef9c5a6 -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e08b77d752743860.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-965e54d83c0c9054.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c542b9558f0041fb.rlib --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `thiserror-impl` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name thiserror_impl --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/thiserror-impl-1.0.30/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=71bff64961598b22 -C extra-filename=-71bff64961598b22 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-e08b77d752743860.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-965e54d83c0c9054.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-c542b9558f0041fb.rlib --extern proc_macro --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "da8da02bcd62b282e680e437807ab6fd404e3fb0af5c9ecb7d4d45c3e5a44970", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da8da02bcd62b282e680e437807ab6fd404e3fb0af5c9ecb7d4d45c3e5a44970", kill_on_drop: false }` [INFO] [stdout] da8da02bcd62b282e680e437807ab6fd404e3fb0af5c9ecb7d4d45c3e5a44970