[INFO] fetching crate butido 0.3.0... [INFO] testing butido-0.3.0 against try#ece70b22820429ebf0c6d388c32356a14c58fc2f for pr-107251 [INFO] extracting crate butido 0.3.0 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate butido 0.3.0 on toolchain ece70b22820429ebf0c6d388c32356a14c58fc2f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate butido 0.3.0 [INFO] finished tweaking crates.io crate butido 0.3.0 [INFO] tweaked toml for crates.io crate butido 0.3.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate butido 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e0a843062db61e58b11e4c8a22b447116abbd2f37b4f2f84707084b04e366a29 [INFO] running `Command { std: "docker" "start" "-a" "e0a843062db61e58b11e4c8a22b447116abbd2f37b4f2f84707084b04e366a29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e0a843062db61e58b11e4c8a22b447116abbd2f37b4f2f84707084b04e366a29", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e0a843062db61e58b11e4c8a22b447116abbd2f37b4f2f84707084b04e366a29", kill_on_drop: false }` [INFO] [stdout] e0a843062db61e58b11e4c8a22b447116abbd2f37b4f2f84707084b04e366a29 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 853659bb5feceff98e03ef7eddf7821fef26de644c2f11dff5abcdfdf432df07 [INFO] running `Command { std: "docker" "start" "-a" "853659bb5feceff98e03ef7eddf7821fef26de644c2f11dff5abcdfdf432df07", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rand v0.4.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libssh2-sys v0.2.23 [INFO] [stderr] Compiling onig_sys v69.7.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling tokio-openssl v0.6.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.14 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling libgit2-sys v0.12.24+1.3.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling hyper-openssl v0.9.1 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling fixedbitset v0.2.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling linked_hash_set v0.1.4 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling ordered-float v1.1.1 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling tower-layer v0.3.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling tint v1.0.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling tar v0.4.37 [INFO] [stderr] Compiling os_type v2.3.0 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling directories v3.0.2 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling unindent v0.1.7 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling indoc v1.0.3 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling dialoguer v0.8.0 [INFO] [stderr] Compiling xdg v2.4.0 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling which v4.2.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rlimit v0.6.2 [INFO] [stderr] Compiling filters v0.4.0 [INFO] [stderr] Compiling pom v3.2.0 [INFO] [stderr] Compiling bytesize v1.1.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling resiter v0.4.0 [INFO] [stderr] Compiling ascii_table v3.0.2 [INFO] [stderr] Compiling result-inspect v0.2.0 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling structmeta-derive v0.1.4 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.5 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling getset v0.1.1 [INFO] [stderr] Compiling aquamarine v0.1.10 [INFO] [stderr] Compiling typed-builder v0.9.1 [INFO] [stderr] Compiling onig v6.3.0 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling structmeta v0.1.4 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling parse-display-derive v0.5.3 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling clap_generate v3.0.0-beta.2 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling futures_codec v0.4.1 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-stream v0.1.7 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling uuid v0.6.5 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling serde-value v0.6.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling daggy v0.7.0 [INFO] [stderr] Compiling parse-display v0.5.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling plist v1.2.1 [INFO] [stderr] Compiling git2 v0.13.23 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling human-panic v1.0.3 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling handlebars v4.1.3 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling syntect v4.6.0 [INFO] [stderr] Compiling ptree v0.3.2 [INFO] [stderr] Compiling hyperlocal v0.8.0 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling shiplift v0.7.0 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling butido v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | const_err, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/endpoint/configured.rs:589:22 [INFO] [stdout] | [INFO] [stdout] 589 | .inspect(|_| trace!("Successfully copied source {} to container {}", source_path.display(), container.id())) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `Result::::inspect` [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/endpoint/configured.rs:596:14 [INFO] [stdout] | [INFO] [stdout] 596 | .inspect(|_| trace!("Successfully copied sources to container {}", container.id())) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `Result::::inspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/endpoint/configured.rs:632:22 [INFO] [stdout] | [INFO] [stdout] 632 | .inspect(|_| trace!("Copying patch {} successfull", patch.display())) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `Result::::inspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/endpoint/configured.rs:640:14 [INFO] [stdout] | [INFO] [stdout] 640 | .inspect(|_| trace!("Copied all patches")) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `Result::::inspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/endpoint/configured.rs:709:22 [INFO] [stdout] | [INFO] [stdout] 709 | .inspect(|_| trace!("Successfully copied {} to container", art.display())) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `Result::::inspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/endpoint/configured.rs:725:14 [INFO] [stdout] | [INFO] [stdout] 725 | .inspect(|_| trace!("Successfully copied all artifacts to the container {}", container.id())) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `Result::::inspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/endpoint/configured.rs:739:14 [INFO] [stdout] | [INFO] [stdout] 739 | .inspect(|_| trace!("Successfully copied script to container {}", container.id())) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `Result::::inspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/filestore/staging.rs:70:26 [INFO] [stdout] | [INFO] [stdout] 70 | .inspect(|r| trace!("Loaded from path {} = {:?}", path.display(), r)) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `Result::::inspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 35s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, parse-display-derive v0.5.3, structmeta-derive v0.1.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "853659bb5feceff98e03ef7eddf7821fef26de644c2f11dff5abcdfdf432df07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "853659bb5feceff98e03ef7eddf7821fef26de644c2f11dff5abcdfdf432df07", kill_on_drop: false }` [INFO] [stdout] 853659bb5feceff98e03ef7eddf7821fef26de644c2f11dff5abcdfdf432df07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5f435e028a569dcb4e4f88ba7f243ec8ad0fc0d27f9b2a88335c18f8b8871504 [INFO] running `Command { std: "docker" "start" "-a" "5f435e028a569dcb4e4f88ba7f243ec8ad0fc0d27f9b2a88335c18f8b8871504", kill_on_drop: false }` [INFO] [stderr] Compiling butido v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information [INFO] [stdout] --> src/main.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | const_err, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/endpoint/configured.rs:589:22 [INFO] [stdout] | [INFO] [stdout] 589 | .inspect(|_| trace!("Successfully copied source {} to container {}", source_path.display(), container.id())) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `std::result::Result::::inspect` [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/endpoint/configured.rs:596:14 [INFO] [stdout] | [INFO] [stdout] 596 | .inspect(|_| trace!("Successfully copied sources to container {}", container.id())) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `std::result::Result::::inspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/endpoint/configured.rs:632:22 [INFO] [stdout] | [INFO] [stdout] 632 | .inspect(|_| trace!("Copying patch {} successfull", patch.display())) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `std::result::Result::::inspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/endpoint/configured.rs:640:14 [INFO] [stdout] | [INFO] [stdout] 640 | .inspect(|_| trace!("Copied all patches")) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `std::result::Result::::inspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/endpoint/configured.rs:709:22 [INFO] [stdout] | [INFO] [stdout] 709 | .inspect(|_| trace!("Successfully copied {} to container", art.display())) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `std::result::Result::::inspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/endpoint/configured.rs:725:14 [INFO] [stdout] | [INFO] [stdout] 725 | .inspect(|_| trace!("Successfully copied all artifacts to the container {}", container.id())) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `std::result::Result::::inspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/endpoint/configured.rs:739:14 [INFO] [stdout] | [INFO] [stdout] 739 | .inspect(|_| trace!("Successfully copied script to container {}", container.id())) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `std::result::Result::::inspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/filestore/staging.rs:70:26 [INFO] [stdout] | [INFO] [stdout] 70 | .inspect(|r| trace!("Loaded from path {} = {:?}", path.display(), r)) [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stdout] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `std::result::Result::::inspect` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.74s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, parse-display-derive v0.5.3, structmeta-derive v0.1.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "5f435e028a569dcb4e4f88ba7f243ec8ad0fc0d27f9b2a88335c18f8b8871504", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5f435e028a569dcb4e4f88ba7f243ec8ad0fc0d27f9b2a88335c18f8b8871504", kill_on_drop: false }` [INFO] [stdout] 5f435e028a569dcb4e4f88ba7f243ec8ad0fc0d27f9b2a88335c18f8b8871504 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d532c2baa59a8a48e45c3be7eb049f77ac5a58a7a6514a58a8e878df1c3d03d" "/opt/rustwide/cargo-home/bin/cargo" "+ece70b22820429ebf0c6d388c32356a14c58fc2f" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3127694966f47a4d7aa1d461b4c7a5796021e08035b2d0bc399e373b002ed7e2 [INFO] running `Command { std: "docker" "start" "-a" "3127694966f47a4d7aa1d461b4c7a5796021e08035b2d0bc399e373b002ed7e2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: lint `const_err` has been removed: converted into hard error, see issue #71800 for more information [INFO] [stderr] --> src/main.rs:14:5 [INFO] [stderr] | [INFO] [stderr] 14 | const_err, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/endpoint/configured.rs:589:22 [INFO] [stderr] | [INFO] [stderr] 589 | .inspect(|_| trace!("Successfully copied source {} to container {}", source_path.display(), container.id())) [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `std::result::Result::::inspect` [INFO] [stderr] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/endpoint/configured.rs:596:14 [INFO] [stderr] | [INFO] [stderr] 596 | .inspect(|_| trace!("Successfully copied sources to container {}", container.id())) [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `std::result::Result::::inspect` [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/endpoint/configured.rs:632:22 [INFO] [stderr] | [INFO] [stderr] 632 | .inspect(|_| trace!("Copying patch {} successfull", patch.display())) [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `std::result::Result::::inspect` [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/endpoint/configured.rs:640:14 [INFO] [stderr] | [INFO] [stderr] 640 | .inspect(|_| trace!("Copied all patches")) [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `std::result::Result::::inspect` [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/endpoint/configured.rs:709:22 [INFO] [stderr] | [INFO] [stderr] 709 | .inspect(|_| trace!("Successfully copied {} to container", art.display())) [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `std::result::Result::::inspect` [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/endpoint/configured.rs:725:14 [INFO] [stderr] | [INFO] [stderr] 725 | .inspect(|_| trace!("Successfully copied all artifacts to the container {}", container.id())) [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `std::result::Result::::inspect` [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/endpoint/configured.rs:739:14 [INFO] [stderr] | [INFO] [stderr] 739 | .inspect(|_| trace!("Successfully copied script to container {}", container.id())) [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `std::result::Result::::inspect` [INFO] [stderr] [INFO] [stderr] warning: an associated function with this name may be added to the standard library in the future [INFO] [stderr] --> src/filestore/staging.rs:70:26 [INFO] [stderr] | [INFO] [stderr] 70 | .inspect(|r| trace!("Loaded from path {} = {:?}", path.display(), r)) [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stderr] = note: for more information, see issue #48919 [INFO] [stderr] = help: call with fully qualified syntax `result_inspect::ResultInspect::inspect(...)` to keep using the current method [INFO] [stderr] = help: add `#![feature(result_option_inspect)]` to the crate attributes to enable `std::result::Result::::inspect` [INFO] [stderr] [INFO] [stderr] warning: `butido` (bin "butido" test) generated 9 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.77s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nom v5.1.2, parse-display-derive v0.5.3, structmeta-derive v0.1.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/butido-4aec60e81b294fd0) [INFO] [stdout] [INFO] [stdout] running 87 tests [INFO] [stdout] test cli::tests::test_env_pass_validator_1 ... ok [INFO] [stdout] test cli::tests::test_env_pass_validator_13 ... ok [INFO] [stdout] test cli::tests::test_env_pass_validator_2 ... ok [INFO] [stdout] test cli::tests::test_env_pass_validator_10 ... ok [INFO] [stdout] test log::parser::tests::test_multiline ... ok [INFO] [stdout] test cli::tests::test_env_pass_validator_15 ... ok [INFO] [stdout] test cli::tests::test_env_pass_validator_3 ... ok [INFO] [stdout] test cli::tests::test_env_pass_validator_4 ... ok [INFO] [stdout] test cli::tests::test_env_pass_validator_5 ... ok [INFO] [stdout] test cli::tests::test_env_pass_validator_12 ... ok [INFO] [stdout] test log::parser::tests::test_progress_100 ... ok [INFO] [stdout] test log::parser::tests::test_progress_negative ... ok [INFO] [stdout] test log::parser::tests::test_non_log ... ok [INFO] [stdout] test cli::tests::test_env_pass_validator_14 ... ok [INFO] [stdout] test log::parser::tests::test_phase_multiline ... ok [INFO] [stdout] test log::parser::tests::test_is_successfull_2 ... ok [INFO] [stdout] test log::parser::tests::test_is_successfull_1 ... ok [INFO] [stdout] test cli::tests::test_env_pass_validator_9 ... ok [INFO] [stdout] test log::parser::tests::test_successfull_6 ... ok [INFO] [stdout] test log::parser::tests::test_successfull_5 ... ok [INFO] [stdout] test log::parser::tests::test_progress_1 ... ok [INFO] [stdout] test log::parser::tests::test_phase ... ok [INFO] [stdout] test log::parser::tests::test_is_successfull_3 ... ok [INFO] [stdout] test cli::tests::test_env_pass_validator_6 ... ok [INFO] [stdout] test log::parser::tests::test_successfull_7 ... ok [INFO] [stdout] test package::dependency::build::tests::test_parse_conditional_dependencies ... ok [INFO] [stdout] test log::parser::tests::test_successfull_4 ... ok [INFO] [stdout] test cli::tests::test_env_pass_validator_8 ... ok [INFO] [stdout] test cli::tests::test_env_pass_validator_7 ... ok [INFO] [stdout] test cli::tests::test_env_pass_validator_11 ... ok [INFO] [stdout] test package::dag::tests::test_add_two_dependent_packages_with_image_conditional ... ok [INFO] [stdout] test package::dependency::build::tests::test_parse_conditional_dependency_pretty ... ok [INFO] [stdout] test package::dependency::build::tests::test_parse_conditional_dependencies_pretty ... ok [INFO] [stdout] test package::dependency::build::tests::test_parse_conditional_dependencies_pretty_2 ... ok [INFO] [stdout] test package::dependency::build::tests::test_parse_conditional_dependency ... ok [INFO] [stdout] test package::dag::tests::test_add_two_dependent_packages_with_image_conditional_but_other_image_provided ... ok [INFO] [stdout] test package::dag::tests::test_add_dag ... ok [INFO] [stdout] test package::dag::tests::test_add_deep_package_tree_with_irrelevant_packages ... ok [INFO] [stdout] test package::dag::tests::test_add_deep_package_tree ... ok [INFO] [stdout] test package::dag::tests::test_add_two_dependent_packages ... ok [INFO] [stdout] test package::dag::tests::test_add_package ... ok [INFO] [stdout] test package::dag::tests::test_add_two_dependent_packages_with_image_conditional_and_image_provided ... ok [INFO] [stdout] test package::dependency::condition::tests::test_condition_empty ... ok [INFO] [stdout] test package::dependency::condition::tests::test_condition_required_env_values_present_and_equal ... ok [INFO] [stdout] test package::dependency::condition::tests::test_condition_required_env_missing ... ok [INFO] [stdout] test package::dependency::condition::tests::test_condition_matching_image ... ok [INFO] [stdout] test package::dependency::condition::tests::test_condition_required_env_values_missing ... ok [INFO] [stdout] test package::dependency::condition::tests::test_in_image_deserialization ... ok [INFO] [stdout] test package::dependency::condition::tests::test_condition_required_env_present ... ok [INFO] [stdout] test package::dependency::condition::tests::test_env_eq_deserialization ... ok [INFO] [stdout] test package::dependency::runtime::tests::test_parse_conditional_dependencies_pretty_3 ... ok [INFO] [stdout] test package::dependency::condition::tests::test_in_image_list_deserialization ... ok [INFO] [stdout] test package::dependency::runtime::tests::test_parse_conditional_dependencies ... ok [INFO] [stdout] test package::dependency::build::tests::test_parse_dependency ... ok [INFO] [stdout] test package::dependency::runtime::tests::test_parse_conditional_dependencies_pretty_2 ... ok [INFO] [stdout] test package::dependency::condition::tests::test_condition_no_image ... ok [INFO] [stdout] test package::dependency::tests::test_dependency_conversion_1 ... ok [INFO] [stdout] test package::dependency::condition::tests::test_has_env_deserialization ... ok [INFO] [stdout] test package::dependency::runtime::tests::test_parse_conditional_dependencies_pretty ... ok [INFO] [stdout] test package::dependency::condition::tests::test_condition_required_env_values_present_but_different ... ok [INFO] [stdout] test package::dependency::runtime::tests::test_parse_conditional_dependency ... ok [INFO] [stdout] test package::dependency::condition::tests::test_condition_nonmatching_image ... ok [INFO] [stdout] test package::dependency::runtime::tests::test_parse_dependency ... ok [INFO] [stdout] test package::dependency::runtime::tests::test_parse_conditional_dependency_pretty ... ok [INFO] [stdout] test package::dependency::condition::tests::test_has_env_list_deserialization ... ok [INFO] [stdout] test package::dependency::tests::test_dependency_conversion_2 ... ok [INFO] [stdout] test package::dependency::tests::test_dependency_string_with_punctuation ... ok [INFO] [stdout] test repository::fs::representation::tests::test_one_file_in_directory ... ok [INFO] [stdout] test repository::repository::tests::test_find_with_vers_constr_exact ... ok [INFO] [stdout] test repository::repository::tests::test_find ... ok [INFO] [stdout] test package::version::tests::test_parse_version_1 ... ok [INFO] [stdout] test util::filters::tests::test_filter_for_foo_with_foo_dep_enabled_filtering ... ok [INFO] [stdout] test util::filters::tests::test_filter_two_packages ... ok [INFO] [stdout] test package::version::tests::test_parse_version_5 ... ok [INFO] [stdout] test repository::fs::representation::tests::test_hierarchy_with_missing_intermediate_files ... ok [INFO] [stdout] test repository::fs::representation::tests::test_deep_pkgtoml ... ok [INFO] [stdout] test util::filters::tests::test_filter_for_foo_with_foo_dep_but_disabled_filtering ... ok [INFO] [stdout] test repository::fs::representation::tests::test_hierarchy ... ok [INFO] [stdout] test repository::repository::tests::test_finding_by_name ... ok [INFO] [stdout] test util::filters::tests::test_filter_for_foo_with_empty_deps ... ok [INFO] [stdout] test util::filters::tests::test_filter_for_foo_with_bar_dep_disabled_filtering ... ok [INFO] [stdout] test package::version::tests::test_parse_version_2 ... ok [INFO] [stdout] test package::version::tests::test_parse_version_4 ... ok [INFO] [stdout] test repository::fs::representation::tests::test_hierarchy_with_toplevel_file ... ok [INFO] [stdout] test package::version::tests::test_parse_version_3 ... ok [INFO] [stdout] test util::filters::tests::test_filter_for_foo_with_bar_dep_enabled_filtering ... ok [INFO] [stdout] test util::filters::tests::test_filter_for_foo_with_foo_and_bar_dep ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 87 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3127694966f47a4d7aa1d461b4c7a5796021e08035b2d0bc399e373b002ed7e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3127694966f47a4d7aa1d461b4c7a5796021e08035b2d0bc399e373b002ed7e2", kill_on_drop: false }` [INFO] [stdout] 3127694966f47a4d7aa1d461b4c7a5796021e08035b2d0bc399e373b002ed7e2