[INFO] cloning repository https://github.com/i80and/rocket [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/i80and/rocket" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi80and%2Frocket", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi80and%2Frocket'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ddc69add1e6ac6fc078e1a82b4b3052630064656 [INFO] checking i80and/rocket against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi80and%2Frocket" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/i80and/rocket on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/i80and/rocket [INFO] finished tweaking git repo https://github.com/i80and/rocket [INFO] tweaked toml for git repo https://github.com/i80and/rocket written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/i80and/rocket already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2238316bad0e47077f2efe86374c3a2b02bb800318de33f6fcbe67cbe1929bc3 [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" "2238316bad0e47077f2efe86374c3a2b02bb800318de33f6fcbe67cbe1929bc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2238316bad0e47077f2efe86374c3a2b02bb800318de33f6fcbe67cbe1929bc3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2238316bad0e47077f2efe86374c3a2b02bb800318de33f6fcbe67cbe1929bc3", kill_on_drop: false }` [INFO] [stdout] 2238316bad0e47077f2efe86374c3a2b02bb800318de33f6fcbe67cbe1929bc3 [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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f113df17d3851d3eeae209c872da52a680befdda04c2ca1fea4a4f407e83328c [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" "f113df17d3851d3eeae209c872da52a680befdda04c2ca1fea4a4f407e83328c", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.36 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Checking serde v1.0.27 [INFO] [stderr] Checking bitflags v1.0.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling plist v0.2.4 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking utf8-ranges v1.0.0 [INFO] [stderr] Compiling pest v1.0.3 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling rocket v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking bytecount v0.3.0 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Checking typed-arena v1.3.0 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking walkdir v2.0.1 [INFO] [stderr] Checking unreachable v1.0.0 [INFO] [stderr] Checking base64 v0.8.0 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Checking num v0.1.41 [INFO] [stderr] Checking xml-rs v0.7.0 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Compiling pest_derive v1.0.3 [INFO] [stderr] Compiling cmake v0.1.29 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking thread-id v3.2.0 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking simple-logging v2.0.1 [INFO] [stderr] Checking aho-corasick v0.6.4 [INFO] [stderr] Compiling miniz-sys v0.1.10 [INFO] [stderr] Compiling onig_sys v67.1.0 [INFO] [stderr] Checking regex v0.2.5 [INFO] [stderr] Checking chrono v0.4.0 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Checking flate2 v1.0.1 [INFO] [stderr] Checking serde_json v1.0.9 [INFO] [stderr] Checking bincode v0.9.2 [INFO] [stderr] Checking toml v0.4.5 [INFO] [stderr] Checking onig v3.1.1 [INFO] [stderr] Checking handlebars v0.30.0 [INFO] [stderr] Checking syntect v2.0.0 [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/evaluator.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | Directive(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn directives::DirectiveHandler + Sync + Send` [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/evaluator.rs:95:22 [INFO] [stdout] | [INFO] [stdout] 95 | handler: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn directives::DirectiveHandler + Sync + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/evaluator.rs:225:22 [INFO] [stdout] | [INFO] [stdout] 225 | handler: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn directives::DirectiveHandler + Sync + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parse.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 102 | Push(Box), [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TokenHandler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parse.rs:356:20 [INFO] [stdout] | [INFO] [stdout] 356 | stack: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TokenHandler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/directives/mod.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | / lazy_static! { [INFO] [stdout] 202 | | static ref RE: Regex = Regex::new(r#"\$\{(\d)\}"#).unwrap(); [INFO] [stdout] 203 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/inject_paragraphs.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / lazy_static! { [INFO] [stdout] 5 | | static ref PAT_PARAGRAPHS: Regex = Regex::new(r#"(?xm) [INFO] [stdout] 6 | | (?:\n\n) [INFO] [stdout] 7 | | | (?: src/inject_paragraphs.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / lazy_static! { [INFO] [stdout] 5 | | static ref PAT_PARAGRAPHS: Regex = Regex::new(r#"(?xm) [INFO] [stdout] 6 | | (?:\n\n) [INFO] [stdout] 7 | | | (?: src/lex.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / lazy_static! { [INFO] [stdout] 6 | | static ref PAT_TOKENS: Regex = Regex::new(r#"(?xm) [INFO] [stdout] 7 | | (?:\(:+) [INFO] [stdout] 8 | | | (?::+\)) [INFO] [stdout] ... | [INFO] [stdout] 14 | | | [^\(\):=\s"]+"#).expect("Failed to compile lexer regex"); [INFO] [stdout] 15 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parse.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / lazy_static! { [INFO] [stdout] 11 | | static ref PAT_IS_WHITESPACE: Regex = [INFO] [stdout] 12 | | Regex::new(r#"^\s+$"#).expect("Failed to compile whitespace regex"); [INFO] [stdout] 13 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/theme.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / lazy_static! { [INFO] [stdout] 14 | | static ref PAT_TAGS: Regex = Regex::new("<[^>]+>").expect("Failed to compile striptags regex"); [INFO] [stdout] 15 | | } [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: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/evaluator.rs:38:19 [INFO] [stdout] | [INFO] [stdout] 38 | Directive(Box), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn directives::DirectiveHandler + Sync + Send` [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/evaluator.rs:95:22 [INFO] [stdout] | [INFO] [stdout] 95 | handler: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn directives::DirectiveHandler + Sync + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/evaluator.rs:225:22 [INFO] [stdout] | [INFO] [stdout] 225 | handler: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn directives::DirectiveHandler + Sync + Send` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parse.rs:102:14 [INFO] [stdout] | [INFO] [stdout] 102 | Push(Box), [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TokenHandler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/parse.rs:356:20 [INFO] [stdout] | [INFO] [stdout] 356 | stack: Vec>, [INFO] [stdout] | ^^^^^^^^^^^^ help: use `dyn`: `dyn TokenHandler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/directives/mod.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | / lazy_static! { [INFO] [stdout] 202 | | static ref RE: Regex = Regex::new(r#"\$\{(\d)\}"#).unwrap(); [INFO] [stdout] 203 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/inject_paragraphs.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / lazy_static! { [INFO] [stdout] 5 | | static ref PAT_PARAGRAPHS: Regex = Regex::new(r#"(?xm) [INFO] [stdout] 6 | | (?:\n\n) [INFO] [stdout] 7 | | | (?: src/inject_paragraphs.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | / lazy_static! { [INFO] [stdout] 5 | | static ref PAT_PARAGRAPHS: Regex = Regex::new(r#"(?xm) [INFO] [stdout] 6 | | (?:\n\n) [INFO] [stdout] 7 | | | (?: src/lex.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | / lazy_static! { [INFO] [stdout] 6 | | static ref PAT_TOKENS: Regex = Regex::new(r#"(?xm) [INFO] [stdout] 7 | | (?:\(:+) [INFO] [stdout] 8 | | | (?::+\)) [INFO] [stdout] ... | [INFO] [stdout] 14 | | | [^\(\):=\s"]+"#).expect("Failed to compile lexer regex"); [INFO] [stdout] 15 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/parse.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / lazy_static! { [INFO] [stdout] 11 | | static ref PAT_IS_WHITESPACE: Regex = [INFO] [stdout] 12 | | Regex::new(r#"^\s+$"#).expect("Failed to compile whitespace regex"); [INFO] [stdout] 13 | | } [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 constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/theme.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | / lazy_static! { [INFO] [stdout] 14 | | static ref PAT_TAGS: Regex = Regex::new("<[^>]+>").expect("Failed to compile striptags regex"); [INFO] [stdout] 15 | | } [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 associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/evaluator.rs:277:28 [INFO] [stdout] | [INFO] [stdout] 277 | .join(path.trim_left_matches(|c| c == '/')) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `core::str::::trim_left_matches`: superseded by `trim_start_matches` [INFO] [stdout] --> src/evaluator.rs:277:28 [INFO] [stdout] | [INFO] [stdout] 277 | .join(path.trim_left_matches(|c| c == '/')) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: replace the use of the deprecated associated function: `trim_start_matches` [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] Finished dev [unoptimized + debuginfo] target(s) in 45.10s [INFO] running `Command { std: "docker" "inspect" "f113df17d3851d3eeae209c872da52a680befdda04c2ca1fea4a4f407e83328c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f113df17d3851d3eeae209c872da52a680befdda04c2ca1fea4a4f407e83328c", kill_on_drop: false }` [INFO] [stdout] f113df17d3851d3eeae209c872da52a680befdda04c2ca1fea4a4f407e83328c