[INFO] fetching crate mailjet_client 0.3.0... [INFO] building mailjet_client-0.3.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2 [INFO] extracting crate mailjet_client 0.3.0 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate mailjet_client 0.3.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mailjet_client 0.3.0 [INFO] tweaked toml for crates.io crate mailjet_client 0.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mailjet_client 0.3.0 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mailjet_client 0.3.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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5a0948cdb146afd13d09d26b9474f13b36203e0aba30950234654ebdb856ed3e [INFO] running `Command { std: "docker" "start" "-a" "5a0948cdb146afd13d09d26b9474f13b36203e0aba30950234654ebdb856ed3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5a0948cdb146afd13d09d26b9474f13b36203e0aba30950234654ebdb856ed3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a0948cdb146afd13d09d26b9474f13b36203e0aba30950234654ebdb856ed3e", kill_on_drop: false }` [INFO] [stdout] 5a0948cdb146afd13d09d26b9474f13b36203e0aba30950234654ebdb856ed3e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6299f61003092568ac999e4e8edd42ef57102802bafbe0793963c84ac6d5b8aa [INFO] running `Command { std: "docker" "start" "-a" "6299f61003092568ac999e4e8edd42ef57102802bafbe0793963c84ac6d5b8aa", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling anyhow v1.0.89 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling os_str_bytes v6.6.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ipnet v2.10.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling names v0.14.0 [INFO] [stderr] Compiling textwrap v0.16.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling inventory v0.3.15 [INFO] [stderr] Compiling secrecy v0.10.2 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling clap_derive v3.2.25 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling typetag-impl v0.2.18 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling clap v3.2.25 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling hyper-util v0.1.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling typetag v0.2.18 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling reqwest-middleware v0.3.3 [INFO] [stderr] Compiling reqwest-tracing v0.5.3 [INFO] [stderr] Compiling mailjet_client v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `SenderQuery` is never constructed [INFO] [stdout] --> src/data_objects/request.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct SenderQuery { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.55s [INFO] running `Command { std: "docker" "inspect" "6299f61003092568ac999e4e8edd42ef57102802bafbe0793963c84ac6d5b8aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6299f61003092568ac999e4e8edd42ef57102802bafbe0793963c84ac6d5b8aa", kill_on_drop: false }` [INFO] [stdout] 6299f61003092568ac999e4e8edd42ef57102802bafbe0793963c84ac6d5b8aa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 147e01be8f3a7d66a5b2892df9cce87440969613ccea09835e01a4648ae84e43 [INFO] running `Command { std: "docker" "start" "-a" "147e01be8f3a7d66a5b2892df9cce87440969613ccea09835e01a4648ae84e43", kill_on_drop: false }` [INFO] [stderr] Compiling value-bag v1.9.0 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling fastrand v2.1.1 [INFO] [stderr] Compiling rustix v0.38.37 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling winnow v0.6.19 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling rstest_macros v0.22.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling async-executor v1.13.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.64 [INFO] [stderr] Compiling async-trait v0.1.83 [INFO] [stderr] Compiling typetag-impl v0.2.18 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling thiserror v1.0.64 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling polling v3.7.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling async-io v2.3.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling names v0.14.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling serde_qs v0.8.5 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling async-global-executor v2.4.1 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling typetag v0.2.18 [INFO] [stderr] Compiling async-std v1.13.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling h2 v0.3.26 [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/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.40.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --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"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=819e49ad4b97d31b -C extra-filename=-9e5753c8599a0632 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-76f23c7bd2b8c31b.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-3fc2d635cb50a9c8.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-617b563d35463cbc.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-447c23438a9dd17f.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e0c50e8704e39276.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-ae15d97b3a6aed8c.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-75eeca45420a3d79.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-d320bf6a9ac94a8a.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" "147e01be8f3a7d66a5b2892df9cce87440969613ccea09835e01a4648ae84e43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "147e01be8f3a7d66a5b2892df9cce87440969613ccea09835e01a4648ae84e43", kill_on_drop: false }` [INFO] [stdout] 147e01be8f3a7d66a5b2892df9cce87440969613ccea09835e01a4648ae84e43