[INFO] cloning repository https://github.com/ramarivera/rust-wasm-problem
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ramarivera/rust-wasm-problem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Framarivera%2Frust-wasm-problem", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Framarivera%2Frust-wasm-problem'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 97b78be3359bb8043e2c41e1810703d630513bed
[INFO] checking ramarivera/rust-wasm-problem against master#c8a31b780d5415358566a20b94912620a3f27067 for pr-139493-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Framarivera%2Frust-wasm-problem" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ramarivera/rust-wasm-problem
[INFO] finished tweaking git repo https://github.com/ramarivera/rust-wasm-problem
[INFO] tweaked toml for git repo https://github.com/ramarivera/rust-wasm-problem written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ramarivera/rust-wasm-problem on toolchain c8a31b780d5415358566a20b94912620a3f27067
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ramarivera/rust-wasm-problem 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" "+c8a31b780d5415358566a20b94912620a3f27067" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded diffmatchpatch v0.0.4
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.38
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.38
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.38
[INFO] [stderr]   Downloaded serde-wasm-bindgen v0.6.1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] deaf431fb49d87ea44a08bf2e1ad9c7dedca497c8450a3bc601339dc0f09bdae
[INFO] running `Command { std: "docker" "start" "-a" "deaf431fb49d87ea44a08bf2e1ad9c7dedca497c8450a3bc601339dc0f09bdae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "deaf431fb49d87ea44a08bf2e1ad9c7dedca497c8450a3bc601339dc0f09bdae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "deaf431fb49d87ea44a08bf2e1ad9c7dedca497c8450a3bc601339dc0f09bdae", kill_on_drop: false }`
[INFO] [stdout] deaf431fb49d87ea44a08bf2e1ad9c7dedca497c8450a3bc601339dc0f09bdae
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c8a31b780d5415358566a20b94912620a3f27067" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5c2ea5419c6280c6a86b7eadcbd8f520133ffd7e40de0aaf6cfdd8c8f4696ec4
[INFO] running `Command { std: "docker" "start" "-a" "5c2ea5419c6280c6a86b7eadcbd8f520133ffd7e40de0aaf6cfdd8c8f4696ec4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.88
[INFO] [stderr]    Compiling log v0.4.20
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]    Compiling once_cell v1.18.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.88
[INFO] [stderr]    Compiling serde v1.0.192
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking diffmatchpatch v0.0.4
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling syn v2.0.39
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.32
[INFO] [stderr]     Checking const_format v0.2.32
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.88
[INFO] [stderr]    Compiling serde_derive v1.0.192
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.38
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.88
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.88
[INFO] [stderr]     Checking js-sys v0.3.65
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.38
[INFO] [stderr]     Checking serde-wasm-bindgen v0.6.1
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.38
[INFO] [stderr]     Checking delta_repro v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `wee_alloc`
[INFO] [stdout]  --> src/lib.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "wee_alloc")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `wasm` and `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `wee_alloc` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `wee_alloc`
[INFO] [stdout]  --> src/lib.rs:3:7
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "wee_alloc")]
[INFO] [stdout]   |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `wasm` and `wasm-bindgen`
[INFO] [stdout]   = help: consider adding `wee_alloc` as a feature in `Cargo.toml`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text_or_embed`
[INFO] [stdout]   --> src/delta/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         text_or_embed: DeltaOperationInsert,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_text_or_embed`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]   --> src/delta/mod.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         attributes: Option<HashMap<String, FlexMapValue>>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attributes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]   --> src/delta/mod.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         attributes: Option<HashMap<String, FlexMapValue>>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attributes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `text_or_embed`
[INFO] [stdout]   --> src/delta/mod.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |         text_or_embed: DeltaOperationInsert,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_text_or_embed`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]   --> src/delta/mod.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |         attributes: Option<HashMap<String, FlexMapValue>>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attributes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `attributes`
[INFO] [stdout]   --> src/delta/mod.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         attributes: Option<HashMap<String, FlexMapValue>>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_attributes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.79s
[INFO] running `Command { std: "docker" "inspect" "5c2ea5419c6280c6a86b7eadcbd8f520133ffd7e40de0aaf6cfdd8c8f4696ec4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5c2ea5419c6280c6a86b7eadcbd8f520133ffd7e40de0aaf6cfdd8c8f4696ec4", kill_on_drop: false }`
[INFO] [stdout] 5c2ea5419c6280c6a86b7eadcbd8f520133ffd7e40de0aaf6cfdd8c8f4696ec4
