[INFO] fetching crate xrl 0.0.9... [INFO] testing xrl-0.0.9 against master#62efba8a050c64249dab942951bb28f710208bc8 for pr-90799 [INFO] extracting crate xrl 0.0.9 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate xrl 0.0.9 on toolchain 62efba8a050c64249dab942951bb28f710208bc8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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-14/source/Cargo.toml [INFO] crate crates.io crate xrl 0.0.9 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "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-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 63fe96fb762aa22801b601fbcdfa87dfb0ed3a8fedea9c8b3de9573503297003 [INFO] running `Command { std: "docker" "start" "-a" "63fe96fb762aa22801b601fbcdfa87dfb0ed3a8fedea9c8b3de9573503297003", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "63fe96fb762aa22801b601fbcdfa87dfb0ed3a8fedea9c8b3de9573503297003", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "63fe96fb762aa22801b601fbcdfa87dfb0ed3a8fedea9c8b3de9573503297003", kill_on_drop: false }` [INFO] [stdout] 63fe96fb762aa22801b601fbcdfa87dfb0ed3a8fedea9c8b3de9573503297003 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fd28447fe37b5e5c5ae90c31a5ae35fe72563289165b3bf68bc0cb9a61cb5c6c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "fd28447fe37b5e5c5ae90c31a5ae35fe72563289165b3bf68bc0cb9a61cb5c6c", 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 log v0.4.11 [INFO] [stderr] Compiling futures v0.1.30 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling fnv v1.0.7 [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 syn v1.0.54 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling xml-rs v0.8.3 [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 crossbeam-utils v0.6.6 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling smallvec v0.6.13 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling bytes v0.4.12 [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 mio v0.6.23 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-signal v0.2.9 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-process v0.2.5 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling plist v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling syntect v3.3.0 [INFO] [stderr] Compiling xrl v0.0.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 59.38s [INFO] running `Command { std: "docker" "inspect" "fd28447fe37b5e5c5ae90c31a5ae35fe72563289165b3bf68bc0cb9a61cb5c6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd28447fe37b5e5c5ae90c31a5ae35fe72563289165b3bf68bc0cb9a61cb5c6c", kill_on_drop: false }` [INFO] [stdout] fd28447fe37b5e5c5ae90c31a5ae35fe72563289165b3bf68bc0cb9a61cb5c6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 679857631cd577c0fe86ce6272ef0847bc5b5652acbc749b9fd3e4be7b2e2839 [INFO] running `Command { std: "docker" "start" "-a" "679857631cd577c0fe86ce6272ef0847bc5b5652acbc749b9fd3e4be7b2e2839", kill_on_drop: false }` [INFO] [stderr] Compiling const_fn v0.4.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling rand_xoshiro v0.1.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling criterion-plot v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling criterion v0.2.11 [INFO] [stderr] Compiling xrl v0.0.9 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 46.64s [INFO] running `Command { std: "docker" "inspect" "679857631cd577c0fe86ce6272ef0847bc5b5652acbc749b9fd3e4be7b2e2839", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "679857631cd577c0fe86ce6272ef0847bc5b5652acbc749b9fd3e4be7b2e2839", kill_on_drop: false }` [INFO] [stdout] 679857631cd577c0fe86ce6272ef0847bc5b5652acbc749b9fd3e4be7b2e2839 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+62efba8a050c64249dab942951bb28f710208bc8" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b5bd3346bdc6d8d9b7f5761c630169ffdfa8cefc209821d2911b4bfbc486a8a0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b5bd3346bdc6d8d9b7f5761c630169ffdfa8cefc209821d2911b4bfbc486a8a0", kill_on_drop: false }` [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stdout] running 18 tests [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/xrl-3eedb469383b57dc) [INFO] [stdout] test protocol::message::test_decode_message_err ... ok [INFO] [stdout] test cache::test_cache_edit ... ok [INFO] [stdout] test structs::modifyselection::serialize_ok ... ok [INFO] [stdout] test structs::operation::deserialize_copy ... ok [INFO] [stdout] test structs::findreplace::test::test_findstatus ... ok [INFO] [stdout] test structs::position::deserialize_ok ... ok [INFO] [stdout] test structs::scroll_to::deserialize_ok ... ok [INFO] [stdout] test structs::line::deserialize_line_with_styles ... ok [INFO] [stdout] test structs::operation::deserialize_operation ... ok [INFO] [stdout] test protocol::message::test_decode_message_ok ... ok [INFO] [stdout] test structs::update::deserialize_update ... ok [INFO] [stdout] test structs::view::tests::deserialize ... ok [INFO] [stdout] test structs::operation::deserialize_operation_from_value ... ok [INFO] [stdout] test structs::findreplace::test::test_replacestatus ... ok [INFO] [stdout] test structs::line::deserialize_line_with_no_style ... ok [INFO] [stdout] test structs::view::tests::from_string ... ok [INFO] [stdout] test structs::view::tests::display ... ok [INFO] [stdout] test structs::view::tests::serialize ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [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.95s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b5bd3346bdc6d8d9b7f5761c630169ffdfa8cefc209821d2911b4bfbc486a8a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5bd3346bdc6d8d9b7f5761c630169ffdfa8cefc209821d2911b4bfbc486a8a0", kill_on_drop: false }` [INFO] [stdout] b5bd3346bdc6d8d9b7f5761c630169ffdfa8cefc209821d2911b4bfbc486a8a0