[INFO] cloning repository https://github.com/chaaz/alchem [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chaaz/alchem" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Falchem", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Falchem'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0d55ebf5399eb888d31a617a66db1374033f2dd9 [INFO] testing chaaz/alchem against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Falchem" "/workspace/builds/worker-15/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-15/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chaaz/alchem 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 git repo https://github.com/chaaz/alchem [INFO] finished tweaking git repo https://github.com/chaaz/alchem [INFO] tweaked toml for git repo https://github.com/chaaz/alchem written to /workspace/builds/worker-15/source/Cargo.toml [INFO] crate git repo https://github.com/chaaz/alchem 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] 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] 7292a811385a020985492fca4a2cc2652a19ee1da9596787184976da30e67f01 [INFO] running `Command { std: "docker" "start" "-a" "7292a811385a020985492fca4a2cc2652a19ee1da9596787184976da30e67f01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7292a811385a020985492fca4a2cc2652a19ee1da9596787184976da30e67f01", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7292a811385a020985492fca4a2cc2652a19ee1da9596787184976da30e67f01", kill_on_drop: false }` [INFO] [stdout] 7292a811385a020985492fca4a2cc2652a19ee1da9596787184976da30e67f01 [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] 4c4cb87dd7a92a1fedd708bdf482688e0887acdf5e668178127be2ecea94e5eb [INFO] running `Command { std: "docker" "start" "-a" "4c4cb87dd7a92a1fedd708bdf482688e0887acdf5e668178127be2ecea94e5eb", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling alchem v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling alchem-macros v0.1.1 (https://github.com/chaaz/alchem-macros?branch=main#92d0f015) [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling ctrlc v3.1.8 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.97s [INFO] running `Command { std: "docker" "inspect" "4c4cb87dd7a92a1fedd708bdf482688e0887acdf5e668178127be2ecea94e5eb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c4cb87dd7a92a1fedd708bdf482688e0887acdf5e668178127be2ecea94e5eb", kill_on_drop: false }` [INFO] [stdout] 4c4cb87dd7a92a1fedd708bdf482688e0887acdf5e668178127be2ecea94e5eb [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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3110a44357d32e1478f39a9bc8def79a6eaed82eb580ce8ecbb91c6e15670b1 [INFO] running `Command { std: "docker" "start" "-a" "c3110a44357d32e1478f39a9bc8def79a6eaed82eb580ce8ecbb91c6e15670b1", kill_on_drop: false }` [INFO] [stderr] Compiling alchem v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `alchem` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name json --edition=2018 tests/json.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=27fdb05ef42cded6 -C extra-filename=-27fdb05ef42cded6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alchem=/opt/rustwide/target/debug/deps/libalchem-775b26aaf399ef03.rlib --extern alchem_macros=/opt/rustwide/target/debug/deps/libalchem_macros-0c0d8dbb838a0d92.so --extern clap=/opt/rustwide/target/debug/deps/libclap-b23ff3eeb7caabec.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-b7ff8850f59f5da8.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-a3ff8a5a3030df84.rlib --extern error_chain=/opt/rustwide/target/debug/deps/liberror_chain-4f77f25a303be683.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-292106bd67f074e3.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-f67718dd40129317.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-062ec20cca67060d.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-e785a3e00c32bffe.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a9973e93dedb7f39.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" "c3110a44357d32e1478f39a9bc8def79a6eaed82eb580ce8ecbb91c6e15670b1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3110a44357d32e1478f39a9bc8def79a6eaed82eb580ce8ecbb91c6e15670b1", kill_on_drop: false }` [INFO] [stdout] c3110a44357d32e1478f39a9bc8def79a6eaed82eb580ce8ecbb91c6e15670b1