[INFO] fetching crate alexcrichton-cranelift-simplejit 0.53.0... [INFO] checking alexcrichton-cranelift-simplejit-0.53.0 against try#f6e2f78768c57172b99c3e85892f867894dc7e30 for pr-75502 [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 f6e2f78768c57172b99c3e85892f867894dc7e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "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" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "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-module v0.53.0 [INFO] [stderr] Downloaded alexcrichton-cranelift-native 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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "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] 54a2f4f2974e3d840ed99dc5826311b1fe85959e9b217e0080e42f31269ba7d4 [INFO] running `Command { std: "docker" "start" "-a" "54a2f4f2974e3d840ed99dc5826311b1fe85959e9b217e0080e42f31269ba7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "54a2f4f2974e3d840ed99dc5826311b1fe85959e9b217e0080e42f31269ba7d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54a2f4f2974e3d840ed99dc5826311b1fe85959e9b217e0080e42f31269ba7d4", kill_on_drop: false }` [INFO] [stdout] 54a2f4f2974e3d840ed99dc5826311b1fe85959e9b217e0080e42f31269ba7d4 [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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+f6e2f78768c57172b99c3e85892f867894dc7e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0a701a1b06be8f7a573049364561471ef89079fada92dc4825b62394e1555b90 [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" "0a701a1b06be8f7a573049364561471ef89079fada92dc4825b62394e1555b90", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.7 [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 target-lexicon v0.10.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking smallvec v1.1.0 [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling alexcrichton-cranelift-codegen-meta v0.53.0 [INFO] [stderr] Checking alexcrichton-cranelift-bforest v0.53.0 [INFO] [stderr] Checking region v2.1.2 [INFO] [stderr] Checking errno v0.2.4 [INFO] [stderr] Compiling quote v1.0.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 00s [INFO] running `Command { std: "docker" "inspect" "0a701a1b06be8f7a573049364561471ef89079fada92dc4825b62394e1555b90", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a701a1b06be8f7a573049364561471ef89079fada92dc4825b62394e1555b90", kill_on_drop: false }` [INFO] [stdout] 0a701a1b06be8f7a573049364561471ef89079fada92dc4825b62394e1555b90