[INFO] fetching crate trace-tools 0.3.0... [INFO] testing trace-tools-0.3.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate trace-tools 0.3.0 into /workspace/builds/worker-76/source [INFO] validating manifest of crates.io crate trace-tools 0.3.0 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-76/source/.cargo/config.toml [INFO] started tweaking crates.io crate trace-tools 0.3.0 [INFO] finished tweaking crates.io crate trace-tools 0.3.0 [INFO] tweaked toml for crates.io crate trace-tools 0.3.0 written to /workspace/builds/worker-76/source/Cargo.toml [INFO] crate crates.io crate trace-tools 0.3.0 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 str_stack v0.1.0 [INFO] [stderr] Downloaded time v0.3.7 [INFO] [stderr] Downloaded console-api v0.1.2 [INFO] [stderr] Downloaded tokio-util v0.7.0 [INFO] [stderr] Downloaded fern-logger v0.5.0 [INFO] [stderr] Downloaded inferno v0.10.12 [INFO] [stderr] Downloaded console-subscriber v0.1.3 [INFO] [stderr] Downloaded num_threads v0.1.3 [INFO] [stderr] Downloaded num-format v0.4.0 [INFO] [stderr] Downloaded time-helper v0.1.0 [INFO] [stderr] Downloaded trace-tools-attributes v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c34db168fa68c39f0d518f8c2edd350c20e4bcc6f02f256335624a873ebce2e1 [INFO] running `Command { std: "docker" "start" "-a" "c34db168fa68c39f0d518f8c2edd350c20e4bcc6f02f256335624a873ebce2e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c34db168fa68c39f0d518f8c2edd350c20e4bcc6f02f256335624a873ebce2e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c34db168fa68c39f0d518f8c2edd350c20e4bcc6f02f256335624a873ebce2e1", kill_on_drop: false }` [INFO] [stdout] c34db168fa68c39f0d518f8c2edd350c20e4bcc6f02f256335624a873ebce2e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8f3753b4146813771590ca2276b3edfebec3d2b164738d1ad5afde8e90ad686 [INFO] running `Command { std: "docker" "start" "-a" "e8f3753b4146813771590ca2276b3edfebec3d2b164738d1ad5afde8e90ad686", 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] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling num_threads v0.1.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling bytemuck v1.7.3 [INFO] [stderr] Compiling str_stack v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling rgb v0.8.31 [INFO] [stderr] Compiling num-format v0.4.0 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling time v0.3.7 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling time-helper v0.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling trace-tools-attributes v0.1.0 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling inferno v0.10.12 [INFO] [stderr] Compiling fern-logger v0.5.0 [INFO] [stderr] Compiling trace-tools v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.24s [INFO] running `Command { std: "docker" "inspect" "e8f3753b4146813771590ca2276b3edfebec3d2b164738d1ad5afde8e90ad686", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8f3753b4146813771590ca2276b3edfebec3d2b164738d1ad5afde8e90ad686", kill_on_drop: false }` [INFO] [stdout] e8f3753b4146813771590ca2276b3edfebec3d2b164738d1ad5afde8e90ad686 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8f3f6f3b722e93abb91a1b7a0eaa6121c61ea8ac20ad951cdc5b61ca0635bd37 [INFO] running `Command { std: "docker" "start" "-a" "8f3f6f3b722e93abb91a1b7a0eaa6121c61ea8ac20ad951cdc5b61ca0635bd37", kill_on_drop: false }` [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling trace-tools v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `trace-tools` due to 2 previous errors [INFO] [stdout] error[E0599]: no method named `with_console_layer` found for struct `SubscriberBuilder` in the current scope [INFO] [stdout] --> examples/console.rs:11:10 [INFO] [stdout] | [INFO] [stdout] 11 | .with_console_layer() [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ help: there is an associated function with a similar name: `with_log_layer` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "8f3f6f3b722e93abb91a1b7a0eaa6121c61ea8ac20ad951cdc5b61ca0635bd37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f3f6f3b722e93abb91a1b7a0eaa6121c61ea8ac20ad951cdc5b61ca0635bd37", kill_on_drop: false }` [INFO] [stdout] 8f3f6f3b722e93abb91a1b7a0eaa6121c61ea8ac20ad951cdc5b61ca0635bd37