[INFO] cloning repository i80and/marian-rs [INFO] running `"git" "clone" "--bare" "git://github.com/i80and/marian-rs.git" "work/cache/sources/gh/i80and/marian-rs"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/i80and/marian-rs'... [INFO] running `"git" "clone" "work/cache/sources/gh/i80and/marian-rs" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/i80and/marian-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/i80and/marian-rs'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/i80and/marian-rs" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/i80and/marian-rs"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/i80and/marian-rs'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 1c9ca328388902d35122b62cedeff984655c9bcd [INFO] sha for GitHub repo i80and/marian-rs: 1c9ca328388902d35122b62cedeff984655c9bcd [INFO] validating manifest of i80and/marian-rs on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of i80and/marian-rs on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing i80and/marian-rs [INFO] finished frobbing i80and/marian-rs [INFO] frobbed toml for i80and/marian-rs written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/i80and/marian-rs/Cargo.toml [INFO] started frobbing i80and/marian-rs [INFO] finished frobbing i80and/marian-rs [INFO] frobbed toml for i80and/marian-rs written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/i80and/marian-rs/Cargo.toml [INFO] crate i80and/marian-rs already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded qp-trie v0.7.1 [INFO] [stderr] Downloaded simple-logging v2.0.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing i80and/marian-rs against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-6/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/i80and/marian-rs:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] cd7ee213ad18e0b28433110e2dda4d7b94cd0b60bc7b5beb1a556641796d202a [INFO] running `"docker" "start" "-a" "cd7ee213ad18e0b28433110e2dda4d7b94cd0b60bc7b5beb1a556641796d202a"` [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling byte-tools v0.2.0 [INFO] [stderr] Compiling arrayref v0.3.4 [INFO] [stderr] Compiling serde v1.0.50 [INFO] [stderr] Compiling regex v1.0.0 [INFO] [stderr] Compiling same-file v1.0.2 [INFO] [stderr] Compiling smallvec v0.6.1 [INFO] [stderr] Compiling memchr v2.0.1 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling base64 v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling bytes v0.4.7 [INFO] [stderr] Compiling block-buffer v0.3.3 [INFO] [stderr] Compiling simple-logging v2.0.1 [INFO] [stderr] Compiling walkdir v2.1.4 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling rustc_version v0.2.2 [INFO] [stderr] Compiling generic-array v0.9.0 [INFO] [stderr] Compiling qp-trie v0.7.1 [INFO] [stderr] Compiling regex v0.2.11 [INFO] [stderr] Compiling rusoto_core v0.32.0 [INFO] [stderr] warning[E0499]: cannot borrow `*self` as mutable more than once at a time [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/qp-trie-0.7.1/src/node.rs:502:41 [INFO] [stderr] | [INFO] [stderr] 479 | &mut self, [INFO] [stderr] | - let's call the lifetime of this reference `'1` [INFO] [stderr] ... [INFO] [stderr] 485 | / match *self { [INFO] [stderr] 486 | | Node::Branch(ref mut branch) if branch.choice <= graft => { [INFO] [stderr] | | -------------- first mutable borrow occurs here [INFO] [stderr] 487 | | let index = branch.index(key.borrow()); [INFO] [stderr] 488 | | [INFO] [stderr] ... | [INFO] [stderr] 502 | | let node = mem::replace(self, Node::Branch(Branch::new(graft))); [INFO] [stderr] | | ^^^^ second mutable borrow occurs here [INFO] [stderr] ... | [INFO] [stderr] 517 | | } [INFO] [stderr] 518 | | } [INFO] [stderr] | |_________- returning this value requires that `self.0` is borrowed for `'1` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] warning[E0499]: cannot borrow `*self` as mutable more than once at a time [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/qp-trie-0.7.1/src/node.rs:505:45 [INFO] [stderr] | [INFO] [stderr] 479 | &mut self, [INFO] [stderr] | - let's call the lifetime of this reference `'1` [INFO] [stderr] ... [INFO] [stderr] 485 | / match *self { [INFO] [stderr] 486 | | Node::Branch(ref mut branch) if branch.choice <= graft => { [INFO] [stderr] | | -------------- first mutable borrow occurs here [INFO] [stderr] 487 | | let index = branch.index(key.borrow()); [INFO] [stderr] 488 | | [INFO] [stderr] ... | [INFO] [stderr] 505 | | let graft_branch = unsafe { self.unwrap_branch_mut() }; [INFO] [stderr] | | ^^^^ second mutable borrow occurs here [INFO] [stderr] ... | [INFO] [stderr] 517 | | } [INFO] [stderr] 518 | | } [INFO] [stderr] | |_________- returning this value requires that `self.0` is borrowed for `'1` [INFO] [stderr] | [INFO] [stderr] = warning: this error has been downgraded to a warning for backwards compatibility with previous releases [INFO] [stderr] = warning: this represents potential undefined behavior in your code and this warning will become a hard error in the future [INFO] [stderr] = note: for more information, try `rustc --explain E0729` [INFO] [stderr] [INFO] [stderr] Compiling tokio-io v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.50 [INFO] [stderr] Compiling digest v0.7.2 [INFO] [stderr] Compiling crypto-mac v0.5.2 [INFO] [stderr] Compiling tokio-reactor v0.1.1 [INFO] [stderr] Compiling tokio-fs v0.1.0 [INFO] [stderr] Compiling sha2 v0.7.1 [INFO] [stderr] Compiling hmac v0.5.0 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling tokio-tcp v0.1.0 [INFO] [stderr] Compiling tokio-udp v0.1.0 [INFO] [stderr] Compiling tokio v0.1.6 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.17 [INFO] [stderr] Compiling tokio-core v0.1.17 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-tls v0.1.4 [INFO] [stderr] Compiling hyper v0.11.26 [INFO] [stderr] Compiling hyper-tls v0.1.3 [INFO] [stderr] Compiling rusoto_credential v0.11.0 [INFO] [stderr] Compiling rusoto_s3 v0.32.0 [INFO] [stderr] Compiling marian-rust v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/manifest.rs:72:70 [INFO] [stderr] | [INFO] [stderr] 72 | fn new_from_err>(search_property: S, src_error: &Error) -> Self { [INFO] [stderr] | ^^^^^ help: use `dyn`: `dyn Error` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/manifest.rs:263:58 [INFO] [stderr] | [INFO] [stderr] 263 | pub fn parse_manifest_source(source: &str) -> Result, String> { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn ManifestLoader` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:230:26 [INFO] [stderr] | [INFO] [stderr] 230 | manifest_loader: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn ManifestLoader` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:234:33 [INFO] [stderr] | [INFO] [stderr] 234 | fn new(manifest_loader: Box) -> Result { [INFO] [stderr] | ^^^^^^^^^^^^^^ help: use `dyn`: `dyn ManifestLoader` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:286:23 [INFO] [stderr] | [INFO] [stderr] 286 | type Future = Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn Future` [INFO] [stderr] [INFO] [stderr] error[E0283]: type annotations required: cannot resolve `std::string::String: std::convert::AsRef<_>` [INFO] [stderr] --> src/manifest.rs:217:63 [INFO] [stderr] | [INFO] [stderr] 217 | .ok_or_else(|| ManifestError::new(key.as_ref(), "Missing file stem"))?; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0283`. [INFO] [stderr] error: Could not compile `marian-rust`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "cd7ee213ad18e0b28433110e2dda4d7b94cd0b60bc7b5beb1a556641796d202a"` [INFO] running `"docker" "rm" "-f" "cd7ee213ad18e0b28433110e2dda4d7b94cd0b60bc7b5beb1a556641796d202a"` [INFO] [stdout] cd7ee213ad18e0b28433110e2dda4d7b94cd0b60bc7b5beb1a556641796d202a