[INFO] fetching crate html-index 0.3.2...
[INFO] testing html-index-0.3.2 against 1.44.0 for beta-1.45-1
[INFO] extracting crate html-index 0.3.2 into /workspace/builds/worker-8/source
[INFO] validating manifest of crates.io crate html-index 0.3.2 on toolchain 1.44.0
[INFO] running `"/workspace/cargo-home/bin/cargo" "+1.44.0" "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-8/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" "+1.44.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.44.0" "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] 0c4ee4c8ec8f12328738efc19487ff18bef4ff90fbed1c320e090fa583c07da8
[INFO] running `"docker" "start" "-a" "0c4ee4c8ec8f12328738efc19487ff18bef4ff90fbed1c320e090fa583c07da8"`
[INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted
[INFO] [stderr] Compiling proc-macro2 v1.0.17
[INFO] [stderr] Compiling syn v1.0.29
[INFO] [stderr] Compiling libc v0.2.71
[INFO] [stderr] Compiling standback v0.2.8
[INFO] [stderr] Compiling log v0.4.8
[INFO] [stderr] Compiling ryu v1.0.4
[INFO] [stderr] Compiling scoped-tls-hkt v0.1.2
[INFO] [stderr] Compiling spin v0.5.2
[INFO] [stderr] Compiling async-task v3.0.0
[INFO] [stderr] Compiling untrusted v0.7.1
[INFO] [stderr] Compiling pin-project-lite v0.1.6
[INFO] [stderr] Compiling css-rel-preload v0.1.0
[INFO] [stderr] Compiling time v0.2.16
[INFO] [stderr] Compiling ring v0.16.14
[INFO] [stderr] Compiling infer v0.1.6
[INFO] [stderr] Compiling crossbeam v0.7.3
[INFO] [stderr] Compiling kv-log-macro v1.0.6
[INFO] [stderr] Compiling quote v1.0.6
[INFO] [stderr] Compiling nix v0.17.0
[INFO] [stderr] Compiling socket2 v0.3.12
[INFO] [stderr] Compiling num_cpus v1.13.0
[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 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_urlencoded v0.6.1
[INFO] [stderr] Compiling serde_json v1.0.53
[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 18s
[INFO] running `"docker" "inspect" "0c4ee4c8ec8f12328738efc19487ff18bef4ff90fbed1c320e090fa583c07da8"`
[INFO] running `"docker" "rm" "-f" "0c4ee4c8ec8f12328738efc19487ff18bef4ff90fbed1c320e090fa583c07da8"`
[INFO] [stdout] 0c4ee4c8ec8f12328738efc19487ff18bef4ff90fbed1c320e090fa583c07da8
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+1.44.0" "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] 6cdb5947812d05ae6eb7da40e737d91b3f68c22de8456101ccb5afc679ef6645
[INFO] running `"docker" "start" "-a" "6cdb5947812d05ae6eb7da40e737d91b3f68c22de8456101ccb5afc679ef6645"`
[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" "6cdb5947812d05ae6eb7da40e737d91b3f68c22de8456101ccb5afc679ef6645"`
[INFO] running `"docker" "rm" "-f" "6cdb5947812d05ae6eb7da40e737d91b3f68c22de8456101ccb5afc679ef6645"`
[INFO] [stdout] 6cdb5947812d05ae6eb7da40e737d91b3f68c22de8456101ccb5afc679ef6645