[INFO] fetching crate jaq-std 2.0.0-alpha.1...
[INFO] checking jaq-std-2.0.0-alpha.1 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate jaq-std 2.0.0-alpha.1 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate jaq-std 2.0.0-alpha.1 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate jaq-std 2.0.0-alpha.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate jaq-std 2.0.0-alpha.1
[INFO] tweaked toml for crates.io crate jaq-std 2.0.0-alpha.1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 39 packages to latest compatible versions
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b306914a0f5b206abfddca8633e53602b6044bad5612a76a5db3f3d0d320a00
[INFO] running `Command { std: "docker" "start" "-a" "2b306914a0f5b206abfddca8633e53602b6044bad5612a76a5db3f3d0d320a00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b306914a0f5b206abfddca8633e53602b6044bad5612a76a5db3f3d0d320a00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b306914a0f5b206abfddca8633e53602b6044bad5612a76a5db3f3d0d320a00", kill_on_drop: false }`
[INFO] [stdout] 2b306914a0f5b206abfddca8633e53602b6044bad5612a76a5db3f3d0d320a00
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9ac89a775a8c5d8f13207712b9ee78463bce341e73f276231e789e45871bc886
[INFO] running `Command { std: "docker" "start" "-a" "9ac89a775a8c5d8f13207712b9ee78463bce341e73f276231e789e45871bc886", kill_on_drop: false }`
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking dyn-clone v1.0.17
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking jaq-core v2.0.0-alpha.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking hifijson v0.2.2
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]     Checking serde_json v1.0.128
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking jaq-std v2.0.0-alpha.1
[INFO] [stderr]     Checking jaq-std v2.0.0-alpha.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking jaq-json v1.0.0-alpha
[INFO] [stdout] error[E0277]: the trait bound `Val: jaq_std::ValT` is not satisfied
[INFO] [stdout]    --> tests/common/mod.rs:12:20
[INFO] [stdout]     |
[INFO] [stdout] 12  |         .with_funs(jaq_std::funs())
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^ the trait `jaq_std::ValT` is not implemented for `Val`
[INFO] [stdout]     |
[INFO] [stdout] help: trait impl with same name found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/jaq-json-1.0.0-alpha/src/lib.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | impl jaq_std::ValT for Val {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `jaq_std` are being used?
[INFO] [stdout] note: required by a bound in `jaq_std::funs`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:50:16
[INFO] [stdout]     |
[INFO] [stdout] 50  | pub fn funs<V: ValT>() -> impl Iterator<Item = Filter<Native<V>>> {
[INFO] [stdout]     |                ^^^^ required by this bound in `funs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Val: From<Value>` is not satisfied
[INFO] [stdout]   --> tests/common/mod.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 |     yields(x.into(), f, core::iter::once(Err(err)))
[INFO] [stdout]    |              ^^^^ the trait `From<Value>` is not implemented for `Val`, which is required by `Value: Into<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `Val` implements `From<bool>`
[INFO] [stdout]              `Val` implements `From<f64>`
[INFO] [stdout]              `Val` implements `From<isize>`
[INFO] [stdout]              `Val` implements `From<std::string::String>`
[INFO] [stdout]    = note: required for `Value` to implement `Into<Val>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Val: From<Value>` is not satisfied
[INFO] [stdout]   --> tests/common/mod.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 |     yields(x.into(), f, core::iter::once(Ok(y.into())))
[INFO] [stdout]    |              ^^^^ the trait `From<Value>` is not implemented for `Val`, which is required by `Value: Into<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `Val` implements `From<bool>`
[INFO] [stdout]              `Val` implements `From<f64>`
[INFO] [stdout]              `Val` implements `From<isize>`
[INFO] [stdout]              `Val` implements `From<std::string::String>`
[INFO] [stdout]    = note: required for `Value` to implement `Into<Val>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Val: From<Value>` is not satisfied
[INFO] [stdout]   --> tests/common/mod.rs:23:47
[INFO] [stdout]    |
[INFO] [stdout] 23 |     yields(x.into(), f, core::iter::once(Ok(y.into())))
[INFO] [stdout]    |                                               ^^^^ the trait `From<Value>` is not implemented for `Val`, which is required by `Value: Into<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `Val` implements `From<bool>`
[INFO] [stdout]              `Val` implements `From<f64>`
[INFO] [stdout]              `Val` implements `From<isize>`
[INFO] [stdout]              `Val` implements `From<std::string::String>`
[INFO] [stdout]    = note: required for `Value` to implement `Into<Val>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Val: From<Value>` is not satisfied
[INFO] [stdout]   --> tests/common/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 |     yields(x.into(), f, ys.into_iter().map(|y| Ok(y.into())))
[INFO] [stdout]    |              ^^^^ the trait `From<Value>` is not implemented for `Val`, which is required by `Value: Into<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `Val` implements `From<bool>`
[INFO] [stdout]              `Val` implements `From<f64>`
[INFO] [stdout]              `Val` implements `From<isize>`
[INFO] [stdout]              `Val` implements `From<std::string::String>`
[INFO] [stdout]    = note: required for `Value` to implement `Into<Val>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Val: From<Value>` is not satisfied
[INFO] [stdout]   --> tests/common/mod.rs:27:53
[INFO] [stdout]    |
[INFO] [stdout] 27 |     yields(x.into(), f, ys.into_iter().map(|y| Ok(y.into())))
[INFO] [stdout]    |                                                     ^^^^ the trait `From<Value>` is not implemented for `Val`, which is required by `Value: Into<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `Val` implements `From<bool>`
[INFO] [stdout]              `Val` implements `From<f64>`
[INFO] [stdout]              `Val` implements `From<isize>`
[INFO] [stdout]              `Val` implements `From<std::string::String>`
[INFO] [stdout]    = note: required for `Value` to implement `Into<Val>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Val: jaq_std::ValT` is not satisfied
[INFO] [stdout]    --> tests/common/mod.rs:12:20
[INFO] [stdout]     |
[INFO] [stdout] 12  |         .with_funs(jaq_std::funs())
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^ the trait `jaq_std::ValT` is not implemented for `Val`
[INFO] [stdout]     |
[INFO] [stdout] help: trait impl with same name found
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/jaq-json-1.0.0-alpha/src/lib.rs:267:1
[INFO] [stdout]     |
[INFO] [stdout] 267 | impl jaq_std::ValT for Val {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: perhaps two different versions of crate `jaq_std` are being used?
[INFO] [stdout] note: required by a bound in `jaq_std::funs`
[INFO] [stdout]    --> /opt/rustwide/workdir/src/lib.rs:50:16
[INFO] [stdout]     |
[INFO] [stdout] 50  | pub fn funs<V: ValT>() -> impl Iterator<Item = Filter<Native<V>>> {
[INFO] [stdout]     |                ^^^^ required by this bound in `funs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Val: From<Value>` is not satisfied
[INFO] [stdout]   --> tests/common/mod.rs:19:14
[INFO] [stdout]    |
[INFO] [stdout] 19 |     yields(x.into(), f, core::iter::once(Err(err)))
[INFO] [stdout]    |              ^^^^ the trait `From<Value>` is not implemented for `Val`, which is required by `Value: Into<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `Val` implements `From<bool>`
[INFO] [stdout]              `Val` implements `From<f64>`
[INFO] [stdout]              `Val` implements `From<isize>`
[INFO] [stdout]              `Val` implements `From<std::string::String>`
[INFO] [stdout]    = note: required for `Value` to implement `Into<Val>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Val: From<Value>` is not satisfied
[INFO] [stdout]   --> tests/common/mod.rs:23:14
[INFO] [stdout]    |
[INFO] [stdout] 23 |     yields(x.into(), f, core::iter::once(Ok(y.into())))
[INFO] [stdout]    |              ^^^^ the trait `From<Value>` is not implemented for `Val`, which is required by `Value: Into<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `Val` implements `From<bool>`
[INFO] [stdout]              `Val` implements `From<f64>`
[INFO] [stdout]              `Val` implements `From<isize>`
[INFO] [stdout]              `Val` implements `From<std::string::String>`
[INFO] [stdout]    = note: required for `Value` to implement `Into<Val>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Val: From<Value>` is not satisfied
[INFO] [stdout]   --> tests/common/mod.rs:23:47
[INFO] [stdout]    |
[INFO] [stdout] 23 |     yields(x.into(), f, core::iter::once(Ok(y.into())))
[INFO] [stdout]    |                                               ^^^^ the trait `From<Value>` is not implemented for `Val`, which is required by `Value: Into<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `Val` implements `From<bool>`
[INFO] [stdout]              `Val` implements `From<f64>`
[INFO] [stdout]              `Val` implements `From<isize>`
[INFO] [stdout]              `Val` implements `From<std::string::String>`
[INFO] [stdout]    = note: required for `Value` to implement `Into<Val>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Val: From<Value>` is not satisfied
[INFO] [stdout]   --> tests/common/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 |     yields(x.into(), f, ys.into_iter().map(|y| Ok(y.into())))
[INFO] [stdout]    |              ^^^^ the trait `From<Value>` is not implemented for `Val`, which is required by `Value: Into<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `Val` implements `From<bool>`
[INFO] [stdout]              `Val` implements `From<f64>`
[INFO] [stdout]              `Val` implements `From<isize>`
[INFO] [stdout]              `Val` implements `From<std::string::String>`
[INFO] [stdout]    = note: required for `Value` to implement `Into<Val>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Val: From<Value>` is not satisfied
[INFO] [stdout]   --> tests/common/mod.rs:27:53
[INFO] [stdout]    |
[INFO] [stdout] 27 |     yields(x.into(), f, ys.into_iter().map(|y| Ok(y.into())))
[INFO] [stdout]    |                                                     ^^^^ the trait `From<Value>` is not implemented for `Val`, which is required by `Value: Into<_>`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `Val` implements `From<bool>`
[INFO] [stdout]              `Val` implements `From<f64>`
[INFO] [stdout]              `Val` implements `From<isize>`
[INFO] [stdout]              `Val` implements `From<std::string::String>`
[INFO] [stdout]    = note: required for `Value` to implement `Into<Val>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jaq-std` (test "funs") due to 7 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `jaq-std` (test "defs") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "9ac89a775a8c5d8f13207712b9ee78463bce341e73f276231e789e45871bc886", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9ac89a775a8c5d8f13207712b9ee78463bce341e73f276231e789e45871bc886", kill_on_drop: false }`
[INFO] [stdout] 9ac89a775a8c5d8f13207712b9ee78463bce341e73f276231e789e45871bc886
