[INFO] fetching crate re_crash_handler 0.9.0-alpha.2... [INFO] checking re_crash_handler-0.9.0-alpha.2 against try#19359abcd1be36c9ba1922a244cf9abf02af7a22 for pr-114716 [INFO] extracting crate re_crash_handler 0.9.0-alpha.2 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate re_crash_handler 0.9.0-alpha.2 on toolchain 19359abcd1be36c9ba1922a244cf9abf02af7a22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate re_crash_handler 0.9.0-alpha.2 [INFO] finished tweaking crates.io crate re_crash_handler 0.9.0-alpha.2 [INFO] tweaked toml for crates.io crate re_crash_handler 0.9.0-alpha.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "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" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3c8636118a7ef9d33223021a36f69ab3826c89f2876cf49eeeff3dd7ff498a4 [INFO] running `Command { std: "docker" "start" "-a" "d3c8636118a7ef9d33223021a36f69ab3826c89f2876cf49eeeff3dd7ff498a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3c8636118a7ef9d33223021a36f69ab3826c89f2876cf49eeeff3dd7ff498a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3c8636118a7ef9d33223021a36f69ab3826c89f2876cf49eeeff3dd7ff498a4", kill_on_drop: false }` [INFO] [stdout] d3c8636118a7ef9d33223021a36f69ab3826c89f2876cf49eeeff3dd7ff498a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:84cb280c7acaf12c1f874411053406050a24f846e52f817d4d9e64bcbe5ce959" "/opt/rustwide/cargo-home/bin/cargo" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fcebd43fbd1f12d1309d7c7877336d236328015253c88d9e3ee1a97afdb45ff [INFO] running `Command { std: "docker" "start" "-a" "8fcebd43fbd1f12d1309d7c7877336d236328015253c88d9e3ee1a97afdb45ff", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.87 [INFO] [stderr] Compiling serde v1.0.183 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling syn v2.0.28 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Compiling rustix v0.38.8 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling deranged v0.3.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Compiling wasm-bindgen v0.2.87 [INFO] [stderr] Compiling rustls v0.21.6 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling unindent v0.1.11 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Checking percent-encoding v2.3.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking log-once v0.4.0 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Checking crossbeam-epoch v0.9.15 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking form_urlencoded v1.2.0 [INFO] [stderr] Checking flate2 v1.0.27 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking re_build_info v0.9.0-alpha.2 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking backtrace v0.3.68 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Compiling time v0.3.25 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking crossbeam v0.8.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking rustls-webpki v0.100.1 [INFO] [stderr] Checking rustls-webpki v0.101.3 [INFO] [stderr] Compiling cargo-platform v0.1.3 [INFO] [stderr] Checking webpki-roots v0.23.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.87 [INFO] [stderr] Compiling thiserror-impl v1.0.46 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Checking ureq v2.7.1 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.87 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.87 [INFO] [stderr] Compiling thiserror v1.0.46 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Compiling cargo_metadata v0.15.4 [INFO] [stderr] Checking re_log v0.9.0-alpha.2 [INFO] [stderr] Checking uuid v1.4.1 [INFO] [stderr] Compiling re_build_tools v0.9.0-alpha.2 [INFO] [stderr] Compiling re_analytics v0.9.0-alpha.2 [INFO] [stdout] error[E0637]: `&` without an explicit lifetime name cannot be used here [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/re_analytics-0.9.0-alpha.2/src/sink_native.rs:72:16 [INFO] [stdout] | [INFO] [stdout] 72 | const URL: &str = "http://tel.rerun.io"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0637`. [INFO] [stdout] [INFO] [stderr] error: could not compile `re_analytics` (lib) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8fcebd43fbd1f12d1309d7c7877336d236328015253c88d9e3ee1a97afdb45ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fcebd43fbd1f12d1309d7c7877336d236328015253c88d9e3ee1a97afdb45ff", kill_on_drop: false }` [INFO] [stdout] 8fcebd43fbd1f12d1309d7c7877336d236328015253c88d9e3ee1a97afdb45ff