[INFO] cloning repository https://github.com/alejandro-alzate/boon-clone
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alejandro-alzate/boon-clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falejandro-alzate%2Fboon-clone", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falejandro-alzate%2Fboon-clone'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 12944ba567f51aea11f1246d0abd4526f78ba2b4
[INFO] testing alejandro-alzate/boon-clone against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falejandro-alzate%2Fboon-clone" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alejandro-alzate/boon-clone
[INFO] finished tweaking git repo https://github.com/alejandro-alzate/boon-clone
[INFO] tweaked toml for git repo https://github.com/alejandro-alzate/boon-clone written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alejandro-alzate/boon-clone on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alejandro-alzate/boon-clone already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded zip v0.5.13
[INFO] [stderr]   Downloaded structopt v0.3.22
[INFO] [stderr]   Downloaded ole32-sys v0.2.0
[INFO] [stderr]   Downloaded humansize v1.1.1
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.75
[INFO] [stderr]   Downloaded wasm-bindgen-futures v0.4.25
[INFO] [stderr]   Downloaded config v0.11.0
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.75
[INFO] [stderr]   Downloaded openssl-sys v0.9.65
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.75
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.75
[INFO] [stderr]   Downloaded bitflags v1.3.1
[INFO] [stderr]   Downloaded structopt-derive v0.4.15
[INFO] [stderr]   Downloaded js-sys v0.3.52
[INFO] [stderr]   Downloaded serde v1.0.127
[INFO] [stderr]   Downloaded shell32-sys v0.1.2
[INFO] [stderr]   Downloaded app_dirs v1.2.1
[INFO] [stderr]   Downloaded enum-primitive-derive v0.2.1
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.75
[INFO] [stderr]   Downloaded openssl v0.10.35
[INFO] [stderr]   Downloaded web-sys v0.3.52
[INFO] [stderr]   Downloaded tokio v1.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 07ce45a54191af57bcdbbdca6e948974e6d52e5065f38e54827242f53193222b
[INFO] running `Command { std: "docker" "start" "-a" "07ce45a54191af57bcdbbdca6e948974e6d52e5065f38e54827242f53193222b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "07ce45a54191af57bcdbbdca6e948974e6d52e5065f38e54827242f53193222b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07ce45a54191af57bcdbbdca6e948974e6d52e5065f38e54827242f53193222b", kill_on_drop: false }`
[INFO] [stdout] 07ce45a54191af57bcdbbdca6e948974e6d52e5065f38e54827242f53193222b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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" "RUSTDOCFLAGS=--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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ef4bd6e18ee4830278d510c566bf880f20d9f61727dcc1d1f438e19427c29bfb
[INFO] running `Command { std: "docker" "start" "-a" "ef4bd6e18ee4830278d510c566bf880f20d9f61727dcc1d1f438e19427c29bfb", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.99
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling bitflags v1.3.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.7
[INFO] [stderr]    Compiling serde v1.0.127
[INFO] [stderr]    Compiling futures-core v0.3.16
[INFO] [stderr]    Compiling bytes v1.0.1
[INFO] [stderr]    Compiling syn v1.0.74
[INFO] [stderr]    Compiling tokio v1.10.0
[INFO] [stderr]    Compiling futures-task v0.3.16
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling futures-util v0.3.16
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling openssl v0.10.35
[INFO] [stderr]    Compiling tracing-core v0.1.18
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling futures-sink v0.3.16
[INFO] [stderr]    Compiling futures-io v0.3.16
[INFO] [stderr]    Compiling native-tls v0.2.8
[INFO] [stderr]    Compiling once_cell v1.8.0
[INFO] [stderr]    Compiling http v0.2.4
[INFO] [stderr]    Compiling slab v0.4.4
[INFO] [stderr]    Compiling futures-channel v0.3.16
[INFO] [stderr]    Compiling tinyvec v1.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.65
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling tracing v0.1.26
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling crc32fast v1.2.1
[INFO] [stderr]    Compiling lexical-core v0.7.6
[INFO] [stderr]    Compiling openssl-probe v0.1.4
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling mio v0.7.13
[INFO] [stderr]    Compiling socket2 v0.4.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling nom v5.1.2
[INFO] [stderr]    Compiling encoding_rs v0.8.28
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.66
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling httpdate v1.0.1
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]    Compiling num-traits v0.1.43
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling csv-core v0.1.10
[INFO] [stderr]    Compiling anyhow v1.0.42
[INFO] [stderr]    Compiling linked-hash-map v0.5.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling serde v0.8.23
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling yaml-rust v0.4.5
[INFO] [stderr]    Compiling term v0.5.2
[INFO] [stderr]    Compiling flate2 v1.0.20
[INFO] [stderr]    Compiling bzip2 v0.4.3
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling xdg v2.2.0
[INFO] [stderr]    Compiling http-body v0.4.3
[INFO] [stderr]    Compiling ipnet v2.3.1
[INFO] [stderr] error: could not compile `futures-util` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/2fd6efc32704647e64d3d646d21c4c68eae100e4/bin/rustc --crate-name futures_util --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-util-0.3.16/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc"' --cfg 'feature="futures-io"' --cfg 'feature="io"' --cfg 'feature="memchr"' --cfg 'feature="slab"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "async-await", "async-await-macro", "bilock", "cfg-target-has-atomic", "channel", "compat", "default", "futures-channel", "futures-io", "futures-macro", "futures-sink", "futures_01", "io", "io-compat", "memchr", "proc-macro-hack", "proc-macro-nested", "read-initializer", "sink", "slab", "std", "tokio-io", "unstable", "write-all-vectored"))' -C metadata=a3bcbb64926fb56a -C extra-filename=-53aaa79404c6e714 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-6c056e6c09d77d08.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-7fb5544792f6f635.rmeta --extern futures_task=/opt/rustwide/target/debug/deps/libfutures_task-133b87c00bf12e93.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-666656e45088c9e3.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-e686f189f307e605.rmeta --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-9a5791cba021167a.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-26a3d359eb9be3d3.rmeta --cap-lints allow --cap-lints=forbid --cfg fn_like_proc_macro` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ef4bd6e18ee4830278d510c566bf880f20d9f61727dcc1d1f438e19427c29bfb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ef4bd6e18ee4830278d510c566bf880f20d9f61727dcc1d1f438e19427c29bfb", kill_on_drop: false }`
[INFO] [stdout] ef4bd6e18ee4830278d510c566bf880f20d9f61727dcc1d1f438e19427c29bfb
