[INFO] cloning repository https://github.com/dskart/payment-engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dskart/payment-engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdskart%2Fpayment-engine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdskart%2Fpayment-engine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8331ffba1b154d8105a394bb992baee9e2abf4f4 [INFO] building dskart/payment-engine against master#9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdskart%2Fpayment-engine" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dskart/payment-engine on toolchain 9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dskart/payment-engine [INFO] finished tweaking git repo https://github.com/dskart/payment-engine [INFO] tweaked toml for git repo https://github.com/dskart/payment-engine written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dskart/payment-engine 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" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/sportsball-ai/keyvaluestore-rs` [INFO] [stderr] Updating git repository `https://github.com/sportsball-ai/rusoto` [INFO] [stderr] Updating git submodule `https://github.com/boto/botocore.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple-error v0.2.3 [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75c0a6cb719e6fe6c9acee188d9ccb2ea1844ae8465c26a35e0d218132ce3415 [INFO] running `Command { std: "docker" "start" "-a" "75c0a6cb719e6fe6c9acee188d9ccb2ea1844ae8465c26a35e0d218132ce3415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75c0a6cb719e6fe6c9acee188d9ccb2ea1844ae8465c26a35e0d218132ce3415", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75c0a6cb719e6fe6c9acee188d9ccb2ea1844ae8465c26a35e0d218132ce3415", kill_on_drop: false }` [INFO] [stdout] 75c0a6cb719e6fe6c9acee188d9ccb2ea1844ae8465c26a35e0d218132ce3415 [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8eb35e465c842664fb4f0550b39b2e3fa71055589e74acf493862c21eb102f21 [INFO] running `Command { std: "docker" "start" "-a" "8eb35e465c842664fb4f0550b39b2e3fa71055589e74acf493862c21eb102f21", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.6 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling cpufeatures v0.2.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling iana-time-zone v0.1.46 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling pear_codegen v0.1.5 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ref-cast v1.0.9 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling ref-cast-impl v1.0.9 [INFO] [stderr] Compiling pear v0.1.5 [INFO] [stderr] Compiling devise_core v0.2.1 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling cookie v0.11.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling devise_codegen v0.2.1 [INFO] [stderr] Compiling rusoto_core v0.47.0 (https://github.com/sportsball-ai/rusoto?rev=98e53f2ec0f21f027d8cb7a57958ee3918cd2c44#98e53f2e) [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rocket_codegen v0.4.11 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling devise v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling rocket_http v0.4.11 [INFO] [stderr] Compiling rocket v0.4.11 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling multer v2.0.3 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling rusoto_core v0.48.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling rusoto_credential v0.47.0 (https://github.com/sportsball-ai/rusoto?rev=98e53f2ec0f21f027d8cb7a57958ee3918cd2c44#98e53f2e) [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling rusoto_credential v0.48.0 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Compiling rusoto_signature v0.47.0 (https://github.com/sportsball-ai/rusoto?rev=98e53f2ec0f21f027d8cb7a57958ee3918cd2c44#98e53f2e) [INFO] [stderr] Compiling redis v0.21.6 [INFO] [stderr] Compiling rusoto_dynamodb v0.47.0 (https://github.com/sportsball-ai/rusoto?rev=98e53f2ec0f21f027d8cb7a57958ee3918cd2c44#98e53f2e) [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling rusoto_signature v0.48.0 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling unicase_serde v0.1.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ubyte v0.10.2 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling simple-error v0.2.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling unsafe-libyaml v0.2.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling clap v3.2.18 [INFO] [stderr] Compiling keyvaluestore v0.1.0 (https://github.com/sportsball-ai/keyvaluestore-rs?rev=d70ff761e8231fd38d4c68ddec495bb89b0a1f8f#d70ff761) [INFO] [stderr] Compiling serde_yaml v0.9.10 [INFO] [stderr] Compiling slog-term v2.9.0 [INFO] [stderr] Compiling rocket_cors v0.5.2 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling rmp-serde v1.1.0 [INFO] [stderr] Compiling slog-json v2.6.1 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling payment-engine v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `error::*` [INFO] [stdout] --> src/api/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use error::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `transaction::*` [INFO] [stdout] --> src/app/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use transaction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `process_transaction::*` [INFO] [stdout] --> src/app/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use process_transaction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `client::*` [INFO] [stdout] --> src/app/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use client::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dispute::*` [INFO] [stdout] --> src/app/mod.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use dispute::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 42s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [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" "8eb35e465c842664fb4f0550b39b2e3fa71055589e74acf493862c21eb102f21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eb35e465c842664fb4f0550b39b2e3fa71055589e74acf493862c21eb102f21", kill_on_drop: false }` [INFO] [stdout] 8eb35e465c842664fb4f0550b39b2e3fa71055589e74acf493862c21eb102f21 [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6c97b0db2218d730cd3eac332409ee688213c1ec55e4819cd8d90f9ee9daac12 [INFO] running `Command { std: "docker" "start" "-a" "6c97b0db2218d730cd3eac332409ee688213c1ec55e4819cd8d90f9ee9daac12", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `error::*` [INFO] [stdout] --> src/api/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use error::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `transaction::*` [INFO] [stdout] --> src/app/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use transaction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `process_transaction::*` [INFO] [stdout] --> src/app/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use process_transaction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `client::*` [INFO] [stdout] --> src/app/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use client::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling payment-engine v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `dispute::*` [INFO] [stdout] --> src/app/mod.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use dispute::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error::*` [INFO] [stdout] --> src/api/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use error::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `transaction::*` [INFO] [stdout] --> src/app/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use transaction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `process_transaction::*` [INFO] [stdout] --> src/app/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use process_transaction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `client::*` [INFO] [stdout] --> src/app/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use client::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dispute::*` [INFO] [stdout] --> src/app/mod.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use dispute::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_service_from_csv_data_concurently` is never used [INFO] [stdout] --> tests/common/mod.rs:135:14 [INFO] [stdout] | [INFO] [stdout] 135 | pub async fn test_service_from_csv_data_concurently(file_name: String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustchKCUgM/symbols.o" "/opt/rustwide/target/debug/deps/payment_engine-b4343cc837a11629.payment_engine.33828a991cd8b822-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/payment_engine-b4343cc837a11629.payment_engine.33828a991cd8b822-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/payment_engine-b4343cc837a11629.payment_engine.33828a991cd8b822-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/payment_engine-b4343cc837a11629.payment_engine.33828a991cd8b822-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/payment_engine-b4343cc837a11629.payment_engine.33828a991cd8b822-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/payment_engine-b4343cc837a11629.payment_engine.33828a991cd8b822-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/payment_engine-b4343cc837a11629.payment_engine.33828a991cd8b822-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/payment_engine-b4343cc837a11629.payment_engine.33828a991cd8b822-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/payment_engine-b4343cc837a11629.payment_engine.33828a991cd8b822-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/payment_engine-b4343cc837a11629.payment_engine.33828a991cd8b822-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/payment_engine-b4343cc837a11629.payment_engine.33828a991cd8b822-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/payment_engine-b4343cc837a11629.payment_engine.33828a991cd8b822-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/payment_engine-b4343cc837a11629.payment_engine.33828a991cd8b822-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/payment_engine-b4343cc837a11629.payment_engine.33828a991cd8b822-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/payment_engine-b4343cc837a11629.payment_engine.33828a991cd8b822-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/payment_engine-b4343cc837a11629.payment_engine.33828a991cd8b822-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/payment_engine-b4343cc837a11629.38h1pod2mo4l2z9g.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libslog_json-9e645fc29598a547.rlib" "/opt/rustwide/target/debug/deps/libtermios-d46ce71b9f8d6a2e.rlib" "/opt/rustwide/target/debug/deps/libserde_yaml-fec2a5df82171792.rlib" "/opt/rustwide/target/debug/deps/libunsafe_libyaml-00a1ce654ee6c9aa.rlib" "/opt/rustwide/target/debug/deps/libcsv-73cd588b749eb92b.rlib" "/opt/rustwide/target/debug/deps/libitoa-a396ee382b80f434.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-075b6d6c6dcaf02c.rlib" "/opt/rustwide/target/debug/deps/libbstr-15dbc2f2c34d839d.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-96246b14ed2c8753.rlib" "/opt/rustwide/target/debug/deps/librmp_serde-db1bf7476db12c4a.rlib" "/opt/rustwide/target/debug/deps/librmp-b071c231b84f9703.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-a1f9de351ee5c7d4.rlib" "/opt/rustwide/target/debug/deps/libslog_async-0203f7d5a569b56b.rlib" "/opt/rustwide/target/debug/deps/libthread_local-dde3e6ecc4ff5c35.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-103782371670daab.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-33bc379cbdad3c1b.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-3272e2646bcf373e.rlib" "/opt/rustwide/target/debug/deps/libslog_term-fe6187d075132942.rlib" "/opt/rustwide/target/debug/deps/libterm-bc099994d312d47e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-40fb39bc6de2de31.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-d3b13af4a27f1794.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-f05fc41f6f30a0d4.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-4e8b330a7c921459.rlib" "/opt/rustwide/target/debug/deps/libflate2-d8a777e0faf27210.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-a3acf3151e80ead6.rlib" "/opt/rustwide/target/debug/deps/libadler-c1df679d243ed5d4.rlib" "/opt/rustwide/target/debug/deps/libclap-52d08ce9d3c69203.rlib" "/opt/rustwide/target/debug/deps/libstrsim-dc8145b3de3a0df7.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-d19f793f1637ef2f.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-559d6fc5ede6d168.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-f2485f11eb4c75a9.rlib" "/opt/rustwide/target/debug/deps/libos_str_bytes-f5209edaf958376d.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-5eafcccad4d4896b.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-eff6ba60e8f147df.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-bf98f5021d12cc29.rlib" "/opt/rustwide/target/debug/deps/libkeyvaluestore-73dfae2f128fcf34.rlib" "/opt/rustwide/target/debug/deps/libbase64-adbd1c8fc04e1957.rlib" "/opt/rustwide/target/debug/deps/libredis-e314903221671936.rlib" "/opt/rustwide/target/debug/deps/liburl-a67984c1f03d1778.rlib" "/opt/rustwide/target/debug/deps/libidna-ae809fcbc0496c6d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-473193bcd88c64a2.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c3d809a52f8073b0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4d7b422b6eb43b2b.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-b9bf2341570d78f9.rlib" "/opt/rustwide/target/debug/deps/libmatches-2a310fad976784d4.rlib" "/opt/rustwide/target/debug/deps/libsha1-f00a3dd96ca94e39.rlib" "/opt/rustwide/target/debug/deps/libsha1_smol-c98a573d8667fea3.rlib" "/opt/rustwide/target/debug/deps/libcombine-abd26c833794af2b.rlib" "/opt/rustwide/target/debug/deps/librusoto_dynamodb-ec5221bcedcdcb88.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-dd7da4654b735ccc.rlib" "/opt/rustwide/target/debug/deps/libxml-0fde99760ab204b7.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-f1c2e1a63bf60628.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-290a2f23f9a60be6.rlib" "/opt/rustwide/target/debug/deps/libsha2-14f88ff8c9528040.rlib" "/opt/rustwide/target/debug/deps/libmd5-fa5e49887058fec8.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-523cb865d942dee8.rlib" "/opt/rustwide/target/debug/deps/libhmac-c4e50da60422f3e1.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-ce6e18e9a39d7d7b.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libdigest-2f940278f1406f39.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-743eceecb24278d4.rlib" "/opt/rustwide/target/debug/deps/libshlex-d6257d5a804f150f.rlib" "/opt/rustwide/target/debug/deps/libzeroize-e4a6f580ade2a104.rlib" "/opt/rustwide/target/debug/deps/libdirs_next-4e0e9fa3cdd997df.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys_next-f60100bf073791f2.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b82c15677deef9e2.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-3e9189c146b8f153.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-93015e97c0c8b9e8.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-a558f3b3fab310e9.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-4ef163abf36661c4.rlib" "/opt/rustwide/target/debug/deps/libopenssl-1c7c5030d6d5f514.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-dc2dc66b96dc6009.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-a723f4363bfbfab5.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0bea58da574f0b2d.rlib" "/opt/rustwide/target/debug/deps/librand-75c1bfc1945f56c5.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-2a8bb5aa580ef4f1.rlib" "/opt/rustwide/target/debug/deps/librand_core-8c6bea22517d2800.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-b8acd9d567f84923.rlib" "/opt/rustwide/target/debug/deps/libsimple_error-7880bd30508e8146.rlib" "/opt/rustwide/target/debug/deps/libchrono-6937b586e222f952.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-5cd1c66e60e3a20e.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-e13cb4d0c14ac4b1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-3eb00a767bc8250c.rlib" "/opt/rustwide/target/debug/deps/libtime-1ea033d7e923331e.rlib" "/opt/rustwide/target/debug/deps/librocket-696e0c4535aac975.rlib" "/opt/rustwide/target/debug/deps/libatty-cb7936c7f462f7ba.rlib" "/opt/rustwide/target/debug/deps/libtempfile-874781e753797b37.rlib" "/opt/rustwide/target/debug/deps/libfastrand-30a5fbc6432ed445.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-bfc75ec09beed3e1.rlib" "/opt/rustwide/target/debug/deps/libserde_json-cf785d410cfa1dc7.rlib" "/opt/rustwide/target/debug/deps/libryu-ffff83766e30450e.rlib" "/opt/rustwide/target/debug/deps/librocket_http-0775020fdd5c6289.rlib" "/opt/rustwide/target/debug/deps/libcookie-1bb6ff3d011a94b5.rlib" "/opt/rustwide/target/debug/deps/libhkdf-7e90a5f4dca66371.rlib" "/opt/rustwide/target/debug/deps/libhmac-efbd361ae9ba9c13.rlib" "/opt/rustwide/target/debug/deps/libsha2-c6196636618c38f5.rlib" "/opt/rustwide/target/debug/deps/libdigest-8337382816e9f303.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-a3104e6e472795d7.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-a773fd7503eeec0c.rlib" "/opt/rustwide/target/debug/deps/libaes_gcm-19296ee62c5ca1c7.rlib" "/opt/rustwide/target/debug/deps/libghash-790845d8889ec40c.rlib" "/opt/rustwide/target/debug/deps/libpolyval-9a4cc19483cc3259.rlib" "/opt/rustwide/target/debug/deps/libuniversal_hash-206c0c3cc4174474.rlib" "/opt/rustwide/target/debug/deps/libsubtle-b6922dfdcb899328.rlib" "/opt/rustwide/target/debug/deps/libctr-01e457b317dfe569.rlib" "/opt/rustwide/target/debug/deps/libaes-599b33fabb512431.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-f98ef8e2c338f4b7.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-a639e5b4b501fe11.rlib" "/opt/rustwide/target/debug/deps/libcipher-2bf79774aded2050.rlib" "/opt/rustwide/target/debug/deps/libaead-4bf800b3ec31ddb5.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-df1281e22e7f9208.rlib" "/opt/rustwide/target/debug/deps/libtypenum-872c5d0a52e3e462.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/librand-6d33c7dc69515b8b.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-dddf95d3962a0176.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-710861601052e463.rlib" "/opt/rustwide/target/debug/deps/librand_core-b1894a85dddab020.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-03b164c725d1648d.rlib" "/opt/rustwide/target/debug/deps/libstable_pattern-20f25c518fb58198.rlib" "/opt/rustwide/target/debug/deps/libref_cast-4b7a4743ee7c6ba6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-cd7356c23e34a112.rlib" "/opt/rustwide/target/debug/deps/libhyper-2dc6fce089890dbe.rlib" "/opt/rustwide/target/debug/deps/libwant-eee73d55ddc9c74b.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-c2c83306f7338f1e.rlib" "/opt/rustwide/target/debug/deps/libh2-1febedf54f3d9793.rlib" "/opt/rustwide/target/debug/deps/libtower_service-c1df9daf28a2db95.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-ff7017b802d4e345.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9d36a622b826fcbb.rlib" "/opt/rustwide/target/debug/deps/libmulter-3ff243389e20f593.rlib" "/opt/rustwide/target/debug/deps/libmime-9e07d67b5ac64e40.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9314e72669671d2b.rlib" "/opt/rustwide/target/debug/deps/libtracing-cde9c2b15c4df61a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-35de42d940ae39da.rlib" "/opt/rustwide/target/debug/deps/libhttparse-e19dc9d684e65670.rlib" "/opt/rustwide/target/debug/deps/libspin-7be9c98510ec4f4c.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-0f559fee3cdfbb34.rlib" "/opt/rustwide/target/debug/deps/libhttp-9c732b8ac48e942b.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libindexmap-8df93da7f018d919.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libeither-80a5b48333f14d4f.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-c182563e301e85fc.rlib" "/opt/rustwide/target/debug/deps/libatomic-1fc132ab63b95c63.rlib" "/opt/rustwide/target/debug/deps/libstate-77dcbcafa509fa54.rlib" "/opt/rustwide/target/debug/deps/libubyte-9b86e9dbfac1c8e1.rlib" "/opt/rustwide/target/debug/deps/libtime-d42ef6a608390dde.rlib" "/opt/rustwide/target/debug/deps/libnum_threads-9115437edd563a6b.rlib" "/opt/rustwide/target/debug/deps/libitoa-d6ef76644bf64f9b.rlib" "/opt/rustwide/target/debug/deps/libfigment-68ccb90337a3cb4a.rlib" "/opt/rustwide/target/debug/deps/libtoml-66967d628ffe9fb4.rlib" "/opt/rustwide/target/debug/deps/libuncased-1dbdd628980eb954.rlib" "/opt/rustwide/target/debug/deps/libpear-767c01dc12cf66cc.rlib" "/opt/rustwide/target/debug/deps/libinlinable_string-6ddb7f299cbff644.rlib" "/opt/rustwide/target/debug/deps/libserde-da8c98e995f73186.rlib" "/opt/rustwide/target/debug/deps/libtokio-1c5361ebf4ba4316.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-039c0b4028dbfc4a.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fa39baab89cecfac.rlib" "/opt/rustwide/target/debug/deps/libsocket2-c9f3322b7f94a2bb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-2986e4fc9ce68cfa.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a47277827e3432a.rlib" "/opt/rustwide/target/debug/deps/libmio-9c6dbdd7a9bb3942.rlib" "/opt/rustwide/target/debug/deps/liblog-f57c68921d25f7ab.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-bf31e1c25674a654.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-dfe63b8fb15ffe13.rlib" "/opt/rustwide/target/debug/deps/liblibc-396187206d130c5f.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-0128a598f57c42f0.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-95624225059439b4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6cb2ce0a2f5e6695.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libfutures-d82463af9eaa0723.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-bb3d5f4462d0d37f.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-36e74f6ab7587fc1.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2f89090340c74c39.rlib" "/opt/rustwide/target/debug/deps/libslab-23908f3247a0fd64.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-3785f7718b6668f8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-0d60682517d3a5a0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-e8820e8e8706934a.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-96a7eda3212e6ec5.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-339fc95f834a67dc.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-3d0e587e60623c3f.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-0db1332156459127.rlib" "/opt/rustwide/target/debug/deps/libyansi-9acd1cf0bc164769.rlib" "/opt/rustwide/target/debug/deps/libslog-11c82f660f70b15b.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-72b35984a787fb54.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-0fdedff926cd8b5a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-fe0525e327a5464a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-795b2243f06bd098.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-86ce554ff6ad08cd.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-1be635a4727d8e5e.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1e55d89766af9c5f.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-02605c7065574d0d.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-0d17ba1067febc2c.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-2408fbe38b247900.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-b3c63e8997fdca47.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-bfa7a39ebb77d49a.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-4b955078cf51c0a1.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-1a6fbee0083900be.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-2b93db426c5a26c2.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b30975e2b876cf32.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-cd2f2bc505f56f50.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-ec02dd343723da85.rlib" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-408115ade0360d2a.rlib" "-Wl,-Bdynamic" "-lc" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/9bd71afb90c2a6e0348cdd4a2b10a3bf39908f19/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/payment_engine-b4343cc837a11629" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `payment-engine` (lib test) due to 2 previous errors; 5 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6c97b0db2218d730cd3eac332409ee688213c1ec55e4819cd8d90f9ee9daac12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c97b0db2218d730cd3eac332409ee688213c1ec55e4819cd8d90f9ee9daac12", kill_on_drop: false }` [INFO] [stdout] 6c97b0db2218d730cd3eac332409ee688213c1ec55e4819cd8d90f9ee9daac12 [INFO] building dskart/payment-engine against try#53e03135c36e913ff664ce8329041b7e3c2fd358 for pr-117684 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdskart%2Fpayment-engine" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dskart/payment-engine on toolchain 53e03135c36e913ff664ce8329041b7e3c2fd358 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dskart/payment-engine [INFO] finished tweaking git repo https://github.com/dskart/payment-engine [INFO] tweaked toml for git repo https://github.com/dskart/payment-engine written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dskart/payment-engine 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" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b27b5bd7bf4baf86ac0fb728ca6e74c77c0bcae18994c47dc883e07fd9ef56a9 [INFO] running `Command { std: "docker" "start" "-a" "b27b5bd7bf4baf86ac0fb728ca6e74c77c0bcae18994c47dc883e07fd9ef56a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b27b5bd7bf4baf86ac0fb728ca6e74c77c0bcae18994c47dc883e07fd9ef56a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b27b5bd7bf4baf86ac0fb728ca6e74c77c0bcae18994c47dc883e07fd9ef56a9", kill_on_drop: false }` [INFO] [stdout] b27b5bd7bf4baf86ac0fb728ca6e74c77c0bcae18994c47dc883e07fd9ef56a9 [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 02feaa9cc09930e2735f19342b40b98d07d461031406aba583ca1d42c3ac6239 [INFO] running `Command { std: "docker" "start" "-a" "02feaa9cc09930e2735f19342b40b98d07d461031406aba583ca1d42c3ac6239", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling once_cell v1.13.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.4.6 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling lock_api v0.4.8 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling cpufeatures v0.2.4 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling semver v1.0.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling cipher v0.3.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling iana-time-zone v0.1.46 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling polyval v0.5.3 [INFO] [stderr] Compiling unicase v1.4.2 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling pear_codegen v0.1.5 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling ghash v0.4.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling aes v0.7.5 [INFO] [stderr] Compiling ctr v0.8.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling aes-gcm v0.9.4 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling typeable v0.1.2 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling ref-cast v1.0.9 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling cookie v0.11.4 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling devise_core v0.2.1 [INFO] [stderr] Compiling state v0.4.2 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling futures-macro v0.3.24 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.9 [INFO] [stderr] Compiling pear v0.2.3 [INFO] [stderr] Compiling devise_codegen v0.2.1 [INFO] [stderr] Compiling pear v0.1.5 [INFO] [stderr] Compiling rusoto_core v0.47.0 (https://github.com/sportsball-ai/rusoto?rev=98e53f2ec0f21f027d8cb7a57958ee3918cd2c44#98e53f2e) [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.24 [INFO] [stderr] Compiling futures v0.3.24 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rocket_codegen v0.4.11 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Compiling rocket_http v0.4.11 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling devise v0.2.1 [INFO] [stderr] Compiling rocket v0.4.11 [INFO] [stderr] Compiling figment v0.10.6 [INFO] [stderr] Compiling multer v2.0.3 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling sha1 v0.6.1 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Compiling chrono v0.4.22 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling rusoto_core v0.48.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling rmp v0.8.11 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling unicase_serde v0.1.0 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling rusoto_credential v0.47.0 (https://github.com/sportsball-ai/rusoto?rev=98e53f2ec0f21f027d8cb7a57958ee3918cd2c44#98e53f2e) [INFO] [stderr] Compiling rusoto_signature v0.47.0 (https://github.com/sportsball-ai/rusoto?rev=98e53f2ec0f21f027d8cb7a57958ee3918cd2c44#98e53f2e) [INFO] [stderr] Compiling rusoto_credential v0.48.0 [INFO] [stderr] Compiling redis v0.21.6 [INFO] [stderr] Compiling rusoto_dynamodb v0.47.0 (https://github.com/sportsball-ai/rusoto?rev=98e53f2ec0f21f027d8cb7a57958ee3918cd2c44#98e53f2e) [INFO] [stderr] Compiling rusoto_signature v0.48.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling ubyte v0.10.2 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling unsafe-libyaml v0.2.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling simple-error v0.2.3 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling keyvaluestore v0.1.0 (https://github.com/sportsball-ai/keyvaluestore-rs?rev=d70ff761e8231fd38d4c68ddec495bb89b0a1f8f#d70ff761) [INFO] [stderr] Compiling clap v3.2.18 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling serde_yaml v0.9.10 [INFO] [stderr] Compiling slog-term v2.9.0 [INFO] [stderr] Compiling rocket_cors v0.5.2 [INFO] [stderr] Compiling flate2 v1.0.24 [INFO] [stderr] Compiling rmp-serde v1.1.0 [INFO] [stderr] Compiling slog-json v2.6.1 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling payment-engine v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `error::*` [INFO] [stdout] --> src/api/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use error::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `transaction::*` [INFO] [stdout] --> src/app/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use transaction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `process_transaction::*` [INFO] [stdout] --> src/app/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use process_transaction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `client::*` [INFO] [stdout] --> src/app/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use client::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dispute::*` [INFO] [stdout] --> src/app/mod.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use dispute::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 07s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [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" "02feaa9cc09930e2735f19342b40b98d07d461031406aba583ca1d42c3ac6239", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "02feaa9cc09930e2735f19342b40b98d07d461031406aba583ca1d42c3ac6239", kill_on_drop: false }` [INFO] [stdout] 02feaa9cc09930e2735f19342b40b98d07d461031406aba583ca1d42c3ac6239 [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:0c7e0e8312ad82a1bed3696438480b7da990d348377d3754e1cd95b06a8a36c7" "/opt/rustwide/cargo-home/bin/cargo" "+53e03135c36e913ff664ce8329041b7e3c2fd358" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ab2268da6c95817508c36fdff172492123bbd8c61831999650bdc01300274804 [INFO] running `Command { std: "docker" "start" "-a" "ab2268da6c95817508c36fdff172492123bbd8c61831999650bdc01300274804", kill_on_drop: false }` [INFO] [stderr] Compiling payment-engine v1.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `error::*` [INFO] [stdout] --> src/api/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use error::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `transaction::*` [INFO] [stdout] --> src/app/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use transaction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `process_transaction::*` [INFO] [stdout] --> src/app/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use process_transaction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `client::*` [INFO] [stdout] --> src/app/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use client::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dispute::*` [INFO] [stdout] --> src/app/mod.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use dispute::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `test_service_from_csv_data_concurently` is never used [INFO] [stdout] --> tests/common/mod.rs:135:14 [INFO] [stdout] | [INFO] [stdout] 135 | pub async fn test_service_from_csv_data_concurently(file_name: String) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `error::*` [INFO] [stdout] --> src/api/mod.rs:6:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub use error::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `transaction::*` [INFO] [stdout] --> src/app/mod.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub use transaction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `process_transaction::*` [INFO] [stdout] --> src/app/mod.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | pub use process_transaction::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `client::*` [INFO] [stdout] --> src/app/mod.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub use client::*; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `dispute::*` [INFO] [stdout] --> src/app/mod.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | pub use dispute::*; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.84s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0 [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" "ab2268da6c95817508c36fdff172492123bbd8c61831999650bdc01300274804", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab2268da6c95817508c36fdff172492123bbd8c61831999650bdc01300274804", kill_on_drop: false }` [INFO] [stdout] ab2268da6c95817508c36fdff172492123bbd8c61831999650bdc01300274804