[INFO] fetching crate syndicate-server 0.47.0... [INFO] checking syndicate-server-0.47.0 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] extracting crate syndicate-server 0.47.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate syndicate-server 0.47.0 on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate syndicate-server 0.47.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate syndicate-server 0.47.0 [INFO] tweaked toml for crates.io crate syndicate-server 0.47.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate crates.io crate syndicate-server 0.47.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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded notify v4.0.17 [INFO] [stderr] Downloaded noise-rust-crypto v0.5.0 [INFO] [stderr] Downloaded syndicate-macros v0.33.0 [INFO] [stderr] Downloaded hyper-tungstenite v0.11.1 [INFO] [stderr] Downloaded noise-protocol v0.1.4 [INFO] [stderr] Downloaded tikv-jemallocator v0.5.4 [INFO] [stderr] Downloaded syndicate v0.41.1 [INFO] [stderr] Downloaded tikv-jemalloc-sys v0.5.4+5.3.0-patched [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 592cc15987bc5fa287e8a8c3ff8050eb1a20a6c89c1cb23283c7208030d43baf [INFO] running `Command { std: "docker" "start" "-a" "592cc15987bc5fa287e8a8c3ff8050eb1a20a6c89c1cb23283c7208030d43baf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "592cc15987bc5fa287e8a8c3ff8050eb1a20a6c89c1cb23283c7208030d43baf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "592cc15987bc5fa287e8a8c3ff8050eb1a20a6c89c1cb23283c7208030d43baf", kill_on_drop: false }` [INFO] [stdout] 592cc15987bc5fa287e8a8c3ff8050eb1a20a6c89c1cb23283c7208030d43baf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 548cb45fe831873cbef19544f09b87038ea4456a6b2d216cf029b55b8d44d1a1 [INFO] running `Command { std: "docker" "start" "-a" "548cb45fe831873cbef19544f09b87038ea4456a6b2d216cf029b55b8d44d1a1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.84 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling thiserror v1.0.61 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling unicode-width v0.1.12 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling pin-project-lite v0.2.14 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling num-bigint v0.4.5 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling tracing-log v0.1.4 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking net2 v0.2.39 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking polyval v0.5.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking data-encoding v2.6.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking ghash v0.4.4 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Checking poly1305 v0.7.2 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking httpdate v1.0.3 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking aes-gcm v0.9.4 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking noise-protocol v0.1.4 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking filetime v0.2.23 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking chacha20 v0.8.2 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Checking tungstenite v0.20.1 [INFO] [stderr] Checking chacha20poly1305 v0.9.1 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Checking x25519-dalek v1.2.0 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking noise-rust-crypto v0.5.0 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking tokio-tungstenite v0.20.1 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking hyper-tungstenite v0.11.1 [INFO] [stderr] Checking serde_bytes v0.11.14 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking preserves v4.995.3 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking preserves-schema v5.995.3 [INFO] [stderr] Compiling syndicate-schema-plugin v0.10.1 [INFO] [stderr] Compiling syndicate v0.41.1 [INFO] [stderr] Compiling syndicate-server v0.47.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling syndicate-macros v0.33.0 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "548cb45fe831873cbef19544f09b87038ea4456a6b2d216cf029b55b8d44d1a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "548cb45fe831873cbef19544f09b87038ea4456a6b2d216cf029b55b8d44d1a1", kill_on_drop: false }` [INFO] [stdout] 548cb45fe831873cbef19544f09b87038ea4456a6b2d216cf029b55b8d44d1a1