[INFO] cloning repository https://github.com/MaulingMonkey/cargo-html [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MaulingMonkey/cargo-html" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaulingMonkey%2Fcargo-html", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaulingMonkey%2Fcargo-html'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cb1772590db00891df25d8b8296511a9fe430662 [INFO] testing MaulingMonkey/cargo-html against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaulingMonkey%2Fcargo-html" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/MaulingMonkey/cargo-html on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/MaulingMonkey/cargo-html [INFO] finished tweaking git repo https://github.com/MaulingMonkey/cargo-html [INFO] tweaked toml for git repo https://github.com/MaulingMonkey/cargo-html written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/MaulingMonkey/cargo-html already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded curl v0.4.41 [INFO] [stderr] Downloaded binary-install v0.0.2 [INFO] [stderr] Downloaded is_executable v0.1.2 [INFO] [stderr] Downloaded binaryen v0.12.0 [INFO] [stderr] Downloaded mmrbi v0.0.17 [INFO] [stderr] Downloaded binaryen-sys v0.12.0 [INFO] [stderr] Downloaded curl-sys v0.4.51+curl-7.80.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 71283d765a612b12cfceda09604fcde67e5af9ddcce621bf15db342608b2cda2 [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" "71283d765a612b12cfceda09604fcde67e5af9ddcce621bf15db342608b2cda2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "71283d765a612b12cfceda09604fcde67e5af9ddcce621bf15db342608b2cda2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "71283d765a612b12cfceda09604fcde67e5af9ddcce621bf15db342608b2cda2", kill_on_drop: false }` [INFO] [stdout] 71283d765a612b12cfceda09604fcde67e5af9ddcce621bf15db342608b2cda2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 01c9411698fc5a72666d21cc34e9d0ae1317f766ecbf684e83d7364448cb1720 [INFO] running `Command { std: "docker" "start" "-a" "01c9411698fc5a72666d21cc34e9d0ae1317f766ecbf684e83d7364448cb1720", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling serde_derive v1.0.132 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling crc32fast v1.3.0 [INFO] [stderr] Compiling curl v0.4.41 [INFO] [stderr] Compiling serde_json v1.0.73 [INFO] [stderr] Compiling is_executable v0.1.2 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling hex v0.3.2 [INFO] [stderr] Compiling alphanumeric-sort v1.4.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling cmake v0.1.46 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling curl-sys v0.4.51+curl-7.80.0 [INFO] [stderr] Compiling backtrace v0.3.63 [INFO] [stderr] Compiling binaryen-sys v0.12.0 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling dirs v1.0.5 [INFO] [stderr] Compiling tar v0.4.38 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] error: could not compile `failure_derive` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name failure_derive /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure_derive-0.1.8/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no -C debuginfo=2 -C metadata=d03bb1481ab435ed -C extra-filename=-d03bb1481ab435ed --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-c80151902fa1d562.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-aa404f1ce0f4355f.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-1de15f615c9d6b0b.rlib --extern synstructure=/opt/rustwide/target/debug/deps/libsynstructure-0dd16255397d7301.rlib --extern proc_macro --cap-lints allow --cap-lints=warn --cfg has_dyn_trait` (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" "01c9411698fc5a72666d21cc34e9d0ae1317f766ecbf684e83d7364448cb1720", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01c9411698fc5a72666d21cc34e9d0ae1317f766ecbf684e83d7364448cb1720", kill_on_drop: false }` [INFO] [stdout] 01c9411698fc5a72666d21cc34e9d0ae1317f766ecbf684e83d7364448cb1720