[INFO] fetching crate thinline 0.3.1... [INFO] building thinline-0.3.1 against try#434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275 for pr-101591 [INFO] extracting crate thinline 0.3.1 into /workspace/builds/worker-0/source [INFO] validating manifest of crates.io crate thinline 0.3.1 on toolchain 434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate thinline 0.3.1 [INFO] finished tweaking crates.io crate thinline 0.3.1 [INFO] tweaked toml for crates.io crate thinline 0.3.1 written to /workspace/builds/worker-0/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c7b5c334f24d32d6f8da9eb5870faad33e27899241345ee6bd7694b6ed552262 [INFO] running `Command { std: "docker" "start" "-a" "c7b5c334f24d32d6f8da9eb5870faad33e27899241345ee6bd7694b6ed552262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c7b5c334f24d32d6f8da9eb5870faad33e27899241345ee6bd7694b6ed552262", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7b5c334f24d32d6f8da9eb5870faad33e27899241345ee6bd7694b6ed552262", kill_on_drop: false }` [INFO] [stdout] c7b5c334f24d32d6f8da9eb5870faad33e27899241345ee6bd7694b6ed552262 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db47c0287f46a47c582396b11f5a23a2499e14db682cd4a1fc764073b31a84f3 [INFO] running `Command { std: "docker" "start" "-a" "db47c0287f46a47c582396b11f5a23a2499e14db682cd4a1fc764073b31a84f3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling once_cell v1.14.0 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Compiling slog-async v2.7.0 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling arc-swap v1.5.1 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling difference v1.0.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bytecount v0.3.2 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling wtf8 v0.0.3 [INFO] [stderr] Compiling unicode_names2 v0.2.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling clang-sys v0.23.0 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling pretty_assertions v0.2.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling slog-scope v4.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.6 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling users v0.8.1 [INFO] [stderr] Compiling slog-stdlog v4.1.1 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling nom_locate v0.3.1 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling clang v0.20.0 [INFO] [stderr] Compiling run_script v0.1.22 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling env_logger v0.5.13 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling slog-term v2.9.0 [INFO] [stderr] Compiling slog-envlogger v2.2.0 [INFO] [stderr] Compiling python-parser v0.1.0 [INFO] [stderr] Compiling snapshot-proc-macro v0.1.0 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling snapshot v0.1.0 [INFO] [stderr] Compiling thinline v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `failure::core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/analysis.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | desc.trim_left() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] help: replace the use of the deprecated associated function [INFO] [stdout] | [INFO] [stdout] 32 | desc.trim_start() [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/analysis.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 33 | .trim_left_matches('*') [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated associated function [INFO] [stdout] | [INFO] [stdout] 33 | .trim_start_matches('*') [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/analysis.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | .trim_left_matches('/') [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated associated function [INFO] [stdout] | [INFO] [stdout] 34 | .trim_start_matches('/') [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/analysis.rs:35:26 [INFO] [stdout] | [INFO] [stdout] 35 | .trim_left(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated associated function [INFO] [stdout] | [INFO] [stdout] 35 | .trim_start(), [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/analysis.rs:160:22 [INFO] [stdout] | [INFO] [stdout] 160 | .trim_right(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated associated function [INFO] [stdout] | [INFO] [stdout] 160 | .trim_end(), [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `STUB_ID_SET_UP_CONTEXT` is never used [INFO] [stdout] --> src/synthesis.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | static STUB_ID_SET_UP_CONTEXT: &str = "#SET_UP"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `STUB_ID_TEAR_DOWN_CONTEXT` is never used [INFO] [stdout] --> src/synthesis.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | static STUB_ID_TEAR_DOWN_CONTEXT: &str = "#TEAR_DOWN"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `STUB_ID_CONSTRUCTOR_CONTEXT` is never used [INFO] [stdout] --> src/synthesis.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | static STUB_ID_CONSTRUCTOR_CONTEXT: &str = "#CONSTRUCTOR"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `STUB_ID_DESTRUCTOR_CONTEXT` is never used [INFO] [stdout] --> src/synthesis.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | static STUB_ID_DESTRUCTOR_CONTEXT: &str = "#DESTRUCTOR"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `STUB_ID_CLASS_CONTEXT` is never used [INFO] [stdout] --> src/synthesis.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | static STUB_ID_CLASS_CONTEXT: &str = "#CLASS_CONTEXT"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 54.99s [INFO] running `Command { std: "docker" "inspect" "db47c0287f46a47c582396b11f5a23a2499e14db682cd4a1fc764073b31a84f3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db47c0287f46a47c582396b11f5a23a2499e14db682cd4a1fc764073b31a84f3", kill_on_drop: false }` [INFO] [stdout] db47c0287f46a47c582396b11f5a23a2499e14db682cd4a1fc764073b31a84f3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:824c28ce115f6b999260af6986f3384c158e782489540e41c0b698ca1d9fd927" "/opt/rustwide/cargo-home/bin/cargo" "+434cce50d8e9a9de0ddaaccaca51e3e3f4bbb275" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 67a236d54610fb5213ad0eafb4e7f9a4529a440c3373ac0ca36f562e5dc3b0eb [INFO] running `Command { std: "docker" "start" "-a" "67a236d54610fb5213ad0eafb4e7f9a4529a440c3373ac0ca36f562e5dc3b0eb", kill_on_drop: false }` [INFO] [stderr] Compiling thinline v0.3.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `failure::core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/analysis.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | desc.trim_left() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] help: replace the use of the deprecated associated function [INFO] [stdout] | [INFO] [stdout] 32 | desc.trim_start() [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/analysis.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 33 | .trim_left_matches('*') [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated associated function [INFO] [stdout] | [INFO] [stdout] 33 | .trim_start_matches('*') [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/analysis.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | .trim_left_matches('/') [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated associated function [INFO] [stdout] | [INFO] [stdout] 34 | .trim_start_matches('/') [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/analysis.rs:35:26 [INFO] [stdout] | [INFO] [stdout] 35 | .trim_left(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated associated function [INFO] [stdout] | [INFO] [stdout] 35 | .trim_start(), [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/analysis.rs:160:22 [INFO] [stdout] | [INFO] [stdout] 160 | .trim_right(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated associated function [INFO] [stdout] | [INFO] [stdout] 160 | .trim_end(), [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `STUB_ID_SET_UP_CONTEXT` is never used [INFO] [stdout] --> src/synthesis.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | static STUB_ID_SET_UP_CONTEXT: &str = "#SET_UP"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `STUB_ID_TEAR_DOWN_CONTEXT` is never used [INFO] [stdout] --> src/synthesis.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | static STUB_ID_TEAR_DOWN_CONTEXT: &str = "#TEAR_DOWN"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `STUB_ID_CONSTRUCTOR_CONTEXT` is never used [INFO] [stdout] --> src/synthesis.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | static STUB_ID_CONSTRUCTOR_CONTEXT: &str = "#CONSTRUCTOR"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `STUB_ID_DESTRUCTOR_CONTEXT` is never used [INFO] [stdout] --> src/synthesis.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | static STUB_ID_DESTRUCTOR_CONTEXT: &str = "#DESTRUCTOR"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `STUB_ID_CLASS_CONTEXT` is never used [INFO] [stdout] --> src/synthesis.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | static STUB_ID_CLASS_CONTEXT: &str = "#CLASS_CONTEXT"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/analysis.rs:32:26 [INFO] [stdout] | [INFO] [stdout] 32 | desc.trim_left() [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] help: replace the use of the deprecated associated function [INFO] [stdout] | [INFO] [stdout] 32 | desc.trim_start() [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/analysis.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 33 | .trim_left_matches('*') [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated associated function [INFO] [stdout] | [INFO] [stdout] 33 | .trim_start_matches('*') [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/analysis.rs:34:26 [INFO] [stdout] | [INFO] [stdout] 34 | .trim_left_matches('/') [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated associated function [INFO] [stdout] | [INFO] [stdout] 34 | .trim_start_matches('/') [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/analysis.rs:35:26 [INFO] [stdout] | [INFO] [stdout] 35 | .trim_left(), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated associated function [INFO] [stdout] | [INFO] [stdout] 35 | .trim_start(), [INFO] [stdout] | ~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `failure::core::str::::trim_right`: superseded by `trim_end` [INFO] [stdout] --> src/analysis.rs:160:22 [INFO] [stdout] | [INFO] [stdout] 160 | .trim_right(), [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: replace the use of the deprecated associated function [INFO] [stdout] | [INFO] [stdout] 160 | .trim_end(), [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `STUB_ID_SET_UP_CONTEXT` is never used [INFO] [stdout] --> src/synthesis.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | static STUB_ID_SET_UP_CONTEXT: &str = "#SET_UP"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `STUB_ID_TEAR_DOWN_CONTEXT` is never used [INFO] [stdout] --> src/synthesis.rs:8:8 [INFO] [stdout] | [INFO] [stdout] 8 | static STUB_ID_TEAR_DOWN_CONTEXT: &str = "#TEAR_DOWN"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `STUB_ID_CONSTRUCTOR_CONTEXT` is never used [INFO] [stdout] --> src/synthesis.rs:9:8 [INFO] [stdout] | [INFO] [stdout] 9 | static STUB_ID_CONSTRUCTOR_CONTEXT: &str = "#CONSTRUCTOR"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `STUB_ID_DESTRUCTOR_CONTEXT` is never used [INFO] [stdout] --> src/synthesis.rs:10:8 [INFO] [stdout] | [INFO] [stdout] 10 | static STUB_ID_DESTRUCTOR_CONTEXT: &str = "#DESTRUCTOR"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static `STUB_ID_CLASS_CONTEXT` is never used [INFO] [stdout] --> src/synthesis.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | static STUB_ID_CLASS_CONTEXT: &str = "#CLASS_CONTEXT"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 24.28s [INFO] running `Command { std: "docker" "inspect" "67a236d54610fb5213ad0eafb4e7f9a4529a440c3373ac0ca36f562e5dc3b0eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67a236d54610fb5213ad0eafb4e7f9a4529a440c3373ac0ca36f562e5dc3b0eb", kill_on_drop: false }` [INFO] [stdout] 67a236d54610fb5213ad0eafb4e7f9a4529a440c3373ac0ca36f562e5dc3b0eb