[INFO] cloning repository https://github.com/octplane/cocotte [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/octplane/cocotte" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctplane%2Fcocotte", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctplane%2Fcocotte'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cfc80947e3dbe055a4c3f9da235b0b7baeb23cef [INFO] checking octplane/cocotte against master#5e3f1b148db5bfa27fee52464ae1f5d34c49d77b for pr-75502 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foctplane%2Fcocotte" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/octplane/cocotte 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/octplane/cocotte [INFO] finished tweaking git repo https://github.com/octplane/cocotte [INFO] tweaked toml for git repo https://github.com/octplane/cocotte written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/octplane/cocotte 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6c19e4ac696a85147f9fef3785cbce792c1a20a13d57afdf300da071f3c80d07 [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" "6c19e4ac696a85147f9fef3785cbce792c1a20a13d57afdf300da071f3c80d07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6c19e4ac696a85147f9fef3785cbce792c1a20a13d57afdf300da071f3c80d07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6c19e4ac696a85147f9fef3785cbce792c1a20a13d57afdf300da071f3c80d07", kill_on_drop: false }` [INFO] [stdout] 6c19e4ac696a85147f9fef3785cbce792c1a20a13d57afdf300da071f3c80d07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:e18d859f9e32a1da89bc7b2d7d51e13b57342044d1295d9fc0dd0068c58eb3d1" "/opt/rustwide/cargo-home/bin/cargo" "+5e3f1b148db5bfa27fee52464ae1f5d34c49d77b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 631c4b1787789addfd3d10f81d58e6fa3369b778da48f9ab0c60e117a1652dcd [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" "631c4b1787789addfd3d10f81d58e6fa3369b778da48f9ab0c60e117a1652dcd", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.3.0 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.6 [INFO] [stderr] Checking ucd-util v0.1.2 [INFO] [stderr] Compiling ucd-trie v0.1.1 [INFO] [stderr] Checking lazy_static v1.2.0 [INFO] [stderr] Compiling regex v1.0.6 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Checking utf8-ranges v1.0.2 [INFO] [stderr] Checking linked-hash-map v0.5.1 [INFO] [stderr] Checking same-file v1.0.4 [INFO] [stderr] Checking approx v0.1.1 [INFO] [stderr] Checking xdg v2.1.0 [INFO] [stderr] Compiling memchr v2.1.1 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking log v0.4.6 [INFO] [stderr] Checking dirs v1.0.4 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking walkdir v2.2.6 [INFO] [stderr] Checking regex-syntax v0.6.2 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking pest v2.0.2 [INFO] [stderr] Checking toml v0.4.8 [INFO] [stderr] Compiling phf_shared v0.7.23 [INFO] [stderr] Compiling quote v0.6.9 [INFO] [stderr] Compiling rand_core v0.2.2 [INFO] [stderr] Checking yaml-rust v0.4.2 [INFO] [stderr] Compiling rand v0.5.5 [INFO] [stderr] Checking phf v0.7.23 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Checking aho-corasick v0.6.9 [INFO] [stderr] Compiling phf_generator v0.7.23 [INFO] [stderr] Compiling phf_codegen v0.7.23 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling pest_meta v2.0.3 [INFO] [stderr] Compiling palette v0.3.0 [INFO] [stderr] Compiling pest_generator v2.0.0 [INFO] [stderr] Checking serde-hjson v0.8.2 [INFO] [stderr] Compiling pest_derive v2.0.1 [INFO] [stderr] Checking config v0.8.0 [INFO] [stderr] Checking handlebars v1.1.0 [INFO] [stderr] Checking cocotte v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.71s [INFO] running `Command { std: "docker" "inspect" "631c4b1787789addfd3d10f81d58e6fa3369b778da48f9ab0c60e117a1652dcd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "631c4b1787789addfd3d10f81d58e6fa3369b778da48f9ab0c60e117a1652dcd", kill_on_drop: false }` [INFO] [stdout] 631c4b1787789addfd3d10f81d58e6fa3369b778da48f9ab0c60e117a1652dcd