[INFO] cloning repository https://github.com/lipincheng/techtraingcamp-red-envelope [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lipincheng/techtraingcamp-red-envelope" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flipincheng%2Ftechtraingcamp-red-envelope", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flipincheng%2Ftechtraingcamp-red-envelope'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1bd246896b6da81f7fe7ca9b1e4c313a9ca0b94 [INFO] documenting lipincheng/techtraingcamp-red-envelope 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%2Flipincheng%2Ftechtraingcamp-red-envelope" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lipincheng/techtraingcamp-red-envelope 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/lipincheng/techtraingcamp-red-envelope [INFO] finished tweaking git repo https://github.com/lipincheng/techtraingcamp-red-envelope [INFO] tweaked toml for git repo https://github.com/lipincheng/techtraingcamp-red-envelope written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/lipincheng/techtraingcamp-red-envelope 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-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] e26cf20a8bd01ba595f452080f97199beb198a25f2c11da828f3f6a39d4f7cf9 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e26cf20a8bd01ba595f452080f97199beb198a25f2c11da828f3f6a39d4f7cf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e26cf20a8bd01ba595f452080f97199beb198a25f2c11da828f3f6a39d4f7cf9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e26cf20a8bd01ba595f452080f97199beb198a25f2c11da828f3f6a39d4f7cf9", kill_on_drop: false }` [INFO] [stdout] e26cf20a8bd01ba595f452080f97199beb198a25f2c11da828f3f6a39d4f7cf9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d6733ad4622ef1ae66ba238524a055818e1734a173504de8f85fd6536b4111e9 [INFO] running `Command { std: "docker" "start" "-a" "d6733ad4622ef1ae66ba238524a055818e1734a173504de8f85fd6536b4111e9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.106 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling whoami v1.1.5 [INFO] [stderr] Checking minimal-lexical v0.1.4 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking bit-vec v0.6.3 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Compiling nom v7.0.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling tokio v1.13.0 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking futures-channel v0.3.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking crossbeam-queue v0.3.2 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling tokio-macros v1.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking sha-1 v0.9.8 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling rdkafka-sys v4.1.0+1.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking crossbeam-deque v0.8.1 [INFO] [stderr] Checking atoi v0.4.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking parking_lot_core v0.8.5 [INFO] [stderr] Checking nix v0.22.0 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Compiling zeroize_derive v1.2.0 [INFO] [stderr] Checking crossbeam v0.8.1 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] error: could not compile `clap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.3/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="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=7c415ebbc5900271 -C extra-filename=-7c415ebbc5900271 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-7b95e091c56f4f65.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-8584f9d9d5aabe66.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-610a73087f46ba3b.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-c9e2592dde3c5431.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-0acf26cd5757886f.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-6ef757d3f1052dbb.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-18b27ee44a5c9049.rmeta --cap-lints allow` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "d6733ad4622ef1ae66ba238524a055818e1734a173504de8f85fd6536b4111e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6733ad4622ef1ae66ba238524a055818e1734a173504de8f85fd6536b4111e9", kill_on_drop: false }` [INFO] [stdout] d6733ad4622ef1ae66ba238524a055818e1734a173504de8f85fd6536b4111e9