[INFO] fetching crate mit-commit-msg 5.12.60... [INFO] documenting mit-commit-msg-5.12.60 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate mit-commit-msg 5.12.60 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate mit-commit-msg 5.12.60 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 crates.io crate mit-commit-msg 5.12.60 [INFO] finished tweaking crates.io crate mit-commit-msg 5.12.60 [INFO] tweaked toml for crates.io crate mit-commit-msg 5.12.60 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate mit-commit-msg 5.12.60 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] [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" "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] 804761f03f7a495e836ec150e11f9f8838a01788e69ccfc88d972c852955f335 [INFO] running `Command { std: "docker" "start" "-a" "804761f03f7a495e836ec150e11f9f8838a01788e69ccfc88d972c852955f335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "804761f03f7a495e836ec150e11f9f8838a01788e69ccfc88d972c852955f335", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "804761f03f7a495e836ec150e11f9f8838a01788e69ccfc88d972c852955f335", kill_on_drop: false }` [INFO] [stdout] 804761f03f7a495e836ec150e11f9f8838a01788e69ccfc88d972c852955f335 [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" "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] 48050f38f8e04439feed74179fa07b0c529f9650d667bcb20d1ea98bf1f7c493 [INFO] running `Command { std: "docker" "start" "-a" "48050f38f8e04439feed74179fa07b0c529f9650d667bcb20d1ea98bf1f7c493", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking smawk v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking gimli v0.26.1 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking rustc-demangle v0.1.21 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking once_cell v1.11.0 [INFO] [stderr] Checking is_ci v1.1.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking os_str_bytes v6.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking owo-colors v3.4.0 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Compiling indoc v1.0.6 [INFO] [stderr] Checking jpeg-decoder v0.1.22 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking weezl v0.1.6 [INFO] [stderr] Checking bytemuck v1.9.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking strum v0.23.0 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking shell-words v1.1.0 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking tiff v0.6.1 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking object v0.28.4 [INFO] [stderr] Checking nom v7.1.1 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking gethostname v0.2.3 [INFO] [stderr] Checking nix v0.22.3 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking supports-color v1.3.0 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking supports-unicode v1.0.2 [INFO] [stderr] Checking supports-hyperlinks v1.2.0 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking crossterm v0.23.2 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking quickcheck v1.0.3 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking image v0.23.14 [INFO] [stderr] Compiling libz-sys v1.1.6 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling libgit2-sys v0.13.4+1.4.2 [INFO] [stderr] Compiling unicode-linebreak v0.1.2 [INFO] [stderr] Checking x11rb v0.9.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling miette-derive v4.7.1 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling clap_derive v3.1.18 [INFO] [stderr] Compiling strum_macros v0.23.1 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Checking tokio v1.18.2 [INFO] [stderr] error: could not compile `x11rb` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name x11rb --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/x11rb-0.9.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 -C metadata=cb0e87378641b7a3 -C extra-filename=-cb0e87378641b7a3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern gethostname=/opt/rustwide/target/debug/deps/libgethostname-a511c97e3da3b37e.rmeta --extern nix=/opt/rustwide/target/debug/deps/libnix-86b59b1eaa01648c.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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.137/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=8f434fb715b97dec -C extra-filename=-8f434fb715b97dec --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-f6f9f5040ac5f0c0.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-3852e1aca6e40445.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-66f8bdfe7d669024.rlib --extern proc_macro --cap-lints allow --cfg underscore_consts --cfg ptr_addr_of` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "48050f38f8e04439feed74179fa07b0c529f9650d667bcb20d1ea98bf1f7c493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48050f38f8e04439feed74179fa07b0c529f9650d667bcb20d1ea98bf1f7c493", kill_on_drop: false }` [INFO] [stdout] 48050f38f8e04439feed74179fa07b0c529f9650d667bcb20d1ea98bf1f7c493