[INFO] cloning repository https://github.com/JonPulfer/pulferdev-rust [INFO] running `"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"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonPulfer%2Fpulferdev-rust'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8b475507564e7916ed3e9acb49398347f737ed09 [INFO] checking JonPulfer/pulferdev-rust against master#73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de for pr-68325 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJonPulfer%2Fpulferdev-rust" "/workspace/builds/worker-0/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JonPulfer/pulferdev-rust on toolchain 73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "read-manifest" "--manifest-path" "Cargo.toml"` [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-0/source/Cargo.toml [INFO] crate git repo https://github.com/JonPulfer/pulferdev-rust already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+73f76b74efcaf21bd5424d87c66cd6ed7fe5c7de" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded yarte_derive v0.4.0 [INFO] [stderr] Downloaded yarte v0.4.0 [INFO] [stderr] Downloaded yarte_config v0.4.0 [INFO] [stderr] Downloaded yarte_helpers v0.4.0 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] 51aae6c887b39ea286a1d675fafb5de2342e77bffd186f33444945969d01fe0a [INFO] running `"docker" "start" "-a" "51aae6c887b39ea286a1d675fafb5de2342e77bffd186f33444945969d01fe0a"` [INFO] [stderr] Compiling encoding_index_tests v0.1.4 [INFO] [stderr] Compiling shell-words v0.1.0 [INFO] [stderr] Compiling ansi_colours v1.0.1 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling yaml-rust v0.4.3 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling directories v1.0.2 [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 bincode v1.2.1 [INFO] [stderr] Compiling toml v0.5.5 [INFO] [stderr] Compiling serde_json v1.0.44 [INFO] [stderr] Compiling encoding-index-japanese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-singlebyte v1.20141219.5 [INFO] [stderr] Compiling encoding-index-korean v1.20141219.5 [INFO] [stderr] Compiling encoding-index-tradchinese v1.20141219.5 [INFO] [stderr] Compiling encoding-index-simpchinese v1.20141219.5 [INFO] [stderr] Compiling plist v0.4.2 [INFO] [stderr] Checking input_buffer v0.2.0 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling v_eval v0.2.0 [INFO] [stderr] Compiling toolchain_find v0.1.4 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking headers-core v0.1.1 [INFO] [stderr] Compiling encoding v0.2.33 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling mime_guess v2.0.1 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Checking tungstenite v0.9.2 [INFO] [stderr] Checking headers v0.2.3 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling which v2.0.1 [INFO] [stderr] Compiling v_escape v0.7.4 [INFO] [stderr] Compiling v_htmlescape v0.4.5 [INFO] [stderr] Checking multipart v0.16.1 [INFO] [stderr] Compiling bindgen v0.50.1 [INFO] [stderr] Checking yarte_helpers v0.4.0 [INFO] [stderr] Checking warp v0.1.20 [INFO] [stderr] Compiling yarte_config v0.4.0 [INFO] [stderr] Compiling onig_sys v69.2.0 [INFO] [stderr] Compiling onig v5.0.0 [INFO] [stderr] Compiling syntect v3.3.0 [INFO] [stderr] Compiling prettyprint v0.7.1 [INFO] [stderr] Compiling yarte_derive v0.4.0 [INFO] [stderr] Checking yarte v0.4.0 [INFO] [stderr] Checking pulfer-dev v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 47s [INFO] running `"docker" "inspect" "51aae6c887b39ea286a1d675fafb5de2342e77bffd186f33444945969d01fe0a"` [INFO] running `"docker" "rm" "-f" "51aae6c887b39ea286a1d675fafb5de2342e77bffd186f33444945969d01fe0a"` [INFO] [stdout] 51aae6c887b39ea286a1d675fafb5de2342e77bffd186f33444945969d01fe0a