[INFO] crate html-index 0.3.2 is already in cache
[INFO] testing html-index-0.3.2 against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409
[INFO] extracting crate html-index 0.3.2 into /workspace/builds/worker-2/source
[INFO] validating manifest of crates.io crate html-index 0.3.2 on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] started tweaking crates.io crate html-index 0.3.2
[INFO] finished tweaking crates.io crate html-index 0.3.2
[INFO] tweaked toml for crates.io crate html-index 0.3.2 written to /workspace/builds/worker-2/source/Cargo.toml
[INFO] crate crates.io crate html-index 0.3.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7b14eae02d36f5a6bab036e9a9060221970be24ca2604bd2012cd239addfabfb
[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" "7b14eae02d36f5a6bab036e9a9060221970be24ca2604bd2012cd239addfabfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7b14eae02d36f5a6bab036e9a9060221970be24ca2604bd2012cd239addfabfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b14eae02d36f5a6bab036e9a9060221970be24ca2604bd2012cd239addfabfb", kill_on_drop: false }`
[INFO] [stdout] 7b14eae02d36f5a6bab036e9a9060221970be24ca2604bd2012cd239addfabfb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1aa20ddc8e1766d28c927a77e71c7b4b4f722bf6d535676978f3fd63d8cb762a
[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" "1aa20ddc8e1766d28c927a77e71c7b4b4f722bf6d535676978f3fd63d8cb762a", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.17
[INFO] [stderr] Compiling syn v1.0.29
[INFO] [stderr] Compiling serde v1.0.111
[INFO] [stderr] Compiling version_check v0.9.2
[INFO] [stderr] Compiling cc v1.0.54
[INFO] [stderr] Compiling log v0.4.8
[INFO] [stderr] Compiling byteorder v1.3.4
[INFO] [stderr] Compiling void v1.0.2
[INFO] [stderr] Compiling percent-encoding v2.1.0
[INFO] [stderr] Compiling scoped-tls-hkt v0.1.2
[INFO] [stderr] Compiling pin-project-lite v0.1.6
[INFO] [stderr] Compiling css-rel-preload v0.1.0
[INFO] [stderr] Compiling crossbeam-utils v0.7.2
[INFO] [stderr] Compiling memoffset v0.5.4
[INFO] [stderr] Compiling crossbeam-epoch v0.8.2
[INFO] [stderr] Compiling socket2 v0.3.12
[INFO] [stderr] Compiling num_cpus v1.13.0
[INFO] [stderr] Compiling nix v0.17.0
[INFO] [stderr] Compiling url v2.1.1
[INFO] [stderr] Compiling kv-log-macro v1.0.6
[INFO] [stderr] Compiling time v0.2.16
[INFO] [stderr] Compiling crossbeam-queue v0.2.2
[INFO] [stderr] Compiling crossbeam-channel v0.4.2
[INFO] [stderr] Compiling quote v1.0.6
[INFO] [stderr] Compiling infer v0.1.6
[INFO] [stderr] Compiling crossbeam-deque v0.7.3
[INFO] [stderr] Compiling ring v0.16.14
[INFO] [stderr] Compiling crossbeam v0.7.3
[INFO] [stderr] Compiling pin-project-internal v0.4.17
[INFO] [stderr] Compiling time-macros-impl v0.1.1
[INFO] [stderr] Compiling serde_derive v1.0.111
[INFO] [stderr] Compiling time-macros v0.1.0
[INFO] [stderr] Compiling cookie v0.13.3
[INFO] [stderr] Compiling pin-project v0.4.17
[INFO] [stderr] Compiling futures-util v0.3.5
[INFO] [stderr] Compiling piper v0.1.2
[INFO] [stderr] Compiling smol v0.1.10
[INFO] [stderr] Compiling async-std v1.6.0
[INFO] [stderr] Compiling serde_json v1.0.53
[INFO] [stderr] Compiling serde_urlencoded v0.6.1
[INFO] [stderr] Compiling http-types v2.1.0
[INFO] [stderr] Compiling html-index v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "1aa20ddc8e1766d28c927a77e71c7b4b4f722bf6d535676978f3fd63d8cb762a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1aa20ddc8e1766d28c927a77e71c7b4b4f722bf6d535676978f3fd63d8cb762a", kill_on_drop: false }`
[INFO] [stdout] 1aa20ddc8e1766d28c927a77e71c7b4b4f722bf6d535676978f3fd63d8cb762a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b1e85ca24b9dc6820fccec8572752c799ba8b88e097d33dbd3cde42e31d0355f
[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" "b1e85ca24b9dc6820fccec8572752c799ba8b88e097d33dbd3cde42e31d0355f", kill_on_drop: false }`
[INFO] [stderr] Compiling html-index v0.3.2 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0463]: can't find crate for `failure`
[INFO] [stdout] --> tests/test.rs:1:1
[INFO] [stdout] |
[INFO] [stdout] 1 | extern crate failure;
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error: aborting due to previous error
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] For more information about this error, try `rustc --explain E0463`.
[INFO] [stdout]
[INFO] [stderr] error: could not compile `html-index`.
[INFO] [stderr]
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: build failed
[INFO] running `Command { std: "docker" "inspect" "b1e85ca24b9dc6820fccec8572752c799ba8b88e097d33dbd3cde42e31d0355f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1e85ca24b9dc6820fccec8572752c799ba8b88e097d33dbd3cde42e31d0355f", kill_on_drop: false }`
[INFO] [stdout] b1e85ca24b9dc6820fccec8572752c799ba8b88e097d33dbd3cde42e31d0355f