[INFO] updating cached repository https://github.com/cbarrick/ripl [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2d4f3dac2f50942ba922259fc497cc1a14ce4d7a [INFO] testing cbarrick/ripl against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcbarrick%2Fripl" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/cbarrick/ripl on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "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-9/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-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a6f7064e31010d8e9ce1ccbaf8cfe30b707eca707fd0afb32882dfaeb140353 [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" "3a6f7064e31010d8e9ce1ccbaf8cfe30b707eca707fd0afb32882dfaeb140353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a6f7064e31010d8e9ce1ccbaf8cfe30b707eca707fd0afb32882dfaeb140353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a6f7064e31010d8e9ce1ccbaf8cfe30b707eca707fd0afb32882dfaeb140353", kill_on_drop: false }` [INFO] [stdout] 3a6f7064e31010d8e9ce1ccbaf8cfe30b707eca707fd0afb32882dfaeb140353 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62b7ad16a81bfdc6af7274f8e575d82ec7491cb7f78100d6259b87a323a07085 [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" "62b7ad16a81bfdc6af7274f8e575d82ec7491cb7f78100d6259b87a323a07085", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.20 [INFO] [stderr] Compiling regex-syntax v0.4.0 [INFO] [stderr] Compiling num-traits v0.1.37 [INFO] [stderr] Compiling unicode-normalization v0.1.4 [INFO] [stderr] Compiling lazy_static v0.2.5 [INFO] [stderr] Compiling unreachable v0.1.1 [INFO] [stderr] Compiling memchr v1.0.1 [INFO] [stderr] Compiling thread-id v3.0.0 [INFO] [stderr] Compiling rand v0.3.15 [INFO] [stderr] Compiling thread_local v0.3.3 [INFO] [stderr] Compiling ordered-float v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.6.3 [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: 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::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 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`. [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "62b7ad16a81bfdc6af7274f8e575d82ec7491cb7f78100d6259b87a323a07085", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62b7ad16a81bfdc6af7274f8e575d82ec7491cb7f78100d6259b87a323a07085", kill_on_drop: false }` [INFO] [stdout] 62b7ad16a81bfdc6af7274f8e575d82ec7491cb7f78100d6259b87a323a07085