[INFO] cloning repository https://github.com/Turbo87/segelflug-classifieds [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Turbo87/segelflug-classifieds" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTurbo87%2Fsegelflug-classifieds", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTurbo87%2Fsegelflug-classifieds'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7df270cc27f3082cac5ef67f9743c66201b5177b [INFO] documenting Turbo87/segelflug-classifieds against try#6ee483316d2e4581572121d60a955affb2032eb3+cargoflags=-Zrustdoc-scrape-examples for scrape-examples [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTurbo87%2Fsegelflug-classifieds" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Turbo87/segelflug-classifieds on toolchain 6ee483316d2e4581572121d60a955affb2032eb3 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/Turbo87/segelflug-classifieds [INFO] finished tweaking git repo https://github.com/Turbo87/segelflug-classifieds [INFO] tweaked toml for git repo https://github.com/Turbo87/segelflug-classifieds written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/Turbo87/segelflug-classifieds already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 774244f2162cb484b9db132d0c36d678898b1919354648adcbd15dea79610413 [INFO] running `Command { std: "docker" "start" "-a" "774244f2162cb484b9db132d0c36d678898b1919354648adcbd15dea79610413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "774244f2162cb484b9db132d0c36d678898b1919354648adcbd15dea79610413", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "774244f2162cb484b9db132d0c36d678898b1919354648adcbd15dea79610413", kill_on_drop: false }` [INFO] [stdout] 774244f2162cb484b9db132d0c36d678898b1919354648adcbd15dea79610413 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:bb5b0feb4f87116a4ea905b7ff5bf5b85913db05e9f0fbc1abdd3168928d9075" "/opt/rustwide/cargo-home/bin/cargo" "+6ee483316d2e4581572121d60a955affb2032eb3" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json" "-Zrustdoc-scrape-examples", kill_on_drop: false }` [INFO] [stdout] 4f365d676215e022df093e2307e4476eb864809e27934bfa0428d05bd7e1b509 [INFO] running `Command { std: "docker" "start" "-a" "4f365d676215e022df093e2307e4476eb864809e27934bfa0428d05bd7e1b509", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.138 [INFO] [stderr] Compiling proc-macro2 v1.0.47 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking once_cell v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.150 [INFO] [stderr] Compiling serde v1.0.150 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.5 [INFO] [stderr] Checking itoa v1.0.4 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking percent-encoding v2.2.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Checking form_urlencoded v1.1.0 [INFO] [stderr] Checking bytes v1.3.0 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling serde_json v1.0.89 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Checking futures-sink v0.3.25 [INFO] [stderr] Compiling tokio v1.23.0 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Checking getrandom v0.2.8 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Compiling cc v1.0.77 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Checking num_cpus v1.14.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking iana-time-zone v0.1.53 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling anyhow v1.0.66 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking time-core v0.1.0 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Checking time v0.3.17 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Checking new_debug_unreachable v1.0.4 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling semver v1.0.14 [INFO] [stderr] Compiling rustversion v1.0.9 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking addr2line v0.17.0 [INFO] [stderr] Compiling libgit2-sys v0.13.4+1.4.2 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling io-lifetimes v1.0.3 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking aho-corasick v0.7.20 [INFO] [stderr] Compiling erasable v1.2.1 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling rustix v0.36.5 [INFO] [stderr] Checking regex-syntax v0.6.28 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking rustls-pemfile v1.0.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking linux-raw-sys v0.1.3 [INFO] [stderr] Checking ipnet v2.7.0 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking dtoa-short v0.3.3 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking tracing-log v0.1.3 [INFO] [stderr] Checking sharded-slab v0.1.4 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking rc-box v1.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.16 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking takecell v0.1.1 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking never v0.1.0 [INFO] [stderr] Checking os_str_bytes v6.4.1 [INFO] [stderr] Compiling sentry-contexts v0.28.0 [INFO] [stderr] Checking fastrand v1.8.0 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking clap_lex v0.3.0 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking atomicwrites v0.3.1 [INFO] [stderr] Checking rss v2.0.1 [INFO] [stderr] Checking regex v1.7.0 [INFO] [stderr] Checking is-terminal v0.4.1 [INFO] [stderr] Checking terminal_size v0.2.3 [INFO] [stderr] Compiling vergen v7.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling enum-iterator-derive v1.1.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling clap_derive v4.0.21 [INFO] [stderr] Compiling aquamarine v0.1.12 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] error: could not compile `derive_more` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name derive_more --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/derive_more-0.99.17/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 -C debuginfo=2 --cfg 'feature="add"' --cfg 'feature="add_assign"' --cfg 'feature="as_mut"' --cfg 'feature="as_ref"' --cfg 'feature="constructor"' --cfg 'feature="convert_case"' --cfg 'feature="default"' --cfg 'feature="deref"' --cfg 'feature="deref_mut"' --cfg 'feature="display"' --cfg 'feature="error"' --cfg 'feature="from"' --cfg 'feature="from_str"' --cfg 'feature="index"' --cfg 'feature="index_mut"' --cfg 'feature="into"' --cfg 'feature="into_iterator"' --cfg 'feature="is_variant"' --cfg 'feature="iterator"' --cfg 'feature="mul"' --cfg 'feature="mul_assign"' --cfg 'feature="not"' --cfg 'feature="rustc_version"' --cfg 'feature="sum"' --cfg 'feature="try_into"' --cfg 'feature="unwrap"' -C metadata=1810dfdce60106e2 -C extra-filename=-1810dfdce60106e2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern convert_case=/opt/rustwide/target/debug/deps/libconvert_case-655c49d6e0dcc7cc.rlib --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-cd03c9e45f8ce1ef.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-dd7d3d0eb1dcca8c.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-d4bbc5cc2841c887.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: failed to check lib in package `tokio` as a prerequisite for scraping examples from: bin "segelflug-classifieds" [INFO] [stderr] Try running with `--verbose` to see the error message. [INFO] [stderr] If an example or library should not be scanned, then consider adding `doc-scrape-examples = false` to its `[[example]]` or `[lib]` definition in /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.23.0/Cargo.toml [INFO] [stderr] warning: `tokio` (lib) generated 1 warning [INFO] running `Command { std: "docker" "inspect" "4f365d676215e022df093e2307e4476eb864809e27934bfa0428d05bd7e1b509", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f365d676215e022df093e2307e4476eb864809e27934bfa0428d05bd7e1b509", kill_on_drop: false }` [INFO] [stdout] 4f365d676215e022df093e2307e4476eb864809e27934bfa0428d05bd7e1b509