[INFO] fetching crate alexcrichton-cranelift-simplejit 0.53.0...
[INFO] checking alexcrichton-cranelift-simplejit-0.53.0 against try#8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f for pr-114559
[INFO] extracting crate alexcrichton-cranelift-simplejit 0.53.0 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate alexcrichton-cranelift-simplejit 0.53.0 on toolchain 8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate alexcrichton-cranelift-simplejit 0.53.0
[INFO] finished tweaking crates.io crate alexcrichton-cranelift-simplejit 0.53.0
[INFO] tweaked toml for crates.io crate alexcrichton-cranelift-simplejit 0.53.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] crate crates.io crate alexcrichton-cranelift-simplejit 0.53.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "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" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 61ca28ea1fe2d499c93d03e40f8fd2ef584103b0ff607ae210f83592aca82aa4
[INFO] running `Command { std: "docker" "start" "-a" "61ca28ea1fe2d499c93d03e40f8fd2ef584103b0ff607ae210f83592aca82aa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "61ca28ea1fe2d499c93d03e40f8fd2ef584103b0ff607ae210f83592aca82aa4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "61ca28ea1fe2d499c93d03e40f8fd2ef584103b0ff607ae210f83592aca82aa4", kill_on_drop: false }`
[INFO] [stdout] 61ca28ea1fe2d499c93d03e40f8fd2ef584103b0ff607ae210f83592aca82aa4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5c16f4e6c37141f9fef0bc86f7a492d732943053e42aab8461035881e3f53823" "/opt/rustwide/cargo-home/bin/cargo" "+8d0c454bea9d9cc2cc7e288388f3b7d1da19c04f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7e4ea9be02d084f4e43d99d841c67b8aee11fe09c9e0b04938daefb5ed2732b3
[INFO] running `Command { std: "docker" "start" "-a" "7e4ea9be02d084f4e43d99d841c67b8aee11fe09c9e0b04938daefb5ed2732b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.7
[INFO] [stderr]    Compiling unicode-xid v0.2.0
[INFO] [stderr]    Compiling syn v1.0.13
[INFO] [stderr]    Compiling alexcrichton-cranelift-entity v0.53.0
[INFO] [stderr]    Compiling alexcrichton-cranelift-codegen-shared v0.53.0
[INFO] [stderr]    Compiling byteorder v1.3.2
[INFO] [stderr]    Compiling target-lexicon v0.10.0
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking smallvec v1.1.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling libc v0.2.66
[INFO] [stderr]    Compiling cc v1.0.50
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]     Checking alexcrichton-cranelift-bforest v0.53.0
[INFO] [stderr]    Compiling alexcrichton-cranelift-codegen-meta v0.53.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling raw-cpuid v7.0.3
[INFO] [stderr]    Compiling quote v1.0.2
[INFO] [stderr]     Checking region v2.1.2
[INFO] [stderr]     Checking errno v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.9
[INFO] [stderr]     Checking thiserror v1.0.9
[INFO] [stderr]    Compiling alexcrichton-cranelift-codegen v0.53.0
[INFO] [stderr]     Checking alexcrichton-cranelift-module v0.53.0
[INFO] [stderr]     Checking alexcrichton-cranelift-frontend v0.53.0
[INFO] [stderr]     Checking alexcrichton-cranelift-native v0.53.0
[INFO] [stderr]     Checking alexcrichton-cranelift-simplejit v0.53.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking alexcrichton-cranelift v0.53.0
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 10.35s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: alexcrichton-cranelift-codegen-meta v0.53.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "7e4ea9be02d084f4e43d99d841c67b8aee11fe09c9e0b04938daefb5ed2732b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7e4ea9be02d084f4e43d99d841c67b8aee11fe09c9e0b04938daefb5ed2732b3", kill_on_drop: false }`
[INFO] [stdout] 7e4ea9be02d084f4e43d99d841c67b8aee11fe09c9e0b04938daefb5ed2732b3
