[INFO] fetching crate below 0.2.0... [INFO] testing below-0.2.0 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate below 0.2.0 into /workspace/builds/worker-15/source [INFO] validating manifest of crates.io crate below 0.2.0 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate below 0.2.0 [INFO] finished tweaking crates.io crate below 0.2.0 [INFO] tweaked toml for crates.io crate below 0.2.0 written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate crates.io crate below 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo_metadata v0.12.3 [INFO] [stderr] Downloaded scroll v0.10.2 [INFO] [stderr] Downloaded slog-async v2.6.0 [INFO] [stderr] Downloaded libbpf-cargo v0.7.1 [INFO] [stderr] Downloaded libbpf-sys v0.3.0-2 [INFO] [stderr] Downloaded below-dump v0.2.0 [INFO] [stderr] Downloaded below-view v0.2.0 [INFO] [stderr] Downloaded tokio-macros v0.2.6 [INFO] [stderr] Downloaded cargo-platform v0.1.1 [INFO] [stderr] Downloaded plain v0.2.3 [INFO] [stderr] Downloaded scroll_derive v0.10.5 [INFO] [stderr] Downloaded libbpf-rs v0.10.0 [INFO] [stderr] Downloaded users v0.9.1 [INFO] [stderr] Downloaded vsprintf v2.0.0 [INFO] [stderr] Downloaded strum_macros v0.18.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 705afd1fe1fc312704f024bc977a7932d3134686034a2b19141680018a18a83c [INFO] running `Command { std: "docker" "start" "-a" "705afd1fe1fc312704f024bc977a7932d3134686034a2b19141680018a18a83c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "705afd1fe1fc312704f024bc977a7932d3134686034a2b19141680018a18a83c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "705afd1fe1fc312704f024bc977a7932d3134686034a2b19141680018a18a83c", kill_on_drop: false }` [INFO] [stdout] 705afd1fe1fc312704f024bc977a7932d3134686034a2b19141680018a18a83c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-15/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7902dcf43926df441bc1b4048b76d351d6b53aeff44aeb7b5c0cb6f8dfb55198 [INFO] running `Command { std: "docker" "start" "-a" "7902dcf43926df441bc1b4048b76d351d6b53aeff44aeb7b5c0cb6f8dfb55198", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling slog v2.7.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling numtoa v0.1.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling zstd-safe v3.1.0+zstd.1.4.9 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling openat v0.1.21 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling users v0.9.1 [INFO] [stderr] Compiling nix v0.19.1 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling termion v1.5.6 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling crossterm v0.19.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling slog-async v2.6.0 [INFO] [stderr] Compiling zstd-sys v1.5.0+zstd.1.4.9 [INFO] [stderr] Compiling libbpf-sys v0.3.0-2 [INFO] [stderr] Compiling vsprintf v2.0.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] error: could not compile `nix` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name nix /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/nix-0.17.0/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 -C metadata=6137ba27a3b19b99 -C extra-filename=-6137ba27a3b19b99 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-603a79344a96ee73.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-de9cbe0cb77e19a3.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-0ee8e625c95aed4a.rmeta --extern void=/opt/rustwide/target/debug/deps/libvoid-5636004af8853cbe.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" "7902dcf43926df441bc1b4048b76d351d6b53aeff44aeb7b5c0cb6f8dfb55198", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7902dcf43926df441bc1b4048b76d351d6b53aeff44aeb7b5c0cb6f8dfb55198", kill_on_drop: false }` [INFO] [stdout] 7902dcf43926df441bc1b4048b76d351d6b53aeff44aeb7b5c0cb6f8dfb55198