[INFO] cloning repository https://github.com/mkapra/wireguard-builder-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mkapra/wireguard-builder-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkapra%2Fwireguard-builder-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkapra%2Fwireguard-builder-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 56c234cb11bb69316de0a43baa8bf1e8104a746e [INFO] checking mkapra/wireguard-builder-rs against try#d85a7505e49363642b460e105973798063a683b4 for pr-103914 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkapra%2Fwireguard-builder-rs" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mkapra/wireguard-builder-rs on toolchain d85a7505e49363642b460e105973798063a683b4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d85a7505e49363642b460e105973798063a683b4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mkapra/wireguard-builder-rs [INFO] finished tweaking git repo https://github.com/mkapra/wireguard-builder-rs [INFO] tweaked toml for git repo https://github.com/mkapra/wireguard-builder-rs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/mkapra/wireguard-builder-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d85a7505e49363642b460e105973798063a683b4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+d85a7505e49363642b460e105973798063a683b4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 237dfca67da9882ea0be6b5888eb2325dfe2041ef9df1253d740ce461195c5c6 [INFO] running `Command { std: "docker" "start" "-a" "237dfca67da9882ea0be6b5888eb2325dfe2041ef9df1253d740ce461195c5c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "237dfca67da9882ea0be6b5888eb2325dfe2041ef9df1253d740ce461195c5c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "237dfca67da9882ea0be6b5888eb2325dfe2041ef9df1253d740ce461195c5c6", kill_on_drop: false }` [INFO] [stdout] 237dfca67da9882ea0be6b5888eb2325dfe2041ef9df1253d740ce461195c5c6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:83125433e4fff17b1ac56874832f668d9df75ee638575aca552b68e127bedee9" "/opt/rustwide/cargo-home/bin/cargo" "+d85a7505e49363642b460e105973798063a683b4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ddd9c99cb395e4fc066a897d3b66da311058e3af1922b6a1e25ac0eb7b262bc [INFO] running `Command { std: "docker" "start" "-a" "2ddd9c99cb395e4fc066a897d3b66da311058e3af1922b6a1e25ac0eb7b262bc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.94 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.135 [INFO] [stderr] Compiling serde_derive v1.0.135 [INFO] [stderr] Compiling serde v1.0.135 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Checking pin-project-lite v0.2.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking futures-sink v0.3.24 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Checking futures-io v0.3.24 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking ryu v1.0.9 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Checking once_cell v1.15.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling quote v1.0.19 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling time-macros v0.2.3 [INFO] [stderr] Checking lock_api v0.4.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking getrandom v0.2.4 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling ref-cast v1.0.10 [INFO] [stderr] Checking digest v0.10.5 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling openssl-sys v0.9.76 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking num_threads v0.1.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Checking time v0.3.6 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling multer v2.0.2 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking inlinable_string v0.1.15 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.42 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling sailfish-compiler v0.4.0 (https://github.com/mkapra/sailfish#075a12b9) [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.65 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking scheduled-thread-pool v0.2.5 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling filetime v0.2.17 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling figment v0.10.8 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling home v0.5.4 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking iana-time-zone v0.1.51 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Checking fastrand v1.7.0 [INFO] [stderr] Checking spin v0.9.2 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Checking url v2.3.0 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking chrono v0.4.22 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Checking cipher v0.4.3 [INFO] [stderr] Checking r2d2 v0.8.9 [INFO] [stderr] Checking futures v0.3.24 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling sailfish v0.4.0 (https://github.com/mkapra/sailfish#075a12b9) [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Checking itoap v1.0.1 [INFO] [stderr] Checking zeroize v1.5.7 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking uuid v1.2.1 [INFO] [stderr] Checking bcrypt v0.13.0 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking os_str_bytes v6.3.0 [INFO] [stderr] Checking pem v1.1.0 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking md-5 v0.10.5 [INFO] [stderr] Checking clap_lex v0.3.0 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling tracing-attributes v0.1.22 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.10 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling diesel_derives v2.0.1 [INFO] [stderr] Compiling clap_derive v4.0.13 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Checking async-stream v0.3.2 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Compiling pest v2.4.0 [INFO] [stderr] Compiling graphql-parser v0.4.0 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking clap v4.0.14 [INFO] [stderr] Checking diesel v2.0.2 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ubyte v0.10.3 [INFO] [stderr] Checking unicase_serde v0.1.0 [INFO] [stderr] Checking http v0.2.6 [INFO] [stderr] Checking async-graphql-value v4.0.15 [INFO] [stderr] Checking jsonwebtoken v8.1.1 [INFO] [stderr] Checking migrations_internals v2.0.0 [INFO] [stderr] Checking confy v0.5.0 [INFO] [stderr] Compiling graphql-introspection-query v0.2.0 [INFO] [stderr] Checking async-graphql-parser v4.0.15 [INFO] [stderr] Compiling graphql_client_codegen v0.11.0 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling migrations_macros v2.0.0 [INFO] [stderr] Compiling sailfish-macros v0.4.0 (https://github.com/mkapra/sailfish#075a12b9) [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking tokio-util v0.6.9 [INFO] [stderr] Checking tokio-stream v0.1.11 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Compiling async-graphql-derive v4.0.15 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Compiling graphql_query_derive v0.11.0 [INFO] [stderr] Checking graphql_client v0.11.0 [INFO] [stderr] Checking rocket_http v0.5.0-rc.2 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.12 [INFO] [stderr] Checking client v0.1.0 (/opt/rustwide/workdir/client) [INFO] [stderr] Checking async-graphql v4.0.15 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Checking diesel_migrations v2.0.0 [INFO] [stderr] Checking libwgbuilder v0.1.0 (/opt/rustwide/workdir/libwgbuilder) [INFO] [stdout] error: expected expression, found `` [INFO] [stdout] --> /opt/rustwide/target/debug/build/sailfish-compiler-ed5b81af852cbdb2/out/templates/server_configuration-2ef4b786eca149ac:0:1 [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: non-statement macro in statement position: include [INFO] [stdout] --> libwgbuilder/src/models/server.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | #[derive(TemplateOnce)] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `TemplateOnce` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libwgbuilder` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "2ddd9c99cb395e4fc066a897d3b66da311058e3af1922b6a1e25ac0eb7b262bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ddd9c99cb395e4fc066a897d3b66da311058e3af1922b6a1e25ac0eb7b262bc", kill_on_drop: false }` [INFO] [stdout] 2ddd9c99cb395e4fc066a897d3b66da311058e3af1922b6a1e25ac0eb7b262bc