[INFO] cloning repository https://github.com/pixelspark/tymodem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/pixelspark/tymodem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpixelspark%2Ftymodem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpixelspark%2Ftymodem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e782ed9e355cc3f749d6122f19645d888dce0812 [INFO] checking pixelspark/tymodem against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpixelspark%2Ftymodem" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pixelspark/tymodem on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pixelspark/tymodem [INFO] finished tweaking git repo https://github.com/pixelspark/tymodem [INFO] tweaked toml for git repo https://github.com/pixelspark/tymodem written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/pixelspark/tymodem already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3348e31b37e9ba9476ea5b7fc7e12b318bf135ef5855b60c86ce59d89507f015 [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" "3348e31b37e9ba9476ea5b7fc7e12b318bf135ef5855b60c86ce59d89507f015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3348e31b37e9ba9476ea5b7fc7e12b318bf135ef5855b60c86ce59d89507f015", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3348e31b37e9ba9476ea5b7fc7e12b318bf135ef5855b60c86ce59d89507f015", kill_on_drop: false }` [INFO] [stdout] 3348e31b37e9ba9476ea5b7fc7e12b318bf135ef5855b60c86ce59d89507f015 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4ac2f3c1b25eace69868491ba39eed8295cabb91bacfb1beb95924b5444299db [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" "4ac2f3c1b25eace69868491ba39eed8295cabb91bacfb1beb95924b5444299db", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.48 [INFO] [stderr] Compiling memchr v2.1.3 [INFO] [stderr] Compiling lazy_static v1.2.0 [INFO] [stderr] Compiling cc v1.0.28 [INFO] [stderr] Compiling glob v0.2.11 [INFO] [stderr] Compiling libloading v0.4.3 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Checking cfg-if v0.1.6 [INFO] [stderr] Compiling ucd-util v0.1.3 [INFO] [stderr] Compiling utf8-ranges v1.0.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling bindgen v0.31.3 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling autocfg v0.1.2 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling pkg-config v0.3.14 [INFO] [stderr] Checking bitflags v1.0.4 [INFO] [stderr] Compiling nix v0.12.0 [INFO] [stderr] Checking rustc-demangle v0.1.13 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling regex v1.1.0 [INFO] [stderr] Compiling textwrap v0.10.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling regex-syntax v0.5.6 [INFO] [stderr] Checking regex-syntax v0.6.5 [INFO] [stderr] Compiling proc-macro2 v0.4.27 [INFO] [stderr] Compiling cmake v0.1.35 [INFO] [stderr] Compiling clang-sys v0.21.2 [INFO] [stderr] Compiling backtrace v0.3.13 [INFO] [stderr] Compiling quote v0.6.11 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling memchr v1.0.2 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling which v1.0.5 [INFO] [stderr] Compiling nom v3.2.1 [INFO] [stderr] Compiling syn v0.15.26 [INFO] [stderr] Compiling clap v2.32.0 [INFO] [stderr] Compiling aho-corasick v0.6.9 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Compiling cexpr v0.2.3 [INFO] [stderr] Compiling env_logger v0.4.3 [INFO] [stderr] Checking serialport v3.2.0 [INFO] [stderr] Compiling synstructure v0.10.1 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Compiling ui-sys v0.2.1 (https://github.com/rust-native-ui/libui-rs.git#684b5456) [INFO] [stderr] Checking iui v0.3.0 (https://github.com/rust-native-ui/libui-rs.git#684b5456) [INFO] [stderr] Checking tymodem v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/at/modem.rs:50:93 [INFO] [stdout] | [INFO] [stdout] 50 | fn read(config: ModemPort, sender: &std::sync::mpsc::Sender) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CMEError`, `COPSMode`, `ConnectionType`, `GSMConnectionInfo`, `LTEConnectionInfo`, `ModemState` [INFO] [stdout] --> src/tymodem-cli.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use at::{Modem, CMEError, COPSMode, ConnectionType, GSMConnectionInfo, LTEConnectionInfo, ModemState}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/at/modem.rs:50:93 [INFO] [stdout] | [INFO] [stdout] 50 | fn read(config: ModemPort, sender: &std::sync::mpsc::Sender) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/at/modem.rs:50:93 [INFO] [stdout] | [INFO] [stdout] 50 | fn read(config: ModemPort, sender: &std::sync::mpsc::Sender) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CMEError`, `COPSMode`, `ConnectionType`, `GSMConnectionInfo`, `LTEConnectionInfo`, `ModemState` [INFO] [stdout] --> src/tymodem-cli.rs:4:17 [INFO] [stdout] | [INFO] [stdout] 4 | use at::{Modem, CMEError, COPSMode, ConnectionType, GSMConnectionInfo, LTEConnectionInfo, ModemState}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/at/modem.rs:50:93 [INFO] [stdout] | [INFO] [stdout] 50 | fn read(config: ModemPort, sender: &std::sync::mpsc::Sender) -> Result<(), Box> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gi` [INFO] [stdout] --> src/tymodem-gui.rs:87:33 [INFO] [stdout] | [INFO] [stdout] 87 | Some(ConnectionType::GSM(gi)) => "GSM".to_owned(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gi` [INFO] [stdout] --> src/tymodem-gui.rs:88:33 [INFO] [stdout] | [INFO] [stdout] 88 | Some(ConnectionType::LTE(gi)) => "LTE".to_owned(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gi` [INFO] [stdout] --> src/tymodem-gui.rs:87:33 [INFO] [stdout] | [INFO] [stdout] 87 | Some(ConnectionType::GSM(gi)) => "GSM".to_owned(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gi` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `gi` [INFO] [stdout] --> src/tymodem-gui.rs:88:33 [INFO] [stdout] | [INFO] [stdout] 88 | Some(ConnectionType::LTE(gi)) => "LTE".to_owned(), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_gi` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "4ac2f3c1b25eace69868491ba39eed8295cabb91bacfb1beb95924b5444299db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ac2f3c1b25eace69868491ba39eed8295cabb91bacfb1beb95924b5444299db", kill_on_drop: false }` [INFO] [stdout] 4ac2f3c1b25eace69868491ba39eed8295cabb91bacfb1beb95924b5444299db