[INFO] fetching crate github-rs 0.7.0... [INFO] testing github-rs-0.7.0 against 1.59.0 for beta-1.60-1 [INFO] extracting crate github-rs 0.7.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate github-rs 0.7.0 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.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-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e47e7b2bbe03f2f0ffdb5587a83de80406fcc87dd1bfa7b2b0bd304ac544d5b1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e47e7b2bbe03f2f0ffdb5587a83de80406fcc87dd1bfa7b2b0bd304ac544d5b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e47e7b2bbe03f2f0ffdb5587a83de80406fcc87dd1bfa7b2b0bd304ac544d5b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e47e7b2bbe03f2f0ffdb5587a83de80406fcc87dd1bfa7b2b0bd304ac544d5b1", kill_on_drop: false }` [INFO] [stdout] e47e7b2bbe03f2f0ffdb5587a83de80406fcc87dd1bfa7b2b0bd304ac544d5b1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f56f263041b3fab991e629829923a75006537bfff0edd9a0afacb4c2f88bfeb5 [INFO] running `Command { std: "docker" "start" "-a" "f56f263041b3fab991e629829923a75006537bfff0edd9a0afacb4c2f88bfeb5", kill_on_drop: false }` [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling tokio-core v0.1.18 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.16.0 [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 34.57s [INFO] running `Command { std: "docker" "inspect" "f56f263041b3fab991e629829923a75006537bfff0edd9a0afacb4c2f88bfeb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f56f263041b3fab991e629829923a75006537bfff0edd9a0afacb4c2f88bfeb5", kill_on_drop: false }` [INFO] [stdout] f56f263041b3fab991e629829923a75006537bfff0edd9a0afacb4c2f88bfeb5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66d6520e3f4d813d72cdf28046b6ba07fe2105c292ac11da5629cf39ab6067bf [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "66d6520e3f4d813d72cdf28046b6ba07fe2105c292ac11da5629cf39ab6067bf", 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] [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] 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] error: could not compile `github-rs` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name notifications --edition=2018 tests/notifications.rs --error-format=json --json=diagnostic-rendered-ansi,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="hyper-rustls"' --cfg 'feature="rustls"' -C metadata=07c15ae45b933ec8 -C extra-filename=-07c15ae45b933ec8 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern error_chain=/opt/rustwide/target/debug/deps/liberror_chain-9542c363f8eb262a.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-71764451b30370be.rlib --extern github_rs=/opt/rustwide/target/debug/deps/libgithub_rs-1b603053bcc23bc7.rlib --extern hyper=/opt/rustwide/target/debug/deps/libhyper-a8c0a76daa62085b.rlib --extern hyper_rustls=/opt/rustwide/target/debug/deps/libhyper_rustls-74f10c6dc45aa2ea.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4881f3e2f4aa1de9.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-20cd8d91388e6b1d.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c68c0cc78578d652.rlib --extern tokio_core=/opt/rustwide/target/debug/deps/libtokio_core-f6e5597bbc203763.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-b8d25de2d79533e7/out` (signal: 9, SIGKILL: kill) [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-8a40eb4422623ea8.custom_endpoint_and_adding_headers.906120a5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-8a40eb4422623ea8.custom_endpoint_and_adding_headers.906120a5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-8a40eb4422623ea8.custom_endpoint_and_adding_headers.906120a5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-8a40eb4422623ea8.custom_endpoint_and_adding_headers.906120a5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-8a40eb4422623ea8.custom_endpoint_and_adding_headers.906120a5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-8a40eb4422623ea8.custom_endpoint_and_adding_headers.906120a5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-8a40eb4422623ea8.custom_endpoint_and_adding_headers.906120a5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-8a40eb4422623ea8.custom_endpoint_and_adding_headers.906120a5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-8a40eb4422623ea8.custom_endpoint_and_adding_headers.906120a5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-8a40eb4422623ea8.custom_endpoint_and_adding_headers.906120a5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-8a40eb4422623ea8.custom_endpoint_and_adding_headers.906120a5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-8a40eb4422623ea8.custom_endpoint_and_adding_headers.906120a5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-8a40eb4422623ea8.custom_endpoint_and_adding_headers.906120a5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-8a40eb4422623ea8.custom_endpoint_and_adding_headers.906120a5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-8a40eb4422623ea8.custom_endpoint_and_adding_headers.906120a5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-8a40eb4422623ea8.custom_endpoint_and_adding_headers.906120a5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/examples/custom_endpoint_and_adding_headers-8a40eb4422623ea8.19adrd0n1if5w3l1.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-b8d25de2d79533e7/out" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libgithub_rs-1b603053bcc23bc7.rlib" "/opt/rustwide/target/debug/deps/libhyper_rustls-74f10c6dc45aa2ea.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-57a04b3b8440e9b0.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-6b2ea761f4e00caa.rlib" "/opt/rustwide/target/debug/deps/librustls-bc55c7863d7047db.rlib" "/opt/rustwide/target/debug/deps/libbase64-ba8854127e5c7ae1.rlib" "/opt/rustwide/target/debug/deps/libwebpki-01c3204e96853493.rlib" "/opt/rustwide/target/debug/deps/libct_logs-0bf699a64c1dee35.rlib" "/opt/rustwide/target/debug/deps/libsct-1a1cd32f99748b5c.rlib" "/opt/rustwide/target/debug/deps/libring-4fd5f45a2bd187f0.rlib" "/opt/rustwide/target/debug/deps/libspin-692faa7419677f8a.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-4bb8e1bd76246cdc.rlib" "/opt/rustwide/target/debug/deps/libserde_json-c68c0cc78578d652.rlib" "/opt/rustwide/target/debug/deps/libryu-39bc98b0cd76173a.rlib" "/opt/rustwide/target/debug/deps/libitoa-3f48628b7ba2d408.rlib" "/opt/rustwide/target/debug/deps/libserde-4881f3e2f4aa1de9.rlib" "/opt/rustwide/target/debug/deps/libtokio_core-f6e5597bbc203763.rlib" "/opt/rustwide/target/debug/deps/libscoped_tls-080e90da032123e1.rlib" "/opt/rustwide/target/debug/deps/libhyper-a8c0a76daa62085b.rlib" "/opt/rustwide/target/debug/deps/libwant-d28d01a7e992468a.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-9bc2579d1b9f8f88.rlib" "/opt/rustwide/target/debug/deps/libtokio-13faf6630e747de6.rlib" "/opt/rustwide/target/debug/deps/libtokio_uds-42b011b1fa37e6f8.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-d2956a89e727415c.rlib" "/opt/rustwide/target/debug/deps/libtokio_udp-2660f67414bf8db3.rlib" "/opt/rustwide/target/debug/deps/libtokio_timer-67badba451729579.rlib" "/opt/rustwide/target/debug/deps/libtokio_tcp-db5c6ffcf98d3aad.rlib" "/opt/rustwide/target/debug/deps/libtokio_reactor-e9001eff7c243bfd.rlib" "/opt/rustwide/target/debug/deps/libtokio_sync-fae3500ab132cf4e.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-ceb0e9b1757cf6b6.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-ec7c96852f949bc9.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-5c931afd062bf65c.rlib" "/opt/rustwide/target/debug/deps/liblock_api-25d475e0df7abafb.rlib" "/opt/rustwide/target/debug/deps/libtokio_fs-a6739b61a1d880bd.rlib" "/opt/rustwide/target/debug/deps/libtokio_threadpool-15b475bc27815a12.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-f4da6f58a6da1fae.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-e53b64f3d48f45ef.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-877e6edbf0ce5f21.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-d46e40bbd3136360.rlib" "/opt/rustwide/target/debug/deps/libmemoffset-468fa2e6ccfdb953.rlib" "/opt/rustwide/target/debug/deps/libmaybe_uninit-6966cf89fb86060e.rlib" "/opt/rustwide/target/debug/deps/libtokio_current_thread-571c2447ef83a4d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_executor-99fee886dd3cd510.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-e418995c4e83d2ba.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-02ff0d0fbc57b9b4.rlib" "/opt/rustwide/target/debug/deps/libtokio_codec-d8ef0ecc7c9fb19f.rlib" "/opt/rustwide/target/debug/deps/libmio-9a107c3c5fcd7371.rlib" "/opt/rustwide/target/debug/deps/libtime-6924c826fdb7a78c.rlib" "/opt/rustwide/target/debug/deps/libnet2-1f2c474418b758a8.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-3e93dce105ba1ecd.rlib" "/opt/rustwide/target/debug/deps/libhttparse-7e6a5e5cd6f3efab.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6aaaf04b0e798db6.rlib" "/opt/rustwide/target/debug/deps/libtokio_buf-d894da902c71d5bd.rlib" "/opt/rustwide/target/debug/deps/libh2-c9248d043f229f3a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-ab592bd4deb4cf10.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b02c9558425dd3eb.rlib" "/opt/rustwide/target/debug/deps/libstring-4eeeefd898603f37.rlib" "/opt/rustwide/target/debug/deps/libslab-9af0dd81ec65e962.rlib" "/opt/rustwide/target/debug/deps/libhttp-423afce318074ebb.rlib" "/opt/rustwide/target/debug/deps/libitoa-abbd1cf5aec415ff.rlib" "/opt/rustwide/target/debug/deps/libfnv-cb175ca084a41bf7.rlib" "/opt/rustwide/target/debug/deps/libtokio_io-689493f4a6f38f9b.rlib" "/opt/rustwide/target/debug/deps/liblog-b6c99e3b18835146.rlib" "/opt/rustwide/target/debug/deps/libfutures_cpupool-3e1688c8579125b1.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-1083a58fe8e257ec.rlib" "/opt/rustwide/target/debug/deps/libfutures-71764451b30370be.rlib" "/opt/rustwide/target/debug/deps/libbytes-2a2ed8f116bc488b.rlib" "/opt/rustwide/target/debug/deps/libeither-c5489414264d9d01.rlib" "/opt/rustwide/target/debug/deps/libiovec-064741e0bff56463.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56460b1d02bae5d5.rlib" "/opt/rustwide/target/debug/deps/liberror_chain-9542c363f8eb262a.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-ada96b23d5e6681e.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-b52ad452262f40d2.rlib" "/opt/rustwide/target/debug/deps/libadler-15db843e4b39fe4c.rlib" "/opt/rustwide/target/debug/deps/libobject-4f0dd763df0f4e38.rlib" "/opt/rustwide/target/debug/deps/libmemchr-41eeaee14c595488.rlib" "/opt/rustwide/target/debug/deps/liblibc-0df115c6f3232b87.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-af5bc4daa31694b0.rlib" "/opt/rustwide/target/debug/deps/libgimli-7b029d31d8427294.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0a04e74fc4f21d18.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-4b82f55c70ab5c9b.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-a46a068050a12a4b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1df56095db9453cb.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-9062de483386e50b.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-b988ab269ff13602.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-1bc822d886d4f7bd.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-963eca8df4c224a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-d805b480c9102e58.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-06dfdbc22b935051.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-d7523a4d118e6572.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-5d7898c7fac3a07d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8c2bdbab4845bf3d.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-d578639df0547b30.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-58bbb7b1efa3a5e2.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-4c9b082d197c16f8.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-70f9ed6d8e7a5ce6.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8c0a241d0360fa53.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-bad7ed93fdd31371.rlib" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-98b4d121af2b7335.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/1.59.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-1d9f7e5920635d15.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.59.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-8a40eb4422623ea8" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-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" "66d6520e3f4d813d72cdf28046b6ba07fe2105c292ac11da5629cf39ab6067bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66d6520e3f4d813d72cdf28046b6ba07fe2105c292ac11da5629cf39ab6067bf", kill_on_drop: false }` [INFO] [stdout] 66d6520e3f4d813d72cdf28046b6ba07fe2105c292ac11da5629cf39ab6067bf