[INFO] fetching crate alexcrichton-cranelift-simplejit 0.53.0... [INFO] checking alexcrichton-cranelift-simplejit-0.53.0 against try#6f12b8fe67b4eed2e838dab803ed9493b9d62c0f for pr-79073 [INFO] extracting crate alexcrichton-cranelift-simplejit 0.53.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate alexcrichton-cranelift-simplejit 0.53.0 on toolchain 6f12b8fe67b4eed2e838dab803ed9493b9d62c0f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "read-manifest" "--manifest-path" "Cargo.toml", 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-10/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: "/workspace/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded alexcrichton-cranelift v0.53.0 [INFO] [stderr] Downloaded alexcrichton-cranelift-native v0.53.0 [INFO] [stderr] Downloaded alexcrichton-cranelift-module v0.53.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 41d9d65bf5ef5bdd8a699702adccd754c35c6fa0de24203c88b4fcab963d6d58 [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" "41d9d65bf5ef5bdd8a699702adccd754c35c6fa0de24203c88b4fcab963d6d58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "41d9d65bf5ef5bdd8a699702adccd754c35c6fa0de24203c88b4fcab963d6d58", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "41d9d65bf5ef5bdd8a699702adccd754c35c6fa0de24203c88b4fcab963d6d58", kill_on_drop: false }` [INFO] [stdout] 41d9d65bf5ef5bdd8a699702adccd754c35c6fa0de24203c88b4fcab963d6d58 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+6f12b8fe67b4eed2e838dab803ed9493b9d62c0f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b2bcd05844064d86271ec5dc6c0a274760d27735871c2b1c573a0f23d04dc61e [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" "b2bcd05844064d86271ec5dc6c0a274760d27735871c2b1c573a0f23d04dc61e", 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-codegen-shared v0.53.0 [INFO] [stderr] Compiling alexcrichton-cranelift-entity v0.53.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking smallvec v1.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling alexcrichton-cranelift-codegen-meta v0.53.0 [INFO] [stderr] Checking alexcrichton-cranelift-bforest 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 errno v0.2.4 [INFO] [stderr] Checking region v2.1.2 [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-frontend v0.53.0 [INFO] [stderr] Checking alexcrichton-cranelift-module 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 1m 03s [INFO] running `Command { std: "docker" "inspect" "b2bcd05844064d86271ec5dc6c0a274760d27735871c2b1c573a0f23d04dc61e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b2bcd05844064d86271ec5dc6c0a274760d27735871c2b1c573a0f23d04dc61e", kill_on_drop: false }` [INFO] [stdout] b2bcd05844064d86271ec5dc6c0a274760d27735871c2b1c573a0f23d04dc61e