[INFO] cloning repository https://github.com/phaynes/bradman [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/phaynes/bradman" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphaynes%2Fbradman", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphaynes%2Fbradman'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0b55e287abfe0e0998153610af05a576173b15c9 [INFO] checking phaynes/bradman against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fphaynes%2Fbradman" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 70% (883/1257) Checking out files: 71% (893/1257) Checking out files: 72% (906/1257) Checking out files: 73% (918/1257) Checking out files: 74% (931/1257) Checking out files: 75% (943/1257) Checking out files: 76% (956/1257) Checking out files: 77% (968/1257) Checking out files: 78% (981/1257) Checking out files: 78% (989/1257) Checking out files: 79% (994/1257) Checking out files: 80% (1006/1257) Checking out files: 81% (1019/1257) Checking out files: 82% (1031/1257) Checking out files: 83% (1044/1257) Checking out files: 84% (1056/1257) Checking out files: 85% (1069/1257) Checking out files: 86% (1082/1257) Checking out files: 87% (1094/1257) Checking out files: 88% (1107/1257) Checking out files: 88% (1111/1257) Checking out files: 89% (1119/1257) Checking out files: 90% (1132/1257) Checking out files: 91% (1144/1257) Checking out files: 92% (1157/1257) Checking out files: 93% (1170/1257) Checking out files: 94% (1182/1257) Checking out files: 95% (1195/1257) Checking out files: 96% (1207/1257) Checking out files: 97% (1220/1257) Checking out files: 98% (1232/1257) Checking out files: 99% (1245/1257) Checking out files: 100% (1257/1257) Checking out files: 100% (1257/1257), done. [INFO] validating manifest of git repo https://github.com/phaynes/bradman on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/phaynes/bradman [INFO] finished tweaking git repo https://github.com/phaynes/bradman [INFO] tweaked toml for git repo https://github.com/phaynes/bradman written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/phaynes/bradman already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pin-project-internal v0.4.19 [INFO] [stderr] Downloaded pin-project v0.4.19 [INFO] [stderr] Downloaded async-trait v0.1.33 [INFO] [stderr] Downloaded bindgen v0.42.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e729e932a7c85583b48f4a8aeee4e71dc33a780510e82594c88317541cddb0d6 [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" "e729e932a7c85583b48f4a8aeee4e71dc33a780510e82594c88317541cddb0d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e729e932a7c85583b48f4a8aeee4e71dc33a780510e82594c88317541cddb0d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e729e932a7c85583b48f4a8aeee4e71dc33a780510e82594c88317541cddb0d6", kill_on_drop: false }` [INFO] [stdout] e729e932a7c85583b48f4a8aeee4e71dc33a780510e82594c88317541cddb0d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75fec8421fad50be386ccf127cd441fcfdf75aaed43504b14b4882961362a431 [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" "75fec8421fad50be386ccf127cd441fcfdf75aaed43504b14b4882961362a431", kill_on_drop: false }` [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Compiling pin-project-internal v0.4.19 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling async-trait v0.1.33 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Compiling v_escape_derive v0.5.6 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking actix-router v0.2.4 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking v_escape v0.7.4 [INFO] [stderr] Checking v_htmlescape v0.4.5 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking pin-project v0.4.19 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Checking actix-threadpool v0.3.2 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking actix-rt v1.1.1 [INFO] [stderr] Checking actix-service v1.0.5 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking actix-server v1.0.3 [INFO] [stderr] Checking actix-tls v1.0.0 [INFO] [stderr] Checking actix-testing v1.0.1 [INFO] [stderr] Checking trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Checking actix-connect v1.0.2 [INFO] [stderr] Checking actix-http v1.0.1 [INFO] [stderr] Checking awc v1.0.1 [INFO] [stderr] Checking actix-web v2.0.0 [INFO] [stderr] Checking actix-files v0.2.2 [INFO] [stderr] Checking bradman v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "75fec8421fad50be386ccf127cd441fcfdf75aaed43504b14b4882961362a431", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75fec8421fad50be386ccf127cd441fcfdf75aaed43504b14b4882961362a431", kill_on_drop: false }` [INFO] [stdout] 75fec8421fad50be386ccf127cd441fcfdf75aaed43504b14b4882961362a431