[INFO] fetching crate rants 0.6.0... [INFO] testing rants-0.6.0 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate rants 0.6.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate rants 0.6.0 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rants 0.6.0 [INFO] finished tweaking crates.io crate rants 0.6.0 [INFO] tweaked toml for crates.io crate rants 0.6.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--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-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a60a13204780f55784f65d0243c402d31b22530e0829818c4bd47884f44ee92 [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" "7a60a13204780f55784f65d0243c402d31b22530e0829818c4bd47884f44ee92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a60a13204780f55784f65d0243c402d31b22530e0829818c4bd47884f44ee92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a60a13204780f55784f65d0243c402d31b22530e0829818c4bd47884f44ee92", kill_on_drop: false }` [INFO] [stdout] 7a60a13204780f55784f65d0243c402d31b22530e0829818c4bd47884f44ee92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 953156e7413652e3365ff4c123c2b725c6e93c77060441a96e66ee0ce63cf9b4 [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" "953156e7413652e3365ff4c123c2b725c6e93c77060441a96e66ee0ce63cf9b4", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tokio-macros v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling rants v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.12s [INFO] running `Command { std: "docker" "inspect" "953156e7413652e3365ff4c123c2b725c6e93c77060441a96e66ee0ce63cf9b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "953156e7413652e3365ff4c123c2b725c6e93c77060441a96e66ee0ce63cf9b4", kill_on_drop: false }` [INFO] [stdout] 953156e7413652e3365ff4c123c2b725c6e93c77060441a96e66ee0ce63cf9b4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 233e8317bcf3c46ac100c21d4f477d25ab19a14e1f173669375b2c629a60d97c [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" "233e8317bcf3c46ac100c21d4f477d25ab19a14e1f173669375b2c629a60d97c", kill_on_drop: false }` [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling rants v0.6.0 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `rants` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name request --edition=2018 tests/request.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' -C metadata=be5412208e18ed7b -C extra-filename=-be5412208e18ed7b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-732436244d99581e.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-257ef1db5ffe09fd.rlib --extern hostname=/opt/rustwide/target/debug/deps/libhostname-11b7770eeb2228cb.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib --extern nom=/opt/rustwide/target/debug/deps/libnom-7c134721898d2a74.rlib --extern owning_ref=/opt/rustwide/target/debug/deps/libowning_ref-f80a1d9bdf442686.rlib --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-82fdc7a326248fbd.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-bbeaff171d04a2ca.rlib --extern rants=/opt/rustwide/target/debug/deps/librants-d1230f95a7a7a785.rlib --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-5c651f503cd447f0.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-ce6c79a1e058096a.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-3b521421b411f781.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c0b03ed6cc71662d.rlib --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-eebeea518a5e1c75.rlib --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-1a23f7fc4a784f43.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-c94cca3819db396f.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "233e8317bcf3c46ac100c21d4f477d25ab19a14e1f173669375b2c629a60d97c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "233e8317bcf3c46ac100c21d4f477d25ab19a14e1f173669375b2c629a60d97c", kill_on_drop: false }` [INFO] [stdout] 233e8317bcf3c46ac100c21d4f477d25ab19a14e1f173669375b2c629a60d97c