[INFO] cloning repository https://github.com/joswayski/tracing-valuable-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joswayski/tracing-valuable-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoswayski%2Ftracing-valuable-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoswayski%2Ftracing-valuable-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7cb666925d85b9809d90c39e9aa79af245fcea89 [INFO] checking joswayski/tracing-valuable-example against try#70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 for pr-151539 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoswayski%2Ftracing-valuable-example" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/joswayski/tracing-valuable-example [INFO] finished tweaking git repo https://github.com/joswayski/tracing-valuable-example [INFO] tweaked toml for git repo https://github.com/joswayski/tracing-valuable-example written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joswayski/tracing-valuable-example on toolchain 70daa2c0d8eed7066b07966f3c0b0b8622bff4e4 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/joswayski/tracing-valuable-example already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "fetch" "--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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded valuable-derive v0.1.1 [INFO] [stderr] Downloaded valuable-serde v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10f1ea58a64fba394c38ae0a4c1dc00c4302d58d2a38b6107d36dd2018318b2e [INFO] running `Command { std: "docker" "start" "-a" "10f1ea58a64fba394c38ae0a4c1dc00c4302d58d2a38b6107d36dd2018318b2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10f1ea58a64fba394c38ae0a4c1dc00c4302d58d2a38b6107d36dd2018318b2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10f1ea58a64fba394c38ae0a4c1dc00c4302d58d2a38b6107d36dd2018318b2e", kill_on_drop: false }` [INFO] [stdout] 10f1ea58a64fba394c38ae0a4c1dc00c4302d58d2a38b6107d36dd2018318b2e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+70daa2c0d8eed7066b07966f3c0b0b8622bff4e4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 36a27ac369e586aaa6103a7056bc8a9c17e7b04ede678122d029d0c0a5d75f9c [INFO] running `Command { std: "docker" "start" "-a" "36a27ac369e586aaa6103a7056bc8a9c17e7b04ede678122d029d0c0a5d75f9c", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling valuable v0.1.1 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling valuable-derive v0.1.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-serde v0.2.0 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking tracing-valuable-example v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied [INFO] [stdout] --> src/main.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | info!(user = user.as_value()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `tracing::Value`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] (dyn StdError + 'static) [INFO] [stdout] (dyn StdError + Send + 'static) [INFO] [stdout] (dyn StdError + Send + Sync + 'static) [INFO] [stdout] (dyn StdError + Sync + 'static) [INFO] [stdout] Arguments<'a> [INFO] [stdout] Box [INFO] [stdout] and 35 others [INFO] [stdout] = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value` [INFO] [stdout] = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-valuable-example` (bin "tracing-valuable-example" test) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied [INFO] [stdout] --> src/main.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | info!(user = user.as_value()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `tracing::Value` is not implemented for `valuable::Value<'_>` [INFO] [stdout] | [INFO] [stdout] = help: the following other types implement trait `tracing::Value`: [INFO] [stdout] &'a T [INFO] [stdout] &'a mut T [INFO] [stdout] (dyn StdError + 'static) [INFO] [stdout] (dyn StdError + Send + 'static) [INFO] [stdout] (dyn StdError + Send + Sync + 'static) [INFO] [stdout] (dyn StdError + Sync + 'static) [INFO] [stdout] Arguments<'a> [INFO] [stdout] Box [INFO] [stdout] and 35 others [INFO] [stdout] = note: required for the cast from `&valuable::Value<'_>` to `&dyn tracing::Value` [INFO] [stdout] = note: this error originates in the macro `$crate::valueset` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-valuable-example` (bin "tracing-valuable-example") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "36a27ac369e586aaa6103a7056bc8a9c17e7b04ede678122d029d0c0a5d75f9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36a27ac369e586aaa6103a7056bc8a9c17e7b04ede678122d029d0c0a5d75f9c", kill_on_drop: false }` [INFO] [stdout] 36a27ac369e586aaa6103a7056bc8a9c17e7b04ede678122d029d0c0a5d75f9c