[INFO] cloning repository https://github.com/andreisilviudragnea/rust-webapp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/andreisilviudragnea/rust-webapp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreisilviudragnea%2Frust-webapp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreisilviudragnea%2Frust-webapp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3813d5994268485890be3186a06024beb6ad92be [INFO] testing andreisilviudragnea/rust-webapp against master#1ddedbaa5919b7b3e70d984660e21e844c615c97 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreisilviudragnea%2Frust-webapp" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andreisilviudragnea/rust-webapp on toolchain 1ddedbaa5919b7b3e70d984660e21e844c615c97 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/andreisilviudragnea/rust-webapp [INFO] finished tweaking git repo https://github.com/andreisilviudragnea/rust-webapp [INFO] tweaked toml for git repo https://github.com/andreisilviudragnea/rust-webapp written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/andreisilviudragnea/rust-webapp 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" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost-derive v0.13.1 [INFO] [stderr] Downloaded tagptr v0.2.0 [INFO] [stderr] Downloaded multimap v0.10.0 [INFO] [stderr] Downloaded mockall v0.13.0 [INFO] [stderr] Downloaded prost v0.13.1 [INFO] [stderr] Downloaded prost-build v0.13.1 [INFO] [stderr] Downloaded env_filter v0.1.1 [INFO] [stderr] Downloaded env_logger v0.11.5 [INFO] [stderr] Downloaded mockall_derive v0.13.0 [INFO] [stderr] Downloaded prost-types v0.13.1 [INFO] [stderr] Downloaded moka v0.12.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f556b700a9d05f5875286851be51acff0a38f5b3f9da26407bc8450376faadd7 [INFO] running `Command { std: "docker" "start" "-a" "f556b700a9d05f5875286851be51acff0a38f5b3f9da26407bc8450376faadd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f556b700a9d05f5875286851be51acff0a38f5b3f9da26407bc8450376faadd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f556b700a9d05f5875286851be51acff0a38f5b3f9da26407bc8450376faadd7", kill_on_drop: false }` [INFO] [stdout] f556b700a9d05f5875286851be51acff0a38f5b3f9da26407bc8450376faadd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c4f57bd9d8ac4840951713e4f1ca3fbff6b315707c79601bf61bbf61330f9fb0 [INFO] running `Command { std: "docker" "start" "-a" "c4f57bd9d8ac4840951713e4f1ca3fbff6b315707c79601bf61bbf61330f9fb0", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling k8s-openapi v0.22.0 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling rustls-native-certs v0.7.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling rdkafka-sys v4.7.0+2.3.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling axum v0.7.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling tempfile v3.11.0 [INFO] [stderr] Compiling raw-cpuid v11.1.0 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling moka v0.12.8 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling sync_wrapper v0.1.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling clap_builder v4.5.13 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling backoff v0.4.0 [INFO] [stderr] Compiling inotify v0.9.6 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling env_filter v0.1.1 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling async-broadcast v0.7.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling quanta v0.12.3 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling rustls-webpki v0.102.6 [INFO] [stderr] Compiling prost-derive v0.13.1 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling filetime v0.2.23 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling pest v2.7.11 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling num_enum v0.5.11 [INFO] [stderr] Compiling triomphe v0.1.11 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling notify v6.1.1 [INFO] [stderr] Compiling axum-macros v0.4.1 [INFO] [stderr] Compiling env_logger v0.11.5 [INFO] [stderr] Compiling clap v4.5.13 [INFO] [stderr] Compiling simple_logger v5.0.0 [INFO] [stderr] Compiling prost v0.13.1 [INFO] [stderr] Compiling prost-types v0.13.1 [INFO] [stderr] Compiling pest_meta v2.7.11 [INFO] [stderr] Compiling prost-build v0.13.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling pest_generator v2.7.11 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling pest_derive v2.7.11 [INFO] [stderr] Compiling rust-webapp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling tokio-rustls v0.26.0 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.16 [INFO] [stderr] Compiling hyper-util v0.1.6 [INFO] [stderr] Compiling jsonptr v0.4.7 [INFO] [stderr] Compiling jsonpath-rust v0.5.1 [INFO] [stderr] Compiling json-patch v2.0.0 [INFO] [stderr] Compiling hyper-timeout v0.5.1 [INFO] [stderr] Compiling hyper-rustls v0.27.2 [INFO] [stderr] Compiling rdkafka v0.36.2 [INFO] [stderr] Compiling hyper v0.14.30 [INFO] [stderr] Compiling warp v0.3.7 [INFO] [stderr] Compiling kube-core v0.93.1 [INFO] [stderr] Compiling kube-client v0.93.1 [INFO] [stderr] Compiling kube-runtime v0.93.1 [INFO] [stderr] Compiling kube v0.93.1 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.07s [INFO] running `Command { std: "docker" "inspect" "c4f57bd9d8ac4840951713e4f1ca3fbff6b315707c79601bf61bbf61330f9fb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4f57bd9d8ac4840951713e4f1ca3fbff6b315707c79601bf61bbf61330f9fb0", kill_on_drop: false }` [INFO] [stdout] c4f57bd9d8ac4840951713e4f1ca3fbff6b315707c79601bf61bbf61330f9fb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 233b78c519461db151993a10ec9b634cadcba8bde37e58ba4ded51fcdc72c9da [INFO] running `Command { std: "docker" "start" "-a" "233b78c519461db151993a10ec9b634cadcba8bde37e58ba4ded51fcdc72c9da", kill_on_drop: false }` [INFO] [stderr] Compiling mockall_derive v0.13.0 [INFO] [stderr] Compiling predicates-core v1.0.6 [INFO] [stderr] Compiling termtree v0.4.1 [INFO] [stderr] Compiling fragile v2.0.0 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling predicates-tree v1.0.9 [INFO] [stderr] Compiling predicates v3.1.0 [INFO] [stderr] Compiling mockall v0.13.0 [INFO] [stderr] Compiling rust-webapp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.98s [INFO] running `Command { std: "docker" "inspect" "233b78c519461db151993a10ec9b634cadcba8bde37e58ba4ded51fcdc72c9da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "233b78c519461db151993a10ec9b634cadcba8bde37e58ba4ded51fcdc72c9da", kill_on_drop: false }` [INFO] [stdout] 233b78c519461db151993a10ec9b634cadcba8bde37e58ba4ded51fcdc72c9da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1ddedbaa5919b7b3e70d984660e21e844c615c97" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a695970d24fe2d27da4db4d6ad73e007e3bf6d5456f88f7ea016ea50c29b01b8 [INFO] running `Command { std: "docker" "start" "-a" "a695970d24fe2d27da4db4d6ad73e007e3bf6d5456f88f7ea016ea50c29b01b8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rust_webapp-ae3f10b9ab45f146) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test cfg_type_parameter::test ... ok [INFO] [stdout] test double_mut::test ... ok [INFO] [stdout] test cfg_type_parameter_phantom_data::test ... ok [INFO] [stdout] test cow::test ... ok [INFO] [stdout] test higher_rank_trait_bounds::test ... ok [INFO] [stdout] test inherent_trait_method::test ... ok [INFO] [stdout] test future::test_mut_future ... ok [INFO] [stdout] test manually_drop::test2 ... ok [INFO] [stdout] test lifetimes::test ... ok [INFO] [stdout] test manually_drop::test1 ... ok [INFO] [stdout] test manually_drop::test3 ... ok [INFO] [stdout] test healthcheck::tests::test_healthcheck_filter ... ok [INFO] [stdout] test manually_drop::test4 ... ok [INFO] [stdout] test manually_drop::test5 ... ok [INFO] [stdout] test manually_drop::test6 ... ok [INFO] [stdout] test manually_drop::test7 ... ok [INFO] [stdout] test manually_drop::test8 ... ok [INFO] [stdout] test mockall::mytest ... ok [INFO] [stdout] test mut_bug::test ... ok [INFO] [stdout] test mut_ref_vs_rc_refcell::test ... ok [INFO] [stdout] test reborrow::test ... ok [INFO] [stdout] test serde::test ... ok [INFO] [stdout] test tokio_deadlock::test_block_in_place_from_current_thread_runtime ... ok [INFO] [stdout] test trait_upcast_coercion::test ... ok [INFO] [stdout] test watch_file::tests::test ... ignored [INFO] [stdout] test tokio_deadlock::test_spawn_blocking_from_current_thread_runtime ... ok [INFO] [stderr] %5|1722929715.262|CONFWARN|rdkafka#producer-1| [thrd:app]: No `bootstrap.servers` configured: client will not be able to connect to Kafka cluster [INFO] [stdout] test traits::test ... ok [INFO] [stdout] test tokio_deadlock::test_spawn_blocking_from_multi_thread_runtime ... ok [INFO] [stdout] test metadata::tests::test_threaded_producer_statistics_interval_ms_race_condition ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a695970d24fe2d27da4db4d6ad73e007e3bf6d5456f88f7ea016ea50c29b01b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a695970d24fe2d27da4db4d6ad73e007e3bf6d5456f88f7ea016ea50c29b01b8", kill_on_drop: false }` [INFO] [stdout] a695970d24fe2d27da4db4d6ad73e007e3bf6d5456f88f7ea016ea50c29b01b8 [INFO] testing andreisilviudragnea/rust-webapp against try#33f1d8bb92813a1bfc23c093c9f443ab09290307 for pr-128400 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandreisilviudragnea%2Frust-webapp" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andreisilviudragnea/rust-webapp on toolchain 33f1d8bb92813a1bfc23c093c9f443ab09290307 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-3-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/andreisilviudragnea/rust-webapp [INFO] finished tweaking git repo https://github.com/andreisilviudragnea/rust-webapp [INFO] tweaked toml for git repo https://github.com/andreisilviudragnea/rust-webapp written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/andreisilviudragnea/rust-webapp 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" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 50d40bafdc54491acaf1462916dc2462a2c97aeaa69dc39539031e81232507f5 [INFO] running `Command { std: "docker" "start" "-a" "50d40bafdc54491acaf1462916dc2462a2c97aeaa69dc39539031e81232507f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "50d40bafdc54491acaf1462916dc2462a2c97aeaa69dc39539031e81232507f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50d40bafdc54491acaf1462916dc2462a2c97aeaa69dc39539031e81232507f5", kill_on_drop: false }` [INFO] [stdout] 50d40bafdc54491acaf1462916dc2462a2c97aeaa69dc39539031e81232507f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+33f1d8bb92813a1bfc23c093c9f443ab09290307" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bff4eef56bc94dc57ff4fcddc1df1692150341094e5222d537bdfa17694ab077 [INFO] running `Command { std: "docker" "start" "-a" "bff4eef56bc94dc57ff4fcddc1df1692150341094e5222d537bdfa17694ab077", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling rustls-pki-types v1.7.0 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling k8s-openapi v0.22.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling toml_datetime v0.6.6 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling event-listener v5.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling libz-sys v1.1.18 [INFO] [stderr] Compiling rustls-pemfile v2.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling bytes v1.6.1 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling prettyplease v0.2.20 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rustls-native-certs v0.7.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.2 [INFO] [stderr] Compiling cmake v0.1.50 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling axum-core v0.4.3 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rdkafka-sys v4.7.0+2.3.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling multimap v0.10.0 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-2.0.72/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=b10b9799a98ae2e7 -C extra-filename=-b10b9799a98ae2e7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-999306cb2722a44d.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-588522ccb60d1420.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-7b828347d8713ecd.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `regex-syntax` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33f1d8bb92813a1bfc23c093c9f443ab09290307/bin/rustc --crate-name regex_syntax --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/regex-syntax-0.8.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="std"' --cfg 'feature="unicode"' --cfg 'feature="unicode-age"' --cfg 'feature="unicode-bool"' --cfg 'feature="unicode-case"' --cfg 'feature="unicode-gencat"' --cfg 'feature="unicode-perl"' --cfg 'feature="unicode-script"' --cfg 'feature="unicode-segment"' --check-cfg 'cfg(docsrs)' --check-cfg 'cfg(feature, values("arbitrary", "default", "std", "unicode", "unicode-age", "unicode-bool", "unicode-case", "unicode-gencat", "unicode-perl", "unicode-script", "unicode-segment"))' -C metadata=c1e3dd509c68fbb0 -C extra-filename=-c1e3dd509c68fbb0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "bff4eef56bc94dc57ff4fcddc1df1692150341094e5222d537bdfa17694ab077", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bff4eef56bc94dc57ff4fcddc1df1692150341094e5222d537bdfa17694ab077", kill_on_drop: false }` [INFO] [stdout] bff4eef56bc94dc57ff4fcddc1df1692150341094e5222d537bdfa17694ab077