[INFO] fetching crate dsync-hasezoey 0.2.0... [INFO] checking dsync-hasezoey-0.2.0 against try#19359abcd1be36c9ba1922a244cf9abf02af7a22 for pr-114716 [INFO] extracting crate dsync-hasezoey 0.2.0 into /workspace/builds/worker-1-tc2/source [INFO] validating manifest of crates.io crate dsync-hasezoey 0.2.0 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 dsync-hasezoey 0.2.0 [INFO] finished tweaking crates.io crate dsync-hasezoey 0.2.0 [INFO] tweaked toml for crates.io crate dsync-hasezoey 0.2.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate crates.io crate dsync-hasezoey 0.2.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" "+19359abcd1be36c9ba1922a244cf9abf02af7a22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 49538f69ba45e12f8fed373d325b459b95f1ae9722371d0708277c2c2c8d8ee2 [INFO] running `Command { std: "docker" "start" "-a" "49538f69ba45e12f8fed373d325b459b95f1ae9722371d0708277c2c2c8d8ee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "49538f69ba45e12f8fed373d325b459b95f1ae9722371d0708277c2c2c8d8ee2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "49538f69ba45e12f8fed373d325b459b95f1ae9722371d0708277c2c2c8d8ee2", kill_on_drop: false }` [INFO] [stdout] 49538f69ba45e12f8fed373d325b459b95f1ae9722371d0708277c2c2c8d8ee2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 902ca3a46a9f92a6e4ba40ef86c0ee03ac6dbc98bc3897857b5ac2b410ad5276 [INFO] running `Command { std: "docker" "start" "-a" "902ca3a46a9f92a6e4ba40ef86c0ee03ac6dbc98bc3897857b5ac2b410ad5276", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Checking bitflags v2.3.3 [INFO] [stderr] Checking linux-raw-sys v0.4.3 [INFO] [stderr] Checking linux-raw-sys v0.3.8 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking anstyle-query v1.0.0 [INFO] [stderr] Checking anstyle v1.0.1 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle-parse v0.2.1 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Checking clap_lex v0.5.0 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking gimli v0.27.2 [INFO] [stderr] Compiling thiserror v1.0.41 [INFO] [stderr] Checking miniz_oxide v0.6.2 [INFO] [stderr] Compiling anyhow v1.0.69 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking object v0.30.3 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking anstream v0.3.2 [INFO] [stderr] Checking terminal_size v0.2.6 [INFO] [stderr] Checking clap_builder v4.3.11 [INFO] [stderr] Checking addr2line v0.19.0 [INFO] [stderr] Compiling thiserror-impl v1.0.41 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Checking libdsync-hasezoey v0.2.0 [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/libdsync-hasezoey-0.2.0/src/code.rs:119:28 [INFO] [stdout] | [INFO] [stdout] 119 | const DERIVES_DEFAULT: &[&'static str] = &["Debug", "Clone"]; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [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/libdsync-hasezoey-0.2.0/src/code.rs:120:29 [INFO] [stdout] | [INFO] [stdout] 120 | const DERIVE_Queryable: &str = "Queryable"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [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/libdsync-hasezoey-0.2.0/src/code.rs:121:30 [INFO] [stdout] | [INFO] [stdout] 121 | const DERIVE_Insertable: &str = "Insertable"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [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/libdsync-hasezoey-0.2.0/src/code.rs:122:30 [INFO] [stdout] | [INFO] [stdout] 122 | const DERIVE_Selectable: &str = "Selectable"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [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/libdsync-hasezoey-0.2.0/src/code.rs:123:32 [INFO] [stdout] | [INFO] [stdout] 123 | const DERIVE_Associations: &str = "Associations"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [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/libdsync-hasezoey-0.2.0/src/code.rs:124:32 [INFO] [stdout] | [INFO] [stdout] 124 | const DERIVE_Identifiable: &str = "Identifiable"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [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/libdsync-hasezoey-0.2.0/src/code.rs:125:31 [INFO] [stdout] | [INFO] [stdout] 125 | const DERIVE_AsChangeset: &str = "AsChangeset"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [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/libdsync-hasezoey-0.2.0/src/code.rs:126:35 [INFO] [stdout] | [INFO] [stdout] 126 | const DERIVE_Serde_Serialize: &str = "Serialize"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [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/libdsync-hasezoey-0.2.0/src/code.rs:127:37 [INFO] [stdout] | [INFO] [stdout] 127 | const DERIVE_Serde_Deserialize: &str = "Deserialize"; [INFO] [stdout] | ^ explicit lifetime name needed here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0637`. [INFO] [stdout] [INFO] [stderr] error: could not compile `libdsync-hasezoey` (lib) due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "902ca3a46a9f92a6e4ba40ef86c0ee03ac6dbc98bc3897857b5ac2b410ad5276", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "902ca3a46a9f92a6e4ba40ef86c0ee03ac6dbc98bc3897857b5ac2b410ad5276", kill_on_drop: false }` [INFO] [stdout] 902ca3a46a9f92a6e4ba40ef86c0ee03ac6dbc98bc3897857b5ac2b410ad5276