[INFO] cloning repository https://github.com/redcarpetoaxaca/sturdy-memory [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/redcarpetoaxaca/sturdy-memory" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredcarpetoaxaca%2Fsturdy-memory", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredcarpetoaxaca%2Fsturdy-memory'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1a06f0d1b9e51c5199bbe8670866c625579e81f5 [INFO] checking redcarpetoaxaca/sturdy-memory against try#169954edd744527414c631e9af1bbdc537b0cdf2 for pr-75192 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fredcarpetoaxaca%2Fsturdy-memory" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/redcarpetoaxaca/sturdy-memory on toolchain 169954edd744527414c631e9af1bbdc537b0cdf2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/redcarpetoaxaca/sturdy-memory [INFO] finished tweaking git repo https://github.com/redcarpetoaxaca/sturdy-memory [INFO] tweaked toml for git repo https://github.com/redcarpetoaxaca/sturdy-memory written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/redcarpetoaxaca/sturdy-memory already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "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] c6c04ada289e2a694e993c68e45d4f8f20d5a9b16b6041006f3558d48d7c42c8 [INFO] running `Command { std: "docker" "start" "-a" "c6c04ada289e2a694e993c68e45d4f8f20d5a9b16b6041006f3558d48d7c42c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c6c04ada289e2a694e993c68e45d4f8f20d5a9b16b6041006f3558d48d7c42c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6c04ada289e2a694e993c68e45d4f8f20d5a9b16b6041006f3558d48d7c42c8", kill_on_drop: false }` [INFO] [stdout] c6c04ada289e2a694e993c68e45d4f8f20d5a9b16b6041006f3558d48d7c42c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+169954edd744527414c631e9af1bbdc537b0cdf2" "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] 51579ad7fbc756a5c680a4671c82719d06293031ae0bef4cc15b0118f6bd2ed1 [INFO] running `Command { std: "docker" "start" "-a" "51579ad7fbc756a5c680a4671c82719d06293031ae0bef4cc15b0118f6bd2ed1", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling maplit v1.0.1 [INFO] [stderr] Compiling serde v1.0.98 [INFO] [stderr] Checking pest v2.1.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking chrono v0.4.7 [INFO] [stderr] Checking sturdy-memory v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.18s [INFO] running `Command { std: "docker" "inspect" "51579ad7fbc756a5c680a4671c82719d06293031ae0bef4cc15b0118f6bd2ed1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51579ad7fbc756a5c680a4671c82719d06293031ae0bef4cc15b0118f6bd2ed1", kill_on_drop: false }` [INFO] [stdout] 51579ad7fbc756a5c680a4671c82719d06293031ae0bef4cc15b0118f6bd2ed1