[INFO] fetching crate syndicate-tools 0.10.0... [INFO] checking syndicate-tools-0.10.0 against master#ceab6128fa48a616bfd3e3adf4bc80133b8ee223 for no-never-type-fallback [INFO] extracting crate syndicate-tools 0.10.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate syndicate-tools 0.10.0 on toolchain ceab6128fa48a616bfd3e3adf4bc80133b8ee223 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate syndicate-tools 0.10.0 [INFO] finished tweaking crates.io crate syndicate-tools 0.10.0 [INFO] tweaked toml for crates.io crate syndicate-tools 0.10.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate crates.io crate syndicate-tools 0.10.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" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_bytes v0.11.12 [INFO] [stderr] Downloaded syndicate v0.31.1 [INFO] [stderr] Downloaded noise-rust-crypto v0.5.0 [INFO] [stderr] Downloaded noise-protocol v0.1.4 [INFO] [stderr] Downloaded preserves v4.992.1 [INFO] [stderr] Downloaded smallvec v1.11.2 [INFO] [stderr] Downloaded anstyle-parse v0.2.2 [INFO] [stderr] Downloaded clap_complete v4.4.4 [INFO] [stderr] Downloaded x25519-dalek v1.2.0 [INFO] [stderr] Downloaded cpufeatures v0.2.11 [INFO] [stderr] Downloaded preserves-schema v5.992.0 [INFO] [stderr] Downloaded serde_derive v1.0.192 [INFO] [stderr] Downloaded serde v1.0.192 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cda4f49e1b0880c9c07da3a56a2ded2a7e96e08bf45e584c627b3cf0d8069aa4 [INFO] running `Command { std: "docker" "start" "-a" "cda4f49e1b0880c9c07da3a56a2ded2a7e96e08bf45e584c627b3cf0d8069aa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cda4f49e1b0880c9c07da3a56a2ded2a7e96e08bf45e584c627b3cf0d8069aa4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cda4f49e1b0880c9c07da3a56a2ded2a7e96e08bf45e584c627b3cf0d8069aa4", kill_on_drop: false }` [INFO] [stdout] cda4f49e1b0880c9c07da3a56a2ded2a7e96e08bf45e584c627b3cf0d8069aa4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+ceab6128fa48a616bfd3e3adf4bc80133b8ee223" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d918249a6b03b26cec06e1af61fe54ccbc508a9ceaf84c86824664fa90bb5a8c [INFO] running `Command { std: "docker" "start" "-a" "d918249a6b03b26cec06e1af61fe54ccbc508a9ceaf84c86824664fa90bb5a8c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Checking cpufeatures v0.2.11 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking polyval v0.5.3 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking aead v0.4.3 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking clap_builder v4.4.8 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking ghash v0.4.4 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking tracing-log v0.1.4 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling structopt v0.3.26 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking zeroize v1.3.0 [INFO] [stderr] Checking curve25519-dalek v3.2.1 [INFO] [stderr] Checking chacha20 v0.8.2 [INFO] [stderr] Checking tokio v1.34.0 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking ctr v0.8.0 [INFO] [stderr] Checking poly1305 v0.7.2 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking noise-protocol v0.1.4 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking chacha20poly1305 v0.9.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking aes-gcm v0.9.4 [INFO] [stderr] Checking x25519-dalek v1.2.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking noise-rust-crypto v0.5.0 [INFO] [stderr] Checking clap v4.4.8 [INFO] [stderr] Checking clap_complete v4.4.4 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking serde_bytes v0.11.12 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking preserves v4.992.1 [INFO] [stderr] Checking tracing-subscriber v0.2.25 [INFO] [stderr] Checking preserves-schema v5.992.0 [INFO] [stderr] Compiling syndicate v0.31.1 [INFO] [stderr] Checking syndicate-tools v0.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.08s [INFO] running `Command { std: "docker" "inspect" "d918249a6b03b26cec06e1af61fe54ccbc508a9ceaf84c86824664fa90bb5a8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d918249a6b03b26cec06e1af61fe54ccbc508a9ceaf84c86824664fa90bb5a8c", kill_on_drop: false }` [INFO] [stdout] d918249a6b03b26cec06e1af61fe54ccbc508a9ceaf84c86824664fa90bb5a8c