[INFO] fetching crate bloxberg 0.1.0... [INFO] checking bloxberg-0.1.0 against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] extracting crate bloxberg 0.1.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate bloxberg 0.1.0 on toolchain 36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bloxberg 0.1.0 [INFO] finished tweaking crates.io crate bloxberg 0.1.0 [INFO] tweaked toml for crates.io crate bloxberg 0.1.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate crates.io crate bloxberg 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fbd5344cc840dae89ffbe93e41ccf7f589ed8b8577f3cc5508589a17c4a75dce [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" "fbd5344cc840dae89ffbe93e41ccf7f589ed8b8577f3cc5508589a17c4a75dce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fbd5344cc840dae89ffbe93e41ccf7f589ed8b8577f3cc5508589a17c4a75dce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fbd5344cc840dae89ffbe93e41ccf7f589ed8b8577f3cc5508589a17c4a75dce", kill_on_drop: false }` [INFO] [stdout] fbd5344cc840dae89ffbe93e41ccf7f589ed8b8577f3cc5508589a17c4a75dce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "rustops/crates-build-env@sha256:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 736f17e2d9016e5f01a984cd0d13d21982c1449846948a67af4141ff65c86785 [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" "736f17e2d9016e5f01a984cd0d13d21982c1449846948a67af4141ff65c86785", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Checking numtoa v0.1.0 [INFO] [stderr] Checking termion v1.5.5 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Compiling capstone-sys v0.11.0 [INFO] [stderr] Checking capstone v0.7.0 [INFO] [stderr] Checking bloxberg v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `byte_range` [INFO] [stdout] --> src/cell.rs:172:18 [INFO] [stdout] | [INFO] [stdout] 172 | pub const fn byte_range(&self) -> Range { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_empty` [INFO] [stdout] --> src/editor.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 58 | fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dirty` [INFO] [stdout] --> src/editor.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | dirty: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cell_index_at_cursor` [INFO] [stdout] --> src/editor.rs:150:8 [INFO] [stdout] | [INFO] [stdout] 150 | fn cell_index_at_cursor(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `escape_non_printable` [INFO] [stdout] --> src/editor.rs:537:8 [INFO] [stdout] | [INFO] [stdout] 537 | fn escape_non_printable(chr: char) -> char { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw_line_ascii` [INFO] [stdout] --> src/editor.rs:623:8 [INFO] [stdout] | [INFO] [stdout] 623 | fn draw_line_ascii(&self, range: Range) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `byte_range` [INFO] [stdout] --> src/cell.rs:172:18 [INFO] [stdout] | [INFO] [stdout] 172 | pub const fn byte_range(&self) -> Range { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_empty` [INFO] [stdout] --> src/editor.rs:58:8 [INFO] [stdout] | [INFO] [stdout] 58 | fn is_empty(&self) -> bool { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `dirty` [INFO] [stdout] --> src/editor.rs:84:5 [INFO] [stdout] | [INFO] [stdout] 84 | dirty: bool, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `cell_index_at_cursor` [INFO] [stdout] --> src/editor.rs:150:8 [INFO] [stdout] | [INFO] [stdout] 150 | fn cell_index_at_cursor(&self) -> usize { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `escape_non_printable` [INFO] [stdout] --> src/editor.rs:537:8 [INFO] [stdout] | [INFO] [stdout] 537 | fn escape_non_printable(chr: char) -> char { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `draw_line_ascii` [INFO] [stdout] --> src/editor.rs:623:8 [INFO] [stdout] | [INFO] [stdout] 623 | fn draw_line_ascii(&self, range: Range) { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 29.79s [INFO] running `Command { std: "docker" "inspect" "736f17e2d9016e5f01a984cd0d13d21982c1449846948a67af4141ff65c86785", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "736f17e2d9016e5f01a984cd0d13d21982c1449846948a67af4141ff65c86785", kill_on_drop: false }` [INFO] [stdout] 736f17e2d9016e5f01a984cd0d13d21982c1449846948a67af4141ff65c86785