[INFO] cloning repository https://github.com/d502e19/scraper-poc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/d502e19/scraper-poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd502e19%2Fscraper-poc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd502e19%2Fscraper-poc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b93aefcbeb9ab2e0799c7f95079fc65ac7bb37aa [INFO] checking d502e19/scraper-poc against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd502e19%2Fscraper-poc" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/d502e19/scraper-poc 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/d502e19/scraper-poc [INFO] finished tweaking git repo https://github.com/d502e19/scraper-poc [INFO] tweaked toml for git repo https://github.com/d502e19/scraper-poc written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/d502e19/scraper-poc 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 2c1313e58559ccdbb2acb3112528c3ca21679097713886a68cf414834abee6fa [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" "2c1313e58559ccdbb2acb3112528c3ca21679097713886a68cf414834abee6fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c1313e58559ccdbb2acb3112528c3ca21679097713886a68cf414834abee6fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c1313e58559ccdbb2acb3112528c3ca21679097713886a68cf414834abee6fa", kill_on_drop: false }` [INFO] [stdout] 2c1313e58559ccdbb2acb3112528c3ca21679097713886a68cf414834abee6fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3fef817f54a0fc50e85f3ad70f12047c8cdbf81442b4fc8b59c9ee576e196a4e [INFO] running `Command { std: "docker" "start" "-a" "3fef817f54a0fc50e85f3ad70f12047c8cdbf81442b4fc8b59c9ee576e196a4e", kill_on_drop: false }` [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling ucd-trie v0.1.2 [INFO] [stderr] Compiling nodrop v0.1.13 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling cookie-factory v0.3.0 [INFO] [stderr] Compiling nom v5.0.1 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Checking memchr v2.2.1 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking amq-protocol-uri v3.0.0 [INFO] [stderr] Compiling serde v1.0.101 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling pest v2.1.2 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Compiling openssl v0.10.24 [INFO] [stderr] Compiling native-tls v0.2.3 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking tokio-threadpool v0.1.15 [INFO] [stderr] Checking tokio-udp v0.1.5 [INFO] [stderr] Checking tokio-tcp v0.1.3 [INFO] [stderr] Checking tokio-uds v0.2.5 [INFO] [stderr] Compiling pest_meta v2.1.2 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Checking tcp-stream v0.7.0 [INFO] [stderr] Checking amq-protocol-tcp v3.0.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Compiling hashbrown v0.5.0 [INFO] [stderr] Checking amq-protocol-types v3.0.0 [INFO] [stderr] Compiling handlebars v2.0.2 [INFO] [stderr] Compiling amq-protocol-codegen v3.0.0 [INFO] [stderr] Compiling amq-protocol v3.0.0 [INFO] [stderr] Compiling lapin v0.27.0 [INFO] [stderr] Checking lapin-futures v0.27.0 [INFO] [stderr] Checking poc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "3fef817f54a0fc50e85f3ad70f12047c8cdbf81442b4fc8b59c9ee576e196a4e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fef817f54a0fc50e85f3ad70f12047c8cdbf81442b4fc8b59c9ee576e196a4e", kill_on_drop: false }` [INFO] [stdout] 3fef817f54a0fc50e85f3ad70f12047c8cdbf81442b4fc8b59c9ee576e196a4e