[INFO] fetching crate acick-atcoder 0.2.0... [INFO] documenting acick-atcoder-0.2.0 against 1.61.0 for beta-1.62-rustdoc-1 [INFO] extracting crate acick-atcoder 0.2.0 into /workspace/builds/worker-69/source [INFO] validating manifest of crates.io crate acick-atcoder 0.2.0 on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate acick-atcoder 0.2.0 [INFO] finished tweaking crates.io crate acick-atcoder 0.2.0 [INFO] tweaked toml for crates.io crate acick-atcoder 0.2.0 written to /workspace/builds/worker-69/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded acick-config v0.2.0 [INFO] [stderr] Downloaded acick-dropbox v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f93c939be6c0839a6c52949619a0007d67205e4f24ae0dfc57922ec9d4c47bf6 [INFO] running `Command { std: "docker" "start" "-a" "f93c939be6c0839a6c52949619a0007d67205e4f24ae0dfc57922ec9d4c47bf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f93c939be6c0839a6c52949619a0007d67205e4f24ae0dfc57922ec9d4c47bf6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f93c939be6c0839a6c52949619a0007d67205e4f24ae0dfc57922ec9d4c47bf6", kill_on_drop: false }` [INFO] [stdout] f93c939be6c0839a6c52949619a0007d67205e4f24ae0dfc57922ec9d4c47bf6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-69/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2adfe178dd46602ac28a72c082122adad7d2c6baaf1c4c248fe21a5d48026fa5 [INFO] running `Command { std: "docker" "start" "-a" "2adfe178dd46602ac28a72c082122adad7d2c6baaf1c4c248fe21a5d48026fa5", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking unic-common v0.9.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unic-char-range v0.9.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Checking webbrowser v0.5.5 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking typeable v0.1.2 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking fs2 v0.4.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking publicsuffix v1.5.6 [INFO] [stderr] Checking bytefmt v0.1.7 [INFO] [stderr] Checking rand_pcg v0.2.1 [INFO] [stderr] error: could not compile `cc` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cc --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/cc-1.0.73/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=b3a34eae63a32363 -C extra-filename=-b3a34eae63a32363 --out-dir /opt/rustwide/target/debug/deps -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 `memchr` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name memchr --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/memchr-2.5.0/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 --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=baff0e28b2d67d75 -C extra-filename=-baff0e28b2d67d75 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cfg memchr_runtime_simd --cfg memchr_runtime_sse2 --cfg memchr_runtime_sse42 --cfg memchr_runtime_avx` (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 libc /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/libc-0.2.126/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 --cfg 'feature="align"' --cfg 'feature="default"' --cfg 'feature="std"' -C metadata=a43217a3518563ae -C extra-filename=-a43217a3518563ae --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cfg freebsd11 --cfg libc_priv_mod_use --cfg libc_union --cfg libc_const_size_of --cfg libc_align --cfg libc_int128 --cfg libc_core_cvoid --cfg libc_packedN --cfg libc_cfg_target_vendor --cfg libc_non_exhaustive --cfg libc_ptr_addr_of --cfg libc_underscore_const_names` (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.26/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 --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=6b0d70db8e2e112e -C extra-filename=-6b0d70db8e2e112e --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 `idna` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name idna /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/idna-0.1.5/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=8363547f4653efd3 -C extra-filename=-8363547f4653efd3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern matches=/opt/rustwide/target/debug/deps/libmatches-f1c4024f57379e6f.rmeta --extern unicode_bidi=/opt/rustwide/target/debug/deps/libunicode_bidi-ad63191fb0e5639f.rmeta --extern unicode_normalization=/opt/rustwide/target/debug/deps/libunicode_normalization-d351da57e4be54c0.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [ERROR] error running command: no output for 300 seconds [INFO] running `Command { std: "docker" "inspect" "2adfe178dd46602ac28a72c082122adad7d2c6baaf1c4c248fe21a5d48026fa5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2adfe178dd46602ac28a72c082122adad7d2c6baaf1c4c248fe21a5d48026fa5", kill_on_drop: false }` [INFO] [stderr] Error response from daemon: Could not kill running container 2adfe178dd46602ac28a72c082122adad7d2c6baaf1c4c248fe21a5d48026fa5, cannot remove - tried to kill container, but did not receive an exit event [ERROR] failed to delete container 2adfe178dd46602ac28a72c082122adad7d2c6baaf1c4c248fe21a5d48026fa5 [ERROR] caused by: command failed: exit status: 1