[INFO] cloning repository https://github.com/swsnr/mvg_home [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/swsnr/mvg_home" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswsnr%2Fmvg_home", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswsnr%2Fmvg_home'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db6156e0128e2ef86b7e2819635e92485ddb466a [INFO] documenting swsnr/mvg_home against 1.71.0 for beta-1.72-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fswsnr%2Fmvg_home" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/swsnr/mvg_home on toolchain 1.71.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.71.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/swsnr/mvg_home [INFO] finished tweaking git repo https://github.com/swsnr/mvg_home [INFO] tweaked toml for git repo https://github.com/swsnr/mvg_home written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/swsnr/mvg_home already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.71.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zvariant v3.13.0 [INFO] [stderr] Downloaded zvariant_derive v3.13.0 [INFO] [stderr] Downloaded system_proxy v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+1.71.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c9c25620423b789d4d7a8ec413851e4f3e5a0cd9a981a7f57e0f7fdf740ba71 [INFO] running `Command { std: "docker" "start" "-a" "0c9c25620423b789d4d7a8ec413851e4f3e5a0cd9a981a7f57e0f7fdf740ba71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c9c25620423b789d4d7a8ec413851e4f3e5a0cd9a981a7f57e0f7fdf740ba71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c9c25620423b789d4d7a8ec413851e4f3e5a0cd9a981a7f57e0f7fdf740ba71", kill_on_drop: false }` [INFO] [stdout] 0c9c25620423b789d4d7a8ec413851e4f3e5a0cd9a981a7f57e0f7fdf740ba71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTFLAGS=--cap-lints=warn" "-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:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+1.71.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00dd6864a8ff189628fc38488544a9c0228a5d449b69525e5d4393f32bd3260f [INFO] running `Command { std: "docker" "start" "-a" "00dd6864a8ff189628fc38488544a9c0228a5d449b69525e5d4393f32bd3260f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.58 [INFO] [stderr] Compiling quote v1.0.27 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Checking once_cell v1.17.1 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling toml_datetime v0.6.2 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling tokio v1.28.1 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.52 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling regex-syntax v0.7.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling syn v2.0.16 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking cpufeatures v0.2.7 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking ordered-stream v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling openssl-sys v0.9.87 [INFO] [stderr] Checking mio v0.8.6 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking socket2 v0.4.9 [INFO] [stderr] Checking getrandom v0.2.9 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling toml_edit v0.19.9 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking nix v0.26.2 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking anstyle v1.0.0 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking sha1 v0.10.5 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking xdg-home v1.0.0 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.71.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.28.1/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="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tracing"' -C metadata=b25732bdd202a7f8 -C extra-filename=-b25732bdd202a7f8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-7189fd83b2932a33.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-898f9dc31ceff945.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-bbee5c9357d63859.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-2fdd03ec58f76f5f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-f9d0726095ed761d.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-2b3a7db05cf3f11c.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "00dd6864a8ff189628fc38488544a9c0228a5d449b69525e5d4393f32bd3260f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00dd6864a8ff189628fc38488544a9c0228a5d449b69525e5d4393f32bd3260f", kill_on_drop: false }` [INFO] [stdout] 00dd6864a8ff189628fc38488544a9c0228a5d449b69525e5d4393f32bd3260f