[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) -> dependabot/cargo/proc-macro2-1.0.12 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/quote-1.0.4 [INFO] [stderr] - [deleted] (none) -> dependabot/cargo/thiserror-1.0.16 [INFO] [stderr] * [new branch] fix_869 -> fix_869 [INFO] [stderr] 27cc90e..2e5282f master -> master [INFO] [stderr] + 8d35855...d105a2f wip_aarch64_support -> wip_aarch64_support (forced update) [INFO] [stderr] + fd4ba87...592db85 wip_test_rustc_testuite3 -> wip_test_rustc_testuite3 (forced update) [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 2e5282f9293b174cad733a14d7a9769ec9f89016 [INFO] checking bjorn3/rustc_codegen_cranelift against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbjorn3%2Frustc_codegen_cranelift" "/workspace/builds/worker-3/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bjorn3/rustc_codegen_cranelift on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "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-3/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Updating git repository `https://github.com/bytecodealliance/wasmtime/` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/WASI` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/wasm-c-api` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/testsuite` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded regalloc v0.0.23 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "+d7b51666469c792a8a3f40849607739bae1e705e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] bbf0fa8a25a98c7f34d3011d6f784402f65f7afa86a16964b4432bb1b5075441 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "bbf0fa8a25a98c7f34d3011d6f784402f65f7afa86a16964b4432bb1b5075441"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling proc-macro2 v1.0.12 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cranelift-codegen-shared v0.63.0 (https://github.com/bytecodealliance/wasmtime/#ee2f861f) [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cranelift-entity v0.63.0 (https://github.com/bytecodealliance/wasmtime/#ee2f861f) [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Checking wasmparser v0.51.4 [INFO] [stderr] Checking ar v0.8.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking cranelift-bforest v0.63.0 (https://github.com/bytecodealliance/wasmtime/#ee2f861f) [INFO] [stderr] Compiling cranelift-codegen-meta v0.63.0 (https://github.com/bytecodealliance/wasmtime/#ee2f861f) [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking regalloc v0.0.23 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling quote v1.0.4 [INFO] [stderr] Checking region v2.1.2 [INFO] [stderr] Checking errno v0.2.5 [INFO] [stderr] Checking gimli v0.20.0 [INFO] [stderr] Checking object v0.18.0 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Checking thiserror v1.0.16 [INFO] [stderr] Compiling cranelift-codegen v0.63.0 (https://github.com/bytecodealliance/wasmtime/#ee2f861f) [INFO] [stderr] Checking cranelift-module v0.63.0 (https://github.com/bytecodealliance/wasmtime/#ee2f861f) [INFO] [stderr] Checking cranelift-native v0.63.0 (https://github.com/bytecodealliance/wasmtime/#ee2f861f) [INFO] [stderr] Checking cranelift-frontend v0.63.0 (https://github.com/bytecodealliance/wasmtime/#ee2f861f) [INFO] [stderr] Checking cranelift-object v0.63.0 (https://github.com/bytecodealliance/wasmtime/#ee2f861f) [INFO] [stderr] Checking cranelift-simplejit v0.63.0 (https://github.com/bytecodealliance/wasmtime/#ee2f861f) [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[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: could not compile `rustc_codegen_cranelift`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "bbf0fa8a25a98c7f34d3011d6f784402f65f7afa86a16964b4432bb1b5075441"` [INFO] running `"docker" "rm" "-f" "bbf0fa8a25a98c7f34d3011d6f784402f65f7afa86a16964b4432bb1b5075441"` [INFO] [stdout] bbf0fa8a25a98c7f34d3011d6f784402f65f7afa86a16964b4432bb1b5075441