[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] e10ccfb7176479549bb04419a0af2942250f39af [INFO] testing chaaz/alchem against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchaaz%2Falchem" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/chaaz/alchem on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "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-14/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67df3b518c90d2bc16031e45d05e8a3cbc2795e4829e5589e5d0e95a5e267191 [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" "67df3b518c90d2bc16031e45d05e8a3cbc2795e4829e5589e5d0e95a5e267191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67df3b518c90d2bc16031e45d05e8a3cbc2795e4829e5589e5d0e95a5e267191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67df3b518c90d2bc16031e45d05e8a3cbc2795e4829e5589e5d0e95a5e267191", kill_on_drop: false }` [INFO] [stdout] 67df3b518c90d2bc16031e45d05e8a3cbc2795e4829e5589e5d0e95a5e267191 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] af4a68fb15f5451924abf50186f6a50cfb0ed40aa921ccdbf17d7151fc54ee39 [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" "af4a68fb15f5451924abf50186f6a50cfb0ed40aa921ccdbf17d7151fc54ee39", 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 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 futures-sink v0.3.13 [INFO] [stderr] Compiling futures-core v0.3.13 [INFO] [stderr] Compiling log v0.4.14 [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 regex-syntax v0.6.23 [INFO] [stderr] Compiling alchem v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling futures-channel v0.3.13 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling tokio v1.3.0 [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 atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling backtrace v0.3.56 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [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 47s [INFO] running `Command { std: "docker" "inspect" "af4a68fb15f5451924abf50186f6a50cfb0ed40aa921ccdbf17d7151fc54ee39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af4a68fb15f5451924abf50186f6a50cfb0ed40aa921ccdbf17d7151fc54ee39", kill_on_drop: false }` [INFO] [stdout] af4a68fb15f5451924abf50186f6a50cfb0ed40aa921ccdbf17d7151fc54ee39 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 173a9b0bd39af2449bdab54965653793a6012621b8113260ba2c546be5f3f5cf [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" "173a9b0bd39af2449bdab54965653793a6012621b8113260ba2c546be5f3f5cf", kill_on_drop: false }` [INFO] [stderr] Compiling alchem v0.1.3 (/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 basics --edition=2018 tests/basics.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test -C metadata=b2c7a322dae6d24f -C extra-filename=-b2c7a322dae6d24f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alchem=/opt/rustwide/target/debug/deps/libalchem-85b533c27f2fa1bf.rlib --extern alchem_macros=/opt/rustwide/target/debug/deps/libalchem_macros-92a4940eb7320507.so --extern clap=/opt/rustwide/target/debug/deps/libclap-af09c8253f3485f8.rlib --extern ctrlc=/opt/rustwide/target/debug/deps/libctrlc-72f2997ef049bb0d.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-411c8206a7013078.rlib --extern error_chain=/opt/rustwide/target/debug/deps/liberror_chain-9ad1e2323cf15556.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-36d95da489bd75e1.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-b33cd6b8ee13db74.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b418b41c7edb66e9.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-2c78794493057d66.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" "173a9b0bd39af2449bdab54965653793a6012621b8113260ba2c546be5f3f5cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "173a9b0bd39af2449bdab54965653793a6012621b8113260ba2c546be5f3f5cf", kill_on_drop: false }` [INFO] [stdout] 173a9b0bd39af2449bdab54965653793a6012621b8113260ba2c546be5f3f5cf