[INFO] cloning repository https://github.com/lotide-org/lotide [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lotide-org/lotide" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flotide-org%2Flotide", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flotide-org%2Flotide'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 704f7db2e9caa5ada54939f00284808222259599 [INFO] building lotide-org/lotide against try#434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275 for pr-101591 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flotide-org%2Flotide" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lotide-org/lotide on toolchain 434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lotide-org/lotide [INFO] finished tweaking git repo https://github.com/lotide-org/lotide [INFO] tweaked toml for git repo https://github.com/lotide-org/lotide written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/lotide-org/lotide already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9a25715450d564b26b92518123afaa49a58ebf62691077bdb8344add8c3fb240 [INFO] running `Command { std: "docker" "start" "-a" "9a25715450d564b26b92518123afaa49a58ebf62691077bdb8344add8c3fb240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9a25715450d564b26b92518123afaa49a58ebf62691077bdb8344add8c3fb240", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9a25715450d564b26b92518123afaa49a58ebf62691077bdb8344add8c3fb240", kill_on_drop: false }` [INFO] [stdout] 9a25715450d564b26b92518123afaa49a58ebf62691077bdb8344add8c3fb240 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffa6d471f8e08ecb81f65806b14801b712ab7c646cfa4507cacf123e233f2729 [INFO] running `Command { std: "docker" "start" "-a" "ffa6d471f8e08ecb81f65806b14801b712ab7c646cfa4507cacf123e233f2729", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling siphasher v0.3.9 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling async-trait v0.1.52 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling curl v0.4.42 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling pulldown-cmark v0.8.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling isahc v1.6.0 [INFO] [stderr] Compiling v_escape v0.18.0 [INFO] [stderr] Compiling ct-codecs v1.1.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling hmac-sha1-compact v1.1.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling fluent-syntax v0.9.3 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling buf-min v0.6.1 [INFO] [stderr] Compiling v_htmlescape v0.14.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling quoted_printable v0.4.5 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling never v0.1.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling unic-char-range v0.9.0 [INFO] [stderr] Compiling bumpalo v3.9.1 [INFO] [stderr] Compiling bs58 v0.3.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling date_duration v0.1.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling curl-sys v0.4.52+curl-7.81.0 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unic-langid-impl v0.9.0 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling phf v0.8.0 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling trout v0.4.0 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling coarsetime v0.1.21 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling ed25519-compact v1.0.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling clap v3.1.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-cipher v0.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ff v0.10.1 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling dashmap v5.1.0 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling pdcm-linkify v0.1.0 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling signature v1.3.2 [INFO] [stderr] Compiling hmac-sha512 v1.0.0 [INFO] [stderr] Compiling hmac-sha256 v1.0.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling blowfish v0.6.0 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling group v0.10.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling henry v0.2.0 [INFO] [stderr] Compiling diligent-date-parser v0.1.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling bcrypt v0.8.2 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling postgres-protocol v0.6.3 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling string_cache_codegen v0.5.1 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Compiling zeroize_derive v1.3.2 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling der_derive v0.4.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.0 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling html5ever v0.25.1 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling v_escape_derive v0.9.1 [INFO] [stderr] Compiling unic-langid-macros v0.9.0 [INFO] [stderr] Compiling unic-langid v0.9.0 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.1 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling derive_builder_core v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling hancock v0.1.1 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling pkcs1 v0.2.4 [INFO] [stderr] Compiling sec1_decode v0.1.0 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling lotide v0.12.0-pre (/opt/rustwide/workdir) [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling derive_builder_macro v0.10.2 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling lettre v0.10.0-rc.4 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling elliptic-curve v0.10.6 [INFO] [stderr] Compiling rsa v0.5.0 [INFO] [stderr] Compiling rental v0.5.6 [INFO] [stderr] Compiling ecdsa v0.12.4 [INFO] [stderr] Compiling derive_builder v0.10.2 [INFO] [stderr] Compiling k256 v0.9.6 [INFO] [stderr] Compiling p256 v0.9.0 [INFO] [stderr] Compiling atom_syndication v0.11.0 [INFO] [stderr] Compiling fluent-bundle v0.12.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling string_cache v0.8.3 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling ece v2.2.0 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling fluent v0.12.0 [INFO] [stderr] Compiling deadpool v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling postgres-types v0.2.2 [INFO] [stderr] Compiling jwt-simple v0.10.8 [INFO] [stderr] Compiling activitystreams v0.7.0-alpha.11 (https://git.sr.ht/~vpzom/activitystreams?rev=e692dc#e692dcaa) [INFO] [stderr] Compiling xml5ever v0.16.2 [INFO] [stderr] Compiling tokio-postgres v0.7.5 [INFO] [stderr] Compiling lotide_types v0.0.0-pre (/opt/rustwide/workdir/types) [INFO] [stderr] Compiling markup5ever_rcdom v0.1.0 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling ammonia v3.1.4 [INFO] [stderr] Compiling activitystreams-ext v0.1.0-alpha.2 [INFO] [stderr] Compiling postgres-native-tls v0.5.0 [INFO] [stderr] Compiling postgres v0.19.2 [INFO] [stderr] Compiling deadpool-postgres v0.7.0 [INFO] [stderr] Compiling migrant_lib v0.33.0 [INFO] [stderr] Compiling web-push v0.9.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/main.rs:408:5 [INFO] [stdout] | [INFO] [stdout] 407 | pub struct PollOption<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 408 | id: PollOptionLocalID, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `PollOption` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fluent-bundle v0.12.0, rental v0.5.6 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "ffa6d471f8e08ecb81f65806b14801b712ab7c646cfa4507cacf123e233f2729", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffa6d471f8e08ecb81f65806b14801b712ab7c646cfa4507cacf123e233f2729", kill_on_drop: false }` [INFO] [stdout] ffa6d471f8e08ecb81f65806b14801b712ab7c646cfa4507cacf123e233f2729 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02aa240f16e4a42415adbabab2f71881fd85a983cb6713f01fbfbe24fffd0c7a [INFO] running `Command { std: "docker" "start" "-a" "02aa240f16e4a42415adbabab2f71881fd85a983cb6713f01fbfbe24fffd0c7a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling rstest v0.12.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/main.rs:408:5 [INFO] [stdout] | [INFO] [stdout] 407 | pub struct PollOption<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 408 | id: PollOptionLocalID, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `PollOption` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling lotide v0.12.0-pre (/opt/rustwide/workdir) [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/main.rs:408:5 [INFO] [stdout] | [INFO] [stdout] 407 | pub struct PollOption<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 408 | id: PollOptionLocalID, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: `PollOption` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 19.14s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fluent-bundle v0.12.0, rental v0.5.6 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "02aa240f16e4a42415adbabab2f71881fd85a983cb6713f01fbfbe24fffd0c7a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02aa240f16e4a42415adbabab2f71881fd85a983cb6713f01fbfbe24fffd0c7a", kill_on_drop: false }` [INFO] [stdout] 02aa240f16e4a42415adbabab2f71881fd85a983cb6713f01fbfbe24fffd0c7a