[INFO] fetching crate oca-store 2.0.0... [INFO] testing oca-store-2.0.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1 [INFO] extracting crate oca-store 2.0.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate oca-store 2.0.0 [INFO] finished tweaking crates.io crate oca-store 2.0.0 [INFO] tweaked toml for crates.io crate oca-store 2.0.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate oca-store 2.0.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oca-store 2.0.0 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8353c9793164249c4ce4233495a7a14da0ebb8fe7c547894032f3baef94c7b57 [INFO] running `Command { std: "docker" "start" "-a" "8353c9793164249c4ce4233495a7a14da0ebb8fe7c547894032f3baef94c7b57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8353c9793164249c4ce4233495a7a14da0ebb8fe7c547894032f3baef94c7b57", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8353c9793164249c4ce4233495a7a14da0ebb8fe7c547894032f3baef94c7b57", kill_on_drop: false }` [INFO] [stdout] 8353c9793164249c4ce4233495a7a14da0ebb8fe7c547894032f3baef94c7b57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ea27afce61d07d4d29a1e67df6e0d53e4f7351f1ec26dcc4cb4cba623af087be [INFO] running `Command { std: "docker" "start" "-a" "ea27afce61d07d4d29a1e67df6e0d53e4f7351f1ec26dcc4cb4cba623af087be", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.108 [INFO] [stderr] Compiling zerocopy v0.8.35 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zmij v1.0.17 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling bumpalo v3.19.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling wasm-bindgen v0.2.108 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling pest v2.8.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling clap_lex v0.7.7 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling instant v0.1.13 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling jiff v0.2.18 [INFO] [stderr] Compiling clap_builder v4.5.55 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling constant_time_eq v0.4.2 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling nom v8.0.0 [INFO] [stderr] Compiling rmp v0.8.15 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling pest_meta v2.8.5 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Compiling sptr v0.3.2 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling erased-serde v0.4.9 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling recursion v0.5.4 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling convert_case v0.10.0 [INFO] [stderr] Compiling sled v0.34.7 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling ryu v1.0.22 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling urn v0.7.0 [INFO] [stderr] Compiling cascade v1.0.1 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling rusqlite v0.37.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.108 [INFO] [stderr] Compiling pest_generator v2.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling gc-arena-derive v0.5.3 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.2 [INFO] [stderr] Compiling dyn-clonable v0.9.2 [INFO] [stderr] Compiling pest_derive v2.8.5 [INFO] [stderr] Compiling gc-arena v0.5.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling piccolo v0.3.3 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.108 [INFO] [stderr] Compiling clap v4.5.55 [INFO] [stderr] Compiling js-sys v0.3.85 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rmp-serde v1.3.1 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling isolang v2.4.0 [INFO] [stderr] Compiling overlay-file v1.0.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling cesrox v2.0.0-alpha.3 [INFO] [stderr] Compiling said v0.5.2 [INFO] [stderr] Compiling serde-wasm-bindgen v0.6.5 [INFO] [stderr] Compiling oca-ast v2.0.0 [INFO] [stderr] Compiling oca-file v2.0.0 [INFO] [stderr] Compiling oca-bundle v2.0.0 [INFO] [stderr] Compiling oca-dag v2.0.0 [INFO] [stderr] Compiling oca-store v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/facade/build.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/facade/build.rs:258:36 [INFO] [stdout] | [INFO] [stdout] 258 | RefValue::Name(name) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "ea27afce61d07d4d29a1e67df6e0d53e4f7351f1ec26dcc4cb4cba623af087be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea27afce61d07d4d29a1e67df6e0d53e4f7351f1ec26dcc4cb4cba623af087be", kill_on_drop: false }` [INFO] [stdout] ea27afce61d07d4d29a1e67df6e0d53e4f7351f1ec26dcc4cb4cba623af087be [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aaa110c3e28ff211ff11b68fabe02474902faaf93040a0bccb65ebc7288ce372 [INFO] running `Command { std: "docker" "start" "-a" "aaa110c3e28ff211ff11b68fabe02474902faaf93040a0bccb65ebc7288ce372", kill_on_drop: false }` [INFO] [stderr] Compiling oca-store v2.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/facade/build.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/facade/build.rs:258:36 [INFO] [stdout] | [INFO] [stdout] 258 | RefValue::Name(name) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/facade/build.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/facade/build.rs:258:36 [INFO] [stdout] | [INFO] [stdout] 258 | RefValue::Name(name) => { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.00s [INFO] running `Command { std: "docker" "inspect" "aaa110c3e28ff211ff11b68fabe02474902faaf93040a0bccb65ebc7288ce372", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaa110c3e28ff211ff11b68fabe02474902faaf93040a0bccb65ebc7288ce372", kill_on_drop: false }` [INFO] [stdout] aaa110c3e28ff211ff11b68fabe02474902faaf93040a0bccb65ebc7288ce372 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 4e3a1c414823d76aa0a8c79484935fc1415560e50bfde39828d3f0a4ba4817be [INFO] running `Command { std: "docker" "start" "-a" "4e3a1c414823d76aa0a8c79484935fc1415560e50bfde39828d3f0a4ba4817be", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `std::str::FromStr` [INFO] [stderr] --> src/facade/build.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | use std::str::FromStr; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `name` [INFO] [stderr] --> src/facade/build.rs:258:36 [INFO] [stderr] | [INFO] [stderr] 258 | RefValue::Name(name) => { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `oca-store` (lib) generated 2 warnings (run `cargo fix --lib -p oca-store` to apply 2 suggestions) [INFO] [stderr] warning: `oca-store` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/oca_store-7de5ce8bc99bf00f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test facade::fetch::test::facade_get_ocafile ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- facade::fetch::test::facade_get_ocafile stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'facade::fetch::test::facade_get_ocafile' (18) panicked at src/facade/fetch.rs:649:78: [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: 0x617d5dca602a - std[ec419fa8110287d5]::backtrace_rs::backtrace::libunwind::trace [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x617d5dca602a - std[ec419fa8110287d5]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x617d5dca602a - std[ec419fa8110287d5]::sys::backtrace::_print_fmt [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:74:9 [INFO] [stdout] 3: 0x617d5dca602a - <::print::DisplayBacktrace as core[35159d6ffb30e017]::fmt::Display>::fmt [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:44:26 [INFO] [stdout] 4: 0x617d5dcbdeda - ::fmt [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/fmt/rt.rs:152:76 [INFO] [stdout] 5: 0x617d5dcbdeda - core[35159d6ffb30e017]::fmt::write [INFO] [stdout] 6: 0x617d5dcac132 - std[ec419fa8110287d5]::io::default_write_fmt::> [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:621:11 [INFO] [stdout] 7: 0x617d5dcac132 - as std[ec419fa8110287d5]::io::Write>::write_fmt [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/io/mod.rs:1976:13 [INFO] [stdout] 8: 0x617d5dc83b0f - ::print [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:47:9 [INFO] [stdout] 9: 0x617d5dc83b0f - std[ec419fa8110287d5]::panicking::default_hook::{closure#0} [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:292:27 [INFO] [stdout] 10: 0x617d5dc9de79 - std[ec419fa8110287d5]::panicking::default_hook [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:316:9 [INFO] [stdout] 11: 0x617d5d8365dc - core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9 [INFO] [stdout] 12: 0x617d5d8365dc - test[a8007afcd3effadc]::test_main_inner::::{closure#0} [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:155:21 [INFO] [stdout] 13: 0x617d5dc9e032 - core[35159d6ffb30e017]::ops::function::Fn<(&'a std[ec419fa8110287d5]::panic::PanicHookInfo<'b>,), Output = ()> + core[35159d6ffb30e017]::marker::Sync + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::Fn<(&std[ec419fa8110287d5]::panic::PanicHookInfo,)>>::call [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2285:9 [INFO] [stdout] 14: 0x617d5dc9e032 - std[ec419fa8110287d5]::panicking::panic_with_hook [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:833:13 [INFO] [stdout] 15: 0x617d5dc83bc8 - std[ec419fa8110287d5]::panicking::panic_handler::{closure#0} [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:698:13 [INFO] [stdout] 16: 0x617d5dc7b2a9 - std[ec419fa8110287d5]::sys::backtrace::__rust_end_short_backtrace:: [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:182:18 [INFO] [stdout] 17: 0x617d5dc848dd - __rustc[cfb3622dd870db93]::rust_begin_unwind [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:689:5 [INFO] [stdout] 18: 0x617d5dcbe74c - core[35159d6ffb30e017]::panicking::panic_fmt [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panicking.rs:80:14 [INFO] [stdout] 19: 0x617d5dcbe492 - core[35159d6ffb30e017]::result::unwrap_failed [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1867:5 [INFO] [stdout] 20: 0x617d5d59666f - >::unwrap [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/result.rs:1233:23 [INFO] [stdout] 21: 0x617d5d59666f - oca_store[82bb80e9857dd38e]::facade::fetch::test::facade_get_ocafile [INFO] [stdout] at /opt/rustwide/workdir/src/facade/fetch.rs:649:78 [INFO] [stdout] 22: 0x617d5d59446d - oca_store[82bb80e9857dd38e]::facade::fetch::test::facade_get_ocafile::{closure#0} [INFO] [stdout] at /opt/rustwide/workdir/src/facade/fetch.rs:585:32 [INFO] [stdout] 23: 0x617d5d5a5896 - >::call_once [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x617d5d8298bb - core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x617d5d8298bb - test[a8007afcd3effadc]::__rust_begin_short_backtrace::, fn() -> core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>> [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:724:18 [INFO] [stdout] 26: 0x617d5d8370ab - test[a8007afcd3effadc]::run_test_in_process::{closure#0} [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:74 [INFO] [stdout] 27: 0x617d5d8370ab - as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 28: 0x617d5d8370ab - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>> [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40 [INFO] [stdout] 29: 0x617d5d8370ab - std[ec419fa8110287d5]::panicking::catch_unwind::, core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe> [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19 [INFO] [stdout] 30: 0x617d5d8370ab - std[ec419fa8110287d5]::panic::catch_unwind::, core[35159d6ffb30e017]::result::Result<(), alloc[a8a7aba520129d98]::string::String>> [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x617d5d8370ab - test[a8007afcd3effadc]::run_test_in_process [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:747:27 [INFO] [stdout] 32: 0x617d5d8370ab - test[a8007afcd3effadc]::run_test::{closure#0} [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:668:43 [INFO] [stdout] 33: 0x617d5d831a84 - test[a8007afcd3effadc]::run_test::{closure#1} [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/test/src/lib.rs:698:41 [INFO] [stdout] 34: 0x617d5d831a84 - std[ec419fa8110287d5]::sys::backtrace::__rust_begin_short_backtrace:: [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/backtrace.rs:166:18 [INFO] [stdout] 35: 0x617d5d839cb2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::::{closure#1}::{closure#0} [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:70:13 [INFO] [stdout] 36: 0x617d5d839cb2 - ::{closure#1}::{closure#0}> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/panic/unwind_safe.rs:275:9 [INFO] [stdout] 37: 0x617d5d839cb2 - std[ec419fa8110287d5]::panicking::catch_unwind::do_call::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:581:40 [INFO] [stdout] 38: 0x617d5d839cb2 - std[ec419fa8110287d5]::panicking::catch_unwind::<(), core[35159d6ffb30e017]::panic::unwind_safe::AssertUnwindSafe::{closure#1}::{closure#0}>> [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panicking.rs:544:19 [INFO] [stdout] 39: 0x617d5d839cb2 - std[ec419fa8110287d5]::panic::catch_unwind::::{closure#1}::{closure#0}>, ()> [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x617d5d839cb2 - std[ec419fa8110287d5]::thread::lifecycle::spawn_unchecked::::{closure#1} [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/thread/lifecycle.rs:68:26 [INFO] [stdout] 41: 0x617d5d839cb2 - ::{closure#1} as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0} [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x617d5dca55df - + core[35159d6ffb30e017]::marker::Send> as core[35159d6ffb30e017]::ops::function::FnOnce<()>>::call_once [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/alloc/src/boxed.rs:2271:9 [INFO] [stdout] 43: 0x617d5dca55df - ::new::thread_start [INFO] [stdout] at /rustc/33835004928d3bf65db4d4712e1330766263b0bd/library/std/src/sys/thread/unix.rs:118:17 [INFO] [stdout] 44: 0x717248bc2aa4 - [INFO] [stdout] 45: 0x717248c4fa64 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] facade::fetch::test::facade_get_ocafile [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "4e3a1c414823d76aa0a8c79484935fc1415560e50bfde39828d3f0a4ba4817be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4e3a1c414823d76aa0a8c79484935fc1415560e50bfde39828d3f0a4ba4817be", kill_on_drop: false }` [INFO] [stdout] 4e3a1c414823d76aa0a8c79484935fc1415560e50bfde39828d3f0a4ba4817be