[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 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbryanburgers%2Ftracing-valuable-testing" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bryanburgers/tracing-valuable-testing on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/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-6/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: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sharded-slab v0.1.4 [INFO] [stderr] Downloaded tracing-serde v0.1.3 [INFO] [stderr] Downloaded valuable v0.1.0 [INFO] [stderr] Downloaded tracing-attributes v0.1.19 [INFO] [stderr] Downloaded valuable-derive v0.1.0 [INFO] [stderr] Downloaded libc v0.2.118 [INFO] [stderr] Downloaded tracing-subscriber v0.3.8 [INFO] [stderr] Downloaded valuable-serde v0.1.0 [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", 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] 0044439112bd5c88adbd8e914e200824f4cfb932e21a2a57fdf01a3613847c1b [INFO] running `Command { std: "docker" "start" "-a" "0044439112bd5c88adbd8e914e200824f4cfb932e21a2a57fdf01a3613847c1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0044439112bd5c88adbd8e914e200824f4cfb932e21a2a57fdf01a3613847c1b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0044439112bd5c88adbd8e914e200824f4cfb932e21a2a57fdf01a3613847c1b", kill_on_drop: false }` [INFO] [stdout] 0044439112bd5c88adbd8e914e200824f4cfb932e21a2a57fdf01a3613847c1b [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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e0fdc598d19e3952e55eb2cc6d91e23b0d90323ca54c4f577c01e2eab5a1090 [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" "0e0fdc598d19e3952e55eb2cc6d91e23b0d90323ca54c4f577c01e2eab5a1090", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling valuable v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling serde_derive v1.0.136 [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 serde_json v1.0.79 [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] = note: required for the cast to the object type `dyn tracing::Value` [INFO] [stdout] = note: this error originates in the macro `$crate::valueset` (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] = note: required for the cast to the object type `dyn tracing::Value` [INFO] [stdout] = note: this error originates in the macro `$crate::valueset` (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] = note: required for the cast to the object type `dyn tracing::Value` [INFO] [stdout] = note: this error originates in the macro `$crate::valueset` (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] = note: required for the cast to the object type `dyn tracing::Value` [INFO] [stdout] = note: this error originates in the macro `$crate::valueset` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [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` due to 6 previous errors [INFO] running `Command { std: "docker" "inspect" "0e0fdc598d19e3952e55eb2cc6d91e23b0d90323ca54c4f577c01e2eab5a1090", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e0fdc598d19e3952e55eb2cc6d91e23b0d90323ca54c4f577c01e2eab5a1090", kill_on_drop: false }` [INFO] [stdout] 0e0fdc598d19e3952e55eb2cc6d91e23b0d90323ca54c4f577c01e2eab5a1090