[INFO] fetching crate crowbook-localize 0.1.0... [INFO] testing crowbook-localize-0.1.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate crowbook-localize 0.1.0 into /workspace/builds/worker-114/source [INFO] validating manifest of crates.io crate crowbook-localize 0.1.0 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 crates.io crate crowbook-localize 0.1.0 [INFO] finished tweaking crates.io crate crowbook-localize 0.1.0 [INFO] tweaked toml for crates.io crate crowbook-localize 0.1.0 written to /workspace/builds/worker-114/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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] aeb4a1e61c58330faf3ca482decdd0c74ebab9c7054a3eb2f81948b33e84c968 [INFO] running `Command { std: "docker" "start" "-a" "aeb4a1e61c58330faf3ca482decdd0c74ebab9c7054a3eb2f81948b33e84c968", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aeb4a1e61c58330faf3ca482decdd0c74ebab9c7054a3eb2f81948b33e84c968", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aeb4a1e61c58330faf3ca482decdd0c74ebab9c7054a3eb2f81948b33e84c968", kill_on_drop: false }` [INFO] [stdout] aeb4a1e61c58330faf3ca482decdd0c74ebab9c7054a3eb2f81948b33e84c968 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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] e681c9a8cb79ceb5301e8d40d808f5526967081eaec667eff7fa6d1997206a4a [INFO] running `Command { std: "docker" "start" "-a" "e681c9a8cb79ceb5301e8d40d808f5526967081eaec667eff7fa6d1997206a4a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling utf8-ranges v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.3.9 [INFO] [stderr] Compiling lazy_static v0.2.11 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling crowbook-localize v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lang.rs:55:35 [INFO] [stdout] | [INFO] [stdout] 55 | key.push_str(&try!(find_string(s.as_bytes()).map_err(|e| { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lang.rs:76:41 [INFO] [stdout] | [INFO] [stdout] 76 | value.push_str(&try!(find_string(s.as_bytes()).map_err(|e| { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/extractor.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | try!(f.read_to_string(&mut content) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/extractor.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | let mut f = try!(File::open(file) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/extractor.rs:84:36 [INFO] [stdout] | [INFO] [stdout] 84 | let orig_msg: String = try!(find_string(bytes) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/extractor.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | try!(self.add_messages_from_file(&filename)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/extractor.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | try!(f.write_all(content.as_bytes()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/extractor.rs:137:21 [INFO] [stdout] | [INFO] [stdout] 137 | let mut f = try!(File::create(file).map_err(|e| Error::new(format!("Could not create file {}: {}", [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / lazy_static! { [INFO] [stdout] 17 | | static ref REGEX:Regex = Regex::new(r#"\\\n\s*"#).unwrap(); [INFO] [stdout] 18 | | } [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/extractor.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | / lazy_static! { [INFO] [stdout] 63 | | static ref REMOVE_COMMS: Regex = Regex::new(r#"//[^\n]*"#).unwrap(); [INFO] [stdout] 64 | | static ref FIND_MSGS: Regex = Regex::new(r#"lformat!\("#).unwrap(); [INFO] [stdout] 65 | | } [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/extractor.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | / lazy_static! { [INFO] [stdout] 63 | | static ref REMOVE_COMMS: Regex = Regex::new(r#"//[^\n]*"#).unwrap(); [INFO] [stdout] 64 | | static ref FIND_MSGS: Regex = Regex::new(r#"lformat!\("#).unwrap(); [INFO] [stdout] 65 | | } [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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.48s [INFO] running `Command { std: "docker" "inspect" "e681c9a8cb79ceb5301e8d40d808f5526967081eaec667eff7fa6d1997206a4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e681c9a8cb79ceb5301e8d40d808f5526967081eaec667eff7fa6d1997206a4a", kill_on_drop: false }` [INFO] [stdout] e681c9a8cb79ceb5301e8d40d808f5526967081eaec667eff7fa6d1997206a4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-114/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6284f70836e59b1b7177d655521e463be0d0be49e6515087997b9be08f27ac65 [INFO] running `Command { std: "docker" "start" "-a" "6284f70836e59b1b7177d655521e463be0d0be49e6515087997b9be08f27ac65", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lang.rs:55:35 [INFO] [stdout] | [INFO] [stdout] 55 | key.push_str(&try!(find_string(s.as_bytes()).map_err(|e| { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lang.rs:76:41 [INFO] [stdout] | [INFO] [stdout] 76 | value.push_str(&try!(find_string(s.as_bytes()).map_err(|e| { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/extractor.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | try!(f.read_to_string(&mut content) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/extractor.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | let mut f = try!(File::open(file) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/extractor.rs:84:36 [INFO] [stdout] | [INFO] [stdout] 84 | let orig_msg: String = try!(find_string(bytes) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/extractor.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | try!(self.add_messages_from_file(&filename)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/extractor.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | try!(f.write_all(content.as_bytes()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/extractor.rs:137:21 [INFO] [stdout] | [INFO] [stdout] 137 | let mut f = try!(File::create(file).map_err(|e| Error::new(format!("Could not create file {}: {}", [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / lazy_static! { [INFO] [stdout] 17 | | static ref REGEX:Regex = Regex::new(r#"\\\n\s*"#).unwrap(); [INFO] [stdout] 18 | | } [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/extractor.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | / lazy_static! { [INFO] [stdout] 63 | | static ref REMOVE_COMMS: Regex = Regex::new(r#"//[^\n]*"#).unwrap(); [INFO] [stdout] 64 | | static ref FIND_MSGS: Regex = Regex::new(r#"lformat!\("#).unwrap(); [INFO] [stdout] 65 | | } [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/extractor.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | / lazy_static! { [INFO] [stdout] 63 | | static ref REMOVE_COMMS: Regex = Regex::new(r#"//[^\n]*"#).unwrap(); [INFO] [stdout] 64 | | static ref FIND_MSGS: Regex = Regex::new(r#"lformat!\("#).unwrap(); [INFO] [stdout] 65 | | } [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] [stderr] Compiling crowbook-localize v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `crowbook_intl` [INFO] [stdout] --> examples/extract.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate crowbook_intl; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `crowbook_intl` [INFO] [stdout] --> examples/macrogen.rs:1:1 [INFO] [stdout] | [INFO] [stdout] 1 | extern crate crowbook_intl; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Extractor` [INFO] [stdout] --> examples/extract.rs:6:25 [INFO] [stdout] | [INFO] [stdout] 6 | let mut extractor = Extractor::new(); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Extractor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Extractor` [INFO] [stdout] --> examples/macrogen.rs:24:21 [INFO] [stdout] | [INFO] [stdout] 24 | let extractor = Extractor::new(); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Extractor` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Localizer` [INFO] [stdout] --> examples/macrogen.rs:25:25 [INFO] [stdout] | [INFO] [stdout] 25 | let mut localizer = Localizer::new(&extractor); [INFO] [stdout] | ^^^^^^^^^ use of undeclared type `Localizer` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crowbook-localize` due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 3 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0433, E0463. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lang.rs:55:35 [INFO] [stdout] | [INFO] [stdout] 55 | key.push_str(&try!(find_string(s.as_bytes()).map_err(|e| { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/lang.rs:76:41 [INFO] [stdout] | [INFO] [stdout] 76 | value.push_str(&try!(find_string(s.as_bytes()).map_err(|e| { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/extractor.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | try!(f.read_to_string(&mut content) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/extractor.rs:68:21 [INFO] [stdout] | [INFO] [stdout] 68 | let mut f = try!(File::open(file) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/extractor.rs:84:36 [INFO] [stdout] | [INFO] [stdout] 84 | let orig_msg: String = try!(find_string(bytes) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/extractor.rs:116:13 [INFO] [stdout] | [INFO] [stdout] 116 | try!(self.add_messages_from_file(&filename)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/extractor.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | try!(f.write_all(content.as_bytes()) [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/extractor.rs:137:21 [INFO] [stdout] | [INFO] [stdout] 137 | let mut f = try!(File::create(file).map_err(|e| Error::new(format!("Could not create file {}: {}", [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `crowbook-localize` due to 4 previous errors [INFO] [stdout] warning: use of deprecated constant `std::sync::ONCE_INIT`: the `new` function is now preferred [INFO] [stdout] --> src/common.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | / lazy_static! { [INFO] [stdout] 17 | | static ref REGEX:Regex = Regex::new(r#"\\\n\s*"#).unwrap(); [INFO] [stdout] 18 | | } [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/extractor.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | / lazy_static! { [INFO] [stdout] 63 | | static ref REMOVE_COMMS: Regex = Regex::new(r#"//[^\n]*"#).unwrap(); [INFO] [stdout] 64 | | static ref FIND_MSGS: Regex = Regex::new(r#"lformat!\("#).unwrap(); [INFO] [stdout] 65 | | } [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/extractor.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | / lazy_static! { [INFO] [stdout] 63 | | static ref REMOVE_COMMS: Regex = Regex::new(r#"//[^\n]*"#).unwrap(); [INFO] [stdout] 64 | | static ref FIND_MSGS: Regex = Regex::new(r#"lformat!\("#).unwrap(); [INFO] [stdout] 65 | | } [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: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6284f70836e59b1b7177d655521e463be0d0be49e6515087997b9be08f27ac65", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6284f70836e59b1b7177d655521e463be0d0be49e6515087997b9be08f27ac65", kill_on_drop: false }` [INFO] [stdout] 6284f70836e59b1b7177d655521e463be0d0be49e6515087997b9be08f27ac65