[INFO] fetching crate crowbook-localize 0.1.0...
[INFO] checking crowbook-localize-0.1.0 against master#c2f2db79ca3024f68d22b45aa22b570775c2c4ad for pr-124157
[INFO] extracting crate crowbook-localize 0.1.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate crowbook-localize 0.1.0 on toolchain c2f2db79ca3024f68d22b45aa22b570775c2c4ad
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "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-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 14 packages to latest compatible versions
[INFO] [stderr]       Adding aho-corasick v0.5.3 (latest: v1.1.3)
[INFO] [stderr]       Adding lazy_static v0.2.11 (latest: v1.4.0)
[INFO] [stderr]       Adding memchr v0.1.11 (latest: v2.7.2)
[INFO] [stderr]       Adding regex v0.1.80 (latest: v1.10.4)
[INFO] [stderr]       Adding regex-syntax v0.3.9 (latest: v0.8.3)
[INFO] [stderr]       Adding thread-id v2.0.0 (latest: v4.2.1)
[INFO] [stderr]       Adding thread_local v0.2.7 (latest: v1.1.8)
[INFO] [stderr]       Adding utf8-ranges v0.1.3 (latest: v1.0.5)
[INFO] [stderr]       Adding walkdir v0.1.8 (latest: v2.5.0)
[INFO] [stderr]       Adding winapi v0.2.8 (latest: v0.3.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memchr v0.1.11
[INFO] [stderr]   Downloaded utf8-ranges v0.1.3
[INFO] [stderr]   Downloaded thread-id v2.0.0
[INFO] [stderr]   Downloaded thread_local v0.2.7
[INFO] [stderr]   Downloaded walkdir v0.1.8
[INFO] [stderr]   Downloaded regex-syntax v0.3.9
[INFO] [stderr]   Downloaded regex v0.1.80
[INFO] [stderr]   Downloaded aho-corasick v0.5.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 22fc87283eaefce0ce4943e4446eedbfac896fe3546b597609c25491e916daef
[INFO] running `Command { std: "docker" "start" "-a" "22fc87283eaefce0ce4943e4446eedbfac896fe3546b597609c25491e916daef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "22fc87283eaefce0ce4943e4446eedbfac896fe3546b597609c25491e916daef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "22fc87283eaefce0ce4943e4446eedbfac896fe3546b597609c25491e916daef", kill_on_drop: false }`
[INFO] [stdout] 22fc87283eaefce0ce4943e4446eedbfac896fe3546b597609c25491e916daef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+c2f2db79ca3024f68d22b45aa22b570775c2c4ad" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 468acfca7a90800b1d40657144597fd87e82ebf24cbc778fc54f4ac1f351f5e5
[INFO] running `Command { std: "docker" "start" "-a" "468acfca7a90800b1d40657144597fd87e82ebf24cbc778fc54f4ac1f351f5e5", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking utf8-ranges v0.1.3
[INFO] [stderr]     Checking regex-syntax v0.3.9
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking memchr v0.1.11
[INFO] [stderr]     Checking aho-corasick v0.5.3
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking thread-id v2.0.0
[INFO] [stderr]     Checking walkdir v0.1.8
[INFO] [stderr]     Checking thread_local v0.2.7
[INFO] [stderr]     Checking regex v0.1.80
[INFO] [stderr]     Checking 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 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` which comes from the expansion of the macro `lazy_static` (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/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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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] [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: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crowbook-localize` (example "macrogen") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `crowbook-localize` (example "extract") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "468acfca7a90800b1d40657144597fd87e82ebf24cbc778fc54f4ac1f351f5e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "468acfca7a90800b1d40657144597fd87e82ebf24cbc778fc54f4ac1f351f5e5", kill_on_drop: false }`
[INFO] [stdout] 468acfca7a90800b1d40657144597fd87e82ebf24cbc778fc54f4ac1f351f5e5
[INFO] checking crowbook-localize-0.1.0 against try#9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88 for pr-124157
[INFO] extracting crate crowbook-localize 0.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] validating manifest of crates.io crate crowbook-localize 0.1.0 on toolchain 9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "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-7-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 14 packages to latest compatible versions
[INFO] [stderr]       Adding aho-corasick v0.5.3 (latest: v1.1.3)
[INFO] [stderr]       Adding lazy_static v0.2.11 (latest: v1.4.0)
[INFO] [stderr]       Adding memchr v0.1.11 (latest: v2.7.2)
[INFO] [stderr]       Adding regex v0.1.80 (latest: v1.10.4)
[INFO] [stderr]       Adding regex-syntax v0.3.9 (latest: v0.8.3)
[INFO] [stderr]       Adding thread-id v2.0.0 (latest: v4.2.1)
[INFO] [stderr]       Adding thread_local v0.2.7 (latest: v1.1.8)
[INFO] [stderr]       Adding utf8-ranges v0.1.3 (latest: v1.0.5)
[INFO] [stderr]       Adding walkdir v0.1.8 (latest: v2.5.0)
[INFO] [stderr]       Adding winapi v0.2.8 (latest: v0.3.9)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6c7160c1ec5220aeed11f293ac5bbbe84974901fa167d70c652d9036f373c78d
[INFO] running `Command { std: "docker" "start" "-a" "6c7160c1ec5220aeed11f293ac5bbbe84974901fa167d70c652d9036f373c78d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6c7160c1ec5220aeed11f293ac5bbbe84974901fa167d70c652d9036f373c78d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c7160c1ec5220aeed11f293ac5bbbe84974901fa167d70c652d9036f373c78d", kill_on_drop: false }`
[INFO] [stdout] 6c7160c1ec5220aeed11f293ac5bbbe84974901fa167d70c652d9036f373c78d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:99613afd962a8cfa530ec1899472a458bd015a1ab0af876cf7eb06f6006d81ea" "/opt/rustwide/cargo-home/bin/cargo" "+9c7b5f5b6b8ec32bbbcf9f07fc0e5208da6c5f88" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bc861f67677219aae4ef069903127c152756d676e2b729094da836a2d4a19eb4
[INFO] running `Command { std: "docker" "start" "-a" "bc861f67677219aae4ef069903127c152756d676e2b729094da836a2d4a19eb4", kill_on_drop: false }`
[INFO] [stderr]    Compiling winapi-build v0.1.1
[INFO] [stderr]     Checking winapi v0.2.8
[INFO] [stderr]     Checking regex-syntax v0.3.9
[INFO] [stderr]     Checking utf8-ranges v0.1.3
[INFO] [stderr]     Checking lazy_static v0.2.11
[INFO] [stderr]     Checking memchr v0.1.11
[INFO] [stderr]     Checking aho-corasick v0.5.3
[INFO] [stderr]    Compiling kernel32-sys v0.2.2
[INFO] [stderr]     Checking thread-id v2.0.0
[INFO] [stderr]     Checking walkdir v0.1.8
[INFO] [stderr]     Checking thread_local v0.2.7
[INFO] [stderr]     Checking regex v0.1.80
[INFO] [stderr]     Checking 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 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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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/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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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` which comes from the expansion of the macro `lazy_static` (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] [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: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `crowbook-localize` (example "extract") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `crowbook-localize` (example "macrogen") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "bc861f67677219aae4ef069903127c152756d676e2b729094da836a2d4a19eb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bc861f67677219aae4ef069903127c152756d676e2b729094da836a2d4a19eb4", kill_on_drop: false }`
[INFO] [stdout] bc861f67677219aae4ef069903127c152756d676e2b729094da836a2d4a19eb4
