[INFO] fetching crate rudp2p 0.4.0... [INFO] testing rudp2p-0.4.0 against try#8da20828b6ea601dfd8e2448cb50ace88876bd78 for pr-150933 [INFO] extracting crate rudp2p 0.4.0 into /workspace/builds/worker-6-tc2/source [INFO] started tweaking crates.io crate rudp2p 0.4.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate rudp2p 0.4.0 [INFO] tweaked toml for crates.io crate rudp2p 0.4.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rudp2p 0.4.0 on toolchain 8da20828b6ea601dfd8e2448cb50ace88876bd78 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "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" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 358 packages to latest compatible versions [INFO] [stderr] Adding cucumber v0.20.2 (available: v0.22.1) [INFO] [stderr] Adding env_logger v0.10.2 (available: v0.11.9) [INFO] [stderr] Adding generic-array v0.14.7 (available: v0.14.9) [INFO] [stderr] Adding mysql v24.0.0 (available: v27.0.0) [INFO] [stderr] Adding r2d2_mysql v24.0.0 (available: v25.0.0) [INFO] [stderr] Adding r2d2_sqlite v0.22.0 (available: v0.32.0) [INFO] [stderr] Adding rusqlite v0.29.0 (available: v0.38.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3728f871851c2900d0003159c98e181a02252b5dfa888a2f2cae257bccb7561e [INFO] running `Command { std: "docker" "start" "-a" "3728f871851c2900d0003159c98e181a02252b5dfa888a2f2cae257bccb7561e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3728f871851c2900d0003159c98e181a02252b5dfa888a2f2cae257bccb7561e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3728f871851c2900d0003159c98e181a02252b5dfa888a2f2cae257bccb7561e", kill_on_drop: false }` [INFO] [stdout] 3728f871851c2900d0003159c98e181a02252b5dfa888a2f2cae257bccb7561e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] da55bd1e50299d8fc1366839cf70ad37b48c25d6c9a0d1aa745c4fd5b9e9fee8 [INFO] running `Command { std: "docker" "start" "-a" "da55bd1e50299d8fc1366839cf70ad37b48c25d6c9a0d1aa745c4fd5b9e9fee8", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling serialize_bits v0.1.0 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling is-terminal v0.4.17 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling rudp2p v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.34s [INFO] running `Command { std: "docker" "inspect" "da55bd1e50299d8fc1366839cf70ad37b48c25d6c9a0d1aa745c4fd5b9e9fee8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "da55bd1e50299d8fc1366839cf70ad37b48c25d6c9a0d1aa745c4fd5b9e9fee8", kill_on_drop: false }` [INFO] [stdout] da55bd1e50299d8fc1366839cf70ad37b48c25d6c9a0d1aa745c4fd5b9e9fee8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bad701a75f56b0a4a2c3e58fc65cea4ac52b7be3cb72b48452f507a0cf67250b [INFO] running `Command { std: "docker" "start" "-a" "bad701a75f56b0a4a2c3e58fc65cea4ac52b7be3cb72b48452f507a0cf67250b", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.8.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bitflags v2.11.0 [INFO] [stderr] Compiling zerocopy v0.8.40 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling getrandom v0.4.2 [INFO] [stderr] Compiling rand_core v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling frunk_core v0.4.4 [INFO] [stderr] Compiling bindgen v0.72.1 [INFO] [stderr] Compiling cpufeatures v0.3.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling libz-sys v1.1.24 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling chacha20 v0.10.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling rustix v1.1.4 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling rand v0.10.0 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling cmake v0.1.57 [INFO] [stderr] Compiling frunk_proc_macro_helpers v0.1.4 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling subprocess v0.2.15 [INFO] [stderr] Compiling sealed v0.5.0 [INFO] [stderr] Compiling rust_decimal v1.40.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.12.1 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling synthez-core v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling frunk_proc_macros v0.1.4 [INFO] [stderr] Compiling frunk_derives v0.4.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling uuid v1.22.0 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling libsqlite3-sys v0.26.0 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling peg-runtime v0.6.3 [INFO] [stderr] Compiling native-tls v0.2.18 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling peg-macros v0.6.3 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling mysql-common-derive v0.30.2 [INFO] [stderr] Compiling gherkin v0.14.0 [INFO] [stderr] Compiling frunk v0.4.4 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling bigdecimal v0.3.1 [INFO] [stderr] Compiling lexical v6.1.1 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling synthez-codegen v0.3.1 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling terminal_size v0.4.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling nom_locate v4.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling typed-builder-macro v0.15.2 [INFO] [stderr] Compiling derive_utils v0.15.1 [INFO] [stderr] Compiling saturating v0.1.0 [INFO] [stderr] Compiling mysql v24.0.0 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling peg v0.6.3 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling io-enum v1.2.1 [INFO] [stderr] Compiling cucumber-expressions v0.3.0 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling lru v0.10.1 [INFO] [stderr] Compiling synthez v0.3.1 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling lazy-regex-proc_macros v3.6.0 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling pem v2.0.1 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling typed-builder v0.15.2 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling pin-project-internal v1.1.11 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling bufstream v0.1.4 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling globwalk v0.8.1 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling env_logger v0.10.2 [INFO] [stderr] Compiling rusqlite v0.29.0 [INFO] [stderr] Compiling lazy-regex v3.6.0 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling smart-default v0.7.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling inventory v0.3.22 [INFO] [stderr] Compiling drain_filter_polyfill v0.1.3 [INFO] [stderr] Compiling rudp2p v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pin-project v1.1.11 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling r2d2_sqlite v0.22.0 [INFO] [stderr] Compiling cucumber-codegen v0.20.2 [INFO] [stderr] Compiling mysql_common v0.30.6 [INFO] [stderr] Compiling cucumber v0.20.2 [INFO] [stderr] Compiling r2d2_mysql v24.0.0 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> tests/data/mod.rs:216:25 [INFO] [stdout] | [INFO] [stdout] 216 | pub(crate) fn close(&self) -> LocalBoxFuture<()> { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 216 | pub(crate) fn close(&self) -> LocalBoxFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 53.94s [INFO] running `Command { std: "docker" "inspect" "bad701a75f56b0a4a2c3e58fc65cea4ac52b7be3cb72b48452f507a0cf67250b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bad701a75f56b0a4a2c3e58fc65cea4ac52b7be3cb72b48452f507a0cf67250b", kill_on_drop: false }` [INFO] [stdout] bad701a75f56b0a4a2c3e58fc65cea4ac52b7be3cb72b48452f507a0cf67250b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+8da20828b6ea601dfd8e2448cb50ace88876bd78" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cfe4b215a644ad1b26005b01145ea624a8010d219d2869408f45961775f212a8 [INFO] running `Command { std: "docker" "start" "-a" "cfe4b215a644ad1b26005b01145ea624a8010d219d2869408f45961775f212a8", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> tests/data/mod.rs:216:25 [INFO] [stderr] | [INFO] [stderr] 216 | pub(crate) fn close(&self) -> LocalBoxFuture<()> { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 216 | pub(crate) fn close(&self) -> LocalBoxFuture<'_, ()> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `rudp2p` (test "features") generated 1 warning (run `cargo fix --test "features" -p rudp2p` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rudp2plib-9d69743e87fc2bf1) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test utils::multipart::tests::split ... ok [INFO] [stdout] test peer::tests::validate ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.51s [INFO] [stdout] [INFO] [stderr] Running tests/features.rs (/opt/rustwide/target/debug/deps/features-dcad3df1524da4ed) [INFO] [stderr] [INFO] [stderr] thread 'main' (55) panicked at tests/features.rs:45:43: [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" } [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x60e907f22c3a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stderr] 1: 0x60e907f22c3a - std[da2fd379f16a7ff7]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stderr] 2: 0x60e907f22c3a - std[da2fd379f16a7ff7]::sys::backtrace::_print_fmt [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:74:9 [INFO] [stderr] 3: 0x60e907f22c3a - <::print::DisplayBacktrace as core[97f61b5528a4c2b4]::fmt::Display>::fmt [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:44:26 [INFO] [stderr] 4: 0x60e907f3a90a - ::fmt [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/fmt/rt.rs:152:76 [INFO] [stderr] 5: 0x60e907f3a90a - core[97f61b5528a4c2b4]::fmt::write [INFO] [stderr] 6: 0x60e907f28692 - std[da2fd379f16a7ff7]::io::default_write_fmt:: [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:639:11 [INFO] [stderr] 7: 0x60e907f28692 - ::write_fmt [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/io/mod.rs:1994:13 [INFO] [stderr] 8: 0x60e907f096ff - ::print [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:47:9 [INFO] [stderr] 9: 0x60e907f096ff - std[da2fd379f16a7ff7]::panicking::default_hook::{closure#0} [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:292:27 [INFO] [stderr] 10: 0x60e907f1c7f1 - std[da2fd379f16a7ff7]::panicking::default_hook [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:319:9 [INFO] [stderr] 11: 0x60e907f1ca6b - std[da2fd379f16a7ff7]::panicking::panic_with_hook [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:825:13 [INFO] [stderr] 12: 0x60e907f097b8 - std[da2fd379f16a7ff7]::panicking::panic_handler::{closure#0} [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:698:13 [INFO] [stderr] 13: 0x60e907f00f69 - std[da2fd379f16a7ff7]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:182:18 [INFO] [stderr] 14: 0x60e907f0a36d - __rustc[9f3cd9eabd71303e]::rust_begin_unwind [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:689:5 [INFO] [stderr] 15: 0x60e907f3b29c - core[97f61b5528a4c2b4]::panicking::panic_fmt [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/panicking.rs:80:14 [INFO] [stderr] 16: 0x60e907f3afe2 - core[97f61b5528a4c2b4]::result::unwrap_failed [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1867:5 [INFO] [stderr] 17: 0x60e907743e8a - >::unwrap [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/result.rs:1233:23 [INFO] [stderr] 18: 0x60e907743e8a - features[e230b8088e5a1654]::main [INFO] [stderr] at /opt/rustwide/workdir/tests/features.rs:45:43 [INFO] [stderr] 19: 0x60e90763302b - >::call_once [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 20: 0x60e9076f2b0e - std[da2fd379f16a7ff7]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/sys/backtrace.rs:166:18 [INFO] [stderr] 21: 0x60e9077143e1 - std[da2fd379f16a7ff7]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/rt.rs:206:18 [INFO] [stderr] 22: 0x60e907f1b704 - <&dyn core[97f61b5528a4c2b4]::ops::function::Fn<(), Output = i32> + core[97f61b5528a4c2b4]::marker::Sync + core[97f61b5528a4c2b4]::panic::unwind_safe::RefUnwindSafe as core[97f61b5528a4c2b4]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/core/src/ops/function.rs:287:21 [INFO] [stderr] 23: 0x60e907f1b704 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call::<&dyn core[97f61b5528a4c2b4]::ops::function::Fn<(), Output = i32> + core[97f61b5528a4c2b4]::marker::Sync + core[97f61b5528a4c2b4]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stderr] 24: 0x60e907f1b704 - std[da2fd379f16a7ff7]::panicking::catch_unwind:: + core[97f61b5528a4c2b4]::marker::Sync + core[97f61b5528a4c2b4]::panic::unwind_safe::RefUnwindSafe> [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stderr] 25: 0x60e907f1b704 - std[da2fd379f16a7ff7]::panic::catch_unwind::<&dyn core[97f61b5528a4c2b4]::ops::function::Fn<(), Output = i32> + core[97f61b5528a4c2b4]::marker::Sync + core[97f61b5528a4c2b4]::panic::unwind_safe::RefUnwindSafe, i32> [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stderr] 26: 0x60e907f1b704 - std[da2fd379f16a7ff7]::rt::lang_start_internal::{closure#0} [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/rt.rs:175:24 [INFO] [stderr] 27: 0x60e907f1b704 - std[da2fd379f16a7ff7]::panicking::catch_unwind::do_call:: [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:581:40 [INFO] [stderr] 28: 0x60e907f1b704 - std[da2fd379f16a7ff7]::panicking::catch_unwind:: [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panicking.rs:544:19 [INFO] [stderr] 29: 0x60e907f1b704 - std[da2fd379f16a7ff7]::panic::catch_unwind:: [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/panic.rs:359:14 [INFO] [stderr] 30: 0x60e907f1b704 - std[da2fd379f16a7ff7]::rt::lang_start_internal [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/rt.rs:171:5 [INFO] [stderr] 31: 0x60e907712a07 - std[da2fd379f16a7ff7]::rt::lang_start::<()> [INFO] [stderr] at /rustc/8da20828b6ea601dfd8e2448cb50ace88876bd78/library/std/src/rt.rs:205:5 [INFO] [stderr] 32: 0x60e9077502ee - main [INFO] [stderr] 33: 0x78ddf0d9a1ca - [INFO] [stderr] 34: 0x78ddf0d9a28b - __libc_start_main [INFO] [stderr] 35: 0x60e90761b9a5 - _start [INFO] [stderr] 36: 0x0 - [INFO] [stderr] error: test failed, to rerun pass `--test features` [INFO] running `Command { std: "docker" "inspect" "cfe4b215a644ad1b26005b01145ea624a8010d219d2869408f45961775f212a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfe4b215a644ad1b26005b01145ea624a8010d219d2869408f45961775f212a8", kill_on_drop: false }` [INFO] [stdout] cfe4b215a644ad1b26005b01145ea624a8010d219d2869408f45961775f212a8