[INFO] cloning repository https://github.com/Arekkusul/ExploitAtlas [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arekkusul/ExploitAtlas" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArekkusul%2FExploitAtlas", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArekkusul%2FExploitAtlas'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8f367d9e3a12ed759090aec209c0bc35a19db31a [INFO] checking Arekkusul/ExploitAtlas against master#49b6ac01d6f4c3da812039ae846407a20961aa4c for pr-154887 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArekkusul%2FExploitAtlas" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Arekkusul/ExploitAtlas [INFO] finished tweaking git repo https://github.com/Arekkusul/ExploitAtlas [INFO] tweaked toml for git repo https://github.com/Arekkusul/ExploitAtlas written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Arekkusul/ExploitAtlas on toolchain 49b6ac01d6f4c3da812039ae846407a20961aa4c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+49b6ac01d6f4c3da812039ae846407a20961aa4c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Arekkusul/ExploitAtlas 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" "+49b6ac01d6f4c3da812039ae846407a20961aa4c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nonempty v0.7.0 [INFO] [stderr] Downloaded tower_governor v0.4.3 [INFO] [stderr] Downloaded yew-router v0.18.0 [INFO] [stderr] Downloaded forwarded-header-value v0.1.1 [INFO] [stderr] Downloaded ordered-float v1.1.1 [INFO] [stderr] Downloaded yew-router-macro v0.18.0 [INFO] [stderr] Downloaded compression-codecs v0.4.36 [INFO] [stderr] Downloaded const_fn v0.4.11 [INFO] [stderr] Downloaded lopdf v0.26.0 [INFO] [stderr] Downloaded async-compression v0.4.37 [INFO] [stderr] Downloaded genpdf v0.2.0 [INFO] [stderr] Downloaded printpdf v0.3.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+49b6ac01d6f4c3da812039ae846407a20961aa4c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fee272be4182ba26618c22afc608d8fc582053c652cf1b897a83b76014e087d9 [INFO] running `Command { std: "docker" "start" "-a" "fee272be4182ba26618c22afc608d8fc582053c652cf1b897a83b76014e087d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fee272be4182ba26618c22afc608d8fc582053c652cf1b897a83b76014e087d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fee272be4182ba26618c22afc608d8fc582053c652cf1b897a83b76014e087d9", kill_on_drop: false }` [INFO] [stdout] fee272be4182ba26618c22afc608d8fc582053c652cf1b897a83b76014e087d9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+49b6ac01d6f4c3da812039ae846407a20961aa4c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7be8afe81343ebe4ef23611e1df3cd61e4278fbd858213162e3846b94d714519 [INFO] running `Command { std: "docker" "start" "-a" "7be8afe81343ebe4ef23611e1df3cd61e4278fbd858213162e3846b94d714519", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.108 [INFO] [stderr] Compiling wasm-bindgen v0.2.108 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking ryu v1.0.22 [INFO] [stderr] Compiling zerocopy v0.8.37 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking encoding_index_tests v0.1.4 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking flate2 v1.1.8 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Checking serde_json v1.0.149 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling const_fn v0.4.11 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling flume v0.11.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Checking errno v0.3.14 [INFO] [stderr] Checking signal-hook-registry v1.4.8 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Checking bstr v1.12.1 [INFO] [stderr] Checking encoding-index-japanese v1.20141219.5 [INFO] [stderr] Checking encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Checking encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Checking encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Checking data-encoding v2.10.0 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling portable-atomic v1.13.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking pom v3.4.0 [INFO] [stderr] Checking encoding v0.2.33 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking raw-cpuid v11.6.0 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking dtoa v0.4.8 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking compression-codecs v0.4.36 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Checking webpki-roots v1.0.5 [INFO] [stderr] Checking spinning_top v0.3.0 [INFO] [stderr] Checking serde_path_to_error v0.1.20 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking nonempty v0.7.0 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Checking nonzero_ext v0.3.0 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking http-range-header v0.4.2 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking quanta v0.12.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.108 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling gloo-worker-macros v0.1.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling implicit-clone-derive v0.1.2 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling yew-macro v0.21.0 [INFO] [stderr] Compiling tokio-stream v0.1.18 [INFO] [stderr] Checking tungstenite v0.24.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Checking forwarded-header-value v0.1.1 [INFO] [stderr] Checking implicit-clone v0.4.9 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling yew-router-macro v0.18.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Checking zerovec v0.11.5 [INFO] [stderr] Checking zerotrie v0.2.3 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tinystr v0.8.2 [INFO] [stderr] Checking potential_utf v0.1.4 [INFO] [stderr] Checking icu_collections v2.1.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.108 [INFO] [stderr] Checking icu_locale_core v2.1.1 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Checking axum-core v0.4.5 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking js-sys v0.3.85 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Checking tokio-tungstenite v0.24.0 [INFO] [stderr] Checking async-compression v0.4.37 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking pinned v0.1.0 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking shared v0.1.0 (/opt/rustwide/workdir/shared) [INFO] [stderr] Checking governor v0.6.3 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Checking hyper-util v0.1.19 [INFO] [stderr] Checking prokio v0.1.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking tower-http v0.5.2 [INFO] [stderr] Checking lopdf v0.26.0 [INFO] [stderr] Compiling sqlx-core v0.8.6 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking axum v0.7.9 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking printpdf v0.3.4 [INFO] [stderr] Checking genpdf v0.2.0 [INFO] [stderr] Checking web-sys v0.3.85 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.58 [INFO] [stderr] Checking serde-wasm-bindgen v0.6.5 [INFO] [stderr] Checking gloo-timers v0.3.0 [INFO] [stderr] Compiling sqlx-sqlite v0.8.6 [INFO] [stderr] Checking tower_governor v0.4.3 [INFO] [stderr] Compiling sqlx-macros-core v0.8.6 [INFO] [stderr] Compiling sqlx-macros v0.8.6 [INFO] [stderr] Checking sqlx v0.8.6 [INFO] [stderr] Checking backend v0.1.0 (/opt/rustwide/workdir/backend) [INFO] [stderr] Checking gloo-utils v0.2.0 [INFO] [stderr] Checking gloo-events v0.2.0 [INFO] [stderr] Checking gloo-dialogs v0.2.0 [INFO] [stderr] Checking gloo-render v0.2.0 [INFO] [stderr] Checking gloo-console v0.3.0 [INFO] [stderr] Checking gloo-storage v0.3.0 [INFO] [stderr] Checking gloo-worker v0.4.0 [INFO] [stderr] Checking gloo-net v0.4.0 [INFO] [stderr] Checking gloo-net v0.5.0 [INFO] [stderr] Checking gloo-worker v0.5.0 [INFO] [stderr] Checking gloo-net v0.6.0 [INFO] [stderr] Checking gloo-history v0.2.2 [INFO] [stderr] Checking gloo-file v0.3.0 [INFO] [stderr] Checking gloo v0.11.0 [INFO] [stderr] Checking gloo v0.10.0 [INFO] [stderr] Checking yew v0.21.0 [INFO] [stderr] Checking yew-router v0.18.0 [INFO] [stderr] Checking frontend v0.1.0 (/opt/rustwide/workdir/frontend) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "7be8afe81343ebe4ef23611e1df3cd61e4278fbd858213162e3846b94d714519", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7be8afe81343ebe4ef23611e1df3cd61e4278fbd858213162e3846b94d714519", kill_on_drop: false }` [INFO] [stdout] 7be8afe81343ebe4ef23611e1df3cd61e4278fbd858213162e3846b94d714519