[INFO] fetching crate jnat 0.11.2...
[INFO] testing jnat-0.11.2 against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] extracting crate jnat 0.11.2 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate jnat 0.11.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate jnat 0.11.2
[INFO] tweaked toml for crates.io crate jnat 0.11.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate jnat 0.11.2 on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 52 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ecc551003686ab33a4fc158c2d24c52782d124af1f3b8e2a7baec2d518120841
[INFO] running `Command { std: "docker" "start" "-a" "ecc551003686ab33a4fc158c2d24c52782d124af1f3b8e2a7baec2d518120841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ecc551003686ab33a4fc158c2d24c52782d124af1f3b8e2a7baec2d518120841", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecc551003686ab33a4fc158c2d24c52782d124af1f3b8e2a7baec2d518120841", kill_on_drop: false }`
[INFO] [stdout] ecc551003686ab33a4fc158c2d24c52782d124af1f3b8e2a7baec2d518120841
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b90b5b20e34306a77454a6c833bd77a2fc5139b3804768789601f0842d96ab06
[INFO] running `Command { std: "docker" "start" "-a" "b90b5b20e34306a77454a6c833bd77a2fc5139b3804768789601f0842d96ab06", kill_on_drop: false }`
[INFO] [stderr]    Compiling jni-sys v0.3.0
[INFO] [stderr]    Compiling cesu8 v1.1.0
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling jnat-macros v0.2.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling jni v0.21.1
[INFO] [stderr]    Compiling jnat v0.11.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/class.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |   pub fn create(&self, signature: Signature, args: &[Value]) -> jni::errors::Result<JObject> {
[INFO] [stdout]    |                 ^^^^^ this lifetime flows to the output                             ------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |   pub fn create(&self, signature: Signature, args: &[Value]) -> jni::errors::Result<JObject<'_>> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/env.rs:94:20
[INFO] [stdout]    |
[INFO] [stdout] 94 |   pub fn get_value(&self, jvaluegen: JValueGen<&'a JObject<'a>>) -> Value {
[INFO] [stdout]    |                    ^^^^^ this lifetime flows to the output          ----- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |   pub fn get_value(&self, jvaluegen: JValueGen<&'a JObject<'a>>) -> Value<'_> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/object.rs:91:20
[INFO] [stdout]    |
[INFO] [stdout] 91 |   pub fn get_class(&self) -> jni::errors::Result<Class> {
[INFO] [stdout]    |                    ^^^^^                         ----- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |   pub fn get_class(&self) -> jni::errors::Result<Class<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.60s
[INFO] running `Command { std: "docker" "inspect" "b90b5b20e34306a77454a6c833bd77a2fc5139b3804768789601f0842d96ab06", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b90b5b20e34306a77454a6c833bd77a2fc5139b3804768789601f0842d96ab06", kill_on_drop: false }`
[INFO] [stdout] b90b5b20e34306a77454a6c833bd77a2fc5139b3804768789601f0842d96ab06
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4085b5377a8ecb1d44340ee08c20588330be53ef0c437d3b2ca67c5435830de
[INFO] running `Command { std: "docker" "start" "-a" "e4085b5377a8ecb1d44340ee08c20588330be53ef0c437d3b2ca67c5435830de", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling inventory v0.3.21
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling jni v0.21.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling jnat v0.11.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/class.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |   pub fn create(&self, signature: Signature, args: &[Value]) -> jni::errors::Result<JObject> {
[INFO] [stdout]    |                 ^^^^^ this lifetime flows to the output                             ------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |   pub fn create(&self, signature: Signature, args: &[Value]) -> jni::errors::Result<JObject<'_>> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/env.rs:94:20
[INFO] [stdout]    |
[INFO] [stdout] 94 |   pub fn get_value(&self, jvaluegen: JValueGen<&'a JObject<'a>>) -> Value {
[INFO] [stdout]    |                    ^^^^^ this lifetime flows to the output          ----- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |   pub fn get_value(&self, jvaluegen: JValueGen<&'a JObject<'a>>) -> Value<'_> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/object.rs:91:20
[INFO] [stdout]    |
[INFO] [stdout] 91 |   pub fn get_class(&self) -> jni::errors::Result<Class> {
[INFO] [stdout]    |                    ^^^^^                         ----- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |   pub fn get_class(&self) -> jni::errors::Result<Class<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/class.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |   pub fn create(&self, signature: Signature, args: &[Value]) -> jni::errors::Result<JObject> {
[INFO] [stdout]    |                 ^^^^^ this lifetime flows to the output                             ------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |   pub fn create(&self, signature: Signature, args: &[Value]) -> jni::errors::Result<JObject<'_>> {
[INFO] [stdout]    |                                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/env.rs:94:20
[INFO] [stdout]    |
[INFO] [stdout] 94 |   pub fn get_value(&self, jvaluegen: JValueGen<&'a JObject<'a>>) -> Value {
[INFO] [stdout]    |                    ^^^^^ this lifetime flows to the output          ----- the lifetime gets resolved as `'_`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 94 |   pub fn get_value(&self, jvaluegen: JValueGen<&'a JObject<'a>>) -> Value<'_> {
[INFO] [stdout]    |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> src/object.rs:91:20
[INFO] [stdout]    |
[INFO] [stdout] 91 |   pub fn get_class(&self) -> jni::errors::Result<Class> {
[INFO] [stdout]    |                    ^^^^^                         ----- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 91 |   pub fn get_class(&self) -> jni::errors::Result<Class<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 30.08s
[INFO] running `Command { std: "docker" "inspect" "e4085b5377a8ecb1d44340ee08c20588330be53ef0c437d3b2ca67c5435830de", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4085b5377a8ecb1d44340ee08c20588330be53ef0c437d3b2ca67c5435830de", kill_on_drop: false }`
[INFO] [stdout] e4085b5377a8ecb1d44340ee08c20588330be53ef0c437d3b2ca67c5435830de
[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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 589f2b74e4552dc3972e155f1816fa1aaf0b5faa77b76ca7595e3e63de11ed55
[INFO] running `Command { std: "docker" "start" "-a" "589f2b74e4552dc3972e155f1816fa1aaf0b5faa77b76ca7595e3e63de11ed55", kill_on_drop: false }`
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/class.rs:56:17
[INFO] [stderr]    |
[INFO] [stderr] 56 |   pub fn create(&self, signature: Signature, args: &[Value]) -> jni::errors::Result<JObject> {
[INFO] [stderr]    |                 ^^^^^ this lifetime flows to the output                             ------- the lifetime gets resolved as `'_`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 56 |   pub fn create(&self, signature: Signature, args: &[Value]) -> jni::errors::Result<JObject<'_>> {
[INFO] [stderr]    |                                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/env.rs:94:20
[INFO] [stderr]    |
[INFO] [stderr] 94 |   pub fn get_value(&self, jvaluegen: JValueGen<&'a JObject<'a>>) -> Value {
[INFO] [stderr]    |                    ^^^^^ this lifetime flows to the output          ----- the lifetime gets resolved as `'_`
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 94 |   pub fn get_value(&self, jvaluegen: JValueGen<&'a JObject<'a>>) -> Value<'_> {
[INFO] [stderr]    |                                                                          ++++
[INFO] [stderr] 
[INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stderr]   --> src/object.rs:91:20
[INFO] [stderr]    |
[INFO] [stderr] 91 |   pub fn get_class(&self) -> jni::errors::Result<Class> {
[INFO] [stderr]    |                    ^^^^^                         ----- the lifetime gets resolved as `'_`
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    this lifetime flows to the output
[INFO] [stderr]    |
[INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stderr]    |
[INFO] [stderr] 91 |   pub fn get_class(&self) -> jni::errors::Result<Class<'_>> {
[INFO] [stderr]    |                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `jnat` (lib) generated 3 warnings
[INFO] [stderr] warning: `jnat` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/jnat-c5f0ea6a5d6b5b68)
[INFO] [stderr]      Running integration/main.rs (/opt/rustwide/target/debug/deps/integration-5caf0489283feeee)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test::signature::signature_from ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] Remember to run cargo build before running this
[INFO] [stdout] If you get weird errors, try running cargo clean
[INFO] [stderr] 
[INFO] [stderr] thread 'main' panicked at integration/main.rs:45:24:
[INFO] [stderr] Failed to set current dir: Os { code: 2, kind: NotFound, message: "No such file or directory" }
[INFO] [stderr] stack backtrace:
[INFO] [stderr]    0:     0x620187a59de2 - std::backtrace_rs::backtrace::libunwind::trace::h73a647620bf1c49d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x620187a59de2 - std::backtrace_rs::backtrace::trace_unsynchronized::hd4d513ed96cb3cb1
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x620187a59de2 - std::sys::backtrace::_print_fmt::h61bb95f7476aafa5
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]    3:     0x620187a59de2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha2e7e3a01df69042
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]    4:     0x620187a7b6b3 - core::fmt::rt::Argument::fmt::hf14163372f0f9a76
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]    5:     0x620187a7b6b3 - core::fmt::write::h7cb8f63788cd01d2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/fmt/mod.rs:1465:25
[INFO] [stderr]    6:     0x620187a56f93 - std::io::default_write_fmt::h92ac9345fd53cc14
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x620187a56f93 - std::io::Write::write_fmt::h5ebaf381f8338068
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]    8:     0x620187a59c32 - std::sys::backtrace::BacktraceLock::print::h3ec4d7883eb25e61
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]    9:     0x620187a5af56 - std::panicking::default_hook::{{closure}}::h29548987efd832cb
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:300:27
[INFO] [stderr]   10:     0x620187a5ad59 - std::panicking::default_hook::ha25170a15c643514
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:327:9
[INFO] [stderr]   11:     0x620187a5b922 - std::panicking::rust_panic_with_hook::h0d81afcd829aa24b
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:833:13
[INFO] [stderr]   12:     0x620187a5b6ba - std::panicking::begin_panic_handler::{{closure}}::hc84a33f1202346cf
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:706:13
[INFO] [stderr]   13:     0x620187a5a2d9 - std::sys::backtrace::__rust_end_short_backtrace::h373067a14f6c59aa
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:168:18
[INFO] [stderr]   14:     0x620187a5b34d - __rustc[beb0385846a06d21]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:697:5
[INFO] [stderr]   15:     0x620187a7a5b0 - core::panicking::panic_fmt::ha33fa2ae772efba9
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/panicking.rs:75:14
[INFO] [stderr]   16:     0x620187a7a956 - core::result::unwrap_failed::hfbbd3c78a73fea3d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1761:5
[INFO] [stderr]   17:     0x620187958e32 - core::result::Result<T,E>::expect::h99db28bed31bf54c
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/result.rs:1119:23
[INFO] [stderr]   18:     0x620187958e32 - integration::setup::hdae1440a97146957
[INFO] [stderr]                                at /opt/rustwide/workdir/integration/main.rs:45:24
[INFO] [stderr]   19:     0x620187958e32 - integration::main::hefcbcc70b3a40904
[INFO] [stderr]                                at /opt/rustwide/workdir/integration/main.rs:53:3
[INFO] [stderr]   20:     0x620187959d63 - core::ops::function::FnOnce::call_once::h5c227d9fcb27297d
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   21:     0x620187959d63 - std::sys::backtrace::__rust_begin_short_backtrace::h7e2887098bfcd177
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/sys/backtrace.rs:152:18
[INFO] [stderr]   22:     0x620187959c39 - std::rt::lang_start::{{closure}}::hd3195c798e3a16f2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:206:18
[INFO] [stderr]   23:     0x620187a52c30 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hc3929e8466919df6
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/core/src/ops/function.rs:284:21
[INFO] [stderr]   24:     0x620187a52c30 - std::panicking::catch_unwind::do_call::hed30a66745299fca
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   25:     0x620187a52c30 - std::panicking::catch_unwind::hdfb0bc9563518507
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   26:     0x620187a52c30 - std::panic::catch_unwind::hd0a1d748acfba573
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   27:     0x620187a52c30 - std::rt::lang_start_internal::{{closure}}::h0c1845f1b3064b93
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:175:24
[INFO] [stderr]   28:     0x620187a52c30 - std::panicking::catch_unwind::do_call::h1114c52e864472d2
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:589:40
[INFO] [stderr]   29:     0x620187a52c30 - std::panicking::catch_unwind::h91938c6665615bc7
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panicking.rs:552:19
[INFO] [stderr]   30:     0x620187a52c30 - std::panic::catch_unwind::h0c65d4211626564a
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/panic.rs:359:14
[INFO] [stderr]   31:     0x620187a52c30 - std::rt::lang_start_internal::hc41e58da8618ff02
[INFO] [stderr]                                at /rustc/733b47ea4b1b86216f14ef56e49440c33933f230/library/std/src/rt.rs:171:5
[INFO] [stderr]   32:     0x620187959bac - main
[INFO] [stderr]   33:     0x79ebc657c1ca - <unknown>
[INFO] [stderr]   34:     0x79ebc657c28b - __libc_start_main
[INFO] [stderr]   35:     0x620187957225 - _start
[INFO] [stderr]   36:                0x0 - <unknown>
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "589f2b74e4552dc3972e155f1816fa1aaf0b5faa77b76ca7595e3e63de11ed55", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "589f2b74e4552dc3972e155f1816fa1aaf0b5faa77b76ca7595e3e63de11ed55", kill_on_drop: false }`
[INFO] [stdout] 589f2b74e4552dc3972e155f1816fa1aaf0b5faa77b76ca7595e3e63de11ed55
