[INFO] cloning repository https://github.com/jaemk/migrant [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jaemk/migrant" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaemk%2Fmigrant", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaemk%2Fmigrant'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a45ce1a7c0bbd3c13f4cc1b4db9d4c1428fb647a [INFO] checking jaemk/migrant against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjaemk%2Fmigrant" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jaemk/migrant on toolchain 5e3f1b148db5bfa27fee52464ae1f5d34c49d77b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jaemk/migrant [INFO] finished tweaking git repo https://github.com/jaemk/migrant [INFO] tweaked toml for git repo https://github.com/jaemk/migrant written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/jaemk/migrant already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9baf4e381fb04cd188ccdfbec403cd828a50f90ee43b38d92ad3a249511c09b4 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "9baf4e381fb04cd188ccdfbec403cd828a50f90ee43b38d92ad3a249511c09b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9baf4e381fb04cd188ccdfbec403cd828a50f90ee43b38d92ad3a249511c09b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9baf4e381fb04cd188ccdfbec403cd828a50f90ee43b38d92ad3a249511c09b4", kill_on_drop: false }` [INFO] [stdout] 9baf4e381fb04cd188ccdfbec403cd828a50f90ee43b38d92ad3a249511c09b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fe2c4d119b77cac5792d6e3f69e50c4121665d2657a45f2daef545ddc21a54ed [INFO] running `Command { std: "docker" "start" "-a" "fe2c4d119b77cac5792d6e3f69e50c4121665d2657a45f2daef545ddc21a54ed", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.59 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Checking rustc-demangle v0.1.15 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling ryu v1.0.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking utf8-ranges v1.0.3 [INFO] [stderr] Compiling log v0.4.7 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking rgb v0.8.13 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Checking regex-syntax v0.6.8 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking walkdir v2.2.8 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking toml v0.5.1 [INFO] [stderr] Compiling error-chain v0.12.1 [INFO] [stderr] Compiling syn v0.15.39 [INFO] [stderr] Checking idna v0.1.5 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking aho-corasick v0.6.10 [INFO] [stderr] Compiling backtrace-sys v0.1.30 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking atty v0.2.12 [INFO] [stderr] Checking url v1.7.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking num-integer v0.1.41 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking cgmath v0.16.1 [INFO] [stderr] Checking backtrace v0.3.32 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Compiling serde_derive v1.0.94 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking dotenv v0.14.1 [INFO] [stderr] Checking assert_cli v0.6.3 [INFO] [stderr] Checking migrant_lib v0.26.0 [INFO] [stderr] Checking migrant v0.13.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | / error_chain! { [INFO] [stdout] 27 | | foreign_links { [INFO] [stdout] 28 | | MigrantLib(migrant_lib::Error); [INFO] [stdout] 29 | | SelfUpdate(self_update::errors::Error) #[cfg(feature="update")]; [INFO] [stdout] 30 | | Io(io::Error); [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | / error_chain! { [INFO] [stdout] 27 | | foreign_links { [INFO] [stdout] 28 | | MigrantLib(migrant_lib::Error); [INFO] [stdout] 29 | | SelfUpdate(self_update::errors::Error) #[cfg(feature="update")]; [INFO] [stdout] 30 | | Io(io::Error); [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | / error_chain! { [INFO] [stdout] 27 | | foreign_links { [INFO] [stdout] 28 | | MigrantLib(migrant_lib::Error); [INFO] [stdout] 29 | | SelfUpdate(self_update::errors::Error) #[cfg(feature="update")]; [INFO] [stdout] 30 | | Io(io::Error); [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/main.rs:26:5 [INFO] [stdout] | [INFO] [stdout] 26 | / error_chain! { [INFO] [stdout] 27 | | foreign_links { [INFO] [stdout] 28 | | MigrantLib(migrant_lib::Error); [INFO] [stdout] 29 | | SelfUpdate(self_update::errors::Error) #[cfg(feature="update")]; [INFO] [stdout] 30 | | Io(io::Error); [INFO] [stdout] 31 | | } [INFO] [stdout] 32 | | } [INFO] [stdout] | |_____^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "fe2c4d119b77cac5792d6e3f69e50c4121665d2657a45f2daef545ddc21a54ed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe2c4d119b77cac5792d6e3f69e50c4121665d2657a45f2daef545ddc21a54ed", kill_on_drop: false }` [INFO] [stdout] fe2c4d119b77cac5792d6e3f69e50c4121665d2657a45f2daef545ddc21a54ed