[INFO] cloning repository https://github.com/Forloski/email_sub [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Forloski/email_sub" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForloski%2Femail_sub", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForloski%2Femail_sub'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 369496dfe21c3a736043ee9b7223bbad0fe5e7d2 [INFO] checking Forloski/email_sub against try#377afada703be70d3fdff9164a481570a3cba7fe for pr-113240 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FForloski%2Femail_sub" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Forloski/email_sub on toolchain 377afada703be70d3fdff9164a481570a3cba7fe [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Forloski/email_sub [INFO] finished tweaking git repo https://github.com/Forloski/email_sub [INFO] tweaked toml for git repo https://github.com/Forloski/email_sub written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Forloski/email_sub 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" "+377afada703be70d3fdff9164a481570a3cba7fe" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0c41861ef542867b76008087cec975ea54798a3aab6fd2e633ed76ea5da2c424 [INFO] running `Command { std: "docker" "start" "-a" "0c41861ef542867b76008087cec975ea54798a3aab6fd2e633ed76ea5da2c424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0c41861ef542867b76008087cec975ea54798a3aab6fd2e633ed76ea5da2c424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c41861ef542867b76008087cec975ea54798a3aab6fd2e633ed76ea5da2c424", kill_on_drop: false }` [INFO] [stdout] 0c41861ef542867b76008087cec975ea54798a3aab6fd2e633ed76ea5da2c424 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/opt/rustwide/cargo-home/bin/cargo" "+377afada703be70d3fdff9164a481570a3cba7fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 52c0b85ad4670cbd9da3f248c9f1b703f999fa98d38617d667ba8b35fef8cccc [INFO] running `Command { std: "docker" "start" "-a" "52c0b85ad4670cbd9da3f248c9f1b703f999fa98d38617d667ba8b35fef8cccc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.98 [INFO] [stderr] Checking once_cell v1.13.0 [INFO] [stderr] Checking smallvec v1.9.0 [INFO] [stderr] Compiling serde_derive v1.0.139 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking regex-syntax v0.6.27 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling serde v1.0.139 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Checking tracing-core v0.1.28 [INFO] [stderr] Checking parking_lot_core v0.9.3 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling serde_json v1.0.82 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling tls-api-test v0.7.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling zstd-sys v2.0.1+zstd.1.5.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking hashbrown v0.12.2 [INFO] [stderr] Compiling tokio v1.19.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Checking crypto-common v0.1.5 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling trybuild v1.0.63 [INFO] [stderr] Checking local-waker v0.1.3 [INFO] [stderr] Checking alloc-no-stdlib v2.0.3 [INFO] [stderr] Checking indexmap v1.9.1 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Checking sha1 v0.10.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking miniz_oxide v0.5.3 [INFO] [stderr] Checking brotli-decompressor v2.3.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking actix-utils v3.0.0 [INFO] [stderr] Checking regex v1.6.0 [INFO] [stderr] Compiling bytestring v1.1.0 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling firestorm v0.5.1 [INFO] [stderr] Compiling async-trait v0.1.56 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking traitobject v0.1.0 [INFO] [stderr] Checking lexical-core v0.7.6 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking local-channel v0.1.3 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Checking rustls-pemfile v1.0.0 [INFO] [stderr] Checking edgedb-errors v0.3.0 [INFO] [stderr] Checking flate2 v1.0.24 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Checking uuid v1.1.2 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking test-cert-gen v0.7.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Checking rustls-native-certs v0.6.2 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking rustls-pemfile v0.3.0 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking brotli v3.3.4 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Checking webpki-roots v0.22.4 [INFO] [stderr] Checking scram v0.6.0 [INFO] [stderr] Checking time v0.3.11 [INFO] [stderr] Checking nom v5.1.2 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling actix-router v0.5.0 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling snafu-derive v0.7.1 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling actix-macros v0.2.3 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling tls-api v0.7.0 [INFO] [stderr] Compiling actix-web-codegen v4.0.1 [INFO] [stderr] Checking snafu v0.7.1 [INFO] [stderr] Checking edgedb-protocol v0.4.0 [INFO] [stderr] Compiling tls-api-rustls v0.7.0 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking actix-rt v2.7.0 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Compiling edgedb-derive v0.3.0 [INFO] [stderr] Compiling edgedb-derive v0.4.0 [INFO] [stderr] Checking actix-server v2.1.1 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Checking actix-codec v0.5.0 [INFO] [stderr] Checking tls-api-not-tls v0.7.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking edgedb-tokio v0.3.0 [INFO] [stderr] Checking config v0.11.0 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Checking actix-http v3.2.1 [INFO] [stderr] Checking actix-web v4.1.0 [INFO] [stderr] Checking email_sub v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `name` and `email` are never read [INFO] [stdout] --> src/routes/subscriptions.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct FormData { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 5 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 6 | email: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `name` and `email` are never read [INFO] [stdout] --> src/routes/subscriptions.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct FormData { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 5 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 6 | email: String, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `edgedb_tokio::Error` [INFO] [stdout] --> tests/health_check.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use edgedb_tokio::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 27s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, traitobject v0.1.0 [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 1` [INFO] running `Command { std: "docker" "inspect" "52c0b85ad4670cbd9da3f248c9f1b703f999fa98d38617d667ba8b35fef8cccc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "52c0b85ad4670cbd9da3f248c9f1b703f999fa98d38617d667ba8b35fef8cccc", kill_on_drop: false }` [INFO] [stdout] 52c0b85ad4670cbd9da3f248c9f1b703f999fa98d38617d667ba8b35fef8cccc