[INFO] cloning repository https://github.com/bryanburgers/tracing-valuable-testing [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bryanburgers/tracing-valuable-testing" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbryanburgers%2Ftracing-valuable-testing", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbryanburgers%2Ftracing-valuable-testing'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2bed1f5b8a7e31cdfc77d012bc7db0382dfe7835 [INFO] testing bryanburgers/tracing-valuable-testing against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbryanburgers%2Ftracing-valuable-testing" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bryanburgers/tracing-valuable-testing on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config [INFO] started tweaking git repo https://github.com/bryanburgers/tracing-valuable-testing [INFO] finished tweaking git repo https://github.com/bryanburgers/tracing-valuable-testing [INFO] tweaked toml for git repo https://github.com/bryanburgers/tracing-valuable-testing written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/bryanburgers/tracing-valuable-testing 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded valuable-serde v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6e7cfc2bf3dd07d2249ac30f8f046a143db855cd042514f484686d1cd8a01b62 [INFO] running `Command { std: "docker" "start" "-a" "6e7cfc2bf3dd07d2249ac30f8f046a143db855cd042514f484686d1cd8a01b62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6e7cfc2bf3dd07d2249ac30f8f046a143db855cd042514f484686d1cd8a01b62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e7cfc2bf3dd07d2249ac30f8f046a143db855cd042514f484686d1cd8a01b62", kill_on_drop: false }` [INFO] [stdout] 6e7cfc2bf3dd07d2249ac30f8f046a143db855cd042514f484686d1cd8a01b62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77a8f51975887166562ba28ccfb35ab0b9ddaf0744df4549edcffbc4c40ee8fa [INFO] running `Command { std: "docker" "start" "-a" "77a8f51975887166562ba28ccfb35ab0b9ddaf0744df4549edcffbc4c40ee8fa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling valuable v0.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling valuable-derive v0.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling tracing v0.1.30 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling valuable-serde v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.8 [INFO] [stderr] Compiling tracing-valuable-test v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0407]: method `record_value` is not a member of trait `Visit` [INFO] [stdout] --> src/custom_layer.rs:272:5 [INFO] [stdout] | [INFO] [stdout] 272 | fn record_value(&mut self, field: &tracing::field::Field, value: valuable::Value<'_>) { [INFO] [stdout] | ^ ------------ help: there is an associated function with a similar name: `record_debug` [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 273 | | self.data_mut().insert( [INFO] [stdout] 274 | | field.name(), [INFO] [stdout] 275 | | json!(valuable_serde::Serializable::new(value)), [INFO] [stdout] 276 | | ); [INFO] [stdout] 277 | | } [INFO] [stdout] | |_____^ not a member of trait `Visit` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied [INFO] [stdout] --> src/main.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | / info!( [INFO] [stdout] 46 | | message = "as_valuable", [INFO] [stdout] 47 | | serialize_and_valuable = serialize_and_valuable.as_value() [INFO] [stdout] 48 | | ); [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] Arguments<'a> [INFO] [stdout] DebugValue [INFO] [stdout] DisplayValue [INFO] [stdout] NonZero [INFO] [stdout] NonZero [INFO] [stdout] and 25 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] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied [INFO] [stdout] --> src/main.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | / info!( [INFO] [stdout] 51 | | message = "as_serialize", [INFO] [stdout] 52 | | serialize_and_valuable = [INFO] [stdout] 53 | | SerdeJsonAdapter::new(serde_json::to_value(serialize_and_valuable).unwrap()).as_value() [INFO] [stdout] 54 | | ); [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] Arguments<'a> [INFO] [stdout] DebugValue [INFO] [stdout] DisplayValue [INFO] [stdout] NonZero [INFO] [stdout] NonZero [INFO] [stdout] and 25 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] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied [INFO] [stdout] --> src/main.rs:68:9 [INFO] [stdout] | [INFO] [stdout] 68 | / info!( [INFO] [stdout] 69 | | message = "adapter test", [INFO] [stdout] 70 | | json = SerdeJsonAdapter::new(json).as_value() [INFO] [stdout] 71 | | ); [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] Arguments<'a> [INFO] [stdout] DebugValue [INFO] [stdout] DisplayValue [INFO] [stdout] NonZero [INFO] [stdout] NonZero [INFO] [stdout] and 25 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] error[E0277]: the trait bound `valuable::Value<'_>: tracing::Value` is not satisfied [INFO] [stdout] --> src/main.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | / info!( [INFO] [stdout] 84 | | message = "fancy", [INFO] [stdout] 85 | | json_old = tracing_json_old!(fancy), [INFO] [stdout] 86 | | json_new = tracing_json_new!(fancy), [INFO] [stdout] 87 | | ); [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] Arguments<'a> [INFO] [stdout] DebugValue [INFO] [stdout] DisplayValue [INFO] [stdout] NonZero [INFO] [stdout] NonZero [INFO] [stdout] and 25 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] Some errors have detailed explanations: E0277, E0407. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `tracing-valuable-test` (bin "tracing-valuable-test") due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "77a8f51975887166562ba28ccfb35ab0b9ddaf0744df4549edcffbc4c40ee8fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77a8f51975887166562ba28ccfb35ab0b9ddaf0744df4549edcffbc4c40ee8fa", kill_on_drop: false }` [INFO] [stdout] 77a8f51975887166562ba28ccfb35ab0b9ddaf0744df4549edcffbc4c40ee8fa