[INFO] fetching crate dailyco 0.7.0... [INFO] checking dailyco-0.7.0 against master#75948c8bb3bd37f1e8ee20273a04edea4c1f84f8 for pr-147984-1 [INFO] extracting crate dailyco 0.7.0 into /workspace/builds/worker-7-tc1/source [INFO] started tweaking crates.io crate dailyco 0.7.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate dailyco 0.7.0 [INFO] tweaked toml for crates.io crate dailyco 0.7.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate dailyco 0.7.0 on toolchain 75948c8bb3bd37f1e8ee20273a04edea4c1f84f8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+75948c8bb3bd37f1e8ee20273a04edea4c1f84f8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate dailyco 0.7.0 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" "+75948c8bb3bd37f1e8ee20273a04edea4c1f84f8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustls-native-certs v0.7.1 [INFO] [stderr] Downloaded openssl-sys v0.9.83 [INFO] [stderr] Downloaded uuid v1.4.0 [INFO] [stderr] Downloaded quinn-proto v0.11.6 [INFO] [stderr] Downloaded quinn v0.11.3 [INFO] [stderr] Downloaded webpki-roots v0.26.3 [INFO] [stderr] Downloaded rustix v0.37.5 [INFO] [stderr] Downloaded openssl v0.10.48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+75948c8bb3bd37f1e8ee20273a04edea4c1f84f8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4e17b4dd8a62fd7f4655dfac128a3f61567157211ebad2d8e7239543d9c5feb3 [INFO] running `Command { std: "docker" "start" "-a" "4e17b4dd8a62fd7f4655dfac128a3f61567157211ebad2d8e7239543d9c5feb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4e17b4dd8a62fd7f4655dfac128a3f61567157211ebad2d8e7239543d9c5feb3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e17b4dd8a62fd7f4655dfac128a3f61567157211ebad2d8e7239543d9c5feb3", kill_on_drop: false }` [INFO] [stdout] 4e17b4dd8a62fd7f4655dfac128a3f61567157211ebad2d8e7239543d9c5feb3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+75948c8bb3bd37f1e8ee20273a04edea4c1f84f8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c278c985a92300a503289fc5b73d4183de8f750ba749e17e56089746486d4997 [INFO] running `Command { std: "docker" "start" "-a" "c278c985a92300a503289fc5b73d4183de8f750ba749e17e56089746486d4997", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling cc v1.1.8 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking mio v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.159 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling openssl v0.10.48 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling serde v1.0.159 [INFO] [stderr] Compiling syn v2.0.12 [INFO] [stderr] Checking getrandom v0.2.10 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking tracing-core v0.1.30 [INFO] [stderr] Compiling serde_json v1.0.95 [INFO] [stderr] Checking unicode-bidi v0.3.13 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling openssl-sys v0.9.83 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking rustls-pemfile v2.1.3 [INFO] [stderr] Compiling anyhow v1.0.70 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking ipnet v2.7.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking iana-time-zone v0.1.54 [INFO] [stderr] Checking chrono v0.4.24 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking dotenv v0.15.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Checking nanoid v0.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Checking tokio v1.39.2 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-util v0.1.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking uuid v1.4.0 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking dailyco v0.7.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tests/it/tokens.rs:16:44 [INFO] [stdout] | [INFO] [stdout] 16 | fn get_meeting_token_test_cases(room_name: &str) -> Vec { [INFO] [stdout] | ^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 16 | fn get_meeting_token_test_cases(room_name: &str) -> Vec> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.85s [INFO] running `Command { std: "docker" "inspect" "c278c985a92300a503289fc5b73d4183de8f750ba749e17e56089746486d4997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c278c985a92300a503289fc5b73d4183de8f750ba749e17e56089746486d4997", kill_on_drop: false }` [INFO] [stdout] c278c985a92300a503289fc5b73d4183de8f750ba749e17e56089746486d4997