[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] 8af1c6e844f18bd332bd8434d283b91c833f07ec [INFO] testing David-OConnor/pypackages against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDavid-OConnor%2Fpypackages" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/David-OConnor/pypackages on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-13/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7eada5086108125afc7053608f7d9f8806c57ad276d20bd8ec5f04313ffb6a22 [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" "7eada5086108125afc7053608f7d9f8806c57ad276d20bd8ec5f04313ffb6a22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7eada5086108125afc7053608f7d9f8806c57ad276d20bd8ec5f04313ffb6a22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7eada5086108125afc7053608f7d9f8806c57ad276d20bd8ec5f04313ffb6a22", kill_on_drop: false }` [INFO] [stdout] 7eada5086108125afc7053608f7d9f8806c57ad276d20bd8ec5f04313ffb6a22 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2e82e2e0ee9e6eea4d6c182b265963228cb03bfd655c5653c9bbfef87b3c9331 [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" "2e82e2e0ee9e6eea4d6c182b265963228cb03bfd655c5653c9bbfef87b3c9331", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling object v0.24.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-normalization v0.1.18 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [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 dirs-sys v0.3.6 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling rand v0.6.5 [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 clap v2.33.3 [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 mime_guess v2.0.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling cookie v0.12.0 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [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 rustls v0.16.0 [INFO] [stderr] Compiling webpki-roots v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling mockall_double v0.2.0 [INFO] [stderr] Compiling tokio-rustls v0.10.3 [INFO] [stderr] Compiling hyper-rustls v0.17.1 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.25 [INFO] [stderr] Compiling zip v0.5.12 [INFO] [stderr] Compiling structopt v0.3.21 [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: 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] [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] [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] [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] [INFO] [stdout] warning: field is never read: `repo_url` [INFO] [stdout] --> src/main.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | repo_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 27s [INFO] running `Command { std: "docker" "inspect" "2e82e2e0ee9e6eea4d6c182b265963228cb03bfd655c5653c9bbfef87b3c9331", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e82e2e0ee9e6eea4d6c182b265963228cb03bfd655c5653c9bbfef87b3c9331", kill_on_drop: false }` [INFO] [stdout] 2e82e2e0ee9e6eea4d6c182b265963228cb03bfd655c5653c9bbfef87b3c9331 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 77235375477c48bd2b9772db45d578c514674923895963b8d80952ce10470699 [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" "77235375477c48bd2b9772db45d578c514674923895963b8d80952ce10470699", kill_on_drop: false }` [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling mockall_derive v0.9.1 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling predicates v1.0.8 [INFO] [stderr] Compiling semver v0.11.0 [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: unused variable: `py_ver` [INFO] [stdout] --> src/dep_types.rs:1794:39 [INFO] [stdout] | [INFO] [stdout] 1794 | ctx.expect().returning(|name, py_ver| { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_py_ver` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [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] [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] [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] [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] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/dep_resolution.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 55 | name: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `version` [INFO] [stdout] --> src/dep_resolution.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | version: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `requires_python` [INFO] [stdout] --> src/dep_resolution.rs:57:5 [INFO] [stdout] | [INFO] [stdout] 57 | requires_python: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `requires_dist` [INFO] [stdout] --> src/dep_resolution.rs:58:5 [INFO] [stdout] | [INFO] [stdout] 58 | requires_dist: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `reqs` [INFO] [stdout] --> src/dep_resolution.rs:62:8 [INFO] [stdout] | [INFO] [stdout] 62 | fn reqs(&self) -> Vec { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `guess_graph` [INFO] [stdout] --> src/dep_resolution.rs:82:4 [INFO] [stdout] | [INFO] [stdout] 82 | fn guess_graph( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `format_name` [INFO] [stdout] --> src/dep_resolution.rs:297:8 [INFO] [stdout] | [INFO] [stdout] 297 | fn format_name(name: &str, cache: &HashMap)>) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_warehouse_release` [INFO] [stdout] --> src/dep_resolution.rs:404:12 [INFO] [stdout] | [INFO] [stdout] 404 | pub fn get_warehouse_release( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `get_req_cache_multiple` [INFO] [stdout] --> src/dep_resolution.rs:432:8 [INFO] [stdout] | [INFO] [stdout] 432 | fn get_req_cache_multiple( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `fetch_req_data` [INFO] [stdout] --> src/dep_resolution.rs:467:19 [INFO] [stdout] | [INFO] [stdout] 467 | pub(super) fn fetch_req_data( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `find_constraints` [INFO] [stdout] --> src/dep_resolution.rs:533:8 [INFO] [stdout] | [INFO] [stdout] 533 | fn find_constraints( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `make_renamed_packs` [INFO] [stdout] --> src/dep_resolution.rs:566:8 [INFO] [stdout] | [INFO] [stdout] 566 | fn make_renamed_packs( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `assign_subdeps` [INFO] [stdout] --> src/dep_resolution.rs:617:8 [INFO] [stdout] | [INFO] [stdout] 617 | fn assign_subdeps(packages: &mut Vec, updated_ids: &HashMap) { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `resolve` [INFO] [stdout] --> src/dep_resolution.rs:643:12 [INFO] [stdout] | [INFO] [stdout] 643 | pub fn resolve( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `clone_or_default_py` [INFO] [stdout] --> src/dep_types.rs:920:12 [INFO] [stdout] | [INFO] [stdout] 920 | pub fn clone_or_default_py(&self, python_version: &Version) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Yes` [INFO] [stdout] --> src/dep_types.rs:1029:5 [INFO] [stdout] | [INFO] [stdout] 1029 | Yes(u32, u32, String), // parent id, self id, name [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `repo_url` [INFO] [stdout] --> src/main.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | repo_url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 22 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 50.37s [INFO] running `Command { std: "docker" "inspect" "77235375477c48bd2b9772db45d578c514674923895963b8d80952ce10470699", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77235375477c48bd2b9772db45d578c514674923895963b8d80952ce10470699", kill_on_drop: false }` [INFO] [stdout] 77235375477c48bd2b9772db45d578c514674923895963b8d80952ce10470699 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b34f1d483d62275ef67b6d898873fd429776b069499b40154df10e7360a83dab [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" "b34f1d483d62275ef67b6d898873fd429776b069499b40154df10e7360a83dab", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `py_ver` [INFO] [stderr] --> src/dep_types.rs:1794:39 [INFO] [stderr] | [INFO] [stderr] 1794 | ctx.expect().returning(|name, py_ver| { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_py_ver` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [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] [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] 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] 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] warning: field is never read: `name` [INFO] [stderr] --> src/dep_resolution.rs:55:5 [INFO] [stderr] | [INFO] [stderr] 55 | name: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `version` [INFO] [stderr] --> src/dep_resolution.rs:56:5 [INFO] [stderr] | [INFO] [stderr] 56 | version: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `requires_python` [INFO] [stderr] --> src/dep_resolution.rs:57:5 [INFO] [stderr] | [INFO] [stderr] 57 | requires_python: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `requires_dist` [INFO] [stderr] --> src/dep_resolution.rs:58:5 [INFO] [stderr] | [INFO] [stderr] 58 | requires_dist: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `reqs` [INFO] [stderr] --> src/dep_resolution.rs:62:8 [INFO] [stderr] | [INFO] [stderr] 62 | fn reqs(&self) -> Vec { [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `guess_graph` [INFO] [stderr] --> src/dep_resolution.rs:82:4 [INFO] [stderr] | [INFO] [stderr] 82 | fn guess_graph( [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `format_name` [INFO] [stderr] --> src/dep_resolution.rs:297:8 [INFO] [stderr] | [INFO] [stderr] 297 | fn format_name(name: &str, cache: &HashMap)>) -> String { [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_warehouse_release` [INFO] [stderr] --> src/dep_resolution.rs:404:12 [INFO] [stderr] | [INFO] [stderr] 404 | pub fn get_warehouse_release( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `get_req_cache_multiple` [INFO] [stderr] --> src/dep_resolution.rs:432:8 [INFO] [stderr] | [INFO] [stderr] 432 | fn get_req_cache_multiple( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `fetch_req_data` [INFO] [stderr] --> src/dep_resolution.rs:467:19 [INFO] [stderr] | [INFO] [stderr] 467 | pub(super) fn fetch_req_data( [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `find_constraints` [INFO] [stderr] --> src/dep_resolution.rs:533:8 [INFO] [stderr] | [INFO] [stderr] 533 | fn find_constraints( [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `make_renamed_packs` [INFO] [stderr] --> src/dep_resolution.rs:566:8 [INFO] [stderr] | [INFO] [stderr] 566 | fn make_renamed_packs( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `assign_subdeps` [INFO] [stderr] --> src/dep_resolution.rs:617:8 [INFO] [stderr] | [INFO] [stderr] 617 | fn assign_subdeps(packages: &mut Vec, updated_ids: &HashMap) { [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function is never used: `resolve` [INFO] [stderr] --> src/dep_resolution.rs:643:12 [INFO] [stderr] | [INFO] [stderr] 643 | pub fn resolve( [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `clone_or_default_py` [INFO] [stderr] --> src/dep_types.rs:920:12 [INFO] [stderr] | [INFO] [stderr] 920 | pub fn clone_or_default_py(&self, python_version: &Version) -> Self { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Yes` [INFO] [stderr] --> src/dep_types.rs:1029:5 [INFO] [stderr] | [INFO] [stderr] 1029 | Yes(u32, u32, String), // parent id, self id, name [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `repo_url` [INFO] [stderr] --> src/main.rs:213:5 [INFO] [stderr] | [INFO] [stderr] 213 | repo_url: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `pyflow` (bin "pyflow" test) generated 22 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/pyflow-eed29681b88b30b3) [INFO] [stdout] running 158 tests [INFO] [stdout] test dep_parser::tests::dummy_test ... ok [INFO] [stdout] test dep_parser::tests::test_parse_constraint::case_1 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_constraint::case_2 ... ok [INFO] [stdout] test build::test::setup_creation ... ok [INFO] [stdout] test build::test::py_list ... ok [INFO] [stdout] test dep_parser::tests::test_parse_constraint::case_3 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_package_name::case_4 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_extras::case_1 ... 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_2 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_package_name::case_5 ... 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_01 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_constraint::case_4 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_req::case_4_star_extra_num ... ok [INFO] [stdout] test dep_parser::tests::test_parse_extras::case_3 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_req_pypi::case_1 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_package_name::case_3 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_req::case_3_star_patch ... ok [INFO] [stdout] test dep_parser::tests::test_parse_version::case_10 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_extras::case_4 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_extras::case_5 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_version::case_08 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_version::case_02 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_version::case_03 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_version::case_06 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_version::case_09 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_version::case_04 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_version::case_07 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_req::case_1_gte ... ok [INFO] [stdout] test dep_parser::tests::test_parse_version::case_05 ... ok [INFO] [stdout] test dep_parser::tests::test_parse_extras::case_2 ... 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::bad_version ... ok [INFO] [stdout] test dep_types::tests::compat_rng::case_3_ne ... ok [INFO] [stdout] test dep_types::tests::constraint_w_modifier ... ok [INFO] [stdout] test dep_types::tests::compat_rng::case_5_lte ... ok [INFO] [stdout] test dep_types::tests::intersections_simple ... ok [INFO] [stdout] test dep_types::tests::compat_rng::case_6_caret ... ok [INFO] [stdout] test dep_types::tests::compat_rng::case_4_lt ... ok [INFO] [stdout] test dep_types::tests::intersections_empty ... ok [INFO] [stdout] test dep_types::tests::constraint_to_string ... 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_05_gte_max ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_08_gt_max ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_09_gt_first ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_10_exact_over ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_11_exact_under ... 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::intersection_contained ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_12_ne_over ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_13_ne_under ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_14_lt_max ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_15_lt_min ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_16_lte_max ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_25_tilde_eq_full_version_min ... 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_26_tilde_eq_minor_version_max ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_01_caret_full_version ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_17_lte_min ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_02_caret_minor_version ... 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_23_tilde_major_version_under ... 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_03_caret_patch_version_is_exact_over ... 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_21_tilde_minor_version_min ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_22_tilde_major_version_max ... ok [INFO] [stdout] test dep_types::tests::intersection_contained_many ... ok [INFO] [stdout] test dep_types::tests::intersection_contained_many_w_ne ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_04_caret_patch_version_is_exact_under ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_31_star_minor_version_min ... ok [INFO] [stdout] test dep_types::tests::parse_req_novers ... ok [INFO] [stdout] test dep_types::tests::parse_req_pip ... ok [INFO] [stdout] test dep_types::tests::parse_req_pypi_bracket ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_32_star_minor_version_max ... ok [INFO] [stdout] test dep_types::tests::parse_req_caret ... 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_pypi_cplx ... ok [INFO] [stdout] test dep_types::tests::parse_req_pypi ... 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_34_star_minor_version_max ... ok [INFO] [stdout] test dep_types::tests::is_compatible::case_27_tilde_eq_minor_version_min ... ok [INFO] [stdout] test dep_types::tests::parse_req_pypi_dot ... ok [INFO] [stdout] test dep_types::tests::parse_req_pypi_no_parens ... ok [INFO] [stdout] test dep_types::tests::pep440_bare::case_2_zero_padded ... ok [INFO] [stdout] test dep_types::tests::pep440_bare::case_1_exact ... ok [INFO] [stdout] test dep_types::tests::parse_req_pypi_tilde::case_1 ... ok [INFO] [stdout] test dep_types::tests::pep440_bare::case_6_star ... ok [INFO] [stdout] test dep_types::tests::pep440_bare::case_4_pre_release ... ok [INFO] [stdout] test dep_types::tests::parse_req_pypi_tilde::case_2 ... ok [INFO] [stdout] test dep_types::tests::pep440_bare::case_5_post_release ... ok [INFO] [stdout] test dep_types::tests::parse_req_withvers ... ok [INFO] [stdout] test dep_types::tests::parse_req_tilde_short ... ok [INFO] [stdout] test dep_types::tests::pep440_bare::case_3_dev_release ... ok [INFO] [stdout] test dep_types::tests::pep440_post::case_1_exact ... 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_2_gte ... 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_1_py3 ... ok [INFO] [stdout] test dep_types::tests::python_version_from_warehouse::case_4_py_chain ... ok [INFO] [stdout] test dep_types::tests::python_version_from_warehouse::case_2_cp_chain ... ok [INFO] [stdout] test dep_types::tests::pep440_post::case_2_bare ... ok [INFO] [stdout] test dep_types::tests::req_to_cfg_string::case_3_lte ... ok [INFO] [stdout] test dep_types::tests::python_version_from_warehouse::case_3_cp26 ... ok [INFO] [stdout] test dep_types::tests::pep440_post::case_3_star ... 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_7_caret ... ok [INFO] [stdout] test dep_types::tests::req_to_cfg_string::case_8_tilde ... ok [INFO] [stdout] test dep_types::tests::version_ordering ... ok [INFO] [stdout] test dep_types::tests::version_ordering_modded ... ok [INFO] [stdout] test dep_types::tests::req_to_cfg_string::case_4_ne ... ok [INFO] [stdout] test dep_types::tests::req_to_cfg_string::case_5_gt ... ok [INFO] [stdout] test dep_types::tests::req_to_cfg_string::case_6_lt ... ok [INFO] [stdout] test dep_types::tests::req_to_cfg_string::case_9_multi_ne_gte ... ok [INFO] [stdout] test dep_types::tests::req_to_cfg_string_empty_constraints ... ok [INFO] [stdout] test dep_types::tests::python_version_from_warehouse::case_5_pp36 ... ok [INFO] [stdout] test dep_types::tests::version_parse ... ok [INFO] [stdout] test dep_types::tests::version_parse_w_modifiers ... ok [INFO] [stdout] test files::tests::add_deps_no_dev_deps_sect ... ok [INFO] [stdout] test script::tests::dunder_python_specified::case_2 ... ok [INFO] [stdout] test dep_types::tests::version_parse_w_wildcard ... ok [INFO] [stdout] test files::tests::add_deps_dev_deps_baseline_no_deps_dev_deps ... ok [INFO] [stdout] test script::tests::dunder_python_specified::case_1 ... ok [INFO] [stdout] test files::tests::add_deps_baseline ... ok [INFO] [stdout] test util::tests::dummy_test ... ok [INFO] [stdout] test dep_types::tests::parse_req_pypi_w_extras ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_02 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_09 ... ok [INFO] [stdout] test dep_types::tests::req_to_cfg_string::case_1_exact ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_05 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_10 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_01 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_13 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_07 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_17 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_04 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_12 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_11 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_08 ... ok [INFO] [stdout] test files::tests::add_deps_baseline_empty_deps ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_15 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_18 ... 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 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_03 ... ok [INFO] [stdout] test util::tests::test_os_from_str::case_06 ... ok [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_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_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:850:46 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5627e6210cfc - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x5627e6210cfc - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5627e6210cfc - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5627e6210cfc - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5627e62358ec - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x5627e6209ea5 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x5627e62127f0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5627e62127f0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5627e62127f0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x5627e62123d6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x5627e6212ea4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x5627e6212980 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x5627e62111b4 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x5627e62128e9 - rust_begin_unwind [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x5627e59b4f81 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x5627e59b5073 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/result.rs:1613:5 [INFO] [stdout] 16: 0x5627e59f5253 - core::result::Result::unwrap::hbd0131d2a9626902 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/result.rs:1295:23 [INFO] [stdout] 17: 0x5627e59e02f9 - pyflow::dep_resolution::tests::warehouse_versions::he122c5a6bdaa897f [INFO] [stdout] at /opt/rustwide/workdir/src/dep_resolution.rs:850:13 [INFO] [stdout] 18: 0x5627e59e029a - pyflow::dep_resolution::tests::warehouse_versions::{{closure}}::hc7b6ef6b06677d1b [INFO] [stdout] at /opt/rustwide/workdir/src/dep_resolution.rs:846:5 [INFO] [stdout] 19: 0x5627e5a2314e - core::ops::function::FnOnce::call_once::h2648a662fd9c0ac5 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5627e5f60853 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x5627e5f60853 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:585:5 [INFO] [stdout] 22: 0x5627e5f5f3e7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 23: 0x5627e5f5f3e7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x5627e5f5f3e7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x5627e5f5f3e7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x5627e5f5f3e7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x5627e5f5f3e7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:608:18 [INFO] [stdout] 28: 0x5627e5f5f3e7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:500:39 [INFO] [stdout] 29: 0x5627e5f2c72e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/test/src/lib.rs:527:37 [INFO] [stdout] 30: 0x5627e5f2c72e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x5627e5f31558 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 32: 0x5627e5f31558 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x5627e5f31558 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x5627e5f31558 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x5627e5f31558 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x5627e5f31558 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 37: 0x5627e5f31558 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5627e6217ae3 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 39: 0x5627e6217ae3 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 40: 0x5627e6217ae3 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 41: 0x7fd1e6f64609 - start_thread [INFO] [stdout] 42: 0x7fd1e6d36293 - 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. 157 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin pyflow' [INFO] running `Command { std: "docker" "inspect" "b34f1d483d62275ef67b6d898873fd429776b069499b40154df10e7360a83dab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b34f1d483d62275ef67b6d898873fd429776b069499b40154df10e7360a83dab", kill_on_drop: false }` [INFO] [stdout] b34f1d483d62275ef67b6d898873fd429776b069499b40154df10e7360a83dab