[INFO] cloning repository https://github.com/cbarrick/ripl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cbarrick/ripl" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbarrick%2Fripl", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbarrick%2Fripl'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d4f3dac2f50942ba922259fc497cc1a14ce4d7a [INFO] checking cbarrick/ripl against try#d990716b6a1fdde1300748828a9c9e79dfd0b898 for pr-74846 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbarrick%2Fripl" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cbarrick/ripl on toolchain d990716b6a1fdde1300748828a9c9e79dfd0b898 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/cbarrick/ripl [INFO] finished tweaking git repo https://github.com/cbarrick/ripl [INFO] tweaked toml for git repo https://github.com/cbarrick/ripl written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/cbarrick/ripl already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ordered-float v0.4.0 [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 44f68604339cdcd71bb783d31eee57b6c87d7f151047321b9c52cf6dbdc718c7 [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" "44f68604339cdcd71bb783d31eee57b6c87d7f151047321b9c52cf6dbdc718c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "44f68604339cdcd71bb783d31eee57b6c87d7f151047321b9c52cf6dbdc718c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44f68604339cdcd71bb783d31eee57b6c87d7f151047321b9c52cf6dbdc718c7", kill_on_drop: false }` [INFO] [stdout] 44f68604339cdcd71bb783d31eee57b6c87d7f151047321b9c52cf6dbdc718c7 [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+d990716b6a1fdde1300748828a9c9e79dfd0b898" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aaefab1af3a189bf069ae89c49c7387c177786d01739a50f954be21c707d0b19 [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" "aaefab1af3a189bf069ae89c49c7387c177786d01739a50f954be21c707d0b19", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.20 [INFO] [stderr] Checking regex-syntax v0.4.0 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Checking num-traits v0.1.37 [INFO] [stderr] Checking unicode-normalization v0.1.4 [INFO] [stderr] Checking lazy_static v0.2.5 [INFO] [stderr] Checking unreachable v0.1.1 [INFO] [stderr] Checking thread-id v3.0.0 [INFO] [stderr] Checking memchr v1.0.1 [INFO] [stderr] Checking rand v0.3.15 [INFO] [stderr] Checking thread_local v0.3.3 [INFO] [stderr] Checking aho-corasick v0.6.3 [INFO] [stderr] Checking ordered-float v0.4.0 [INFO] [stderr] Checking regex v0.2.1 [INFO] [stderr] Checking ripl v0.1.0-master (/opt/rustwide/workdir) [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(custom_attribute)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![register_tool]` and `#![register_attr]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0557]: feature has been removed [INFO] [stdout] --> src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(custom_attribute)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ feature has been removed [INFO] [stdout] | [INFO] [stdout] = note: removed in favor of `#![register_tool]` and `#![register_attr]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/syntax/error.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | Wrapper(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + Sync` [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/syntax/error.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | E: Into>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/syntax/error.rs:80:32 [INFO] [stdout] | [INFO] [stdout] 80 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/syntax/error.rs:20:17 [INFO] [stdout] | [INFO] [stdout] 20 | Wrapper(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + Sync` [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/syntax/error.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | E: Into>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Error + Send + Sync` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/syntax/error.rs:80:32 [INFO] [stdout] | [INFO] [stdout] 80 | fn cause(&self) -> Option<&Error> { [INFO] [stdout] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/collections/clone_map.rs:447:50 [INFO] [stdout] | [INFO] [stdout] 447 | let s = unsafe { mem::replace(s, mem::uninitialized()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/syntax/lexer.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | / lazy_static! { [INFO] [stdout] 256 | | static ref RE: Regex = { [INFO] [stdout] 257 | | let pattern = r"^([\w\d]+|[\p{S}\p{Pc}\p{Pd}\p{Po}]+)"; [INFO] [stdout] 258 | | Regex::new(pattern).unwrap() [INFO] [stdout] 259 | | }; [INFO] [stdout] 260 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/syntax/lexer.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | / lazy_static! { [INFO] [stdout] 256 | | static ref RE: Regex = { [INFO] [stdout] 257 | | let pattern = r"^([\w\d]+|[\p{S}\p{Pc}\p{Pd}\p{Po}]+)"; [INFO] [stdout] 258 | | Regex::new(pattern).unwrap() [INFO] [stdout] 259 | | }; [INFO] [stdout] 260 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/syntax/lexer.rs:278:9 [INFO] [stdout] | [INFO] [stdout] 278 | / lazy_static! { [INFO] [stdout] 279 | | static ref RE: Regex = { [INFO] [stdout] 280 | | let pattern = r"^[\p{Lu}_][\w\d]*"; [INFO] [stdout] 281 | | Regex::new(pattern).unwrap() [INFO] [stdout] 282 | | }; [INFO] [stdout] 283 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/syntax/lexer.rs:278:9 [INFO] [stdout] | [INFO] [stdout] 278 | / lazy_static! { [INFO] [stdout] 279 | | static ref RE: Regex = { [INFO] [stdout] 280 | | let pattern = r"^[\p{Lu}_][\w\d]*"; [INFO] [stdout] 281 | | Regex::new(pattern).unwrap() [INFO] [stdout] 282 | | }; [INFO] [stdout] 283 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/syntax/lexer.rs:377:9 [INFO] [stdout] | [INFO] [stdout] 377 | / lazy_static! { [INFO] [stdout] 378 | | static ref RE: Regex = { [INFO] [stdout] 379 | | let pattern = r"^\d[\d_]*(\.[\d_]+)?(e-?[\d_]+)?"; [INFO] [stdout] 380 | | Regex::new(pattern).unwrap() [INFO] [stdout] 381 | | }; [INFO] [stdout] 382 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/syntax/lexer.rs:377:9 [INFO] [stdout] | [INFO] [stdout] 377 | / lazy_static! { [INFO] [stdout] 378 | | static ref RE: Regex = { [INFO] [stdout] 379 | | let pattern = r"^\d[\d_]*(\.[\d_]+)?(e-?[\d_]+)?"; [INFO] [stdout] 380 | | Regex::new(pattern).unwrap() [INFO] [stdout] 381 | | }; [INFO] [stdout] 382 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/syntax/lexer.rs:464:9 [INFO] [stdout] | [INFO] [stdout] 464 | / lazy_static! { [INFO] [stdout] 465 | | static ref RE: Regex = { [INFO] [stdout] 466 | | let pattern = r"^[\s\p{C}]+"; [INFO] [stdout] 467 | | Regex::new(pattern).unwrap() [INFO] [stdout] 468 | | }; [INFO] [stdout] 469 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/syntax/lexer.rs:464:9 [INFO] [stdout] | [INFO] [stdout] 464 | / lazy_static! { [INFO] [stdout] 465 | | static ref RE: Regex = { [INFO] [stdout] 466 | | let pattern = r"^[\s\p{C}]+"; [INFO] [stdout] 467 | | Regex::new(pattern).unwrap() [INFO] [stdout] 468 | | }; [INFO] [stdout] 469 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/syntax/lexer.rs:483:9 [INFO] [stdout] | [INFO] [stdout] 483 | / lazy_static! { [INFO] [stdout] 484 | | static ref RE: Regex = { [INFO] [stdout] 485 | | let pattern = r"^%.*"; [INFO] [stdout] 486 | | Regex::new(pattern).unwrap() [INFO] [stdout] 487 | | }; [INFO] [stdout] 488 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/syntax/lexer.rs:483:9 [INFO] [stdout] | [INFO] [stdout] 483 | / lazy_static! { [INFO] [stdout] 484 | | static ref RE: Regex = { [INFO] [stdout] 485 | | let pattern = r"^%.*"; [INFO] [stdout] 486 | | Regex::new(pattern).unwrap() [INFO] [stdout] 487 | | }; [INFO] [stdout] 488 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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: use of deprecated item 'std::mem::uninitialized': use `mem::MaybeUninit` instead [INFO] [stdout] --> src/collections/clone_map.rs:447:50 [INFO] [stdout] | [INFO] [stdout] 447 | let s = unsafe { mem::replace(s, mem::uninitialized()) }; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/syntax/lexer.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | / lazy_static! { [INFO] [stdout] 256 | | static ref RE: Regex = { [INFO] [stdout] 257 | | let pattern = r"^([\w\d]+|[\p{S}\p{Pc}\p{Pd}\p{Po}]+)"; [INFO] [stdout] 258 | | Regex::new(pattern).unwrap() [INFO] [stdout] 259 | | }; [INFO] [stdout] 260 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/syntax/lexer.rs:255:9 [INFO] [stdout] | [INFO] [stdout] 255 | / lazy_static! { [INFO] [stdout] 256 | | static ref RE: Regex = { [INFO] [stdout] 257 | | let pattern = r"^([\w\d]+|[\p{S}\p{Pc}\p{Pd}\p{Po}]+)"; [INFO] [stdout] 258 | | Regex::new(pattern).unwrap() [INFO] [stdout] 259 | | }; [INFO] [stdout] 260 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/syntax/lexer.rs:278:9 [INFO] [stdout] | [INFO] [stdout] 278 | / lazy_static! { [INFO] [stdout] 279 | | static ref RE: Regex = { [INFO] [stdout] 280 | | let pattern = r"^[\p{Lu}_][\w\d]*"; [INFO] [stdout] 281 | | Regex::new(pattern).unwrap() [INFO] [stdout] 282 | | }; [INFO] [stdout] 283 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/syntax/lexer.rs:278:9 [INFO] [stdout] | [INFO] [stdout] 278 | / lazy_static! { [INFO] [stdout] 279 | | static ref RE: Regex = { [INFO] [stdout] 280 | | let pattern = r"^[\p{Lu}_][\w\d]*"; [INFO] [stdout] 281 | | Regex::new(pattern).unwrap() [INFO] [stdout] 282 | | }; [INFO] [stdout] 283 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/syntax/lexer.rs:377:9 [INFO] [stdout] | [INFO] [stdout] 377 | / lazy_static! { [INFO] [stdout] 378 | | static ref RE: Regex = { [INFO] [stdout] 379 | | let pattern = r"^\d[\d_]*(\.[\d_]+)?(e-?[\d_]+)?"; [INFO] [stdout] 380 | | Regex::new(pattern).unwrap() [INFO] [stdout] 381 | | }; [INFO] [stdout] 382 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/syntax/lexer.rs:377:9 [INFO] [stdout] | [INFO] [stdout] 377 | / lazy_static! { [INFO] [stdout] 378 | | static ref RE: Regex = { [INFO] [stdout] 379 | | let pattern = r"^\d[\d_]*(\.[\d_]+)?(e-?[\d_]+)?"; [INFO] [stdout] 380 | | Regex::new(pattern).unwrap() [INFO] [stdout] 381 | | }; [INFO] [stdout] 382 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/syntax/lexer.rs:464:9 [INFO] [stdout] | [INFO] [stdout] 464 | / lazy_static! { [INFO] [stdout] 465 | | static ref RE: Regex = { [INFO] [stdout] 466 | | let pattern = r"^[\s\p{C}]+"; [INFO] [stdout] 467 | | Regex::new(pattern).unwrap() [INFO] [stdout] 468 | | }; [INFO] [stdout] 469 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/syntax/lexer.rs:464:9 [INFO] [stdout] | [INFO] [stdout] 464 | / lazy_static! { [INFO] [stdout] 465 | | static ref RE: Regex = { [INFO] [stdout] 466 | | let pattern = r"^[\s\p{C}]+"; [INFO] [stdout] 467 | | Regex::new(pattern).unwrap() [INFO] [stdout] 468 | | }; [INFO] [stdout] 469 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/syntax/lexer.rs:483:9 [INFO] [stdout] | [INFO] [stdout] 483 | / lazy_static! { [INFO] [stdout] 484 | | static ref RE: Regex = { [INFO] [stdout] 485 | | let pattern = r"^%.*"; [INFO] [stdout] 486 | | Regex::new(pattern).unwrap() [INFO] [stdout] 487 | | }; [INFO] [stdout] 488 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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: use of deprecated item 'std::sync::ONCE_INIT': the `new` function is now preferred [INFO] [stdout] --> src/syntax/lexer.rs:483:9 [INFO] [stdout] | [INFO] [stdout] 483 | / lazy_static! { [INFO] [stdout] 484 | | static ref RE: Regex = { [INFO] [stdout] 485 | | let pattern = r"^%.*"; [INFO] [stdout] 486 | | Regex::new(pattern).unwrap() [INFO] [stdout] 487 | | }; [INFO] [stdout] 488 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [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] error[E0308]: mismatched types [INFO] [stdout] --> src/syntax/parser.rs:369:19 [INFO] [stdout] | [INFO] [stdout] 369 | Float(456.789), [INFO] [stdout] | ^^^^^^^ expected struct `ordered_float::OrderedFloat`, found floating-point number [INFO] [stdout] | [INFO] [stdout] = note: expected struct `ordered_float::OrderedFloat` [INFO] [stdout] found type `{float}` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/syntax/error.rs:76:40 [INFO] [stdout] | [INFO] [stdout] 76 | &Kind::Wrapper(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/syntax/error.rs:82:15 [INFO] [stdout] | [INFO] [stdout] 82 | e.cause() [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stdout] --> src/syntax/error.rs:76:40 [INFO] [stdout] | [INFO] [stdout] 76 | &Kind::Wrapper(ref e) => e.description(), [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/syntax/error.rs:82:15 [INFO] [stdout] | [INFO] [stdout] 82 | e.cause() [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors; 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0308, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0308`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ripl`. [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] error: aborting due to previous error; 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0557`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "aaefab1af3a189bf069ae89c49c7387c177786d01739a50f954be21c707d0b19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aaefab1af3a189bf069ae89c49c7387c177786d01739a50f954be21c707d0b19", kill_on_drop: false }` [INFO] [stdout] aaefab1af3a189bf069ae89c49c7387c177786d01739a50f954be21c707d0b19