[INFO] fetching crate xrl 0.0.9...
[INFO] testing xrl-0.0.9 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate xrl 0.0.9 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate xrl 0.0.9
[INFO] finished tweaking crates.io crate xrl 0.0.9
[INFO] tweaked toml for crates.io crate xrl 0.0.9 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xrl 0.0.9 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate xrl 0.0.9 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3fb9573a00d6df8e9705a6b76c1ddb8dbe606b48b296a1f27ff0d7a0d3786d4
[INFO] running `Command { std: "docker" "start" "-a" "c3fb9573a00d6df8e9705a6b76c1ddb8dbe606b48b296a1f27ff0d7a0d3786d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3fb9573a00d6df8e9705a6b76c1ddb8dbe606b48b296a1f27ff0d7a0d3786d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3fb9573a00d6df8e9705a6b76c1ddb8dbe606b48b296a1f27ff0d7a0d3786d4", kill_on_drop: false }`
[INFO] [stdout] c3fb9573a00d6df8e9705a6b76c1ddb8dbe606b48b296a1f27ff0d7a0d3786d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] add7ed2603cc68e18aa998f9b0f61430d8e39aa2786df2a2fc3c3b4c511bf2b4
[INFO] running `Command { std: "docker" "start" "-a" "add7ed2603cc68e18aa998f9b0f61430d8e39aa2786df2a2fc3c3b4c511bf2b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling libc v0.2.81
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling futures v0.1.30
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling log v0.4.11
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.24
[INFO] [stderr]    Compiling serde v1.0.118
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling syn v1.0.54
[INFO] [stderr]    Compiling serde_derive v1.0.118
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling smallvec v0.6.13
[INFO] [stderr]    Compiling serde_json v1.0.60
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling line-wrap v0.1.1
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.6.6
[INFO] [stderr]    Compiling xml-rs v0.8.3
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling lazycell v1.3.0
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling crossbeam-queue v0.1.2
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[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 signal-hook-registry v1.2.2
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling crossbeam-deque v0.7.3
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling tokio-signal v0.2.9
[INFO] [stderr]    Compiling tokio-tcp v0.1.4
[INFO] [stderr]    Compiling tokio-uds v0.2.7
[INFO] [stderr]    Compiling tokio-udp v0.1.6
[INFO] [stderr]    Compiling tokio-process v0.2.5
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling plist v0.4.2
[INFO] [stderr]    Compiling syntect v3.3.0
[INFO] [stderr]    Compiling xrl v0.0.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Ack` and `Response`
[INFO] [stdout]  --> src/protocol/mod.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use self::client::{Ack, Client, Response};
[INFO] [stdout]   |                        ^^^          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::plugins::Plugin`
[INFO] [stdout]   --> src/structs/mod.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use self::plugins::Plugin;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.00s
[INFO] running `Command { std: "docker" "inspect" "add7ed2603cc68e18aa998f9b0f61430d8e39aa2786df2a2fc3c3b4c511bf2b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "add7ed2603cc68e18aa998f9b0f61430d8e39aa2786df2a2fc3c3b4c511bf2b4", kill_on_drop: false }`
[INFO] [stdout] add7ed2603cc68e18aa998f9b0f61430d8e39aa2786df2a2fc3c3b4c511bf2b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91b69ab6c6a32d13b28ed32f7908943e22fefbea7cae27b3cc6bff786a3f4895
[INFO] running `Command { std: "docker" "start" "-a" "91b69ab6c6a32d13b28ed32f7908943e22fefbea7cae27b3cc6bff786a3f4895", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.1
[INFO] [stderr]    Compiling memoffset v0.6.1
[INFO] [stderr]    Compiling const_fn v0.4.4
[INFO] [stderr]    Compiling memchr v2.3.4
[INFO] [stderr]    Compiling rayon-core v1.9.0
[INFO] [stderr]    Compiling cast v0.2.3
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling regex-automata v0.1.9
[INFO] [stderr]    Compiling rayon v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling tinytemplate v1.1.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stdout] warning: unused imports: `Ack` and `Response`
[INFO] [stdout]  --> src/protocol/mod.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use self::client::{Ack, Client, Response};
[INFO] [stdout]   |                        ^^^          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::plugins::Plugin`
[INFO] [stdout]   --> src/structs/mod.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use self::plugins::Plugin;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling itertools v0.8.2
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling rand_xoshiro v0.1.0
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling bstr v0.2.14
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.0
[INFO] [stderr]    Compiling criterion-plot v0.3.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.0
[INFO] [stderr]    Compiling csv v1.1.5
[INFO] [stderr]    Compiling criterion v0.2.11
[INFO] [stderr]    Compiling xrl v0.0.9 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Ack` and `Response`
[INFO] [stdout]  --> src/protocol/mod.rs:9:24
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use self::client::{Ack, Client, Response};
[INFO] [stdout]   |                        ^^^          ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::plugins::Plugin`
[INFO] [stdout]   --> src/structs/mod.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use self::plugins::Plugin;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.56s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.11
[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" "91b69ab6c6a32d13b28ed32f7908943e22fefbea7cae27b3cc6bff786a3f4895", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91b69ab6c6a32d13b28ed32f7908943e22fefbea7cae27b3cc6bff786a3f4895", kill_on_drop: false }`
[INFO] [stdout] 91b69ab6c6a32d13b28ed32f7908943e22fefbea7cae27b3cc6bff786a3f4895
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a864de00d6962110bc2e224ee61eccd1c39205fb95412949ba04eda6c6f28b94
[INFO] running `Command { std: "docker" "start" "-a" "a864de00d6962110bc2e224ee61eccd1c39205fb95412949ba04eda6c6f28b94", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `Ack` and `Response`
[INFO] [stderr]  --> src/protocol/mod.rs:9:24
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub use self::client::{Ack, Client, Response};
[INFO] [stderr]   |                        ^^^          ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `self::plugins::Plugin`
[INFO] [stderr]   --> src/structs/mod.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub use self::plugins::Plugin;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `xrl` (lib) generated 2 warnings (run `cargo fix --lib -p xrl` to apply 2 suggestions)
[INFO] [stderr] warning: `xrl` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.2.11
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xrl-dc515426f0ceaaad)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test cache::test_cache_edit ... ok
[INFO] [stdout] test protocol::message::test_decode_message_err ... ok
[INFO] [stdout] test structs::findreplace::test::test_findstatus ... ok
[INFO] [stdout] test protocol::message::test_decode_message_ok ... ok
[INFO] [stdout] test structs::findreplace::test::test_replacestatus ... ok
[INFO] [stdout] test structs::line::deserialize_line_with_styles ... ok
[INFO] [stdout] test structs::line::deserialize_line_with_no_style ... ok
[INFO] [stdout] test structs::modifyselection::serialize_ok ... ok
[INFO] [stdout] test structs::operation::deserialize_copy ... ok
[INFO] [stdout] test structs::operation::deserialize_operation ... ok
[INFO] [stdout] test structs::operation::deserialize_operation_from_value ... ok
[INFO] [stdout] test structs::position::deserialize_ok ... ok
[INFO] [stdout] test structs::scroll_to::deserialize_ok ... ok
[INFO] [stdout] test structs::view::tests::deserialize ... ok
[INFO] [stdout] test structs::update::deserialize_update ... ok
[INFO] [stdout] test structs::view::tests::from_string ... ok
[INFO] [stdout] test structs::view::tests::serialize ... ok
[INFO] [stdout] test structs::view::tests::display ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests xrl
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test src/client.rs - client::Client::new_view (line 525) ... ignored
[INFO] [stdout] test src/client.rs - client::Client::scroll (line 92) ... ignored
[INFO] [stdout] test src/lib.rs - (line 7) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.13s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a864de00d6962110bc2e224ee61eccd1c39205fb95412949ba04eda6c6f28b94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a864de00d6962110bc2e224ee61eccd1c39205fb95412949ba04eda6c6f28b94", kill_on_drop: false }`
[INFO] [stdout] a864de00d6962110bc2e224ee61eccd1c39205fb95412949ba04eda6c6f28b94
