[INFO] crate alexcrichton-cranelift 0.53.0 is already in cache [INFO] testing alexcrichton-cranelift-0.53.0 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate alexcrichton-cranelift 0.53.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate alexcrichton-cranelift 0.53.0 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate alexcrichton-cranelift 0.53.0 [INFO] finished tweaking crates.io crate alexcrichton-cranelift 0.53.0 [INFO] tweaked toml for crates.io crate alexcrichton-cranelift 0.53.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6115e2697acc00ae66e616137665f96ce8f63d50e27c613b9641a97570860f9d [INFO] running `"docker" "start" "-a" "6115e2697acc00ae66e616137665f96ce8f63d50e27c613b9641a97570860f9d"` [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling alexcrichton-cranelift-entity v0.53.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling alexcrichton-cranelift-codegen-shared v0.53.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling alexcrichton-cranelift-codegen-meta v0.53.0 [INFO] [stderr] Compiling alexcrichton-cranelift-bforest v0.53.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling alexcrichton-cranelift-codegen v0.53.0 [INFO] [stderr] Compiling alexcrichton-cranelift-frontend v0.53.0 [INFO] [stderr] Compiling alexcrichton-cranelift v0.53.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 12s [INFO] running `"docker" "inspect" "6115e2697acc00ae66e616137665f96ce8f63d50e27c613b9641a97570860f9d"` [INFO] running `"docker" "rm" "-f" "6115e2697acc00ae66e616137665f96ce8f63d50e27c613b9641a97570860f9d"` [INFO] [stdout] 6115e2697acc00ae66e616137665f96ce8f63d50e27c613b9641a97570860f9d [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b47b56eaff49849d56f648bb3070fa4d9b4e716ed58cbc00e0294db0f29df6c4 [INFO] running `"docker" "start" "-a" "b47b56eaff49849d56f648bb3070fa4d9b4e716ed58cbc00e0294db0f29df6c4"` [INFO] [stderr] Compiling alexcrichton-cranelift v0.53.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `"docker" "inspect" "b47b56eaff49849d56f648bb3070fa4d9b4e716ed58cbc00e0294db0f29df6c4"` [INFO] running `"docker" "rm" "-f" "b47b56eaff49849d56f648bb3070fa4d9b4e716ed58cbc00e0294db0f29df6c4"` [INFO] [stdout] b47b56eaff49849d56f648bb3070fa4d9b4e716ed58cbc00e0294db0f29df6c4 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7aa16727fdc4cb02dac2df025233fcdcc828ef419885525fd545a2e7f158e962 [INFO] running `"docker" "start" "-a" "7aa16727fdc4cb02dac2df025233fcdcc828ef419885525fd545a2e7f158e962"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cranelift-26bae218540dc001 [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests cranelift [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "7aa16727fdc4cb02dac2df025233fcdcc828ef419885525fd545a2e7f158e962"` [INFO] running `"docker" "rm" "-f" "7aa16727fdc4cb02dac2df025233fcdcc828ef419885525fd545a2e7f158e962"` [INFO] [stdout] 7aa16727fdc4cb02dac2df025233fcdcc828ef419885525fd545a2e7f158e962