[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 master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Falchem" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chaaz/alchem on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-2/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7dee53d489c28a765a9352ed76f67198df0537a877e0b180d313d2903f48ce0a [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" "7dee53d489c28a765a9352ed76f67198df0537a877e0b180d313d2903f48ce0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7dee53d489c28a765a9352ed76f67198df0537a877e0b180d313d2903f48ce0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dee53d489c28a765a9352ed76f67198df0537a877e0b180d313d2903f48ce0a", kill_on_drop: false }` [INFO] [stdout] 7dee53d489c28a765a9352ed76f67198df0537a877e0b180d313d2903f48ce0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6eb6d4484f162e63ef4de261627ff439fda862184a698e3d10cddaeeb5b606f9 [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" "6eb6d4484f162e63ef4de261627ff439fda862184a698e3d10cddaeeb5b606f9", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.89 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling futures-sink v0.3.13 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling futures-task v0.3.13 [INFO] [stderr] Compiling futures-io v0.3.13 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling object v0.23.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling alchem v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tokio v1.3.0 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [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 clap v2.33.3 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.64 [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 ctrlc v3.1.8 [INFO] [stderr] Compiling futures-util v0.3.13 [INFO] [stderr] Compiling futures-executor v0.3.13 [INFO] [stderr] Compiling futures v0.3.13 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 49s [INFO] running `Command { std: "docker" "inspect" "6eb6d4484f162e63ef4de261627ff439fda862184a698e3d10cddaeeb5b606f9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6eb6d4484f162e63ef4de261627ff439fda862184a698e3d10cddaeeb5b606f9", kill_on_drop: false }` [INFO] [stdout] 6eb6d4484f162e63ef4de261627ff439fda862184a698e3d10cddaeeb5b606f9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3e74f67287c13ceecd542b5347e7d2875965c16d94ce2de003ef882f42e4ca48 [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" "3e74f67287c13ceecd542b5347e7d2875965c16d94ce2de003ef882f42e4ca48", 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 eval --edition=2018 tests/eval.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=a54da96e9064e4ac -C extra-filename=-a54da96e9064e4ac --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" "3e74f67287c13ceecd542b5347e7d2875965c16d94ce2de003ef882f42e4ca48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e74f67287c13ceecd542b5347e7d2875965c16d94ce2de003ef882f42e4ca48", kill_on_drop: false }` [INFO] [stdout] 3e74f67287c13ceecd542b5347e7d2875965c16d94ce2de003ef882f42e4ca48