[INFO] fetching crate lll 0.1.1... [INFO] testing lll-0.1.1 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] extracting crate lll 0.1.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate lll 0.1.1 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate lll 0.1.1 [INFO] finished tweaking crates.io crate lll 0.1.1 [INFO] tweaked toml for crates.io crate lll 0.1.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate lll 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 51606ff96a6aea54dc41483baa5e49558ebd51a5748f329bd2c49c49dab5564e [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" "51606ff96a6aea54dc41483baa5e49558ebd51a5748f329bd2c49c49dab5564e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "51606ff96a6aea54dc41483baa5e49558ebd51a5748f329bd2c49c49dab5564e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51606ff96a6aea54dc41483baa5e49558ebd51a5748f329bd2c49c49dab5564e", kill_on_drop: false }` [INFO] [stdout] 51606ff96a6aea54dc41483baa5e49558ebd51a5748f329bd2c49c49dab5564e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c8ac858afbffe0e7983946fef9e55e76c2f17aac8e992bae467293217ff78de [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" "4c8ac858afbffe0e7983946fef9e55e76c2f17aac8e992bae467293217ff78de", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Compiling rand_core v0.4.0 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling serde v1.0.94 [INFO] [stderr] Compiling lazy_static v1.3.0 [INFO] [stderr] Compiling smallvec v0.6.10 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling memoffset v0.2.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling arc-swap v0.3.11 [INFO] [stderr] Compiling crossbeam-utils v0.5.0 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling reexport-proc-macro v1.0.6 [INFO] [stderr] Compiling array-macro v1.0.3 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Compiling xi-unicode v0.1.0 [INFO] [stderr] Compiling alphanumeric-sort v1.0.6 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling fern v0.5.8 [INFO] [stderr] Compiling parking_lot_core v0.3.1 [INFO] [stderr] Compiling crossbeam-epoch v0.6.1 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling rand v0.5.6 [INFO] [stderr] Compiling signal-hook-registry v1.0.1 [INFO] [stderr] Compiling termion v1.5.3 [INFO] [stderr] Compiling uname v0.1.1 [INFO] [stderr] Compiling users v0.8.1 [INFO] [stderr] Compiling signal-hook v0.1.9 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling backtrace v0.3.33 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling parking_lot v0.6.4 [INFO] [stderr] Compiling crossbeam-channel v0.2.6 [INFO] [stderr] Compiling enum-map-derive v0.4.1 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling enum-map v0.4.1 [INFO] [stderr] Compiling enumset_derive v0.3.2 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling enumset v0.3.19 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling cursive v0.9.2 [INFO] [stderr] Compiling lll v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `focused_tab` [INFO] [stdout] --> src/application/app.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | focused_tab: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.60s [INFO] running `Command { std: "docker" "inspect" "4c8ac858afbffe0e7983946fef9e55e76c2f17aac8e992bae467293217ff78de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c8ac858afbffe0e7983946fef9e55e76c2f17aac8e992bae467293217ff78de", kill_on_drop: false }` [INFO] [stdout] 4c8ac858afbffe0e7983946fef9e55e76c2f17aac8e992bae467293217ff78de [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2cbe9495bdeb94f4f4a8de7df09c9cb7a2ee2e3c3f97e52615ebf8e42a867ee5 [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" "2cbe9495bdeb94f4f4a8de7df09c9cb7a2ee2e3c3f97e52615ebf8e42a867ee5", kill_on_drop: false }` [INFO] [stderr] Compiling lll v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `focused_tab` [INFO] [stdout] --> src/application/app.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | focused_tab: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `focused_tab` [INFO] [stdout] --> src/application/app.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | focused_tab: usize, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.81s [INFO] running `Command { std: "docker" "inspect" "2cbe9495bdeb94f4f4a8de7df09c9cb7a2ee2e3c3f97e52615ebf8e42a867ee5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2cbe9495bdeb94f4f4a8de7df09c9cb7a2ee2e3c3f97e52615ebf8e42a867ee5", kill_on_drop: false }` [INFO] [stdout] 2cbe9495bdeb94f4f4a8de7df09c9cb7a2ee2e3c3f97e52615ebf8e42a867ee5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7cb83d7c0b6023ef9d7794af2a2e1c6fe85a694a93f8013d363196366c762904 [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" "7cb83d7c0b6023ef9d7794af2a2e1c6fe85a694a93f8013d363196366c762904", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `focused_tab` [INFO] [stderr] --> src/application/app.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | focused_tab: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] warning: field is never read: `focused_tab` [INFO] [stderr] --> src/application/app.rs:45:5 [INFO] [stderr] | [INFO] [stderr] 45 | focused_tab: usize, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.10s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lll-962f5c79d7e55be8 [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 [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/lll-d52944c06df97ead [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 [INFO] [stdout] [INFO] [stderr] Doc-tests lll [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/ui/multi_select.rs - ui::multi_select::MultiSelectView::select_up (line 388) ... ok [INFO] [stdout] test src/ui/multi_select.rs - ui::multi_select::MultiSelectView::get_item (line 234) ... ok [INFO] [stdout] test src/ui/multi_select.rs - ui::multi_select::MultiSelectView::add_all_str (line 612) ... ok [INFO] [stdout] test src/ui/multi_select.rs - ui::multi_select::MultiSelectView (line 27) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7cb83d7c0b6023ef9d7794af2a2e1c6fe85a694a93f8013d363196366c762904", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7cb83d7c0b6023ef9d7794af2a2e1c6fe85a694a93f8013d363196366c762904", kill_on_drop: false }` [INFO] [stdout] 7cb83d7c0b6023ef9d7794af2a2e1c6fe85a694a93f8013d363196366c762904