[INFO] cloning repository https://github.com/Trangar/exceptional [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Trangar/exceptional" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrangar%2Fexceptional", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrangar%2Fexceptional'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b430f97cbbc4fba637429b507d759a9b7c921887 [INFO] checking Trangar/exceptional against master#3e826bb11228508fbe749e594038d6727208aa94 for pr-82322 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrangar%2Fexceptional" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Trangar/exceptional on toolchain 3e826bb11228508fbe749e594038d6727208aa94 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Trangar/exceptional [INFO] finished tweaking git repo https://github.com/Trangar/exceptional [INFO] tweaked toml for git repo https://github.com/Trangar/exceptional written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/Trangar/exceptional already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3e826bb11228508fbe749e594038d6727208aa94" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+3e826bb11228508fbe749e594038d6727208aa94" "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] 0bb4e9ae6317f6bea450bbf2997efc6594ed77a6d85d3b4b38094f7fbe4baec5 [INFO] running `Command { std: "docker" "start" "-a" "0bb4e9ae6317f6bea450bbf2997efc6594ed77a6d85d3b4b38094f7fbe4baec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bb4e9ae6317f6bea450bbf2997efc6594ed77a6d85d3b4b38094f7fbe4baec5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bb4e9ae6317f6bea450bbf2997efc6594ed77a6d85d3b4b38094f7fbe4baec5", kill_on_drop: false }` [INFO] [stdout] 0bb4e9ae6317f6bea450bbf2997efc6594ed77a6d85d3b4b38094f7fbe4baec5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "+3e826bb11228508fbe749e594038d6727208aa94" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b71578861743a8a54b8eda2edf3716e9b45070a33298c1973ac635824408e660 [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" "b71578861743a8a54b8eda2edf3716e9b45070a33298c1973ac635824408e660", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling num-integer v0.1.39 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling serde_json v1.0.58 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Checking itoa v0.4.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking exceptional v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.41s [INFO] running `Command { std: "docker" "inspect" "b71578861743a8a54b8eda2edf3716e9b45070a33298c1973ac635824408e660", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b71578861743a8a54b8eda2edf3716e9b45070a33298c1973ac635824408e660", kill_on_drop: false }` [INFO] [stdout] b71578861743a8a54b8eda2edf3716e9b45070a33298c1973ac635824408e660