[INFO] fetching crate cargo-disassemble 0.1.1... [INFO] testing cargo-disassemble-0.1.1 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate cargo-disassemble 0.1.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate cargo-disassemble 0.1.1 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-disassemble 0.1.1 [INFO] finished tweaking crates.io crate cargo-disassemble 0.1.1 [INFO] tweaked toml for crates.io crate cargo-disassemble 0.1.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded crossbeam v0.3.2 [INFO] [stderr] Downloaded structopt-derive v0.1.6 [INFO] [stderr] Downloaded cargo v0.25.0 [INFO] [stderr] Downloaded structopt v0.1.7 [INFO] [stderr] Downloaded crates-io v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9b594ac1c1c94701b93a2bcabc3a101b290b5222e8a1960caab34f010df0e90c [INFO] running `Command { std: "docker" "start" "-a" "9b594ac1c1c94701b93a2bcabc3a101b290b5222e8a1960caab34f010df0e90c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9b594ac1c1c94701b93a2bcabc3a101b290b5222e8a1960caab34f010df0e90c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9b594ac1c1c94701b93a2bcabc3a101b290b5222e8a1960caab34f010df0e90c", kill_on_drop: false }` [INFO] [stdout] 9b594ac1c1c94701b93a2bcabc3a101b290b5222e8a1960caab34f010df0e90c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6172a7f3381a7295c905d1b05b4a12dc9751fbb490594b0a5fb08f4b6475e0d7 [INFO] running `Command { std: "docker" "start" "-a" "6172a7f3381a7295c905d1b05b4a12dc9751fbb490594b0a5fb08f4b6475e0d7", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ucd-util v0.1.8 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling rustc-demangle v0.1.20 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling bitflags v0.9.1 [INFO] [stderr] Compiling same-file v0.1.3 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling strsim v0.6.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling crossbeam v0.2.12 [INFO] [stderr] Compiling crossbeam v0.3.2 [INFO] [stderr] Compiling hex v0.2.0 [INFO] [stderr] Compiling shell-escape v0.1.5 [INFO] [stderr] Compiling termcolor v0.3.6 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling serde_ignored v0.0.4 [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling filetime v0.1.15 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling cmake v0.1.45 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling backtrace v0.3.60 [INFO] [stderr] Compiling libgit2-sys v0.6.19 [INFO] [stderr] Compiling openssl v0.10.35 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling structopt-derive v0.1.6 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling synstructure v0.12.5 [INFO] [stderr] Compiling structopt v0.1.7 [INFO] [stderr] Compiling globset v0.2.1 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling ignore v0.2.2 [INFO] [stderr] Compiling crypto-hash v0.3.4 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling docopt v0.8.3 [INFO] [stderr] Compiling crates-io v0.14.0 [INFO] [stderr] Compiling git2 v0.6.11 [INFO] [stderr] Compiling git2-curl v0.7.0 [INFO] [stderr] Compiling cargo v0.25.0 [INFO] [stderr] Compiling cargo-disassemble v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/main.rs:223:21 [INFO] [stdout] | [INFO] [stdout] 223 | if line.trim_left().starts_with("call") { [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/main.rs:231:21 [INFO] [stdout] | [INFO] [stdout] 231 | if line.trim_left().starts_with("ret") { [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/main.rs:246:18 [INFO] [stdout] | [INFO] [stdout] 246 | && !line.trim_left().starts_with(".") [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/main.rs:251:10 [INFO] [stdout] | [INFO] [stdout] 251 | line.trim_left_matches("<").starts_with(&package_name) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 37s [INFO] running `Command { std: "docker" "inspect" "6172a7f3381a7295c905d1b05b4a12dc9751fbb490594b0a5fb08f4b6475e0d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6172a7f3381a7295c905d1b05b4a12dc9751fbb490594b0a5fb08f4b6475e0d7", kill_on_drop: false }` [INFO] [stdout] 6172a7f3381a7295c905d1b05b4a12dc9751fbb490594b0a5fb08f4b6475e0d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a0305dfca69ae46499dfdbafa1cf860c9edf8df3cb966452a0ac034753c490d7 [INFO] running `Command { std: "docker" "start" "-a" "a0305dfca69ae46499dfdbafa1cf860c9edf8df3cb966452a0ac034753c490d7", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-disassemble v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/main.rs:223:21 [INFO] [stdout] | [INFO] [stdout] 223 | if line.trim_left().starts_with("call") { [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/main.rs:231:21 [INFO] [stdout] | [INFO] [stdout] 231 | if line.trim_left().starts_with("ret") { [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stdout] --> src/main.rs:246:18 [INFO] [stdout] | [INFO] [stdout] 246 | && !line.trim_left().starts_with(".") [INFO] [stdout] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/main.rs:251:10 [INFO] [stdout] | [INFO] [stdout] 251 | line.trim_left_matches("<").starts_with(&package_name) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.65s [INFO] running `Command { std: "docker" "inspect" "a0305dfca69ae46499dfdbafa1cf860c9edf8df3cb966452a0ac034753c490d7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0305dfca69ae46499dfdbafa1cf860c9edf8df3cb966452a0ac034753c490d7", kill_on_drop: false }` [INFO] [stdout] a0305dfca69ae46499dfdbafa1cf860c9edf8df3cb966452a0ac034753c490d7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b07f5fba9560fa91c2338c3fbbcc4c6e14160b9e360f6b09883a51cf68f0d925 [INFO] running `Command { std: "docker" "start" "-a" "b07f5fba9560fa91c2338c3fbbcc4c6e14160b9e360f6b09883a51cf68f0d925", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stderr] --> src/main.rs:223:21 [INFO] [stderr] | [INFO] [stderr] 223 | if line.trim_left().starts_with("call") { [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stderr] --> src/main.rs:231:21 [INFO] [stderr] | [INFO] [stderr] 231 | if line.trim_left().starts_with("ret") { [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `core::str::::trim_left`: superseded by `trim_start` [INFO] [stderr] --> src/main.rs:246:18 [INFO] [stderr] | [INFO] [stderr] 246 | && !line.trim_left().starts_with(".") [INFO] [stderr] | ^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start` [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stderr] --> src/main.rs:251:10 [INFO] [stderr] | [INFO] [stderr] 251 | line.trim_left_matches("<").starts_with(&package_name) [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/cargo_disassemble-d885e65b8794d529) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b07f5fba9560fa91c2338c3fbbcc4c6e14160b9e360f6b09883a51cf68f0d925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b07f5fba9560fa91c2338c3fbbcc4c6e14160b9e360f6b09883a51cf68f0d925", kill_on_drop: false }` [INFO] [stdout] b07f5fba9560fa91c2338c3fbbcc4c6e14160b9e360f6b09883a51cf68f0d925