[INFO] cloning repository https://github.com/julimuriass/seminario-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/julimuriass/seminario-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulimuriass%2Fseminario-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulimuriass%2Fseminario-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4cb6cab582b4ef7681a1ef9656c4b4c8f6b180ad
[INFO] documenting julimuriass/seminario-rust against 824336ad4127ce295849937a24c08a4aeff6ada7 for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulimuriass%2Fseminario-rust" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/julimuriass/seminario-rust
[INFO] finished tweaking git repo https://github.com/julimuriass/seminario-rust
[INFO] tweaked toml for git repo https://github.com/julimuriass/seminario-rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/julimuriass/seminario-rust on toolchain 824336ad4127ce295849937a24c08a4aeff6ada7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/julimuriass/seminario-rust 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" "+824336ad4127ce295849937a24c08a4aeff6ada7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: `seminario-rust` (manifest) generated 1 warning
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cc v1.2.24
[INFO] [stderr]   Downloaded llvm_profparser v0.8.3
[INFO] [stderr]   Downloaded coveralls-api v0.7.0
[INFO] [stderr]   Downloaded gzip-header v1.0.0
[INFO] [stderr]   Downloaded indexmap v1.8.2
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.8
[INFO] [stderr]   Downloaded ruzstd v0.7.3
[INFO] [stderr]   Downloaded openssl-sys v0.9.108
[INFO] [stderr]   Downloaded clap v4.5.38
[INFO] [stderr]   Downloaded hyper-util v0.1.12
[INFO] [stderr]   Downloaded cargo-tarpaulin v0.32.7
[INFO] [stderr]   Downloaded clap_builder v4.5.38
[INFO] [stderr]   Downloaded git2 v0.20.2
[INFO] [stderr]   Downloaded object v0.26.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] fdf3b80979abbc7b330ac02db6ae4e945befd8e1356b8071f76a0fb50837e366
[INFO] running `Command { std: "docker" "start" "fdf3b80979abbc7b330ac02db6ae4e945befd8e1356b8071f76a0fb50837e366", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fdf3b80979abbc7b330ac02db6ae4e945befd8e1356b8071f76a0fb50837e366", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fdf3b80979abbc7b330ac02db6ae4e945befd8e1356b8071f76a0fb50837e366" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fdf3b80979abbc7b330ac02db6ae4e945befd8e1356b8071f76a0fb50837e366", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "fdf3b80979abbc7b330ac02db6ae4e945befd8e1356b8071f76a0fb50837e366" "/opt/rustwide/cargo-home/bin/cargo" "+824336ad4127ce295849937a24c08a4aeff6ada7" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: the cargo feature `edition2024` has been stabilized in the 1.85 release and is no longer necessary to be listed in the manifest
[INFO] [stderr]   See https://doc.rust-lang.org/nightly/cargo/reference/manifest.html#the-edition-field for more information about using this feature.
[INFO] [stderr] warning: `seminario-rust` (manifest) generated 1 warning
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl v0.10.72
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]    Compiling indexmap v1.8.2
[INFO] [stderr]     Checking unicode-ident v1.0.18
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking twox-hash v1.6.3
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking gzip-header v1.0.0
[INFO] [stderr]    Compiling procfs v0.17.0
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]    Compiling llvm_profparser v0.8.3
[INFO] [stderr]     Checking winnow v0.7.10
[INFO] [stderr]     Checking toml_write v0.1.1
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking clap_builder v4.5.38
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]     Checking quote v1.0.40
[INFO] [stderr]    Compiling cargo-tarpaulin v0.32.7
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking ruzstd v0.7.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking object v0.26.2
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking humantime v2.2.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking syn v2.0.101
[INFO] [stderr]     Checking thiserror v2.0.12
[INFO] [stderr]     Checking quick-xml v0.37.5
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling openssl-sys v0.9.108
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling libssh2-sys v0.3.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]    Compiling libgit2-sys v0.18.1+1.9.0
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/824336ad4127ce295849937a24c08a4aeff6ada7/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.31/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="alloc"' --cfg 'feature="futures-io"' --cfg 'feature="futures-sink"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="sink"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "portable-atomic", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=4f60318701738f9f -C extra-filename=-9993c7842eda9f04 --out-dir /opt/rustwide/target/debug/build/futures-util/9993c7842eda9f04/out -L dependency=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out -L dependency=/opt/rustwide/target/debug/build/futures-io/4ce1f16fa47c1e40/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/e9726baa5bd98af1/out -L dependency=/opt/rustwide/target/debug/build/futures-task/011073701ea3a715/out -L dependency=/opt/rustwide/target/debug/build/memchr/a8313380c25031b5/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out -L dependency=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out -L dependency=/opt/rustwide/target/debug/build/slab/336ee4618dc8a867/out --extern futures_core=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out/libfutures_core-756e876442dee363.rmeta --extern futures_io=/opt/rustwide/target/debug/build/futures-io/4ce1f16fa47c1e40/out/libfutures_io-4ce1f16fa47c1e40.rmeta --extern futures_sink=/opt/rustwide/target/debug/build/futures-sink/e9726baa5bd98af1/out/libfutures_sink-e9726baa5bd98af1.rmeta --extern futures_task=/opt/rustwide/target/debug/build/futures-task/011073701ea3a715/out/libfutures_task-011073701ea3a715.rmeta --extern memchr=/opt/rustwide/target/debug/build/memchr/a8313380c25031b5/out/libmemchr-a8313380c25031b5.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern pin_utils=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out/libpin_utils-db1de871cd8706a6.rmeta --extern slab=/opt/rustwide/target/debug/build/slab/336ee4618dc8a867/out/libslab-336ee4618dc8a867.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/824336ad4127ce295849937a24c08a4aeff6ada7/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=da2bd65767320df6 -C extra-filename=-b358481479df9b62 --out-dir /opt/rustwide/target/debug/build/serde_derive/b358481479df9b62/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/d8665169c487d19b/out -L dependency=/opt/rustwide/target/debug/build/quote/60c6fa93c90874f2/out -L dependency=/opt/rustwide/target/debug/build/syn/9193fad60b9a6598/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/b3925cc8f83e9ac1/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d8665169c487d19b/out/libproc_macro2-d8665169c487d19b.rlib --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/d8665169c487d19b/out/libproc_macro2-d8665169c487d19b.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/60c6fa93c90874f2/out/libquote-60c6fa93c90874f2.rlib --extern quote=/opt/rustwide/target/debug/build/quote/60c6fa93c90874f2/out/libquote-60c6fa93c90874f2.rmeta --extern syn=/opt/rustwide/target/debug/build/syn/9193fad60b9a6598/out/libsyn-9193fad60b9a6598.rlib --extern syn=/opt/rustwide/target/debug/build/syn/9193fad60b9a6598/out/libsyn-9193fad60b9a6598.rmeta --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "fdf3b80979abbc7b330ac02db6ae4e945befd8e1356b8071f76a0fb50837e366", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdf3b80979abbc7b330ac02db6ae4e945befd8e1356b8071f76a0fb50837e366", kill_on_drop: false }`
[INFO] [stdout] fdf3b80979abbc7b330ac02db6ae4e945befd8e1356b8071f76a0fb50837e366
