[INFO] updating cached repository https://github.com/pdewacht/pagefeed [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a6f3c534545e49c490be46d8427d932884d7803 [INFO] checking pdewacht/pagefeed against master#c724b67e1b474262917a5154d74e7072267593fe for pr-74315 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fpdewacht%2Fpagefeed" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/pdewacht/pagefeed on toolchain c724b67e1b474262917a5154d74e7072267593fe [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/pdewacht/pagefeed [INFO] finished tweaking git repo https://github.com/pdewacht/pagefeed [INFO] tweaked toml for git repo https://github.com/pdewacht/pagefeed written to /workspace/builds/worker-0/source/Cargo.toml [INFO] crate git repo https://github.com/pdewacht/pagefeed already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a45b6908d535d7434f5474466ea1bedcd60b360aaf07b13b189e15734afd0b24 [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" "a45b6908d535d7434f5474466ea1bedcd60b360aaf07b13b189e15734afd0b24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a45b6908d535d7434f5474466ea1bedcd60b360aaf07b13b189e15734afd0b24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a45b6908d535d7434f5474466ea1bedcd60b360aaf07b13b189e15734afd0b24", kill_on_drop: false }` [INFO] [stdout] a45b6908d535d7434f5474466ea1bedcd60b360aaf07b13b189e15734afd0b24 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+c724b67e1b474262917a5154d74e7072267593fe" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cab82ea92ccfe5a3a09fbf6fb7f2bfe3402d23af90ec3d1078f0d21b1bd3c89c [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" "cab82ea92ccfe5a3a09fbf6fb7f2bfe3402d23af90ec3d1078f0d21b1bd3c89c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.22 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking pin-project-lite v0.1.5 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling serde v1.0.110 [INFO] [stderr] Checking siphasher v0.3.3 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.13 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking encoding_rs v0.8.23 [INFO] [stderr] Checking quick-xml v0.16.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking fastcgi v1.0.0 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking phf_shared v0.8.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking minidom v0.11.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha2 v0.8.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking postgres-protocol v0.5.1 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking postgres-types v0.1.1 [INFO] [stderr] Checking pg_interval v0.3.0 (https://github.com/mpajkowski/rust-postgres-interval/?rev=3586106513f552bbfd4a5fb64e2e203de9c6084e#35861065) [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking pin-project v0.4.17 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking rss v1.9.0 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking tokio-postgres v0.5.4 [INFO] [stderr] Checking hyper v0.13.5 [INFO] [stderr] Checking postgres v0.17.3 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking reqwest v0.10.4 [INFO] [stderr] Checking pagefeed v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 48s [INFO] running `Command { std: "docker" "inspect" "cab82ea92ccfe5a3a09fbf6fb7f2bfe3402d23af90ec3d1078f0d21b1bd3c89c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cab82ea92ccfe5a3a09fbf6fb7f2bfe3402d23af90ec3d1078f0d21b1bd3c89c", kill_on_drop: false }` [INFO] [stdout] cab82ea92ccfe5a3a09fbf6fb7f2bfe3402d23af90ec3d1078f0d21b1bd3c89c