[INFO] cloning repository https://github.com/CristianNeamtu/rs-bind
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CristianNeamtu/rs-bind" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCristianNeamtu%2Frs-bind", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCristianNeamtu%2Frs-bind'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 86aaca95b28acc0bec3463837b92438aed859d83
[INFO] building CristianNeamtu/rs-bind against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCristianNeamtu%2Frs-bind" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/CristianNeamtu/rs-bind on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/CristianNeamtu/rs-bind
[INFO] finished tweaking git repo https://github.com/CristianNeamtu/rs-bind
[INFO] tweaked toml for git repo https://github.com/CristianNeamtu/rs-bind written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 144 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.5.1)
[INFO] [stderr]       Adding plotters v0.2.15 (available: v0.3.7)
[INFO] [stderr]       Adding rusqlite v0.21.0 (available: v0.32.1)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2ba304313ef172e0a47082ffd196bcd859dc01b073631fb25e3a7eeec58db98d
[INFO] running `Command { std: "docker" "start" "-a" "2ba304313ef172e0a47082ffd196bcd859dc01b073631fb25e3a7eeec58db98d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ba304313ef172e0a47082ffd196bcd859dc01b073631fb25e3a7eeec58db98d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ba304313ef172e0a47082ffd196bcd859dc01b073631fb25e3a7eeec58db98d", kill_on_drop: false }`
[INFO] [stdout] 2ba304313ef172e0a47082ffd196bcd859dc01b073631fb25e3a7eeec58db98d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a8f5057ace646d720d9a43715e163942b08a905cb5a25606fc3bc03405b93692
[INFO] running `Command { std: "docker" "start" "-a" "a8f5057ace646d720d9a43715e163942b08a905cb5a25606fc3bc03405b93692", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling json v0.12.4
[INFO] [stderr]    Compiling cc v1.2.7
[INFO] [stderr]    Compiling lru-cache v0.1.2
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling libsqlite3-sys v0.17.3
[INFO] [stderr]    Compiling syn v2.0.95
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling bind-gen v0.1.0 (/opt/rustwide/workdir/bind-gen)
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling rusqlite v0.21.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling rs-bind v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `sorted`
[INFO] [stdout]   --> src/container/map_iter.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(not(feature = "sorted"))]
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `sorted` 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: `sorted`
[INFO] [stdout]   --> src/container/map_iter.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(feature = "sorted")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = help: consider adding `sorted` 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] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `u64: From<json::number::Number>` is not satisfied
[INFO] [stdout]   --> src/de/json_de.rs:43:50
[INFO] [stdout]    |
[INFO] [stdout] 43 |         (true, true) => visitor.visit_u64(number.into()),
[INFO] [stdout]    |                                                  ^^^^ the trait `From<json::number::Number>` is not implemented for `u64`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `u64` implements `From<bool>`
[INFO] [stdout]              `u64` implements `From<char>`
[INFO] [stdout]              `u64` implements `From<std::ascii::Char>`
[INFO] [stdout]              `u64` implements `From<u16>`
[INFO] [stdout]              `u64` implements `From<u32>`
[INFO] [stdout]              `u64` implements `From<u8>`
[INFO] [stdout]    = note: required for `json::number::Number` to implement `Into<u64>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `i64: From<json::number::Number>` is not satisfied
[INFO] [stdout]   --> src/de/json_de.rs:44:51
[INFO] [stdout]    |
[INFO] [stdout] 44 |         (false, true) => visitor.visit_i64(number.into()),
[INFO] [stdout]    |                                                   ^^^^ the trait `From<json::number::Number>` is not implemented for `i64`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `From<T>`:
[INFO] [stdout]              `i64` implements `From<bool>`
[INFO] [stdout]              `i64` implements `From<i16>`
[INFO] [stdout]              `i64` implements `From<i32>`
[INFO] [stdout]              `i64` implements `From<i8>`
[INFO] [stdout]              `i64` implements `From<u16>`
[INFO] [stdout]              `i64` implements `From<u32>`
[INFO] [stdout]              `i64` implements `From<u8>`
[INFO] [stdout]    = note: required for `json::number::Number` to implement `Into<i64>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `rs-bind` (lib) due to 2 previous errors; 2 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a8f5057ace646d720d9a43715e163942b08a905cb5a25606fc3bc03405b93692", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a8f5057ace646d720d9a43715e163942b08a905cb5a25606fc3bc03405b93692", kill_on_drop: false }`
[INFO] [stdout] a8f5057ace646d720d9a43715e163942b08a905cb5a25606fc3bc03405b93692
