[INFO] fetching crate tic-tac-rust 0.1.3... [INFO] checking tic-tac-rust-0.1.3 against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] extracting crate tic-tac-rust 0.1.3 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate tic-tac-rust 0.1.3 on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tic-tac-rust 0.1.3 [INFO] finished tweaking crates.io crate tic-tac-rust 0.1.3 [INFO] tweaked toml for crates.io crate tic-tac-rust 0.1.3 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a77f7cfe999ed3e14a8e2c40dea5cafc3ba2dab49339321d50571fc638179808 [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" "a77f7cfe999ed3e14a8e2c40dea5cafc3ba2dab49339321d50571fc638179808", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a77f7cfe999ed3e14a8e2c40dea5cafc3ba2dab49339321d50571fc638179808", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a77f7cfe999ed3e14a8e2c40dea5cafc3ba2dab49339321d50571fc638179808", kill_on_drop: false }` [INFO] [stdout] a77f7cfe999ed3e14a8e2c40dea5cafc3ba2dab49339321d50571fc638179808 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e87d945dbd6cd2ad988ad9fcf50dcfdd7ec9d01275cb55853e0382823d087c1e [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" "e87d945dbd6cd2ad988ad9fcf50dcfdd7ec9d01275cb55853e0382823d087c1e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.2.50 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.72 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.72 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.72 [INFO] [stderr] Checking wasm-bindgen v0.2.72 [INFO] [stderr] Checking console_error_panic_hook v0.1.6 [INFO] [stderr] Checking js-sys v0.3.49 [INFO] [stderr] Checking tic-tac-rust v0.1.3 (/opt/rustwide/workdir) [INFO] [stderr] Checking wasm-bindgen-futures v0.3.27 [INFO] [stderr] Checking wasm-bindgen-test v0.2.50 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 40.76s [INFO] running `Command { std: "docker" "inspect" "e87d945dbd6cd2ad988ad9fcf50dcfdd7ec9d01275cb55853e0382823d087c1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e87d945dbd6cd2ad988ad9fcf50dcfdd7ec9d01275cb55853e0382823d087c1e", kill_on_drop: false }` [INFO] [stdout] e87d945dbd6cd2ad988ad9fcf50dcfdd7ec9d01275cb55853e0382823d087c1e