[INFO] fetching crate trunk 0.11.0... [INFO] testing trunk-0.11.0 against master#99e3aef02079e9c10583638520cd0c134dc3a01d for pr-85530 [INFO] extracting crate trunk 0.11.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate trunk 0.11.0 on toolchain 99e3aef02079e9c10583638520cd0c134dc3a01d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate trunk 0.11.0 [INFO] finished tweaking crates.io crate trunk 0.11.0 [INFO] tweaked toml for crates.io crate trunk 0.11.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate trunk 0.11.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "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-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 138c37f52c978f264836e031f862a369e865779b6af09ea4409c8c078e437e5d [INFO] running `Command { std: "docker" "start" "-a" "138c37f52c978f264836e031f862a369e865779b6af09ea4409c8c078e437e5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "138c37f52c978f264836e031f862a369e865779b6af09ea4409c8c078e437e5d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "138c37f52c978f264836e031f862a369e865779b6af09ea4409c8c078e437e5d", kill_on_drop: false }` [INFO] [stdout] 138c37f52c978f264836e031f862a369e865779b6af09ea4409c8c078e437e5d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+99e3aef02079e9c10583638520cd0c134dc3a01d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 37f04ec8c62f68334ce60978642293e2b4ca6210563093dc8eb133cd6c673e82 [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" "37f04ec8c62f68334ce60978642293e2b4ca6210563093dc8eb133cd6c673e82", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling typenum v1.13.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.6 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling sval v1.0.0-alpha.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-core v0.3.14 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling signal-hook v0.3.8 [INFO] [stderr] Compiling futures-sink v0.3.14 [INFO] [stderr] Compiling const_fn v0.4.6 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling http-types v2.10.0 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling curl v0.4.35 [INFO] [stderr] Compiling futures-task v0.3.14 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling isahc v0.9.14 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling thin-slice v0.1.1 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling remove_dir_all v0.6.1 [INFO] [stderr] Compiling dunce v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling time v0.2.26 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling curl-sys v0.4.41+curl-7.75.0 [INFO] [stderr] Compiling simple-mutex v1.1.5 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling futures-channel v0.3.14 [INFO] [stderr] Compiling lock_api v0.4.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling servo_arc v0.1.1 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling openssl-sys v0.9.61 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling dtoa-short v0.3.3 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling async-dup v1.2.2 [INFO] [stderr] Compiling tendril v0.4.2 [INFO] [stderr] Compiling spinning_top v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling sluice v0.5.4 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling which v4.1.0 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling futures-lite v1.11.3 [INFO] [stderr] Compiling flume v0.9.2 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling sass-sys v0.4.21 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling inotify v0.7.1 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling open v1.6.0 [INFO] [stderr] Compiling console v0.14.1 [INFO] [stderr] Compiling idna v0.2.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] error: could not compile `clap` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name clap /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/clap-2.33.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="ansi_term"' --cfg 'feature="atty"' --cfg 'feature="color"' --cfg 'feature="default"' --cfg 'feature="strsim"' --cfg 'feature="suggestions"' --cfg 'feature="vec_map"' -C metadata=dbab55dacd24a6cd -C extra-filename=-dbab55dacd24a6cd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-b7c7e94976e9eae7.rmeta --extern atty=/opt/rustwide/target/debug/deps/libatty-bd057f03a6f0da32.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-7f78c1de5599d643.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-66e58bd8aecd9c6e.rmeta --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-72726d2ca165c499.rmeta --extern unicode_width=/opt/rustwide/target/debug/deps/libunicode_width-9ab5865733e9acc9.rmeta --extern vec_map=/opt/rustwide/target/debug/deps/libvec_map-6ca2ab92fd8f89b6.rmeta --cap-lints allow --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" "37f04ec8c62f68334ce60978642293e2b4ca6210563093dc8eb133cd6c673e82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37f04ec8c62f68334ce60978642293e2b4ca6210563093dc8eb133cd6c673e82", kill_on_drop: false }` [INFO] [stdout] 37f04ec8c62f68334ce60978642293e2b4ca6210563093dc8eb133cd6c673e82