[INFO] cloning repository https://github.com/preciq/first_axum_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/preciq/first_axum_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreciq%2Ffirst_axum_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreciq%2Ffirst_axum_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 133c3f1b0214cd5d76e666e0971e706355c3c1e4 [INFO] testing preciq/first_axum_test against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreciq%2Ffirst_axum_test" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/preciq/first_axum_test on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/preciq/first_axum_test [INFO] finished tweaking git repo https://github.com/preciq/first_axum_test [INFO] tweaked toml for git repo https://github.com/preciq/first_axum_test written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/preciq/first_axum_test 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" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5f25ae511ac9ee662a598de8fbdb84e8fbd1e8203c92690cc4731dd53f2fecc5 [INFO] running `Command { std: "docker" "start" "-a" "5f25ae511ac9ee662a598de8fbdb84e8fbd1e8203c92690cc4731dd53f2fecc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5f25ae511ac9ee662a598de8fbdb84e8fbd1e8203c92690cc4731dd53f2fecc5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f25ae511ac9ee662a598de8fbdb84e8fbd1e8203c92690cc4731dd53f2fecc5", kill_on_drop: false }` [INFO] [stdout] 5f25ae511ac9ee662a598de8fbdb84e8fbd1e8203c92690cc4731dd53f2fecc5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8dfe3b175525384b693d6a3e15650e9956e1d5d985d3c11c154fb33b1eec932e [INFO] running `Command { std: "docker" "start" "-a" "8dfe3b175525384b693d6a3e15650e9956e1d5d985d3c11c154fb33b1eec932e", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.15 [INFO] [stderr] Compiling h2 v0.4.2 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling atomic-write-file v0.1.2 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling tempfile v3.10.0 [INFO] [stderr] Compiling sqlx-core v0.7.3 [INFO] [stderr] Compiling hyper v1.1.0 [INFO] [stderr] Compiling sqlx-mysql v0.7.3 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling sqlx-macros-core v0.7.3 [INFO] [stderr] Compiling sqlx-macros v0.7.3 [INFO] [stderr] Compiling sqlx v0.7.3 [INFO] [stderr] Compiling my_rest_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.51s [INFO] running `Command { std: "docker" "inspect" "8dfe3b175525384b693d6a3e15650e9956e1d5d985d3c11c154fb33b1eec932e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8dfe3b175525384b693d6a3e15650e9956e1d5d985d3c11c154fb33b1eec932e", kill_on_drop: false }` [INFO] [stdout] 8dfe3b175525384b693d6a3e15650e9956e1d5d985d3c11c154fb33b1eec932e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1998492f9051c46c2fad1b9a6ebdd21ab8d9e3511e3c3313367c55c9de711185 [INFO] running `Command { std: "docker" "start" "-a" "1998492f9051c46c2fad1b9a6ebdd21ab8d9e3511e3c3313367c55c9de711185", kill_on_drop: false }` [INFO] [stderr] Compiling my_rest_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/1.77.0-x86_64-unknown-linux-gnu/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/rustcBurx5u/symbols.o" "/opt/rustwide/target/debug/examples/6_database_integration_into_axum-f71d51b1e41e55bc.6_database_integration_into_axum.f66a4ba3c4f74222-cgu.00.rcgu.o" "/opt/rustwide/target/debug/examples/6_database_integration_into_axum-f71d51b1e41e55bc.6_database_integration_into_axum.f66a4ba3c4f74222-cgu.01.rcgu.o" "/opt/rustwide/target/debug/examples/6_database_integration_into_axum-f71d51b1e41e55bc.6_database_integration_into_axum.f66a4ba3c4f74222-cgu.02.rcgu.o" "/opt/rustwide/target/debug/examples/6_database_integration_into_axum-f71d51b1e41e55bc.6_database_integration_into_axum.f66a4ba3c4f74222-cgu.03.rcgu.o" "/opt/rustwide/target/debug/examples/6_database_integration_into_axum-f71d51b1e41e55bc.6_database_integration_into_axum.f66a4ba3c4f74222-cgu.04.rcgu.o" "/opt/rustwide/target/debug/examples/6_database_integration_into_axum-f71d51b1e41e55bc.6_database_integration_into_axum.f66a4ba3c4f74222-cgu.05.rcgu.o" "/opt/rustwide/target/debug/examples/6_database_integration_into_axum-f71d51b1e41e55bc.6_database_integration_into_axum.f66a4ba3c4f74222-cgu.06.rcgu.o" "/opt/rustwide/target/debug/examples/6_database_integration_into_axum-f71d51b1e41e55bc.6_database_integration_into_axum.f66a4ba3c4f74222-cgu.07.rcgu.o" "/opt/rustwide/target/debug/examples/6_database_integration_into_axum-f71d51b1e41e55bc.6_database_integration_into_axum.f66a4ba3c4f74222-cgu.08.rcgu.o" "/opt/rustwide/target/debug/examples/6_database_integration_into_axum-f71d51b1e41e55bc.6_database_integration_into_axum.f66a4ba3c4f74222-cgu.09.rcgu.o" "/opt/rustwide/target/debug/examples/6_database_integration_into_axum-f71d51b1e41e55bc.6_database_integration_into_axum.f66a4ba3c4f74222-cgu.10.rcgu.o" "/opt/rustwide/target/debug/examples/6_database_integration_into_axum-f71d51b1e41e55bc.6_database_integration_into_axum.f66a4ba3c4f74222-cgu.11.rcgu.o" "/opt/rustwide/target/debug/examples/6_database_integration_into_axum-f71d51b1e41e55bc.6_database_integration_into_axum.f66a4ba3c4f74222-cgu.12.rcgu.o" "/opt/rustwide/target/debug/examples/6_database_integration_into_axum-f71d51b1e41e55bc.6_database_integration_into_axum.f66a4ba3c4f74222-cgu.13.rcgu.o" "/opt/rustwide/target/debug/examples/6_database_integration_into_axum-f71d51b1e41e55bc.6_database_integration_into_axum.f66a4ba3c4f74222-cgu.14.rcgu.o" "/opt/rustwide/target/debug/examples/6_database_integration_into_axum-f71d51b1e41e55bc.6_database_integration_into_axum.f66a4ba3c4f74222-cgu.15.rcgu.o" "/opt/rustwide/target/debug/examples/6_database_integration_into_axum-f71d51b1e41e55bc.1z1s6q0ys5xtjuj0.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsqlx-89b46a5def0234c4.rlib" "/opt/rustwide/target/debug/deps/libsqlx_mysql-3bfcab73a789ba60.rlib" "/opt/rustwide/target/debug/deps/libdotenvy-f0fecc7c06772d19.rlib" "/opt/rustwide/target/debug/deps/libcrc-06110d2e15aba842.rlib" "/opt/rustwide/target/debug/deps/libcrc_catalog-478f24599877db0f.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-56b981f48b3da487.rlib" "/opt/rustwide/target/debug/deps/libbitflags-e282d90eacd5d959.rlib" "/opt/rustwide/target/debug/deps/libsha1-51640cacd5199051.rlib" "/opt/rustwide/target/debug/deps/librsa-f151e8c0030ca4ae.rlib" "/opt/rustwide/target/debug/deps/libpkcs1-3e68cbd19bf1688c.rlib" "/opt/rustwide/target/debug/deps/libpkcs8-e191df6e0b5dd847.rlib" "/opt/rustwide/target/debug/deps/libspki-a72ee1a56a9eb2d1.rlib" "/opt/rustwide/target/debug/deps/libder-5ed4327d7f05a778.rlib" "/opt/rustwide/target/debug/deps/libpem_rfc7468-d23c055335602082.rlib" "/opt/rustwide/target/debug/deps/libbase64ct-305568746021f862.rlib" "/opt/rustwide/target/debug/deps/libsignature-9c6568700158c2ea.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint_dig-253f8897caf61907.rlib" "/opt/rustwide/target/debug/deps/liblibm-4737d5f9aafb24fa.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-e5bace056fea4f59.rlib" "/opt/rustwide/target/debug/deps/libzeroize-62b3315a050435a6.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-47a757577a2f366d.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-cf49f999e2ea243d.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-6d93e946e432a466.rlib" "/opt/rustwide/target/debug/deps/libspin-6424f7304118ba06.rlib" "/opt/rustwide/target/debug/deps/librand-3d2b03c84ee57af6.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-bb422db35839394b.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-e4c8fbd270ff1cef.rlib" "/opt/rustwide/target/debug/deps/librand_core-1a84745cefd37b78.rlib" "/opt/rustwide/target/debug/deps/libsqlx_core-a6987dd456dda12a.rlib" "/opt/rustwide/target/debug/deps/libthiserror-4074ffe7f277a680.rlib" "/opt/rustwide/target/debug/deps/libsha2-feaf93d3cb2f8109.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-917d4acd6ccadcda.rlib" "/opt/rustwide/target/debug/deps/libdigest-e1ab25199a62df5f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-72cf6d7d13d0ce28.rlib" "/opt/rustwide/target/debug/deps/libconst_oid-716042cee3412c96.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-7068993ab63cf7a3.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-f3445a85756b7313.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-d429af9fdbc295a2.rlib" "/opt/rustwide/target/debug/deps/libtypenum-339a4239085a5683.rlib" "/opt/rustwide/target/debug/deps/libsqlformat-086ca55785315608.rlib" "/opt/rustwide/target/debug/deps/libunicode_categories-cab433339a613e81.rlib" "/opt/rustwide/target/debug/deps/libnom-87347023b673e3c0.rlib" "/opt/rustwide/target/debug/deps/libitertools-5bdfa546e7020b9c.rlib" "/opt/rustwide/target/debug/deps/libhashlink-189be20f2aaf3b04.rlib" "/opt/rustwide/target/debug/deps/liburl-e41c81654f6665da.rlib" "/opt/rustwide/target/debug/deps/libidna-5455851f067ce85e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-1167ec27330b0bc9.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-e95c37aadfd64ced.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-e1756d45310cf725.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-73300186cf618eb9.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-d38592a23c309477.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-bc6055e239729fda.rlib" "/opt/rustwide/target/debug/deps/libeither-e009a2c6e112b0e1.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-235d178164e3a151.rlib" "/opt/rustwide/target/debug/deps/libaxum-c6341e5a51e61707.rlib" "/opt/rustwide/target/debug/deps/libserde_path_to_error-7f74aa4dce2cf70b.rlib" "/opt/rustwide/target/debug/deps/libserde_json-de047d58dc8925b0.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-73794bc950d9d183.rlib" "/opt/rustwide/target/debug/deps/libryu-57f5b7b304878604.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-f937a9204af3c685.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-e7a3b56c283028ba.rlib" "/opt/rustwide/target/debug/deps/libhyper_util-8f9d13b118474a24.rlib" "/opt/rustwide/target/debug/deps/libhyper-e4e8afe60c707eda.rlib" "/opt/rustwide/target/debug/deps/libhttparse-9207565919965ecb.rlib" "/opt/rustwide/target/debug/deps/libh2-defcb8c7619a69c4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-941d744a8487bf22.rlib" "/opt/rustwide/target/debug/deps/libequivalent-3b3b589953eda310.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-80ae2571aa4d3eda.rlib" "/opt/rustwide/target/debug/deps/libahash-aa92aa362370ca05.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8fd59c544abf9ca9.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-d9394e653b5b5ee4.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-c75de3accdfc318f.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-9612100ad7b50c28.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-ac36cbc0d67aeb89.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-692790dd5f0d3c66.rlib" "/opt/rustwide/target/debug/deps/libmatchit-13e8e3083304e999.rlib" "/opt/rustwide/target/debug/deps/libserde-8d144128bd657b46.rlib" "/opt/rustwide/target/debug/deps/libaxum_core-339cbf9852b1d11b.rlib" "/opt/rustwide/target/debug/deps/libmime-18339b9bccd47cd6.rlib" "/opt/rustwide/target/debug/deps/libtracing-3d4e80782e31e7e8.rlib" "/opt/rustwide/target/debug/deps/liblog-0de5f158e8a5c97e.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-5daeb744c0692367.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-db4b1592012d5599.rlib" "/opt/rustwide/target/debug/deps/libsync_wrapper-74c54118ea8d4f82.rlib" "/opt/rustwide/target/debug/deps/libhttp_body_util-8deaa74c012e0002.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c92c11c3244fb984.rlib" "/opt/rustwide/target/debug/deps/libhttp-8629590b420ee708.rlib" "/opt/rustwide/target/debug/deps/libitoa-d3971e13b81e6c1f.rlib" "/opt/rustwide/target/debug/deps/libfnv-7237d9c24006bd47.rlib" "/opt/rustwide/target/debug/deps/libtower-13b178582f3475b0.rlib" "/opt/rustwide/target/debug/deps/libpin_project-aa08a4f4b048d7e2.rlib" "/opt/rustwide/target/debug/deps/libtower_layer-6d585b356fdfd17c.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-64e68a02621b65ab.rlib" "/opt/rustwide/target/debug/deps/libmemchr-6ca185c5d4981150.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-e3b232c4f162eabe.rlib" "/opt/rustwide/target/debug/deps/libslab-676f2b8c8546f1f6.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-7c9f751afee7ab83.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-bfd283e55ee92e41.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-5f5d7584ea826e85.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-538a84f2583de192.rlib" "/opt/rustwide/target/debug/deps/libtower_service-38cd4f45f4e7693a.rlib" "/opt/rustwide/target/debug/deps/libtokio-40725381d15edfdc.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-39c9c2aca6a36b55.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-41c87c0791b822d1.rlib" "/opt/rustwide/target/debug/deps/libsocket2-397b88ad086ffd5b.rlib" "/opt/rustwide/target/debug/deps/libbytes-814f90b1e41cab62.rlib" "/opt/rustwide/target/debug/deps/libmio-236c4b69f341be47.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-22dfe2c9cf8e7894.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-21c92f82ac5e6d0e.rlib" "/opt/rustwide/target/debug/deps/liblibc-e26f5afbeba84ce6.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-330a72d854cebf0a.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-1f05c76842adc726.rlib" "/opt/rustwide/target/debug/deps/liblock_api-1618de9e66a5d995.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-556a6e01142367a6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-8e9988dc66364aa5.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-320ebc7037fb8f95.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5c5363659220970d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bec15aa2c4312c4c.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-fe71d6e60bf77974.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-0f5608a77595bf7e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-b8b7c25fe3bad107.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-0f75b33b546e9dfc.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-2c2d79a7fce0ec84.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d29140320fecac62.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-9274a8eb44eefdb5.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-4c1e8c7ac02fe45d.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-0f62d6b334d8a8b9.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-56f5161b8051bb71.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-659f33ab33d4b7a0.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-194ca45e594e82cf.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-8de8e7171366ad5b.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-dd54ac19f2116694.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-7466f872aeeff38e.rlib" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-9886ca42a5954174.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1.77.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/6_database_integration_into_axum-f71d51b1e41e55bc" "-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 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `my_rest_api` (example "6_database_integration_into_axum") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "1998492f9051c46c2fad1b9a6ebdd21ab8d9e3511e3c3313367c55c9de711185", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1998492f9051c46c2fad1b9a6ebdd21ab8d9e3511e3c3313367c55c9de711185", kill_on_drop: false }` [INFO] [stdout] 1998492f9051c46c2fad1b9a6ebdd21ab8d9e3511e3c3313367c55c9de711185 [INFO] testing preciq/first_axum_test against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpreciq%2Ffirst_axum_test" "/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/preciq/first_axum_test on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/preciq/first_axum_test [INFO] finished tweaking git repo https://github.com/preciq/first_axum_test [INFO] tweaked toml for git repo https://github.com/preciq/first_axum_test written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/preciq/first_axum_test 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" "+beta-2024-03-24" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 21b3768a0bfb9726048e86aaebfa4c1f2c6a8b89042cc7d6ed831854512a33af [INFO] running `Command { std: "docker" "start" "-a" "21b3768a0bfb9726048e86aaebfa4c1f2c6a8b89042cc7d6ed831854512a33af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "21b3768a0bfb9726048e86aaebfa4c1f2c6a8b89042cc7d6ed831854512a33af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21b3768a0bfb9726048e86aaebfa4c1f2c6a8b89042cc7d6ed831854512a33af", kill_on_drop: false }` [INFO] [stdout] 21b3768a0bfb9726048e86aaebfa4c1f2c6a8b89042cc7d6ed831854512a33af [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d80a091c9f51e8a85f2bc1c34d83f0d8b36ff7527aa329ee3e1504fbde76b4f6 [INFO] running `Command { std: "docker" "start" "-a" "d80a091c9f51e8a85f2bc1c34d83f0d8b36ff7527aa329ee3e1504fbde76b4f6", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling smallvec v1.13.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling serde v1.0.196 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling ahash v0.8.9 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling serde_json v1.0.113 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling syn v2.0.49 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling indexmap v2.2.3 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling num-iter v0.1.44 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling http v1.0.0 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling finl_unicode v1.2.0 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling http-body v1.0.0 [INFO] [stderr] Compiling stringprep v0.1.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling whoami v1.4.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling async-trait v0.1.77 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling rsa v0.9.6 [INFO] [stderr] Compiling axum v0.7.4 [INFO] [stderr] Compiling http-body-util v0.1.0 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling serde_derive v1.0.196 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling pin-project-internal v1.1.4 [INFO] [stderr] Compiling pin-project v1.1.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tokio-stream v0.1.14 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling bitflags v2.4.2 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.15 [INFO] [stderr] Compiling h2 v0.4.2 [INFO] [stderr] Compiling nix v0.27.1 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling atomic-write-file v0.1.2 [INFO] [stderr] Compiling sqlformat v0.2.3 [INFO] [stderr] Compiling tempfile v3.10.0 [INFO] [stderr] Compiling hyper v1.1.0 [INFO] [stderr] Compiling hyper-util v0.1.3 [INFO] [stderr] Compiling sqlx-core v0.7.3 [INFO] [stderr] Compiling sqlx-mysql v0.7.3 [INFO] [stderr] Compiling sqlx-macros-core v0.7.3 [INFO] [stderr] Compiling sqlx-macros v0.7.3 [INFO] [stderr] Compiling sqlx v0.7.3 [INFO] [stderr] Compiling my_rest_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.61s [INFO] running `Command { std: "docker" "inspect" "d80a091c9f51e8a85f2bc1c34d83f0d8b36ff7527aa329ee3e1504fbde76b4f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d80a091c9f51e8a85f2bc1c34d83f0d8b36ff7527aa329ee3e1504fbde76b4f6", kill_on_drop: false }` [INFO] [stdout] d80a091c9f51e8a85f2bc1c34d83f0d8b36ff7527aa329ee3e1504fbde76b4f6 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aaed4e2fbf337f173447af4eb90e3c462a352006f297c6894746e7a06a322006 [INFO] running `Command { std: "docker" "start" "-a" "aaed4e2fbf337f173447af4eb90e3c462a352006f297c6894746e7a06a322006", kill_on_drop: false }` [INFO] [stderr] Compiling my_rest_api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.58s [INFO] running `Command { std: "docker" "inspect" "aaed4e2fbf337f173447af4eb90e3c462a352006f297c6894746e7a06a322006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaed4e2fbf337f173447af4eb90e3c462a352006f297c6894746e7a06a322006", kill_on_drop: false }` [INFO] [stdout] aaed4e2fbf337f173447af4eb90e3c462a352006f297c6894746e7a06a322006 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5426d6345566f747a5dbf594c133b9f4d2212584bd74de661b8a93251df3bbb7 [INFO] running `Command { std: "docker" "start" "-a" "5426d6345566f747a5dbf594c133b9f4d2212584bd74de661b8a93251df3bbb7", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/my_rest_api-302ffe0d92a2717f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5426d6345566f747a5dbf594c133b9f4d2212584bd74de661b8a93251df3bbb7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5426d6345566f747a5dbf594c133b9f4d2212584bd74de661b8a93251df3bbb7", kill_on_drop: false }` [INFO] [stdout] 5426d6345566f747a5dbf594c133b9f4d2212584bd74de661b8a93251df3bbb7