[INFO] cloning repository https://github.com/David-OConnor/pypackages [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/David-OConnor/pypackages" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavid-OConnor%2Fpypackages", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavid-OConnor%2Fpypackages'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c6ec9bc8dcf2c486d5820627d70162e44d6b5a7 [INFO] testing David-OConnor/pypackages against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavid-OConnor%2Fpypackages" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/David-OConnor/pypackages on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/David-OConnor/pypackages [INFO] finished tweaking git repo https://github.com/David-OConnor/pypackages [INFO] tweaked toml for git repo https://github.com/David-OConnor/pypackages written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/David-OConnor/pypackages already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a72130edebc09619a04f1f96dccc5193e46b6b78fef248069d8cffdc21dcdba1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a72130edebc09619a04f1f96dccc5193e46b6b78fef248069d8cffdc21dcdba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a72130edebc09619a04f1f96dccc5193e46b6b78fef248069d8cffdc21dcdba1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a72130edebc09619a04f1f96dccc5193e46b6b78fef248069d8cffdc21dcdba1", kill_on_drop: false }` [INFO] [stdout] a72130edebc09619a04f1f96dccc5193e46b6b78fef248069d8cffdc21dcdba1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd386c401baaf04fde4e3a9882c72943781b3b0b66cf08a4d2d11cec835a0551 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fd386c401baaf04fde4e3a9882c72943781b3b0b66cf08a4d2d11cec835a0551", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.95 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling rustc-demangle v0.1.19 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling addr2line v0.15.1 [INFO] [stderr] Compiling unicode-normalization v0.1.18 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling mockall_double v0.2.0 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.59 [INFO] [stderr] Compiling bzip2-sys v0.1.10+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling zip v0.5.12 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling ct-logs v0.6.0 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.17.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling tokio-rustls v0.10.3 [INFO] [stderr] Compiling hyper-rustls v0.17.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.5.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling cookie_store v0.7.0 [INFO] [stderr] Compiling reqwest v0.9.24 [INFO] [stderr] Compiling pyflow v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/py_versions.rs:223:17 [INFO] [stdout] | [INFO] [stdout] 219 | / util::abort( [INFO] [stdout] 220 | | "Unfortunately, we don't yet support other Operating systems.\ [INFO] [stdout] 221 | | It's worth trying the other options, to see if one works anyway.", [INFO] [stdout] 222 | | ); [INFO] [stdout] | |_________________- any code following this expression is unreachable [INFO] [stdout] 223 | unreachable!() [INFO] [stdout] | ^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::panic::unreachable_2015` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/util/mod.rs:491:17 [INFO] [stdout] | [INFO] [stdout] 487 | / abort(&format!( [INFO] [stdout] 488 | | "Problem converting path to absolute path: {:?}", [INFO] [stdout] 489 | | error [INFO] [stdout] 490 | | )); [INFO] [stdout] | |__________________- any code following this expression is unreachable [INFO] [stdout] 491 | unreachable!() [INFO] [stdout] | ^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::panic::unreachable_2015` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `requires_dist` [INFO] [stdout] --> src/dep_resolution.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | requires_dist: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `WarehouseInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/dep_resolution.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `requires_python` [INFO] [stdout] --> src/dep_resolution.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | requires_python: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WarehouseInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/dep_resolution.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> src/dep_resolution.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | version: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WarehouseInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/dep_resolution.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `urls` [INFO] [stdout] --> src/dep_resolution.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | urls: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WarehouseData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/dep_resolution.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 38s [INFO] running `Command { std: "docker" "inspect" "fd386c401baaf04fde4e3a9882c72943781b3b0b66cf08a4d2d11cec835a0551", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd386c401baaf04fde4e3a9882c72943781b3b0b66cf08a4d2d11cec835a0551", kill_on_drop: false }` [INFO] [stdout] fd386c401baaf04fde4e3a9882c72943781b3b0b66cf08a4d2d11cec835a0551 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b478250176e1782deedd4c245f49935784e6cf17293717d078a1a7083dd9ebe6 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b478250176e1782deedd4c245f49935784e6cf17293717d078a1a7083dd9ebe6", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling mockall_derive v0.9.1 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling rstest v0.10.0 [INFO] [stderr] Compiling mockall v0.9.1 [INFO] [stderr] Compiling pyflow v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/py_versions.rs:223:17 [INFO] [stdout] | [INFO] [stdout] 219 | / util::abort( [INFO] [stdout] 220 | | "Unfortunately, we don't yet support other Operating systems.\ [INFO] [stdout] 221 | | It's worth trying the other options, to see if one works anyway.", [INFO] [stdout] 222 | | ); [INFO] [stdout] | |_________________- any code following this expression is unreachable [INFO] [stdout] 223 | unreachable!() [INFO] [stdout] | ^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::panic::unreachable_2015` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable expression [INFO] [stdout] --> src/util/mod.rs:491:17 [INFO] [stdout] | [INFO] [stdout] 487 | / abort(&format!( [INFO] [stdout] 488 | | "Problem converting path to absolute path: {:?}", [INFO] [stdout] 489 | | error [INFO] [stdout] 490 | | )); [INFO] [stdout] | |__________________- any code following this expression is unreachable [INFO] [stdout] 491 | unreachable!() [INFO] [stdout] | ^^^^^^^^^^^^^^ unreachable expression [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::panic::unreachable_2015` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `requires_dist` [INFO] [stdout] --> src/dep_resolution.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 19 | requires_dist: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `WarehouseInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/dep_resolution.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `requires_python` [INFO] [stdout] --> src/dep_resolution.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | requires_python: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WarehouseInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/dep_resolution.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> src/dep_resolution.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | version: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WarehouseInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/dep_resolution.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `urls` [INFO] [stdout] --> src/dep_resolution.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 48 | urls: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `WarehouseData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/dep_resolution.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 44 | #[derive(Debug, Deserialize)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 41.52s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/pyflow-e166cb02c9c1dde8) [INFO] running `Command { std: "docker" "inspect" "b478250176e1782deedd4c245f49935784e6cf17293717d078a1a7083dd9ebe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b478250176e1782deedd4c245f49935784e6cf17293717d078a1a7083dd9ebe6", kill_on_drop: false }` [INFO] [stdout] b478250176e1782deedd4c245f49935784e6cf17293717d078a1a7083dd9ebe6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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=warn" "-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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d67a0bafa81a6178465de12d193b9201e52ae4fe681e887984ff07469a37fc3f [INFO] running `Command { std: "docker" "start" "-a" "d67a0bafa81a6178465de12d193b9201e52ae4fe681e887984ff07469a37fc3f", kill_on_drop: false }` [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/py_versions.rs:223:17 [INFO] [stderr] | [INFO] [stderr] 219 | / util::abort( [INFO] [stderr] 220 | | "Unfortunately, we don't yet support other Operating systems.\ [INFO] [stderr] 221 | | It's worth trying the other options, to see if one works anyway.", [INFO] [stderr] 222 | | ); [INFO] [stderr] | |_________________- any code following this expression is unreachable [INFO] [stderr] 223 | unreachable!() [INFO] [stderr] | ^^^^^^^^^^^^^^ unreachable expression [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unreachable_code)]` on by default [INFO] [stderr] = note: this warning originates in the macro `$crate::panic::unreachable_2015` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unreachable expression [INFO] [stderr] --> src/util/mod.rs:491:17 [INFO] [stderr] | [INFO] [stderr] 487 | / abort(&format!( [INFO] [stderr] 488 | | "Problem converting path to absolute path: {:?}", [INFO] [stderr] 489 | | error [INFO] [stderr] 490 | | )); [INFO] [stderr] | |__________________- any code following this expression is unreachable [INFO] [stderr] 491 | unreachable!() [INFO] [stderr] | ^^^^^^^^^^^^^^ unreachable expression [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::panic::unreachable_2015` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `requires_dist` [INFO] [stderr] --> src/dep_resolution.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | requires_dist: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `WarehouseInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/dep_resolution.rs:16:10 [INFO] [stderr] | [INFO] [stderr] 16 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `requires_python` [INFO] [stderr] --> src/dep_resolution.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | requires_python: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `WarehouseInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/dep_resolution.rs:16:10 [INFO] [stderr] | [INFO] [stderr] 16 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `version` [INFO] [stderr] --> src/dep_resolution.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | version: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `WarehouseInfo` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/dep_resolution.rs:16:10 [INFO] [stderr] | [INFO] [stderr] 16 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `urls` [INFO] [stderr] --> src/dep_resolution.rs:48:5 [INFO] [stderr] | [INFO] [stderr] 48 | urls: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `WarehouseData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/dep_resolution.rs:44:10 [INFO] [stderr] | [INFO] [stderr] 44 | #[derive(Debug, Deserialize)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `pyflow` (bin "pyflow" test) generated 6 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.40s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/pyflow-e166cb02c9c1dde8) [INFO] [stdout] [INFO] [stdout] running 165 tests [INFO] [stdout] test dep_parser::tests::dummy_test ... ok [INFO] [stdout] test dep_parser::tests::test_parse_extras::case_4 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_extras::case_3 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_package_name::case_2 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_constraint::case_3 ... ok [INFO] [stdout] test build::test::setup_creation ... ok [INFO] [stdout] test dep_parser::tests::test_parse_package_name::case_1 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_package_name::case_4 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_constraint::case_2 ... ok [INFO] [stdout] test build::test::py_list ... ok [INFO] [stdout] test dep_parser::tests::test_parse_package_name::case_5 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_constraint::case_1 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_constraint::case_4 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_extras::case_2 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_extras::case_1 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_req::case_1_gte ... ok [INFO] [stdout] test dep_parser::tests::test_parse_req::case_3_star_patch ... ok [INFO] [stdout] test dep_parser::tests::test_parse_req::case_4_star_extra_num ... ok [INFO] [stdout] test dep_parser::tests::test_parse_package_name::case_3 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_req::case_2_no_version ... ok [INFO] [stdout] test dep_parser::tests::test_parse_version::case_02 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_version::case_05 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_version::case_10 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_version::case_06 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_req_pypi::case_1 ... ok [INFO] [stdout] test dep_types::tests::compat_rng::case_3_ne ... ok [INFO] [stdout] test dep_types::tests::compat_rng::case_4_lt ... ok [INFO] [stdout] test dep_parser::tests::test_parse_version::case_03 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_version::case_04 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_version::case_01 ... ok [INFO] [stdout] test dep_types::tests::constraint_w_modifier ... ok [INFO] [stdout] test dep_types::tests::bad_version ... ok [INFO] [stdout] test dep_parser::tests::test_parse_version::case_07 ... ok [INFO] [stdout] test dep_types::tests::compat_rng::case_1_gt ... ok [INFO] [stdout] test dep_types::tests::compat_rng::case_2_gte ... ok [INFO] [stdout] test dep_types::tests::intersection_contained ... ok [INFO] [stdout] test dep_types::tests::intersection_contained_many ... ok [INFO] [stdout] test dep_types::tests::compat_rng::case_7_tilde ... ok [INFO] [stdout] test dep_types::tests::intersections_simple_many ... ok [INFO] [stdout] test dep_types::tests::constraint_multiple ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_03_caret_patch_version_is_exact_over ... ok [INFO] [stdout] test dep_types::tests::compat_rng::case_6_caret ... ok [INFO] [stdout] test dep_types::tests::constraint_to_string ... ok [INFO] [stdout] test dep_types::tests::intersections_simple ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_01_caret_full_version ... ok [INFO] [stdout] test dep_parser::tests::test_parse_version::case_08 ... ok [INFO] [stdout] test dep_types::tests::intersection_contained_many_w_ne ... ok [INFO] [stdout] test dep_parser::tests::test_parse_version::case_09 ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_04_caret_patch_version_is_exact_under ... ok [INFO] [stdout] test dep_types::tests::compat_rng::case_5_lte ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_12_ne_over ... ok [INFO] [stdout] test dep_types::tests::intersections_empty ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_14_lt_max ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_02_caret_minor_version ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_05_gte_max ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_06_gte_eq ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_07_gte_misc ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_15_lt_min ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_09_gt_first ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_16_lte_max ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_11_exact_under ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_13_ne_under ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_08_gt_max ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_23_tilde_major_version_under ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_19_tilde_full_version_min ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_26_tilde_eq_minor_version_max ... ok [INFO] [stdout] test dep_parser::tests::test_parse_extras::case_5 ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_10_exact_over ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_18_tilde_full_version_max ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_21_tilde_minor_version_min ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_33_star_patch_version_min ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_32_star_minor_version_max ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_35_star_extra_num_version_max ... ok [INFO] [stdout] test dep_types::tests::parse_req_caret ... ok [INFO] [stdout] test dep_types::tests::parse_req_pip ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_17_lte_min ... ok [INFO] [stdout] test dep_types::tests::parse_req_novers ... ok [INFO] [stdout] test dep_types::tests::parse_req_pypi ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_20_tilde_minor_version_max ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_22_tilde_major_version_max ... ok [INFO] [stdout] test dep_types::tests::parse_req_pypi_bracket ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_24_tilde_eq_full_version_max ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_31_star_minor_version_min ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_34_star_minor_version_max ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_25_tilde_eq_full_version_min ... ok [INFO] [stdout] test dep_types::tests::parse_req_pypi_tilde::case_1 ... ok [INFO] [stdout] test dep_types::tests::parse_req_pypi_no_parens ... ok [INFO] [stdout] test dep_types::tests::parse_req_pypi_dot ... ok [INFO] [stdout] test dep_types::tests::parse_req_pypi_cplx ... ok [INFO] [stdout] test dep_types::tests::parse_req_pypi_tilde::case_2 ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_27_tilde_eq_minor_version_min ... ok [INFO] [stdout] test dep_types::tests::pep440_bare::case_1_exact ... ok [INFO] [stdout] test dep_types::tests::pep440_bare::case_3_dev_release ... ok [INFO] [stdout] test dep_types::tests::parse_req_withvers ... ok [INFO] [stdout] test dep_types::tests::pep440_bare::case_4_pre_release ... ok [INFO] [stdout] test dep_types::tests::python_version_from_warehouse::case_2_cp_chain ... ok [INFO] [stdout] test dep_types::tests::pep440_bare::case_5_post_release ... ok [INFO] [stdout] test dep_types::tests::pep440_bare::case_6_star ... ok [INFO] [stdout] test dep_types::tests::pep440_post::case_2_bare ... ok [INFO] [stdout] test dep_types::tests::pep440_post::case_1_exact ... ok [INFO] [stdout] test dep_types::tests::pep440_post::case_3_star ... ok [INFO] [stdout] test dep_types::tests::python_version_from_warehouse::case_6_any ... ok [INFO] [stdout] test dep_types::tests::python_version_from_warehouse::case_5_pp36 ... ok [INFO] [stdout] test dep_types::tests::req_to_cfg_string::case_2_gte ... ok [INFO] [stdout] test dep_types::tests::req_to_cfg_string::case_1_exact ... ok [INFO] [stdout] test dep_types::tests::req_to_cfg_string::case_3_lte ... ok [INFO] [stdout] test dep_types::tests::req_to_cfg_string::case_4_ne ... ok [INFO] [stdout] test dep_types::tests::parse_req_tilde_short ... ok [INFO] [stdout] test dep_types::tests::pep440_bare::case_2_zero_padded ... ok [INFO] [stdout] test dep_types::tests::req_to_cfg_string::case_6_lt ... ok [INFO] [stdout] test dep_types::tests::python_version_from_warehouse::case_1_py3 ... ok [INFO] [stdout] test dep_types::tests::req_to_cfg_string::case_7_caret ... ok [INFO] [stdout] test dep_types::tests::req_to_cfg_string::case_5_gt ... ok [INFO] [stdout] test dep_types::tests::python_version_from_warehouse::case_7_semver ... ok [INFO] [stdout] test dep_types::tests::req_to_cfg_string::case_8_tilde ... ok [INFO] [stdout] test dep_types::tests::req_to_cfg_string_empty_constraints ... ok [INFO] [stdout] test dep_types::tests::version_parse ... ok [INFO] [stdout] test files::tests::add_deps_dev_deps_baseline_no_deps_dev_deps ... ok [INFO] [stdout] test files::tests::add_deps_baseline ... ok [INFO] [stdout] test dep_types::tests::version_ordering_modded ... ok [INFO] [stdout] test dep_types::tests::version_ordering ... ok [INFO] [stdout] test dep_types::tests::python_version_from_warehouse::case_3_cp26 ... ok [INFO] [stdout] test dep_types::tests::python_version_from_warehouse::case_8_pp257 ... ok [INFO] [stdout] test dep_types::tests::req_to_cfg_string::case_9_multi_ne_gte ... ok [INFO] [stdout] test dep_types::tests::version_parse_w_wildcard ... ok [INFO] [stdout] test dep_types::tests::python_version_from_warehouse::case_4_py_chain ... ok [INFO] [stdout] test dep_types::tests::version_parse_w_modifiers ... ok [INFO] [stdout] test script::tests::parse_python_version_with_valid_dunder_specified ... ok [INFO] [stdout] test script::tests::parse_no_dependencies_with_single_line_requires ... ok [INFO] [stdout] test script::tests::parse_no_dependencies_with_multi_line_requires ... ok [INFO] [stdout] test script::tests::parse_one_dependency_with_single_line_requires ... ok [INFO] [stdout] test script::tests::parse_one_dependency_with_multi_line_requires ... ok [INFO] [stdout] test dep_types::tests::parse_req_pypi_w_extras ... ok [INFO] [stdout] test files::tests::add_deps_no_dev_deps_sect ... ok [INFO] [stdout] test files::tests::add_deps_baseline_empty_deps ... ok [INFO] [stdout] test script::tests::parse_python_version_with_no_dunder_specified ... ok [INFO] [stdout] test script::tests::parse_no_dependencies_with_no_requires ... ok [INFO] [stdout] test util::tests::dummy_test ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_05 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_06 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_07 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_10 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_03 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_12 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_02 ... ok [INFO] [stdout] test script::tests::parse_multiple_dependencies_with_multi_line_requires ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_04 ... ok [INFO] [stdout] test script::tests::parse_multiple_dependencies_with_single_line_requires ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_01 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_09 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_11 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_13 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_08 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_15 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_19 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_14 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_16 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_18 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_17 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_20 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_21 ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_30_star_major_version - should panic ... ok [INFO] [stdout] test dep_resolution::tests::warehouse_versions ... FAILED [INFO] [stdout] test dep_types::tests::is_compatible::case_28_tilde_eq_major_version_max - should panic ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_29_tilde_eq_major_version_under - should panic ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- dep_resolution::tests::warehouse_versions stdout ---- [INFO] [stdout] thread 'dep_resolution::tests::warehouse_versions' panicked at 'called `Result::unwrap()` on an `Err` value: DependencyError { details: "Network error" }', src/dep_resolution.rs:844:46 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x562cda22605d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x562cda22605d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x562cda22605d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x562cda22605d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x562cda24a6ac - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x562cda21ff91 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x562cda227e85 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x562cda227e85 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x562cda227e85 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x562cda227b74 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x562cda2283d2 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x562cda2282b7 - std::panicking::begin_panic_handler::{{closure}}::h346750923c608600 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:588:13 [INFO] [stdout] 12: 0x562cda226514 - std::sys_common::backtrace::__rust_end_short_backtrace::h768c56c6a0c055c0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x562cda227fe9 - rust_begin_unwind [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:584:5 [INFO] [stdout] 14: 0x562cd99dfb33 - core::panicking::panic_fmt::h5c41cb2fa118fdbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panicking.rs:143:14 [INFO] [stdout] 15: 0x562cd99dfc23 - core::result::unwrap_failed::h6bc7b183ec719494 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1785:5 [INFO] [stdout] 16: 0x562cd9a0dbe3 - core::result::Result::unwrap::h29dbb6dcf9f796a5 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1078:23 [INFO] [stdout] 17: 0x562cd9a096a9 - pyflow::dep_resolution::tests::warehouse_versions::h0f3fd02bb72dcbb5 [INFO] [stdout] at /opt/rustwide/workdir/src/dep_resolution.rs:844:13 [INFO] [stdout] 18: 0x562cd9a0964a - pyflow::dep_resolution::tests::warehouse_versions::{{closure}}::h52e53305104619d1 [INFO] [stdout] at /opt/rustwide/workdir/src/dep_resolution.rs:840:5 [INFO] [stdout] 19: 0x562cd9a50aae - core::ops::function::FnOnce::call_once::h98382102034d1ef1 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x562cd9f7eeb3 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x562cd9f7eeb3 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 22: 0x562cd9f7dc69 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 23: 0x562cd9f7dc69 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x562cd9f7dc69 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 25: 0x562cd9f7dc69 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 26: 0x562cd9f7dc69 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 27: 0x562cd9f7dc69 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 28: 0x562cd9f7dc69 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 29: 0x562cd9f49e1e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 30: 0x562cd9f49e1e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 31: 0x562cd9f4f388 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 32: 0x562cd9f4f388 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x562cd9f4f388 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 34: 0x562cd9f4f388 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 35: 0x562cd9f4f388 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 36: 0x562cd9f4f388 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 37: 0x562cd9f4f388 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x562cda22cd63 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x562cda22cd63 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 40: 0x562cda22cd63 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 41: 0x7fa279b0e609 - start_thread [INFO] [stdout] 42: 0x7fa2798de163 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] dep_resolution::tests::warehouse_versions [INFO] [stdout] [INFO] [stdout] test result: FAILED. 164 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin pyflow' [INFO] running `Command { std: "docker" "inspect" "d67a0bafa81a6178465de12d193b9201e52ae4fe681e887984ff07469a37fc3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d67a0bafa81a6178465de12d193b9201e52ae4fe681e887984ff07469a37fc3f", kill_on_drop: false }` [INFO] [stdout] d67a0bafa81a6178465de12d193b9201e52ae4fe681e887984ff07469a37fc3f