[INFO] cloning repository https://github.com/smores56/grease_api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/smores56/grease_api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmores56%2Fgrease_api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmores56%2Fgrease_api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fcd7a08a3832195081f8bacdddd21490ef0f7b0d [INFO] building smores56/grease_api against master#c2804e6ec2c29a5c7368600ea173b890e2655c3d for pr-97334-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsmores56%2Fgrease_api" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/smores56/grease_api on toolchain c2804e6ec2c29a5c7368600ea173b890e2655c3d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-1/source/.cargo/config [INFO] started tweaking git repo https://github.com/smores56/grease_api [INFO] finished tweaking git repo https://github.com/smores56/grease_api [INFO] tweaked toml for git repo https://github.com/smores56/grease_api written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/smores56/grease_api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fast_chemail v0.9.6 [INFO] [stderr] Downloaded ucd-trie v0.1.4 [INFO] [stderr] Downloaded pest_meta v2.2.1 [INFO] [stderr] Downloaded anyhow v1.0.61 [INFO] [stderr] Downloaded crc-catalog v2.1.0 [INFO] [stderr] Downloaded iana-time-zone v0.1.44 [INFO] [stderr] Downloaded ascii_utils v0.9.3 [INFO] [stderr] Downloaded sqlx-core v0.6.1 [INFO] [stderr] Downloaded multer v2.0.3 [INFO] [stderr] Downloaded bcrypt v0.12.1 [INFO] [stderr] Downloaded paste v1.0.8 [INFO] [stderr] Downloaded pest_generator v2.2.1 [INFO] [stderr] Downloaded pest v2.2.1 [INFO] [stderr] Downloaded async-graphql-value v4.0.8 [INFO] [stderr] Downloaded async-graphql-derive v4.0.8 [INFO] [stderr] Downloaded mailgun_v3 v0.13.0 [INFO] [stderr] Downloaded time v0.3.13 [INFO] [stderr] Downloaded async-graphql-parser v4.0.8 [INFO] [stderr] Downloaded async-graphql v4.0.8 [INFO] [stderr] Downloaded blowfish v0.9.1 [INFO] [stderr] Downloaded chrono v0.4.21 [INFO] [stderr] Downloaded libc v0.2.131 [INFO] [stderr] Downloaded crypto-common v0.1.6 [INFO] [stderr] Downloaded atoi v1.0.0 [INFO] [stderr] Downloaded hashlink v0.8.0 [INFO] [stderr] Downloaded dotenvy v0.15.1 [INFO] [stderr] Downloaded sqlx-rt v0.6.1 [INFO] [stderr] Downloaded sqlx-macros v0.6.1 [INFO] [stderr] Downloaded headers v0.3.7 [INFO] [stderr] Downloaded crc v3.0.0 [INFO] [stderr] Downloaded sqlx v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf744d730b0ffa10bebcf65a1656b93b3fb789ec6b8c5dbaab26a8991c2864ff [INFO] running `Command { std: "docker" "start" "-a" "bf744d730b0ffa10bebcf65a1656b93b3fb789ec6b8c5dbaab26a8991c2864ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf744d730b0ffa10bebcf65a1656b93b3fb789ec6b8c5dbaab26a8991c2864ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf744d730b0ffa10bebcf65a1656b93b3fb789ec6b8c5dbaab26a8991c2864ff", kill_on_drop: false }` [INFO] [stdout] bf744d730b0ffa10bebcf65a1656b93b3fb789ec6b8c5dbaab26a8991c2864ff [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+c2804e6ec2c29a5c7368600ea173b890e2655c3d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ecd4f9e0f3ee4c28b51e5a74dd2062b15a7632dffff7a6fd88ab738923a80023 [INFO] running `Command { std: "docker" "start" "-a" "ecd4f9e0f3ee4c28b51e5a74dd2062b15a7632dffff7a6fd88ab738923a80023", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [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 autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.131 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling serde_derive v1.0.143 [INFO] [stderr] Compiling serde v1.0.143 [INFO] [stderr] Compiling once_cell v1.13.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.83 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling ucd-trie v0.1.4 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling crossbeam-queue v0.3.6 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling paste v1.0.8 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling ascii_utils v0.9.3 [INFO] [stderr] Compiling ipnet v2.5.0 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling spin v0.9.4 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling anyhow v1.0.61 [INFO] [stderr] Compiling iana-time-zone v0.1.44 [INFO] [stderr] Compiling sync_wrapper v0.1.1 [INFO] [stderr] Compiling matchit v0.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling multer v2.0.3 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling fast_chemail v0.9.6 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling unicode-normalization v0.1.21 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling time v0.3.13 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling chrono v0.4.21 [INFO] [stderr] Compiling dotenvy v0.15.1 [INFO] [stderr] Compiling futures-intrusive v0.4.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashlink v0.8.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha-1 v0.10.0 [INFO] [stderr] Compiling md-5 v0.10.1 [INFO] [stderr] Compiling sha2 v0.10.2 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling darling_core v0.14.1 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling bcrypt v0.12.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.11 [INFO] [stderr] Compiling darling_macro v0.14.1 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling darling v0.14.1 [INFO] [stderr] Compiling thiserror v1.0.32 [INFO] [stderr] Compiling pest v2.2.1 [INFO] [stderr] Compiling pin-project v1.0.11 [INFO] [stderr] Compiling pest_meta v2.2.1 [INFO] [stderr] Compiling pest_generator v2.2.1 [INFO] [stderr] Compiling async-graphql-parser v4.0.8 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.4 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling either v1.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling async-graphql-value v4.0.8 [INFO] [stderr] Compiling askama_shared v0.12.2 [INFO] [stderr] Compiling proc-macro-crate v1.2.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling headers v0.3.7 [INFO] [stderr] Compiling axum-core v0.2.7 [INFO] [stderr] Compiling tokio-util v0.7.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling tokio-stream v0.1.9 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling sqlx-rt v0.6.1 [INFO] [stderr] Compiling sqlx-core v0.6.1 [INFO] [stderr] Compiling tower-http v0.3.4 [INFO] [stderr] Compiling askama_derive v0.11.2 [INFO] [stderr] Compiling async-graphql-derive v4.0.8 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling askama v0.11.1 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling axum v0.5.15 [INFO] [stderr] Compiling reqwest v0.11.11 [INFO] [stderr] Compiling mailgun_v3 v0.13.0 [INFO] [stderr] Compiling sqlx-macros v0.6.1 [INFO] [stderr] Compiling async-graphql v4.0.8 [INFO] [stderr] Compiling sqlx v0.6.1 [INFO] [stderr] Compiling grease v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcrXwDGq/symbols.o" "/opt/rustwide/target/debug/deps/grease-c6017e988671ebea.grease.f7b64afb-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/grease-c6017e988671ebea.grease.f7b64afb-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/grease-c6017e988671ebea.grease.f7b64afb-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/grease-c6017e988671ebea.grease.f7b64afb-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/grease-c6017e988671ebea.grease.f7b64afb-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/grease-c6017e988671ebea.grease.f7b64afb-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/grease-c6017e988671ebea.grease.f7b64afb-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/grease-c6017e988671ebea.grease.f7b64afb-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/grease-c6017e988671ebea.grease.f7b64afb-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/grease-c6017e988671ebea.grease.f7b64afb-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/grease-c6017e988671ebea.grease.f7b64afb-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/grease-c6017e988671ebea.grease.f7b64afb-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/grease-c6017e988671ebea.grease.f7b64afb-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/grease-c6017e988671ebea.grease.f7b64afb-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/grease-c6017e988671ebea.grease.f7b64afb-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/grease-c6017e988671ebea.grease.f7b64afb-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/grease-c6017e988671ebea.2zye5c8vbwbngbd.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/ring-cfe4dad9e4e90f9f/out" "-L" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libdotenv-700445d3d22bfbe4.rlib" "/opt/rustwide/target/debug/deps/libbcrypt-d796f67ef739ffe5.rlib" "/opt/rustwide/target/debug/deps/libblowfish-0a56faced7dc389a.rlib" "/opt/rustwide/target/debug/deps/libcipher-7414d24d286b4a62.rlib" "/opt/rustwide/target/debug/deps/libinout-c34c7511a872a63d.rlib" "/opt/rustwide/target/debug/deps/libzeroize-bb68e3279a603106.rlib" "/opt/rustwide/target/debug/deps/libbase64-7ccce72a9023d77a.rlib" "/opt/rustwide/target/debug/deps/libuuid-180ad9d46a909b1c.rlib" "/opt/rustwide/target/debug/deps/libasync_graphql-1037a32ea5fc4329.rlib" "/opt/rustwide/target/debug/deps/libtempfile-40c452ac7bce10f0.rlib" "/opt/rustwide/target/debug/deps/libfastrand-11503881764975b1.rlib" "/opt/rustwide/target/debug/deps/libremove_dir_all-a366538c24cba4e3.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-c94e2eb84119cf0b.rlib" "/opt/rustwide/target/debug/deps/libasync_stream-482566d9b7a97398.rlib" "/opt/rustwide/target/debug/deps/libregex-f4af02113332b2fd.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-da77ebf97166a5ad.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-00890f774059c2b6.rlib" "/opt/rustwide/target/debug/deps/libfast_chemail-93e2e933a31cac32.rlib" "/opt/rustwide/target/debug/deps/libascii_utils-2aaa91a861e3102e.rlib" "/opt/rustwide/target/debug/deps/libmulter-eabe8e1b00066f91.rlib" "/opt/rustwide/target/debug/deps/libspin-f0f90eeebe347758.rlib" "/opt/rustwide/target/debug/deps/libasync_graphql_parser-87a6ec7b15a83a27.rlib" "/opt/rustwide/target/debug/deps/libpest-919cdaab26eb0fcb.rlib" "/opt/rustwide/target/debug/deps/libucd_trie-1073923f6680a53d.rlib" "/opt/rustwide/target/debug/deps/libasync_graphql_value-fbc3f7dedb0a8bb8.rlib" "/opt/rustwide/target/debug/deps/libaxum-475f44eb09331b78.rlib" "/opt/rustwide/target/debug/deps/libmatchit-239846456f0a27be.rlib" "/opt/rustwide/target/debug/deps/libtower_http-9b8e57693aaebd69.rlib" "/opt/rustwide/target/debug/deps/libtower-8f3d584c22effe59.rlib" "/opt/rustwide/target/debug/deps/libpin_project-ac750f3d55558654.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-c8bdab1f798ba711.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-26e5b1fc8f5fcd4e.rlib" "/opt/rustwide/target/debug/deps/libheaders-8bafd0dc69fdc08e.rlib" "/opt/rustwide/target/debug/deps/libsha1-d120127ce2abb892.rlib" "/opt/rustwide/target/debug/deps/libheaders_core-50a3fde54d139b8f.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-02b2572d7f49ee9b.rlib" "/opt/rustwide/target/debug/deps/libsqlx-9de1f8f254f63db7.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-aa4951789a5be000.rlib" "/opt/rustwide/target/debug/deps/libdotenvy-30f5cc167a8fe854.rlib" "/opt/rustwide/target/debug/deps/libcrc-130028da9e79b922.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-5e6bab5be41562a2.rlib" "/opt/rustwide/target/debug/deps/libhex-df8306afd9dee15d.rlib" "/opt/rustwide/target/debug/deps/libwhoami-b6a34f491d18e6cf.rlib" "/opt/rustwide/target/debug/deps/libdirs-60f813ada9026483.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-805cf66e2d5928ec.rlib" "/opt/rustwide/target/debug/deps/libtokio_stream-68237be025ea58af.rlib" "/opt/rustwide/target/debug/deps/librustls_pemfile-063a5553f19a6818.rlib" "/opt/rustwide/target/debug/deps/libwebpki_roots-c5faa04eebc31d25.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-79b13f2dff16a6f0.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-b93fcdce8a408a43.rlib" "/opt/rustwide/target/debug/deps/libitertools-b4366b2a15c572e4.rlib" "/opt/rustwide/target/debug/deps/libthiserror-f778a071c5f7ee58.rlib" "/opt/rustwide/target/debug/deps/libmd5-017cd5d2692e03c0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-4d098c56eb4115f5.rlib" "/opt/rustwide/target/debug/deps/libatoi-8d5e0b7a0951aaec.rlib" "/opt/rustwide/target/debug/deps/libstringprep-250854aa47f4447a.rlib" "/opt/rustwide/target/debug/deps/librand-92a760f855f424fd.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-e1a71c8e3f50212f.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-5e6fdfabf1edbf66.rlib" "/opt/rustwide/target/debug/deps/librand_core-54ae48f2908e2e3b.rlib" "/opt/rustwide/target/debug/deps/libhkdf-8cf1515981a17f23.rlib" "/opt/rustwide/target/debug/deps/libhmac-04a33788068081c1.rlib" "/opt/rustwide/target/debug/deps/libsha2-e31bf9848c36d8d5.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-a89a9bdc17782d08.rlib" "/opt/rustwide/target/debug/deps/libdigest-851558f73b107828.rlib" "/opt/rustwide/target/debug/deps/libsubtle-a8e5daac069a1424.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-1fe12eb44f05c744.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-aa7c79cfed64d24d.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-85d86da1a6a69f28.rlib" "/opt/rustwide/target/debug/deps/libtypenum-ae91be759e5f8db3.rlib" "/opt/rustwide/target/debug/deps/libsqlx_rt-2967ccf2e7d6e9a4.rlib" "/opt/rustwide/target/debug/deps/libtokio_rustls-37d7d52f9e01a9a7.rlib" "/opt/rustwide/target/debug/deps/librustls-6fa98c4c9fc2b077.rlib" "/opt/rustwide/target/debug/deps/libsct-b973989f93e420ce.rlib" "/opt/rustwide/target/debug/deps/libwebpki-0de306fef83bf85d.rlib" "/opt/rustwide/target/debug/deps/libring-daa6b5c7ea9a1284.rlib" "/opt/rustwide/target/debug/deps/libspin-2c2d0e97c8363747.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-bae7ad9dbbebb2b7.rlib" "/opt/rustwide/target/debug/deps/libhashlink-361c2cd45459dd5b.rlib" "/opt/rustwide/target/debug/deps/libtime-b118e32579858ae5.rlib" "/opt/rustwide/target/debug/deps/libnum_threads-9ae9ab389b73d030.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-dc7e505827c4b428.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-2defae179afacc26.rlib" "/opt/rustwide/target/debug/deps/libfutures_intrusive-1c27db7d6f017574.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-99bc7246eef3281c.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-2239451a396c628d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1bab1a7cb55a60d2.rlib" "/opt/rustwide/target/debug/deps/libinstant-e762c784f8da740e.rlib" "/opt/rustwide/target/debug/deps/liblock_api-5df3ec707f3ec46c.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-ff2bb1f39834214d.rlib" "/opt/rustwide/target/debug/deps/libeither-c635c8608df829c4.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-6a935a659dbe1ca0.rlib" "/opt/rustwide/target/debug/deps/libmailgun_v3-2ac1220ed50c7939.rlib" "/opt/rustwide/target/debug/deps/libreqwest-572f8bbae3a9c1b5.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-a8797478af85aa32.rlib" "/opt/rustwide/target/debug/deps/libipnet-c0c74975542ca8c3.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-5f502c6ea992828b.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-996ba66cb97837b0.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-c44de9e887279379.rlib" "/opt/rustwide/target/debug/deps/libserde_json-731286d321843d88.rlib" "/opt/rustwide/target/debug/deps/libryu-35a1e8785e2c84ef.rlib" "/opt/rustwide/target/debug/deps/libbase64-4563507a4eb0b4b2.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-abec4cb047ce185d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-9fb528d4b515d117.rlib" "/opt/rustwide/target/debug/deps/libopenssl-e456ab60ae81e47e.rlib" "/opt/rustwide/target/debug/deps/libbitflags-05dfd5b5d1225bed.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-46b9b5ebdcb273c8.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-ecd28e6fe5f7182e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-c8fa01f3786a2e85.rlib" "/opt/rustwide/target/debug/deps/libhyper-4a8a94aecf8a31ad.rlib" "/opt/rustwide/target/debug/deps/libwant-dcafab768cc040e9.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-febba4674ec63f92.rlib" "/opt/rustwide/target/debug/deps/libhttparse-f04add0618484537.rlib" "/opt/rustwide/target/debug/deps/libh2-116671ecfe38f922.rlib" "/opt/rustwide/target/debug/deps/libindexmap-692f00f7a5dff50e.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-eec4d742cb4f9ea4.rlib" "/opt/rustwide/target/debug/deps/libahash-74dd741190b744ff.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-93127de89df039a0.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ca388282d36c79fb.rlib" "/opt/rustwide/target/debug/deps/libtower_service-2e945a9ae7b7ce84.rlib" "/opt/rustwide/target/debug/deps/libtracing-4eec39eda1cadb28.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-14b9d5af96fbcb9d.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-3548c506bfdf571b.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-82564b330993e6f3.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-bf6df8bd166604f2.rlib" "/opt/rustwide/target/debug/deps/libtokio-dd9b3234453af0d5.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-0988398d35768ec3.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5214575c5c26fede.rlib" "/opt/rustwide/target/debug/deps/libmio-64347d44237c78f0.rlib" "/opt/rustwide/target/debug/deps/liblibc-f85babe682162c7c.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-0870bf0c76fc7c71.rlib" "/opt/rustwide/target/debug/deps/liblog-1f281fe8445d426c.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-90e3626e3c41eec3.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-ed7ab24b0dcf919a.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-cc2c366f0800939b.rlib" "/opt/rustwide/target/debug/deps/libslab-bfbdb28742077af7.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-f2671a56a138cdc1.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7d213b16a2f2adf2.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-fc22affba0d30485.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-b7ff504f33cec58a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-49530b2602be9735.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib" "/opt/rustwide/target/debug/deps/liburl-0011768a44ab7863.rlib" "/opt/rustwide/target/debug/deps/libidna-c8e8eaa5821b251d.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-7f15f9a7ed791153.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-32c6f9102bb2f7e8.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-ef06cf556416b731.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-96858afa72c3ee66.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-1a48ab4b6760ee48.rlib" "/opt/rustwide/target/debug/deps/libmatches-a104dd362fa85146.rlib" "/opt/rustwide/target/debug/deps/libhttp-d4384306c6ce2333.rlib" "/opt/rustwide/target/debug/deps/libitoa-8f7e72094391218a.rlib" "/opt/rustwide/target/debug/deps/libbytes-6e84a2df27bda443.rlib" "/opt/rustwide/target/debug/deps/libfnv-22cd72556da4b99c.rlib" "/opt/rustwide/target/debug/deps/libchrono-ff6c1ad1cf11bc9a.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-e057bb7ca86d8baa.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-d5833ea2267b26ad.rlib" "/opt/rustwide/target/debug/deps/libaskama-0cfe71dca0915b4d.rlib" "/opt/rustwide/target/debug/deps/libaskama_shared-57f65729a8011bc6.rlib" "/opt/rustwide/target/debug/deps/libtoml-5c85d3e0f5514a88.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-b66d8429849248e6.rlib" "/opt/rustwide/target/debug/deps/libunicase-8350d024eb279cde.rlib" "/opt/rustwide/target/debug/deps/libsyn-3bbf07d0d670fd84.rlib" "/opt/rustwide/target/debug/deps/libnom-c4f9fd4189d248f8.rlib" "/opt/rustwide/target/debug/deps/libmemchr-4fce41623cec2314.rlib" "/opt/rustwide/target/debug/deps/libmime-f9513972171bf326.rlib" "/opt/rustwide/target/debug/deps/libquote-967674c9b7b1b4f6.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-b196e1663297fef1.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-07b3e0818f14fa6e.rlib" "/opt/rustwide/target/debug/deps/libhumansize-32ef9e0994e46416.rlib" "/opt/rustwide/target/debug/deps/libaskama_escape-6236307c1edc96a6.rlib" "/opt/rustwide/target/debug/deps/libserde-bea2bc7a082dcc89.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-0975f7164c8c3ab4.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-b56236affa4c1d72.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-37ba84a42602dd08.rlib" "/opt/rustwide/target/debug/deps/libanyhow-fe6e09be5e898f90.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-4393e7d07259b8a4.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-e13cbb326bcd01a4.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-13ac6af5403a52c8.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-a7b8febdd2acb289.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-343513f0726f71ed.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-8f833d900bfb98aa.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-e97a7960ca6216c8.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-683fb35093a61fcc.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-f943c2d34bd4b56d.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-72ce2aaa649404e0.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ac5d08ad5339e92e.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-dacfda262d5656fb.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-e2056a834ba0712c.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a60649c148c6e2db.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-3e961d059b9bcde7.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-20f26f875d0170e2.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-522518611024dce5.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-05898138a596088a.rlib" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-5b83a1df856cf582.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/c2804e6ec2c29a5c7368600ea173b890e2655c3d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/grease-c6017e988671ebea" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-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 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `grease` due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "ecd4f9e0f3ee4c28b51e5a74dd2062b15a7632dffff7a6fd88ab738923a80023", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ecd4f9e0f3ee4c28b51e5a74dd2062b15a7632dffff7a6fd88ab738923a80023", kill_on_drop: false }` [INFO] [stdout] ecd4f9e0f3ee4c28b51e5a74dd2062b15a7632dffff7a6fd88ab738923a80023