[INFO] fetching crate wasmer-pack-cli 0.7.1...
[INFO] checking wasmer-pack-cli-0.7.1 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-18
[INFO] extracting crate wasmer-pack-cli 0.7.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate wasmer-pack-cli 0.7.1
[INFO] finished tweaking crates.io crate wasmer-pack-cli 0.7.1
[INFO] tweaked toml for crates.io crate wasmer-pack-cli 0.7.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate wasmer-pack-cli 0.7.1 on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate wasmer-pack-cli 0.7.1 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b5927275d261aeeb36097d18e702b7aabf0f8c450c4b544e99dbe3b82f2d6c55
[INFO] running `Command { std: "docker" "start" "-a" "b5927275d261aeeb36097d18e702b7aabf0f8c450c4b544e99dbe3b82f2d6c55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b5927275d261aeeb36097d18e702b7aabf0f8c450c4b544e99dbe3b82f2d6c55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5927275d261aeeb36097d18e702b7aabf0f8c450c4b544e99dbe3b82f2d6c55", kill_on_drop: false }`
[INFO] [stdout] b5927275d261aeeb36097d18e702b7aabf0f8c450c4b544e99dbe3b82f2d6c55
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8593ca32ddb056c9f0a5c8e801b8399f033efbb12dd701ed47266797defc73ce
[INFO] running `Command { std: "docker" "start" "-a" "8593ca32ddb056c9f0a5c8e801b8399f033efbb12dd701ed47266797defc73ce", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.60
[INFO] [stderr]    Compiling unicode-ident v1.0.9
[INFO] [stderr]    Compiling quote v1.0.28
[INFO] [stderr]    Compiling libc v0.2.146
[INFO] [stderr]    Compiling serde v1.0.164
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling thiserror v1.0.40
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling anyhow v1.0.71
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]    Compiling io-lifetimes v1.0.11
[INFO] [stderr]    Compiling pulldown-cmark v0.8.0
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]     Checking ryu v1.0.13
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]     Checking itoa v1.0.6
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]    Compiling rustix v0.37.20
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]     Checking anstyle v1.0.0
[INFO] [stderr]     Checking form_urlencoded v1.2.0
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]     Checking idna v0.4.0
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]     Checking id-arena v2.2.1
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking winnow v0.4.6
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]     Checking any_ascii v0.1.7
[INFO] [stderr]     Checking cpufeatures v0.2.7
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking anstyle-parse v0.2.0
[INFO] [stderr]     Checking walkdir v2.3.3
[INFO] [stderr]     Checking path-clean v0.1.0
[INFO] [stderr]     Checking lexical-sort v0.3.1
[INFO] [stderr]     Checking matches v0.1.10
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.8
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]    Compiling wai-bindgen-gen-wasmer-py v0.2.3
[INFO] [stderr]     Checking heck v0.3.3
[INFO] [stderr]     Checking leb128 v0.2.5
[INFO] [stderr]     Checking anstyle-query v1.0.0
[INFO] [stderr]    Compiling wai-bindgen-gen-js v0.2.3
[INFO] [stderr]     Checking base64 v0.21.2
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling syn v2.0.18
[INFO] [stderr]     Checking flate2 v1.0.26
[INFO] [stderr]     Checking clap_lex v0.5.0
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]     Checking strsim v0.10.0
[INFO] [stderr]     Checking nuke-dir v0.1.0
[INFO] [stderr]     Checking heck v0.4.1
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]     Checking predicates-core v1.0.6
[INFO] [stderr]     Checking either v1.8.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling tempfile v3.6.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking termtree v0.4.1
[INFO] [stderr]     Checking wai-parser v0.2.3
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]     Checking difflib v0.4.0
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking memmap2 v0.6.2
[INFO] [stderr]     Checking filetime v0.2.21
[INFO] [stderr]     Checking xattr v0.2.3
[INFO] [stderr]     Checking bstr v1.5.0
[INFO] [stderr]     Checking predicates-tree v1.0.9
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]     Checking tar v0.4.38
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking similar v2.2.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking wai-bindgen-gen-core v0.2.3
[INFO] [stderr]     Checking insta v1.29.0
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]     Checking predicates v3.0.3
[INFO] [stderr]     Checking assert_cmd v2.0.11
[INFO] [stderr]     Checking is-terminal v0.4.7
[INFO] [stderr]     Checking anstream v0.3.2
[INFO] [stderr]     Checking clap_builder v4.3.3
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]    Compiling tracing-attributes v0.1.24
[INFO] [stderr]    Compiling clap_derive v4.3.2
[INFO] [stderr]     Checking pest v2.6.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking clap v4.3.3
[INFO] [stderr]    Compiling pest_meta v2.6.0
[INFO] [stderr]    Compiling pest_generator v2.6.0
[INFO] [stderr]    Compiling pest_derive v2.6.0
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking serde_cbor v0.11.2
[INFO] [stderr]     Checking serde_spanned v0.6.2
[INFO] [stderr]     Checking toml_datetime v0.6.2
[INFO] [stderr]     Checking toml v0.5.11
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking minijinja v0.34.0
[INFO] [stderr]     Checking shared-buffer v0.1.3
[INFO] [stderr]     Checking toml_edit v0.19.10
[INFO] [stderr]     Checking serde_yaml v0.9.21
[INFO] [stderr]     Checking wasmparser v0.107.0
[INFO] [stderr]     Checking ureq v2.6.2
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-0.34.0/src/environment.rs:511:34
[INFO] [stdout]     |
[INFO] [stdout] 511 |             .insert(name.into(), filters::BoxedFilter::new(f));
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^ - type must be known at this point
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  cannot infer type of the type parameter `Args` declared on the associated function `new`
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: filters::Filter<Rv, _>`
[INFO] [stdout]     = help: the following types implement trait `filters::Filter<Rv, Args>`:
[INFO] [stdout]               `Func` implements `filters::Filter<Rv, ()>`
[INFO] [stdout]               `Func` implements `filters::Filter<Rv, (A, B)>`
[INFO] [stdout]               `Func` implements `filters::Filter<Rv, (A, B, C)>`
[INFO] [stdout]               `Func` implements `filters::Filter<Rv, (A, B, C, D)>`
[INFO] [stdout]               `Func` implements `filters::Filter<Rv, (A, B, C, D, E)>`
[INFO] [stdout]               `Func` implements `filters::Filter<Rv, (A,)>`
[INFO] [stdout] note: required by a bound in `BoxedFilter::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-0.34.0/src/filters.rs:198:12
[INFO] [stdout]     |
[INFO] [stdout] 196 |     pub fn new<F, Rv, Args>(f: F) -> BoxedFilter
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 197 |     where
[INFO] [stdout] 198 |         F: Filter<Rv, Args> + for<'a> Filter<Rv, <Args as FunctionArgs<'a>>::Output>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^ required by this bound in `BoxedFilter::new`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 511 |             .insert(name.into(), filters::BoxedFilter::new::<F, Rv, Args>(f));
[INFO] [stdout]     |                                                           +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-0.34.0/src/environment.rs:532:40
[INFO] [stdout]     |
[INFO] [stdout] 532 |         self.tests.insert(name.into(), tests::BoxedTest::new(f));
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^^^^^^^^ - type must be known at this point
[INFO] [stdout]     |                                        |
[INFO] [stdout]     |                                        cannot infer type of the type parameter `Args` declared on the associated function `new`
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: tests::Test<Rv, _>`
[INFO] [stdout]     = help: the following types implement trait `tests::Test<Rv, Args>`:
[INFO] [stdout]               `Func` implements `tests::Test<Rv, ()>`
[INFO] [stdout]               `Func` implements `tests::Test<Rv, (A, B)>`
[INFO] [stdout]               `Func` implements `tests::Test<Rv, (A, B, C)>`
[INFO] [stdout]               `Func` implements `tests::Test<Rv, (A, B, C, D)>`
[INFO] [stdout]               `Func` implements `tests::Test<Rv, (A, B, C, D, E)>`
[INFO] [stdout]               `Func` implements `tests::Test<Rv, (A,)>`
[INFO] [stdout] note: required by a bound in `BoxedTest::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-0.34.0/src/tests.rs:184:12
[INFO] [stdout]     |
[INFO] [stdout] 182 |     pub fn new<F, Rv, Args>(f: F) -> BoxedTest
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 183 |     where
[INFO] [stdout] 184 |         F: Test<Rv, Args> + for<'a> Test<Rv, <Args as FunctionArgs<'a>>::Output>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^ required by this bound in `BoxedTest::new`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 532 |         self.tests.insert(name.into(), tests::BoxedTest::new::<F, Rv, Args>(f));
[INFO] [stdout]     |                                                             +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-0.34.0/src/environment.rs:555:38
[INFO] [stdout]     |
[INFO] [stdout] 555 |         self.add_global(name.into(), Value::from_function(f))
[INFO] [stdout]     |                                      ^^^^^^^^^^^^^^^^^^^^ - type must be known at this point
[INFO] [stdout]     |                                      |
[INFO] [stdout]     |                                      cannot infer type of the type parameter `Args` declared on the associated function `from_function`
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: Function<Rv, _>`
[INFO] [stdout]     = help: the following types implement trait `Function<Rv, Args>`:
[INFO] [stdout]               `Func` implements `Function<Rv, ()>`
[INFO] [stdout]               `Func` implements `Function<Rv, (A, B)>`
[INFO] [stdout]               `Func` implements `Function<Rv, (A, B, C)>`
[INFO] [stdout]               `Func` implements `Function<Rv, (A, B, C, D)>`
[INFO] [stdout]               `Func` implements `Function<Rv, (A, B, C, D, E)>`
[INFO] [stdout]               `Func` implements `Function<Rv, (A,)>`
[INFO] [stdout] note: required by a bound in `value::Value::from_function`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-0.34.0/src/value/mod.rs:575:12
[INFO] [stdout]     |
[INFO] [stdout] 572 |     pub fn from_function<F, Rv, Args>(f: F) -> Value
[INFO] [stdout]     |            ------------- required by a bound in this associated function
[INFO] [stdout] ...
[INFO] [stdout] 575 |         F: functions::Function<Rv, Args>
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ required by this bound in `Value::from_function`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 555 |         self.add_global(name.into(), Value::from_function::<F, Rv, Args>(f))
[INFO] [stdout]     |                                                          +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking webc v5.0.4
[INFO] [stderr]     Checking validator v0.16.0
[INFO] [stdout] error[E0283]: type annotations needed
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-0.34.0/src/value/mod.rs:580:9
[INFO] [stdout]     |
[INFO] [stdout] 580 |         functions::BoxedFunction::new(f).to_value()
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - type must be known at this point
[INFO] [stdout]     |         |
[INFO] [stdout]     |         cannot infer type of the type parameter `Args` declared on the associated function `new`
[INFO] [stdout]     |
[INFO] [stdout]     = note: cannot satisfy `F: Function<Rv, _>`
[INFO] [stdout]     = help: the following types implement trait `Function<Rv, Args>`:
[INFO] [stdout]               `Func` implements `Function<Rv, ()>`
[INFO] [stdout]               `Func` implements `Function<Rv, (A, B)>`
[INFO] [stdout]               `Func` implements `Function<Rv, (A, B, C)>`
[INFO] [stdout]               `Func` implements `Function<Rv, (A, B, C, D)>`
[INFO] [stdout]               `Func` implements `Function<Rv, (A, B, C, D, E)>`
[INFO] [stdout]               `Func` implements `Function<Rv, (A,)>`
[INFO] [stdout] note: required by a bound in `BoxedFunction::new`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/minijinja-0.34.0/src/functions.rs:175:12
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn new<F, Rv, Args>(f: F) -> BoxedFunction
[INFO] [stdout]     |            --- required by a bound in this associated function
[INFO] [stdout] 174 |     where
[INFO] [stdout] 175 |         F: Function<Rv, Args> + for<'a> Function<Rv, <Args as FunctionArgs<'a>>::Output>,
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^ required by this bound in `BoxedFunction::new`
[INFO] [stdout] help: consider specifying the generic arguments
[INFO] [stdout]     |
[INFO] [stdout] 580 |         functions::BoxedFunction::new::<F, Rv, Args>(f).to_value()
[INFO] [stdout]     |                                      +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking wasmer-toml v0.6.0
[INFO] [stdout] For more information about this error, try `rustc --explain E0283`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `minijinja` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "8593ca32ddb056c9f0a5c8e801b8399f033efbb12dd701ed47266797defc73ce", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8593ca32ddb056c9f0a5c8e801b8399f033efbb12dd701ed47266797defc73ce", kill_on_drop: false }`
[INFO] [stdout] 8593ca32ddb056c9f0a5c8e801b8399f033efbb12dd701ed47266797defc73ce
