[INFO] fetching crate html-index 0.3.2...
[INFO] testing html-index-0.3.2 against beta-2020-06-03 for beta-1.45-1
[INFO] extracting crate html-index 0.3.2 into /workspace/builds/worker-7/source
[INFO] validating manifest of crates.io crate html-index 0.3.2 on toolchain beta-2020-06-03
[INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"`
[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-7/source/Cargo.toml
[INFO] crate crates.io crate html-index 0.3.2 already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded css-rel-preload v0.1.0
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] fd4d2f6f7bf682ea29ab04cf59cd940996355dec5abfd30ab7c7810db67eaff3
[INFO] running `"docker" "start" "-a" "fd4d2f6f7bf682ea29ab04cf59cd940996355dec5abfd30ab7c7810db67eaff3"`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr] Compiling syn v1.0.29
[INFO] [stderr] Compiling standback v0.2.8
[INFO] [stderr] Compiling untrusted v0.7.1
[INFO] [stderr] Compiling spin v0.5.2
[INFO] [stderr] Compiling pin-project-lite v0.1.6
[INFO] [stderr] Compiling css-rel-preload v0.1.0
[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 serde_derive v1.0.111
[INFO] [stderr] Compiling time-macros-impl v0.1.1
[INFO] [stderr] Compiling time-macros v0.1.0
[INFO] [stderr] Compiling time v0.2.16
[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 serde v1.0.111
[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 03s
[INFO] running `"docker" "inspect" "fd4d2f6f7bf682ea29ab04cf59cd940996355dec5abfd30ab7c7810db67eaff3"`
[INFO] running `"docker" "rm" "-f" "fd4d2f6f7bf682ea29ab04cf59cd940996355dec5abfd30ab7c7810db67eaff3"`
[INFO] [stdout] fd4d2f6f7bf682ea29ab04cf59cd940996355dec5abfd30ab7c7810db67eaff3
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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=warn" "-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" "+beta-2020-06-03" "test" "--frozen" "--no-run"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 282de6a9b15fefd02ba71a5f389f15c9e76f94d477283d6f97aecbad2ad7961f
[INFO] running `"docker" "start" "-a" "282de6a9b15fefd02ba71a5f389f15c9e76f94d477283d6f97aecbad2ad7961f"`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr] Compiling html-index v0.3.2 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0463]: can't find crate for `failure`
[INFO] [stderr] --> tests/test.rs:1:1
[INFO] [stderr] |
[INFO] [stderr] 1 | extern crate failure;
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stderr]
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr]
[INFO] [stderr] For more information about this error, try `rustc --explain E0463`.
[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 `"docker" "inspect" "282de6a9b15fefd02ba71a5f389f15c9e76f94d477283d6f97aecbad2ad7961f"`
[INFO] running `"docker" "rm" "-f" "282de6a9b15fefd02ba71a5f389f15c9e76f94d477283d6f97aecbad2ad7961f"`
[INFO] [stdout] 282de6a9b15fefd02ba71a5f389f15c9e76f94d477283d6f97aecbad2ad7961f