[INFO] cloning repository https://github.com/JonPulfer/pulferdev-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JonPulfer/pulferdev-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonPulfer%2Fpulferdev-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonPulfer%2Fpulferdev-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ede2b050e3f4f6c69b6264be85ca0cc3a0ae29d7 [INFO] checking JonPulfer/pulferdev-rust against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonPulfer%2Fpulferdev-rust" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JonPulfer/pulferdev-rust on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JonPulfer/pulferdev-rust [INFO] finished tweaking git repo https://github.com/JonPulfer/pulferdev-rust [INFO] tweaked toml for git repo https://github.com/JonPulfer/pulferdev-rust written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/JonPulfer/pulferdev-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "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" "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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b3726ccb4de925b0e0b1defdf965d1a4132043b98e70a5badc607e036324080f [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" "b3726ccb4de925b0e0b1defdf965d1a4132043b98e70a5badc607e036324080f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b3726ccb4de925b0e0b1defdf965d1a4132043b98e70a5badc607e036324080f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b3726ccb4de925b0e0b1defdf965d1a4132043b98e70a5badc607e036324080f", kill_on_drop: false }` [INFO] [stdout] b3726ccb4de925b0e0b1defdf965d1a4132043b98e70a5badc607e036324080f [INFO] running `Command { std: "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" "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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 66f89debe0eb14701d8bbba1f6401fd1bfef2f84b201be9ca194a75f0e7e5346 [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" "66f89debe0eb14701d8bbba1f6401fd1bfef2f84b201be9ca194a75f0e7e5346", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.32 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling v_htmlescape v0.8.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling adler32 v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling yansi-term v0.1.2 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling base64 v0.12.2 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Checking dtoa v0.4.6 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling shell-words v0.1.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking urlencoding v1.1.1 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Compiling error-chain v0.12.2 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Compiling onig_sys v69.5.0 [INFO] [stderr] Compiling addr2line v0.12.2 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling miniz_oxide v0.3.7 [INFO] [stderr] Compiling annotate-snippets v0.8.0 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Checking base64 v0.10.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling content_inspector v0.2.4 [INFO] [stderr] Checking twoway v0.1.8 [INFO] [stderr] Checking buf_redux v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking want v0.2.0 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mime v0.2.6 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.14 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking phf v0.7.24 [INFO] [stderr] Compiling backtrace v0.3.49 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand v0.6.5 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Checking mime_guess v2.0.3 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking string v0.2.1 [INFO] [stderr] Checking tokio-buf v0.1.1 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Compiling chrono v0.4.11 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Compiling console v0.10.3 [INFO] [stderr] Compiling toolchain_find v0.1.4 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Compiling onig v6.0.0 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.6 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking headers-core v0.1.1 [INFO] [stderr] Checking http-body v0.1.0 [INFO] [stderr] Checking h2 v0.1.26 [INFO] [stderr] Checking tungstenite v0.9.2 [INFO] [stderr] Checking headers v0.2.3 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Checking hyper v0.12.35 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling v_eval v0.6.0 [INFO] [stderr] Compiling serde_derive v1.0.113 [INFO] [stderr] Compiling v_escape_derive v0.7.1 [INFO] [stderr] Compiling derive_more v0.99.8 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling v_escape v0.10.0 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling serde v1.0.113 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking serde_json v1.0.55 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking yarte_helpers v0.10.1 [INFO] [stderr] Compiling plist v1.0.0 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Checking warp v0.1.22 [INFO] [stderr] Compiling syntect v4.2.0 [INFO] [stderr] Compiling yarte_parser v0.10.1 [INFO] [stderr] Compiling yarte_hir v0.10.1 [INFO] [stderr] Compiling prettyprint v0.8.1 [INFO] [stderr] Compiling yarte_codegen v0.10.1 [INFO] [stderr] Compiling yarte_derive v0.10.1 [INFO] [stderr] Checking yarte v0.10.1 [INFO] [stderr] Checking pulfer-dev v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 14s [INFO] running `Command { std: "docker" "inspect" "66f89debe0eb14701d8bbba1f6401fd1bfef2f84b201be9ca194a75f0e7e5346", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66f89debe0eb14701d8bbba1f6401fd1bfef2f84b201be9ca194a75f0e7e5346", kill_on_drop: false }` [INFO] [stdout] 66f89debe0eb14701d8bbba1f6401fd1bfef2f84b201be9ca194a75f0e7e5346