[INFO] updating cached repository https://github.com/bjorn3/rustc_codegen_cranelift
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] [stderr] From https://github.com/bjorn3/rustc_codegen_cranelift
[INFO] [stderr]  - [deleted]         (none)     -> wip_update_for_bb
[INFO] [stderr]    b113e88..b6bbc0f  master                   -> master
[INFO] [stderr]  * [new branch]      simd_bisect              -> simd_bisect
[INFO] [stderr]  * [new branch]      simd_improvements        -> simd_improvements
[INFO] [stderr]  * [new branch]      windows_support          -> windows_support
[INFO] [stderr]  * [new branch]      wip_proc_macro_fixes     -> wip_proc_macro_fixes
[INFO] [stderr]  * [new branch]      wip_test_rustc_testuite3 -> wip_test_rustc_testuite3
[INFO] [stderr]  * [new branch]      wip_yet_another_simd_experiment -> wip_yet_another_simd_experiment
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] b6bbc0f751cf0a10612852b589f437ced458702d
[INFO] checking bjorn3/rustc_codegen_cranelift against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbjorn3%2Frustc_codegen_cranelift" "/workspace/builds/worker-1/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/bjorn3/rustc_codegen_cranelift on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/bjorn3/rustc_codegen_cranelift
[INFO] finished tweaking git repo https://github.com/bjorn3/rustc_codegen_cranelift
[INFO] tweaked toml for git repo https://github.com/bjorn3/rustc_codegen_cranelift written to /workspace/builds/worker-1/source/Cargo.toml
[INFO] crate git repo https://github.com/bjorn3/rustc_codegen_cranelift already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "/opt/rustwide/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] b19d70b5b1c4973623152371671d4c849caacd4083f923f73993894dad0024f1
[INFO] running `"docker" "start" "-a" "b19d70b5b1c4973623152371671d4c849caacd4083f923f73993894dad0024f1"`
[INFO] [stderr]    Compiling proc-macro2 v1.0.10
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling cranelift-entity v0.62.0 (https://github.com/bytecodealliance/wasmtime/#9ca3bf53)
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.62.0 (https://github.com/bytecodealliance/wasmtime/#9ca3bf53)
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling target-lexicon v0.10.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking smallvec v1.2.0
[INFO] [stderr]    Compiling libc v0.2.68
[INFO] [stderr]    Compiling anyhow v1.0.28
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling crc32fast v1.2.0
[INFO] [stderr]     Checking wasmparser v0.51.4
[INFO] [stderr]    Compiling libloading v0.6.0
[INFO] [stderr]     Checking ar v0.8.0
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking cranelift-bforest v0.62.0 (https://github.com/bytecodealliance/wasmtime/#9ca3bf53)
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.62.0 (https://github.com/bytecodealliance/wasmtime/#9ca3bf53)
[INFO] [stderr]    Compiling indexmap v1.3.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling raw-cpuid v7.0.3
[INFO] [stderr]    Compiling quote v1.0.3
[INFO] [stderr]     Checking errno v0.2.5
[INFO] [stderr]     Checking region v2.1.2
[INFO] [stderr]     Checking gimli v0.20.0
[INFO] [stderr]     Checking object v0.18.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.14
[INFO] [stderr]     Checking thiserror v1.0.14
[INFO] [stderr]    Compiling cranelift-codegen v0.62.0 (https://github.com/bytecodealliance/wasmtime/#9ca3bf53)
[INFO] [stderr]     Checking cranelift-module v0.62.0 (https://github.com/bytecodealliance/wasmtime/#9ca3bf53)
[INFO] [stderr]     Checking cranelift-native v0.62.0 (https://github.com/bytecodealliance/wasmtime/#9ca3bf53)
[INFO] [stderr]     Checking cranelift-frontend v0.62.0 (https://github.com/bytecodealliance/wasmtime/#9ca3bf53)
[INFO] [stderr]     Checking cranelift-simplejit v0.62.0 (https://github.com/bytecodealliance/wasmtime/#9ca3bf53)
[INFO] [stderr]     Checking cranelift-object v0.62.0 (https://github.com/bytecodealliance/wasmtime/#9ca3bf53)
[INFO] [stderr]     Checking rustc_codegen_cranelift v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0463]: can't find crate for `flate2`
[INFO] [stderr]  --> src/lib.rs:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | extern crate flate2;
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0463`.
[INFO] [stderr] error: could not compile `rustc_codegen_cranelift`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error[E0463]: can't find crate for `flate2`
[INFO] [stderr]  --> src/lib.rs:6:1
[INFO] [stderr]   |
[INFO] [stderr] 6 | extern crate flate2;
[INFO] [stderr]   | ^^^^^^^^^^^^^^^^^^^^ can't find crate
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to previous error
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0463`.
[INFO] [stderr] error: could not compile `rustc_codegen_cranelift`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "b19d70b5b1c4973623152371671d4c849caacd4083f923f73993894dad0024f1"`
[INFO] running `"docker" "rm" "-f" "b19d70b5b1c4973623152371671d4c849caacd4083f923f73993894dad0024f1"`
[INFO] [stdout] b19d70b5b1c4973623152371671d4c849caacd4083f923f73993894dad0024f1
