[INFO] cloning repository https://github.com/radicle-dev/radicle-bins [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/radicle-dev/radicle-bins" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradicle-dev%2Fradicle-bins", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fradicle-dev%2Fradicle-bins'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7f589895fba4c646210f01c0aca8bbf1cf445311 [INFO] documenting radicle-dev/radicle-bins 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%2Fradicle-dev%2Fradicle-bins" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/radicle-dev/radicle-bins 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-0/source/rust-toolchain [INFO] started tweaking git repo https://github.com/radicle-dev/radicle-bins [INFO] finished tweaking git repo https://github.com/radicle-dev/radicle-bins [INFO] tweaked toml for git repo https://github.com/radicle-dev/radicle-bins written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/radicle-dev/radicle-bins 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] Updating git repository `https://github.com/radicle-dev/radicle-link` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] d5f450e030f9144130bee603ac06d03a78af24d678d6db2ecc24a34216a2f51e [INFO] running `Command { std: "docker" "start" "-a" "d5f450e030f9144130bee603ac06d03a78af24d678d6db2ecc24a34216a2f51e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d5f450e030f9144130bee603ac06d03a78af24d678d6db2ecc24a34216a2f51e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5f450e030f9144130bee603ac06d03a78af24d678d6db2ecc24a34216a2f51e", kill_on_drop: false }` [INFO] [stdout] d5f450e030f9144130bee603ac06d03a78af24d678d6db2ecc24a34216a2f51e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] a73b3d19c10c1839b9b18c9774ce87cf7a4e741b192cbe949b30d5a4aec89f70 [INFO] running `Command { std: "docker" "start" "-a" "a73b3d19c10c1839b9b18c9774ce87cf7a4e741b192cbe949b30d5a4aec89f70", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking bytesize v1.1.0 [INFO] [stderr] Checking minimal-lexical v0.1.4 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking human_format v1.0.3 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking time v0.3.3 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking unicode-bidi v0.3.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking data-encoding v2.3.2 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking arrayvec v0.7.1 [INFO] [stderr] Checking unsigned-varint v0.5.1 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking clru v0.5.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking os_str_bytes v3.1.0 [INFO] [stderr] Checking radicle-std-ext v0.1.0 (https://github.com/radicle-dev/radicle-link?rev=dcddbed934df5342460f658d1bb3a1d7a7a40af2#dcddbed9) [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking base-x v0.2.8 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking nonempty v0.6.0 [INFO] [stderr] Checking dyn-clone v1.0.4 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking nonzero_ext v0.2.0 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling argh_shared v0.1.6 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] error: could not compile `winapi` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/winapi-0.3.9/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 --cfg 'feature="basetsd"' --cfg 'feature="cfg"' --cfg 'feature="consoleapi"' --cfg 'feature="errhandlingapi"' --cfg 'feature="evntrace"' --cfg 'feature="fileapi"' --cfg 'feature="handleapi"' --cfg 'feature="in6addr"' --cfg 'feature="inaddr"' --cfg 'feature="ioapiset"' --cfg 'feature="knownfolders"' --cfg 'feature="memoryapi"' --cfg 'feature="minwinbase"' --cfg 'feature="minwindef"' --cfg 'feature="mstcpip"' --cfg 'feature="mswsock"' --cfg 'feature="namedpipeapi"' --cfg 'feature="netioapi"' --cfg 'feature="ntdef"' --cfg 'feature="ntsecapi"' --cfg 'feature="ntstatus"' --cfg 'feature="objbase"' --cfg 'feature="processenv"' --cfg 'feature="processthreadsapi"' --cfg 'feature="profileapi"' --cfg 'feature="shlobj"' --cfg 'feature="std"' --cfg 'feature="synchapi"' --cfg 'feature="sysinfoapi"' --cfg 'feature="threadpoollegacyapiset"' --cfg 'feature="timezoneapi"' --cfg 'feature="winbase"' --cfg 'feature="wincon"' --cfg 'feature="windef"' --cfg 'feature="winerror"' --cfg 'feature="winioctl"' --cfg 'feature="winnt"' --cfg 'feature="winsock2"' --cfg 'feature="ws2def"' --cfg 'feature="ws2ipdef"' --cfg 'feature="ws2tcpip"' --cfg 'feature="wtypesbase"' -C metadata=d9612ec43ba57764 -C extra-filename=-d9612ec43ba57764 --out-dir /opt/rustwide/target/debug/build/winapi-d9612ec43ba57764 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radicle-link-009c17032bc5eda9/dcddbed/std-ext/src/lib.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(extend_one)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `radicle-std-ext` due to 2 previous errors [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/radicle-link-009c17032bc5eda9/dcddbed/std-ext/src/lib.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | #![feature(extend_one)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `pkg-config` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name pkg_config /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/pkg-config-0.3.20/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 -C metadata=abf03e8cb6998c31 -C extra-filename=-abf03e8cb6998c31 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `proc-macro2` [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/proc-macro2-1.0.29/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 --cfg 'feature="default"' --cfg 'feature="proc-macro"' -C metadata=a738ddc348012c43 -C extra-filename=-a738ddc348012c43 --out-dir /opt/rustwide/target/debug/build/proc-macro2-a738ddc348012c43 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `radicle-std-ext` due to 2 previous errors [INFO] [stderr] error: could not compile `syn` [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/syn-1.0.78/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=82e87d35e8b26408 -C extra-filename=-82e87d35e8b26408 --out-dir /opt/rustwide/target/debug/build/syn-82e87d35e8b26408 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `libc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_build /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.103/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 --cfg 'feature="align"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=e1172a9ab2bdf289 -C extra-filename=-e1172a9ab2bdf289 --out-dir /opt/rustwide/target/debug/build/libc-e1172a9ab2bdf289 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `const_fn` [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/const_fn-0.4.8/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=284da7a2c1cb6eb2 -C extra-filename=-284da7a2c1cb6eb2 --out-dir /opt/rustwide/target/debug/build/const_fn-284da7a2c1cb6eb2 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `regex-syntax` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name regex_syntax --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/regex-syntax-0.6.25/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 --cfg 'feature="default"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' -C metadata=aa7900256607b78b -C extra-filename=-aa7900256607b78b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "a73b3d19c10c1839b9b18c9774ce87cf7a4e741b192cbe949b30d5a4aec89f70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a73b3d19c10c1839b9b18c9774ce87cf7a4e741b192cbe949b30d5a4aec89f70", kill_on_drop: false }` [INFO] [stdout] a73b3d19c10c1839b9b18c9774ce87cf7a4e741b192cbe949b30d5a4aec89f70