[INFO] cloning repository https://github.com/Compoundfolio/investing-backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Compoundfolio/investing-backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCompoundfolio%2Finvesting-backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCompoundfolio%2Finvesting-backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0add55662922e93e6cc5dc539b279cc87ab22a0d [INFO] building Compoundfolio/investing-backend against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCompoundfolio%2Finvesting-backend" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Compoundfolio/investing-backend on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Compoundfolio/investing-backend [INFO] finished tweaking git repo https://github.com/Compoundfolio/investing-backend [INFO] tweaked toml for git repo https://github.com/Compoundfolio/investing-backend written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Compoundfolio/investing-backend 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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rsa v0.5.0 [INFO] [stderr] Downloaded pem-rfc7468 v0.2.4 [INFO] [stderr] Downloaded random-pick v1.2.16 [INFO] [stderr] Downloaded random-number-macro-impl v0.1.7 [INFO] [stderr] Downloaded async-graphql-axum v6.0.7 [INFO] [stderr] Downloaded random-number v0.1.8 [INFO] [stderr] Downloaded base64ct v1.1.1 [INFO] [stderr] Downloaded pkcs1 v0.2.4 [INFO] [stderr] Downloaded toml v0.7.5 [INFO] [stderr] Downloaded serde-enum-str v0.4.0 [INFO] [stderr] Downloaded passwords v3.1.16 [INFO] [stderr] Downloaded jsonwebtoken-google v0.1.6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e02c2cdb8d72b1fff5c7fee48b797e50da583918ef9b9237093fd73a168c1cd4 [INFO] running `Command { std: "docker" "start" "-a" "e02c2cdb8d72b1fff5c7fee48b797e50da583918ef9b9237093fd73a168c1cd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e02c2cdb8d72b1fff5c7fee48b797e50da583918ef9b9237093fd73a168c1cd4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e02c2cdb8d72b1fff5c7fee48b797e50da583918ef9b9237093fd73a168c1cd4", kill_on_drop: false }` [INFO] [stdout] e02c2cdb8d72b1fff5c7fee48b797e50da583918ef9b9237093fd73a168c1cd4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8cd5d39f2120b979341808ead1dfb390812234d79e07d133a61b1026426e952 [INFO] running `Command { std: "docker" "start" "-a" "e8cd5d39f2120b979341808ead1dfb390812234d79e07d133a61b1026426e952", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.68 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling bitflags v2.3.1 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling base64 v0.21.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling regex v1.8.2 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling bigdecimal v0.4.1 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling async-task v4.4.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling time v0.3.21 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling serde-rename-rule v0.2.2 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling serde-attributes v0.2.1 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d59f06fc64844ec2073e5e888f7470989ef25ff9/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.38/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' -C metadata=eafb58b259754680 -C extra-filename=-eafb58b259754680 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-19065961f711394a.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-5ce94ecf8b1825b3.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-25d7c174b9af81f4.rmeta --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" "e8cd5d39f2120b979341808ead1dfb390812234d79e07d133a61b1026426e952", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8cd5d39f2120b979341808ead1dfb390812234d79e07d133a61b1026426e952", kill_on_drop: false }` [INFO] [stdout] e8cd5d39f2120b979341808ead1dfb390812234d79e07d133a61b1026426e952 [INFO] building Compoundfolio/investing-backend against try#fe8f664b41f030f307cfeb6cb8c3a1419292aeed for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCompoundfolio%2Finvesting-backend" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Compoundfolio/investing-backend on toolchain fe8f664b41f030f307cfeb6cb8c3a1419292aeed [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Compoundfolio/investing-backend [INFO] finished tweaking git repo https://github.com/Compoundfolio/investing-backend [INFO] tweaked toml for git repo https://github.com/Compoundfolio/investing-backend written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/Compoundfolio/investing-backend 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" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb23bb130dc08f4a9aa3d7412bc90b6faeef16f4839fe8c8c02b49c51740125d [INFO] running `Command { std: "docker" "start" "-a" "bb23bb130dc08f4a9aa3d7412bc90b6faeef16f4839fe8c8c02b49c51740125d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb23bb130dc08f4a9aa3d7412bc90b6faeef16f4839fe8c8c02b49c51740125d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb23bb130dc08f4a9aa3d7412bc90b6faeef16f4839fe8c8c02b49c51740125d", kill_on_drop: false }` [INFO] [stdout] bb23bb130dc08f4a9aa3d7412bc90b6faeef16f4839fe8c8c02b49c51740125d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c8f360394ad9cdb0b21ab86fefa84dea893efdf9dd298ac019928f894c53cf7d [INFO] running `Command { std: "docker" "start" "-a" "c8f360394ad9cdb0b21ab86fefa84dea893efdf9dd298ac019928f894c53cf7d", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.68 [INFO] [stderr] Compiling unicode-ident v1.0.8 [INFO] [stderr] Compiling libc v0.2.148 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling once_cell v1.17.1 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling parking_lot_core v0.9.7 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling bitflags v2.3.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling winnow v0.4.6 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling aho-corasick v1.0.1 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling async-trait v0.1.68 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.57 [INFO] [stderr] Compiling base64ct v1.1.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling getrandom v0.2.9 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling openssl-sys v0.9.93 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling crypto-bigint v0.2.11 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling base64 v0.21.1 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling io-lifetimes v1.0.10 [INFO] [stderr] Compiling rustls v0.21.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling encoding_rs v0.8.32 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling regex v1.8.2 [INFO] [stderr] Compiling rustix v0.37.19 [INFO] [stderr] Compiling time-core v0.1.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling time-macros v0.2.9 [INFO] [stderr] Compiling concurrent-queue v2.3.0 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling pem-rfc7468 v0.2.4 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling bigdecimal v0.4.1 [INFO] [stderr] Compiling iana-time-zone v0.1.56 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling spki v0.4.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling async-task v4.4.1 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling dlv-list v0.3.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling ordered-multimap v0.4.3 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling rustls-webpki v0.101.6 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling time v0.3.21 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling validator_types v0.16.0 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling rustls-pemfile v1.0.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling serde-rename-rule v0.2.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ipnet v2.7.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling webpki-roots v0.25.2 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling serde-attributes v0.2.1 [INFO] [stderr] Compiling rust-ini v0.18.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling tempfile v3.5.0 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling validator_derive v0.16.0 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling sha1_smol v1.0.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling argon2 v0.5.2 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.25 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling pin-project-internal v1.1.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling strum_macros v0.25.2 [INFO] [stderr] Compiling random-number-macro-impl v0.1.7 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling diesel_derives v2.1.2 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling zeroize v1.4.3 [INFO] [stderr] Compiling serde-enum-str v0.4.0 [INFO] [stderr] Compiling pkcs1 v0.2.4 [INFO] [stderr] Compiling random-number v0.1.8 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling random-pick v1.2.16 [INFO] [stderr] Compiling pkcs8 v0.7.6 [INFO] [stderr] Compiling passwords v3.1.16 [INFO] [stderr] Compiling diesel-derive-enum v2.1.0 [INFO] [stderr] Compiling pin-project v1.1.0 [INFO] [stderr] Compiling pest v2.7.5 [INFO] [stderr] Compiling simple_asn1 v0.6.2 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling blocking v1.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling rsa v0.5.0 [INFO] [stderr] Compiling strum v0.25.0 [INFO] [stderr] Compiling pest_meta v2.6.0 [INFO] [stderr] Compiling pest_generator v2.6.0 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling pest_derive v2.6.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling toml_datetime v0.6.3 [INFO] [stderr] Compiling serde_spanned v0.6.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling uuid v1.4.1 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling serde_path_to_error v0.1.11 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling ron v0.7.1 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling csv v1.3.0 [INFO] [stderr] Compiling tokio v1.32.0 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling toml_edit v0.19.11 [INFO] [stderr] Compiling async-graphql-value v6.0.11 [INFO] [stderr] Compiling handlebars v4.3.7 [INFO] [stderr] Compiling jsonwebtoken v8.3.0 [INFO] [stderr] Compiling validator v0.16.1 [INFO] [stderr] Compiling config v0.13.3 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling headers v0.3.8 [INFO] [stderr] Compiling async-graphql-parser v6.0.11 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling diesel v2.1.4 [INFO] [stderr] Compiling serde-aux v4.2.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling toml v0.7.5 [INFO] [stderr] Compiling migrations_internals v2.1.0 [INFO] [stderr] Compiling migrations_macros v2.1.0 [INFO] [stderr] Compiling async-graphql-derive v6.0.11 [INFO] [stderr] Compiling tokio-util v0.7.9 [INFO] [stderr] Compiling tokio-rustls v0.24.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling h2 v0.3.19 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling tower-http v0.4.4 [INFO] [stderr] Compiling hyper v0.14.26 [INFO] [stderr] Compiling redis v0.23.3 [INFO] [stderr] Compiling async-graphql v6.0.11 [INFO] [stderr] Compiling hyper-rustls v0.24.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling axum-server v0.5.1 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling jsonwebtoken-google v0.1.6 [INFO] [stderr] Compiling async-graphql-axum v6.0.7 [INFO] [stderr] Compiling diesel_migrations v2.1.0 [INFO] [stderr] Compiling investing-backend-rs v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Decimal`, `backend::Backend` [INFO] [stdout] --> src/business/report/model.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | use diesel::{Insertable, expression::AsExpression, pg::{Pg, PgValue}, sql_types::{Decimal, Text, VarChar, Record}, backend::Backend}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/business/report/model.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.62s [INFO] running `Command { std: "docker" "inspect" "c8f360394ad9cdb0b21ab86fefa84dea893efdf9dd298ac019928f894c53cf7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8f360394ad9cdb0b21ab86fefa84dea893efdf9dd298ac019928f894c53cf7d", kill_on_drop: false }` [INFO] [stdout] c8f360394ad9cdb0b21ab86fefa84dea893efdf9dd298ac019928f894c53cf7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+fe8f664b41f030f307cfeb6cb8c3a1419292aeed" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 59e708c345cae15cebca29603f742a66ef58166efdea1e2748762dade7fcb0e9 [INFO] running `Command { std: "docker" "start" "-a" "59e708c345cae15cebca29603f742a66ef58166efdea1e2748762dade7fcb0e9", kill_on_drop: false }` [INFO] [stderr] Compiling bigdecimal v0.4.1 [INFO] [stderr] Compiling diesel v2.1.4 [INFO] [stderr] Compiling diesel_migrations v2.1.0 [INFO] [stderr] Compiling investing-backend-rs v0.0.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Decimal`, `backend::Backend` [INFO] [stdout] --> src/business/report/model.rs:5:83 [INFO] [stdout] | [INFO] [stdout] 5 | use diesel::{Insertable, expression::AsExpression, pg::{Pg, PgValue}, sql_types::{Decimal, Text, VarChar, Record}, backend::Backend}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::Write` [INFO] [stdout] --> src/business/report/model.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Write; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 28.07s [INFO] running `Command { std: "docker" "inspect" "59e708c345cae15cebca29603f742a66ef58166efdea1e2748762dade7fcb0e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59e708c345cae15cebca29603f742a66ef58166efdea1e2748762dade7fcb0e9", kill_on_drop: false }` [INFO] [stdout] 59e708c345cae15cebca29603f742a66ef58166efdea1e2748762dade7fcb0e9