[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#119d2a1a98fe87d4ae6cabf12134a0ef2fb95851 for pr-75180 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fi80and%2Frocket" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/i80and/rocket on toolchain 119d2a1a98fe87d4ae6cabf12134a0ef2fb95851 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "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-4/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" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 99a23f5e79fc7c0dd1cb5b274fbabde1dabbf47c6615a175c827cf6736550fd8 [INFO] running `Command { std: "docker" "start" "-a" "99a23f5e79fc7c0dd1cb5b274fbabde1dabbf47c6615a175c827cf6736550fd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "99a23f5e79fc7c0dd1cb5b274fbabde1dabbf47c6615a175c827cf6736550fd8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99a23f5e79fc7c0dd1cb5b274fbabde1dabbf47c6615a175c827cf6736550fd8", kill_on_drop: false }` [INFO] [stdout] 99a23f5e79fc7c0dd1cb5b274fbabde1dabbf47c6615a175c827cf6736550fd8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+119d2a1a98fe87d4ae6cabf12134a0ef2fb95851" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a7151729327926e5e4d7ed84944be397210512b61fdb44371c6d3c9b1904fa91 [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" "a7151729327926e5e4d7ed84944be397210512b61fdb44371c6d3c9b1904fa91", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.36 [INFO] [stderr] Compiling cc v1.0.4 [INFO] [stderr] Checking num-traits v0.1.42 [INFO] [stderr] Checking serde v1.0.27 [INFO] [stderr] Checking bitflags v1.0.1 [INFO] [stderr] Checking byteorder v1.2.1 [INFO] [stderr] Checking cfg-if v0.1.2 [INFO] [stderr] Checking itoa v0.3.4 [INFO] [stderr] Checking regex-syntax v0.4.2 [INFO] [stderr] Compiling plist v0.2.4 [INFO] [stderr] Compiling pest v1.0.3 [INFO] [stderr] Checking same-file v1.0.2 [INFO] [stderr] Compiling rocket v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking typed-arena v1.3.0 [INFO] [stderr] Checking lazycell v0.6.0 [INFO] [stderr] Checking bytecount v0.3.0 [INFO] [stderr] Checking glob v0.2.11 [INFO] [stderr] Checking xml-rs v0.7.0 [INFO] [stderr] Checking log v0.4.1 [INFO] [stderr] Checking thread_local v0.3.5 [INFO] [stderr] Checking walkdir v2.0.1 [INFO] [stderr] Compiling serde_derive_internals v0.19.0 [INFO] [stderr] Checking base64 v0.8.0 [INFO] [stderr] Compiling pest_derive v1.0.3 [INFO] [stderr] Compiling cmake v0.1.29 [INFO] [stderr] Checking memchr v2.0.1 [INFO] [stderr] Checking time v0.1.39 [INFO] [stderr] Checking thread-id v3.2.0 [INFO] [stderr] Checking num_cpus v1.8.0 [INFO] [stderr] Checking rand v0.4.2 [INFO] [stderr] Checking num-integer v0.1.35 [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] Checking num-iter v0.1.34 [INFO] [stderr] Compiling onig_sys v67.1.0 [INFO] [stderr] Checking num v0.1.41 [INFO] [stderr] Compiling serde_derive v1.0.27 [INFO] [stderr] Checking regex v0.2.5 [INFO] [stderr] Checking chrono v0.4.0 [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 39.47s [INFO] running `Command { std: "docker" "inspect" "a7151729327926e5e4d7ed84944be397210512b61fdb44371c6d3c9b1904fa91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a7151729327926e5e4d7ed84944be397210512b61fdb44371c6d3c9b1904fa91", kill_on_drop: false }` [INFO] [stdout] a7151729327926e5e4d7ed84944be397210512b61fdb44371c6d3c9b1904fa91