[INFO] fetching crate cursive_table_view 0.12.0... [INFO] testing cursive_table_view-0.12.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate cursive_table_view 0.12.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate cursive_table_view 0.12.0 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cursive_table_view 0.12.0 [INFO] finished tweaking crates.io crate cursive_table_view 0.12.0 [INFO] tweaked toml for crates.io crate cursive_table_view 0.12.0 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate crates.io crate cursive_table_view 0.12.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] 711efb042acff6d70e78e0b56b1b9bbd579d6aeea6f71b1620005abb278a30cf [INFO] running `Command { std: "docker" "start" "-a" "711efb042acff6d70e78e0b56b1b9bbd579d6aeea6f71b1620005abb278a30cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "711efb042acff6d70e78e0b56b1b9bbd579d6aeea6f71b1620005abb278a30cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "711efb042acff6d70e78e0b56b1b9bbd579d6aeea6f71b1620005abb278a30cf", kill_on_drop: false }` [INFO] [stdout] 711efb042acff6d70e78e0b56b1b9bbd579d6aeea6f71b1620005abb278a30cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 90dc436e565fff0af40908b9ff469fd99c818c410fc91c313ba5157bf01d18c0 [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" "90dc436e565fff0af40908b9ff469fd99c818c410fc91c313ba5157bf01d18c0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling arc-swap v0.4.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling array-macro v1.0.4 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling ncurses v5.99.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.0 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling signal-hook v0.1.12 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling enum-map-derive v0.4.3 [INFO] [stderr] Compiling enum-map v0.6.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling const-random-macro v0.1.6 [INFO] [stderr] Compiling const-random v0.1.6 [INFO] [stderr] Compiling ahash v0.2.18 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling enumset_derive v0.4.3 [INFO] [stderr] Compiling enumset v0.4.4 [INFO] [stderr] Compiling cursive v0.14.0 [INFO] [stderr] Compiling cursive_table_view v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `Command { std: "docker" "inspect" "90dc436e565fff0af40908b9ff469fd99c818c410fc91c313ba5157bf01d18c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90dc436e565fff0af40908b9ff469fd99c818c410fc91c313ba5157bf01d18c0", kill_on_drop: false }` [INFO] [stdout] 90dc436e565fff0af40908b9ff469fd99c818c410fc91c313ba5157bf01d18c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b2f9faf211e3a28083b0b35411d888ef705d6be793c9d4d4d6b09bd90c1e4a5 [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" "0b2f9faf211e3a28083b0b35411d888ef705d6be793c9d4d4d6b09bd90c1e4a5", kill_on_drop: false }` [INFO] [stderr] Compiling cursive_table_view v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.02s [INFO] running `Command { std: "docker" "inspect" "0b2f9faf211e3a28083b0b35411d888ef705d6be793c9d4d4d6b09bd90c1e4a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b2f9faf211e3a28083b0b35411d888ef705d6be793c9d4d4d6b09bd90c1e4a5", kill_on_drop: false }` [INFO] [stdout] 0b2f9faf211e3a28083b0b35411d888ef705d6be793c9d4d4d6b09bd90c1e4a5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", 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] f9b4f9ceafd86b951b5a35c3c30b8562cde270b0439768da427d65ed21fc0ffe [INFO] running `Command { std: "docker" "start" "-a" "f9b4f9ceafd86b951b5a35c3c30b8562cde270b0439768da427d65ed21fc0ffe", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cursive_table_view-0c13f8519c04f5b5 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::should_insert_into_existing_table ... ok [INFO] [stdout] test tests::should_insert_into_empty_table ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests cursive_table_view [INFO] [stderr] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:268:5 [INFO] [stderr] | [INFO] [stderr] 268 | / /// Sets a callback to be used when a selected column is sorted by [INFO] [stderr] 269 | | /// pressing ``. [INFO] [stderr] 270 | | /// [INFO] [stderr] 271 | | /// # Example [INFO] [stderr] ... | [INFO] [stderr] 276 | | /// }); [INFO] [stderr] 277 | | /// ``` [INFO] [stderr] | |___________^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(invalid_codeblock_attributes)]` on by default [INFO] [stderr] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stderr] [INFO] [stderr] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:285:5 [INFO] [stderr] | [INFO] [stderr] 285 | / /// Sets a callback to be used when a selected column is sorted by [INFO] [stderr] 286 | | /// pressing ``. [INFO] [stderr] 287 | | /// [INFO] [stderr] 288 | | /// Chainable variant. [INFO] [stderr] ... | [INFO] [stderr] 295 | | /// }); [INFO] [stderr] 296 | | /// ``` [INFO] [stderr] | |___________^ [INFO] [stderr] | [INFO] [stderr] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stderr] [INFO] [stderr] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:304:5 [INFO] [stderr] | [INFO] [stderr] 304 | / /// Sets a callback to be used when `` is pressed while an item [INFO] [stderr] 305 | | /// is selected. [INFO] [stderr] 306 | | /// [INFO] [stderr] 307 | | /// Both the currently selected row and the index of the corresponding item [INFO] [stderr] ... | [INFO] [stderr] 315 | | /// }); [INFO] [stderr] 316 | | /// ``` [INFO] [stderr] | |___________^ [INFO] [stderr] | [INFO] [stderr] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stderr] [INFO] [stderr] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:324:5 [INFO] [stderr] | [INFO] [stderr] 324 | / /// Sets a callback to be used when `` is pressed while an item [INFO] [stderr] 325 | | /// is selected. [INFO] [stderr] 326 | | /// [INFO] [stderr] 327 | | /// Both the currently selected row and the index of the corresponding item [INFO] [stderr] ... | [INFO] [stderr] 337 | | /// }); [INFO] [stderr] 338 | | /// ``` [INFO] [stderr] | |___________^ [INFO] [stderr] | [INFO] [stderr] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stderr] [INFO] [stderr] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:346:5 [INFO] [stderr] | [INFO] [stderr] 346 | / /// Sets a callback to be used when an item is selected. [INFO] [stderr] 347 | | /// [INFO] [stderr] 348 | | /// Both the currently selected row and the index of the corresponding item [INFO] [stderr] 349 | | /// within the underlying storage vector will be given to the callback. [INFO] [stderr] ... | [INFO] [stderr] 356 | | /// }); [INFO] [stderr] 357 | | /// ``` [INFO] [stderr] | |___________^ [INFO] [stderr] | [INFO] [stderr] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stderr] [INFO] [stderr] warning: unknown attribute `norun`. Did you mean `no_run`? [INFO] [stderr] --> /opt/rustwide/workdir/src/lib.rs:365:5 [INFO] [stderr] | [INFO] [stderr] 365 | / /// Sets a callback to be used when an item is selected. [INFO] [stderr] 366 | | /// [INFO] [stderr] 367 | | /// Both the currently selected row and the index of the corresponding item [INFO] [stderr] 368 | | /// within the underlying storage vector will be given to the callback. [INFO] [stderr] ... | [INFO] [stderr] 377 | | /// }); [INFO] [stderr] 378 | | /// ``` [INFO] [stderr] | |___________^ [INFO] [stderr] | [INFO] [stderr] = help: the code block will either not be tested if not marked as a rust one or will be run (which you might not want) [INFO] [stderr] [INFO] [stderr] warning: 6 warnings emitted [INFO] [stderr] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - TableView (line 63) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.62s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "f9b4f9ceafd86b951b5a35c3c30b8562cde270b0439768da427d65ed21fc0ffe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9b4f9ceafd86b951b5a35c3c30b8562cde270b0439768da427d65ed21fc0ffe", kill_on_drop: false }` [INFO] [stdout] f9b4f9ceafd86b951b5a35c3c30b8562cde270b0439768da427d65ed21fc0ffe