[INFO] updating cached repository https://github.com/d502e19/scraper-poc [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b93aefcbeb9ab2e0799c7f95079fc65ac7bb37aa [INFO] checking d502e19/scraper-poc against master#30ca215b4e38b32aa7abdd635c5e2d56f5724494 for pr-66037 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fd502e19%2Fscraper-poc" "/workspace/builds/worker-4/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/d502e19/scraper-poc on toolchain 30ca215b4e38b32aa7abdd635c5e2d56f5724494 [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "read-manifest" "--manifest-path" "Cargo.toml"` [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-4/source/Cargo.toml [INFO] crate git repo https://github.com/d502e19/scraper-poc already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+30ca215b4e38b32aa7abdd635c5e2d56f5724494" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 800a9d4ce1d2a4f9288369591dcbe79eb08daa69b3645e07c39e74490d91d7e7 [INFO] running `"docker" "start" "-a" "800a9d4ce1d2a4f9288369591dcbe79eb08daa69b3645e07c39e74490d91d7e7"` [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Compiling cookie-factory v0.3.0 [INFO] [stderr] Compiling proc-macro2 v1.0.4 [INFO] [stderr] Compiling lexical-core v0.4.6 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking tokio-io v0.1.12 [INFO] [stderr] Checking openssl v0.10.24 [INFO] [stderr] Checking amq-protocol-uri v3.0.0 [INFO] [stderr] Checking parking_lot_core v0.6.2 [INFO] [stderr] Checking parking_lot_core v0.4.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking tokio-codec v0.1.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking parking_lot v0.9.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Checking parking_lot v0.7.1 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking native-tls v0.2.3 [INFO] [stderr] Checking tokio-reactor v0.1.9 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking tcp-stream v0.7.0 [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] Checking amq-protocol-tcp v3.0.0 [INFO] [stderr] Checking nom v5.0.1 [INFO] [stderr] Checking tokio-fs v0.1.6 [INFO] [stderr] Compiling pest_generator v2.1.1 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Compiling serde_derive v1.0.101 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde v1.0.101 [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 2m 17s [INFO] running `"docker" "inspect" "800a9d4ce1d2a4f9288369591dcbe79eb08daa69b3645e07c39e74490d91d7e7"` [INFO] running `"docker" "rm" "-f" "800a9d4ce1d2a4f9288369591dcbe79eb08daa69b3645e07c39e74490d91d7e7"` [INFO] [stdout] 800a9d4ce1d2a4f9288369591dcbe79eb08daa69b3645e07c39e74490d91d7e7