[INFO] cloning repository https://github.com/robcampbell79/wasm_test [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robcampbell79/wasm_test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobcampbell79%2Fwasm_test", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobcampbell79%2Fwasm_test'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88111da53dbb6a5e78eca9c5d2bc93a33e152116 [INFO] checking robcampbell79/wasm_test against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobcampbell79%2Fwasm_test" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 40% (150/368) Checking out files: 41% (151/368) Checking out files: 42% (155/368) Checking out files: 43% (159/368) Checking out files: 44% (162/368) Checking out files: 45% (166/368) Checking out files: 46% (170/368) Checking out files: 47% (173/368) Checking out files: 48% (177/368) Checking out files: 49% (181/368) Checking out files: 50% (184/368) Checking out files: 51% (188/368) Checking out files: 52% (192/368) Checking out files: 53% (196/368) Checking out files: 54% (199/368) Checking out files: 55% (203/368) Checking out files: 56% (207/368) Checking out files: 57% (210/368) Checking out files: 58% (214/368) Checking out files: 59% (218/368) Checking out files: 60% (221/368) Checking out files: 61% (225/368) Checking out files: 62% (229/368) Checking out files: 63% (232/368) Checking out files: 64% (236/368) Checking out files: 65% (240/368) Checking out files: 66% (243/368) Checking out files: 67% (247/368) Checking out files: 68% (251/368) Checking out files: 69% (254/368) Checking out files: 70% (258/368) Checking out files: 71% (262/368) Checking out files: 72% (265/368) Checking out files: 73% (269/368) Checking out files: 74% (273/368) Checking out files: 75% (276/368) Checking out files: 76% (280/368) Checking out files: 77% (284/368) Checking out files: 78% (288/368) Checking out files: 79% (291/368) Checking out files: 80% (295/368) Checking out files: 81% (299/368) Checking out files: 82% (302/368) Checking out files: 83% (306/368) Checking out files: 84% (310/368) Checking out files: 85% (313/368) Checking out files: 86% (317/368) Checking out files: 86% (318/368) Checking out files: 87% (321/368) Checking out files: 88% (324/368) Checking out files: 89% (328/368) Checking out files: 90% (332/368) Checking out files: 91% (335/368) Checking out files: 92% (339/368) Checking out files: 93% (343/368) Checking out files: 94% (346/368) Checking out files: 95% (350/368) Checking out files: 96% (354/368) Checking out files: 97% (357/368) Checking out files: 98% (361/368) Checking out files: 99% (365/368) Checking out files: 100% (368/368) Checking out files: 100% (368/368), done. [INFO] validating manifest of git repo https://github.com/robcampbell79/wasm_test on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robcampbell79/wasm_test [INFO] finished tweaking git repo https://github.com/robcampbell79/wasm_test [INFO] tweaked toml for git repo https://github.com/robcampbell79/wasm_test written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/robcampbell79/wasm_test already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ea9fb2edcbc49a8f100c8f0aa6dbae808507a1e43ceb2eef8507148035da6ed2 [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" "ea9fb2edcbc49a8f100c8f0aa6dbae808507a1e43ceb2eef8507148035da6ed2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ea9fb2edcbc49a8f100c8f0aa6dbae808507a1e43ceb2eef8507148035da6ed2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea9fb2edcbc49a8f100c8f0aa6dbae808507a1e43ceb2eef8507148035da6ed2", kill_on_drop: false }` [INFO] [stdout] ea9fb2edcbc49a8f100c8f0aa6dbae808507a1e43ceb2eef8507148035da6ed2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a35833cb6444f56f986c98be314eac9b7e0014ccfcd9be2389d27c764efcc265 [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" "a35833cb6444f56f986c98be314eac9b7e0014ccfcd9be2389d27c764efcc265", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.58 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling bumpalo v3.2.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.58 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.58 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.58 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.58 [INFO] [stderr] Checking wasm_test v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.59s [INFO] running `Command { std: "docker" "inspect" "a35833cb6444f56f986c98be314eac9b7e0014ccfcd9be2389d27c764efcc265", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a35833cb6444f56f986c98be314eac9b7e0014ccfcd9be2389d27c764efcc265", kill_on_drop: false }` [INFO] [stdout] a35833cb6444f56f986c98be314eac9b7e0014ccfcd9be2389d27c764efcc265