[INFO] fetching crate ffi_utils 0.17.0...
[INFO] testing ffi_utils-0.17.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate ffi_utils 0.17.0 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate ffi_utils 0.17.0
[INFO] finished tweaking crates.io crate ffi_utils 0.17.0
[INFO] tweaked toml for crates.io crate ffi_utils 0.17.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate ffi_utils 0.17.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 53 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.9.3 (available: v0.22.1)
[INFO] [stderr]       Adding jni v0.12.3 (available: v0.21.1)
[INFO] [stderr]       Adding rand v0.7.3 (available: v0.9.2)
[INFO] [stderr]       Adding regex v0.2.11 (available: v1.12.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3323f59ef9ea3e9329eca3f94efcb2b8258b861d0561c8bec05500611869a3ac
[INFO] running `Command { std: "docker" "start" "-a" "3323f59ef9ea3e9329eca3f94efcb2b8258b861d0561c8bec05500611869a3ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3323f59ef9ea3e9329eca3f94efcb2b8258b861d0561c8bec05500611869a3ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3323f59ef9ea3e9329eca3f94efcb2b8258b861d0561c8bec05500611869a3ac", kill_on_drop: false }`
[INFO] [stdout] 3323f59ef9ea3e9329eca3f94efcb2b8258b861d0561c8bec05500611869a3ac
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aea680cab38645819195baa642cf2077c70e436f52d3f948b4b9f6f3a14b60b7
[INFO] running `Command { std: "docker" "start" "-a" "aea680cab38645819195baa642cf2077c70e436f52d3f948b4b9f6f3a14b60b7", kill_on_drop: false }`
[INFO] [stderr]    Compiling ucd-util v0.1.10
[INFO] [stderr]    Compiling regex v0.2.11
[INFO] [stderr]    Compiling thread_local v0.3.6
[INFO] [stderr]    Compiling aho-corasick v0.6.10
[INFO] [stderr]    Compiling utf8-ranges v1.0.5
[INFO] [stderr]    Compiling unwrap v1.2.1
[INFO] [stderr]    Compiling regex-syntax v0.5.6
[INFO] [stderr]    Compiling ffi_utils v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.51s
[INFO] running `Command { std: "docker" "inspect" "aea680cab38645819195baa642cf2077c70e436f52d3f948b4b9f6f3a14b60b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aea680cab38645819195baa642cf2077c70e436f52d3f948b4b9f6f3a14b60b7", kill_on_drop: false }`
[INFO] [stdout] aea680cab38645819195baa642cf2077c70e436f52d3f948b4b9f6f3a14b60b7
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 478e732f4570365a3cacab4fce36dbe6523d55bcf8c5e191d1f774d4f0e39320
[INFO] running `Command { std: "docker" "start" "-a" "478e732f4570365a3cacab4fce36dbe6523d55bcf8c5e191d1f774d4f0e39320", kill_on_drop: false }`
[INFO] [stderr]    Compiling ffi_utils v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stdout]    --> tests/lib.rs:113:21
[INFO] [stdout]     |
[INFO] [stdout] 113 |                     call_result_cb!(Err::<(), _>(e), user_data, o_callback);
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `java` and `jni`
[INFO] [stdout]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `call_result_cb` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the macro `call_result_cb` may come from an old version of the `ffi_utils` crate, try updating your dependency with `cargo update -p ffi_utils`
[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 macro `call_result_cb` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.03s
[INFO] running `Command { std: "docker" "inspect" "478e732f4570365a3cacab4fce36dbe6523d55bcf8c5e191d1f774d4f0e39320", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "478e732f4570365a3cacab4fce36dbe6523d55bcf8c5e191d1f774d4f0e39320", kill_on_drop: false }`
[INFO] [stdout] 478e732f4570365a3cacab4fce36dbe6523d55bcf8c5e191d1f774d4f0e39320
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b8fd86ac8ef7b1503be410bc93ad727bebe878cc7364fcb275676e841dfddf7f
[INFO] running `Command { std: "docker" "start" "-a" "b8fd86ac8ef7b1503be410bc93ad727bebe878cc7364fcb275676e841dfddf7f", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `cargo-clippy`
[INFO] [stderr]    --> tests/lib.rs:113:21
[INFO] [stderr]     |
[INFO] [stderr] 113 |                     call_result_cb!(Err::<(), _>(e), user_data, o_callback);
[INFO] [stderr]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `java` and `jni`
[INFO] [stderr]     = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stderr]     = help: try referring to `call_result_cb` crate for guidance on how handle this unexpected cfg
[INFO] [stderr]     = help: the macro `call_result_cb` may come from an old version of the `ffi_utils` crate, try updating your dependency with `cargo update -p ffi_utils`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `call_result_cb` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `ffi_utils` (test "lib") generated 1 warning
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ffi_utils-79bae04468d88ad1)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test vec::tests::vec_conversions ... ok
[INFO] [stdout] test macros::tests::error_code_and_desc ... ok
[INFO] [stdout] test catch_unwind::tests::panic_inside_catch_unwind_result ... ok
[INFO] [stdout] test catch_unwind::tests::panic_inside_catch_unwind_cb ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-2985518c03e9829e)
[INFO] [stdout] running 2 tests
[INFO] [stdout] test utility_functions ... ok
[INFO] [stdout] test basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ffi_utils
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b8fd86ac8ef7b1503be410bc93ad727bebe878cc7364fcb275676e841dfddf7f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8fd86ac8ef7b1503be410bc93ad727bebe878cc7364fcb275676e841dfddf7f", kill_on_drop: false }`
[INFO] [stdout] b8fd86ac8ef7b1503be410bc93ad727bebe878cc7364fcb275676e841dfddf7f
