[INFO] updating cached repository jethrosun/silver-octo-spoon [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/jethrosun/silver-octo-spoon [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/jethrosun/silver-octo-spoon" "work/ex/pr-60261/sources/master#1891bfa80364eead426517c68de6947b7692e2de/gh/jethrosun/silver-octo-spoon"` [INFO] [stderr] Cloning into 'work/ex/pr-60261/sources/master#1891bfa80364eead426517c68de6947b7692e2de/gh/jethrosun/silver-octo-spoon'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/jethrosun/silver-octo-spoon" "work/ex/pr-60261/sources/try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a/gh/jethrosun/silver-octo-spoon"` [INFO] [stderr] Cloning into 'work/ex/pr-60261/sources/try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a/gh/jethrosun/silver-octo-spoon'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 7fae477440318469ccc994e2c077a77f67a4ad36 [INFO] sha for GitHub repo jethrosun/silver-octo-spoon: 7fae477440318469ccc994e2c077a77f67a4ad36 [INFO] validating manifest of jethrosun/silver-octo-spoon on toolchain master#1891bfa80364eead426517c68de6947b7692e2de [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1891bfa80364eead426517c68de6947b7692e2de-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of jethrosun/silver-octo-spoon on toolchain try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bfdcf6db3afcce5fe4013023cfa8ba359c5d527a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing jethrosun/silver-octo-spoon [INFO] finished frobbing jethrosun/silver-octo-spoon [INFO] frobbed toml for jethrosun/silver-octo-spoon written to work/ex/pr-60261/sources/master#1891bfa80364eead426517c68de6947b7692e2de/gh/jethrosun/silver-octo-spoon/Cargo.toml [INFO] started frobbing jethrosun/silver-octo-spoon [INFO] finished frobbing jethrosun/silver-octo-spoon [INFO] frobbed toml for jethrosun/silver-octo-spoon written to work/ex/pr-60261/sources/try#bfdcf6db3afcce5fe4013023cfa8ba359c5d527a/gh/jethrosun/silver-octo-spoon/Cargo.toml [INFO] crate jethrosun/silver-octo-spoon already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1891bfa80364eead426517c68de6947b7692e2de-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+bfdcf6db3afcce5fe4013023cfa8ba359c5d527a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking jethrosun/silver-octo-spoon against master#1891bfa80364eead426517c68de6947b7692e2de for pr-60261 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-60261/worker-5/master#1891bfa80364eead426517c68de6947b7692e2de:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-60261/sources/master#1891bfa80364eead426517c68de6947b7692e2de/gh/jethrosun/silver-octo-spoon:/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" "+1891bfa80364eead426517c68de6947b7692e2de-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 833cce06c80a7e3e1f0fabd233b4fee963cd77603d438c2e4f4a499afa87a032 [INFO] running `"docker" "start" "-a" "833cce06c80a7e3e1f0fabd233b4fee963cd77603d438c2e4f4a499afa87a032"` [INFO] [stderr] Checking managed v0.7.1 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking nom v4.0.0 [INFO] [stderr] Checking etherparse v0.8.0 [INFO] [stderr] Checking error-chain v0.11.0 [INFO] [stderr] Checking pcap-file v0.10.0 [INFO] [stderr] Checking smoltcp v0.5.0 [INFO] [stderr] Checking net-parser-rs v0.1.1 [INFO] [stderr] warning[E0713]: borrow may still be in use when destructor runs [INFO] [stderr] --> /opt/crater/cargo-home/registry/src/github.com-1ecc6299db9ec823/smoltcp-0.5.0/src/socket/ref_.rs:61:9 [INFO] [stderr] | [INFO] [stderr] 39 | impl<'a, T: Session + 'a> Ref<'a, T> { [INFO] [stderr] | -- lifetime `'a` defined here [INFO] [stderr] ... [INFO] [stderr] 61 | ref_.socket [INFO] [stderr] | ^^^^^^^^^^^ returning this value requires that `*ref_.socket` is borrowed for `'a` [INFO] [stderr] 62 | } [INFO] [stderr] | - here, drop of `ref_` needs exclusive access to `*ref_.socket`, because the type `socket::ref_::Ref<'_, T>` implements the `Drop` trait [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] [INFO] [stderr] Checking sct v0.5.0 [INFO] [stderr] Checking webpki v0.19.1 [INFO] [stderr] Checking rustls v0.15.2 [INFO] [stderr] Checking tls-interceptor v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: unused import: `PcapWriter` [INFO] [stderr] --> examples/read-pcap.rs:1:29 [INFO] [stderr] | [INFO] [stderr] 1 | use pcap_file::{PcapReader, PcapWriter}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] warning: unused import: `etherparse::SlicedPacket` [INFO] [stderr] --> examples/smotcp-example.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | use etherparse::SlicedPacket; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `PcapReader`, `PcapWriter` [INFO] [stderr] --> examples/smotcp-example.rs:16:17 [INFO] [stderr] | [INFO] [stderr] 16 | use pcap_file::{PcapReader, PcapWriter}; [INFO] [stderr] | ^^^^^^^^^^ ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::fs::File` [INFO] [stderr] --> examples/smotcp-example.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | use std::fs::File; [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::net::Ipv4Addr` [INFO] [stderr] --> examples/smotcp-example.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | use std::net::Ipv4Addr; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `rustls::internal::msgs::message::Message as TLSMessage` [INFO] [stderr] --> examples/lib.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use rustls::internal::msgs::message::Message as TLSMessage; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error[E0601]: `main` function not found in crate `lib` [INFO] [stderr] | [INFO] [stderr] = note: consider adding a `main` function to `examples/lib.rs` [INFO] [stderr] [INFO] [stderr] error[E0463]: can't find crate for `h2` [INFO] [stderr] --> examples/parser-raw-pkt.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | extern crate h2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `tls-interceptor`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0601`. [INFO] [stderr] error: Could not compile `tls-interceptor`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0463]: can't find crate for `h2` [INFO] [stderr] --> examples/parser-smotcp.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | extern crate h2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error[E0463]: can't find crate for `h2` [INFO] [stderr] --> examples/parser-all.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | extern crate h2; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ can't find crate [INFO] [stderr] error: Could not compile `tls-interceptor`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0463`. [INFO] [stderr] error: Could not compile `tls-interceptor`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] warning: unused import: `net_parser_rs::CaptureParser` [INFO] [stderr] --> src/main.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | use net_parser_rs::CaptureParser; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Packet` [INFO] [stderr] --> src/main.rs:17:21 [INFO] [stderr] | [INFO] [stderr] 17 | use pcap::{Capture, Packet}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> src/main.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `net_parser_rs::CaptureParser` [INFO] [stderr] --> src/main.rs:16:5 [INFO] [stderr] | [INFO] [stderr] 16 | use net_parser_rs::CaptureParser; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `Packet` [INFO] [stderr] --> src/main.rs:17:21 [INFO] [stderr] | [INFO] [stderr] 17 | use pcap::{Capture, Packet}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::collections::HashMap` [INFO] [stderr] --> src/main.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 19 | use std::collections::HashMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `net_parser_rs::flow` [INFO] [stderr] --> src/main.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | use net_parser_rs::flow::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] warning: unused import: `net_parser_rs::flow` [INFO] [stderr] --> src/main.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | use net_parser_rs::flow::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error[E0499]: cannot borrow `cap` as mutable more than once at a time [INFO] [stderr] --> src/main.rs:43:28 [INFO] [stderr] | [INFO] [stderr] 43 | while let Ok(packet) = cap.next() { [INFO] [stderr] | ^^^ mutable borrow starts here in previous iteration of loop [INFO] [stderr] [INFO] [stderr] error[E0499]: cannot borrow `cap` as mutable more than once at a time [INFO] [stderr] --> src/main.rs:43:28 [INFO] [stderr] | [INFO] [stderr] 43 | while let Ok(packet) = cap.next() { [INFO] [stderr] | ^^^ mutable borrow starts here in previous iteration of loop [INFO] [stderr] [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0499`. [INFO] [stderr] error: aborting due to previous error [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0499`. [INFO] [stderr] error: Could not compile `tls-interceptor`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: Could not compile `tls-interceptor`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "833cce06c80a7e3e1f0fabd233b4fee963cd77603d438c2e4f4a499afa87a032"` [INFO] running `"docker" "rm" "-f" "833cce06c80a7e3e1f0fabd233b4fee963cd77603d438c2e4f4a499afa87a032"` [INFO] [stdout] 833cce06c80a7e3e1f0fabd233b4fee963cd77603d438c2e4f4a499afa87a032