[INFO] fetching crate cobalt-bin 0.16.0... [INFO] checking cobalt-bin-0.16.0 against try#22dd2dd1dc07f63ae9394352d412f020d2985684 for pr-74627 [INFO] extracting crate cobalt-bin 0.16.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate cobalt-bin 0.16.0 on toolchain 22dd2dd1dc07f63ae9394352d412f020d2985684 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate cobalt-bin 0.16.0 [INFO] finished tweaking crates.io crate cobalt-bin 0.16.0 [INFO] tweaked toml for crates.io crate cobalt-bin 0.16.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate cobalt-bin 0.16.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "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" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38c9291a0f076984b55963bc44599ab328c7910a462363feb7ff84a402579522 [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" "38c9291a0f076984b55963bc44599ab328c7910a462363feb7ff84a402579522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38c9291a0f076984b55963bc44599ab328c7910a462363feb7ff84a402579522", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38c9291a0f076984b55963bc44599ab328c7910a462363feb7ff84a402579522", kill_on_drop: false }` [INFO] [stdout] 38c9291a0f076984b55963bc44599ab328c7910a462363feb7ff84a402579522 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+22dd2dd1dc07f63ae9394352d412f020d2985684" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1de4208fe15646cf5b2dead281c13b84ccb3ed187e13036289c393eda18f4a2e [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" "1de4208fe15646cf5b2dead281c13b84ccb3ed187e13036289c393eda18f4a2e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling winapi-build v0.1.1 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking anymap v0.12.1 [INFO] [stderr] Checking xml-rs v0.8.3 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Checking lazycell v1.2.1 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking winapi v0.2.8 [INFO] [stderr] Checking bit-vec v0.6.2 [INFO] [stderr] Checking deunicode v1.1.1 [INFO] [stderr] Checking predicates-core v1.0.0 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Compiling pulldown-cmark v0.7.2 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking chunked_transfer v1.2.0 [INFO] [stderr] Checking ascii v1.0.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking open v1.4.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Compiling kernel32-sys v0.2.2 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking predicates-tree v1.0.0 [INFO] [stderr] Checking bit-set v0.5.2 [INFO] [stderr] Checking encoding_rs v0.8.23 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking filetime v0.2.10 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Checking flate2 v1.0.16 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking float-cmp v0.6.0 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking fancy-regex v0.3.5 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking predicates v1.0.4 [INFO] [stderr] Checking walkdir v0.1.8 [INFO] [stderr] Checking ghp v0.1.2 [INFO] [stderr] Checking globset v0.4.5 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Compiling sass-sys v0.4.21 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking assert_cmd v1.0.1 [INFO] [stderr] Checking ignore v0.4.16 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling proc-quote-impl v0.3.2 [INFO] [stderr] Checking notify v4.0.15 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking globwalk v0.7.3 [INFO] [stderr] error: could not compile `gimli`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name gimli --edition=2018 /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gimli-0.22.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type lib --emit=dep-info,metadata -Cembed-bitcode=no -C debuginfo=2 --cfg 'feature="read"' -C metadata=eb67e4c0acf03c62 -C extra-filename=-eb67e4c0acf03c62 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --cap-lints allow --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" "1de4208fe15646cf5b2dead281c13b84ccb3ed187e13036289c393eda18f4a2e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1de4208fe15646cf5b2dead281c13b84ccb3ed187e13036289c393eda18f4a2e", kill_on_drop: false }` [INFO] [stdout] 1de4208fe15646cf5b2dead281c13b84ccb3ed187e13036289c393eda18f4a2e