[INFO] cloning repository https://github.com/coriolinus/aoctool [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/coriolinus/aoctool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoriolinus%2Faoctool", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoriolinus%2Faoctool'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d451dbcf90682f563a328311593b9911a0da80cd [INFO] testing coriolinus/aoctool against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcoriolinus%2Faoctool" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/coriolinus/aoctool on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/coriolinus/aoctool [INFO] finished tweaking git repo https://github.com/coriolinus/aoctool [INFO] tweaked toml for git repo https://github.com/coriolinus/aoctool written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/coriolinus/aoctool already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 37762d730fdd15a0a33d6678b5d6773c7591beddd983b23737f0a448ed3d2527 [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" "37762d730fdd15a0a33d6678b5d6773c7591beddd983b23737f0a448ed3d2527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37762d730fdd15a0a33d6678b5d6773c7591beddd983b23737f0a448ed3d2527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37762d730fdd15a0a33d6678b5d6773c7591beddd983b23737f0a448ed3d2527", kill_on_drop: false }` [INFO] [stdout] 37762d730fdd15a0a33d6678b5d6773c7591beddd983b23737f0a448ed3d2527 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] adbd980505b58217b6efb529f63b8df2bba6fd8a714892f3b56f7d8fa44f5e55 [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" "adbd980505b58217b6efb529f63b8df2bba6fd8a714892f3b56f7d8fa44f5e55", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling openssl v0.10.32 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling radium v0.6.1 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling indenter v0.3.1 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling ascii v0.9.3 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling owo-colors v1.2.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling tap v1.0.0 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling cookie v0.14.3 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling path-dedot v3.0.7 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling smallstr v0.2.0 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling http v0.2.2 [INFO] [stderr] Compiling path-absolutize v3.0.6 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling num-bigint v0.3.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling bitvec v0.20.1 [INFO] [stderr] Compiling async-compression v0.3.7 [INFO] [stderr] Compiling publicsuffix v1.5.4 [INFO] [stderr] Compiling combine v3.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] error: could not compile `http` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name http --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/http-0.2.2/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=111c9dfe3dcce4bf -C extra-filename=-111c9dfe3dcce4bf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-8f475ca97d0bfeee.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-751e5967119454f8.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-6048d71bcce27ffd.rmeta --cap-lints allow --cap-lints=warn` (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" "adbd980505b58217b6efb529f63b8df2bba6fd8a714892f3b56f7d8fa44f5e55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adbd980505b58217b6efb529f63b8df2bba6fd8a714892f3b56f7d8fa44f5e55", kill_on_drop: false }` [INFO] [stdout] adbd980505b58217b6efb529f63b8df2bba6fd8a714892f3b56f7d8fa44f5e55