[INFO] fetching crate fplus-cli 0.1.1... [INFO] checking fplus-cli-0.1.1 against master#bbcc1691a4646a6d2ebb2189bdff5b878407fbe6 for pr-117351 [INFO] extracting crate fplus-cli 0.1.1 into /workspace/builds/worker-7-tc1/source [INFO] validating manifest of crates.io crate fplus-cli 0.1.1 on toolchain bbcc1691a4646a6d2ebb2189bdff5b878407fbe6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bbcc1691a4646a6d2ebb2189bdff5b878407fbe6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fplus-cli 0.1.1 [INFO] finished tweaking crates.io crate fplus-cli 0.1.1 [INFO] tweaked toml for crates.io crate fplus-cli 0.1.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate crates.io crate fplus-cli 0.1.1 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" "+bbcc1691a4646a6d2ebb2189bdff5b878407fbe6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fplus-database v0.1.1 [INFO] [stderr] Downloaded rustc_version_runtime v0.2.1 [INFO] [stderr] Downloaded cpufeatures v0.2.10 [INFO] [stderr] Downloaded enum-as-inner v0.4.0 [INFO] [stderr] Downloaded fplus-lib v0.1.1 [INFO] [stderr] Downloaded zerocopy v0.7.15 [INFO] [stderr] Downloaded bson v2.7.0 [INFO] [stderr] Downloaded mongodb v2.7.0 [INFO] [stderr] Downloaded brotli-decompressor v2.5.0 [INFO] [stderr] Downloaded tower-http v0.4.4 [INFO] [stderr] Downloaded octocrab v0.25.1 [INFO] [stderr] Downloaded zerocopy-derive v0.7.15 [INFO] [stderr] Downloaded trust-dns-proto v0.21.2 [INFO] [stderr] Downloaded trust-dns-resolver v0.21.2 [INFO] [stderr] Downloaded uuidv4 v1.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+bbcc1691a4646a6d2ebb2189bdff5b878407fbe6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9e1d372bc10278bcf762547b9809e0971afe8985456a449c412136d3d6c0058 [INFO] running `Command { std: "docker" "start" "-a" "f9e1d372bc10278bcf762547b9809e0971afe8985456a449c412136d3d6c0058", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9e1d372bc10278bcf762547b9809e0971afe8985456a449c412136d3d6c0058", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9e1d372bc10278bcf762547b9809e0971afe8985456a449c412136d3d6c0058", kill_on_drop: false }` [INFO] [stdout] f9e1d372bc10278bcf762547b9809e0971afe8985456a449c412136d3d6c0058 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+bbcc1691a4646a6d2ebb2189bdff5b878407fbe6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35a40195b1e17931902d244c14a5fc8d621ab06f5d064e5c1d70b3aabdf0524d [INFO] running `Command { std: "docker" "start" "-a" "35a40195b1e17931902d244c14a5fc8d621ab06f5d064e5c1d70b3aabdf0524d", kill_on_drop: false }` [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking indexmap v2.0.2 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Checking cpufeatures v0.2.10 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking local-waker v0.1.3 [INFO] [stderr] Checking zerocopy v0.7.15 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking brotli-decompressor v2.5.0 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Checking local-channel v0.1.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] Checking pem v1.1.1 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking finl_unicode v1.2.0 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Compiling actix-router v0.5.1 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking stringprep v0.1.4 [INFO] [stderr] Checking pbkdf2 v0.11.0 [INFO] [stderr] Checking simple_asn1 v0.6.2 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking arc-swap v1.6.0 [INFO] [stderr] Checking unicode-id v0.3.4 [INFO] [stderr] Checking take_mut v0.2.2 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Checking markdown v1.0.0-alpha.14 [INFO] [stderr] Checking env_logger v0.10.0 [INFO] [stderr] Checking uuidv4 v1.0.0 [INFO] [stderr] Checking actix-codec v0.5.1 [INFO] [stderr] Checking h2 v0.3.21 [INFO] [stderr] Checking futures-executor v0.3.28 [INFO] [stderr] Checking actix-server v2.3.0 [INFO] [stderr] Checking futures v0.3.28 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tower-http v0.4.4 [INFO] [stderr] Compiling actix-web-codegen v4.2.2 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling enum-as-inner v0.4.0 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling typed-builder v0.10.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling rustls v0.21.8 [INFO] [stderr] Checking url v2.4.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking serde_bytes v0.11.12 [INFO] [stderr] Checking uuid v1.5.0 [INFO] [stderr] Checking serde_path_to_error v0.1.14 [INFO] [stderr] Checking trust-dns-proto v0.21.2 [INFO] [stderr] Checking snafu v0.7.5 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking bson v2.7.0 [INFO] [stderr] Checking jsonwebtoken v8.3.0 [INFO] [stderr] Checking hyper v0.14.27 [INFO] [stderr] Checking rustls-webpki v0.101.7 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Checking trust-dns-resolver v0.21.2 [INFO] [stderr] Checking zstd v0.12.4 [INFO] [stderr] Checking actix-http v3.4.0 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking mongodb v2.7.0 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking hyper-rustls v0.24.1 [INFO] [stderr] Checking reqwest v0.11.22 [INFO] [stderr] Checking octocrab v0.25.1 [INFO] [stderr] Checking actix-web v4.4.0 [INFO] [stderr] Checking fplus-database v0.1.1 [INFO] [stderr] Checking fplus-lib v0.1.1 [INFO] [stderr] Checking fplus-cli v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `github_handle` [INFO] [stdout] --> src/validators.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | pub async fn validate_trigger(github_handle: String, pull_request_number: String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_github_handle` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pull_request_number` [INFO] [stdout] --> src/validators.rs:1:54 [INFO] [stdout] | [INFO] [stdout] 1 | pub async fn validate_trigger(github_handle: String, pull_request_number: String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pull_request_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `github_handle` [INFO] [stdout] --> src/validators.rs:1:31 [INFO] [stdout] | [INFO] [stdout] 1 | pub async fn validate_trigger(github_handle: String, pull_request_number: String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_github_handle` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pull_request_number` [INFO] [stdout] --> src/validators.rs:1:54 [INFO] [stdout] | [INFO] [stdout] 1 | pub async fn validate_trigger(github_handle: String, pull_request_number: String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pull_request_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `github_handle` [INFO] [stdout] --> src/validators.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | pub async fn validate_proposal(github_handle: String, pull_request_number: String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_github_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `github_handle` [INFO] [stdout] --> src/validators.rs:16:32 [INFO] [stdout] | [INFO] [stdout] 16 | pub async fn validate_proposal(github_handle: String, pull_request_number: String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_github_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pull_request_number` [INFO] [stdout] --> src/validators.rs:16:55 [INFO] [stdout] | [INFO] [stdout] 16 | pub async fn validate_proposal(github_handle: String, pull_request_number: String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pull_request_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pull_request_number` [INFO] [stdout] --> src/validators.rs:16:55 [INFO] [stdout] | [INFO] [stdout] 16 | pub async fn validate_proposal(github_handle: String, pull_request_number: String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pull_request_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `github_handle` [INFO] [stdout] --> src/validators.rs:28:32 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn validate_approval(github_handle: String, pull_request_number: String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_github_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pull_request_number` [INFO] [stdout] --> src/validators.rs:28:55 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn validate_approval(github_handle: String, pull_request_number: String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pull_request_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `github_handle` [INFO] [stdout] --> src/validators.rs:28:32 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn validate_approval(github_handle: String, pull_request_number: String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_github_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `pull_request_number` [INFO] [stdout] --> src/validators.rs:28:55 [INFO] [stdout] | [INFO] [stdout] 28 | pub async fn validate_approval(github_handle: String, pull_request_number: String) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_pull_request_number` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `github_handle` [INFO] [stdout] --> src/validators.rs:40:30 [INFO] [stdout] | [INFO] [stdout] 40 | async fn validate_rkh_holder(github_handle: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_github_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `github_handle` [INFO] [stdout] --> src/validators.rs:40:30 [INFO] [stdout] | [INFO] [stdout] 40 | async fn validate_rkh_holder(github_handle: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_github_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `github_handle` [INFO] [stdout] --> src/validators.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | async fn validate_notary(github_handle: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_github_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `github_handle` [INFO] [stdout] --> src/validators.rs:58:26 [INFO] [stdout] | [INFO] [stdout] 58 | async fn validate_notary(github_handle: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_github_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `validate_rkh_holder` is never used [INFO] [stdout] --> src/validators.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | async fn validate_rkh_holder(github_handle: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `validate_notary` is never used [INFO] [stdout] --> src/validators.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | async fn validate_notary(github_handle: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `validate_rkh_holder` is never used [INFO] [stdout] --> src/validators.rs:40:10 [INFO] [stdout] | [INFO] [stdout] 40 | async fn validate_rkh_holder(github_handle: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `validate_notary` is never used [INFO] [stdout] --> src/validators.rs:58:10 [INFO] [stdout] | [INFO] [stdout] 58 | async fn validate_notary(github_handle: &str) -> bool { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.56s [INFO] running `Command { std: "docker" "inspect" "35a40195b1e17931902d244c14a5fc8d621ab06f5d064e5c1d70b3aabdf0524d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35a40195b1e17931902d244c14a5fc8d621ab06f5d064e5c1d70b3aabdf0524d", kill_on_drop: false }` [INFO] [stdout] 35a40195b1e17931902d244c14a5fc8d621ab06f5d064e5c1d70b3aabdf0524d [INFO] checking fplus-cli-0.1.1 against try#ac89e27721b9b4d1482ebc87f2f83b4e23d49d71 for pr-117351 [INFO] extracting crate fplus-cli 0.1.1 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate fplus-cli 0.1.1 on toolchain ac89e27721b9b4d1482ebc87f2f83b4e23d49d71 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ac89e27721b9b4d1482ebc87f2f83b4e23d49d71" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate fplus-cli 0.1.1 [INFO] finished tweaking crates.io crate fplus-cli 0.1.1 [INFO] tweaked toml for crates.io crate fplus-cli 0.1.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate crates.io crate fplus-cli 0.1.1 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" "+ac89e27721b9b4d1482ebc87f2f83b4e23d49d71" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+ac89e27721b9b4d1482ebc87f2f83b4e23d49d71" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3cb284d58199949ad88676c1d8b48315cb23df9ba66d9a1a21659b2013bba74c [INFO] running `Command { std: "docker" "start" "-a" "3cb284d58199949ad88676c1d8b48315cb23df9ba66d9a1a21659b2013bba74c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3cb284d58199949ad88676c1d8b48315cb23df9ba66d9a1a21659b2013bba74c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3cb284d58199949ad88676c1d8b48315cb23df9ba66d9a1a21659b2013bba74c", kill_on_drop: false }` [INFO] [stdout] 3cb284d58199949ad88676c1d8b48315cb23df9ba66d9a1a21659b2013bba74c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:023092b8bfa974c7f3e45c5ce651cc8dd3afd5e76915d5995b8dacd3032bf956" "/opt/rustwide/cargo-home/bin/cargo" "+ac89e27721b9b4d1482ebc87f2f83b4e23d49d71" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4485e1f033ee9e68a64b3c6a58589169d2f89ad874e859c259f7b744205834c2 [INFO] running `Command { std: "docker" "start" "-a" "4485e1f033ee9e68a64b3c6a58589169d2f89ad874e859c259f7b744205834c2", kill_on_drop: false }` [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling serde v1.0.189 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling serde_derive v1.0.189 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tokio v1.33.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking idna v0.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking thiserror v1.0.50 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Checking cpufeatures v0.2.10 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Checking indexmap v2.0.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking zerocopy v0.7.15 [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking local-waker v0.1.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking num-integer v0.1.45 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking brotli-decompressor v2.5.0 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Checking actix-service v2.0.2 [INFO] [stderr] Compiling bytestring v1.3.0 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling ring v0.17.5 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Checking time v0.3.30 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking brotli v3.4.0 [INFO] [stderr] Compiling rustc_version_runtime v0.2.1 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Checking local-channel v0.1.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking data-encoding v2.4.0 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Compiling tokio-openssl v0.6.3 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking resolv-conf v0.7.0 [INFO] [stderr] error: could not compile `tokio` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ac89e27721b9b4d1482ebc87f2f83b4e23d49d71/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.33.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="num_cpus"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' -C metadata=1d1dae1f255d5a98 -C extra-filename=-1d1dae1f255d5a98 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-f2844efb2e85159c.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-fb0d59b6f07bb176.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-cff3961829479815.rmeta --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-85b9bc9ce23ba05a.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-c98b82605ef9602f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-0c729cd3b21b398a.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-97c4e1389018a110.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-863c49df8267d894.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-4c08952120961dfa.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "4485e1f033ee9e68a64b3c6a58589169d2f89ad874e859c259f7b744205834c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4485e1f033ee9e68a64b3c6a58589169d2f89ad874e859c259f7b744205834c2", kill_on_drop: false }` [INFO] [stdout] 4485e1f033ee9e68a64b3c6a58589169d2f89ad874e859c259f7b744205834c2