[INFO] cloning repository https://github.com/0x57e11a/dollgen
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/0x57e11a/dollgen" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x57e11a%2Fdollgen", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x57e11a%2Fdollgen'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5b2fc606bfd43a603d90fad3adf35266b8dcb588
[INFO] checking 0x57e11a/dollgen against master#5a45ab9738330fb317d49e3594c2db5248b1e971 for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F0x57e11a%2Fdollgen" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/0x57e11a/dollgen on toolchain 5a45ab9738330fb317d49e3594c2db5248b1e971
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/0x57e11a/dollgen
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/0x57e11a/dollgen
[INFO] tweaked toml for git repo https://github.com/0x57e11a/dollgen written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/0x57e11a/dollgen 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" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded id-arena v2.2.1
[INFO] [stderr]   Downloaded doc-comment v0.3.3
[INFO] [stderr]   Downloaded clap_lex v0.7.3
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.6
[INFO] [stderr]   Downloaded liquid-derive v0.26.8
[INFO] [stderr]   Downloaded codemap v0.1.3
[INFO] [stderr]   Downloaded ariadne v0.4.1
[INFO] [stderr]   Downloaded thiserror v1.0.66
[INFO] [stderr]   Downloaded clap v4.5.21
[INFO] [stderr]   Downloaded lasso v0.7.3
[INFO] [stderr]   Downloaded wasm-bindgen-cli-support v0.2.95
[INFO] [stderr]   Downloaded clap_builder v4.5.21
[INFO] [stderr]   Downloaded walrus v0.22.0
[INFO] [stderr]   Downloaded thiserror-impl v1.0.66
[INFO] [stderr]   Downloaded liquid-lib v0.26.9
[INFO] [stderr]   Downloaded walrus-macro v0.22.0
[INFO] [stderr]   Downloaded utf8-width v0.1.7
[INFO] [stderr]   Downloaded rustix v0.38.40
[INFO] [stderr]   Downloaded grass_compiler v0.13.4
[INFO] [stderr]   Downloaded capturing-glob v0.1.1
[INFO] [stderr]   Downloaded liquid-core v0.26.9
[INFO] [stderr]   Downloaded anyhow v1.0.93
[INFO] [stderr]   Downloaded wasm-encoder v0.212.0
[INFO] [stderr]   Downloaded strfmt v0.2.4
[INFO] [stderr]   Downloaded thiserror v2.0.3
[INFO] [stderr]   Downloaded wasmparser v0.212.0
[INFO] [stderr]   Downloaded html-escape v0.2.13
[INFO] [stderr]   Downloaded markdoll v2.1.0
[INFO] [stderr]   Downloaded wasm-bindgen-externref-xform v0.2.95
[INFO] [stderr]   Downloaded wasm-bindgen-threads-xform v0.2.95
[INFO] [stderr]   Downloaded grass v0.13.4
[INFO] [stderr]   Downloaded kstring v2.0.2
[INFO] [stderr]   Downloaded liquid v0.26.9
[INFO] [stderr]   Downloaded downcast-rs v1.2.1
[INFO] [stderr]   Downloaded fastrand v2.2.0
[INFO] [stderr]   Downloaded wasm-bindgen-multi-value-xform v0.2.95
[INFO] [stderr]   Downloaded thiserror-impl v2.0.3
[INFO] [stderr]   Downloaded wasm-bindgen-wasm-conventions v0.2.95
[INFO] [stderr]   Downloaded wasm-bindgen-wasm-interpreter v0.2.95
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0eb22e32aa806a96bdd36162f1daa59979ee58be9be12224ac5c277e52acf4ea
[INFO] running `Command { std: "docker" "start" "-a" "0eb22e32aa806a96bdd36162f1daa59979ee58be9be12224ac5c277e52acf4ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0eb22e32aa806a96bdd36162f1daa59979ee58be9be12224ac5c277e52acf4ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0eb22e32aa806a96bdd36162f1daa59979ee58be9be12224ac5c277e52acf4ea", kill_on_drop: false }`
[INFO] [stdout] 0eb22e32aa806a96bdd36162f1daa59979ee58be9be12224ac5c277e52acf4ea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+5a45ab9738330fb317d49e3594c2db5248b1e971" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8fc73a49989285e9637c2d828e4208469b6c67aa00fb5c63735babeedb5a700
[INFO] running `Command { std: "docker" "start" "-a" "d8fc73a49989285e9637c2d828e4208469b6c67aa00fb5c63735babeedb5a700", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]     Checking capturing-glob v0.1.1
[INFO] [stderr]     Checking strfmt v0.2.4
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.95
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.95
[INFO] [stderr]     Checking dollgen v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.95
[INFO] [stderr]     Checking wasm-bindgen v0.2.95
[INFO] [stderr]     Checking js-sys v0.3.72
[INFO] [stderr]     Checking web-sys v0.3.72
[INFO] [stderr]     Checking some-crate-name v0.0.0 (/opt/rustwide/workdir/examples/src/functional-place/the-code)
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]  --> examples/src/functional-place/the-code/src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[wasm_bindgen(start)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 30 more
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `wasm_bindgen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[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]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]   --> examples/src/functional-place/the-code/src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[wasm_bindgen]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `wasm_bindgen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[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: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]  --> examples/src/functional-place/the-code/src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[wasm_bindgen(start)]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: expected names are: `docsrs`, `feature`, and `test` and 30 more
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `wasm_bindgen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[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]   = note: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm_bindgen_unstable_test_coverage`
[INFO] [stdout]   --> examples/src/functional-place/the-code/src/lib.rs:17:1
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[wasm_bindgen]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `wasm_bindgen` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `wasm_bindgen` may come from an old version of the `wasm_bindgen_macro` crate, try updating your dependency with `cargo update -p wasm_bindgen_macro`
[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: this warning originates in the attribute macro `wasm_bindgen` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.06s
[INFO] running `Command { std: "docker" "inspect" "d8fc73a49989285e9637c2d828e4208469b6c67aa00fb5c63735babeedb5a700", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8fc73a49989285e9637c2d828e4208469b6c67aa00fb5c63735babeedb5a700", kill_on_drop: false }`
[INFO] [stdout] d8fc73a49989285e9637c2d828e4208469b6c67aa00fb5c63735babeedb5a700
