[INFO] fetching crate equuleus 0.1.0... [INFO] checking equuleus-0.1.0 against try#6f8a6450478f69b8510c8976ab6c2a70b3b0e47c for pr-84920 [INFO] extracting crate equuleus 0.1.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate equuleus 0.1.0 on toolchain 6f8a6450478f69b8510c8976ab6c2a70b3b0e47c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate equuleus 0.1.0 [INFO] finished tweaking crates.io crate equuleus 0.1.0 [INFO] tweaked toml for crates.io crate equuleus 0.1.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd6bf77ee02540788d2b1761f6deb5aa1a25823322cc57e8fe12fafe1a84ac42 [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" "cd6bf77ee02540788d2b1761f6deb5aa1a25823322cc57e8fe12fafe1a84ac42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd6bf77ee02540788d2b1761f6deb5aa1a25823322cc57e8fe12fafe1a84ac42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd6bf77ee02540788d2b1761f6deb5aa1a25823322cc57e8fe12fafe1a84ac42", kill_on_drop: false }` [INFO] [stdout] cd6bf77ee02540788d2b1761f6deb5aa1a25823322cc57e8fe12fafe1a84ac42 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5388e0bf9af2f53b5348f9bace7fce6f43035f333e9937f83eea45ca53987a9e [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" "5388e0bf9af2f53b5348f9bace7fce6f43035f333e9937f83eea45ca53987a9e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling syn v1.0.72 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Checking unsafe-any v0.4.2 [INFO] [stderr] Checking crc32fast v1.2.1 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking libudev v0.2.0 [INFO] [stderr] Checking backtrace v0.3.58 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking ordered-float v1.1.1 [INFO] [stderr] Checking serde-value v0.5.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking serialport v3.3.0 [INFO] [stderr] Checking log4rs v0.8.3 [INFO] [stderr] Checking equuleus v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tty.rs:158:17 [INFO] [stdout] | [INFO] [stdout] 158 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn serialport::SerialPort` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tty.rs:164:44 [INFO] [stdout] | [INFO] [stdout] 164 | fn protocols>(path: P, cb: &Fn(&str) -> Result<()>) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&str) -> Result<()>` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tty.rs:185:32 [INFO] [stdout] | [INFO] [stdout] 185 | fn visit_dirs(dir: &Path, cb: &Fn(&DirEntry) -> Result<()>) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&DirEntry) -> Result<()>` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tty.rs:158:17 [INFO] [stdout] | [INFO] [stdout] 158 | ) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn serialport::SerialPort` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tty.rs:164:44 [INFO] [stdout] | [INFO] [stdout] 164 | fn protocols>(path: P, cb: &Fn(&str) -> Result<()>) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&str) -> Result<()>` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/tty.rs:185:32 [INFO] [stdout] | [INFO] [stdout] 185 | fn visit_dirs(dir: &Path, cb: &Fn(&DirEntry) -> Result<()>) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Fn(&DirEntry) -> Result<()>` [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2021 edition! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `BaudRate` should have an upper case name [INFO] [stdout] --> src/tty.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | pub static ref BaudRate: Vec = vec![1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200]; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `BAUD_RATE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `DataBits` should have an upper case name [INFO] [stdout] --> src/tty.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | pub static ref DataBits: BTreeMap<&'static str, &'static str> = { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `DATA_BITS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `FlowControl` should have an upper case name [INFO] [stdout] --> src/tty.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | pub static ref FlowControl: BTreeMap<&'static str, &'static str> = { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `FLOW_CONTROL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `Parity` should have an upper case name [INFO] [stdout] --> src/tty.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 31 | pub static ref Parity: BTreeMap<&'static str, &'static str> = { [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `PARITY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `StopBits` should have an upper case name [INFO] [stdout] --> src/tty.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 38 | pub static ref StopBits: BTreeMap<&'static str, &'static str> = { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `STOP_BITS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `BaudRate` should have an upper case name [INFO] [stdout] --> src/tty.rs:15:20 [INFO] [stdout] | [INFO] [stdout] 15 | pub static ref BaudRate: Vec = vec![1200, 2400, 4800, 9600, 19200, 38400, 57600, 115200]; [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `BAUD_RATE` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_upper_case_globals)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `DataBits` should have an upper case name [INFO] [stdout] --> src/tty.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | pub static ref DataBits: BTreeMap<&'static str, &'static str> = { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `DATA_BITS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `FlowControl` should have an upper case name [INFO] [stdout] --> src/tty.rs:24:20 [INFO] [stdout] | [INFO] [stdout] 24 | pub static ref FlowControl: BTreeMap<&'static str, &'static str> = { [INFO] [stdout] | ^^^^^^^^^^^ help: convert the identifier to upper case: `FLOW_CONTROL` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `Parity` should have an upper case name [INFO] [stdout] --> src/tty.rs:31:20 [INFO] [stdout] | [INFO] [stdout] 31 | pub static ref Parity: BTreeMap<&'static str, &'static str> = { [INFO] [stdout] | ^^^^^^ help: convert the identifier to upper case: `PARITY` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: static variable `StopBits` should have an upper case name [INFO] [stdout] --> src/tty.rs:38:20 [INFO] [stdout] | [INFO] [stdout] 38 | pub static ref StopBits: BTreeMap<&'static str, &'static str> = { [INFO] [stdout] | ^^^^^^^^ help: convert the identifier to upper case: `STOP_BITS` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.55s [INFO] running `Command { std: "docker" "inspect" "5388e0bf9af2f53b5348f9bace7fce6f43035f333e9937f83eea45ca53987a9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5388e0bf9af2f53b5348f9bace7fce6f43035f333e9937f83eea45ca53987a9e", kill_on_drop: false }` [INFO] [stdout] 5388e0bf9af2f53b5348f9bace7fce6f43035f333e9937f83eea45ca53987a9e