[INFO] cloning repository https://github.com/RasmusRendal/bep-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RasmusRendal/bep-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRasmusRendal%2Fbep-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRasmusRendal%2Fbep-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 793132b5dc1f03c910eafd8a7299e9c5ce3a2a7d [INFO] testing RasmusRendal/bep-rs against try#a7ee93192a766fb0dafa23def7154fc03cfcfc3e for pr-146989 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRasmusRendal%2Fbep-rs" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/RasmusRendal/bep-rs [INFO] finished tweaking git repo https://github.com/RasmusRendal/bep-rs [INFO] tweaked toml for git repo https://github.com/RasmusRendal/bep-rs written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RasmusRendal/bep-rs on toolchain a7ee93192a766fb0dafa23def7154fc03cfcfc3e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/RasmusRendal/bep-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 072c146afc42a2a9e17c5ea1492553a5a216d5bd82a0601cff319e54c672ab89 [INFO] running `Command { std: "docker" "start" "-a" "072c146afc42a2a9e17c5ea1492553a5a216d5bd82a0601cff319e54c672ab89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "072c146afc42a2a9e17c5ea1492553a5a216d5bd82a0601cff319e54c672ab89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "072c146afc42a2a9e17c5ea1492553a5a216d5bd82a0601cff319e54c672ab89", kill_on_drop: false }` [INFO] [stdout] 072c146afc42a2a9e17c5ea1492553a5a216d5bd82a0601cff319e54c672ab89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 26bd29d197d2828fe7e34ffd90e61e4de3c7be67f77e89306d8dc0058f230a00 [INFO] running `Command { std: "docker" "start" "-a" "26bd29d197d2828fe7e34ffd90e61e4de3c7be67f77e89306d8dc0058f230a00", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling libc v0.2.168 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling anyhow v1.0.94 [INFO] [stderr] Compiling cc v1.2.3 [INFO] [stderr] Compiling rustversion v1.0.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Compiling rustix v0.38.42 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling bytes v1.9.0 [INFO] [stderr] Compiling winnow v0.6.20 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling libsqlite3-sys v0.30.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling socket2 v0.5.8 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling serde_json v1.0.133 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling time v0.3.37 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling flate2 v1.0.35 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling thiserror v2.0.6 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling notify-types v1.0.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.14.0 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling hdrhistogram v7.5.4 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling notify v7.0.0 [INFO] [stderr] Compiling lz4_flex v0.11.3 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling pin-project-internal v1.1.7 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v2.0.6 [INFO] [stderr] Compiling prettyplease v0.1.25 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling tokio v1.42.0 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling pin-project v1.1.7 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling rand v0.9.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling dsl_auto_type v0.1.2 [INFO] [stderr] Compiling prost v0.11.9 [INFO] [stderr] Compiling diesel_derives v2.2.3 [INFO] [stderr] Compiling prost-types v0.11.9 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling prost-build v0.11.9 [INFO] [stderr] Compiling bep-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling tokio-util v0.7.13 [INFO] [stderr] Compiling tokio-io-timeout v1.2.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling diesel v2.2.6 [INFO] [stderr] Compiling toml v0.8.19 [INFO] [stderr] Compiling migrations_internals v2.2.0 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Compiling hyper v0.14.31 [INFO] [stderr] Compiling hyper-timeout v0.4.1 [INFO] [stderr] Compiling tonic v0.9.2 [INFO] [stderr] Compiling console-api v0.5.0 [INFO] [stderr] Compiling console-subscriber v0.1.10 [INFO] [stderr] Compiling diesel_migrations v2.2.0 [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/peer_connection/handlers.rs:555:13 [INFO] [stdout] | [INFO] [stdout] 555 | stream: (impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 555 - stream: (impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static), [INFO] [stdout] 555 + stream: impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/peer_connection/verifier.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | stream: (impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - stream: (impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static), [INFO] [stdout] 96 + stream: impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/peer_connection/mod.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | socket: (impl AsyncWrite + AsyncRead + Unpin + Send + 'static), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 82 - socket: (impl AsyncWrite + AsyncRead + Unpin + Send + 'static), [INFO] [stdout] 82 + socket: impl AsyncWrite + AsyncRead + Unpin + Send + 'static, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DownloadProgress` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/bep-rs-152ba8b1469e4a1f/out/bep.items.rs:276:12 [INFO] [stdout] | [INFO] [stdout] 276 | pub struct DownloadProgress { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "26bd29d197d2828fe7e34ffd90e61e4de3c7be67f77e89306d8dc0058f230a00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "26bd29d197d2828fe7e34ffd90e61e4de3c7be67f77e89306d8dc0058f230a00", kill_on_drop: false }` [INFO] [stdout] 26bd29d197d2828fe7e34ffd90e61e4de3c7be67f77e89306d8dc0058f230a00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0e88f69062d3bf2fe20110707625cefbf9d0115617bcc045d0212b42a48c07e0 [INFO] running `Command { std: "docker" "start" "-a" "0e88f69062d3bf2fe20110707625cefbf9d0115617bcc045d0212b42a48c07e0", kill_on_drop: false }` [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/peer_connection/handlers.rs:555:13 [INFO] [stdout] | [INFO] [stdout] 555 | stream: (impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 555 - stream: (impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static), [INFO] [stdout] 555 + stream: impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/peer_connection/verifier.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | stream: (impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - stream: (impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static), [INFO] [stdout] 96 + stream: impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/peer_connection/mod.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | socket: (impl AsyncWrite + AsyncRead + Unpin + Send + 'static), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 82 - socket: (impl AsyncWrite + AsyncRead + Unpin + Send + 'static), [INFO] [stdout] 82 + socket: impl AsyncWrite + AsyncRead + Unpin + Send + 'static, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DownloadProgress` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/bep-rs-152ba8b1469e4a1f/out/bep.items.rs:276:12 [INFO] [stdout] | [INFO] [stdout] 276 | pub struct DownloadProgress { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bep-rs v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/peer_connection/handlers.rs:555:13 [INFO] [stdout] | [INFO] [stdout] 555 | stream: (impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 555 - stream: (impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static), [INFO] [stdout] 555 + stream: impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/peer_connection/verifier.rs:96:13 [INFO] [stdout] | [INFO] [stdout] 96 | stream: (impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 96 - stream: (impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static), [INFO] [stdout] 96 + stream: impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static , [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around type [INFO] [stdout] --> src/peer_connection/mod.rs:82:17 [INFO] [stdout] | [INFO] [stdout] 82 | socket: (impl AsyncWrite + AsyncRead + Unpin + Send + 'static), [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 82 - socket: (impl AsyncWrite + AsyncRead + Unpin + Send + 'static), [INFO] [stdout] 82 + socket: impl AsyncWrite + AsyncRead + Unpin + Send + 'static, [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DownloadProgress` is never constructed [INFO] [stdout] --> /opt/rustwide/target/debug/build/bep-rs-152ba8b1469e4a1f/out/bep.items.rs:276:12 [INFO] [stdout] | [INFO] [stdout] 276 | pub struct DownloadProgress { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 8.38s [INFO] running `Command { std: "docker" "inspect" "0e88f69062d3bf2fe20110707625cefbf9d0115617bcc045d0212b42a48c07e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e88f69062d3bf2fe20110707625cefbf9d0115617bcc045d0212b42a48c07e0", kill_on_drop: false }` [INFO] [stdout] 0e88f69062d3bf2fe20110707625cefbf9d0115617bcc045d0212b42a48c07e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+a7ee93192a766fb0dafa23def7154fc03cfcfc3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a113a8fa9008684e776f2d76deb3562b9fb44e2ef98f9aa7027f17c3920a8220 [INFO] running `Command { std: "docker" "start" "-a" "a113a8fa9008684e776f2d76deb3562b9fb44e2ef98f9aa7027f17c3920a8220", kill_on_drop: false }` [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/peer_connection/handlers.rs:555:13 [INFO] [stderr] | [INFO] [stderr] 555 | stream: (impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 555 - stream: (impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static), [INFO] [stderr] 555 + stream: impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static , [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/peer_connection/verifier.rs:96:13 [INFO] [stderr] | [INFO] [stderr] 96 | stream: (impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 96 - stream: (impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static), [INFO] [stderr] 96 + stream: impl AsyncWrite + AsyncRead + Unpin + std::marker::Send + 'static , [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: unnecessary parentheses around type [INFO] [stderr] --> src/peer_connection/mod.rs:82:17 [INFO] [stderr] | [INFO] [stderr] 82 | socket: (impl AsyncWrite + AsyncRead + Unpin + Send + 'static), [INFO] [stderr] | ^ ^ [INFO] [stderr] | [INFO] [stderr] help: remove these parentheses [INFO] [stderr] | [INFO] [stderr] 82 - socket: (impl AsyncWrite + AsyncRead + Unpin + Send + 'static), [INFO] [stderr] 82 + socket: impl AsyncWrite + AsyncRead + Unpin + Send + 'static, [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: struct `DownloadProgress` is never constructed [INFO] [stderr] --> /opt/rustwide/target/debug/build/bep-rs-152ba8b1469e4a1f/out/bep.items.rs:276:12 [INFO] [stderr] | [INFO] [stderr] 276 | pub struct DownloadProgress { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `bep-rs` (lib) generated 4 warnings (run `cargo fix --lib -p bep-rs` to apply 3 suggestions) [INFO] [stderr] warning: `bep-rs` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bep_rs-379001bae8e3e97c) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test device_id::tests::test_convert_id ... ok [INFO] [stdout] test util::tests::test_bytes_to_hex ... ok [INFO] [stdout] test sync_directory::tests::test_get_name ... ok [INFO] [stdout] test peer_connection::verifier::tests::test_correct_cert ... ok [INFO] [stdout] test storage_backend::tests::test_localstorage ... ok [INFO] [stdout] test peer_connection::verifier::tests::test_incorrect_server_cert ... ok [INFO] [stdout] test peer_connection::verifier::tests::test_incorrect_client_cert ... ok [INFO] [stdout] test sync_directory::tests::test_generate_index ... ok [INFO] [stdout] test sync_directory::tests::test_update_index ... ok [INFO] [stdout] test sync_directory::tests::test_get_blocks ... ok [INFO] [stderr] Running tests/peer_connection.rs (/opt/rustwide/target/debug/deps/peer_connection-2ca896b752d1a2ff) [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test test_double_close_err ... ok [INFO] [stdout] test test_open_close ... ok [INFO] [stdout] test test_close_nonpeer ... ok [INFO] [stdout] test test_get_nonexistent_file ... ok [INFO] [stdout] test test_nonsynced_directory ... ok [INFO] [stdout] test test_get_file ... ok [INFO] [stdout] test test_accept_dir_with_handler ... ok [INFO] [stdout] test test_track_dir ... FAILED [INFO] [stdout] test test_get_directory ... ok [INFO] [stdout] test test_decentralized_sync ... ok [INFO] [stdout] test test_update_file ... ok [INFO] [stdout] test test_get_twoblock_file ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_track_dir stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'tokio-runtime-worker' (86) panicked at src/sync_directory.rs:178:21: [INFO] [stdout] attempt to subtract with overflow [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5de927d71682 - std[b14e17aa63033746]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5de927d71682 - std[b14e17aa63033746]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5de927d71682 - std[b14e17aa63033746]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5de927d71682 - <::print::DisplayBacktrace as core[7ebf52c056bd56a4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5de927d8938a - ::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5de927d8938a - core[7ebf52c056bd56a4]::fmt::write [INFO] [stdout] 6: 0x5de927d76d06 - std[b14e17aa63033746]::io::default_write_fmt::> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5de927d76d06 - as std[b14e17aa63033746]::io::Write>::write_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5de927d4da8f - ::print [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5de927d4da8f - std[b14e17aa63033746]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5de927d68c69 - std[b14e17aa63033746]::panicking::default_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5de92784870e - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5de92784870e - test[3318909d72adbd73]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5de927d68ed2 - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5de927d68ed2 - std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5de927d4db7a - std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:691:13 [INFO] [stdout] 16: 0x5de927d45409 - std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5de927d4e99d - __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5de927d89b7c - core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5de927d8ac39 - core[7ebf52c056bd56a4]::panicking::panic_const::panic_const_sub_overflow [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:175:17 [INFO] [stdout] 20: 0x5de927880447 - ::gen_blocks [INFO] [stdout] at /opt/rustwide/workdir/src/sync_directory.rs:178:21 [INFO] [stdout] 21: 0x5de92787d94b - ::generate_index::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/sync_directory.rs:113:33 [INFO] [stdout] 22: 0x5de92789f24a - bep_rs[ff1689c9e914f512]::peer_connection::watcher::watch::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/peer_connection/watcher.rs:57:68 [INFO] [stdout] 23: 0x5de927910acd - ::watch::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/peer_connection/mod.rs:512:62 [INFO] [stdout] 24: 0x5de9278a7994 - ::watch::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-util-0.7.13/src/task/task_tracker.rs:669:31 [INFO] [stdout] 25: 0x5de92798f29c - ::watch::{closure#0}>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/core.rs:331:24 [INFO] [stdout] 26: 0x5de92799943c - ::watch::{closure#0}>>>>::with_mut::, ::watch::{closure#0}>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/loom/std/unsafe_cell.rs:16:9 [INFO] [stdout] 27: 0x5de92799943c - ::watch::{closure#0}>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/core.rs:320:30 [INFO] [stdout] 28: 0x5de9279b2e6e - tokio[180b739620a4a2b7]::runtime::task::harness::poll_future::::watch::{closure#0}>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:499:30 [INFO] [stdout] 29: 0x5de927989501 - ::watch::{closure#0}>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 30: 0x5de9278af61f - std[b14e17aa63033746]::panicking::catch_unwind::do_call::::watch::{closure#0}>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 31: 0x5de9279ac1fb - __rust_try [INFO] [stdout] 32: 0x5de9279a2103 - std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::watch::{closure#0}>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 33: 0x5de9279a2103 - std[b14e17aa63033746]::panic::catch_unwind::::watch::{closure#0}>, alloc[ed4a2d6a5f8966cc]::sync::Arc>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 34: 0x5de9279af250 - tokio[180b739620a4a2b7]::runtime::task::harness::poll_future::::watch::{closure#0}>, alloc[ed4a2d6a5f8966cc]::sync::Arc> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:487:18 [INFO] [stdout] 35: 0x5de9279b95a9 - ::watch::{closure#0}>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:209:27 [INFO] [stdout] 36: 0x5de9279b9847 - ::watch::{closure#0}>, alloc[ed4a2d6a5f8966cc]::sync::Arc>>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:154:20 [INFO] [stdout] 37: 0x5de92792885d - tokio[180b739620a4a2b7]::runtime::task::raw::poll::::watch::{closure#0}>, alloc[ed4a2d6a5f8966cc]::sync::Arc> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/raw.rs:271:13 [INFO] [stdout] 38: 0x5de927bc2477 - ::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/raw.rs:201:18 [INFO] [stdout] 39: 0x5de927beb542 - >>::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/mod.rs:435:13 [INFO] [stdout] 40: 0x5de927bd688d - ::run_task::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/multi_thread/worker.rs:596:18 [INFO] [stdout] 41: 0x5de927bdee99 - tokio[180b739620a4a2b7]::runtime::coop::with_budget::, ()>, ::run_task::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 42: 0x5de927bdee99 - tokio[180b739620a4a2b7]::runtime::coop::budget::, ()>, ::run_task::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 43: 0x5de927bdee99 - ::run_task [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/multi_thread/worker.rs:595:9 [INFO] [stdout] 44: 0x5de927bddcf9 - ::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/multi_thread/worker.rs:546:29 [INFO] [stdout] 45: 0x5de927bd6049 - tokio[180b739620a4a2b7]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/multi_thread/worker.rs:511:24 [INFO] [stdout] 46: 0x5de927c1c5a0 - >::set:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 47: 0x5de927c156ab - tokio[180b739620a4a2b7]::runtime::context::set_scheduler::<(), tokio[180b739620a4a2b7]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:38 [INFO] [stdout] 48: 0x5de927c1d88b - >::try_with::::{closure#0}, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 49: 0x5de927c1d4ef - >::with::::{closure#0}, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 50: 0x5de927c14e34 - tokio[180b739620a4a2b7]::runtime::context::set_scheduler::<(), tokio[180b739620a4a2b7]::runtime::scheduler::multi_thread::worker::run::{closure#0}::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context.rs:180:17 [INFO] [stdout] 51: 0x5de927bd7349 - tokio[180b739620a4a2b7]::runtime::scheduler::multi_thread::worker::run::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/multi_thread/worker.rs:506:9 [INFO] [stdout] 52: 0x5de927bee50f - tokio[180b739620a4a2b7]::runtime::context::runtime::enter_runtime:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 53: 0x5de927bdfb55 - tokio[180b739620a4a2b7]::runtime::scheduler::multi_thread::worker::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/multi_thread/worker.rs:498:5 [INFO] [stdout] 54: 0x5de927bd61cb - ::launch::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/multi_thread/worker.rs:464:45 [INFO] [stdout] 55: 0x5de927bf168b - ::launch::{closure#0}> as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/blocking/task.rs:42:21 [INFO] [stdout] 56: 0x5de927bbb86c - ::launch::{closure#0}>, tokio[180b739620a4a2b7]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/core.rs:331:24 [INFO] [stdout] 57: 0x5de927bbceec - ::launch::{closure#0}>>>>::with_mut::, ::launch::{closure#0}>, tokio[180b739620a4a2b7]::runtime::blocking::schedule::BlockingSchedule>>::poll::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/loom/std/unsafe_cell.rs:16:9 [INFO] [stdout] 58: 0x5de927bbceec - ::launch::{closure#0}>, tokio[180b739620a4a2b7]::runtime::blocking::schedule::BlockingSchedule>>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/core.rs:320:30 [INFO] [stdout] 59: 0x5de927bb8f3e - tokio[180b739620a4a2b7]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[180b739620a4a2b7]::runtime::blocking::schedule::BlockingSchedule>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:499:30 [INFO] [stdout] 60: 0x5de927becc21 - ::launch::{closure#0}>, tokio[180b739620a4a2b7]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 61: 0x5de927be33ef - std[b14e17aa63033746]::panicking::catch_unwind::do_call::::launch::{closure#0}>, tokio[180b739620a4a2b7]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 62: 0x5de927bbaf9b - __rust_try [INFO] [stdout] 63: 0x5de927bbaad3 - std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::launch::{closure#0}>, tokio[180b739620a4a2b7]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 64: 0x5de927bbaad3 - std[b14e17aa63033746]::panic::catch_unwind::::launch::{closure#0}>, tokio[180b739620a4a2b7]::runtime::blocking::schedule::BlockingSchedule>::{closure#0}>, core[7ebf52c056bd56a4]::task::poll::Poll<()>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 65: 0x5de927bb8b40 - tokio[180b739620a4a2b7]::runtime::task::harness::poll_future::::launch::{closure#0}>, tokio[180b739620a4a2b7]::runtime::blocking::schedule::BlockingSchedule> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:487:18 [INFO] [stdout] 66: 0x5de927bb9b59 - ::launch::{closure#0}>, tokio[180b739620a4a2b7]::runtime::blocking::schedule::BlockingSchedule>>::poll_inner [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:209:27 [INFO] [stdout] 67: 0x5de927bb9df7 - ::launch::{closure#0}>, tokio[180b739620a4a2b7]::runtime::blocking::schedule::BlockingSchedule>>::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/harness.rs:154:20 [INFO] [stdout] 68: 0x5de927bbf75d - tokio[180b739620a4a2b7]::runtime::task::raw::poll::::launch::{closure#0}>, tokio[180b739620a4a2b7]::runtime::blocking::schedule::BlockingSchedule> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/raw.rs:271:13 [INFO] [stdout] 69: 0x5de927bc2477 - ::poll [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/raw.rs:201:18 [INFO] [stdout] 70: 0x5de927beb8f7 - >::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/task/mod.rs:472:13 [INFO] [stdout] 71: 0x5de927c03767 - ::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/blocking/pool.rs:161:19 [INFO] [stdout] 72: 0x5de927c05780 - ::run [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/blocking/pool.rs:511:22 [INFO] [stdout] 73: 0x5de927c028f4 - ::spawn_thread::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/blocking/pool.rs:469:47 [INFO] [stdout] 74: 0x5de927bf9dd6 - std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace::<::spawn_thread::{closure#0}, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 75: 0x5de927c02772 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 76: 0x5de927becc91 - ::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 77: 0x5de927be3477 - std[b14e17aa63033746]::panicking::catch_unwind::do_call::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 78: 0x5de927c0771b - __rust_try [INFO] [stdout] 79: 0x5de927c02270 - std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 80: 0x5de927c02270 - std[b14e17aa63033746]::panic::catch_unwind::::spawn_thread::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 81: 0x5de927c02270 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::<::spawn_thread::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 82: 0x5de927c0e49f - ::spawn_thread::{closure#0}, ()>::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 83: 0x5de927d70eef - + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 84: 0x5de927d70eef - ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 85: 0x789c9d53daa4 - [INFO] [stdout] 86: 0x789c9d5caa64 - clone [INFO] [stdout] 87: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'notify-rs inotify loop' (88) panicked at src/peer_connection/watcher.rs:18:36: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: SendError { kind: Disconnected } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5de927d71682 - std[b14e17aa63033746]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5de927d71682 - std[b14e17aa63033746]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5de927d71682 - std[b14e17aa63033746]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5de927d71682 - <::print::DisplayBacktrace as core[7ebf52c056bd56a4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5de927d8938a - ::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5de927d8938a - core[7ebf52c056bd56a4]::fmt::write [INFO] [stdout] 6: 0x5de927d76d06 - std[b14e17aa63033746]::io::default_write_fmt::> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5de927d76d06 - as std[b14e17aa63033746]::io::Write>::write_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5de927d4da8f - ::print [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5de927d4da8f - std[b14e17aa63033746]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5de927d68c69 - std[b14e17aa63033746]::panicking::default_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5de92784870e - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5de92784870e - test[3318909d72adbd73]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5de927d68ed2 - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5de927d68ed2 - std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5de927d4db48 - std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5de927d45409 - std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5de927d4e99d - __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5de927d89b7c - core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5de927d898c2 - core[7ebf52c056bd56a4]::result::unwrap_failed [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5de92789c4ce - >::unwrap [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5de92789c4ce - bep_rs[ff1689c9e914f512]::peer_connection::watcher::async_watcher::{closure#0}::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/peer_connection/watcher.rs:18:36 [INFO] [stdout] 22: 0x5de9278c4f01 - futures_executor[fa0ed43c777ead73]::local_pool::block_on::::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/src/local_pool.rs:316:34 [INFO] [stdout] 23: 0x5de9278c4e7c - futures_executor[fa0ed43c777ead73]::local_pool::run_executor::<(), futures_executor[fa0ed43c777ead73]::local_pool::block_on::{closure#0}>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/src/local_pool.rs:90:37 [INFO] [stdout] 24: 0x5de9278ec1cc - >>::try_with::::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:513:12 [INFO] [stdout] 25: 0x5de9278ec0e4 - >>::with::::{closure#0}>::{closure#0}, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/local.rs:477:20 [INFO] [stdout] 26: 0x5de9278bf4ff - futures_executor[fa0ed43c777ead73]::local_pool::run_executor::<(), futures_executor[fa0ed43c777ead73]::local_pool::block_on::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/src/local_pool.rs:86:27 [INFO] [stdout] 27: 0x5de9278bf5a4 - futures_executor[fa0ed43c777ead73]::local_pool::block_on:: [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-executor-0.3.31/src/local_pool.rs:316:5 [INFO] [stdout] 28: 0x5de92789dd36 - bep_rs[ff1689c9e914f512]::peer_connection::watcher::async_watcher::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/peer_connection/watcher.rs:17:13 [INFO] [stdout] 29: 0x5de9278a5e2a - ::handle_event [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/notify-7.0.0/src/lib.rs:253:9 [INFO] [stdout] 30: 0x5de9279c2325 - ::handle_inotify [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/notify-7.0.0/src/inotify.rs:364:52 [INFO] [stdout] 31: 0x5de9279bf852 - ::handle_event [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/notify-7.0.0/src/inotify.rs:160:22 [INFO] [stdout] 32: 0x5de9279c3a46 - ::event_loop_thread [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/notify-7.0.0/src/inotify.rs:141:22 [INFO] [stdout] 33: 0x5de9279bf7cf - ::run::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/notify-7.0.0/src/inotify.rs:123:28 [INFO] [stdout] 34: 0x5de9279e4a96 - std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace::<::run::{closure#0}, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x5de9279d93ff - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::<::run::{closure#0}, ()>::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 36: 0x5de9279ea4e4 - ::run::{closure#0}, ()>::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5de9279e2b04 - std[b14e17aa63033746]::panicking::catch_unwind::do_call::::run::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x5de9279d9e7b - __rust_try [INFO] [stdout] 39: 0x5de9279d8f46 - std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::run::{closure#0}, ()>::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 40: 0x5de9279d8f46 - std[b14e17aa63033746]::panic::catch_unwind::::run::{closure#0}, ()>::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 41: 0x5de9279d8f46 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::<::run::{closure#0}, ()>::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 42: 0x5de9279e9dff - ::run::{closure#0}, ()>::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 43: 0x5de927d70eef - + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 44: 0x5de927d70eef - ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 45: 0x789c9d53daa4 - [INFO] [stdout] 46: 0x789c9d5caa64 - clone [INFO] [stdout] 47: 0x0 - [INFO] [stdout] [INFO] [stdout] thread 'test_track_dir' (68) panicked at tests/peer_connection.rs:572:36: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5de927d71682 - std[b14e17aa63033746]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5de927d71682 - std[b14e17aa63033746]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5de927d71682 - std[b14e17aa63033746]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x5de927d71682 - <::print::DisplayBacktrace as core[7ebf52c056bd56a4]::fmt::Display>::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x5de927d8938a - ::fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x5de927d8938a - core[7ebf52c056bd56a4]::fmt::write [INFO] [stdout] 6: 0x5de927d76d06 - std[b14e17aa63033746]::io::default_write_fmt::> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5de927d76d06 - as std[b14e17aa63033746]::io::Write>::write_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/io/mod.rs:1994:13 [INFO] [stdout] 8: 0x5de927d4da8f - ::print [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x5de927d4da8f - std[b14e17aa63033746]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x5de927d68c69 - std[b14e17aa63033746]::panicking::default_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x5de92784870e - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 12: 0x5de92784870e - test[3318909d72adbd73]::test_main_with_exit_callback::::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5de927d68ed2 - core[7ebf52c056bd56a4]::ops::function::Fn<(&'a std[b14e17aa63033746]::panic::PanicHookInfo<'b>,), Output = ()> + core[7ebf52c056bd56a4]::marker::Send + core[7ebf52c056bd56a4]::marker::Sync> as core[7ebf52c056bd56a4]::ops::function::Fn<(&std[b14e17aa63033746]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2220:9 [INFO] [stdout] 14: 0x5de927d68ed2 - std[b14e17aa63033746]::panicking::panic_with_hook [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x5de927d4db48 - std[b14e17aa63033746]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x5de927d45409 - std[b14e17aa63033746]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x5de927d4e99d - __rustc[f8abce35e9738d16]::rust_begin_unwind [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x5de927d89b7c - core[7ebf52c056bd56a4]::panicking::panic_fmt [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x5de927d898c2 - core[7ebf52c056bd56a4]::result::unwrap_failed [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x5de927518a23 - >::unwrap [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x5de927518a23 - peer_connection[751a3386a16277ff]::test_track_dir::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/peer_connection.rs:572:36 [INFO] [stdout] 22: 0x5de9275acca5 - >> as core[7ebf52c056bd56a4]::future::future::Future>::poll [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/future/future.rs:133:9 [INFO] [stdout] 23: 0x5de9275b768d - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/park.rs:281:74 [INFO] [stdout] 24: 0x5de9275b226a - tokio[180b739620a4a2b7]::runtime::coop::with_budget::>, ::block_on>>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 25: 0x5de9275b226a - tokio[180b739620a4a2b7]::runtime::coop::budget::>, ::block_on>>>::{closure#0}> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 26: 0x5de9275b226a - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/park.rs:281:31 [INFO] [stdout] 27: 0x5de927585fb4 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/blocking.rs:66:14 [INFO] [stdout] 28: 0x5de9275a0328 - ::block_on::>>>::{closure#0} [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/multi_thread/mod.rs:87:22 [INFO] [stdout] 29: 0x5de9275679da - tokio[180b739620a4a2b7]::runtime::context::runtime::enter_runtime::<::block_on>>>::{closure#0}, core[7ebf52c056bd56a4]::result::Result<(), std[b14e17aa63033746]::io::error::Error>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 30: 0x5de927599fe4 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/scheduler/multi_thread/mod.rs:86:9 [INFO] [stdout] 31: 0x5de9275b0427 - ::block_on_inner::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:370:50 [INFO] [stdout] 32: 0x5de9275b0640 - ::block_on::>>> [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.42.0/src/runtime/runtime.rs:342:18 [INFO] [stdout] 33: 0x5de9275328c8 - peer_connection[751a3386a16277ff]::test_track_dir [INFO] [stdout] at /opt/rustwide/workdir/tests/peer_connection.rs:579:7 [INFO] [stdout] 34: 0x5de9275150f7 - peer_connection[751a3386a16277ff]::test_track_dir::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/tests/peer_connection.rs:550:30 [INFO] [stdout] 35: 0x5de9274d79e6 - >::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 36: 0x5de92783cabb - core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 37: 0x5de92783cabb - test[3318909d72adbd73]::__rust_begin_short_backtrace::, fn() -> core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:663:18 [INFO] [stdout] 38: 0x5de92784931a - test[3318909d72adbd73]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:74 [INFO] [stdout] 39: 0x5de92784931a - as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 40: 0x5de92784931a - std[b14e17aa63033746]::panicking::catch_unwind::do_call::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 41: 0x5de92784931a - std[b14e17aa63033746]::panicking::catch_unwind::, core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 42: 0x5de92784931a - std[b14e17aa63033746]::panic::catch_unwind::, core[7ebf52c056bd56a4]::result::Result<(), alloc[ed4a2d6a5f8966cc]::string::String>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 43: 0x5de92784931a - test[3318909d72adbd73]::run_test_in_process [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:686:27 [INFO] [stdout] 44: 0x5de92784931a - test[3318909d72adbd73]::run_test::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:607:43 [INFO] [stdout] 45: 0x5de9278448c4 - test[3318909d72adbd73]::run_test::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/test/src/lib.rs:637:41 [INFO] [stdout] 46: 0x5de9278448c4 - std[b14e17aa63033746]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 47: 0x5de92784be12 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:91:13 [INFO] [stdout] 48: 0x5de92784be12 - ::{closure#1}::{closure#0}> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 49: 0x5de92784be12 - std[b14e17aa63033746]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:581:40 [INFO] [stdout] 50: 0x5de92784be12 - std[b14e17aa63033746]::panicking::catch_unwind::<(), core[7ebf52c056bd56a4]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panicking.rs:544:19 [INFO] [stdout] 51: 0x5de92784be12 - std[b14e17aa63033746]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/panic.rs:359:14 [INFO] [stdout] 52: 0x5de92784be12 - std[b14e17aa63033746]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/thread/lifecycle.rs:89:26 [INFO] [stdout] 53: 0x5de92784be12 - ::{closure#1} as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 54: 0x5de927d70eef - + core[7ebf52c056bd56a4]::marker::Send> as core[7ebf52c056bd56a4]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/alloc/src/boxed.rs:2206:9 [INFO] [stdout] 55: 0x5de927d70eef - ::new::thread_start [INFO] [stdout] at /rustc/a7ee93192a766fb0dafa23def7154fc03cfcfc3e/library/std/src/sys/thread/unix.rs:127:17 [INFO] [stdout] 56: 0x789c9d53daa4 - [INFO] [stdout] 57: 0x789c9d5caa64 - clone [INFO] [stdout] 58: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_track_dir [INFO] [stdout] [INFO] [stdout] test result: FAILED. 11 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test peer_connection` [INFO] running `Command { std: "docker" "inspect" "a113a8fa9008684e776f2d76deb3562b9fb44e2ef98f9aa7027f17c3920a8220", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a113a8fa9008684e776f2d76deb3562b9fb44e2ef98f9aa7027f17c3920a8220", kill_on_drop: false }` [INFO] [stdout] a113a8fa9008684e776f2d76deb3562b9fb44e2ef98f9aa7027f17c3920a8220