[INFO] updating cached repository https://github.com/bjorn3/rustc_codegen_cranelift [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] [stderr] From https://github.com/bjorn3/rustc_codegen_cranelift [INFO] [stderr] a299d0e..ccfd1b9 master -> master [INFO] [stderr] * [new branch] wip_fix_lld -> wip_fix_lld [INFO] [stderr] + 8051242...4653014 wip_proc_macro_fixes -> wip_proc_macro_fixes (forced update) [INFO] [stderr] * [new branch] wip_redox_changes -> wip_redox_changes [INFO] [stderr] + 6b1e90c...4595c0e wip_test_rustc_testsuite4 -> wip_test_rustc_testsuite4 (forced update) [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ccfd1b9334aa1c3175ce29596b3083b68eaae5d7 [INFO] checking bjorn3/rustc_codegen_cranelift against try#85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 for pr-73323 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbjorn3%2Frustc_codegen_cranelift" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bjorn3/rustc_codegen_cranelift on toolchain 85cc1486e1f000dce4bb8e1b3cfab2b654b102a8 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-0/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/bjorn3/rust-ar.git` [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] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded regalloc v0.0.27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "metadata" "--no-deps" "--format-version=1", 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] 5c12b514f9a80ff1e93185b14497ed1506b3b15a19f2e2f331f5d471a7f4534f [INFO] running `Command { std: "docker" "start" "-a" "5c12b514f9a80ff1e93185b14497ed1506b3b15a19f2e2f331f5d471a7f4534f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5c12b514f9a80ff1e93185b14497ed1506b3b15a19f2e2f331f5d471a7f4534f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c12b514f9a80ff1e93185b14497ed1506b3b15a19f2e2f331f5d471a7f4534f", kill_on_drop: false }` [INFO] [stdout] 5c12b514f9a80ff1e93185b14497ed1506b3b15a19f2e2f331f5d471a7f4534f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+85cc1486e1f000dce4bb8e1b3cfab2b654b102a8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa5e0722cf334f5cf46561d6c7cc3b62b860a5a3a14e301bb3b37b6b45e64d5f [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" "aa5e0722cf334f5cf46561d6c7cc3b62b860a5a3a14e301bb3b37b6b45e64d5f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling cranelift-entity v0.65.0 (https://github.com/bytecodealliance/wasmtime/?branch=main#4ba3ee33) [INFO] [stderr] Compiling cranelift-codegen-shared v0.65.0 (https://github.com/bytecodealliance/wasmtime/?branch=main#4ba3ee33) [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking wasmparser v0.57.0 [INFO] [stderr] Compiling libloading v0.6.2 [INFO] [stderr] Checking ar v0.8.0 (https://github.com/bjorn3/rust-ar.git?branch=do_not_remove_cg_clif_ranlib#de9ab0e5) [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.65.0 (https://github.com/bytecodealliance/wasmtime/?branch=main#4ba3ee33) [INFO] [stderr] Checking cranelift-bforest v0.65.0 (https://github.com/bytecodealliance/wasmtime/?branch=main#4ba3ee33) [INFO] [stderr] Checking regalloc v0.0.27 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking errno v0.2.5 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Compiling cranelift-codegen v0.65.0 (https://github.com/bytecodealliance/wasmtime/?branch=main#4ba3ee33) [INFO] [stderr] Checking cranelift-module v0.65.0 (https://github.com/bytecodealliance/wasmtime/?branch=main#4ba3ee33) [INFO] [stderr] Checking cranelift-native v0.65.0 (https://github.com/bytecodealliance/wasmtime/?branch=main#4ba3ee33) [INFO] [stderr] Checking cranelift-frontend v0.65.0 (https://github.com/bytecodealliance/wasmtime/?branch=main#4ba3ee33) [INFO] [stderr] Checking cranelift-simplejit v0.65.0 (https://github.com/bytecodealliance/wasmtime/?branch=main#4ba3ee33) [INFO] [stderr] Checking cranelift-object v0.65.0 (https://github.com/bytecodealliance/wasmtime/?branch=main#4ba3ee33) [INFO] [stderr] Checking rustc_codegen_cranelift v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0463]: can't find crate for `flate2` [INFO] [stdout] --> src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate flate2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0463]: can't find crate for `flate2` [INFO] [stdout] --> src/lib.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | extern crate flate2; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ can't find crate [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0463`. [INFO] [stdout] [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: build failed [INFO] running `Command { std: "docker" "inspect" "aa5e0722cf334f5cf46561d6c7cc3b62b860a5a3a14e301bb3b37b6b45e64d5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa5e0722cf334f5cf46561d6c7cc3b62b860a5a3a14e301bb3b37b6b45e64d5f", kill_on_drop: false }` [INFO] [stdout] aa5e0722cf334f5cf46561d6c7cc3b62b860a5a3a14e301bb3b37b6b45e64d5f