[INFO] cloning repository https://github.com/mbhall88/drprg [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mbhall88/drprg" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbhall88%2Fdrprg", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbhall88%2Fdrprg'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26778cd8f12fbbc5194d20dba412f6dfcb1e1333 [INFO] testing mbhall88/drprg against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmbhall88%2Fdrprg" "/workspace/builds/worker-100/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-100/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mbhall88/drprg on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mbhall88/drprg [INFO] finished tweaking git repo https://github.com/mbhall88/drprg [INFO] tweaked toml for git repo https://github.com/mbhall88/drprg written to /workspace/builds/worker-100/source/Cargo.toml [INFO] crate git repo https://github.com/mbhall88/drprg already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42dea9cf75349e43df03363cb02a17bffa25f3870cd73e9ba25b61db0d94ac25 [INFO] running `Command { std: "docker" "start" "-a" "42dea9cf75349e43df03363cb02a17bffa25f3870cd73e9ba25b61db0d94ac25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42dea9cf75349e43df03363cb02a17bffa25f3870cd73e9ba25b61db0d94ac25", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42dea9cf75349e43df03363cb02a17bffa25f3870cd73e9ba25b61db0d94ac25", kill_on_drop: false }` [INFO] [stdout] 42dea9cf75349e43df03363cb02a17bffa25f3870cd73e9ba25b61db0d94ac25 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 067adb9e4f8202742e6a694efcaed17b58af2b99d4456d5bc720a4e269f021b2 [INFO] running `Command { std: "docker" "start" "-a" "067adb9e4f8202742e6a694efcaed17b58af2b99d4456d5bc720a4e269f021b2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling semver v0.1.20 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling feature-probe v0.1.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bio v0.33.0 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling custom_derive v0.1.7 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strum v0.20.0 [INFO] [stderr] Compiling linear-map v1.2.0 [INFO] [stderr] Compiling bytecount v0.6.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling triple_accel v0.3.4 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling ieee754 v0.2.6 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rustc_version v0.1.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling bv v0.11.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling generic-array v0.13.3 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling itertools-num v0.1.3 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling alga v0.9.3 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling curl-sys v0.4.42+curl-7.76.0 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling hts-sys v1.11.1-fix1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rand_distr v0.2.2 [INFO] [stderr] Compiling nalgebra v0.19.0 [INFO] [stderr] Compiling env_logger v0.8.3 [INFO] [stderr] Compiling derefable v0.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling getset v0.0.9 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling enum-map v0.6.4 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling bio-types v0.11.0 [INFO] [stderr] Compiling statrs v0.13.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling rust-htslib v0.36.0 [INFO] [stderr] Compiling drprg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/predict.rs:302:32 [INFO] [stdout] | [INFO] [stdout] 302 | None => self.input.file_prefix().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `file_prefix(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(path_file_prefix)]` to the crate attributes to enable `std::path::Path::file_prefix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.14s [INFO] running `Command { std: "docker" "inspect" "067adb9e4f8202742e6a694efcaed17b58af2b99d4456d5bc720a4e269f021b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "067adb9e4f8202742e6a694efcaed17b58af2b99d4456d5bc720a4e269f021b2", kill_on_drop: false }` [INFO] [stdout] 067adb9e4f8202742e6a694efcaed17b58af2b99d4456d5bc720a4e269f021b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4036f6c2802ce1632467093ca8060398eb70549bc1229faba594f04f8bf4dd20 [INFO] running `Command { std: "docker" "start" "-a" "4036f6c2802ce1632467093ca8060398eb70549bc1229faba594f04f8bf4dd20", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/predict.rs:302:32 [INFO] [stdout] | [INFO] [stdout] 302 | None => self.input.file_prefix().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `file_prefix(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(path_file_prefix)]` to the crate attributes to enable `std::path::Path::file_prefix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling assert_cmd v1.0.3 [INFO] [stderr] Compiling drprg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/lib.rs:890:27 [INFO] [stdout] | [INFO] [stdout] 890 | let actual = path.file_prefix().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `PathExt::file_prefix(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(path_file_prefix)]` to the crate attributes to enable `std::path::Path::file_prefix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/lib.rs:900:27 [INFO] [stdout] | [INFO] [stdout] 900 | let actual = path.file_prefix().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `PathExt::file_prefix(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(path_file_prefix)]` to the crate attributes to enable `std::path::Path::file_prefix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/lib.rs:910:27 [INFO] [stdout] | [INFO] [stdout] 910 | let actual = path.file_prefix().unwrap(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `PathExt::file_prefix(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(path_file_prefix)]` to the crate attributes to enable `std::path::Path::file_prefix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/predict.rs:302:32 [INFO] [stdout] | [INFO] [stdout] 302 | None => self.input.file_prefix().unwrap(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `file_prefix(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(path_file_prefix)]` to the crate attributes to enable `std::path::Path::file_prefix` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 8.75s [INFO] running `Command { std: "docker" "inspect" "4036f6c2802ce1632467093ca8060398eb70549bc1229faba594f04f8bf4dd20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4036f6c2802ce1632467093ca8060398eb70549bc1229faba594f04f8bf4dd20", kill_on_drop: false }` [INFO] [stdout] 4036f6c2802ce1632467093ca8060398eb70549bc1229faba594f04f8bf4dd20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-100/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" "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:e8397a04204aaf8b9f284182a6f9e27a3c2e67044d0943b4415b160bfc957681" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a9320ab3bfeb1204a400bed532479f2bc2936b50ee1b0d3987b5a329263df4fe [INFO] running `Command { std: "docker" "start" "-a" "a9320ab3bfeb1204a400bed532479f2bc2936b50ee1b0d3987b5a329263df4fe", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:890:27 [INFO] [stderr] | [INFO] [stderr] 890 | let actual = path.file_prefix().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `PathExt::file_prefix(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(path_file_prefix)]` to the crate attributes to enable `std::path::Path::file_prefix` [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:900:27 [INFO] [stderr] | [INFO] [stderr] 900 | let actual = path.file_prefix().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `PathExt::file_prefix(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(path_file_prefix)]` to the crate attributes to enable `std::path::Path::file_prefix` [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/lib.rs:910:27 [INFO] [stderr] | [INFO] [stderr] 910 | let actual = path.file_prefix().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `PathExt::file_prefix(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(path_file_prefix)]` to the crate attributes to enable `std::path::Path::file_prefix` [INFO] [stderr] [INFO] [stderr] warning: `drprg` (lib test) generated 3 warnings [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/predict.rs:302:32 [INFO] [stderr] | [INFO] [stderr] 302 | None => self.input.file_prefix().unwrap(), [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `file_prefix(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(path_file_prefix)]` to the crate attributes to enable `std::path::Path::file_prefix` [INFO] [stderr] [INFO] [stderr] warning: `drprg` (bin "drprg" test) generated 1 warning [INFO] [stderr] warning: `drprg` (bin "drprg") generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/drprg-eab084517d1078e7) [INFO] [stdout] [INFO] [stdout] running 117 tests [INFO] [stdout] test filter::test::filter_bcf_record_is_high_covg_no_covg_but_max_covg_unset ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_high_covg_no_covg ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_high_covg_null_gt_sum_is_above ... ok [INFO] [stdout] test filter::test::filter_all_pass ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_long_indel_del_below_same_as_max ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_long_indel_ins_same_as_max ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_high_covg_null_gt_sum_of_all_is_above ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_high_covg_same_as_max ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_low_covg_no_covg ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_long_indel_ref ... ok [INFO] [stdout] test filter::test::filter_bcf_record_has_strand_bias_null_uses_all ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_high_covg_above_max ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_low_covg_below_min ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_long_indel_del_below ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_long_indel_unset ... ok [INFO] [stdout] test filter::test::filter_bcf_record_has_strand_bias_same_as_min ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_high_covg ... ok [INFO] [stdout] test filter::test::filter_bcf_record_has_strand_bias_below ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_low_covg ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_long_indel_del_above ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_long_indel_ins_above ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_long_indel_snp ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_long_indel_ins_below ... ok [INFO] [stdout] test filter::test::filter_bcf_record_has_strand_bias_above ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_long_indel_null ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_low_covg_no_covg_but_min_covg_unset ... ok [INFO] [stdout] test filter::test::filter_bcf_record_has_strand_bias_no_coverage ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_low_covg_null_gt_ref_above ... ok [INFO] [stdout] test filter::test::filter_status_tags_all_fail ... ok [INFO] [stdout] test filter::test::filter_status_tags_none_fail ... ok [INFO] [stdout] test filter::test::filter_status_tags_some_fail ... ok [INFO] [stdout] test filter::test::tags_from_str ... ok [INFO] [stdout] test filter::test::tags_value ... ok [INFO] [stdout] test filter::test::tags_from_str_unknown_tag ... ok [INFO] [stdout] test interval::tests::interval_op_intersect_no_intersection_end_edge ... ok [INFO] [stdout] test interval::tests::interval_op_intersect_no_intersection ... ok [INFO] [stdout] test interval::tests::interval_op_intersect_no_intersection_end_off_by_one_check ... ok [INFO] [stdout] test interval::tests::interval_op_intersect_no_intersection_self ... ok [INFO] [stdout] test interval::tests::interval_op_intersect_no_intersection_subset ... ok [INFO] [stdout] test tests::add_extension_empty_input ... ok [INFO] [stdout] test tests::add_extension_no_extension ... ok [INFO] [stdout] test interval::tests::interval_op_intersect_no_intersection_start_off_by_one_check ... ok [INFO] [stdout] test interval::tests::interval_op_intersect_no_intersection_start_edge ... ok [INFO] [stdout] test tests::add_extension_one_extension ... ok [INFO] [stdout] test tests::file_prefix_no_file_ext ... ok [INFO] [stdout] test tests::file_prefix_one_ext ... ok [INFO] [stdout] test tests::file_prefix_two_ext ... ok [INFO] [stdout] test tests::test_unwrap_or_continue ... ok [INFO] [stdout] test tests::path_is_executable_resolves_full_path ... FAILED [INFO] [stdout] test tests::test_record_argmatch_single_base_deletion ... ok [INFO] [stdout] test tests::test_record_argmatch_no_match ... ok [INFO] [stdout] test tests::test_record_argmatch_insertion_matches_longest ... ok [INFO] [stdout] test tests::test_record_called_allele_is_null ... ok [INFO] [stdout] test tests::test_record_called_allele ... ok [INFO] [stdout] test tests::test_record_end ... ok [INFO] [stdout] test tests::test_record_argmatch_no_overlap ... ok [INFO] [stdout] test tests::test_record_coverage_no_tag ... ok [INFO] [stdout] test tests::test_record_gt_conf ... ok [INFO] [stdout] test tests::test_record_fraction_read_support_called_ref_compares_to_highest_alt ... ok [INFO] [stdout] test tests::test_record_argmatch_null_uses_ref ... ok [INFO] [stdout] test tests::test_record_fraction_read_support ... ok [INFO] [stdout] test tests::test_record_argmatch_only_overlap_matches_the_rest_doesnt ... ok [INFO] [stdout] test tests::test_record_argmatch_only_overlap_matches ... ok [INFO] [stdout] test tests::test_record_coverage ... ok [INFO] [stdout] test tests::test_record_fraction_read_support_called_alt_compares_to_ref ... ok [INFO] [stdout] test tests::test_record_fraction_read_support_zero_coverage ... ok [INFO] [stdout] test tests::test_record_fraction_read_support_alt ... ok [INFO] [stdout] test tests::test_record_gt_conf_no_tag ... ok [INFO] [stdout] test tests::test_record_range ... ok [INFO] [stdout] test tests::test_record_fraction_read_support_is_null ... ok [INFO] [stdout] test tests::test_record_argmatch_single_base_insertion ... ok [INFO] [stdout] test tests::test_record_argmatch_same_record ... ok [INFO] [stdout] test tests::test_record_argmatch_deletion_matches_longest ... ok [INFO] [stdout] test tests::test_record_slice_specify_non_called_allele_mixed_lengths ... ok [INFO] [stdout] test filter::test::filter_status_apply_filters_to_tags_all_present ... ok [INFO] [stdout] test filter::test::filter_status_apply_filters_to_missing_tag ... ok [INFO] [stdout] test tests::test_record_slice_ref_last_base ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_low_support_null_gt ... ok [INFO] [stdout] test tests::test_record_slice_empty_iv ... ok [INFO] [stdout] test tests::test_record_slice_ref_iv_spans_whole_and_more ... ok [INFO] [stdout] test tests::test_record_slice_no_iv_overlap_right ... ok [INFO] [stdout] test tests::test_record_slice_no_iv_overlap_left ... ok [INFO] [stdout] test filter::test::filter_low_covg ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_low_gt_conf_no_gt_conf_but_gt_conf_unset ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_low_gt_conf_same_as_min ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_low_support_same_as_min ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_low_support_above ... ok [INFO] [stdout] test filter::test::filter_high_covg_and_low_support ... ok [INFO] [stdout] test tests::test_record_slice_specify_non_called_allele_single_base_olap ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_low_gt_conf_above ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_low_covg_same_as_min ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_low_gt_conf_unset ... ok [INFO] [stdout] test tests::test_record_slice_null_gt_uses_ref ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_low_gt_conf_below ... ok [INFO] [stdout] test tests::test_record_slice_alt_middle_base ... ok [INFO] [stdout] test tests::test_record_slice_ref_first_base ... ok [INFO] [stdout] test tests::test_record_slice_alt_iv_spans_whole_and_more ... ok [INFO] [stdout] test tests::test_record_slice_specify_non_called_allele_out_of_bounds ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_low_support_no_min_set ... ok [INFO] [stdout] test filter::test::filterer_add_filters_to_header_some_set ... ok [INFO] [stdout] test filter::test::filterer_add_filters_to_header_all_set ... ok [INFO] [stdout] test filter::test::filter_status_apply_filters_to_all_pass ... ok [INFO] [stdout] test filter::test::filterer_add_filters_to_header_all_default_set_nothing ... ok [INFO] [stdout] test tests::test_record_argmatch_multiple_matches_returns_longest ... ok [INFO] [stdout] test tests::test_record_slice_specify_non_called_allele ... ok [INFO] [stdout] test tests::test_record_is_pass ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_low_support_no_coverage ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_low_support_below ... ok [INFO] [stdout] test filter::test::filter_bcf_record_is_low_covg_null_gt_sum_of_all_is_below ... ok [INFO] [stdout] test tests::test_record_rlen ... ok [INFO] [stdout] test tests::from_path_or_where_path_is_executable ... ok [INFO] [stdout] test tests::path_is_executable ... ok [INFO] [stdout] test tests::from_path_or_where_path_isnt_executable_and_neither_is_default ... ok [INFO] [stdout] test tests::path_is_not_executable ... ok [INFO] [stdout] test tests::from_path_or_where_path_is_none_and_default_is_executable ... ok [INFO] [stdout] test tests::from_path_or_where_path_is_none_and_default_isnt_executable ... ok [INFO] [stdout] test tests::from_path_or_where_path_is_none_default_isnt_executable_but_default_filename_is ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::path_is_executable_resolves_full_path stdout ---- [INFO] [stdout] thread 'tests::path_is_executable_resolves_full_path' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/lib.rs:803:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55bc7b6db67c - std::backtrace_rs::backtrace::libunwind::trace::h793e05efd273d0f4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55bc7b6db67c - std::backtrace_rs::backtrace::trace_unsynchronized::h640b7b86ff610c77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55bc7b6db67c - std::sys_common::backtrace::_print_fmt::h362fa2a4f354f877 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55bc7b6db67c - ::fmt::hf439e5ed84c74abd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55bc7b6ff19c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55bc7b6d7325 - std::io::Write::write_fmt::h54337adeb3504c03 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55bc7b6dd0d0 - std::sys_common::backtrace::_print::hb29ddd998d02631c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55bc7b6dd0d0 - std::sys_common::backtrace::print::h81965e3d7c90fbb6 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55bc7b6dd0d0 - std::panicking::default_hook::{{closure}}::h84db205ab6674b38 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55bc7b6dccb6 - std::panicking::default_hook::h1bf8bb4159936bca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55bc7b6dd784 - std::panicking::rust_panic_with_hook::hf8e86850fbbd03b1 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55bc7b6dd260 - std::panicking::begin_panic_handler::{{closure}}::h590a0d6060ff866e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55bc7b6dbb34 - std::sys_common::backtrace::__rust_end_short_backtrace::h260b8bd1c848a03c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55bc7b6dd1c9 - rust_begin_unwind [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55bc7b377c21 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panicking.rs:106:14 [INFO] [stdout] 15: 0x55bc7b377d13 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x55bc7b394623 - core::result::Result::unwrap::hf899190ad7a6972c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/result.rs:1295:23 [INFO] [stdout] 17: 0x55bc7b3786bd - drprg::tests::path_is_executable_resolves_full_path::h6aa007cdd819ec3e [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:801:24 [INFO] [stdout] 18: 0x55bc7b37863a - drprg::tests::path_is_executable_resolves_full_path::{{closure}}::h7e3b1f24fc03111f [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:799:5 [INFO] [stdout] 19: 0x55bc7b3a926e - core::ops::function::FnOnce::call_once::h58a399eb62c8da46 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55bc7b3e8903 - core::ops::function::FnOnce::call_once::h24a32b9da1a40fdb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55bc7b3e8903 - test::__rust_begin_short_backtrace::h3c3a0492fb4a12eb [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:585:5 [INFO] [stdout] 22: 0x55bc7b3e7517 - as core::ops::function::FnOnce>::call_once::h9a8e38435f73d5e0 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 23: 0x55bc7b3e7517 - as core::ops::function::FnOnce<()>>::call_once::hb23d7496a0e6d1b4 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55bc7b3e7517 - std::panicking::try::do_call::ha2bb9825b32d2cc2 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x55bc7b3e7517 - std::panicking::try::hdc38a574bbebc53e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x55bc7b3e7517 - std::panic::catch_unwind::hc45ed246595c621c [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x55bc7b3e7517 - test::run_test_in_process::h4249138faaea8d54 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:608:18 [INFO] [stdout] 28: 0x55bc7b3e7517 - test::run_test::run_test_inner::{{closure}}::h3c1b37669f6e9fd7 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:500:39 [INFO] [stdout] 29: 0x55bc7b3b47be - test::run_test::run_test_inner::{{closure}}::h388760469edd5c24 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/test/src/lib.rs:527:37 [INFO] [stdout] 30: 0x55bc7b3b47be - std::sys_common::backtrace::__rust_begin_short_backtrace::hbbaecdcfad18643e [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x55bc7b3b9518 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h09cd3ca65896da91 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 32: 0x55bc7b3b9518 - as core::ops::function::FnOnce<()>>::call_once::hc52dbb4f9088d18b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55bc7b3b9518 - std::panicking::try::do_call::h4485cfee22b11c08 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x55bc7b3b9518 - std::panicking::try::hb62aa8549e20c08b [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x55bc7b3b9518 - std::panic::catch_unwind::ha322c7a5bc666762 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x55bc7b3b9518 - std::thread::Builder::spawn_unchecked::{{closure}}::h1076fc1398603b77 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 37: 0x55bc7b3b9518 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h911e510344167353 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55bc7b6e2523 - as core::ops::function::FnOnce>::call_once::h771719d52c343434 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 39: 0x55bc7b6e2523 - as core::ops::function::FnOnce>::call_once::hf441746dfa4b0f57 [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 40: 0x55bc7b6e2523 - std::sys::unix::thread::Thread::new::thread_start::hfd168f9d312b29ca [INFO] [stdout] at /rustc/62efba8a050c64249dab942951bb28f710208bc8/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 41: 0x7fd6a0d4f609 - start_thread [INFO] [stdout] 42: 0x7fd6a0b1f293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::path_is_executable_resolves_full_path [INFO] [stdout] [INFO] [stdout] test result: FAILED. 116 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.55s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "a9320ab3bfeb1204a400bed532479f2bc2936b50ee1b0d3987b5a329263df4fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9320ab3bfeb1204a400bed532479f2bc2936b50ee1b0d3987b5a329263df4fe", kill_on_drop: false }` [INFO] [stdout] a9320ab3bfeb1204a400bed532479f2bc2936b50ee1b0d3987b5a329263df4fe