[INFO] fetching crate droid-wrap 0.3.6...
[INFO] checking droid-wrap-0.3.6 against master#39cb3386ddc6c71657418be28dbb3987eea4aa4b for pr-133536
[INFO] extracting crate droid-wrap 0.3.6 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate droid-wrap 0.3.6 on toolchain 39cb3386ddc6c71657418be28dbb3987eea4aa4b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate droid-wrap 0.3.6
[INFO] finished tweaking crates.io crate droid-wrap 0.3.6
[INFO] tweaked toml for crates.io crate droid-wrap 0.3.6 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 56 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded droid-wrap-derive v0.3.6
[INFO] [stderr]   Downloaded droid-wrap-utils v0.3.6
[INFO] [stderr]   Downloaded android-build v0.1.0
[INFO] [stderr]   Downloaded noak v0.6.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] beadfa1454f590c3311720e1902572a658b40f7fe88594651a2d7b1fe82d05ee
[INFO] running `Command { std: "docker" "start" "-a" "beadfa1454f590c3311720e1902572a658b40f7fe88594651a2d7b1fe82d05ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "beadfa1454f590c3311720e1902572a658b40f7fe88594651a2d7b1fe82d05ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "beadfa1454f590c3311720e1902572a658b40f7fe88594651a2d7b1fe82d05ee", kill_on_drop: false }`
[INFO] [stdout] beadfa1454f590c3311720e1902572a658b40f7fe88594651a2d7b1fe82d05ee
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+39cb3386ddc6c71657418be28dbb3987eea4aa4b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 84d2ae49ebe07dd12dcf61f82234bba6d01fd71bafd98bb12ff5bffe1c9c0597
[INFO] running `Command { std: "docker" "start" "-a" "84d2ae49ebe07dd12dcf61f82234bba6d01fd71bafd98bb12ff5bffe1c9c0597", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling cargo-emit v0.2.1
[INFO] [stderr]    Compiling android-build v0.1.0
[INFO] [stderr]     Checking jni-sys v0.3.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]     Checking ndk-context v0.1.1
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling noak v0.6.1
[INFO] [stderr]    Compiling droid-wrap-utils v0.3.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling droid-wrap-derive v0.3.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking jni v0.21.1
[INFO] [stderr]     Checking droid-wrap v0.3.6 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0277]: the trait bound `String: JType` is not satisfied
[INFO] [stdout]   --> src/lib.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | droid_wrap_utils::import!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `JType` is not implemented for `String`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `JType`:
[INFO] [stdout]              &[String]
[INFO] [stdout]              &[u8]
[INFO] [stdout]              Arc<T>
[INFO] [stdout]              Mutex<T>
[INFO] [stdout]              Rc<T>
[INFO] [stdout]    = note: this error originates in the macro `impl_array` which comes from the expansion of the macro `droid_wrap_utils::import` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `String: JType` is not satisfied
[INFO] [stdout]   --> src/lib.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | droid_wrap_utils::import!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `JType` is not implemented for `String`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `JType`:
[INFO] [stdout]              &[String]
[INFO] [stdout]              &[u8]
[INFO] [stdout]              Arc<T>
[INFO] [stdout]              Mutex<T>
[INFO] [stdout]              Rc<T>
[INFO] [stdout]    = note: this error originates in the macro `impl_array` which comes from the expansion of the macro `droid_wrap_utils::import` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `String: JType` is not satisfied
[INFO] [stdout]   --> src/lib.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | droid_wrap_utils::import!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `JType` is not implemented for `String`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `JType`:
[INFO] [stdout]              &[String]
[INFO] [stdout]              &[u8]
[INFO] [stdout]              Arc<T>
[INFO] [stdout]              Mutex<T>
[INFO] [stdout]              Rc<T>
[INFO] [stdout]    = note: this error originates in the macro `impl_array` which comes from the expansion of the macro `droid_wrap_utils::import` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `String: JType` is not satisfied
[INFO] [stdout]   --> src/lib.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | droid_wrap_utils::import!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `JType` is not implemented for `String`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `JType`:
[INFO] [stdout]              &[String]
[INFO] [stdout]              &[u8]
[INFO] [stdout]              Arc<T>
[INFO] [stdout]              Mutex<T>
[INFO] [stdout]              Rc<T>
[INFO] [stdout]    = note: this error originates in the macro `impl_array` which comes from the expansion of the macro `droid_wrap_utils::import` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `String: JType` is not satisfied
[INFO] [stdout]   --> src/lib.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | droid_wrap_utils::import!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `JType` is not implemented for `String`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `JType`:
[INFO] [stdout]              &[String]
[INFO] [stdout]              &[u8]
[INFO] [stdout]              Arc<T>
[INFO] [stdout]              Mutex<T>
[INFO] [stdout]              Rc<T>
[INFO] [stdout]    = note: this error originates in the macro `impl_array` which comes from the expansion of the macro `droid_wrap_utils::import` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `String: JType` is not satisfied
[INFO] [stdout]   --> src/lib.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | droid_wrap_utils::import!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `JType` is not implemented for `String`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `JType`:
[INFO] [stdout]              &[String]
[INFO] [stdout]              &[u8]
[INFO] [stdout]              Arc<T>
[INFO] [stdout]              Mutex<T>
[INFO] [stdout]              Rc<T>
[INFO] [stdout]    = note: this error originates in the macro `impl_array` which comes from the expansion of the macro `droid_wrap_utils::import` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `String: JType` is not satisfied
[INFO] [stdout]   --> src/lib.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | droid_wrap_utils::import!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `JType` is not implemented for `String`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `JType`:
[INFO] [stdout]              &[String]
[INFO] [stdout]              &[u8]
[INFO] [stdout]              Arc<T>
[INFO] [stdout]              Mutex<T>
[INFO] [stdout]              Rc<T>
[INFO] [stdout]    = note: this error originates in the macro `impl_array` which comes from the expansion of the macro `droid_wrap_utils::import` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `String: JType` is not satisfied
[INFO] [stdout]   --> src/lib.rs:62:1
[INFO] [stdout]    |
[INFO] [stdout] 62 | droid_wrap_utils::import!();
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `JType` is not implemented for `String`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `JType`:
[INFO] [stdout]              &[String]
[INFO] [stdout]              &[u8]
[INFO] [stdout]              Arc<T>
[INFO] [stdout]              Mutex<T>
[INFO] [stdout]              Rc<T>
[INFO] [stdout]    = note: this error originates in the macro `impl_array` which comes from the expansion of the macro `droid_wrap_utils::import` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `droid-wrap` (lib) due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `droid-wrap` (lib test) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "84d2ae49ebe07dd12dcf61f82234bba6d01fd71bafd98bb12ff5bffe1c9c0597", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "84d2ae49ebe07dd12dcf61f82234bba6d01fd71bafd98bb12ff5bffe1c9c0597", kill_on_drop: false }`
[INFO] [stdout] 84d2ae49ebe07dd12dcf61f82234bba6d01fd71bafd98bb12ff5bffe1c9c0597
