[INFO] fetching crate cargo-rocket-docker 1.0.0... [INFO] testing cargo-rocket-docker-1.0.0 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate cargo-rocket-docker 1.0.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate cargo-rocket-docker 1.0.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 cargo-rocket-docker 1.0.0 [INFO] finished tweaking crates.io crate cargo-rocket-docker 1.0.0 [INFO] tweaked toml for crates.io crate cargo-rocket-docker 1.0.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate cargo-rocket-docker 1.0.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] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded notify v4.0.15 [INFO] [stderr] Downloaded libssh2-sys v0.2.17 [INFO] [stderr] Downloaded watchexec v1.12.0 [INFO] [stderr] Downloaded subprocess v0.2.4 [INFO] [stderr] Downloaded cargo-edit v0.6.0 [INFO] [stderr] Downloaded cargo-watch v7.3.0 [INFO] [stderr] Downloaded inotify v0.7.0 [INFO] [stderr] Downloaded libgit2-sys v0.12.6+1.0.0 [INFO] [stderr] Downloaded handlebars v3.0.1 [INFO] [stderr] Downloaded env_proxy v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] accd748295c5c7e69c6999f3c2dc7242b02808dfc25306e5553372f857ae2f6c [INFO] running `Command { std: "docker" "start" "-a" "accd748295c5c7e69c6999f3c2dc7242b02808dfc25306e5553372f857ae2f6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "accd748295c5c7e69c6999f3c2dc7242b02808dfc25306e5553372f857ae2f6c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "accd748295c5c7e69c6999f3c2dc7242b02808dfc25306e5553372f857ae2f6c", kill_on_drop: false }` [INFO] [stdout] accd748295c5c7e69c6999f3c2dc7242b02808dfc25306e5553372f857ae2f6c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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] 27e5fa48ae48b3d60670411214e0b5a464b06fa040f10b636511f5b89d40bbce [INFO] running `Command { std: "docker" "start" "-a" "27e5fa48ae48b3d60670411214e0b5a464b06fa040f10b636511f5b89d40bbce", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Compiling proc-macro2 v1.0.17 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling libc v0.2.70 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling handlebars v3.0.1 [INFO] [stderr] Compiling structopt-derive v0.4.7 [INFO] [stderr] Compiling structopt v0.3.14 [INFO] [stderr] Compiling cargo-rocket-docker v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.83s [INFO] running `Command { std: "docker" "inspect" "27e5fa48ae48b3d60670411214e0b5a464b06fa040f10b636511f5b89d40bbce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27e5fa48ae48b3d60670411214e0b5a464b06fa040f10b636511f5b89d40bbce", kill_on_drop: false }` [INFO] [stdout] 27e5fa48ae48b3d60670411214e0b5a464b06fa040f10b636511f5b89d40bbce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4c6a503b33bf11ee5280e1ccd4e3cd8217408d739d0d14639e174cfc26a87dfb [INFO] running `Command { std: "docker" "start" "-a" "4c6a503b33bf11ee5280e1ccd4e3cd8217408d739d0d14639e174cfc26a87dfb", kill_on_drop: false }` [INFO] [stderr] warning: only one of `license` or `license-file` is necessary [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling try-lock v0.2.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling lazycell v1.2.1 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling linked-hash-map v0.5.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling addr2line v0.12.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling inotify-sys v0.1.3 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling subprocess v0.2.4 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling walkdir v2.3.1 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling inotify v0.7.0 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling cargo_metadata v0.9.1 [INFO] [stderr] Compiling tokio v0.2.21 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling notify v4.0.15 [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.15.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=434ddaee3a15a489 -C extra-filename=-434ddaee3a15a489 --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-c08ccc719a23d453.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" "4c6a503b33bf11ee5280e1ccd4e3cd8217408d739d0d14639e174cfc26a87dfb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c6a503b33bf11ee5280e1ccd4e3cd8217408d739d0d14639e174cfc26a87dfb", kill_on_drop: false }` [INFO] [stdout] 4c6a503b33bf11ee5280e1ccd4e3cd8217408d739d0d14639e174cfc26a87dfb