[INFO] cloning repository https://github.com/ovh/beamium [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ovh/beamium" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fovh%2Fbeamium", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fovh%2Fbeamium'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28ed94c7fa0017eb6c21a08bff80cc3ecfa203a1 [INFO] documenting ovh/beamium 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%2Fovh%2Fbeamium" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ovh/beamium 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/ovh/beamium [INFO] finished tweaking git repo https://github.com/ovh/beamium [INFO] tweaked toml for git repo https://github.com/ovh/beamium written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/ovh/beamium 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] 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] 0a795eff7404378a859616fd697a45d31cdf2011d9d37d41c69c0e1c333e102f [INFO] running `Command { std: "docker" "start" "-a" "0a795eff7404378a859616fd697a45d31cdf2011d9d37d41c69c0e1c333e102f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0a795eff7404378a859616fd697a45d31cdf2011d9d37d41c69c0e1c333e102f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a795eff7404378a859616fd697a45d31cdf2011d9d37d41c69c0e1c333e102f", kill_on_drop: false }` [INFO] [stdout] 0a795eff7404378a859616fd697a45d31cdf2011d9d37d41c69c0e1c333e102f [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] cc9e10c65ebe9c0479208daa9c24975b89256e3c709ea5c569416c9b1dc0b629 [INFO] running `Command { std: "docker" "start" "-a" "cc9e10c65ebe9c0479208daa9c24975b89256e3c709ea5c569416c9b1dc0b629", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling protobuf v2.24.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking paw-raw v1.0.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking lazy_static v0.2.11 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Compiling prometheus v0.9.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking urlencoding v1.3.3 [INFO] [stderr] Checking arc-swap v1.3.0 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking humanize-rs v0.1.5 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking slog v2.7.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Compiling hyper v0.12.35 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Compiling phf v0.7.24 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] error: could not compile `typenum` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name build_script_main --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/typenum-1.13.0/build/main.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=2d3af1d10f5668c4 -C extra-filename=-2d3af1d10f5668c4 --out-dir /opt/rustwide/target/debug/build/typenum-2d3af1d10f5668c4 -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] [stderr] error: could not compile `futures` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name futures /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-0.1.29/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="use_std"' --cfg 'feature="with-deprecated"' -C metadata=c4396d5ac3d87dac -C extra-filename=-c4396d5ac3d87dac --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 `percent-encoding` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name percent_encoding /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/percent-encoding-2.1.0/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=8c83310236959ef9 -C extra-filename=-8c83310236959ef9 --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 `protobuf` [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/protobuf-2.24.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=08c7bde227448ee6 -C extra-filename=-08c7bde227448ee6 --out-dir /opt/rustwide/target/debug/build/protobuf-08c7bde227448ee6 -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `bytes` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name bytes --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/bytes-0.5.6/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="std"' -C metadata=db91dbb0a77bede6 -C extra-filename=-db91dbb0a77bede6 --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" "cc9e10c65ebe9c0479208daa9c24975b89256e3c709ea5c569416c9b1dc0b629", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc9e10c65ebe9c0479208daa9c24975b89256e3c709ea5c569416c9b1dc0b629", kill_on_drop: false }` [INFO] [stdout] cc9e10c65ebe9c0479208daa9c24975b89256e3c709ea5c569416c9b1dc0b629