[INFO] cloning repository https://github.com/peachcloud/peach-monitor [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/peachcloud/peach-monitor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeachcloud%2Fpeach-monitor", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeachcloud%2Fpeach-monitor'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a6a0331c4ea7dfe0123c07d69933b1dcbc1efb81 [INFO] checking peachcloud/peach-monitor against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpeachcloud%2Fpeach-monitor" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/peachcloud/peach-monitor on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6/source/.cargo/config [INFO] started tweaking git repo https://github.com/peachcloud/peach-monitor [INFO] finished tweaking git repo https://github.com/peachcloud/peach-monitor [INFO] tweaked toml for git repo https://github.com/peachcloud/peach-monitor written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/peachcloud/peach-monitor already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-6/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctrlc v3.1.8 [INFO] [stderr] Downloaded atomicwrites v0.2.5 [INFO] [stderr] Downloaded objekt v0.1.2 [INFO] [stderr] Downloaded mkdirp v0.1.0 [INFO] [stderr] Downloaded snafu-derive v0.2.3 [INFO] [stderr] Downloaded nest v1.0.0 [INFO] [stderr] Downloaded snafu v0.2.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--no-deps" "--format-version=1", 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] 3afd990c5aa7076e42dfa2475d081ab323179200fb5f8f30929176a6e1cd32bc [INFO] running `Command { std: "docker" "start" "-a" "3afd990c5aa7076e42dfa2475d081ab323179200fb5f8f30929176a6e1cd32bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3afd990c5aa7076e42dfa2475d081ab323179200fb5f8f30929176a6e1cd32bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3afd990c5aa7076e42dfa2475d081ab323179200fb5f8f30929176a6e1cd32bc", kill_on_drop: false }` [INFO] [stdout] 3afd990c5aa7076e42dfa2475d081ab323179200fb5f8f30929176a6e1cd32bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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] 8a2b75a75f466396b954c9b3444abb568fdfde2bd766ba0b67579a7a9370625c [INFO] running `Command { std: "docker" "start" "-a" "8a2b75a75f466396b954c9b3444abb568fdfde2bd766ba0b67579a7a9370625c", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking mkdirp v0.1.0 [INFO] [stderr] Checking objekt v0.1.2 [INFO] [stderr] Checking xdg v2.2.0 [INFO] [stderr] Compiling standback v0.2.15 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking serde_yaml v0.8.17 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking ctrlc v3.1.8 [INFO] [stderr] Checking atomicwrites v0.2.5 [INFO] [stderr] Compiling snafu-derive v0.2.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Checking snafu v0.2.3 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking nest v1.0.0 [INFO] [stderr] Checking structopt v0.3.21 [INFO] [stderr] Checking probes v0.3.0 [INFO] [stderr] Checking peach-monitor v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "8a2b75a75f466396b954c9b3444abb568fdfde2bd766ba0b67579a7a9370625c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8a2b75a75f466396b954c9b3444abb568fdfde2bd766ba0b67579a7a9370625c", kill_on_drop: false }` [INFO] [stdout] 8a2b75a75f466396b954c9b3444abb568fdfde2bd766ba0b67579a7a9370625c