[INFO] cloning repository https://github.com/caelra/rust-wasm-demo [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/caelra/rust-wasm-demo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaelra%2Frust-wasm-demo", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaelra%2Frust-wasm-demo'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1e97242e52bb3cec29c96090e410b84801668213 [INFO] checking caelra/rust-wasm-demo against master#db870ea71b6dcc7a91b999420b88f41d3cdd13e1 for pr-75192 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcaelra%2Frust-wasm-demo" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 98% (6132/6207) Checking out files: 99% (6145/6207) Checking out files: 100% (6207/6207) Checking out files: 100% (6207/6207), done. [INFO] validating manifest of git repo https://github.com/caelra/rust-wasm-demo on toolchain db870ea71b6dcc7a91b999420b88f41d3cdd13e1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db870ea71b6dcc7a91b999420b88f41d3cdd13e1" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/caelra/rust-wasm-demo [INFO] finished tweaking git repo https://github.com/caelra/rust-wasm-demo [INFO] tweaked toml for git repo https://github.com/caelra/rust-wasm-demo written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/caelra/rust-wasm-demo already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+db870ea71b6dcc7a91b999420b88f41d3cdd13e1" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+db870ea71b6dcc7a91b999420b88f41d3cdd13e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d3ec4d977003564b071d19c2b985014104aa8f26087ebcfd3e85b6c48897f274 [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" "d3ec4d977003564b071d19c2b985014104aa8f26087ebcfd3e85b6c48897f274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d3ec4d977003564b071d19c2b985014104aa8f26087ebcfd3e85b6c48897f274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3ec4d977003564b071d19c2b985014104aa8f26087ebcfd3e85b6c48897f274", kill_on_drop: false }` [INFO] [stdout] d3ec4d977003564b071d19c2b985014104aa8f26087ebcfd3e85b6c48897f274 [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" "+db870ea71b6dcc7a91b999420b88f41d3cdd13e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e8b6b77fa8f7a44f3ee64ed53e21c22d84557b4a4f9e28a0d09ff242517c3a3f [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" "e8b6b77fa8f7a44f3ee64ed53e21c22d84557b4a4f9e28a0d09ff242517c3a3f", kill_on_drop: false }` [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.50 [INFO] [stderr] Compiling syn v1.0.3 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling bumpalo v2.6.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.50 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.50 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.50 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.50 [INFO] [stderr] Checking rust-wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.66s [INFO] running `Command { std: "docker" "inspect" "e8b6b77fa8f7a44f3ee64ed53e21c22d84557b4a4f9e28a0d09ff242517c3a3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8b6b77fa8f7a44f3ee64ed53e21c22d84557b4a4f9e28a0d09ff242517c3a3f", kill_on_drop: false }` [INFO] [stdout] e8b6b77fa8f7a44f3ee64ed53e21c22d84557b4a4f9e28a0d09ff242517c3a3f