[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] testing cbarrick/ripl against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbarrick%2Fripl" "/workspace/builds/worker-27/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-27/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cbarrick/ripl on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-27/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" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f4e45c481e47b2e395ae6aee4554af28a1f44cbfdf104392a9b347b548e16f5b [INFO] running `Command { std: "docker" "start" "-a" "f4e45c481e47b2e395ae6aee4554af28a1f44cbfdf104392a9b347b548e16f5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f4e45c481e47b2e395ae6aee4554af28a1f44cbfdf104392a9b347b548e16f5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f4e45c481e47b2e395ae6aee4554af28a1f44cbfdf104392a9b347b548e16f5b", kill_on_drop: false }` [INFO] [stdout] f4e45c481e47b2e395ae6aee4554af28a1f44cbfdf104392a9b347b548e16f5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 001c21eb83970045d061f1a9287cc3213a4b425cbbc49ae1fbc840e0f350a2b2 [INFO] running `Command { std: "docker" "start" "-a" "001c21eb83970045d061f1a9287cc3213a4b425cbbc49ae1fbc840e0f350a2b2", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling lazy_static v0.2.5 [INFO] [stderr] Compiling unicode-normalization v0.1.4 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.6.3 [INFO] [stderr] Compiling ordered-float v0.4.0 [INFO] [stderr] Compiling regex v0.2.1 [INFO] [stderr] Compiling 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[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(custom_attribute)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0554]: `#![feature]` may not be used on the beta release channel [INFO] [stdout] --> src/lib.rs:2:1 [INFO] [stdout] | [INFO] [stdout] 2 | #![feature(box_syntax, box_patterns)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated function `std::mem::uninitialized`: use `mem::MaybeUninit` instead [INFO] [stdout] --> src/collections/clone_map.rs:447:55 [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 constant `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 the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `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 the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `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 the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `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 the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `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 the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `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 the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `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 the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `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 the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `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 the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `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 the macro `__lazy_static_create` (in Nightly builds, run with -Z macro-backtrace for more info) [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] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 20 - Wrapper(Box), [INFO] [stdout] 20 + Wrapper(Box), [INFO] [stdout] | [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] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 37 - E: Into>, [INFO] [stdout] 37 + E: Into>, [INFO] [stdout] | [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] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2015) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see [INFO] [stdout] help: use `dyn` [INFO] [stdout] | [INFO] [stdout] 80 - fn cause(&self) -> Option<&Error> { [INFO] [stdout] 80 + fn cause(&self) -> Option<&dyn Error> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `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 associated function `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 3 previous errors; 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0554, E0557. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0554`. [INFO] [stdout] [INFO] [stderr] error: could not compile `ripl` due to 4 previous errors; 16 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "001c21eb83970045d061f1a9287cc3213a4b425cbbc49ae1fbc840e0f350a2b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "001c21eb83970045d061f1a9287cc3213a4b425cbbc49ae1fbc840e0f350a2b2", kill_on_drop: false }` [INFO] [stdout] 001c21eb83970045d061f1a9287cc3213a4b425cbbc49ae1fbc840e0f350a2b2