[INFO] fetching crate stripe-rust 0.12.3... [INFO] testing stripe-rust-0.12.3 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate stripe-rust 0.12.3 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate stripe-rust 0.12.3 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate stripe-rust 0.12.3 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate stripe-rust 0.12.3 [INFO] tweaked toml for crates.io crate stripe-rust 0.12.3 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate stripe-rust 0.12.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3af0010b4b35744e0541390fb4634bb7dbf08110e7cfd2fd4215ed4e704cf667 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3af0010b4b35744e0541390fb4634bb7dbf08110e7cfd2fd4215ed4e704cf667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3af0010b4b35744e0541390fb4634bb7dbf08110e7cfd2fd4215ed4e704cf667", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3af0010b4b35744e0541390fb4634bb7dbf08110e7cfd2fd4215ed4e704cf667", kill_on_drop: false }` [INFO] [stdout] 3af0010b4b35744e0541390fb4634bb7dbf08110e7cfd2fd4215ed4e704cf667 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 201ade95db3bdd8c35350acfdaf9b899650d77222d3a59b29df278aadd5f2997 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "201ade95db3bdd8c35350acfdaf9b899650d77222d3a59b29df278aadd5f2997", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling cc v1.0.53 [INFO] [stderr] Compiling arc-swap v0.4.6 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling data-encoding v2.2.0 [INFO] [stderr] Compiling smol_str v0.1.15 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling quote v1.0.5 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Compiling digest v0.7.6 [INFO] [stderr] Compiling crypto-mac v0.6.2 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.6.3 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling addr2line v0.12.0 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.48 [INFO] [stderr] Compiling serde_qs v0.4.6 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling pin-project v0.4.16 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.5 [INFO] [stderr] Compiling hyper v0.13.5 [INFO] [stderr] Compiling hyper-tls v0.4.1 [INFO] [stderr] Compiling stripe-rust v0.12.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `v0` [INFO] [stdout] --> src/resources/event.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | v0: Option<&'r str>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Signature` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/resources/event.rs:291:10 [INFO] [stdout] | [INFO] [stdout] 291 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stripe-rust`; 1 warning emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name stripe --edition=2018 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="billing"' --cfg 'feature="blocking"' --cfg 'feature="checkout"' --cfg 'feature="connect"' --cfg 'feature="default"' --cfg 'feature="default-tls"' --cfg 'feature="events"' --cfg 'feature="fraud"' --cfg 'feature="full"' --cfg 'feature="hmac"' --cfg 'feature="hyper-tls"' --cfg 'feature="issuing"' --cfg 'feature="orders"' --cfg 'feature="sha2"' --cfg 'feature="sigma"' --cfg 'feature="webhook-endpoints"' --cfg 'feature="webhook-events"' -C metadata=d4e723d90e94e788 -C extra-filename=-d4e723d90e94e788 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e5626585fa526ec7.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-5b348c8cfeb1d809.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-8b2a182852dfb045.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-7dc1ac0e15c34ec4.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-bbb219b81a89810d.rmeta --extern hyper_tls=/opt/rustwide/target/debug/deps/libhyper_tls-25d3a8748cd48d31.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-83d053a2f249ec9a.rmeta --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-5621b4b02ae36c8e.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a7009bbd9f9376df.rmeta --extern serde_qs=/opt/rustwide/target/debug/deps/libserde_qs-9225c8887779082a.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-620083d9cf2c4c79.rmeta --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-9f3f0c0365c54e66.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b0182f06fb25575a.rmeta --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "201ade95db3bdd8c35350acfdaf9b899650d77222d3a59b29df278aadd5f2997", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "201ade95db3bdd8c35350acfdaf9b899650d77222d3a59b29df278aadd5f2997", kill_on_drop: false }` [INFO] [stdout] 201ade95db3bdd8c35350acfdaf9b899650d77222d3a59b29df278aadd5f2997