[INFO] cloning repository https://github.com/jdrivas/rlt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jdrivas/rlt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdrivas%2Frlt", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdrivas%2Frlt'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7ecd87bb6a5aa42b64dae24070babe47c72c7611 [INFO] checking jdrivas/rlt against master#36ecbc94eb6be90bc38b2d0fdd4bfac3f34d9923 for pr-81863 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjdrivas%2Frlt" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 83% (55/66) Updating files: 84% (56/66) Updating files: 86% (57/66) Updating files: 87% (58/66) Updating files: 89% (59/66) Updating files: 90% (60/66) Updating files: 92% (61/66) Updating files: 93% (62/66) Updating files: 95% (63/66) Updating files: 96% (64/66) Updating files: 98% (65/66) Updating files: 100% (66/66) Updating files: 100% (66/66), done. [INFO] validating manifest of git repo https://github.com/jdrivas/rlt 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 git repo https://github.com/jdrivas/rlt [INFO] finished tweaking git repo https://github.com/jdrivas/rlt [INFO] tweaked toml for git repo https://github.com/jdrivas/rlt written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/jdrivas/rlt 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] [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-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] 3d9bb02f0b714244ded0fb1fdde258377b6f4d844cc4790ba4a28a4d9d0e68e1 [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" "3d9bb02f0b714244ded0fb1fdde258377b6f4d844cc4790ba4a28a4d9d0e68e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d9bb02f0b714244ded0fb1fdde258377b6f4d844cc4790ba4a28a4d9d0e68e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d9bb02f0b714244ded0fb1fdde258377b6f4d844cc4790ba4a28a4d9d0e68e1", kill_on_drop: false }` [INFO] [stdout] 3d9bb02f0b714244ded0fb1fdde258377b6f4d844cc4790ba4a28a4d9d0e68e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] fc5a50cf40fd3f337fb2b6906431644df722598fc0a314d51a53fa83614f2736 [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" "fc5a50cf40fd3f337fb2b6906431644df722598fc0a314d51a53fa83614f2736", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.28 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling ryu v1.0.4 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking siphasher v0.3.3 [INFO] [stderr] Checking static_assertions v0.3.4 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking ahash v0.3.5 [INFO] [stderr] Checking bitstream-io v0.8.5 [INFO] [stderr] Checking encode_unicode v0.3.6 [INFO] [stderr] Checking mp3-metadata v0.3.3 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Checking bitreader v0.3.2 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking smallstr v0.2.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking puremp3 v0.1.0 [INFO] [stderr] Compiling lexical-core v0.6.2 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking term v0.5.2 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking metaflac v0.2.3 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking num-format v0.4.0 [INFO] [stderr] Checking id3 v0.5.1 [INFO] [stderr] Checking mp4parse v0.11.4 (https://github.com/mozilla/mp4parse-rust#309b9b8a) [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Checking csv v1.1.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking prettytable-rs v0.8.0 [INFO] [stderr] Checking lt-macro v0.1.0 (/opt/rustwide/workdir/lt-macro) [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:103:36 [INFO] [stdout] | [INFO] [stdout] 103 | ... panic!(format!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 104 | | ... "Syntax error - non-ident, or missing comma {:?} at {:?}", [INFO] [stdout] 105 | | ... p, &e.ident [INFO] [stdout] 106 | | ... )); [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:103:36 [INFO] [stdout] | [INFO] [stdout] 103 | ... panic!(format!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 104 | | ... "Syntax error - non-ident, or missing comma {:?} at {:?}", [INFO] [stdout] 105 | | ... p, &e.ident [INFO] [stdout] 106 | | ... )); [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:109:33 [INFO] [stdout] | [INFO] [stdout] 109 | _ => panic!(format!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 110 | | "Syntax error - non-ident, or missing comma at {}", [INFO] [stdout] 111 | | &tt [INFO] [stdout] 112 | | )), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:124:36 [INFO] [stdout] | [INFO] [stdout] 124 | ... panic!(format!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 125 | | ... "Syntax error - non-ident, or missing comma {:?} at {:?}", [INFO] [stdout] 126 | | ... p, &e.ident [INFO] [stdout] 127 | | ... )); [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:130:33 [INFO] [stdout] | [INFO] [stdout] 130 | _ => panic!(format!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 131 | | "Syntax error - non-ident, or missing comma at {}", [INFO] [stdout] 132 | | &tt [INFO] [stdout] 133 | | )), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:162:36 [INFO] [stdout] | [INFO] [stdout] 162 | ... panic!(format!("Missing comma: {:?} at {:?}", p, &e.ident)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:165:33 [INFO] [stdout] | [INFO] [stdout] 165 | _ => panic!(format!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 166 | | "Syntax error - non-ident, or missing comma at {}", [INFO] [stdout] 167 | | &tt [INFO] [stdout] 168 | | )), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:109:33 [INFO] [stdout] | [INFO] [stdout] 109 | _ => panic!(format!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 110 | | "Syntax error - non-ident, or missing comma at {}", [INFO] [stdout] 111 | | &tt [INFO] [stdout] 112 | | )), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:180:36 [INFO] [stdout] | [INFO] [stdout] 180 | ... panic!(format!("Missing comma: {:?} at {:?}", p, &e.ident)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:124:36 [INFO] [stdout] | [INFO] [stdout] 124 | ... panic!(format!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 125 | | ... "Syntax error - non-ident, or missing comma {:?} at {:?}", [INFO] [stdout] 126 | | ... p, &e.ident [INFO] [stdout] 127 | | ... )); [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:183:33 [INFO] [stdout] | [INFO] [stdout] 183 | _ => panic!(format!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 184 | | "Syntax error - non-ident, or missing comma at {}", [INFO] [stdout] 185 | | &tt [INFO] [stdout] 186 | | )), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:198:36 [INFO] [stdout] | [INFO] [stdout] 198 | ... panic!(format!("Missing comma: {:?} at {:?}", p, &e.ident)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:130:33 [INFO] [stdout] | [INFO] [stdout] 130 | _ => panic!(format!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 131 | | "Syntax error - non-ident, or missing comma at {}", [INFO] [stdout] 132 | | &tt [INFO] [stdout] 133 | | )), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:201:33 [INFO] [stdout] | [INFO] [stdout] 201 | _ => panic!(format!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 202 | | "Syntax error non-literal or missing comma: at {}", [INFO] [stdout] 203 | | &tt [INFO] [stdout] 204 | | )), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:162:36 [INFO] [stdout] | [INFO] [stdout] 162 | ... panic!(format!("Missing comma: {:?} at {:?}", p, &e.ident)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:221:36 [INFO] [stdout] | [INFO] [stdout] 221 | ... panic!(format!("Missing semi-colon: {:?} at {:?}", p, &e.ident)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:165:33 [INFO] [stdout] | [INFO] [stdout] 165 | _ => panic!(format!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 166 | | "Syntax error - non-ident, or missing comma at {}", [INFO] [stdout] 167 | | &tt [INFO] [stdout] 168 | | )), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:224:33 [INFO] [stdout] | [INFO] [stdout] 224 | _ => panic!(format!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 225 | | "Syntax error non-literal or missing semi-colon: at {:?}", [INFO] [stdout] 226 | | &e.ident [INFO] [stdout] 227 | | )), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:180:36 [INFO] [stdout] | [INFO] [stdout] 180 | ... panic!(format!("Missing comma: {:?} at {:?}", p, &e.ident)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:183:33 [INFO] [stdout] | [INFO] [stdout] 183 | _ => panic!(format!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 184 | | "Syntax error - non-ident, or missing comma at {}", [INFO] [stdout] 185 | | &tt [INFO] [stdout] 186 | | )), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:198:36 [INFO] [stdout] | [INFO] [stdout] 198 | ... panic!(format!("Missing comma: {:?} at {:?}", p, &e.ident)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:201:33 [INFO] [stdout] | [INFO] [stdout] 201 | _ => panic!(format!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 202 | | "Syntax error non-literal or missing comma: at {}", [INFO] [stdout] 203 | | &tt [INFO] [stdout] 204 | | )), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:221:36 [INFO] [stdout] | [INFO] [stdout] 221 | ... panic!(format!("Missing semi-colon: {:?} at {:?}", p, &e.ident)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:224:33 [INFO] [stdout] | [INFO] [stdout] 224 | _ => panic!(format!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 225 | | "Syntax error non-literal or missing semi-colon: at {:?}", [INFO] [stdout] 226 | | &e.ident [INFO] [stdout] 227 | | )), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Compiling terminfo v0.7.3 [INFO] [stderr] Compiling git-version-macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:103:36 [INFO] [stdout] | [INFO] [stdout] 103 | ... panic!(format!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 104 | | ... "Syntax error - non-ident, or missing comma {:?} at {:?}", [INFO] [stdout] 105 | | ... p, &e.ident [INFO] [stdout] 106 | | ... )); [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_fmt_panic)]` on by default [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:109:33 [INFO] [stdout] | [INFO] [stdout] 109 | _ => panic!(format!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 110 | | "Syntax error - non-ident, or missing comma at {}", [INFO] [stdout] 111 | | &tt [INFO] [stdout] 112 | | )), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:124:36 [INFO] [stdout] | [INFO] [stdout] 124 | ... panic!(format!( [INFO] [stdout] | ______________________________^ [INFO] [stdout] 125 | | ... "Syntax error - non-ident, or missing comma {:?} at {:?}", [INFO] [stdout] 126 | | ... p, &e.ident [INFO] [stdout] 127 | | ... )); [INFO] [stdout] | |_______________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:130:33 [INFO] [stdout] | [INFO] [stdout] 130 | _ => panic!(format!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 131 | | "Syntax error - non-ident, or missing comma at {}", [INFO] [stdout] 132 | | &tt [INFO] [stdout] 133 | | )), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:162:36 [INFO] [stdout] | [INFO] [stdout] 162 | ... panic!(format!("Missing comma: {:?} at {:?}", p, &e.ident)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:165:33 [INFO] [stdout] | [INFO] [stdout] 165 | _ => panic!(format!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 166 | | "Syntax error - non-ident, or missing comma at {}", [INFO] [stdout] 167 | | &tt [INFO] [stdout] 168 | | )), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:180:36 [INFO] [stdout] | [INFO] [stdout] 180 | ... panic!(format!("Missing comma: {:?} at {:?}", p, &e.ident)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:183:33 [INFO] [stdout] | [INFO] [stdout] 183 | _ => panic!(format!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 184 | | "Syntax error - non-ident, or missing comma at {}", [INFO] [stdout] 185 | | &tt [INFO] [stdout] 186 | | )), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:198:36 [INFO] [stdout] | [INFO] [stdout] 198 | ... panic!(format!("Missing comma: {:?} at {:?}", p, &e.ident)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:201:33 [INFO] [stdout] | [INFO] [stdout] 201 | _ => panic!(format!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 202 | | "Syntax error non-literal or missing comma: at {}", [INFO] [stdout] 203 | | &tt [INFO] [stdout] 204 | | )), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:221:36 [INFO] [stdout] | [INFO] [stdout] 221 | ... panic!(format!("Missing semi-colon: {:?} at {:?}", p, &e.ident)); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: panic message is not a string literal [INFO] [stdout] --> lt-macro/src/lib.rs:224:33 [INFO] [stdout] | [INFO] [stdout] 224 | _ => panic!(format!( [INFO] [stdout] | _________________________________^ [INFO] [stdout] 225 | | "Syntax error non-literal or missing semi-colon: at {:?}", [INFO] [stdout] 226 | | &e.ident [INFO] [stdout] 227 | | )), [INFO] [stdout] | |_____________________^ [INFO] [stdout] | [INFO] [stdout] = note: this is no longer accepted in Rust 2021 [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking git-version v0.3.4 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Checking mortal v0.2.2 [INFO] [stderr] Checking structopt v0.3.14 [INFO] [stderr] Checking linefeed v0.6.0 [INFO] [stderr] Checking lt v0.1.0 (/opt/rustwide/workdir/lt) [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> lt/src/mpeg4/boxes/box_types.rs:231:47 [INFO] [stdout] | [INFO] [stdout] 231 | DRMS, b"drms", ContainerType::Special(28), false, "Digital Rights Management", "/moov/track/mdia/minf/stbl/stsd/d... [INFO] [stdout] | ^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> lt/src/mpeg4/boxes/box_types.rs:234:47 [INFO] [stdout] | [INFO] [stdout] 234 | MP4A, b"mp4a", ContainerType::Special(28), false, "MPEG 4 Audio SampleEntry Box", "/moov/track/mdia/minf/stbl/stsd/m... [INFO] [stdout] | ^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> lt/src/mpeg4/boxes/box_types.rs:244:47 [INFO] [stdout] | [INFO] [stdout] 244 | STSD, b"stsd", ContainerType::Special(4), true, "Sample Description", "/moov/track/mdia/minf/stbl/stsd"; [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> lt/src/mpeg4/boxes/box_types.rs:231:47 [INFO] [stdout] | [INFO] [stdout] 231 | DRMS, b"drms", ContainerType::Special(28), false, "Digital Rights Management", "/moov/track/mdia/minf/stbl/stsd/d... [INFO] [stdout] | ^^^^ help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> lt/src/mpeg4/boxes/box_types.rs:234:47 [INFO] [stdout] | [INFO] [stdout] 234 | MP4A, b"mp4a", ContainerType::Special(28), false, "MPEG 4 Audio SampleEntry Box", "/moov/track/mdia/minf/stbl/stsd/m... [INFO] [stdout] | ^^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around function argument [INFO] [stdout] --> lt/src/mpeg4/boxes/box_types.rs:244:47 [INFO] [stdout] | [INFO] [stdout] 244 | STSD, b"stsd", ContainerType::Special(4), true, "Sample Description", "/moov/track/mdia/minf/stbl/stsd"; [INFO] [stdout] | ^^^ help: remove these parentheses [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0063]: missing field `description` in initializer of `mpeg4::boxes::box_types::BoxSpec` [INFO] [stdout] --> lt/src/mpeg4/util.rs:480:40 [INFO] [stdout] | [INFO] [stdout] 480 | box_type: BoxType::Unknown(BoxSpec { [INFO] [stdout] | ^^^^^^^ missing `description` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0063`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lt` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "fc5a50cf40fd3f337fb2b6906431644df722598fc0a314d51a53fa83614f2736", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fc5a50cf40fd3f337fb2b6906431644df722598fc0a314d51a53fa83614f2736", kill_on_drop: false }` [INFO] [stdout] fc5a50cf40fd3f337fb2b6906431644df722598fc0a314d51a53fa83614f2736