[INFO] fetching crate github-rs 0.7.0... [INFO] testing github-rs-0.7.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate github-rs 0.7.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate github-rs 0.7.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate github-rs 0.7.0 [INFO] finished tweaking crates.io crate github-rs 0.7.0 [INFO] tweaked toml for crates.io crate github-rs 0.7.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4812e7d3ea2a41db4dc6234d5c23cd368b82d56b6a9142dc9d627feb4f7a26a2 [INFO] running `Command { std: "docker" "start" "-a" "4812e7d3ea2a41db4dc6234d5c23cd368b82d56b6a9142dc9d627feb4f7a26a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4812e7d3ea2a41db4dc6234d5c23cd368b82d56b6a9142dc9d627feb4f7a26a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4812e7d3ea2a41db4dc6234d5c23cd368b82d56b6a9142dc9d627feb4f7a26a2", kill_on_drop: false }` [INFO] [stdout] 4812e7d3ea2a41db4dc6234d5c23cd368b82d56b6a9142dc9d627feb4f7a26a2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2f57eac5f8422fc1090183ff6daab2bc655afcc81178d8054467b100b41e3aaa [INFO] running `Command { std: "docker" "start" "-a" "2f57eac5f8422fc1090183ff6daab2bc655afcc81178d8054467b100b41e3aaa", kill_on_drop: false }` [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling tokio-core v0.1.18 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling tokio-rustls v0.9.4 [INFO] [stderr] Compiling hyper-rustls v0.16.1 [INFO] [stderr] Compiling github-rs v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | / /// Pass in an endpoint not covered by the API in the form of the following: [INFO] [stdout] 232 | | /// [INFO] [stdout] 233 | | /// ```no_test [INFO] [stdout] 234 | | /// # Don't have the beginning / in it [INFO] [stdout] ... | [INFO] [stdout] 239 | | /// you to get functionality out of the library as items are still added or [INFO] [stdout] 240 | | /// if you need access to a hidden endpoint. [INFO] [stdout] | |_____-------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | /// Query the emojis endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:246:5 [INFO] [stdout] | [INFO] [stdout] 246 | /// Query the events endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | /// Query the feeds endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 252 | /// Query the gitignore endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | /// Query the meta endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | /// Query the rate limit endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | /// Query the user endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | /// Query the users endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:267:5 [INFO] [stdout] | [INFO] [stdout] 267 | /// Query the repos endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | /// Query the gists endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | /// Query the orgs endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 276 | /// Query the organizations endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 279 | /// Query the notifications endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | / /// Pass in an endpoint not covered by the API in the form of the following: [INFO] [stdout] 299 | | /// [INFO] [stdout] 300 | | /// ```no_test [INFO] [stdout] 301 | | /// # Don't have the beginning / in it [INFO] [stdout] ... | [INFO] [stdout] 306 | | /// you to get functionality out of the library as items are still added or [INFO] [stdout] 307 | | /// if you need access to a hidden endpoint. [INFO] [stdout] | |_____-------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 329 | / /// Pass in an endpoint not covered by the API in the form of the following: [INFO] [stdout] 330 | | /// [INFO] [stdout] 331 | | /// ```no_test [INFO] [stdout] 332 | | /// # Don't have the beginning / in it [INFO] [stdout] ... | [INFO] [stdout] 337 | | /// you to get functionality out of the library as items are still added or [INFO] [stdout] 338 | | /// if you need access to a hidden endpoint. [INFO] [stdout] | |_____-------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:360:5 [INFO] [stdout] | [INFO] [stdout] 360 | / /// Pass in an endpoint not covered by the API in the form of the following: [INFO] [stdout] 361 | | /// [INFO] [stdout] 362 | | /// ```no_test [INFO] [stdout] 363 | | /// # Don't have the beginning / in it [INFO] [stdout] ... | [INFO] [stdout] 368 | | /// you to get functionality out of the library as items are still added or [INFO] [stdout] 369 | | /// if you need access to a hidden endpoint. [INFO] [stdout] | |_____-------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:391:5 [INFO] [stdout] | [INFO] [stdout] 391 | / /// Pass in an endpoint not covered by the API in the form of the following: [INFO] [stdout] 392 | | /// [INFO] [stdout] 393 | | /// ```no_test [INFO] [stdout] 394 | | /// # Don't have the beginning / in it [INFO] [stdout] ... | [INFO] [stdout] 399 | | /// you to get functionality out of the library as items are still added or [INFO] [stdout] 400 | | /// if you need access to a hidden endpoint. [INFO] [stdout] | |_____-------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.56s [INFO] running `Command { std: "docker" "inspect" "2f57eac5f8422fc1090183ff6daab2bc655afcc81178d8054467b100b41e3aaa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f57eac5f8422fc1090183ff6daab2bc655afcc81178d8054467b100b41e3aaa", kill_on_drop: false }` [INFO] [stdout] 2f57eac5f8422fc1090183ff6daab2bc655afcc81178d8054467b100b41e3aaa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 382b5c7ae61957aa86059105f99e05d5d554b06240338fd805a4426d77dc162c [INFO] running `Command { std: "docker" "start" "-a" "382b5c7ae61957aa86059105f99e05d5d554b06240338fd805a4426d77dc162c", kill_on_drop: false }` [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | / /// Pass in an endpoint not covered by the API in the form of the following: [INFO] [stdout] 232 | | /// [INFO] [stdout] 233 | | /// ```no_test [INFO] [stdout] 234 | | /// # Don't have the beginning / in it [INFO] [stdout] ... | [INFO] [stdout] 239 | | /// you to get functionality out of the library as items are still added or [INFO] [stdout] 240 | | /// if you need access to a hidden endpoint. [INFO] [stdout] | |_____-------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | /// Query the emojis endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:246:5 [INFO] [stdout] | [INFO] [stdout] 246 | /// Query the events endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | /// Query the feeds endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 252 | /// Query the gitignore endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | /// Query the meta endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | /// Query the rate limit endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | /// Query the user endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | /// Query the users endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:267:5 [INFO] [stdout] | [INFO] [stdout] 267 | /// Query the repos endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | /// Query the gists endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | /// Query the orgs endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 276 | /// Query the organizations endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 279 | /// Query the notifications endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | / /// Pass in an endpoint not covered by the API in the form of the following: [INFO] [stdout] 299 | | /// [INFO] [stdout] 300 | | /// ```no_test [INFO] [stdout] 301 | | /// # Don't have the beginning / in it [INFO] [stdout] ... | [INFO] [stdout] 306 | | /// you to get functionality out of the library as items are still added or [INFO] [stdout] 307 | | /// if you need access to a hidden endpoint. [INFO] [stdout] | |_____-------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 329 | / /// Pass in an endpoint not covered by the API in the form of the following: [INFO] [stdout] 330 | | /// [INFO] [stdout] 331 | | /// ```no_test [INFO] [stdout] 332 | | /// # Don't have the beginning / in it [INFO] [stdout] ... | [INFO] [stdout] 337 | | /// you to get functionality out of the library as items are still added or [INFO] [stdout] 338 | | /// if you need access to a hidden endpoint. [INFO] [stdout] | |_____-------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:360:5 [INFO] [stdout] | [INFO] [stdout] 360 | / /// Pass in an endpoint not covered by the API in the form of the following: [INFO] [stdout] 361 | | /// [INFO] [stdout] 362 | | /// ```no_test [INFO] [stdout] 363 | | /// # Don't have the beginning / in it [INFO] [stdout] ... | [INFO] [stdout] 368 | | /// you to get functionality out of the library as items are still added or [INFO] [stdout] 369 | | /// if you need access to a hidden endpoint. [INFO] [stdout] | |_____-------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling github-rs v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:391:5 [INFO] [stdout] | [INFO] [stdout] 391 | / /// Pass in an endpoint not covered by the API in the form of the following: [INFO] [stdout] 392 | | /// [INFO] [stdout] 393 | | /// ```no_test [INFO] [stdout] 394 | | /// # Don't have the beginning / in it [INFO] [stdout] ... | [INFO] [stdout] 399 | | /// you to get functionality out of the library as items are still added or [INFO] [stdout] 400 | | /// if you need access to a hidden endpoint. [INFO] [stdout] | |_____-------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | / /// Pass in an endpoint not covered by the API in the form of the following: [INFO] [stdout] 232 | | /// [INFO] [stdout] 233 | | /// ```no_test [INFO] [stdout] 234 | | /// # Don't have the beginning / in it [INFO] [stdout] ... | [INFO] [stdout] 239 | | /// you to get functionality out of the library as items are still added or [INFO] [stdout] 240 | | /// if you need access to a hidden endpoint. [INFO] [stdout] | |_____-------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:243:5 [INFO] [stdout] | [INFO] [stdout] 243 | /// Query the emojis endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:246:5 [INFO] [stdout] | [INFO] [stdout] 246 | /// Query the events endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:249:5 [INFO] [stdout] | [INFO] [stdout] 249 | /// Query the feeds endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:252:5 [INFO] [stdout] | [INFO] [stdout] 252 | /// Query the gitignore endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | /// Query the meta endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:258:5 [INFO] [stdout] | [INFO] [stdout] 258 | /// Query the rate limit endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:261:5 [INFO] [stdout] | [INFO] [stdout] 261 | /// Query the user endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | /// Query the users endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:267:5 [INFO] [stdout] | [INFO] [stdout] 267 | /// Query the repos endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:270:5 [INFO] [stdout] | [INFO] [stdout] 270 | /// Query the gists endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | /// Query the orgs endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 276 | /// Query the organizations endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:279:5 [INFO] [stdout] | [INFO] [stdout] 279 | /// Query the notifications endpoint [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | / /// Pass in an endpoint not covered by the API in the form of the following: [INFO] [stdout] 299 | | /// [INFO] [stdout] 300 | | /// ```no_test [INFO] [stdout] 301 | | /// # Don't have the beginning / in it [INFO] [stdout] ... | [INFO] [stdout] 306 | | /// you to get functionality out of the library as items are still added or [INFO] [stdout] 307 | | /// if you need access to a hidden endpoint. [INFO] [stdout] | |_____-------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:329:5 [INFO] [stdout] | [INFO] [stdout] 329 | / /// Pass in an endpoint not covered by the API in the form of the following: [INFO] [stdout] 330 | | /// [INFO] [stdout] 331 | | /// ```no_test [INFO] [stdout] 332 | | /// # Don't have the beginning / in it [INFO] [stdout] ... | [INFO] [stdout] 337 | | /// you to get functionality out of the library as items are still added or [INFO] [stdout] 338 | | /// if you need access to a hidden endpoint. [INFO] [stdout] | |_____-------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:360:5 [INFO] [stdout] | [INFO] [stdout] 360 | / /// Pass in an endpoint not covered by the API in the form of the following: [INFO] [stdout] 361 | | /// [INFO] [stdout] 362 | | /// ```no_test [INFO] [stdout] 363 | | /// # Don't have the beginning / in it [INFO] [stdout] ... | [INFO] [stdout] 368 | | /// you to get functionality out of the library as items are still added or [INFO] [stdout] 369 | | /// if you need access to a hidden endpoint. [INFO] [stdout] | |_____-------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/client.rs:391:5 [INFO] [stdout] | [INFO] [stdout] 391 | / /// Pass in an endpoint not covered by the API in the form of the following: [INFO] [stdout] 392 | | /// [INFO] [stdout] 393 | | /// ```no_test [INFO] [stdout] 394 | | /// # Don't have the beginning / in it [INFO] [stdout] ... | [INFO] [stdout] 399 | | /// you to get functionality out of the library as items are still added or [INFO] [stdout] 400 | | /// if you need access to a hidden endpoint. [INFO] [stdout] | |_____-------------------------------------------^ [INFO] [stdout] | | [INFO] [stdout] | rustdoc does not generate documentation for macro invocations [INFO] [stdout] | [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/gitignore-212749c72a6cabb6.gitignore.eb2f2167-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/gitignore-212749c72a6cabb6.gitignore.eb2f2167-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/gitignore-212749c72a6cabb6.gitignore.eb2f2167-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/gitignore-212749c72a6cabb6.gitignore.eb2f2167-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/gitignore-212749c72a6cabb6.gitignore.eb2f2167-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/gitignore-212749c72a6cabb6.gitignore.eb2f2167-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/gitignore-212749c72a6cabb6.gitignore.eb2f2167-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/gitignore-212749c72a6cabb6.gitignore.eb2f2167-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/gitignore-212749c72a6cabb6.gitignore.eb2f2167-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/gitignore-212749c72a6cabb6.gitignore.eb2f2167-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/gitignore-212749c72a6cabb6.gitignore.eb2f2167-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/gitignore-212749c72a6cabb6.gitignore.eb2f2167-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/gitignore-212749c72a6cabb6.gitignore.eb2f2167-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/gitignore-212749c72a6cabb6.gitignore.eb2f2167-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/gitignore-212749c72a6cabb6.gitignore.eb2f2167-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/gitignore-212749c72a6cabb6.gitignore.eb2f2167-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/gitignore-212749c72a6cabb6.1a23z6emi8l2qbpa.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-54e18b60eff2349f/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-ae0b9de85e81d76f.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dd17e7b765638f54.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-e55ce254123a1c62.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-c91921c83bf98d74.rlib" "/opt/rustwide/target/debug/deps/libgithub_rs-48874dc4a0e15f9e.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-4d5c1dacdc0ddaa0.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-423d765d75a8bd4c.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-db7e04bd4c6053d9.rlib" "/opt/rustwide/target/debug/deps/librustls-7b0abf18232c3511.rlib" "/opt/rustwide/target/debug/deps/libbase64-537d1482b851eec5.rlib" "/opt/rustwide/target/debug/deps/libwebpki-72f9619fb1370618.rlib" "/opt/rustwide/target/debug/deps/libct_logs-636fbc4bd78a4c85.rlib" "/opt/rustwide/target/debug/deps/libsct-88f4a8f961f4857e.rlib" "/opt/rustwide/target/debug/deps/libring-92b7502c355d7abf.rlib" "/opt/rustwide/target/debug/deps/libspin-cb3920256b8b7cc3.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-1e38d1ed7884dfd0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-281168d0e6558308.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libserde-e1e7584dcba0a5cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-a086b3898c60ed6f.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-5dad529dd9ec0274.rlib" "/opt/rustwide/target/debug/deps/libhyper-6792874b90bb8fe4.rlib" "/opt/rustwide/target/debug/deps/libwant-88f98107276c5cea.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libtokio-5a66146112712bc9.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-9783ee406df4c09b.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7e5345f12370d228.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-c84f599f104bb693.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-1af9310e8c203524.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-7d45960ed70ac4dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-00af7cc50ff643fa.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-6ae1f4bc87453d47.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b8a5a9c6941d70ed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da13c13628e1c3cb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-04b8921399e7f631.rlib" "/opt/rustwide/target/debug/deps/liblock_api-133369b5466e8f0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-23d993dc33b8d5fa.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-0781a1152a659ce5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-49dbcae5e6ff3fa0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8267d0243a029e28.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-07902b232e4c6bf7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33487413c0d3941b.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-73ed9b84c894960a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c969bf8b7e01f5ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e176cdcd5c7de599.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-cf287ffa369638ef.rlib" "/opt/rustwide/target/debug/deps/libmio-e0d7c2f992be0890.rlib" "/opt/rustwide/target/debug/deps/libtime-b622af9a9e06a5dc.rlib" "/opt/rustwide/target/debug/deps/libnet2-4f47248ecb48139e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d980426a2a898d71.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-14cae6b05f4b847b.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-1adba43b48b42161.rlib" "/opt/rustwide/target/debug/deps/libh2-02c4aa097b70d822.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c11af052310ee5ab.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-caf720124733e13b.rlib" "/opt/rustwide/target/debug/deps/libstring-dbde822129576e50.rlib" "/opt/rustwide/target/debug/deps/libslab-8a986d953e272c90.rlib" "/opt/rustwide/target/debug/deps/libhttp-56748ade3f5e00b2.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f192c06d1c819c3.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3d10e96174762703.rlib" "/opt/rustwide/target/debug/deps/liblog-5adcf922eb1fa2ac.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-96d411368d7ee4d7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6aa8c0f7f41c04d4.rlib" "/opt/rustwide/target/debug/deps/libfutures-1e2976b395eeb9c1.rlib" "/opt/rustwide/target/debug/deps/libbytes-73aaaf2d96d7db16.rlib" "/opt/rustwide/target/debug/deps/libeither-083008e169bc9026.rlib" "/opt/rustwide/target/debug/deps/libiovec-b4ce967c96b8f1b3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-419d66a611df6a0c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-afbe4e9eba233fbf.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c96737ccceaf4411.rlib" "/opt/rustwide/target/debug/deps/libadler-005892d84f32fadf.rlib" "/opt/rustwide/target/debug/deps/libobject-6d0fc4ba4bbb30c5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f64ec8ee870379ce.rlib" "/opt/rustwide/target/debug/deps/liblibc-7085dace614ae946.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-40bad05ad5d51207.rlib" "/opt/rustwide/target/debug/deps/libgimli-d28cbc7b43fefc71.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-fbc1b582ed4db84f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/gitignore-212749c72a6cabb6" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `github-rs` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-341c592be478e59e.custom_endpoint_and_adding_headers.39e734b6-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-341c592be478e59e.custom_endpoint_and_adding_headers.39e734b6-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-341c592be478e59e.custom_endpoint_and_adding_headers.39e734b6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-341c592be478e59e.custom_endpoint_and_adding_headers.39e734b6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-341c592be478e59e.custom_endpoint_and_adding_headers.39e734b6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-341c592be478e59e.custom_endpoint_and_adding_headers.39e734b6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-341c592be478e59e.custom_endpoint_and_adding_headers.39e734b6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-341c592be478e59e.custom_endpoint_and_adding_headers.39e734b6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-341c592be478e59e.custom_endpoint_and_adding_headers.39e734b6-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-341c592be478e59e.custom_endpoint_and_adding_headers.39e734b6-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-341c592be478e59e.custom_endpoint_and_adding_headers.39e734b6-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-341c592be478e59e.custom_endpoint_and_adding_headers.39e734b6-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-341c592be478e59e.custom_endpoint_and_adding_headers.39e734b6-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-341c592be478e59e.custom_endpoint_and_adding_headers.39e734b6-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-341c592be478e59e.custom_endpoint_and_adding_headers.39e734b6-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-341c592be478e59e.custom_endpoint_and_adding_headers.39e734b6-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-341c592be478e59e.29b8lrecan4ei8uw.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-54e18b60eff2349f/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgithub_rs-48874dc4a0e15f9e.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-4d5c1dacdc0ddaa0.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-423d765d75a8bd4c.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-db7e04bd4c6053d9.rlib" "/opt/rustwide/target/debug/deps/librustls-7b0abf18232c3511.rlib" "/opt/rustwide/target/debug/deps/libbase64-537d1482b851eec5.rlib" "/opt/rustwide/target/debug/deps/libwebpki-72f9619fb1370618.rlib" "/opt/rustwide/target/debug/deps/libct_logs-636fbc4bd78a4c85.rlib" "/opt/rustwide/target/debug/deps/libsct-88f4a8f961f4857e.rlib" "/opt/rustwide/target/debug/deps/libring-92b7502c355d7abf.rlib" "/opt/rustwide/target/debug/deps/libspin-cb3920256b8b7cc3.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-1e38d1ed7884dfd0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-281168d0e6558308.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libserde-e1e7584dcba0a5cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-a086b3898c60ed6f.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-5dad529dd9ec0274.rlib" "/opt/rustwide/target/debug/deps/libhyper-6792874b90bb8fe4.rlib" "/opt/rustwide/target/debug/deps/libwant-88f98107276c5cea.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libtokio-5a66146112712bc9.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-9783ee406df4c09b.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7e5345f12370d228.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-c84f599f104bb693.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-1af9310e8c203524.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-7d45960ed70ac4dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-00af7cc50ff643fa.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-6ae1f4bc87453d47.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b8a5a9c6941d70ed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da13c13628e1c3cb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-04b8921399e7f631.rlib" "/opt/rustwide/target/debug/deps/liblock_api-133369b5466e8f0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-23d993dc33b8d5fa.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-0781a1152a659ce5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-49dbcae5e6ff3fa0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8267d0243a029e28.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-07902b232e4c6bf7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33487413c0d3941b.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-73ed9b84c894960a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c969bf8b7e01f5ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e176cdcd5c7de599.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-cf287ffa369638ef.rlib" "/opt/rustwide/target/debug/deps/libmio-e0d7c2f992be0890.rlib" "/opt/rustwide/target/debug/deps/libtime-b622af9a9e06a5dc.rlib" "/opt/rustwide/target/debug/deps/libnet2-4f47248ecb48139e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d980426a2a898d71.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-14cae6b05f4b847b.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-1adba43b48b42161.rlib" "/opt/rustwide/target/debug/deps/libh2-02c4aa097b70d822.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c11af052310ee5ab.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-caf720124733e13b.rlib" "/opt/rustwide/target/debug/deps/libstring-dbde822129576e50.rlib" "/opt/rustwide/target/debug/deps/libslab-8a986d953e272c90.rlib" "/opt/rustwide/target/debug/deps/libhttp-56748ade3f5e00b2.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f192c06d1c819c3.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3d10e96174762703.rlib" "/opt/rustwide/target/debug/deps/liblog-5adcf922eb1fa2ac.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-96d411368d7ee4d7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6aa8c0f7f41c04d4.rlib" "/opt/rustwide/target/debug/deps/libfutures-1e2976b395eeb9c1.rlib" "/opt/rustwide/target/debug/deps/libbytes-73aaaf2d96d7db16.rlib" "/opt/rustwide/target/debug/deps/libeither-083008e169bc9026.rlib" "/opt/rustwide/target/debug/deps/libiovec-b4ce967c96b8f1b3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-419d66a611df6a0c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-afbe4e9eba233fbf.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c96737ccceaf4411.rlib" "/opt/rustwide/target/debug/deps/libadler-005892d84f32fadf.rlib" "/opt/rustwide/target/debug/deps/libobject-6d0fc4ba4bbb30c5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f64ec8ee870379ce.rlib" "/opt/rustwide/target/debug/deps/liblibc-7085dace614ae946.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-40bad05ad5d51207.rlib" "/opt/rustwide/target/debug/deps/libgimli-d28cbc7b43fefc71.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-fbc1b582ed4db84f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-341c592be478e59e" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/examples/getting_started-6124c62147988954.getting_started.9fd14dc1-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/getting_started-6124c62147988954.getting_started.9fd14dc1-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/getting_started-6124c62147988954.getting_started.9fd14dc1-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/getting_started-6124c62147988954.getting_started.9fd14dc1-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/getting_started-6124c62147988954.getting_started.9fd14dc1-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/getting_started-6124c62147988954.getting_started.9fd14dc1-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/getting_started-6124c62147988954.getting_started.9fd14dc1-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/getting_started-6124c62147988954.getting_started.9fd14dc1-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/getting_started-6124c62147988954.getting_started.9fd14dc1-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/getting_started-6124c62147988954.getting_started.9fd14dc1-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/getting_started-6124c62147988954.getting_started.9fd14dc1-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/getting_started-6124c62147988954.getting_started.9fd14dc1-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/getting_started-6124c62147988954.getting_started.9fd14dc1-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/getting_started-6124c62147988954.getting_started.9fd14dc1-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/getting_started-6124c62147988954.getting_started.9fd14dc1-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/getting_started-6124c62147988954.getting_started.9fd14dc1-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/getting_started-6124c62147988954.3hzv0b0o7asz6up5.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-54e18b60eff2349f/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgithub_rs-48874dc4a0e15f9e.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-4d5c1dacdc0ddaa0.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-423d765d75a8bd4c.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-db7e04bd4c6053d9.rlib" "/opt/rustwide/target/debug/deps/librustls-7b0abf18232c3511.rlib" "/opt/rustwide/target/debug/deps/libbase64-537d1482b851eec5.rlib" "/opt/rustwide/target/debug/deps/libwebpki-72f9619fb1370618.rlib" "/opt/rustwide/target/debug/deps/libct_logs-636fbc4bd78a4c85.rlib" "/opt/rustwide/target/debug/deps/libsct-88f4a8f961f4857e.rlib" "/opt/rustwide/target/debug/deps/libring-92b7502c355d7abf.rlib" "/opt/rustwide/target/debug/deps/libspin-cb3920256b8b7cc3.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-1e38d1ed7884dfd0.rlib" "/opt/rustwide/target/debug/deps/libserde_json-281168d0e6558308.rlib" "/opt/rustwide/target/debug/deps/libryu-739207766fb1644f.rlib" "/opt/rustwide/target/debug/deps/libserde-e1e7584dcba0a5cc.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-a086b3898c60ed6f.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-5dad529dd9ec0274.rlib" "/opt/rustwide/target/debug/deps/libhyper-6792874b90bb8fe4.rlib" "/opt/rustwide/target/debug/deps/libwant-88f98107276c5cea.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-d6cb38c84a8dbb06.rlib" "/opt/rustwide/target/debug/deps/libtokio-5a66146112712bc9.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-9783ee406df4c09b.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-7e5345f12370d228.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-c84f599f104bb693.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-1af9310e8c203524.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-7d45960ed70ac4dc.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-00af7cc50ff643fa.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-6ae1f4bc87453d47.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-b8a5a9c6941d70ed.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-da13c13628e1c3cb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-04b8921399e7f631.rlib" "/opt/rustwide/target/debug/deps/liblock_api-133369b5466e8f0a.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-23d993dc33b8d5fa.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-0781a1152a659ce5.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-49dbcae5e6ff3fa0.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-8267d0243a029e28.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-07902b232e4c6bf7.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-a57a6a52cef5676e.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-33487413c0d3941b.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-2b57d9522de422df.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-73ed9b84c894960a.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-c969bf8b7e01f5ca.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e176cdcd5c7de599.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-df981c5871754530.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-cf287ffa369638ef.rlib" "/opt/rustwide/target/debug/deps/libmio-e0d7c2f992be0890.rlib" "/opt/rustwide/target/debug/deps/libtime-b622af9a9e06a5dc.rlib" "/opt/rustwide/target/debug/deps/libnet2-4f47248ecb48139e.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4dc40f94662accb2.rlib" "/opt/rustwide/target/debug/deps/libhttparse-d980426a2a898d71.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-14cae6b05f4b847b.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-1adba43b48b42161.rlib" "/opt/rustwide/target/debug/deps/libh2-02c4aa097b70d822.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c11af052310ee5ab.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-caf720124733e13b.rlib" "/opt/rustwide/target/debug/deps/libstring-dbde822129576e50.rlib" "/opt/rustwide/target/debug/deps/libslab-8a986d953e272c90.rlib" "/opt/rustwide/target/debug/deps/libhttp-56748ade3f5e00b2.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f192c06d1c819c3.rlib" "/opt/rustwide/target/debug/deps/libfnv-d1dc8bedb5ffcb44.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-3d10e96174762703.rlib" "/opt/rustwide/target/debug/deps/liblog-5adcf922eb1fa2ac.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-96d411368d7ee4d7.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-6aa8c0f7f41c04d4.rlib" "/opt/rustwide/target/debug/deps/libfutures-1e2976b395eeb9c1.rlib" "/opt/rustwide/target/debug/deps/libbytes-73aaaf2d96d7db16.rlib" "/opt/rustwide/target/debug/deps/libeither-083008e169bc9026.rlib" "/opt/rustwide/target/debug/deps/libiovec-b4ce967c96b8f1b3.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-f387c8e731df044c.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-419d66a611df6a0c.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-afbe4e9eba233fbf.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-c96737ccceaf4411.rlib" "/opt/rustwide/target/debug/deps/libadler-005892d84f32fadf.rlib" "/opt/rustwide/target/debug/deps/libobject-6d0fc4ba4bbb30c5.rlib" "/opt/rustwide/target/debug/deps/libmemchr-f64ec8ee870379ce.rlib" "/opt/rustwide/target/debug/deps/liblibc-7085dace614ae946.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-40bad05ad5d51207.rlib" "/opt/rustwide/target/debug/deps/libgimli-d28cbc7b43fefc71.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-dece450273084492.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-fbc1b582ed4db84f.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-008055cc7d873802.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-06f01ac2578bda94.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-f9a3c3274a1835e0.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d4cbb754ee9f4daa.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-95c14e1c1e3ebcc4.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d489f0ca872880cc.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-75f07df0b18fea39.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-0c35b278736219a2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e530649c9a06e3c6.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-6b148909d375a785.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-cd15fa647f4775d1.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-74be3a703f788ba2.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-8f2c5b445c28b2e3.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-8480e85e0be96197.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-ac23a75f6f42004e.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-557ba8776e04d182.rlib" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-4beb03d03503c439.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-dd7db1bec6909f24.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.55.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/getting_started-6124c62147988954" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "382b5c7ae61957aa86059105f99e05d5d554b06240338fd805a4426d77dc162c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "382b5c7ae61957aa86059105f99e05d5d554b06240338fd805a4426d77dc162c", kill_on_drop: false }` [INFO] [stdout] 382b5c7ae61957aa86059105f99e05d5d554b06240338fd805a4426d77dc162c