[INFO] cloning repository https://github.com/Xavulu/astral-web [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Xavulu/astral-web" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXavulu%2Fastral-web", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXavulu%2Fastral-web'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] aaca341b0f2815cce5db2c797ac228edee8c19dc [INFO] checking Xavulu/astral-web against master#f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FXavulu%2Fastral-web" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Xavulu/astral-web on toolchain f5f33ec0e0455eefa72fc5567eb1280a4d5ee206 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Xavulu/astral-web [INFO] finished tweaking git repo https://github.com/Xavulu/astral-web [INFO] tweaked toml for git repo https://github.com/Xavulu/astral-web written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/Xavulu/astral-web already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0515ff916ae0c447121bd77013f3fda45f180ca1bfdd5b930e323943b10f1c20 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0515ff916ae0c447121bd77013f3fda45f180ca1bfdd5b930e323943b10f1c20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0515ff916ae0c447121bd77013f3fda45f180ca1bfdd5b930e323943b10f1c20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0515ff916ae0c447121bd77013f3fda45f180ca1bfdd5b930e323943b10f1c20", kill_on_drop: false }` [INFO] [stdout] 0515ff916ae0c447121bd77013f3fda45f180ca1bfdd5b930e323943b10f1c20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+f5f33ec0e0455eefa72fc5567eb1280a4d5ee206" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8a014a26f40c5c5bd054ec3b86ec10893f8af050cdb460877bebe26ec4b461ad [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "8a014a26f40c5c5bd054ec3b86ec10893f8af050cdb460877bebe26ec4b461ad", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking subtle v2.4.0 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling tinystr v0.3.4 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.71 [INFO] [stderr] Compiling bumpalo v3.6.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling wasm-bindgen v0.2.71 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fluent-syntax v0.10.3 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking alloc-no-stdlib v2.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking cookie-factory v0.3.2 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking arrayref v0.3.6 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking type-map v0.4.0 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling lock_api v0.4.2 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Checking alloc-stdlib v0.2.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking rust-embed-utils v5.1.0 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking brotli-decompressor v2.3.1 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.0 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking crypto-mac v0.8.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking wee_alloc v0.4.5 [INFO] [stderr] Checking sha2 v0.9.3 [INFO] [stderr] Checking poly1305 v0.6.2 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.21 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking pbkdf2 v0.6.0 [INFO] [stderr] Checking c2-chacha v0.3.0 [INFO] [stderr] Checking salsa20 v0.7.2 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking scrypt v0.5.0 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking brotli v3.3.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.71 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.71 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling ouroboros_macro v0.8.3 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling zeroize_derive v1.0.1 [INFO] [stderr] Compiling rust-embed-impl v5.9.0 [INFO] [stderr] Compiling pin-project-internal v1.0.5 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.71 [INFO] [stderr] Compiling rust-embed v5.9.0 [INFO] [stderr] Checking zeroize v1.2.0 [INFO] [stderr] Checking secrecy v0.7.0 [INFO] [stderr] Checking curve25519-dalek v3.0.2 [INFO] [stderr] Checking chacha20poly1305 v0.7.1 [INFO] [stderr] Checking age-core v0.5.0 (https://github.com/str4d/rage?rev=386ccc91bd#386ccc91) [INFO] [stderr] Checking js-sys v0.3.48 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Checking pin-project v1.0.5 [INFO] [stderr] Checking x25519-dalek v1.1.0 [INFO] [stderr] Compiling ouroboros v0.8.3 [INFO] [stderr] Checking web-sys v0.3.48 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.21 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Checking wasm-bindgen-test v0.3.21 [INFO] [stderr] Checking unic-langid-impl v0.9.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking unic-langid v0.9.0 [INFO] [stderr] Checking intl_pluralrules v7.0.1 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Checking fluent-bundle v0.14.4 [INFO] [stderr] Checking fluent v0.14.4 [INFO] [stderr] Compiling i18n-config v0.4.1 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling i18n-embed-impl v0.6.1 [INFO] [stderr] Compiling i18n-embed v0.10.2 [INFO] [stderr] Compiling i18n-embed-fl v0.3.1 [INFO] [stderr] Checking age v0.5.0 (https://github.com/str4d/rage?rev=386ccc91bd#386ccc91) [INFO] [stderr] Checking astral_wasm v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is never used: `set_panic` [INFO] [stdout] --> src/panic_hook.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn set_panic(){ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `set_panic` [INFO] [stdout] --> src/panic_hook.rs:1:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub fn set_panic(){ [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 36s [INFO] running `Command { std: "docker" "inspect" "8a014a26f40c5c5bd054ec3b86ec10893f8af050cdb460877bebe26ec4b461ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a014a26f40c5c5bd054ec3b86ec10893f8af050cdb460877bebe26ec4b461ad", kill_on_drop: false }` [INFO] [stdout] 8a014a26f40c5c5bd054ec3b86ec10893f8af050cdb460877bebe26ec4b461ad