[INFO] cloning repository https://github.com/e2fletcher/mini-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/e2fletcher/mini-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe2fletcher%2Fmini-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe2fletcher%2Fmini-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be738351623c646b8505fc980ae2f70bab0c76ed [INFO] testing e2fletcher/mini-api against try#ed7f3d77595b4831fdf085f2529aa13b5b51ff7d for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fe2fletcher%2Fmini-api" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/e2fletcher/mini-api on toolchain ed7f3d77595b4831fdf085f2529aa13b5b51ff7d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/e2fletcher/mini-api [INFO] finished tweaking git repo https://github.com/e2fletcher/mini-api [INFO] tweaked toml for git repo https://github.com/e2fletcher/mini-api written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/e2fletcher/mini-api 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" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 92c899901b3aeba5b13a5722285557b6ba6ea88921219cdf23cc92cce43ad7ba [INFO] running `Command { std: "docker" "start" "-a" "92c899901b3aeba5b13a5722285557b6ba6ea88921219cdf23cc92cce43ad7ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "92c899901b3aeba5b13a5722285557b6ba6ea88921219cdf23cc92cce43ad7ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "92c899901b3aeba5b13a5722285557b6ba6ea88921219cdf23cc92cce43ad7ba", kill_on_drop: false }` [INFO] [stdout] 92c899901b3aeba5b13a5722285557b6ba6ea88921219cdf23cc92cce43ad7ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+ed7f3d77595b4831fdf085f2529aa13b5b51ff7d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12f18df32bf1b0b66a5615140b75912fa78cf63411106ac39eda26ff6f1d07ea [INFO] running `Command { std: "docker" "start" "-a" "12f18df32bf1b0b66a5615140b75912fa78cf63411106ac39eda26ff6f1d07ea", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling tokio v1.29.1 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.70 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling base64 v0.21.2 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling pq-sys v0.4.8 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling postgres-protocol v0.6.5 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling axum v0.6.18 [INFO] [stderr] Compiling socket2 v0.5.3 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling deadpool-runtime v0.1.2 [INFO] [stderr] Compiling retain_mut v0.1.9 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling postgres-types v0.2.5 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling scoped-futures v0.1.3 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling http-range-header v0.3.0 [INFO] [stderr] Compiling matchit v0.7.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.1.0 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.1.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling pin-project v1.1.1 [INFO] [stderr] Compiling diesel_derives v2.1.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling tower-http v0.4.1 [INFO] [stderr] Compiling tokio-util v0.7.8 [INFO] [stderr] Compiling deadpool v0.9.5 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling uuid v1.4.0 [INFO] [stderr] Compiling serde_path_to_error v0.1.11 [INFO] [stderr] Compiling diesel v2.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-postgres v0.7.8 [INFO] [stderr] Compiling diesel-async v0.3.1 [INFO] [stderr] Compiling mini-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcsXqIoz/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtracing_subscriber-95cc588a9f7f36bb.rlib,libnu_ansi_term-c634e6ff7c6e5c03.rlib,liboverload-23726fa51fddfe0c.rlib,libsharded_slab-7a8c373ed17c818e.rlib,libmatchers-325c66ff3d6c0610.rlib,libregex_automata-c55e6e1ce4e1007c.rlib,libregex_syntax-e3521940133a580f.rlib,libregex-e1ceaed656fe29c9.rlib,libregex_syntax-861d1ac247d9137b.rlib,libthread_local-0dfa5e6f3633ffd3.rlib,libtracing_log-bb0214f76e0147fc.rlib,liblazy_static-2bb390fee0230a38.rlib,libtower_http-5ff14575536830f2.rlib,libmini_api-a5c26556a514a5ea.rlib,libdiesel_async-8064a70e7ac9f17c.rlib,libdeadpool-bff9aff8927cff5c.rlib,libretain_mut-fe9fc883ceb06a94.rlib,libdeadpool_runtime-63f5f426e40319ac.rlib,libtokio_postgres-1cb4c824f4ec2a5b.rlib,libphf-8283f0c0fa219c0c.rlib,libphf_shared-6e70942bb9185c38.rlib,libsiphasher-77fd39accd5f18ec.rlib,libsocket2-c4a9035570ca22a6.rlib,libtokio_util-afe9b6c81bf9fbc4.rlib,libpostgres_types-139de9d692570283.rlib,libpostgres_protocol-6cd1e4b64ee4ae07.rlib,libstringprep-d900324df8f7f632.rlib,libunicode_normalization-22f8d74ab15126ea.rlib,libtinyvec-c9d39c3280bd728d.rlib,libtinyvec_macros-1c14e8980bff1229.rlib,libunicode_bidi-3c84924794dbf840.rlib,libsha2-0fb7c43fe35e2103.rlib,libcpufeatures-77532a8d776daa73.rlib,librand-b31fb8bae3d04edb.rlib,librand_chacha-2846afb14a4f9206.rlib,libppv_lite86-4250c766b4729968.rlib,librand_core-5fe9e4e4830db276.rlib,libhmac-fd16975a32f4680c.rlib,libbase64-0d7bb3da3cc4ec80.rlib,libmd5-bb0ea9cfc13c7cad.rlib,libdigest-eb5a5e8964595b3e.rlib,libsubtle-3b4c11045c466f47.rlib,libblock_buffer-14c4f114be26552b.rlib,libcrypto_common-8ba7ddc3a3f96c5b.rlib,libgeneric_array-0005504ad41399de.rlib,libtypenum-a8ffc2ee384567eb.rlib,libfallible_iterator-eb4086aa59000c1b.rlib,libscoped_futures-d74b63648ab97b90.rlib,libdiesel-ae96804133362e89.rlib,libbitflags-6be7f52d6c400e6d.rlib,libbyteorder-379f547b04d51d02.rlib,libpq_sys-c2b3d80615668ba4.rlib,libuuid-5cd8b624369c7ad6.rlib,libgetrandom-02fdf1bd75a261be.rlib,libaxum-be348675abaf1ccb.rlib,libmemchr-c03d851e398fde9c.rlib,libserde_path_to_error-be3fb362f23397c6.rlib,libserde_json-0182745c79b10810.rlib,libserde_urlencoded-d96c64ad5a6577f6.rlib,libryu-f1ac4c6d4ad32f07.rlib,libform_urlencoded-23e54100bf4699f9.rlib,libpercent_encoding-cb878851172b4416.rlib,libmatchit-6b9d65a5990ae89a.rlib,libbitflags-e2b4db6c651223da.rlib,libhyper-f86736d009d1a118.rlib,libhttparse-a126edcdcf1e38a4.rlib,libfutures_channel-740a0e50bc41bd22.rlib,libhttpdate-8d961f91016e3ac1.rlib,libsync_wrapper-17f912c27eab8964.rlib,libserde-8706207800e2ea71.rlib,libaxum_core-df08dd2de035f8ac.rlib,libmime-4b44681fdb2c65f7.rlib,libtracing-6cdb4bcd42dc5608.rlib,liblog-7586ba8641f928f2.rlib,libtracing_core-ef985126fb39b38f.rlib,libonce_cell-778c08b2406fdd3b.rlib,libhttp_body-636e6ed252be8b12.rlib,libtower-66d38f481eda017b.rlib,libpin_project-a0bfca931bc70f2e.rlib,libtower_layer-d544d4bd616865b8.rlib,libfutures_util-d34f9957f24d78cc.rlib,libslab-de55caa3ac521b24.rlib,libfutures_sink-9be852e5b23a9dfd.rlib,libfutures_task-aaae8c5084d4b186.rlib,libpin_utils-9a5791cba021167a.rlib,libfutures_core-0eba4a8327836b6e.rlib,libtower_service-aa28c9aa29f1c654.rlib,libtokio-c5e4d7cd8c43522b.rlib,libsignal_hook_registry-fecd1f9509b82154.rlib,libnum_cpus-fdf98cd3fe6cfcf2.rlib,libsocket2-1b53c0a9ed4767fc.rlib,libmio-dee1d1f8480d9e35.rlib,libpin_project_lite-97c4b49af6812166.rlib,libparking_lot-85703ab7d65954a2.rlib,libparking_lot_core-7a7f8ba63fe66839.rlib,liblibc-b80b1d2f60fc299c.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libsmallvec-1e90fea9640a9b23.rlib,liblock_api-b912e8304155afe5.rlib,libscopeguard-43643e546252cd47.rlib,libhttp-331e4ae3847cc79b.rlib,libitoa-6040b7234596f809.rlib,libbytes-89d7ab79dfdabb18.rlib,libfnv-2d77ec4f6f971b24.rlib}" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-c961c021679cb080.rlib,libpanic_unwind-cf53e161ed1cff61.rlib,libobject-cb648d8066e1f446.rlib,libmemchr-c5d4f358058ea4b7.rlib,libaddr2line-c3d71356250e6616.rlib,libgimli-f87b04c9c9484f11.rlib,librustc_demangle-bcb6f2ec634b4b7c.rlib,libstd_detect-7c9c37927c8e6d84.rlib,libhashbrown-c2c9b281c2c2a277.rlib,librustc_std_workspace_alloc-436fb8ec294074ae.rlib,libminiz_oxide-8d1606a7c3a02301.rlib,libadler-b9d368accc529045.rlib,libunwind-8fa2d9148abc4bd4.rlib,libcfg_if-04c8eb04b1ca0e2e.rlib,liblibc-ac32c271036f683f.rlib,liballoc-954db56effadca87.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-d643a4794e0b0ebc.rlib}" "-Wl,-Bdynamic" "-lpq" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/ed7f3d77595b4831fdf085f2529aa13b5b51ff7d/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mini_api-9378f26ac8bb071e" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mini-api` (bin "mini-api") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "12f18df32bf1b0b66a5615140b75912fa78cf63411106ac39eda26ff6f1d07ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12f18df32bf1b0b66a5615140b75912fa78cf63411106ac39eda26ff6f1d07ea", kill_on_drop: false }` [INFO] [stdout] 12f18df32bf1b0b66a5615140b75912fa78cf63411106ac39eda26ff6f1d07ea