[INFO] cloning repository https://github.com/davidbarsky/tracing-talk-sample [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/davidbarsky/tracing-talk-sample" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidbarsky%2Ftracing-talk-sample", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidbarsky%2Ftracing-talk-sample'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d1a35b061bfe129e13b9098b56281ab2644ff4f [INFO] checking davidbarsky/tracing-talk-sample against master#de32266a1780aa4ef748ce7f6200a1554fad0aca for pr-75585 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdavidbarsky%2Ftracing-talk-sample" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/davidbarsky/tracing-talk-sample on toolchain de32266a1780aa4ef748ce7f6200a1554fad0aca [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+de32266a1780aa4ef748ce7f6200a1554fad0aca" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/davidbarsky/tracing-talk-sample [INFO] finished tweaking git repo https://github.com/davidbarsky/tracing-talk-sample [INFO] tweaked toml for git repo https://github.com/davidbarsky/tracing-talk-sample written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/davidbarsky/tracing-talk-sample already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+de32266a1780aa4ef748ce7f6200a1554fad0aca" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+de32266a1780aa4ef748ce7f6200a1554fad0aca" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ec61d357ff4024f7c67480a8bde7703fb9c3a167e0bb7076fb00e0a6f7e1fc73 [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" "ec61d357ff4024f7c67480a8bde7703fb9c3a167e0bb7076fb00e0a6f7e1fc73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec61d357ff4024f7c67480a8bde7703fb9c3a167e0bb7076fb00e0a6f7e1fc73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec61d357ff4024f7c67480a8bde7703fb9c3a167e0bb7076fb00e0a6f7e1fc73", kill_on_drop: false }` [INFO] [stdout] ec61d357ff4024f7c67480a8bde7703fb9c3a167e0bb7076fb00e0a6f7e1fc73 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+de32266a1780aa4ef748ce7f6200a1554fad0aca" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 596e42648fd31175b85cced695609568c5700b77ef57970466ccb6addc835309 [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" "596e42648fd31175b85cced695609568c5700b77ef57970466ccb6addc835309", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Compiling eyre v0.6.0 [INFO] [stderr] Checking indenter v0.3.0 [INFO] [stderr] Checking tracing-core v0.1.11 (https://github.com/tokio-rs/tracing?branch=davidbarsky/add-instrument-trait-to-tracing#2c4f3d1f) [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Checking tracing-serde v0.1.1 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tracing-subscriber v0.2.9 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling tracing-attributes v0.1.9 (https://github.com/tokio-rs/tracing?branch=davidbarsky/add-instrument-trait-to-tracing#2c4f3d1f) [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking tracing v0.1.17 [INFO] [stderr] Checking tracing v0.1.16 (https://github.com/tokio-rs/tracing?branch=davidbarsky/add-instrument-trait-to-tracing#2c4f3d1f) [INFO] [stderr] Checking tracing-error v0.1.2 [INFO] [stderr] Checking color-spantrace v0.1.4 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking color-eyre v0.5.0 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tower-discover v0.3.0 [INFO] [stderr] Checking tower-load-shed v0.3.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tower-load v0.3.0 [INFO] [stderr] Checking tower-retry v0.3.0 [INFO] [stderr] Checking tower-timeout v0.3.0 [INFO] [stderr] Checking tower-buffer v0.3.0 [INFO] [stderr] Checking tower-limit v0.3.1 [INFO] [stderr] Checking tower-util v0.3.1 [INFO] [stderr] Checking h2 v0.2.6 [INFO] [stderr] Checking tower v0.3.1 [INFO] [stderr] Checking hyper v0.13.7 [INFO] [stderr] Checking moneytime v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: expected expression, found `%` [INFO] [stdout] --> src/main.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | http.req.uri = %req.uri(); [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Span`, `field` [INFO] [stdout] --> src/main.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | use tracing::{error, field, info, span, Instrument as _, Level, Span}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected expression, found `%` [INFO] [stdout] --> src/main.rs:54:28 [INFO] [stdout] | [INFO] [stdout] 54 | http.req.uri = %req.uri(); [INFO] [stdout] | ^ expected expression [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Span`, `field` [INFO] [stdout] --> src/main.rs:14:22 [INFO] [stdout] | [INFO] [stdout] 14 | use tracing::{error, field, info, span, Instrument as _, Level, Span}; [INFO] [stdout] | ^^^^^ ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 49 | fn call(&mut self, req: Request) -> Self::Future { [INFO] [stdout] | ------------ expected `>>::Future` because of return type [INFO] [stdout] ... [INFO] [stdout] 58 | self.service.call(req).instrument(span) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found struct `tracing::instrument::Instrumented` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `>>::Future` [INFO] [stdout] found struct `tracing::instrument::Instrumented<>>::Future>` [INFO] [stdout] = help: consider constraining the associated type `>>::Future` to `tracing::instrument::Instrumented<>>::Future>` or calling a method that returns `>>::Future` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `moneytime`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> src/main.rs:58:9 [INFO] [stdout] | [INFO] [stdout] 49 | fn call(&mut self, req: Request) -> Self::Future { [INFO] [stdout] | ------------ expected `>>::Future` because of return type [INFO] [stdout] ... [INFO] [stdout] 58 | self.service.call(req).instrument(span) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected associated type, found struct `tracing::instrument::Instrumented` [INFO] [stdout] | [INFO] [stdout] = note: expected associated type `>>::Future` [INFO] [stdout] found struct `tracing::instrument::Instrumented<>>::Future>` [INFO] [stdout] = help: consider constraining the associated type `>>::Future` to `tracing::instrument::Instrumented<>>::Future>` or calling a method that returns `>>::Future` [INFO] [stdout] = note: for more information, visit https://doc.rust-lang.org/book/ch19-03-advanced-traits.html [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "596e42648fd31175b85cced695609568c5700b77ef57970466ccb6addc835309", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "596e42648fd31175b85cced695609568c5700b77ef57970466ccb6addc835309", kill_on_drop: false }` [INFO] [stdout] 596e42648fd31175b85cced695609568c5700b77ef57970466ccb6addc835309