[INFO] cloning repository https://github.com/elgertam/syndicate-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/elgertam/syndicate-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felgertam%2Fsyndicate-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felgertam%2Fsyndicate-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0d92181a016a4a469cbfc23b84b3890c758eaec1
[INFO] checking elgertam/syndicate-rs against master#82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1 for pr-150408
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Felgertam%2Fsyndicate-rs" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain
[INFO] started tweaking git repo https://github.com/elgertam/syndicate-rs
[INFO] finished tweaking git repo https://github.com/elgertam/syndicate-rs
[INFO] tweaked toml for git repo https://github.com/elgertam/syndicate-rs written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/elgertam/syndicate-rs on toolchain 82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/elgertam/syndicate-rs 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" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tikv-jemallocator v0.5.4
[INFO] [stderr]   Downloaded noise-protocol v0.1.4
[INFO] [stderr]   Downloaded preserves-schema v6.0.0-rc.6
[INFO] [stderr]   Downloaded hyper-tungstenite v0.11.1
[INFO] [stderr]   Downloaded noise-rust-crypto v0.5.0
[INFO] [stderr]   Downloaded x25519-dalek v1.2.0
[INFO] [stderr]   Downloaded clap_complete v4.5.47
[INFO] [stderr]   Downloaded preserves v5.0.0-rc.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 99a2b2ffe5de55d785d817c6d6e2797d0519cda8a8215399254627e3cb7ad6d6
[INFO] running `Command { std: "docker" "start" "-a" "99a2b2ffe5de55d785d817c6d6e2797d0519cda8a8215399254627e3cb7ad6d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "99a2b2ffe5de55d785d817c6d6e2797d0519cda8a8215399254627e3cb7ad6d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99a2b2ffe5de55d785d817c6d6e2797d0519cda8a8215399254627e3cb7ad6d6", kill_on_drop: false }`
[INFO] [stdout] 99a2b2ffe5de55d785d817c6d6e2797d0519cda8a8215399254627e3cb7ad6d6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+82dd3cb008233bfe50ba6b8d6618e6bbd6054eb1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5e256ce447ced71c671e46334c4b55a725f0b5b2e8cd5c813c20d15527e2b10c
[INFO] running `Command { std: "docker" "start" "-a" "5e256ce447ced71c671e46334c4b55a725f0b5b2e8cd5c813c20d15527e2b10c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling strsim v0.8.0
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking glob v0.3.2
[INFO] [stderr]     Checking convert_case v0.4.0
[INFO] [stderr]     Checking preserves v5.0.0-rc.7
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking polyval v0.5.3
[INFO] [stderr]     Checking aead v0.4.3
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking ghash v0.4.4
[INFO] [stderr]     Checking ctr v0.8.0
[INFO] [stderr]     Checking aes v0.7.5
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking poly1305 v0.7.2
[INFO] [stderr]     Checking noise-protocol v0.1.4
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling structopt-derive v0.4.18
[INFO] [stderr]     Checking aes-gcm v0.9.4
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking inotify v0.7.1
[INFO] [stderr]     Checking filetime v0.2.25
[INFO] [stderr]     Checking clap_builder v4.5.32
[INFO] [stderr]     Checking half v2.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling structopt v0.3.26
[INFO] [stderr]    Compiling preserves-schema v6.0.0-rc.6
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tokio v1.44.1
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling syndicate-schema-plugin v0.12.0-rc.1 (/opt/rustwide/workdir/syndicate-schema-plugin)
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking zeroize v1.3.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.1
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking chacha20 v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking chacha20poly1305 v0.9.1
[INFO] [stderr]     Checking x25519-dalek v1.2.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking noise-rust-crypto v0.5.0
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking notify v4.0.18
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]    Compiling syndicate v0.44.0-rc.3 (/opt/rustwide/workdir/syndicate)
[INFO] [stderr]     Checking tungstenite v0.20.1
[INFO] [stderr]     Checking tokio-tungstenite v0.20.1
[INFO] [stderr]     Checking hyper-tungstenite v0.11.1
[INFO] [stderr]     Checking clap v4.5.32
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking clap_complete v4.5.47
[INFO] [stderr]     Checking syndicate-tools v0.21.0-rc.0 (/opt/rustwide/workdir/syndicate-tools)
[INFO] [stdout] warning: unused import: `clap::arg`
[INFO] [stdout]  --> syndicate-tools/src/bin/syndicate-macaroon.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use clap::arg;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `clap::arg`
[INFO] [stdout]  --> syndicate-tools/src/bin/syndicate-macaroon.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use clap::arg;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking syndicate-macros v0.35.0-rc.1 (/opt/rustwide/workdir/syndicate-macros)
[INFO] [stderr]    Compiling syndicate-server v0.51.0-rc.1 (/opt/rustwide/workdir/syndicate-server)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 06s
[INFO] running `Command { std: "docker" "inspect" "5e256ce447ced71c671e46334c4b55a725f0b5b2e8cd5c813c20d15527e2b10c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e256ce447ced71c671e46334c4b55a725f0b5b2e8cd5c813c20d15527e2b10c", kill_on_drop: false }`
[INFO] [stdout] 5e256ce447ced71c671e46334c4b55a725f0b5b2e8cd5c813c20d15527e2b10c
