[INFO] fetching crate cargo-deny 0.7.2... [INFO] testing cargo-deny-0.7.2 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate cargo-deny 0.7.2 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate cargo-deny 0.7.2 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-deny 0.7.2 [INFO] finished tweaking crates.io crate cargo-deny 0.7.2 [INFO] tweaked toml for crates.io crate cargo-deny 0.7.2 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate cargo-deny 0.7.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded krates v0.4.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4aa6a0553ede76365fb9921adc23e895b16288ec261fdd84268353886368227 [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" "b4aa6a0553ede76365fb9921adc23e895b16288ec261fdd84268353886368227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4aa6a0553ede76365fb9921adc23e895b16288ec261fdd84268353886368227", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4aa6a0553ede76365fb9921adc23e895b16288ec261fdd84268353886368227", kill_on_drop: false }` [INFO] [stdout] b4aa6a0553ede76365fb9921adc23e895b16288ec261fdd84268353886368227 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] 03c406de64af9719e66a252aece8b5e1c0c44f29f908a38e3e05245f0072c95e [INFO] running `Command { std: "docker" "start" "-a" "03c406de64af9719e66a252aece8b5e1c0c44f29f908a38e3e05245f0072c95e", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.73 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling target-lexicon v0.11.0 [INFO] [stderr] Compiling semver-parser v0.9.0 [INFO] [stderr] Compiling radium v0.3.0 [INFO] [stderr] Compiling twox-hash v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling codespan-reporting v0.9.5 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling fern v0.6.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling petgraph v0.5.1 [INFO] [stderr] Compiling spdx v0.3.4 [INFO] [stderr] Compiling bitvec v0.17.4 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling codespan v0.9.5 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling crossbeam-channel v0.4.3 [INFO] [stderr] Compiling cfg-expr v0.4.1 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling openssl-src v111.10.2+1.1.1g [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libssh2-sys v0.2.18 [INFO] [stderr] Compiling libgit2-sys v0.12.9+1.0.1 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling smol_str v0.1.16 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling semver v0.10.0 [INFO] [stderr] Compiling cvss v1.0.0 [INFO] [stderr] Compiling platforms v0.2.1 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling cargo_metadata v0.11.1 [INFO] [stderr] Compiling cargo-lock v4.0.1 [INFO] [stderr] Compiling zstd-safe v2.0.5+zstd.1.4.5 [INFO] [stderr] Compiling zstd v0.5.3+zstd.1.4.5 [INFO] [stderr] Compiling askalono v0.4.2 [INFO] [stderr] Compiling krates v0.4.1 [INFO] [stderr] Compiling git2 v0.13.8 [INFO] [stderr] Compiling crates-index v0.15.0 [INFO] [stderr] Compiling rustsec v0.21.0 [INFO] [stderr] Compiling cargo-deny v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 50s [INFO] running `Command { std: "docker" "inspect" "03c406de64af9719e66a252aece8b5e1c0c44f29f908a38e3e05245f0072c95e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03c406de64af9719e66a252aece8b5e1c0c44f29f908a38e3e05245f0072c95e", kill_on_drop: false }` [INFO] [stdout] 03c406de64af9719e66a252aece8b5e1c0c44f29f908a38e3e05245f0072c95e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1d637d52c79b8253ababc1602e9b962e6cdc4b0c188018173f9e0701d9112424 [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" "1d637d52c79b8253ababc1602e9b962e6cdc4b0c188018173f9e0701d9112424", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling cargo-deny v0.7.2 (/opt/rustwide/workdir) [INFO] [stderr] error: could not compile `cargo-deny`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name cargo_deny --edition=2018 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --emit=dep-info,link -Cembed-bitcode=no -C debuginfo=2 --test --cfg 'feature="default"' --cfg 'feature="vendored-openssl"' -C metadata=828a7b0e1b612cc2 -C extra-filename=-828a7b0e1b612cc2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ansi_term=/opt/rustwide/target/debug/deps/libansi_term-1d6346675b1af443.rlib --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-c14b551d9cc595f0.rlib --extern askalono=/opt/rustwide/target/debug/deps/libaskalono-983816e35fd1e296.rlib --extern atty=/opt/rustwide/target/debug/deps/libatty-b2c8e0e1c97f1fab.rlib --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-d6019d41afdfb3a0.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2cf14914d6b0b9ed.rlib --extern clap=/opt/rustwide/target/debug/deps/libclap-1b63a2393651e639.rlib --extern codespan=/opt/rustwide/target/debug/deps/libcodespan-0cae89810a618fb5.rlib --extern codespan_reporting=/opt/rustwide/target/debug/deps/libcodespan_reporting-4e1b6156bc1ff68b.rlib --extern crossbeam=/opt/rustwide/target/debug/deps/libcrossbeam-934fd049f3d8d33f.rlib --extern difference=/opt/rustwide/target/debug/deps/libdifference-c30542c013f98751.rlib --extern fern=/opt/rustwide/target/debug/deps/libfern-116db87b3fc4baa4.rlib --extern home=/opt/rustwide/target/debug/deps/libhome-fb68b2fa09410bcf.rlib --extern krates=/opt/rustwide/target/debug/deps/libkrates-3dde6a0439dffaca.rlib --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-03dc560a77c5aa3e.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-51760c8d9f0a0b95.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-ae7ff11b115bf85b.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-9d7cc8905e175b99.rlib --extern rustsec=/opt/rustwide/target/debug/deps/librustsec-aed12db42ec71b44.rlib --extern semver=/opt/rustwide/target/debug/deps/libsemver-6a001d7978608f6d.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-325909cee9b618f1.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-bef4597b15379544.rlib --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-d0f08b689d388bfb.rlib --extern spdx=/opt/rustwide/target/debug/deps/libspdx-775a491f1ddd48ed.rlib --extern structopt=/opt/rustwide/target/debug/deps/libstructopt-e0c89b1b8e70e634.rlib --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-b4b9d194e3430e93.rlib --extern toml=/opt/rustwide/target/debug/deps/libtoml-84f48b6601515a2d.rlib --extern twox_hash=/opt/rustwide/target/debug/deps/libtwox_hash-1d7c6b28a94ff751.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-1e125e71662cb3e8.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/zstd-sys-dfd9ba288edf04d5/out -L native=/opt/rustwide/target/debug/build/libgit2-sys-a86996444c7647c9/out/build -L native=/opt/rustwide/target/debug/build/libssh2-sys-3858d71b2d3fe82b/out/build -L native=/usr/lib/x86_64-linux-gnu -L native=/opt/rustwide/target/debug/build/openssl-sys-ce49fb4ef32c0ce6/out/openssl-build/install/lib` (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" "1d637d52c79b8253ababc1602e9b962e6cdc4b0c188018173f9e0701d9112424", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d637d52c79b8253ababc1602e9b962e6cdc4b0c188018173f9e0701d9112424", kill_on_drop: false }` [INFO] [stdout] 1d637d52c79b8253ababc1602e9b962e6cdc4b0c188018173f9e0701d9112424