[INFO] cloning repository https://github.com/kdhttps/rust_wasm_cedar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kdhttps/rust_wasm_cedar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdhttps%2Frust_wasm_cedar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdhttps%2Frust_wasm_cedar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bdfd5e294b717b7182b7a6a4dae52fcff1a7a532 [INFO] checking kdhttps/rust_wasm_cedar against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdhttps%2Frust_wasm_cedar" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/kdhttps/rust_wasm_cedar [INFO] finished tweaking git repo https://github.com/kdhttps/rust_wasm_cedar [INFO] tweaked toml for git repo https://github.com/kdhttps/rust_wasm_cedar written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/kdhttps/rust_wasm_cedar on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/kdhttps/rust_wasm_cedar 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded darling_macro v0.20.9 [INFO] [stderr] Downloaded darling_core v0.20.9 [INFO] [stderr] Downloaded nonempty v0.10.0 [INFO] [stderr] Downloaded stacker v0.1.15 [INFO] [stderr] Downloaded darling v0.20.9 [INFO] [stderr] Downloaded unicode-script v0.5.6 [INFO] [stderr] Downloaded serde_with_macros v3.8.1 [INFO] [stderr] Downloaded serde_with v3.8.1 [INFO] [stderr] Downloaded unicode-security v0.1.1 [INFO] [stderr] Downloaded cedar-policy v3.2.1 [INFO] [stderr] Downloaded cedar-policy-validator v3.2.1 [INFO] [stderr] Downloaded hyper v0.14.29 [INFO] [stderr] Downloaded cedar-policy-core v3.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] db2b70a0440af9c64d818b60461edf8158bb0f75ea50cb23bc5be720e06415ca [INFO] running `Command { std: "docker" "start" "-a" "db2b70a0440af9c64d818b60461edf8158bb0f75ea50cb23bc5be720e06415ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "db2b70a0440af9c64d818b60461edf8158bb0f75ea50cb23bc5be720e06415ca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db2b70a0440af9c64d818b60461edf8158bb0f75ea50cb23bc5be720e06415ca", kill_on_drop: false }` [INFO] [stdout] db2b70a0440af9c64d818b60461edf8158bb0f75ea50cb23bc5be720e06415ca [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 28f5dfed769a6b8f2a3e7fbb540944feaf8f7b05b3bd3668ae3f8c7fb39ced72 [INFO] running `Command { std: "docker" "start" "-a" "28f5dfed769a6b8f2a3e7fbb540944feaf8f7b05b3bd3668ae3f8c7fb39ced72", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.85 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling serde v1.0.203 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Compiling either v1.12.0 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking unicode-xid v0.2.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Checking rustc_lexer v0.1.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking unicode-script v0.5.6 [INFO] [stderr] Checking nonempty v0.10.0 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling syn v2.0.66 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Checking unicode-security v0.1.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking lalrpop-util v0.20.2 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Compiling darling_core v0.20.9 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling serde_derive v1.0.203 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling miette-derive v7.2.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.23 [INFO] [stderr] Checking ref-cast v1.0.23 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling darling_macro v0.20.9 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Compiling darling v0.20.9 [INFO] [stderr] Compiling serde_with_macros v3.8.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Checking hyper v0.14.29 [INFO] [stderr] Checking js-sys v0.3.69 [INFO] [stderr] Checking console_error_panic_hook v0.1.7 [INFO] [stderr] Checking web-sys v0.3.69 [INFO] [stderr] Checking wasm-bindgen-futures v0.4.42 [INFO] [stderr] Checking miette v7.2.0 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_with v3.8.1 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Compiling cedar-policy-core v3.2.1 [INFO] [stderr] Compiling cedar-policy-validator v3.2.1 [INFO] [stderr] Checking cedar-policy v3.2.1 [INFO] [stderr] Checking rust_wasm_cedar v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `serde::Deserialize` [INFO] [stdout] --> src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*` [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use wasm_bindgen::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen_futures::JsFuture` [INFO] [stdout] --> src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use wasm_bindgen_futures::JsFuture; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RequestInit`, `RequestMode`, `Request`, and `Response` [INFO] [stdout] --> src/lib.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use web_sys::{Request, RequestInit, RequestMode, Response}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `serde::Deserialize` [INFO] [stdout] --> src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde::Deserialize; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen::prelude::*` [INFO] [stdout] --> src/lib.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use wasm_bindgen::prelude::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `wasm_bindgen_futures::JsFuture` [INFO] [stdout] --> src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use wasm_bindgen_futures::JsFuture; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `RequestInit`, `RequestMode`, `Request`, and `Response` [INFO] [stdout] --> src/lib.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use web_sys::{Request, RequestInit, RequestMode, Response}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s [INFO] running `Command { std: "docker" "inspect" "28f5dfed769a6b8f2a3e7fbb540944feaf8f7b05b3bd3668ae3f8c7fb39ced72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "28f5dfed769a6b8f2a3e7fbb540944feaf8f7b05b3bd3668ae3f8c7fb39ced72", kill_on_drop: false }` [INFO] [stdout] 28f5dfed769a6b8f2a3e7fbb540944feaf8f7b05b3bd3668ae3f8c7fb39ced72