[INFO] fetching crate f1_game_telemetry 0.1.1...
[INFO] checking f1_game_telemetry-0.1.1 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate f1_game_telemetry 0.1.1 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate f1_game_telemetry 0.1.1 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate f1_game_telemetry 0.1.1
[INFO] finished tweaking crates.io crate f1_game_telemetry 0.1.1
[INFO] tweaked toml for crates.io crate f1_game_telemetry 0.1.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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 error-stack v0.1.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b9fe70108b842fd62b97975f874d30c4ad5fd49eb62ad55220cb8f1c64d01417
[INFO] running `Command { std: "docker" "start" "-a" "b9fe70108b842fd62b97975f874d30c4ad5fd49eb62ad55220cb8f1c64d01417", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9fe70108b842fd62b97975f874d30c4ad5fd49eb62ad55220cb8f1c64d01417", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9fe70108b842fd62b97975f874d30c4ad5fd49eb62ad55220cb8f1c64d01417", kill_on_drop: false }`
[INFO] [stdout] b9fe70108b842fd62b97975f874d30c4ad5fd49eb62ad55220cb8f1c64d01417
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 82f8abfa1ec7de6d4febda114435fe4a904b5b7023ccdbe19959dbd6392f6c0a
[INFO] running `Command { std: "docker" "start" "-a" "82f8abfa1ec7de6d4febda114435fe4a904b5b7023ccdbe19959dbd6392f6c0a", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling error-stack v0.1.1
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stdout] error[E0599]: no method named `backtrace` found for reference `&'a C` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/error-stack-0.1.1/src/context.rs:108:39
[INFO] [stdout]     |
[INFO] [stdout] 108 |         if let Some(backtrace) = self.backtrace() {
[INFO] [stdout]     |                                       ^^^^^^^^^ method not found in `&'a C`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `error-stack` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "82f8abfa1ec7de6d4febda114435fe4a904b5b7023ccdbe19959dbd6392f6c0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "82f8abfa1ec7de6d4febda114435fe4a904b5b7023ccdbe19959dbd6392f6c0a", kill_on_drop: false }`
[INFO] [stdout] 82f8abfa1ec7de6d4febda114435fe4a904b5b7023ccdbe19959dbd6392f6c0a
[INFO] checking f1_game_telemetry-0.1.1 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate f1_game_telemetry 0.1.1 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate f1_game_telemetry 0.1.1 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate f1_game_telemetry 0.1.1
[INFO] finished tweaking crates.io crate f1_game_telemetry 0.1.1
[INFO] tweaked toml for crates.io crate f1_game_telemetry 0.1.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bd5371cda95ce4e6b66099609e22aaaa8183cf1d4f44d0582047bf7b786d4fae
[INFO] running `Command { std: "docker" "start" "-a" "bd5371cda95ce4e6b66099609e22aaaa8183cf1d4f44d0582047bf7b786d4fae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bd5371cda95ce4e6b66099609e22aaaa8183cf1d4f44d0582047bf7b786d4fae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bd5371cda95ce4e6b66099609e22aaaa8183cf1d4f44d0582047bf7b786d4fae", kill_on_drop: false }`
[INFO] [stdout] bd5371cda95ce4e6b66099609e22aaaa8183cf1d4f44d0582047bf7b786d4fae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c039182473cc6da9d67780eacb119f5c64338e18afc07744601200c4e5cd7853
[INFO] running `Command { std: "docker" "start" "-a" "c039182473cc6da9d67780eacb119f5c64338e18afc07744601200c4e5cd7853", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling openssl v0.10.64
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking bytes v1.6.0
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]     Checking memchr v2.7.2
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.6
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]    Compiling rustversion v1.0.14
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking url v2.5.0
[INFO] [stderr]    Compiling error-stack v0.1.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling openssl-sys v0.9.102
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]     Checking regex-automata v0.4.6
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]     Checking thiserror v1.0.58
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stdout] error[E0599]: no method named `backtrace` found for reference `&'a C` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/error-stack-0.1.1/src/context.rs:108:39
[INFO] [stdout]     |
[INFO] [stdout] 108 |         if let Some(backtrace) = self.backtrace() {
[INFO] [stdout]     |                                       ^^^^^^^^^ method not found in `&'a C`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `error-stack` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "c039182473cc6da9d67780eacb119f5c64338e18afc07744601200c4e5cd7853", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c039182473cc6da9d67780eacb119f5c64338e18afc07744601200c4e5cd7853", kill_on_drop: false }`
[INFO] [stdout] c039182473cc6da9d67780eacb119f5c64338e18afc07744601200c4e5cd7853
