[INFO] cloning repository https://github.com/sebpuetz/tueba-corefs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sebpuetz/tueba-corefs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebpuetz%2Ftueba-corefs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebpuetz%2Ftueba-corefs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bb6d770daf17841093c7f37e1543e99f665081ff [INFO] checking sebpuetz/tueba-corefs against try#8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 for pr-82565 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebpuetz%2Ftueba-corefs" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sebpuetz/tueba-corefs on toolchain 8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sebpuetz/tueba-corefs [INFO] finished tweaking git repo https://github.com/sebpuetz/tueba-corefs [INFO] tweaked toml for git repo https://github.com/sebpuetz/tueba-corefs written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/sebpuetz/tueba-corefs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/sebpuetz/lumberjack` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stdinout v0.4.0 [INFO] [stderr] Downloaded lazy-init v0.3.0 [INFO] [stderr] Downloaded conllx v0.11.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "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] e929e35254904f61cd572b3bd9d630e6b1d6544c05dc8138ae21ec8599555006 [INFO] running `Command { std: "docker" "start" "-a" "e929e35254904f61cd572b3bd9d630e6b1d6544c05dc8138ae21ec8599555006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e929e35254904f61cd572b3bd9d630e6b1d6544c05dc8138ae21ec8599555006", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e929e35254904f61cd572b3bd9d630e6b1d6544c05dc8138ae21ec8599555006", kill_on_drop: false }` [INFO] [stdout] e929e35254904f61cd572b3bd9d630e6b1d6544c05dc8138ae21ec8599555006 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+8e3afc79c11f48cb3acd1be5b3b7de98fe3f93a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 689213c0e3ec23c096fe86433fbdbd853d31ac0f0a9ac8803db285358baa93a2 [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" "689213c0e3ec23c096fe86433fbdbd853d31ac0f0a9ac8803db285358baa93a2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking fixedbitset v0.1.9 [INFO] [stderr] Checking ordermap v0.3.5 [INFO] [stderr] Checking lazy-init v0.3.0 [INFO] [stderr] Checking stdinout v0.4.0 [INFO] [stderr] Checking itertools v0.7.11 [INFO] [stderr] Checking itertools v0.8.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking pest v2.1.1 [INFO] [stderr] Checking petgraph v0.4.13 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling pest_meta v2.1.1 [INFO] [stderr] Checking backtrace v0.3.35 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling pest_generator v2.1.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking failure v0.1.5 [INFO] [stderr] Checking conllx v0.11.2 [INFO] [stderr] Checking lumberjack v0.3.1 (https://github.com/sebpuetz/lumberjack?rev=d91d23ed64d5fcb553f12cd7ba98eb0b100eaf1b#d91d23ed) [INFO] [stderr] Checking tueba-corefs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 36.79s [INFO] running `Command { std: "docker" "inspect" "689213c0e3ec23c096fe86433fbdbd853d31ac0f0a9ac8803db285358baa93a2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "689213c0e3ec23c096fe86433fbdbd853d31ac0f0a9ac8803db285358baa93a2", kill_on_drop: false }` [INFO] [stdout] 689213c0e3ec23c096fe86433fbdbd853d31ac0f0a9ac8803db285358baa93a2