[INFO] crate flowc 0.8.2 is already in cache [INFO] checking flowc-0.8.2 against master#73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de for pr-68325 [INFO] extracting crate flowc 0.8.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate flowc 0.8.2 on toolchain 73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "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-2/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" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "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] f762011b28931e5cfb66e474f28496d9227a8f6eeefce3bdd9f96b604ef7467e [INFO] running `"docker" "start" "-a" "f762011b28931e5cfb66e474f28496d9227a8f6eeefce3bdd9f96b604ef7467e"` [INFO] [stderr] Checking memory_units v0.3.0 [INFO] [stderr] Compiling curl v0.4.25 [INFO] [stderr] Checking simpath v1.3.1 [INFO] [stderr] Checking strfmt v0.1.6 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling openssl-sys v0.9.51 [INFO] [stderr] Compiling curl-sys v0.4.23 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking multimap v0.5.0 [INFO] [stderr] Checking erased-serde v0.3.9 [INFO] [stderr] Checking serde_yaml v0.8.11 [INFO] [stderr] Checking toml v0.4.10 [INFO] [stderr] Checking parity-wasm v0.31.3 [INFO] [stderr] Checking libz-sys v1.0.25 [INFO] [stderr] Checking simplog v1.2.2 [INFO] [stderr] Checking instant v0.1.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking flow_impl v0.8.3 [INFO] [stderr] Compiling shrinkwraprs v0.2.1 [INFO] [stderr] Checking backtrace v0.3.38 [INFO] [stderr] Checking error-chain v0.12.1 [INFO] [stderr] Checking wasmi-validation v0.1.0 [INFO] [stderr] Checking wasmi v0.4.5 [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] --> 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: `#[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: 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 39.37s [INFO] running `"docker" "inspect" "f762011b28931e5cfb66e474f28496d9227a8f6eeefce3bdd9f96b604ef7467e"` [INFO] running `"docker" "rm" "-f" "f762011b28931e5cfb66e474f28496d9227a8f6eeefce3bdd9f96b604ef7467e"` [INFO] [stdout] f762011b28931e5cfb66e474f28496d9227a8f6eeefce3bdd9f96b604ef7467e