[INFO] crate flowc 0.8.2 is already in cache [INFO] checking flowc-0.8.2 against master#30ca215b4e38b32aa7abdd635c5e2d56f5724494 for pr-66037 [INFO] extracting crate flowc 0.8.2 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate flowc 0.8.2 on toolchain 30ca215b4e38b32aa7abdd635c5e2d56f5724494 [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate flowc 0.8.2 [INFO] finished tweaking crates.io crate flowc 0.8.2 [INFO] tweaked toml for crates.io crate flowc 0.8.2 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate flowc 0.8.2 already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e028d322f7d922dbd386dbf5214bfbfc1d2903ab57a1e145721e82e4ce66de24 [INFO] running `"docker" "start" "-a" "e028d322f7d922dbd386dbf5214bfbfc1d2903ab57a1e145721e82e4ce66de24"` [INFO] [stderr] Checking simpath v1.3.1 [INFO] [stderr] Checking strfmt v0.1.6 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.51 [INFO] [stderr] Compiling curl-sys v0.4.23 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking multimap v0.5.0 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking erased-serde v0.3.9 [INFO] [stderr] Checking backtrace-sys v0.1.31 [INFO] [stderr] Checking simplog v1.2.2 [INFO] [stderr] Checking instant v0.1.2 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking backtrace v0.3.38 [INFO] [stderr] Checking flow_impl v0.8.3 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling shrinkwraprs v0.2.1 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Checking flowrlib v0.8.2 [INFO] [stderr] Checking flowclib v0.8.2 [INFO] [stderr] Checking provider v0.8.3 [INFO] [stderr] Checking flowc v0.8.2 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | / error_chain! { [INFO] [stderr] 43 | | types { [INFO] [stderr] 44 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 45 | | } [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] 53 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | / error_chain! { [INFO] [stderr] 43 | | types { [INFO] [stderr] 44 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 45 | | } [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] 53 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | / error_chain! { [INFO] [stderr] 43 | | types { [INFO] [stderr] 44 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 45 | | } [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] 53 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> tests/execution_tests.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / error_chain! { [INFO] [stderr] 33 | | foreign_links { [INFO] [stderr] 34 | | Provider(::provider::errors::Error); [INFO] [stderr] 35 | | Compiler(::flowclib::errors::Error); [INFO] [stderr] 36 | | Io(::std::io::Error); [INFO] [stderr] 37 | | } [INFO] [stderr] 38 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> src/main.rs:42:1 [INFO] [stderr] | [INFO] [stderr] 42 | / error_chain! { [INFO] [stderr] 43 | | types { [INFO] [stderr] 44 | | Error, ErrorKind, ResultExt, Result; [INFO] [stderr] 45 | | } [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] 53 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::description': use the Display impl or to_string() [INFO] [stderr] --> tests/execution_tests.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / error_chain! { [INFO] [stderr] 33 | | foreign_links { [INFO] [stderr] 34 | | Provider(::provider::errors::Error); [INFO] [stderr] 35 | | Compiler(::flowclib::errors::Error); [INFO] [stderr] 36 | | Io(::std::io::Error); [INFO] [stderr] 37 | | } [INFO] [stderr] 38 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.09s [INFO] running `"docker" "inspect" "e028d322f7d922dbd386dbf5214bfbfc1d2903ab57a1e145721e82e4ce66de24"` [INFO] running `"docker" "rm" "-f" "e028d322f7d922dbd386dbf5214bfbfc1d2903ab57a1e145721e82e4ce66de24"` [INFO] [stdout] e028d322f7d922dbd386dbf5214bfbfc1d2903ab57a1e145721e82e4ce66de24